@charset "UTF-8";
@font-face { font-family: "icomoon"; src: url("../fonts/icomoon.eot"); src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg"); font-weight: 200; font-style: normal; font-stretch: normal; }

/* Sass Bootstrap v3.0.21 */
/* normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

a { background: transparent; }

a:focus { outline: thin dotted; }

a:active, a:hover { outline: 0; }

h1 { font-size: 2em; margin: 0.67em 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

mark { background: yellow; color: black; }

code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

pre { white-space: pre-wrap; }

q { quotes: "\201C" "\201D" "\2018" "\2019"; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

fieldset { border: 1px solid silver; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }

button, input { line-height: normal; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

@media print { * { text-shadow: none !important; color: black !important; background: transparent !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 2cm 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  select { background: white !important; }
  .navbar { display: none; }
  .table td, .table th { background-color: white !important; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: black !important; }
  .label { border: 1px solid black; }
  .table { border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #dddddd !important; } }
body { background-image: none; background-position: 100% 100%; background-repeat: no-repeat; background-attachment: fixed; background-size: 100px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { body { background: none; } }

p { margin: 0 0 9.5px; }

.lead { margin-bottom: 19px; font-size: 16px; font-weight: 200; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 21px; } }

small, .small { font-size: 85%; }

cite { font-style: normal; }

.text-muted { color: #999999; }

.text-primary { color: #428bca; }
.text-primary:hover { color: #3071a9; }

.text-warning { color: #c09853; }
.text-warning:hover { color: #a47e3c; }

.text-danger { color: #b94a48; }
.text-danger:hover { color: #953b39; }

.text-success { color: #468847; }
.text-success:hover { color: #356635; }

.text-info { color: #3a87ad; }
.text-info:hover { color: #2d6987; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; line-height: 1.1; color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #999999; }

h2, h3 { margin-top: 0.5em; margin-bottom: 1em; }
h2 small, h2 .small, h3 small, h3 .small { font-size: 65%; }

h4, h5, h6 { margin-top: 9.5px; margin-bottom: 9.5px; }
h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small { font-size: 75%; }

h1, .h1 { font-size: 30px; line-height: 43.5px; font-size: 3rem; line-height: 4.35rem; }
@media screen and (max-width: 767px) { h1, .h1 { font-size: 22px; line-height: 31.9px; font-size: 2.2rem; line-height: 3.19rem; } }

h2, .h2 { font-size: 25px; line-height: 36.25px; font-size: 2.5rem; line-height: 3.625rem; }
@media screen and (max-width: 767px) { h2, .h2 { font-size: 20px; line-height: 29px; font-size: 2rem; line-height: 2.9rem; } }

h3, .h3 { font-size: 22px; line-height: 31.9px; font-size: 2.2rem; line-height: 3.19rem; }
@media screen and (max-width: 767px) { h3, .h3 { font-size: 18px; line-height: 26.1px; font-size: 1.8rem; line-height: 2.61rem; } }

h4, .h4 { font-size: 18px; line-height: 26.1px; font-size: 1.8rem; line-height: 2.61rem; }
@media screen and (max-width: 767px) { h4, .h4 { font-size: 16px; line-height: 23.2px; font-size: 1.6rem; line-height: 2.32rem; } }

h5, .h5 { font-size: 16px; line-height: 23.2px; font-size: 1.6rem; line-height: 2.32rem; }
@media screen and (max-width: 767px) { h5, .h5 { font-size: 14.5px; line-height: 21.025px; font-size: 1.45rem; line-height: 2.1025rem; } }

h6, .h6 { font-size: 15px; line-height: 21.75px; font-size: 1.5rem; line-height: 2.175rem; }
@media screen and (max-width: 767px) { h6, .h6 { font-size: 13.5px; line-height: 19.575px; font-size: 1.35rem; line-height: 1.9575rem; } }

.page-header { padding-bottom: 8.5px; margin: 38px 0 19px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 9.5px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled, .list-inline { padding-left: 0; list-style: none; }

.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }
.list-inline > li:first-child { padding-left: 0; }

@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; }
  .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; /* 1 */ display: table; /* 2 */ }
  .dl-horizontal dd:after { clear: both; } }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; }

abbr.initialism { font-size: 90%; text-transform: uppercase; }

blockquote { padding: 9.5px 19px; margin: 0 0 19px; border-left: 5px solid #eeeeee; }
blockquote p { font-size: 17.5px; font-weight: 300; line-height: 1.25; }
blockquote p:last-child { margin-bottom: 0; }
blockquote small { display: block; line-height: 1.42857; color: #999999; }
blockquote small:before { content: "\2014 \00A0"; }
blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; }
blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small { text-align: right; }
blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ""; }
blockquote.pull-right small:after, blockquote.pull-right .small:after { content: "\00A0 \2014"; }

blockquote:before, blockquote:after { content: ""; }

address { margin-bottom: 19px; font-style: normal; line-height: 1.42857; }

.container, body.front .opencontainer { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; float: none; }
.container:before, body.front .opencontainer:before, .container:after, body.front .opencontainer:after { content: " "; /* 1 */ display: table; /* 2 */ }
.container:after, body.front .opencontainer:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; /* 1 */ display: table; /* 2 */ }
.row:after { clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .container, body.front .opencontainer { width: 750px; }
  .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 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .container, body.front .opencontainer { width: 970px; }
  .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 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .container, body.front .opencontainer { width: 1170px; }
  .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 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
fieldset { padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 19px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ line-height: normal; }

input[type="file"] { display: block; }

select[multiple], select[size] { height: auto; }

select optgroup { font-size: inherit; font-style: inherit; font-family: inherit; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { height: auto; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: #555555; vertical-align: middle; }

.form-control { display: block; width: 100%; height: 33px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; vertical-align: middle; background-color: white; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.form-control:focus { border-color: white; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6); }
.form-control:-moz-placeholder { color: #999999; }
.form-control::-moz-placeholder { color: #999999; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 15px; }

.radio, .checkbox { display: block; min-height: 19px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; vertical-align: middle; }
.radio label, .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm { height: 30px; line-height: 30px; }

textarea.input-sm { height: auto; }

.input-lg { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

select.input-lg { height: 45px; line-height: 45px; }

textarea.input-lg { height: auto; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #c09853; }
.has-warning .form-control { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.has-warning .input-group-addon { color: #c09853; border-color: #c09853; background-color: #fcf8e3; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #b94a48; }
.has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.has-error .input-group-addon { color: #b94a48; border-color: #b94a48; background-color: #f2dede; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #468847; }
.has-success .form-control { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.has-success .input-group-addon { color: #468847; border-color: #468847; background-color: #dff0d8; }

.form-control-static { margin-bottom: 0; padding-top: 7px; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: none; margin-left: 0; } }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; /* 1 */ display: table; /* 2 */ }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; } }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.btn:focus { outline: thin dotted #333333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus { color: #333333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.btn-default { color: #333333; background-color: white; border-color: #cccccc; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .btn-default.dropdown-toggle { color: #333333; background-color: #ebebeb; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; }

.btn-primary { color: white; background-color: #428bca; border-color: #357ebd; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .btn-primary.dropdown-toggle { color: white; background-color: #3276b1; border-color: #285e8e; }
.btn-primary:active, .btn-primary.active, .open .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; }

.btn-warning { color: white; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .btn-warning.dropdown-toggle { color: white; background-color: #ed9c28; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }

.btn-danger { color: white; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .btn-danger.dropdown-toggle { color: white; background-color: #d2322d; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }

.btn-success { color: white; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .btn-success.dropdown-toggle { color: white; background-color: #47a447; border-color: #398439; }
.btn-success:active, .btn-success.active, .open .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }

.btn-info { color: white; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .btn-info.dropdown-toggle { color: white; background-color: #39b3d7; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }

.btn-link { color: #b7242a; font-weight: normal; cursor: pointer; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #77171b; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #999999; text-decoration: none; }

.btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

.btn-sm, .btn-xs { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs { padding: 1px 5px; }

.btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; }

.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid black; border-right: 4px solid transparent; border-left: 4px solid transparent; border-bottom: 0 dotted; }

.dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu { margin: 0; padding: 0; font-size: 12px; line-height: 17.4px; font-size: 1.2rem; line-height: 1.74rem; -webkit-box-shadow: inset 0 13px 15px -6px rgba(0, 0, 0, 0.25), 0 6px 12px rgba(0, 0, 0, 0.175); -moz-box-shadow: inset 0 13px 15px -6px rgba(0, 0, 0, 0.25), 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: inset 0 13px 15px -6px rgba(0, 0, 0, 0.25), 0 6px 12px rgba(0, 0, 0, 0.175); padding-top: 5px; padding-top: 0.5rem; position: absolute; background: #172a3b; top: 101%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; margin: 2px 0 0; list-style: none; text-align: left; background-clip: padding-box; text-transform: uppercase; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 8.5px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { padding: 5px 10px; padding: 0.5rem 1rem; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; border-bottom: 1px solid #091016; display: block; clear: both; font-weight: normal; line-height: 1.42857; color: white; white-space: nowrap; }
.dropdown-menu > li > a:hover { color: white; background: #26445f; }
.dropdown-menu > li:last-child > a { border: 0; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { text-decoration: none; outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #999999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImage-transform@mixin Microsoft.gradient(enabled = false); cursor: not-allowed; }

.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: #999999; }

.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }

.pull-right > .dropdown-menu { right: 0; left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0 dotted; border-bottom: 4px solid black; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }

@media (min-width: 768px) { .navbar-right .dropdown-menu { float: right; } }
.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; /* 1 */ display: table; /* 2 */ }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; }
.nav > li.disabled > a { color: #999999; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #999999; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .nav-divider { height: 1px; margin: 8.5px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #dddddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: black; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: white; background-color: #428bca; }
.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret { border-top-color: white; border-bottom-color: white; }

.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; }
@media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: black; } }

.nav .caret { border-top-color: white; border-bottom-color: white; }

.nav a:hover .caret { border-top-color: white; border-bottom-color: white; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.modal-open { overflow: hidden; }

.modal { display: none; overflow: auto; overflow-y: scroll; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.modal-dialog { margin-left: auto; margin-right: auto; width: auto; padding: 10px; z-index: 1050; }

.modal-content { position: relative; background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: none; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: black; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857; }

.modal-body { position: relative; padding: 20px; }

.modal-footer { margin-top: 15px; padding: 19px 20px 20px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; /* 1 */ display: table; /* 2 */ }
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }

@media screen and (min-width: 768px) { .modal-dialog { width: 600px; padding-top: 30px; padding-bottom: 30px; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
@-ms-viewport { width: device-width; }

.visible-xs { display: none !important; }

tr.visible-xs { display: none !important; }

th.visible-xs, td.visible-xs { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-xs.visible-sm { display: block !important; }
  tr.visible-xs.visible-sm { display: table-row !important; }
  th.visible-xs.visible-sm, td.visible-xs.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-xs.visible-md { display: block !important; }
  tr.visible-xs.visible-md { display: table-row !important; }
  th.visible-xs.visible-md, td.visible-xs.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-xs.visible-lg { display: block !important; }
  tr.visible-xs.visible-lg { display: table-row !important; }
  th.visible-xs.visible-lg, td.visible-xs.visible-lg { display: table-cell !important; } }
.visible-sm { display: none !important; }

tr.visible-sm { display: none !important; }

th.visible-sm, td.visible-sm { display: none !important; }

@media (max-width: 767px) { .visible-sm.visible-xs { display: block !important; }
  tr.visible-sm.visible-xs { display: table-row !important; }
  th.visible-sm.visible-xs, td.visible-sm.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-sm.visible-md { display: block !important; }
  tr.visible-sm.visible-md { display: table-row !important; }
  th.visible-sm.visible-md, td.visible-sm.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-sm.visible-lg { display: block !important; }
  tr.visible-sm.visible-lg { display: table-row !important; }
  th.visible-sm.visible-lg, td.visible-sm.visible-lg { display: table-cell !important; } }
.visible-md { display: none !important; }

tr.visible-md { display: none !important; }

th.visible-md, td.visible-md { display: none !important; }

@media (max-width: 767px) { .visible-md.visible-xs { display: block !important; }
  tr.visible-md.visible-xs { display: table-row !important; }
  th.visible-md.visible-xs, td.visible-md.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-md.visible-sm { display: block !important; }
  tr.visible-md.visible-sm { display: table-row !important; }
  th.visible-md.visible-sm, td.visible-md.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-md.visible-lg { display: block !important; }
  tr.visible-md.visible-lg { display: table-row !important; }
  th.visible-md.visible-lg, td.visible-md.visible-lg { display: table-cell !important; } }
.visible-lg { display: none !important; }

tr.visible-lg { display: none !important; }

th.visible-lg, td.visible-lg { display: none !important; }

@media (max-width: 767px) { .visible-lg.visible-xs { display: block !important; }
  tr.visible-lg.visible-xs { display: table-row !important; }
  th.visible-lg.visible-xs, td.visible-lg.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-lg.visible-sm { display: block !important; }
  tr.visible-lg.visible-sm { display: table-row !important; }
  th.visible-lg.visible-sm, td.visible-lg.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-lg.visible-md { display: block !important; }
  tr.visible-lg.visible-md { display: table-row !important; }
  th.visible-lg.visible-md, td.visible-lg.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg { display: block !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
.hidden-xs { display: block !important; }

tr.hidden-xs { display: table-row !important; }

th.hidden-xs, td.hidden-xs { display: table-cell !important; }

@media (max-width: 767px) { .hidden-xs { display: none !important; }
  tr.hidden-xs { display: none !important; }
  th.hidden-xs, td.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-xs.hidden-sm { display: none !important; }
  tr.hidden-xs.hidden-sm { display: none !important; }
  th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-xs.hidden-md { display: none !important; }
  tr.hidden-xs.hidden-md { display: none !important; }
  th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-xs.hidden-lg { display: none !important; }
  tr.hidden-xs.hidden-lg { display: none !important; }
  th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none !important; } }
.hidden-sm { display: block !important; }

tr.hidden-sm { display: table-row !important; }

th.hidden-sm, td.hidden-sm { display: table-cell !important; }

@media (max-width: 767px) { .hidden-sm.hidden-xs { display: none !important; }
  tr.hidden-sm.hidden-xs { display: none !important; }
  th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; }
  tr.hidden-sm { display: none !important; }
  th.hidden-sm, td.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-sm.hidden-md { display: none !important; }
  tr.hidden-sm.hidden-md { display: none !important; }
  th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-sm.hidden-lg { display: none !important; }
  tr.hidden-sm.hidden-lg { display: none !important; }
  th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none !important; } }
.hidden-md { display: block !important; }

tr.hidden-md { display: table-row !important; }

th.hidden-md, td.hidden-md { display: table-cell !important; }

@media (max-width: 767px) { .hidden-md.hidden-xs { display: none !important; }
  tr.hidden-md.hidden-xs { display: none !important; }
  th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-md.hidden-sm { display: none !important; }
  tr.hidden-md.hidden-sm { display: none !important; }
  th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; }
  tr.hidden-md { display: none !important; }
  th.hidden-md, td.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-md.hidden-lg { display: none !important; }
  tr.hidden-md.hidden-lg { display: none !important; }
  th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none !important; } }
.hidden-lg { display: block !important; }

tr.hidden-lg { display: table-row !important; }

th.hidden-lg, td.hidden-lg { display: table-cell !important; }

@media (max-width: 767px) { .hidden-lg.hidden-xs { display: none !important; }
  tr.hidden-lg.hidden-xs { display: none !important; }
  th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-lg.hidden-sm { display: none !important; }
  tr.hidden-lg.hidden-sm { display: none !important; }
  th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-lg.hidden-md { display: none !important; }
  tr.hidden-lg.hidden-md { display: none !important; }
  th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; }
  tr.hidden-lg { display: none !important; }
  th.hidden-lg, td.hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

tr.visible-print { display: none !important; }

th.visible-print, td.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; }
  .hidden-print { display: none !important; }
  tr.hidden-print { display: none !important; }
  th.hidden-print, td.hidden-print { display: none !important; } }
.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }

[class^="icon-"], [class*=" icon-"] { font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-tick:before { content: "\e622"; }

.icon-folder-video:before { content: "\e63d"; }

.icon-adduser:before { content: "\e601"; }

.icon-user:before { content: "\e606"; }

.icon-dashboard:before { content: "\e63a"; }

.icon-bullhorn:before { content: "\f0a1"; }

.icon-book:before { content: "\f02d"; }

.icon-trending-up:before { content: "\e63b"; }

.icon-signal:before { content: "\f012"; }

.icon-tools:before { content: "\e63c"; }

.icon-settings:before { content: "\e61a"; }

.icon-media-pause:before { content: "\e613"; }

.icon-media-play:before { content: "\e614"; }

.icon-rss:before { content: "\e63e"; }

.icon-pictures:before { content: "\e640"; }

.icon-file:before { content: "\e637"; }

.icon-news2:before { content: "\e63f"; }

.icon-files:before { content: "\e626"; }

.icon-icon_293:before { content: "\e62d"; }

.icon-learn:before { content: "\e641"; }

.icon-chevron-left-point-edge:before { content: "\e638"; }

.icon-chevron-right-point-edge:before { content: "\e639"; }

.icon-visualise:before { content: "\e643"; }

.icon-dialogue:before { content: "\e900"; }

.icon-information:before { content: "\e901"; }

.icon-initiate:before { content: "\e902"; }

.icon-location:before { content: "\e646"; }

.icon-mail-reply:before { content: "\e644"; }

.icon-bin:before { content: "\e645"; }

.icon-profile:before { content: "\e60e"; }

.icon-submit:before { content: "\e62f"; }

.icon-file-text:before { content: "\e610"; }

.icon-phone:before { content: "\e62b"; }

.icon-mail:before { content: "\e61d"; }

.icon-in:before { content: "\e62e"; }

.icon-arrow-down-right:before { content: "\e61c"; }

.icon-signout:before { content: "\e607"; }

.icon-signin:before { content: "\e602"; }

.icon-menu:before { content: "\e629"; }

.icon-folder-open:before { content: "\e621"; }

.icon-news:before { content: "\e60f"; }

.icon-search:before { content: "\e636"; }

.icon-chevron-left:before { content: "\e611"; }

.icon-chevron-left2:before { content: "\e612"; }

.icon-arrow-down:before { content: "\e630"; }

.icon-arrow-up:before { content: "\e631"; }

.icon-chevron-sign-left:before { content: "\e620"; }

.icon-chevron-sign-right:before { content: "\e61f"; }

.icon-warning:before { content: "\e616"; }

.icon-calendar:before { content: "\e623"; }

.icon-newtab:before { content: "\e627"; }

.icon-pie-chart:before { content: "\e99a"; }

.icon-bars:before { content: "\e62a"; }

.icon-stats-dots:before { content: "\e99b"; }

.icon-question-sign:before { content: "\e608"; }

.icon-ok-sign:before { content: "\e615"; }

.icon-remove-sign:before { content: "\e603"; }

.icon-plus:before { content: "\e624"; }

.icon-pencil:before { content: "\e61b"; }

.icon-cogs2:before { content: "\e619"; }

.icon-share:before { content: "\e609"; }

.icon-scribd:before { content: "\e60d"; }

.icon-youtube:before { content: "\e633"; }

.icon-youtube2:before { content: "\e634"; }

.icon-youtube-play:before { content: "\e632"; }

.icon-openid:before { content: "\e60a"; }

.icon-google-plus:before { content: "\e604"; }

.icon-flickr:before { content: "\e600"; }

.icon-yahoo:before { content: "\e605"; }

.icon-linkedin2:before { content: "\e62c"; }

.icon-facebook:before { content: "\e60b"; }

.icon-twitter:before { content: "\e60c"; }

.icon-remove:before { content: "\e617"; }

.icon-cogs:before { content: "\e618"; }

.icon-volume-up:before { content: "\e625"; }

.icon-instagram:before { content: "\e635"; }

a { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; color: #3ca8bd; }
a:hover { color: #11c5e8; }
a:hover, a:focus { text-decoration: none; outline: none; }

.section-title { font-size: 27px; line-height: 39.15px; font-size: 2.7rem; line-height: 3.915rem; padding: 15px; padding: 1.5rem; font-family: "roboto_condensedregular", sans-serif; -webkit-box-shadow: inset 0 -9px 26px -5px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 -9px 26px -5px rgba(0, 0, 0, 0.1); box-shadow: inset 0 -9px 26px -5px rgba(0, 0, 0, 0.1); background: rgba(255, 255, 255, 0); margin: 0; }

@media screen and (min-width: 768px) { .front .section-title { padding: 15px 30px; padding: 1.5rem 3rem; } }

.block-title { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 18px; line-height: 26.1px; font-size: 1.8rem; line-height: 2.61rem; padding: 10px 15px; padding: 1rem 1.5rem; -webkit-box-shadow: inset 0 -5px 15px 0 rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 -5px 15px 0 rgba(0, 0, 0, 0.05); box-shadow: inset 0 -5px 15px 0 rgba(0, 0, 0, 0.05); border-bottom: 1px solid #f0f0f0; margin: 0; }

.card { border: 1px solid #f0f0f0; background-color: white; overflow: hidden; }
@media screen and (max-width: 767px) { .card { margin-bottom: 15px; margin-bottom: 1.5rem; } }

.page-title { margin-top: 0; margin-bottom: 30px; margin-bottom: 3rem; padding: 5px 15px; padding: 0.5rem 1.5rem; background: #f7f7f7; border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; }
@media screen and (min-width: 768px) { .page-title { padding: 7.5px 30px; padding: 0.75rem 3rem; } }

.gradient-box { padding: 10px; padding: 1rem; border: 1px solid #f0f0f0; background-color: white; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF3F1F1'); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjFmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f3f1f1)); background-image: -webkit-linear-gradient(top, #ffffff 0%, #f3f1f1 100%); background-image: -moz-linear-gradient(top, #ffffff 0%, #f3f1f1 100%); background-image: -o-linear-gradient(top, #ffffff 0%, #f3f1f1 100%); background-image: linear-gradient(top, #ffffff 0%, #f3f1f1 100%); }
@media screen and (max-width: 767px) { .gradient-box { margin-bottom: 15px; margin-bottom: 1.5rem; } }

.vector-cont { display: inline-block; position: relative; vertical-align: middle; }
.vector-cont svg { display: block; position: absolute; top: 0; left: 0; width: 100%; height: auto; }

.form-item input.form-text, select { font-size: 12px; line-height: 17.4px; font-size: 1.2rem; line-height: 1.74rem; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; box-shadow: none; }

select { width: 100%; overflow: hidden; }

input[type="submit"], .submitbtn { border-radius: 0; -webkit-box-shadow: 0 -1px 0px #172a3b inset; -moz-box-shadow: 0 -1px 0px #172a3b inset; box-shadow: 0 -1px 0px #172a3b inset; background-color: #26445f; border: 1px solid #26445f; color: white; text-shadow: 1px 1px 1px #172a3b; }
input[type="submit"]:hover, .submitbtn:hover { background-color: #1a2f42; }
input[type="submit"]#edit-cancel, .submitbtn#edit-cancel { border-radius: 0; -webkit-box-shadow: 0 -1px 0px #615f60 inset; -moz-box-shadow: 0 -1px 0px #615f60 inset; box-shadow: 0 -1px 0px #615f60 inset; background-color: #7b7879; border: 1px solid #7b7879; color: white; text-shadow: 1px 1px 1px #615f60; }
input[type="submit"]#edit-cancel:hover, .submitbtn#edit-cancel:hover { background-color: #666465; }

#main-header { -webkit-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.36); -moz-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.36); box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.36); -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
@media screen and (max-width: 767px) { #main-header { padding-bottom: 20px; } }
#main-header.affix { background: white; border-bottom: none; -webkit-box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.39); -moz-box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.39); box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.39); -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
@media screen and (max-width: 766px) { #main-header.affix { background: white; } }
#main-header section.main { height: 100px; height: 10rem; }
@media screen and (max-width: 990px) { #main-header section.main { height: 85px; height: 8.5rem; } }
@media screen and (max-width: 766px) { #main-header section.main { height: auto; } }
#main-header section.main .menu-button { text-shadow: none; top: 30px; padding-top: 7px; background-color: white; border: 1px solid #cccccc; color: #6b6a6a; font-size: 20px; line-height: 0px; padding: 0px; border-radius: 40px; width: 50px; height: 50px; }
#main-header section.main .menu-button:hover { background-color: #26445f; }
@media screen and (max-width: 767px) { #main-header .clabor-logo { max-width: 230px; max-width: 23rem; max-height: 110px; max-height: 11rem; margin: 0; float: left; display: inline-block; } }
@media screen and (min-width: 768px) { #main-header .clabor-logo { margin: 0; display: block; } }
#main-header .clabor-logo svg { -webkit-transition: 0.5s all; transition: 0.5s all; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); max-width: 260px; max-width: 26rem; max-height: 80px; max-height: 8rem; margin-top: 25px; margin-top: 2.5rem; display: block; width: 100%; height: auto; }
#main-header .clabor-logo svg .style0, #main-header .clabor-logo svg .style1 { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
#main-header .clabor-logo svg .style0 { fill: #26445f; }
#main-header .clabor-logo svg .style1 { fill: black; }
#main-header #search-bar { margin: 0; }
#main-header #search-bar input[type="submit"] { float: right; background: url("../images/icons/search.svg") no-repeat left; background-color: rgba(255, 255, 255, 0); background-size: 18px; right: 0; border-radius: 0; border: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#main-header #search-bar .form-text { border: none; background-color: rgba(255, 255, 255, 0); }
@media screen and (min-width: 768px) { #main-header #search-bar .form-text { width: 107px; } }
@media screen and (min-width: 992px) { #main-header #search-bar .form-text { width: 200px; } }
@media screen and (min-width: 1200px) { #main-header #search-bar .form-text { width: 310px; } }
#main-header #search-bar form { padding: 0; }
@media screen and (min-width: 768px) { #main-header.affix .clabor-logo svg { margin-top: 8px; margin-top: 0.8rem; max-width: 145px; max-width: 14.5rem; } }
@media screen and (min-width: 768px) { #main-header.affix .clabor-logo svg .style0, #main-header.affix .clabor-logo svg .style1 { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; fill: white; } }
@media screen and (min-width: 1200px) { #main-header.affix #top-bar { padding-bottom: 20px; top: -30px; height: 0; opacity: 0; position: absolute; width: 100%; padding: 0px; overflow: hidden; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; } }
@media screen and (min-width: 768px) { #main-header.affix #search-bar { -webkit-transition: none; transition: none; opacity: 1; filter: alpha(opacity=100); height: inherit; overflow: visible; }
  #main-header.affix #main-bar section.main { height: 51px; height: 5.1rem; } }

#top-bar { background-color: #f0f0f0; color: #bfbfbf; -webkit-box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.25); box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.25); padding: 0; top: 0; opacity: 1; height: 40px; height: 4rem; font-size: 13px; line-height: 18.85px; font-size: 1.3rem; line-height: 1.885rem; overflow: hidden; -webkit-transition: all 0.4s ease-in; transition: all 0.4s ease-in; }
@media screen and (max-width: 990px) { #top-bar { height: inherit; overflow: visible; } }
@media screen and (max-width: 990px) { #top-bar .text-right { padding-right: 0; } }
#top-bar a { color: #7b7879; }
#top-bar #language-switcher, #top-bar #languages { display: table-cell; vertical-align: middle; }
#top-bar #language .gtrans { width: 175px; overflow: hidden; text-align: right; display: block; vertical-align: middle; height: 25px; }
#top-bar .topbar-section-right { display: table; float: right; }
#top-bar #language, #top-bar #search-bar, #top-bar #user { display: table-cell; vertical-align: middle; padding-right: 15px; padding-right: 1.5rem; padding-left: 1px; }
@media screen and (max-width: 990px) { #top-bar #languages { display: none !important; visibility: hidden !important; } }
#top-bar #search-bar { background-color: #fdfdfd; padding-right: 0; height: 40px; height: 4rem; }
#top-bar #user li:after { color: #a7a6a6; }
#top-bar #user li a { padding: 10px; padding: 1rem; display: inline-block; }
#top-bar #user li a:hover { color: #26445f; }
#top-bar .socialwrap { padding: 0; }
@media screen and (max-width: 990px) { #top-bar .socialwrap { text-align: right; padding-bottom: 0px; margin-bottom: 0px; border-bottom: 0px solid lightgrey; } }
@media screen and (max-width: 766px) { #top-bar .socialwrap { border-bottom: 1px solid lightgrey; } }
#top-bar .social { display: table; }
#top-bar .social li { padding: 0; display: table-cell; }
#top-bar .social a { height: inherit; padding: 13px 0; width: 30px; color: #c7c7c7; font-size: 15px; line-height: 0px; font-size: 1.5rem; line-height: 0rem; text-shadow: -1px -1px 0px white; }
@media screen and (max-width: 767px) { #top-bar .social a { width: 25px; } }
#top-bar .social a:hover { color: #737373; text-shadow: -1px -1px 0px #f0f0f0; }

@media screen and (max-width: 990px) { .not-logged-in #top-bar #user { padding-right: 0; } }
.not-logged-in #top-bar #user li { margin: 0 -1px; }
.not-logged-in #top-bar #user li a.button, .not-logged-in #top-bar #user li button { background: #f0f0f0; padding: 11px 10px; padding: 1.1rem 1rem; width: 85px; width: 8.5rem; margin: 0; color: black; font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; }
.not-logged-in #top-bar #user li a.button:hover, .not-logged-in #top-bar #user li button:hover { background: white; color: #26445f; }

#main-footer { padding-bottom: 0; padding-bottom: 0; margin-top: 0; margin-top: 0; background-color: #404040; border-top: 0px; -webkit-box-shadow: inset 0 86px 70px -40px rgba(0, 0, 0, 0.17); -moz-box-shadow: inset 0 86px 70px -40px rgba(0, 0, 0, 0.17); box-shadow: inset 0 86px 70px -40px rgba(0, 0, 0, 0.17); }
#main-footer a { color: darkgrey; }
#main-footer a:hover { color: white; }
#main-footer a.logo { width: 165px; margin: 30px auto; }
#main-footer a.logo svg { width: 100%; height: 40px; height: 4rem; }
#main-footer a.logo svg .style0 { fill: white; }
#main-footer p { font-size: 12px; line-height: 17.4px; font-size: 1.2rem; line-height: 1.74rem; margin: 15px 0 0; margin: 1.5rem 0 0; color: black; }
#main-footer span.mailto { display: none; }

#upper-footer { margin-bottom: 0; padding: 15px 0; padding: 1.5rem 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: rgba(255, 255, 255, 0.06); }
#upper-footer button, #upper-footer a { color: darkgrey; }
#upper-footer button:hover, #upper-footer a:hover { color: white; }
#upper-footer ul li:after { content: "|"; color: #313131; margin-right: 0; margin-left: 10px; }

#main-wrapper { margin-top: 30px; margin-top: 3rem; background-position: 100% 100%; background-repeat: no-repeat; background-size: 140px; padding-bottom: 60px; padding-bottom: 6rem; }
@media screen and (min-width: 991px) { #main-wrapper { padding-top: 140px; padding-top: 14rem; } }

#main-row-inner { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

@media screen and (max-width: 767px) { #navigation { margin: 5px 0; margin: 0.5rem 0; } }
@media screen and (min-width: 768px) { #navigation { right: 15px; right: 1.5rem; position: absolute; bottom: 0; width: 100%; text-align: right; height: 50px; height: 5rem; } }
@media screen and (min-width: 992px) { #navigation { height: 50px; height: 5rem; } }
#navigation a.nolink { background: #006a95; text-shadow: none; }
#navigation a.nolink.special { cursor: pointer; }
#navigation a.nolink:hover { background: #006a95; }
#navigation .nested a { padding-left: 15px; padding-left: 1.5rem; background: #26445f; font-size: 120%; }
#navigation .nested a:hover { background: #1f374d; border-bottom: 0px solid #1f374d; border-top: 1px solid #1f374d; color: white; -webkit-box-shadow: inset 0px -4px 16px -12px #1a2f42; -moz-box-shadow: inset 0px -4px 16px -12px #1a2f42; box-shadow: inset 0px -4px 16px -12px #1a2f42; }
#navigation .flexnav span.item { display: table; -webkit-transition: none; transition: none; }
#navigation .flexnav > li.rioinformation .touch-button .navicon { color: #b7242a; }
#navigation .flexnav > li.rioinformation > a { color: white; background-color: #b7242a; text-shadow: 1px 0px 0px #77171b; }
#navigation .flexnav > li.rioinformation > a:hover { background-color: #a22025; }
#navigation .flexnav > li.rioinformation ul { background-color: #b7242a; }
#navigation .flexnav > li.riointeraction .touch-button .navicon { color: #26445f; }
#navigation .flexnav > li.riointeraction > a { color: white; background-color: #26445f; text-shadow: 1px 0px 0px #101d28; }
#navigation .flexnav > li.riointeraction > a:hover { background-color: #1f374d; }
#navigation .flexnav > li.riointeraction ul { background-color: #26445f; }
#navigation .flexnav > li.rioinitiatives .touch-button .navicon { color: #4f9baa; }
#navigation .flexnav > li.rioinitiatives > a { color: white; background-color: #4f9baa; text-shadow: 1px 0px 0px #376b76; }
#navigation .flexnav > li.rioinitiatives > a:hover { background-color: #478b99; }
#navigation .flexnav > li.rioinitiatives ul { background-color: #4f9baa; }
#navigation .flexnav > li > a { margin: 0 -1px; height: 50px; }
#navigation .flexnav > li > a .icon { font-size: 21px; display: table-cell; vertical-align: middle; -webkit-transition: none; transition: none; padding-right: 3px; padding-right: 0.3rem; }
#navigation .flexnav > li > a .text { display: table-cell; vertical-align: middle; -webkit-transition: none; transition: none; }
@media screen and (max-width: 990px) { #navigation .flexnav > li > a .text { display: none !important; visibility: hidden !important; } }
@media screen and (max-width: 766px) { #navigation .flexnav > li > a .text { display: block !important; visibility: visible !important; } }
#navigation li.rioinformation .nested a { color: white; background-color: #b7242a; border-bottom: 1px solid #d8363d; border-top: 1px solid #8c1c20; }
#navigation li.rioinformation .nested a:hover { background-color: #a22025; }
#navigation li.riointeraction .nested a { color: white; background-color: #26445f; border-bottom: 1px solid #2d5171; border-top: 1px solid #172a3b; }
#navigation li.riointeraction .nested a:hover { background-color: #1f374d; }
#navigation li.rioinitiatives .nested a { color: white; background-color: #4f9baa; border-bottom: 1px solid #5ea6b4; border-top: 1px solid #478b99; }
#navigation li.rioinitiatives .nested a:hover { background-color: #478b99; }

@media screen and (min-width: 768px) { #nav, #admin { margin: 0; padding: 0; max-height: 50px; max-height: 5rem; display: inline-block; text-align: right; width: auto; }
  #nav:before, #nav:after, #admin:before, #admin:after { content: " "; /* 1 */ display: table; /* 2 */ }
  #nav:after, #admin:after { clear: both; } }
@media screen and (min-width: 768px) and (max-width: 991px) { #nav, #admin { max-height: 45px; max-height: 4.5rem; } }

/* Flexnav Base Styles */
.flexnav { -webkit-transition: none; -moz-transition: none; -ms-transition: none; transition: none; -webkit-transform-style: preserve-3d; overflow: hidden; margin: 0 auto; width: 100%; max-height: 0; }

.flexnav.opacity { opacity: 0; }

.flexnav.flexnav-show { margin: 0; padding: 0; max-height: 2000px; opacity: 1; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; margin-top: 20px; padding-top: 20px; }

.flexnav.one-page { position: fixed; top: 50px; right: 5%; max-width: 250px; }

.flexnav li { position: relative; overflow: hidden; display: block; }
.flexnav li > a { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; }

.flexnav li a { padding: 15px 10px; padding: 1.5rem 1rem; position: relative; display: block; z-index: 2; overflow: hidden; color: white; background: #1f374d; border-bottom: 1px solid rgba(0, 0, 0, 0.15); font-size: 14px; }

.flexnav li ul { margin: 0; padding: 0; width: 100%; -webkit-box-shadow: inset 0px 13px 7px -10px #007aa9; -moz-box-shadow: inset 0px 13px 7px -10px #007aa9; box-shadow: inset 0px 13px 7px -10px #007aa9; display: block; background-color: #00b3f7; }
@media screen and (min-width: 768px) { .flexnav li ul { min-width: 250px; min-width: 25rem; font-size: 12px; line-height: 17.4px; font-size: 1.2rem; line-height: 1.74rem; } }

.flexnav li ul li { font-size: 100%; position: relative; overflow: hidden; }

.flexnav li ul.flexnav-show li { overflow: visible; }

.flexnav li ul li a { display: block; background: rgba(0, 122, 164, 0); text-transform: inherit; font-size: 13px; line-height: 18.85px; font-size: 1.3rem; line-height: 1.885rem; text-shadow: 1px 0px 0px black; border-bottom: 1px solid #0095ce; }
@media screen and (max-width: 991px) { .flexnav li ul li a { font-size: 12px; line-height: 17.4px; font-size: 1.2rem; line-height: 1.74rem; } }
.flexnav li ul li.ltblue a { background: #03b4f1; }
.flexnav li ul li.ltblue a:hover { background: #0099d6; }

.flexnav ul li ul li a { background: #04080b; }

.flexnav ul li ul li ul li a { background: #cbcbc9; }

.flexnav .touch-button { height: 50px; height: 5rem; width: 40px; width: 4rem; position: absolute; z-index: 999; top: 0; right: 0; display: inline-block; background: rgba(0, 0, 0, 0.075); text-align: center; }
@media screen and (min-width: 768px) and (max-width: 991px) { .flexnav .touch-button { height: 30px; height: 3rem; } }
@media screen and (min-width: 992px) { .flexnav .touch-button { height: 37px; height: 3.7rem; } }

.flexnav .touch-button:hover { cursor: pointer; }

.flexnav .touch-button .navicon { top: 10px; top: 1rem; font-size: 10px; line-height: 14.5px; font-size: 1rem; line-height: 1.45rem; position: relative; color: white; }
@media screen and (min-width: 768px) and (max-width: 991px) { .flexnav .touch-button .navicon { top: 5px; top: 0.5rem; font-size: 8px; line-height: 11.6px; font-size: 0.8rem; line-height: 1.16rem; } }

.menu-button, .admin-menu-button { padding: 10px; padding: 1rem; position: relative; display: block; color: white; background: #20a6dd; border: 1px solid #1a85b0; cursor: pointer; }
.menu-button .touch-button, .admin-menu-button .touch-button { width: 40px; width: 4rem; height: 40px; height: 4rem; background: transparent; position: absolute; z-index: 999; top: 0; right: 0; display: inline-block; text-align: center; }
.menu-button .touch-button .navicon, .admin-menu-button .touch-button .navicon { top: 10px; top: 1rem; font-size: 12px; line-height: 17.4px; font-size: 1.2rem; line-height: 1.74rem; position: relative; color: white; }

.admin-menu-button { background: #404040; border-color: #333333; }

@media screen and (min-width: 768px) { .affix .flexnav > li > a:hover { color: white; background-color: #26445f; }
  .affix .flexnav > li > .touch-button .navicon { color: #26445f; }
  .flexnav { overflow: visible; }
  .flexnav.opacity { opacity: 1; }
  .flexnav.one-page { top: 0; right: auto; max-width: 1080px; }
  .flexnav li { position: relative; list-style: none; display: block; text-align: left; }
  .flexnav > li { margin-left: -4px; margin-left: -0.4rem; display: inline-block; overflow: visible; border-left: 1px solid rgba(244, 244, 244, 0); }
  .flexnav > li a { background: transparent; border: 0; text-transform: uppercase; }
  .flexnav > li a span { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
  .flexnav > li .touch-button { width: 20px; width: 2rem; }
  .flexnav > li > a { color: #4f4f4f; }
  .flexnav > li > a:hover { text-shadow: 1px 0px 0px #1f374d; color: white; background-color: #26445f; }
  .flexnav > li > .touch-button { background: transparent; }
  .flexnav > li > .touch-button .navicon { color: white; top: 13px; top: 1.3rem; font-size: 7px; line-height: 24px; font-size: 0.7rem; line-height: 2.4rem; display: block; margin-left: 6px; }
  .flexnav > li:last-of-type ul li > ul { margin-left: 0; left: -100%; }
  .flexnav > li.item-with-ul > a { padding: 15px 10px; padding: 1.5rem 1rem; padding-right: 15px; padding-right: 1.5rem; }
  .flexnav li > ul { display: none; position: absolute; top: auto; left: 0; margin-top: 0; }
  .flexnav li:last-child > ul, .flexnav li.about > ul { left: inherit; right: 0; }
  .flexnav li > ul li { width: 100%; }
  .flexnav li ul li > ul { margin-left: 100%; bottom: 0; }
  .flexnav li ul li a { border-bottom: none; color: white; background: #26445f; border-bottom: 1px solid #1f374d; border-top: 1px solid #2d5171; text-shadow: 1px 0px 0px #1f374d; font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; }
  .flexnav li ul li a:hover { background: #1f374d; border-bottom: 1px solid #1f374d; }
  .flexnav li ul.open { display: block; opacity: 1; visibility: visible; z-index: 1; }
  .flexnav li ul.open li { overflow: visible; max-height: 100px; }
  .flexnav li ul.open ul.open { margin-left: 100%; top: 0; }
  .menu-button, .admin-menu-button { display: none; } }
@media screen and (min-width: 768px) and (max-width: 767px) { .flexnav > li { top: -5px; } }
.oldie body.one-page { padding-top: 70px; }

.oldie .flexnav { overflow: visible; }

.oldie .flexnav.one-page { top: 0; right: auto; max-width: 1080px; }

.oldie .flexnav li { position: relative; list-style: none; float: left; display: block; background-color: #a6a6a2; width: 20%; min-height: 50px; overflow: visible; }

.oldie .flexnav li:hover > ul { display: block; width: 100%; overflow: visible; }

.oldie .flexnav li:hover > ul li { width: 100%; float: none; }

.oldie .flexnav li a { border-left: 1px solid #acaca1; border-bottom: none; overflow: visible; }

.oldie .flexnav li > ul { background: #acaca1; position: absolute; top: auto; left: 0; display: none; z-index: 1; overflow: visible; }

.oldie .flexnav li ul li ul { top: 0; }

.oldie .flexnav li ul li a { border-bottom: none; }

.oldie .flexnav li ul.open { display: block; width: 100%; overflow: visible; }

.oldie .flexnav li ul.open li { width: 100%; }

.oldie .flexnav li ul.open ul.open { margin-left: 100%; top: 0; display: block; width: 100%; overflow: visible; }

.oldie .flexnav ul li:hover ul { margin-left: 100%; top: 0; }

.oldie .menu-button, .oldie .admin-menu-button { display: none; }

.oldie.ie7 .flexnav li { width: 19.9%; }

@media screen and (max-width: 990px) { .flexnav > li a { font-size: 15px; line-height: 14.5px; font-size: 1.5rem; line-height: 1.45rem; } }

body.front #main-header { -webkit-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.36); -moz-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.36); box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.36); }
body.front .top-bar { display: none; }
body.front .section-title { font-size: 30px; line-height: 43.5px; font-size: 3rem; line-height: 4.35rem; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; padding-left: 0; }
body.front #main-wrapper { margin-top: 0; margin-left: -15px; margin-left: -1.5rem; margin-right: -15px; margin-right: -1.5rem; }
@media screen and (max-width: 767px) { body.front #main-wrapper { margin-left: 0; margin-right: 0; } }
body.front #main-wrapper > div.container, body.front #main-wrapper > div.opencontainer { width: 100% !important; }
@media screen and (max-width: 767px) { body.front #main-wrapper > div.container, body.front #main-wrapper > div.opencontainer { padding-left: 0; padding-right: 0; } }
body.front #main-row-inner { border: none; background: rgba(255, 255, 255, 0); }
body.front #main-wrapper > .container > section, body.front #main-wrapper > .opencontainer > section { padding-left: 0; padding-left: 0; padding-right: 0; padding-right: 0; }

.page-openhome .notice-blocks { padding: 30px 0; padding: 3rem 0; padding-top: 50px; padding-top: 5rem; }
.page-openhome .pinboard { margin: 0; padding: 0; }
.page-openhome .pinboard li { list-style: none; margin-bottom: 10px; }
.page-openhome .pinboard li .item-wrapper { min-height: 275px; text-align: center; }
.page-openhome .pinboard h1 { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 24px; line-height: 34.8px; font-size: 2.4rem; line-height: 3.48rem; margin: 5px 10px; margin: 0.5rem 1rem; }
.page-openhome .pinboard p { font-size: 13px; line-height: 18.85px; font-size: 1.3rem; line-height: 1.885rem; margin: 5px 15px; margin: 0.5rem 1.5rem; }
.page-openhome .pinboard .image { height: 112px; overflow: hidden; }
.page-openhome .pinboard a.button { margin: 10px 0; box-shadow: none; background-image: none; background-color: white; -webkit-box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); -moz-box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); font-size: 13px; line-height: 18.85px; font-size: 1.3rem; line-height: 1.885rem; font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; border: 1px solid #ededed; width: 100%; }
.page-openhome .pinboard a:hover { background-color: #26445f; color: white; text-shadow: none; border: 1px solid #26445f; }
.page-openhome .pinboard .col-2-banner { display: table; width: 100%; background-repeat: no-repeat; background-position: top left; background-size: 100%; }
.page-openhome .pinboard .col-2-banner .col { display: table-cell; width: 50%; }
.page-openhome .pinboard .glass { padding: 20px 10px; }
.page-openhome .pinboard .glass .title { display: block; font-family: "roboto_condensedbold", sans-serif; font-size: 20px; line-height: 18px; font-size: 2rem; line-height: 1.8rem; text-transform: uppercase; border-bottom: 1px solid; padding-bottom: 5px; }
.page-openhome .pinboard .glass .text { display: block; }
.page-openhome .pinboard .block-1 .item-wrapper { background: #f0f0f0; min-height: 275px; }
.page-openhome .pinboard .block-1 .image img { width: 100px; margin-top: 20px; }
.page-openhome .pinboard .block-1 a.button { margin-bottom: 20px; }
.page-openhome .pinboard .block-1 h1 { text-align: center; }
.page-openhome .pinboard .upcoming { background: #f7f7f7; }
.page-openhome .pinboard .upcoming a.glass { min-height: 275px; display: block; background-color: rgba(183, 36, 42, 0.74); border: 0; color: white; }
.page-openhome .pinboard .upcoming a.glass:hover { background-color: #b7242a; }
.page-openhome .pinboard .upcoming a.glass:hover .button { background-color: #f9e1e2; }
.page-openhome .pinboard .upcoming a.glass:hover .icon { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; background-color: white; color: #8c1c20; }
.page-openhome .pinboard .upcoming a.glass .title { border-bottom: 1px solid #370b0d; }
.page-openhome .pinboard .upcoming a.glass .text { font-size: 18px; line-height: 23px; font-size: 1.8rem; line-height: 2.3rem; font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; padding: 25px 0; }
.page-openhome .pinboard .upcoming a.glass .button { background: none; border: none; background-color: #f1b6b9; display: block; font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; text-shadow: none; margin-top: 10px; }
.page-openhome .pinboard .upcoming a.glass .icon { display: block; width: 60px; height: 60px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #b7242a; color: #370b0d; font-size: 24px; line-height: 0px; font-size: 2.4rem; line-height: 0rem; padding: 30px 0px; margin: 5px auto; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.page-openhome .pinboard .ongoing { background: #f7f7f7; }
.page-openhome .pinboard .ongoing a.glass { min-height: 275px; display: block; background-color: rgba(71, 139, 153, 0.84); border: 0; color: white; }
.page-openhome .pinboard .ongoing a.glass:hover { background-color: #4f9baa; }
.page-openhome .pinboard .ongoing a.glass:hover .icon { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; background-color: white; color: #4f9baa; }
.page-openhome .pinboard .ongoing a.glass .title { border-bottom: 1px solid #3a727d; }
.page-openhome .pinboard .ongoing a.glass .text { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 17px; line-height: 20px; font-size: 1.7rem; line-height: 2rem; padding: 15px 10px; }
.page-openhome .pinboard .ongoing a.glass .icon { display: block; width: 60px; height: 60px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #4f9baa; color: #3f7b87; font-size: 24px; line-height: 0px; font-size: 2.4rem; line-height: 0rem; padding: 30px 0px; margin: 5px auto; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.page-openhome .consultations { background-image: url("../images/base/low-polly-pattern-bg.gif"); padding-top: 0; padding-bottom: 30px; margin-top: 10px; background-attachment: fixed; }
.page-openhome .consultations .section-title { text-align: center; margin-top: 0; margin-bottom: 30px; padding-top: 30px; background-color: rgba(255, 255, 255, 0.64); color: rgba(66, 66, 66, 0.79); -webkit-box-shadow: inset 0px 32px 48px -9px white; -moz-box-shadow: inset 0px 32px 48px -9px white; box-shadow: inset 0px 32px 48px -9px white; }
.page-openhome .consultations .section-title em { font-style: normal; display: block; font-size: 22px; line-height: 20px; margin-bottom: 10px; }
.page-openhome .consultations a, .page-openhome .consultations i, .page-openhome .consultations span { display: block; text-align: center; }
.page-openhome .consultations ul { padding: 0; list-style: none; margin: 0 auto; float: none; }
@media screen and (min-width: 1200px) { .page-openhome .consultations li { margin: 0 18px; padding: 0; } }
.page-openhome .consultations a { position: relative; height: 200px; width: 200px; margin: 0 auto; color: white; font-size: 18px; line-height: 22px; font-size: 1.8rem; line-height: 2.2rem; }
.page-openhome .consultations i { width: 150px; height: 150px; -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px; background: #cccccc; padding: 24px 0; overflow: hidden; position: absolute; margin: 25px; }
.page-openhome .consultations span { width: 200px; height: 200px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; background: #8c9acc; padding: 30px 25px; overflow: hidden; position: absolute; transform: scale(0); opacity: 0; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.page-openhome .consultations span em { width: 30px; height: 30px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background: #8c9acc; display: block; padding: 15px 10px; font-size: 12px; line-height: 0; position: absolute; bottom: 9px; left: 90px; }
.page-openhome .consultations .con-1 i { background-color: #e4be00; padding: 30px 0; }
.page-openhome .consultations .con-1 span { background-color: rgba(218, 182, 6, 0.86); padding-top: 44px; text-shadow: 1px -1px 0px #b19300; }
.page-openhome .consultations .con-1 span em { background-color: #b19300; color: #e4be00; }
.page-openhome .consultations .con-2 i { background-color: #9dd73a; padding: 20px 0px; }
.page-openhome .consultations .con-2 span { background-color: rgba(121, 175, 31, 0.84); padding: 0 20px; padding-top: 43px; text-shadow: 1px -1px 0px #82b925; }
.page-openhome .consultations .con-2 span em { background-color: #73a321; color: #9dd73a; }
.page-openhome .consultations .con-3 i { background-color: #339d3a; }
.page-openhome .consultations .con-3 span { background-color: rgba(51, 157, 58, 0.9); padding: 0 25px; padding-top: 50px; text-shadow: 1px -1px 0px #26772c; }
.page-openhome .consultations .con-3 span em { background-color: #26772c; color: #339d3a; }
.page-openhome .consultations .con-4 i { background-color: #1573b3; }
.page-openhome .consultations .con-4 span { background-color: rgba(21, 115, 179, 0.9); padding: 0 19px; padding-top: 35px; text-shadow: 1px -1px 0px #105685; }
.page-openhome .consultations .con-4 span em { background-color: #105685; color: #1573b3; }
.page-openhome .consultations .con-5 i { background-color: #48d7f4; }
.page-openhome .consultations .con-5 span { background-color: rgba(14, 190, 226, 0.79); padding-top: 55px; text-shadow: 1px -1px 0px #0ebee2; }
.page-openhome .consultations .con-5 span em { background-color: #0caaca; color: #48d7f4; }
.page-openhome .consultations svg { width: 100%; height: 100%; }
.page-openhome .consultations svg .con-icon { fill: white; }
.page-openhome .consultations a:hover span { transform: scale(1); opacity: 1; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.page-openhome .regions { background-color: whitesmoke; padding-bottom: 30px; padding-top: 20px; -webkit-box-shadow: 0px -2px 30px -7px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px -2px 30px -7px rgba(0, 0, 0, 0.4); box-shadow: 0px -2px 30px -7px rgba(0, 0, 0, 0.4); border-bottom: 1px solid rgba(255, 255, 255, 0.92); }
.page-openhome .regions .section-title { padding-bottom: 0; border-bottom: 1px solid #cbe685; }
.page-openhome .regions h3 { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 27px; }
.page-openhome .regions .venue-list { margin-top: 5px; margin-bottom: 15px; font-size: 15px; padding: 7px 0; background-color: rgba(240, 240, 240, 0.36); }
.page-openhome .regions .venue-list i { color: #70b0bc; }
.page-openhome .regions .icon-location { top: -5px; left: -30px; font-size: 30px; color: #70b0bc; }
.page-openhome .regions .event, .page-openhome .regions .location, .page-openhome .regions .date { padding: 0px 10px; padding-left: 0; }
.page-openhome .regions a.button { padding: 10px; background-color: #525252; border-color: #525252; color: white; -webkit-box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); -moz-box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); background-image: none; font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; text-shadow: none; border-radius: 5px; }
.page-openhome .regions a.button i { color: #797979; }
.page-openhome .regions a.button:hover { background-color: #404040; color: white; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.page-openhome #buzz { -webkit-box-shadow: 0px -10px 100px -15px rgba(0, 0, 0, 0.45); -moz-box-shadow: 0px -10px 100px -15px rgba(0, 0, 0, 0.45); box-shadow: 0px -10px 100px -15px rgba(0, 0, 0, 0.45); }
.page-openhome #buzz .title-wrap { background: rgba(240, 240, 240, 0.34); margin-bottom: 30px; z-index: 10000; position: relative; border-top: 2px solid white; }
.page-openhome #timelinecont .wrapper { overflow: hidden; margin-bottom: 20px; position: relative; border-top: 0; }
.page-openhome #timelinecont .title-wrap { background: #f0f0f0; z-index: 10000; position: relative; -webkit-box-shadow: 0 4px 7px -3px rgba(0, 0, 0, 0.21), inset 0 13px 22px 0px rgba(255, 255, 255, 0.85); -moz-box-shadow: 0 4px 7px -3px rgba(0, 0, 0, 0.21), inset 0 13px 22px 0px rgba(255, 255, 255, 0.85); box-shadow: 0 4px 7px -3px rgba(0, 0, 0, 0.21), inset 0 13px 22px 0px rgba(255, 255, 255, 0.85); padding-top: 20px; }

.action { background-image: url("../images/base/pattern-dark-blue.png"); padding: 80px 0; background-attachment: fixed; -webkit-box-shadow: inset 0px 200px 190px -150px rgba(0, 0, 0, 0.29); -moz-box-shadow: inset 0px 200px 190px -150px rgba(0, 0, 0, 0.29); box-shadow: inset 0px 200px 190px -150px rgba(0, 0, 0, 0.29); border-top: 1px solid rgba(167, 167, 167, 0.3); }
@media screen and (max-width: 767px) { .action { padding-bottom: 40px; } }
.action ul { float: none; padding: 0; list-style: none; margin: 0 auto; }
.action ul a { display: block; text-align: center; }
@media screen and (max-width: 767px) { .action ul a { margin-bottom: 40px; } }
.action ul a span { display: block; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.action ul a span svg { width: 100%; max-height: 80px; }
.action ul a span.text { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 20px; line-height: 20px; font-size: 2rem; line-height: 2rem; text-transform: uppercase; color: white; margin-top: 10px; }
.action ul a span.icon { font-size: 80px; width: 160px; height: 160px; -webkit-border-radius: 80px; -moz-border-radius: 80px; border-radius: 80px; background: rgba(255, 255, 255, 0); padding: 40px 0px; margin: 0 auto; }
.action ul a span.info { border: 1px solid rgba(255, 255, 255, 0.13); }
.action ul a span.info svg { fill: white; }
.action ul a span.dia { border: 1px solid rgba(255, 255, 255, 0.13); }
.action ul a span.dia svg { fill: white; }
.action ul a span.ini { border: 1px solid rgba(255, 255, 255, 0.13); }
.action ul a span.ini svg { fill: white; }
.action ul a:hover span { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.action ul a:hover span.info { color: white; background: #b7242a; border-color: #b7242a; }
.action ul a:hover span.info svg { fill: white; }
.action ul a:hover span.dia { color: white; background: #0d3e6b; border-color: #0d3e6b; }
.action ul a:hover span.dia svg { fill: white; }
.action ul a:hover span.ini { color: white; background: #4f9baa; border-color: #4f9baa; }
.action ul a:hover span.ini svg { fill: white; }

@media screen and (min-width: 1199px) { .pinboard { display: table; width: 100%; }
  .pinboard li { display: table-cell; vertical-align: middle; position: inherit; float: none; padding-left: 10px; padding-right: 10px; }
  .pinboard li.block-1 { width: 40%; }
  .pinboard li.block-2 { width: 30%; }
  .pinboard li.block-3 { width: 30%; }
  .pinboard li.clearfix { display: none !important; visibility: hidden !important; } }
@media screen and (max-width: 991px) { .pinboard .col-2-banner { background-size: cover !important; } }
.pattern-bg-1, .pattern-bg-2, .pattern-bg-3 { background-position: top center; background-repeat: repeat; background-attachment: fixed; background-size: cover; }

.pattern-bg-1 { background-image: url("../images/base/pattern.png"); }

.sans-light { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; }

.sans-regular { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; }

.sans-bold, strong { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }

.radius-10 { border-radius: 10px; border-radius: 1rem; -webkit-border-radius: 10px; -webkit-border-radius: 1rem; -moz-border-radius: 10px; -moz-border-radius: 1rem; }

.radius-50 { border-radius: 50px; border-radius: 5rem; -webkit-border-radius: 50px; -webkit-border-radius: 5rem; -moz-border-radius: 50px; -moz-border-radius: 5rem; }

.radius-100 { border-radius: 100px; border-radius: 10rem; -webkit-border-radius: 100px; -webkit-border-radius: 10rem; -moz-border-radius: 100px; -moz-border-radius: 10rem; }

.radius-200 { border-radius: 200px; border-radius: 20rem; -webkit-border-radius: 200px; -webkit-border-radius: 20rem; -moz-border-radius: 200px; -moz-border-radius: 20rem; }

.b-a-block { display: block; }

.block-yellow { background-color: #edce00; }
.block-yellow a { color: #7b6000; }

.block-shadow-link { border: 2px solid white; }

a:hover .block-shadow-link { -webkit-box-shadow: 2px 2px 9px -2px rgba(0, 0, 0, 0.27); -moz-box-shadow: 2px 2px 9px -2px rgba(0, 0, 0, 0.27); box-shadow: 2px 2px 9px -2px rgba(0, 0, 0, 0.27); }

.hide-this-block { display: none !important; visibility: hidden !important; }

.bg-color-yellow { background-color: #edce00; }

.bg-color-blue { background-color: #26445f; }

.bg-color-red { background-color: #b7242a; }

.bg-color-orange { background-color: #f05c2a; }

.bg-color-green { background-color: #4f9baa; }

.bg-color-lightgreen { background-color: #70b0bc; }

.bg-white-trans { background-color: rgba(255, 255, 255, 0.83); }

a.animation-transition, .animation-transition { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
a.animation-transition:hover, .animation-transition:hover { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }

.link-btoy { color: #615f60; }
.link-btoy:hover { color: #edce00; }
.link-btoy.solid { background-color: #edce00; }

.collapse-link:after { font-size: 11px; font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e631"; }
.collapse-link.collapsed:after { font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e612"; }
.collapse-link.collapsed:hover:after { font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e630"; }

.iframe iframe { width: 100%; border: 0; }

.documents-list li { list-style: none; background-repeat: no-repeat; display: block; background-image: url("../images/icons/download.svg"); background-size: 20px; padding-bottom: 20px; padding-bottom: 2rem; padding-left: 30px; padding-left: 3rem; }

.dialogues-block ul { list-style: none; padding-left: 0; }
.dialogues-block a { display: block; background-position: top center; background-repeat: no-repeat; background-size: 100%; color: black; font-size: 12px; line-height: 15px; font-size: 1.2rem; line-height: 1.5rem; font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; margin: 5px auto; }

.light-gray-block { background-color: #f3f3f3; border: 1px solid #f3f3f3; padding: 20px; padding: 2rem; }
.light-gray-block h3 { margin-top: 10px; margin-top: 1rem; border-bottom: 2px solid rgba(79, 155, 170, 0.4); }

.block-child { margin-left: 20px; margin-left: 2rem; }
.block-child h3 { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; font-weight: bold; font-size: 20px; line-height: 30px; font-size: 2rem; line-height: 3rem; margin: 20px 0 10px 0; margin: 2rem 0 1rem 0; }
.block-child h3 span { padding-left: 10px; }

a.fancy-link-btn { margin: 0 auto; padding: 15px 20px; display: table; border-radius: 5px; color: white; font-size: 20px; line-height: 18px; font-size: 2rem; line-height: 1.8rem; float: none; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.54); }
a.fancy-link-btn .icon { display: table-cell; vertical-align: middle; text-align: right; padding: 0 5px; width: 40%; }
a.fancy-link-btn .text { display: table-cell; vertical-align: middle; text-align: left; padding: 0 5px; }
a.fancy-link-btn.green-link { background-color: #4f9baa; text-shadow: 1px 1px 0px #478b99; }
a.fancy-link-btn.green-link:hover { background-color: #42828e; }
a.fancy-link-btn.blue-link { background-color: #26445f; text-shadow: 1px 1px 0px #1f374d; }
a.fancy-link-btn.blue-link:hover { background-color: #172a3b; }
a.fancy-link-btn.yellow-link { background-color: #eab602; text-shadow: 1px 1px 0px #d1a202; }
a.fancy-link-btn.yellow-link:hover { background-color: #d1a202; }
a.fancy-link-btn.red-link { background-color: #b7242a; text-shadow: 1px 1px 0px #a22025; }
a.fancy-link-btn.red-link:hover { background-color: #8c1c20; }
a.fancy-link-btn.orange-link { background-color: #f05c2a; text-shadow: 1px 1px 0px #ee4a12; }
a.fancy-link-btn.orange-link:hover { background-color: #d8420f; }
a.fancy-link-btn.darkblue-link { background-color: #186b9f; text-shadow: 1px 1px 0px #155c89; }
a.fancy-link-btn.darkblue-link:hover { background-color: #114d73; }
a.fancy-social-links { display: block; }
a.fancy-social-links span { display: block; border-radius: 40px; width: 70px; height: 70px; padding: 17px; margin: 0 auto; font-size: 30px; text-align: center; border: 1px solid; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
a.fancy-social-links span:hover { -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; color: white; }
a.fancy-social-links .icon-facebook { border-color: #3b5998; color: #3b5998; }
a.fancy-social-links .icon-facebook:hover { background-color: #3b5998; }
a.fancy-social-links .icon-twitter { border-color: #33ccff; color: #33ccff; }
a.fancy-social-links .icon-twitter:hover { background-color: #33ccff; }
a.fancy-social-links .icon-youtube2, a.fancy-social-links .icon-youtube-play { border-color: #ff3333; color: #ff3333; }
a.fancy-social-links .icon-youtube2:hover, a.fancy-social-links .icon-youtube-play:hover { background-color: #ff3333; }
a.fancy-social-links .icon-google-plus { border-color: #c63d2d; color: #c63d2d; }
a.fancy-social-links .icon-google-plus:hover { background-color: #c63d2d; }
a.fancy-social-links .icon-instagram { border-color: #4e433c; color: #4e433c; }
a.fancy-social-links .icon-instagram:hover { background-color: #4e433c; }
a.fancy-social-links .icon-linkedin2 { border-color: #4875b4; color: #4875b4; }
a.fancy-social-links .icon-linkedin2:hover { background-color: #4875b4; }

.espacoods-infgfx .wrapper { width: 100%; }
.espacoods-infgfx .wrapper .container, .espacoods-infgfx .wrapper body.front .opencontainer, body.front .espacoods-infgfx .wrapper .opencontainer { height: 0; width: 100%; padding-bottom: 100%; overflow: hidden; position: relative; }
@media screen and (min-width: 1200px) { .espacoods-infgfx .wrapper .container, .espacoods-infgfx .wrapper body.front .opencontainer, body.front .espacoods-infgfx .wrapper .opencontainer { padding-bottom: 60%; } }
.espacoods-infgfx .wrapper .container iframe, .espacoods-infgfx .wrapper body.front .opencontainer iframe, body.front .espacoods-infgfx .wrapper .opencontainer iframe { top: 0; left: 0; width: 100%; height: 100%; position: absolute; }

.consultations a, .consultations i, .consultations span { display: block; text-align: center; }
.consultations ul { padding: 0; list-style: none; margin: 0 auto; float: none; }
@media screen and (min-width: 1200px) { .consultations li { margin: 0 17px; padding: 0; margin-bottom: 0; } }
.consultations a { position: relative; height: 200px; width: 200px; margin: 0 auto; color: white; font-size: 18px; line-height: 22px; font-size: 1.8rem; line-height: 2.2rem; }
.consultations i { width: 150px; height: 150px; -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px; background: #cccccc; padding: 24px 0; overflow: hidden; position: absolute; margin: 25px; }
.consultations span { width: 200px; height: 200px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; background: #8c9acc; padding: 30px 25px; overflow: hidden; position: absolute; transform: scale(0); opacity: 0; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.consultations span em { width: 30px; height: 30px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background: #8c9acc; display: block; padding: 15px 10px; font-size: 12px; line-height: 0; position: absolute; bottom: 9px; left: 90px; }
.consultations .con-1 i { background-color: #e4be00; padding: 30px 0; }
.consultations .con-1 i img { width: 95px; }
.consultations .con-1 span { background-color: rgba(218, 182, 6, 0.86); padding-top: 44px; text-shadow: 1px -1px 0px #b19300; }
.consultations .con-1 span em { background-color: #b19300; color: #e4be00; }
.consultations .con-2 i { background-color: #9dd73a; padding: 20px 0px; }
.consultations .con-2 span { background-color: rgba(121, 175, 31, 0.84); padding: 0 20px; padding-top: 43px; text-shadow: 1px -1px 0px #82b925; }
.consultations .con-2 span em { background-color: #73a321; color: #9dd73a; }
.consultations .con-3 i { background-color: #339d3a; }
.consultations .con-3 span { background-color: rgba(51, 157, 58, 0.9); padding: 0 25px; padding-top: 50px; text-shadow: 1px -1px 0px #26772c; }
.consultations .con-3 span em { background-color: #26772c; color: #339d3a; }
.consultations .con-4 i { background-color: #1573b3; }
.consultations .con-4 span { background-color: rgba(21, 115, 179, 0.9); padding: 0 19px; padding-top: 35px; text-shadow: 1px -1px 0px #105685; }
.consultations .con-4 span em { background-color: #105685; color: #1573b3; }
.consultations .con-5 i { background-color: #48d7f4; }
.consultations .con-5 span { background-color: rgba(14, 190, 226, 0.79); padding-top: 55px; text-shadow: 1px -1px 0px #0ebee2; }
.consultations .con-5 span em { background-color: #0caaca; color: #48d7f4; }
.consultations svg { width: 100%; height: 100%; }
.consultations svg .con-icon { fill: white; }
.consultations img { width: 105px; }
.consultations a:hover span { transform: scale(1); opacity: 1; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }

.regions .section-title { padding-bottom: 0; border-bottom: 1px solid #cbe685; }
.regions h3 { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 27px; }
.regions .venue-list { margin-top: 5px; margin-bottom: 15px; font-size: 15px; padding: 7px 0; background-color: rgba(240, 240, 240, 0.36); }
.regions .venue-list i { color: #70b0bc; }
.regions .icon-location { top: -5px; left: -30px; font-size: 30px; color: #70b0bc; }
.regions .event, .regions .location, .regions .date { padding: 0px 10px; padding-left: 0; }
.regions a.button { padding: 10px; background-color: #525252; border-color: #525252; color: white; -webkit-box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); -moz-box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.55); background-image: none; font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; text-shadow: none; border-radius: 5px; }
.regions a.button i { color: #797979; }
.regions a.button:hover { background-color: #404040; color: white; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.section-og-space_layout #breadcrumb { display: block !important; visibility: visible !important; }

#join { padding: 0; }
#join .welcome-box { text-align: center; background-color: #f0f0f0; padding: 25px; }
#join .welcome-box h2 { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 35px; margin-bottom: 25px; border-bottom: 1px solid #dedede; padding-bottom: 5px; }
#join .welcome-box h2 i { color: #4f9baa; }
#join .welcome-box .logo { margin-bottom: 20px; margin-top: 20px; }
#join .welcome-box .logo img { width: 210px; }
#join .welcome-box p { font-size: 16px; }
#join #register-form-wrapper { margin-top: 0; background-color: whitesmoke; }
#join #register-form-wrapper label { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }
#join #register-form-wrapper input#edit-submit { background-color: #26445f; border: 1px solid #223c54; border-bottom: 2px solid #223c54; -webkit-box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.31); -moz-box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.31); box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.31); -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; padding: 10px 25px; }
#join #register-form-wrapper input#edit-submit:hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #223c54; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
#join #register-form-wrapper .help-text { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 15px; font-style: normal; }
#join #register-form-wrapper .foo { border-top: 1px solid #dedede; padding-top: 15px; margin-top: 30px; }
#join .howto-box { border: 1px solid #4f9baa; padding: 30px; }
#join .howto-box h3 { margin: 0; margin-bottom: 10px; font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }
#join .howto-box h3 i { color: #4f9baa; }
#join .howto-box li { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }
#join .howto-box li span { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; }

.node-type-article p, body.contactus p, .contentarear p { margin: 0 0 20px; margin: 0 0 2rem; }
.node-type-article #main-column-3, body.contactus #main-column-3, .contentarear #main-column-3 { display: none !important; visibility: hidden !important; }
.node-type-article #main-column-2, body.contactus #main-column-2, .contentarear #main-column-2 { width: 100% !important; }
.node-type-article h2, body.contactus h2, .contentarear h2 { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; margin-bottom: 20px; border-bottom: 1px solid rgba(79, 155, 170, 0.62); }
.node-type-article h2 span, body.contactus h2 span, .contentarear h2 span { border-bottom: 2px solid rgba(79, 155, 170, 0.62); margin-bottom: 0px; position: relative; bottom: -2px; padding-right: 5px; }
.node-type-article h4, .node-type-article h5, body.contactus h4, body.contactus h5, .contentarear h4, .contentarear h5 { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }
.node-type-article ul.list-level-1, .node-type-article ul.list-level-2, body.contactus ul.list-level-1, body.contactus ul.list-level-2, .contentarear ul.list-level-1, .contentarear ul.list-level-2 { font-size: 15px; line-height: 21.75px; font-size: 1.5rem; line-height: 2.175rem; }
.node-type-article ul.list-level-1 li, .node-type-article ul.list-level-2 li, body.contactus ul.list-level-1 li, body.contactus ul.list-level-2 li, .contentarear ul.list-level-1 li, .contentarear ul.list-level-2 li { list-style: none; margin: 10px 0; margin: 1rem 0; margin-top: 0; }
.node-type-article ul.list-level-1 li:before, .node-type-article ul.list-level-2 li:before, body.contactus ul.list-level-1 li:before, body.contactus ul.list-level-2 li:before, .contentarear ul.list-level-1 li:before, .contentarear ul.list-level-2 li:before { content: "\e612"; font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 12px; line-height: 17.4px; font-size: 1.2rem; line-height: 1.74rem; margin-right: 10px; }
.node-type-article ul.list-level-1, body.contactus ul.list-level-1, .contentarear ul.list-level-1 { padding-left: 20px; padding-left: 2rem; margin: 20px 0; margin: 2rem 0; }
.node-type-article ul.list-level-1 li:before, body.contactus ul.list-level-1 li:before, .contentarear ul.list-level-1 li:before { color: #edce00; }
.node-type-article ul.list-level-2 li:before, body.contactus ul.list-level-2 li:before, .contentarear ul.list-level-2 li:before { color: #c3c3c3; }
.node-type-article h1, body.contactus h1, .contentarear h1 { font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; margin: 0 0 30px 0; margin: 0 0 3rem 0; padding: 15px 10px; padding: 1.5rem 1rem; background-color: white; background-image: url("../images/base/pattern.png"); -webkit-box-shadow: inset -30px 35px 65px 3px white, inset -85px -260px 210px -126px rgba(2, 2, 2, 0.09); -moz-box-shadow: inset -30px 35px 65px 3px white, inset -85px -260px 210px -126px rgba(2, 2, 2, 0.09); box-shadow: inset -30px 35px 65px 3px white, inset -85px -260px 210px -126px rgba(2, 2, 2, 0.09); }
.node-type-article h1.node-title, .node-type-article h1.page-title, body.contactus h1.node-title, body.contactus h1.page-title, .contentarear h1.node-title, .contentarear h1.page-title { margin: 0; padding: 0; display: block; visibility: hidden; height: 0; border: 0; -moz-appearance: separator; -webkit-appearance: none; }
.node-type-article h2.sub-title, body.contactus h2.sub-title, .contentarear h2.sub-title { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; position: relative; z-index: 0; }
.node-type-article h2.sub-title span, body.contactus h2.sub-title span, .contentarear h2.sub-title span { background-color: white; padding-right: 20px; padding-right: 2rem; }
.node-type-article h3, body.contactus h3, .contentarear h3 { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; margin: 30px 0 20px 0; margin: 3rem 0 2rem 0; }
.node-type-article h3 span, body.contactus h3 span, .contentarear h3 span { padding-right: 20px; padding-right: 2rem; border-bottom: 2px solid rgba(79, 155, 170, 0.62); margin-bottom: 0px; position: relative; bottom: -1px; padding-right: 5px; }
.node-type-article table.page-table tbody, body.contactus table.page-table tbody, .contentarear table.page-table tbody { font-size: 14px; line-height: 20.3px; font-size: 1.4rem; line-height: 2.03rem; border-top: 0; }
.node-type-article table.page-table tbody td, .node-type-article table.page-table tbody th, body.contactus table.page-table tbody td, body.contactus table.page-table tbody th, .contentarear table.page-table tbody td, .contentarear table.page-table tbody th { padding: 10px 15px; padding: 1rem 1.5rem; }
.node-type-article table.simple-style, body.contactus table.simple-style, .contentarear table.simple-style { margin-bottom: 30px; margin-bottom: 3rem; border: none; background-color: #f3f3f3; }
.node-type-article table.simple-style th, body.contactus table.simple-style th, .contentarear table.simple-style th { border-bottom: 2px solid #7b7879; background-color: white; }
.node-type-article table.simple-style tr:nth-child(odd), body.contactus table.simple-style tr:nth-child(odd), .contentarear table.simple-style tr:nth-child(odd) { background-color: white; }
.node-type-article table.simple-style tr, body.contactus table.simple-style tr, .contentarear table.simple-style tr { border-bottom: 1px solid #f3f3f3; }
.node-type-article ul.clean-list, body.contactus ul.clean-list, .contentarear ul.clean-list { font-size: 15px; line-height: 21.75px; font-size: 1.5rem; line-height: 2.175rem; list-style: none; padding-left: 0; }
.node-type-article ul.list-level-1 li, .node-type-article ul.list-level-2 li, body.contactus ul.list-level-1 li, body.contactus ul.list-level-2 li, .contentarear ul.list-level-1 li, .contentarear ul.list-level-2 li { list-style: none; margin: 10px 0; margin: 1rem 0; margin-top: 0; }
.node-type-article ul.list-level-1 li:before, .node-type-article ul.list-level-2 li:before, body.contactus ul.list-level-1 li:before, body.contactus ul.list-level-2 li:before, .contentarear ul.list-level-1 li:before, .contentarear ul.list-level-2 li:before { content: "\e612"; font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 12px; line-height: 17.4px; font-size: 1.2rem; line-height: 1.74rem; margin-right: 10px; }
.node-type-article ul.list-level-1, body.contactus ul.list-level-1, .contentarear ul.list-level-1 { padding-left: 20px; padding-left: 2rem; margin: 20px 0; margin: 2rem 0; }
.node-type-article ul.list-level-1 li:before, body.contactus ul.list-level-1 li:before, .contentarear ul.list-level-1 li:before { color: #edce00; }
.node-type-article ul.list-level-2 li:before, body.contactus ul.list-level-2 li:before, .contentarear ul.list-level-2 li:before { color: #c3c3c3; }
.node-type-article ol.inpage, body.contactus ol.inpage, .contentarear ol.inpage { font-size: 15px; line-height: 21.75px; font-size: 1.5rem; line-height: 2.175rem; margin-bottom: 20px; margin-bottom: 2rem; }
.node-type-article ol.inpage li, body.contactus ol.inpage li, .contentarear ol.inpage li { margin: 10px 0; margin: 1rem 0; }

body.page-node p, body.page-comment p, body.contactus p { font-size: 15px; line-height: 21.75px; font-size: 1.5rem; line-height: 2.175rem; }
body.page-node .content-type-text, body.page-comment .content-type-text, body.contactus .content-type-text { display: none !important; visibility: hidden !important; }
body.page-node .article_member_info, body.page-node .forum_member_info, body.page-comment .article_member_info, body.page-comment .forum_member_info, body.contactus .article_member_info, body.contactus .forum_member_info { background-color: #f8f8f8; padding: 5px; border-radius: 5px; margin-bottom: 5px; color: #b1afaf; text-shadow: -1px 1px 0px white; }
body.page-node .article_member_info a, body.page-node .forum_member_info a, body.page-comment .article_member_info a, body.page-comment .forum_member_info a, body.contactus .article_member_info a, body.contactus .forum_member_info a { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 12px; line-height: 15px; font-size: 1.2rem; line-height: 1.5rem; color: #929292; }
body.page-node .article_member_info a:hover, body.page-node .forum_member_info a:hover, body.page-comment .article_member_info a:hover, body.page-comment .forum_member_info a:hover, body.contactus .article_member_info a:hover, body.contactus .forum_member_info a:hover { color: #26445f; }
body.page-node .member_info, body.page-comment .member_info, body.contactus .member_info { margin: 0; padding: 0; display: block; visibility: hidden; height: 0; border: 0; -moz-appearance: separator; -webkit-appearance: none; }
body.page-node .views-visibility, body.page-comment .views-visibility, body.contactus .views-visibility { float: right; display: block; font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 11px; line-height: 14px; font-size: 1.1rem; line-height: 1.4rem; margin-top: -22px; margin-right: -5px; background-color: rgba(234, 234, 234, 0.46); padding: 5px 10px; text-shadow: 0px 0px 0px white; border-radius: 0px 0px 0px 15px; }
body.page-node #single-content-counts, body.page-comment #single-content-counts, body.contactus #single-content-counts { background: #26445f; position: absolute; top: -50px; right: 0; }
@media screen and (max-width: 990px) { body.page-node #single-content-counts, body.page-comment #single-content-counts, body.contactus #single-content-counts { margin: 0; padding: 0; display: block; visibility: hidden; height: 0; border: 0; -moz-appearance: separator; -webkit-appearance: none; } }
body.page-node #single-content-counts .item-button.item-recommend a, body.page-node #single-content-counts .item-button.item-recommend a:before, body.page-node #single-content-counts .item-button.item-edit a, body.page-node #single-content-counts .item-button.item-edit a:before, body.page-node #single-content-counts .item-button.item-crosspost a, body.page-node #single-content-counts .item-button.item-crosspost a:before, body.page-node #single-content-counts .item-button.item-notifications a, body.page-node #single-content-counts .item-button.item-notifications a:before, body.page-comment #single-content-counts .item-button.item-recommend a, body.page-comment #single-content-counts .item-button.item-recommend a:before, body.page-comment #single-content-counts .item-button.item-edit a, body.page-comment #single-content-counts .item-button.item-edit a:before, body.page-comment #single-content-counts .item-button.item-crosspost a, body.page-comment #single-content-counts .item-button.item-crosspost a:before, body.page-comment #single-content-counts .item-button.item-notifications a, body.page-comment #single-content-counts .item-button.item-notifications a:before, body.contactus #single-content-counts .item-button.item-recommend a, body.contactus #single-content-counts .item-button.item-recommend a:before, body.contactus #single-content-counts .item-button.item-edit a, body.contactus #single-content-counts .item-button.item-edit a:before, body.contactus #single-content-counts .item-button.item-crosspost a, body.contactus #single-content-counts .item-button.item-crosspost a:before, body.contactus #single-content-counts .item-button.item-notifications a, body.contactus #single-content-counts .item-button.item-notifications a:before { color: #5f92bf; }
body.page-node #single-content-counts .item-button.item-recommend a:hover, body.page-node #single-content-counts .item-button.item-recommend a:before:hover, body.page-node #single-content-counts .item-button.item-edit a:hover, body.page-node #single-content-counts .item-button.item-edit a:before:hover, body.page-node #single-content-counts .item-button.item-crosspost a:hover, body.page-node #single-content-counts .item-button.item-crosspost a:before:hover, body.page-node #single-content-counts .item-button.item-notifications a:hover, body.page-node #single-content-counts .item-button.item-notifications a:before:hover, body.page-comment #single-content-counts .item-button.item-recommend a:hover, body.page-comment #single-content-counts .item-button.item-recommend a:before:hover, body.page-comment #single-content-counts .item-button.item-edit a:hover, body.page-comment #single-content-counts .item-button.item-edit a:before:hover, body.page-comment #single-content-counts .item-button.item-crosspost a:hover, body.page-comment #single-content-counts .item-button.item-crosspost a:before:hover, body.page-comment #single-content-counts .item-button.item-notifications a:hover, body.page-comment #single-content-counts .item-button.item-notifications a:before:hover, body.contactus #single-content-counts .item-button.item-recommend a:hover, body.contactus #single-content-counts .item-button.item-recommend a:before:hover, body.contactus #single-content-counts .item-button.item-edit a:hover, body.contactus #single-content-counts .item-button.item-edit a:before:hover, body.contactus #single-content-counts .item-button.item-crosspost a:hover, body.contactus #single-content-counts .item-button.item-crosspost a:before:hover, body.contactus #single-content-counts .item-button.item-notifications a:hover, body.contactus #single-content-counts .item-button.item-notifications a:before:hover { color: white; }
body.page-node .item-button.item-feature-content, body.page-comment .item-button.item-feature-content, body.contactus .item-button.item-feature-content { background-color: #d8e9ed; padding: 0; border: 1px solid #d1e6ea; border-bottom: 1px solid #92c3cd; border-radius: 2px; }
body.page-node .item-button.item-feature-content a, body.page-comment .item-button.item-feature-content a, body.contactus .item-button.item-feature-content a { display: block; padding: 10px; color: #3f7b87; text-shadow: 0px 1px 0px #92c3cd; }
body.page-node .item-button.item-feature-content a:hover, body.page-comment .item-button.item-feature-content a:hover, body.contactus .item-button.item-feature-content a:hover { background-color: #92c3cd; color: #2f5c64; }
body.page-node .general-block, body.page-node .pane-space-tools-set-block, body.page-comment .general-block, body.page-comment .pane-space-tools-set-block, body.contactus .general-block, body.contactus .pane-space-tools-set-block { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF'); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%); background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%); background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%); background-image: linear-gradient(top, #ffffff 0%, #ffffff 100%); border: lightgrey 1px solid; border-radius: 3px; }
body.page-node #main-column-1 > section:nth-child(1) section.pane-block-title, body.page-node #main-column-2 > section:nth-child(1) section.pane-block-title, body.page-node #main-column-3 > section:nth-child(1) section.pane-block-title, body.page-comment #main-column-1 > section:nth-child(1) section.pane-block-title, body.page-comment #main-column-2 > section:nth-child(1) section.pane-block-title, body.page-comment #main-column-3 > section:nth-child(1) section.pane-block-title, body.contactus #main-column-1 > section:nth-child(1) section.pane-block-title, body.contactus #main-column-2 > section:nth-child(1) section.pane-block-title, body.contactus #main-column-3 > section:nth-child(1) section.pane-block-title { visibility: visible; height: inherit; -moz-appearance: inherit; -webkit-appearance: inherit; }
body.page-node .pane-space-information-block, body.page-comment .pane-space-information-block, body.contactus .pane-space-information-block { border-radius: 3px; border: lightgrey 1px solid; }
body.page-node .pane-space-information-block #tw-content-search-og-search-form > div, body.page-comment .pane-space-information-block #tw-content-search-og-search-form > div, body.contactus .pane-space-information-block #tw-content-search-og-search-form > div { display: table; width: 100%; background-color: #e8e8e8; }
body.page-node .pane-space-information-block #tw-content-search-og-search-form > div #edit-title-wrapper, body.page-comment .pane-space-information-block #tw-content-search-og-search-form > div #edit-title-wrapper, body.contactus .pane-space-information-block #tw-content-search-og-search-form > div #edit-title-wrapper { display: table-cell; width: 100%; }
body.page-node .pane-space-information-block #tw-content-search-og-search-form > div #edit-title, body.page-comment .pane-space-information-block #tw-content-search-og-search-form > div #edit-title, body.contactus .pane-space-information-block #tw-content-search-og-search-form > div #edit-title { border: none; background: none; }
body.page-node .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit, body.page-comment .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit, body.contactus .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit { display: table-cell; vertical-align: middle; }
body.page-node .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit:before, body.page-comment .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit:before, body.contactus .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit:before { content: "\e600"; font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body.page-node .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit:after, body.page-comment .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit:after, body.contactus .pane-space-information-block #tw-content-search-og-search-form > div #edit-submit:after { content: "\e610"; }
body.page-node .main-columns-last.main-columns-column.sidebar .general-block, body.page-comment .main-columns-last.main-columns-column.sidebar .general-block, body.contactus .main-columns-last.main-columns-column.sidebar .general-block { border: none; background-color: #f8f8f8; background-image: none; font-size: 12px; margin: 2px 0; }
body.page-node #tw_comment_is_org, body.page-comment #tw_comment_is_org, body.contactus #tw_comment_is_org { display: block !important; visibility: visible; height: inherit; width: inherit; }

.page-node .article_header h1.node-title.page-title, .page-node .article_header h1.page-title, body.contactus .article_header h1.node-title.page-title, body.contactus .article_header h1.page-title { margin: 0; padding: 0; display: block; visibility: hidden; height: 0; border: 0; -moz-appearance: separator; -webkit-appearance: none; }
@media screen and (min-width: 768px) { .page-node #main-wrapper, body.contactus #main-wrapper { padding-top: 85px; padding-top: 8.5rem; } }
@media screen and (min-width: 991px) { .page-node #main-wrapper, body.contactus #main-wrapper { padding-top: 110px; padding-top: 11rem; } }
.page-node .group-post-contents thead, body.contactus .group-post-contents thead { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }
.page-node .group-post-contents thead td, .page-node .group-post-contents thead th, body.contactus .group-post-contents thead td, body.contactus .group-post-contents thead th { padding: 10px; background-color: #f0f0f0; border-left: 1px solid #e6e4e4; border-right: 1px solid #e2e2e2; border-top: 1px solid #eaeaea; }
.page-node .group-post-contents tbody tr td, body.contactus .group-post-contents tbody tr td { padding: 15px 10px; font-size: 14px; line-height: 20px; font-size: 1.4rem; line-height: 2rem; }
.page-node .group-post-contents tbody tr:nth-child(odd) td, body.contactus .group-post-contents tbody tr:nth-child(odd) td { background-color: rgba(240, 240, 240, 0.15); }
.page-node .group-post-contents tbody tr:nth-child(even) td, body.contactus .group-post-contents tbody tr:nth-child(even) td { background-color: rgba(240, 240, 240, 0.45); }
.page-node .group-post-contents ul li, body.contactus .group-post-contents ul li { margin-bottom: 10px; }
.page-node .main-columns-contents-inner, body.contactus .main-columns-contents-inner { padding-left: 0; padding-right: 0; }

.not-logged-in .member_info.article_member_info { display: none !important; visibility: hidden !important; }
.not-logged-in.page-node #main-column-2 { padding-left: 0; padding-right: 0; }
.not-logged-in .tw_loginreg_comment { padding: 10px; padding: 1rem; background-color: #f3f3f3; border: 1px dashed #dfdfdf; }
.not-logged-in .tw_loginreg_comment button[data-target="#logIn"], .not-logged-in .tw_loginreg_comment button[data-target="#Signup"] { padding: 1px 9px; padding: 0.1rem 0.9rem; font-size: 11px; line-height: 20px; font-size: 1.1rem; line-height: 2rem; }
.not-logged-in .tw_loginreg_comment button[data-target="#logIn"] { background: #20a6dd; color: white; }
.not-logged-in .tw_loginreg_comment button[data-target="#logIn"]:hover { background: #1b8bb9; }
.not-logged-in .tw_loginreg_comment button[data-target="#Signup"] { background: #f18020; color: white; }
.not-logged-in .tw_loginreg_comment button[data-target="#Signup"]:hover { background: #da6c0e; }

body.node-type-development-space .chairs .avatar, body.node-type-user-space .chairs .avatar { background-image: url("/sites/all/themes/unea/images/avatar.png"); background-repeat: no-repeat; background-position: top center; }
body.node-type-development-space .chairs tr, body.node-type-user-space .chairs tr { border-color: #e6e6e6; }
body.node-type-development-space .chairs tr:nth-last-child(1), body.node-type-user-space .chairs tr:nth-last-child(1) { border-bottom: none; }
body.node-type-development-space #mini-panel-space_information, body.node-type-user-space #mini-panel-space_information { padding: 0 10px 5px 10px; padding: 0 1rem 0.5rem 1rem; }
body.node-type-development-space #mini-panel-space_information .submitbtn, body.node-type-user-space #mini-panel-space_information .submitbtn { margin-top: 5px; margin-top: 0.5rem; background-color: #4f9baa; border-color: #4c95a3; border-bottom: 2px solid #478b99; text-shadow: 1px 1px 3px #42828e; -webkit-box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.45); -moz-box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.45); box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.45); font-size: 13px; padding: 10px 10px; font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }
body.node-type-development-space #mini-panel-space_information .submitbtn:hover, body.node-type-user-space #mini-panel-space_information .submitbtn:hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
body.node-type-development-space #mini-panel-space_information .pane-custom.pane-3 .pane-content > a, body.node-type-user-space #mini-panel-space_information .pane-custom.pane-3 .pane-content > a { border: 1px solid #dedede; border-bottom: 2px solid rgba(210, 210, 210, 0.73); -webkit-box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.22); -moz-box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.22); box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.22); font-size: 12px; padding: 10px 10px; font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }
body.node-type-development-space #mini-panel-space_information .pane-custom.pane-3 .pane-content > a:hover, body.node-type-user-space #mini-panel-space_information .pane-custom.pane-3 .pane-content > a:hover { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
body.node-type-development-space .top-banner-leftcol, body.node-type-user-space .top-banner-leftcol { display: table; width: 100%; margin-bottom: 30px; margin-bottom: 3rem; -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.11); background-color: whitesmoke; border: 2px solid whitesmoke; border-bottom: 0; border-left: 0; margin-top: 20px; }
body.node-type-development-space .top-banner-leftcol .top-banner-logo, body.node-type-user-space .top-banner-leftcol .top-banner-logo { display: table-cell; float: none; width: 165px; width: 16.5rem; height: 80px; height: 8rem; }
body.node-type-development-space .top-banner-leftcol .top-banner-logo img, body.node-type-user-space .top-banner-leftcol .top-banner-logo img { height: 100%; }
body.node-type-development-space .top-banner-leftcol .tw_labs, body.node-type-user-space .top-banner-leftcol .tw_labs { display: none !important; visibility: hidden !important; }
body.node-type-development-space .top-banner-leftcol .top-banner-title, body.node-type-user-space .top-banner-leftcol .top-banner-title { display: table-cell; margin: 0; border: 0; vertical-align: middle; padding-left: 10px; }
body.node-type-development-space h1.page-title, body.node-type-user-space h1.page-title { background: none; border-top: 0; border-bottom: 0; font-weight: normal; padding: 5px 0 0 0; margin: 0 0 10px 0; line-height: 30px; }
body.node-type-development-space #main-column-1 .pane-content .title, body.node-type-development-space #main-column-2 .pane-content .title, body.node-type-development-space #main-column-3 .pane-content .title, body.node-type-user-space #main-column-1 .pane-content .title, body.node-type-user-space #main-column-2 .pane-content .title, body.node-type-user-space #main-column-3 .pane-content .title { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; padding: 7px 10px; padding: 0.7rem 1rem; font-size: 15px; line-height: 21.75px; font-size: 1.5rem; line-height: 2.175rem; }
body.node-type-development-space #main-column-2 .pane-content .views-table, body.node-type-user-space #main-column-2 .pane-content .views-table { margin-bottom: 10px; }
body.node-type-development-space #main-column-2 .pane-content .views-table thead, body.node-type-user-space #main-column-2 .pane-content .views-table thead { border-bottom: 2px solid #7b7879; }
body.node-type-development-space #main-column-2 .pane-content .views-table thead th, body.node-type-user-space #main-column-2 .pane-content .views-table thead th { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 14px; line-height: 20.3px; font-size: 1.4rem; line-height: 2.03rem; }
body.node-type-development-space #main-column-2 .pane-content .views-table tbody tr.odd, body.node-type-user-space #main-column-2 .pane-content .views-table tbody tr.odd { background: whitesmoke; }
body.node-type-development-space #main-column-2 .pane-content .views-table tbody tr.even, body.node-type-user-space #main-column-2 .pane-content .views-table tbody tr.even { background-color: rgba(245, 245, 245, 0.51); }
body.node-type-development-space #main-column-2 .pane-content .views-table tbody tr:hover, body.node-type-user-space #main-column-2 .pane-content .views-table tbody tr:hover { background-color: white; }
body.node-type-development-space #main-column-2 .pane-content .views-table td.views-field-title h3, body.node-type-user-space #main-column-2 .pane-content .views-table td.views-field-title h3 { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; font-weight: normal; }
body.node-type-development-space .pane-space-files-block .files-row, body.node-type-user-space .pane-space-files-block .files-row { margin: 0 0 10px 0; }
body.node-type-development-space .pane-space-files-block .files-row .link, body.node-type-user-space .pane-space-files-block .files-row .link { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 12px; }
body.node-type-development-space .pane-space-files-block .files-row .author-info, body.node-type-user-space .pane-space-files-block .files-row .author-info { font-size: 11px; color: #7b7b7b; }
body.node-type-development-space .pane-space-files-block .files-row .notranslate a, body.node-type-user-space .pane-space-files-block .files-row .notranslate a { color: #848484; padding-right: 4px; border-right: 1px solid #d4d4d4; }
body.node-type-development-space .pane-space-files-block .files-row .notranslate a:hover, body.node-type-user-space .pane-space-files-block .files-row .notranslate a:hover { color: #26445f; }
body.node-type-development-space .pane-space-files-block .files-row tr, body.node-type-user-space .pane-space-files-block .files-row tr { border-bottom: 1px solid rgba(204, 204, 204, 0.22); border-top: 1px solid rgba(204, 204, 204, 0.22); }
body.node-type-development-space #main-row-inner .item-button.item-feature-content a, body.node-type-user-space #main-row-inner .item-button.item-feature-content a { color: #3f7b87; }
body.node-type-development-space .cover-block, body.node-type-user-space .cover-block { margin: -31px -11px; margin-bottom: -11px; }

.node-type-forum #main-column-2, .node-type-forum #main-column-3 { float: none; width: 100%; }
.node-type-forum .field-field-content-visibility { visibility: hidden; padding: 0; height: 0; margin: 0; display: none; }

@media screen and (min-width: 991px) { body.node-type-forum #main-wrapper { padding-top: 110px; padding-top: 11rem; } }

.section-espacoods .discussion-head .title { border-bottom: 1px solid #e5e5e5 !important; margin-bottom: 16px !important; padding: 10px 10px !important; background: whitesmoke; font-weight: 200 !important; }
.section-espacoods .discussion-head .title:before { color: #cccccc; font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e900"; margin-right: 10px; }
.section-espacoods .discussions-fancy-block .glass { background: rgba(224, 224, 224, 0.75); box-shadow: inset -50px 170px 150px -50px rgba(255, 255, 255, 0.48); }
.section-espacoods .discussions-fancy-block .discusstitle { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; height: 140px; padding: 0; color: #4c4c4c; text-shadow: 1px 1px 8px white; padding-top: 22px; margin-bottom: 40px; }
.section-espacoods .discussions-fancy-block a .comment { border-radius: 50%; width: 90px; height: 90px; margin-top: 5px; padding: 22px 0px 0 0; font-size: 13px; background: rgba(241, 241, 241, 0.72); color: black; border: 1px solid rgba(245, 245, 245, 0.44); }
.section-espacoods .discussions-fancy-block a .comment em.icon-bubbles { color: #fdb606; font-size: 22px; display: block; margin-bottom: 2px; }
.section-espacoods .discussions-fancy-block a:hover { background-size: cover; }
.section-espacoods .discussions-fancy-block a:hover .glass { background: rgba(5, 121, 8, 0.92); box-shadow: inset -50px 170px 150px -50px rgba(0, 0, 0, 0.3); }
.section-espacoods .discussions-fancy-block a:hover .discusstitle { text-shadow: none; color: white; border-bottom: 2px solid #075809; }
.section-espacoods .discussions-fancy-block a:hover .comment { background: #fdb606; color: #424242; border: 1px solid #ffb601; }
.section-espacoods .discussions-fancy-block a:hover .comment em.icon-bubbles { color: #bd8700; }
.section-espacoods .pc-banner a { background-color: #ffa800; background-image: url("https://www.riodialogues.org/file/517739/download/565120"); background-repeat: no-repeat; padding: 5px; background-size: 48%; }
@media screen and (min-width: 768px) { .section-espacoods .pc-banner a { background-size: cover; padding-top: 270px; } }
@media screen and (min-width: 1200px) { .section-espacoods .pc-banner a { background-size: 48%; padding-top: 5px; } }
.section-espacoods .pc-banner a:hover { background-position: -20px -18px; background-size: 53%; }
.section-espacoods .pc-banner a:hover .s-t-2 { color: #fe4e00; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.section-espacoods .pc-banner .r-1 { background-color: #ffba00; color: #0c1d0f; }
.section-espacoods .pc-banner .r-2 { background: #fe4e00; font-size: 14px; color: white; padding: 15px 20px; margin: 3px 0; }
.section-espacoods .pc-banner .r-3 { background: #ffa800; }
.section-espacoods .pc-banner .social { background: #ffba00; padding: 4px 15px; }
@media screen and (min-width: 768px) { .section-espacoods .pc-banner .social { padding: 4px 35px; } }
@media screen and (min-width: 1200px) { .section-espacoods .pc-banner .social { padding: 4px 15px; } }
.section-espacoods .pc-banner .s-t-1 { font-size: 15px; color: #0c1d0f; background: #ffba00; padding: 26px 8px; }
.section-espacoods .pc-banner .s-t-2 { padding: 30px 37px; font-family: "roboto_condensedbold", sans-serif; font-size: 24px; text-align: center; line-height: 22px; color: #1e1e23; background-image: url("https://www.riodialogues.org/file/517743/download/565124"); background-repeat: no-repeat; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
@media screen and (min-width: 768px) { .section-espacoods .pc-banner .s-t-2 { padding: 22px 37px; background-image: none; } }
@media screen and (min-width: 1200px) { .section-espacoods .pc-banner .s-t-2 { padding: 30px 37px; background-image: url("https://www.riodialogues.org/file/517743/download/565124"); } }

#logIn .foo { background: none; border: none; margin-top: 10px; }
#logIn #edit-remember-me-2-wrapper { margin-top: -20px; }
#logIn .modal-header { background-color: #b7242a; color: white; background-image: url("../images/base/pattern.png"); -webkit-box-shadow: inset 0px 35px 65px 3px rgba(202, 0, 9, 0.9), inset -85px -260px 210px -126px rgba(132, 9, 14, 0.91); -moz-box-shadow: inset 0px 35px 65px 3px rgba(202, 0, 9, 0.9), inset -85px -260px 210px -126px rgba(132, 9, 14, 0.91); box-shadow: inset 0px 35px 65px 3px rgba(202, 0, 9, 0.9), inset -85px -260px 210px -126px rgba(132, 9, 14, 0.91); }
#logIn .modal-header .modal-title { margin: 0; }
#logIn .modal-header .close { text-shadow: 1px 0px 0px #d62e35; color: #77171b; }

#breadcrumb { display: none !important; visibility: hidden !important; box-shadow: none; padding: 10px 10px; background: rgba(204, 204, 204, 0.16); margin: 0 -20px; }
@media screen and (max-width: 767px) { #breadcrumb { margin: 0 -30px; margin-top: -28px; } }

body.node-type-forum #breadcrumb, body.node-type-article #breadcrumb { display: block !important; visibility: visible !important; }

.ui-tabs-nav.primary, #page-tabs { margin: 0; padding: 0; border: 0; }
.ui-tabs-nav.primary .colleagues, .ui-tabs-nav.primary .memberships, .ui-tabs-nav.primary .media, #page-tabs .colleagues, #page-tabs .memberships, #page-tabs .media { display: none; }
.ui-tabs-nav.primary li a, #page-tabs li a { font-size: 11px; line-height: 15.95px; font-size: 1.1rem; line-height: 1.595rem; padding: 6px 14px 2px 14px; padding: 0.6rem 1.4rem 0.2rem 1.4rem; border: 1px solid lightgrey; border-bottom: 0; background-color: #f0f0f0; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF0F0F0', endColorstr='#FFF0F0F0'); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iNjYlIiBzdG9wLWNvbG9yPSIjZjBmMGYwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g'); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(66%, #f0f0f0)); background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #f0f0f0 66%); background-image: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 66%); background-image: -o-linear-gradient(top, #f0f0f0 0%, #f0f0f0 66%); background-image: linear-gradient(top, #f0f0f0 0%, #f0f0f0 66%); color: black; margin-bottom: 0; }
.ui-tabs-nav.primary li a b, #page-tabs li a b { font-family: "opensans-regular", Arial, Helvetica, sans-serif; font-weight: 200; }

.configurable-block-button { z-index: 100; }

#comments .tw-link-button { display: inline-block; margin-right: 0; border: 1px solid #ecebeb; background: none; }
#comments h3.comments { display: inline-block; font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; color: #a7a6a6; padding: 18px 10px; padding-bottom: 20px; font-size: 15px; line-height: 0px; font-size: 1.5rem; line-height: 0rem; }
#comments .indented .comment { margin-top: 5px; }
#comments .comment { overflow: hidden; margin-top: 20px; }
#comments .comment .defalt_comment_author { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 12px; line-height: 15px; font-size: 1.2rem; line-height: 1.5rem; }
#comments .comment .defalt_comment_author a { color: #929292; }
#comments .comment .defalt_comment_author a:hover { color: #26445f; }
#comments .comment .default_comments_time { width: 210px; font-size: 12px; color: #b3b3b3; }
#comments .comment .default_comment_header { border-bottom: 1px solid #eaeaea; }
#comments .comment .new { float: right; display: block; margin-top: -45px; margin-right: -10px; font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 9px; line-height: 0px; font-size: 0.9rem; line-height: 0rem; text-transform: uppercase; background-color: rgba(232, 231, 231, 0.66); padding: 10px 10px; border-radius: 0px 10px 0px 15px; color: #a5a3a1; }
#comments .comment .default_comments_tools ul li { border-right: solid 1px #d8d8d8; padding: 0 8px 0 3px; text-transform: capitalize; }
#comments .comment .default_comments_tools ul li a { color: #8e8e8e; text-shadow: 1px 1px 0px white; }
#comments .comment .default_comments_tools ul li a:hover { color: #26445f; }
#comments .comment .article_comments_body { padding: 10px 5px; }
#comments .comment .article_comments_tools { background-color: #f3f3f3; padding: 5px; margin: -10px -10px; margin-top: 5px; }
#comments .box { border-top: 0px; }
#comments #comment-form { padding: 0; }
#comments .resizable-textarea { width: 100%; }
#comments .resizable-textarea textarea { border-radius: 5px 5px 0px 0px; }
#comments .resizable-textarea textarea.focused, #comments .resizable-textarea textarea:focus { border: 1px solid #f0f0f0; height: 125px; }

.www-slideshow { background: white; border-bottom: 1px solid white; }
.www-slideshow:before { height: 0px; padding: 0; margin: 0; }
.www-slideshow .views-field-body .field-content a { width: inherit; height: auto; }
.www-slideshow #mycontent { color: white; background: none; font-family: "roboto_condensedlight", sans-serif; text-shadow: none; left: 0; right: inherit; text-align: left; padding: 0; bottom: -80px; width: 100%; }
@media screen and (min-width: 768px) { .www-slideshow #mycontent { border-right: none; } }
@media screen and (max-width: 767px) { .www-slideshow #mycontent { display: table-cell; vertical-align: middle; height: 230px; position: relative; bottom: 0; } }
@media screen and (max-width: 767px) { .www-slideshow #transparency { top: 40px; } }
@media screen and (max-width: 479px) { .www-slideshow #transparency { top: 160px; display: table; } }
@media screen and (max-width: 767px) { .www-slideshow .views-slideshow-controls-bottom { bottom: 0; } }
.www-slideshow .views_slideshow_singleframe_previous, .www-slideshow .views_slideshow_singleframe_play, .www-slideshow .views_slideshow_singleframe_next, .www-slideshow .views_slideshow_singleframe_pause { width: 40px; height: 40px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: rgba(115, 114, 114, 0.11); border: 1px solid rgba(255, 255, 255, 0.41); -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.www-slideshow .views_slideshow_singleframe_previous:before, .www-slideshow .views_slideshow_singleframe_play:before, .www-slideshow .views_slideshow_singleframe_next:before, .www-slideshow .views_slideshow_singleframe_pause:before { font-size: 14px; line-height: 14px; font-size: 1.4rem; line-height: 1.4rem; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin-top: -7px; margin-top: -0.7rem; margin-left: -5px; margin-left: -0.5rem; color: white; position: absolute; top: 50%; left: 50%; }
.www-slideshow .views_slideshow_singleframe_previous:hover, .www-slideshow .views_slideshow_singleframe_play:hover, .www-slideshow .views_slideshow_singleframe_next:hover, .www-slideshow .views_slideshow_singleframe_pause:hover { background: #26445f; color: black; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; border: 1px solid #26445f; }
.www-slideshow .views_slideshow_singleframe_previous:active, .www-slideshow .views_slideshow_singleframe_play:active, .www-slideshow .views_slideshow_singleframe_next:active, .www-slideshow .views_slideshow_singleframe_pause:active { background: #26445f; }
.www-slideshow .views_slideshow_singleframe_previous:before { content: "\e638"; }
.www-slideshow .views_slideshow_singleframe_next:before { content: "\e639"; }
@media screen and (max-width: 767px) { .www-slideshow .views_slideshow_singleframe_teaser_section { height: 400px !important; } }
.www-slideshow img { width: auto !important; display: block; overflow: hidden; }
@media screen and (max-width: 767px) { .www-slideshow img { height: auto !important; width: 260% !important; } }
@media screen and (min-width: 768px) { .www-slideshow img { height: auto !important; } }
@media screen and (min-width: 1200px) { .www-slideshow img { height: auto !important; width: 100% !important; margin-top: -120px; } }
.www-slideshow h3 { font-size: 400%; font-family: "opensans-light", Arial, Helvetica, sans-serif; font-weight: 200; margin-bottom: 10px; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.65); }
@media screen and (max-width: 991px) { .www-slideshow h3 { font-size: 270%; } }
@media screen and (max-width: 767px) { .www-slideshow h3 { font-size: 220%; } }
.www-slideshow h4 { font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; font-size: 350%; line-height: 100%; margin: 10px 0; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.65); }
@media screen and (max-width: 767px) { .www-slideshow h4 { font-size: 220%; line-height: 90%; } }
.www-slideshow a.morelink { display: inline-block; color: white; border: 1px solid white; padding: 10px; font-size: 100%; margin-top: 20px; text-shadow: 1px 1px 0px black; font-family: "opensans-bold", Arial, Helvetica, sans-serif; font-weight: 200; }
.www-slideshow span { font-size: 150%; }

.topics-categories .topics-category { border-bottom: 1px solid #e7e7e7; padding: 10px; padding: 1rem; background-color: white; -webkit-box-shadow: 6px -5px 20px -4px rgba(0, 0, 0, 0.06); -moz-box-shadow: 6px -5px 20px -4px rgba(0, 0, 0, 0.06); box-shadow: 6px -5px 20px -4px rgba(0, 0, 0, 0.06); margin-bottom: 5px; margin-bottom: 0.5rem; }
.topics-categories .topics-category-img { display: inline-block; vertical-align: middle; width: 30px; height: 30px; }
.topics-categories .topics-category-name { display: inline-block; vertical-align: middle; line-height: 20px; color: #444444; padding: 5px 10px; width: 200px; }
