﻿@charset "UTF-8";
/* Basics
=========================== */
/* Button Colours
=========================== */
/* Top Bar
=========================== */
/* NavBar
=========================== */
/* Mobile Nav
=========================== */
/* Social
=========================== */
/* Footer
=========================== */
/* Panel Header Colours
=========================== */
/* Title Colour
=========================== */
/* Style 1 Title BG Colour */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

.btn { font-family: "Roboto", sans-serif; font-weight: 400; text-transform: uppercase; }

.btn-primary { border-color: transparent; }

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

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

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

[hidden], template { display: none; }

a { background-color: transparent; }

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

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

b, strong { font-weight: bold; }

dfn { font-style: italic; }

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

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

small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

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

figure { margin: 1em 40px; }

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

pre { overflow: auto; }

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

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

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

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

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

input { line-height: normal; }

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto; }

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

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

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

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

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

td, th { padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print { *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } .navbar { display: none; } .btn > .caret, .fc-button > .caret, .dropup > .btn > .caret, .dropup > .fc-button > .caret { border-top-color: #000 !important; } .label { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

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

html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body { font-family: Roboto; font-size: 12px; line-height: 1.42857; color: #182622; background-color: #ffffff; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #39a784; text-decoration: none; }

a:hover, a:focus { color: #266e57; text-decoration: underline; }

a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: #ffffff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 17px; margin-bottom: 17px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

[role=button] { cursor: pointer; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1; color: inherit; }

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 17px; margin-bottom: 8.5px; }

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 8.5px; margin-bottom: 8.5px; }

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

h1, .h1 { font-size: 31px; }

h2, .h2 { font-size: 25px; }

h3, .h3 { font-size: 21px; }

h4, .h4 { font-size: 15px; }

h5, .h5 { font-size: 12px; }

h6, .h6 { font-size: 11px; }

p { margin: 0 0 8.5px; }

.lead { margin-bottom: 17px; font-size: 13px; font-weight: 300; line-height: 1.4; }

@media (min-width: 768px) { .lead { font-size: 18px; } }

small, .small { font-size: 91%; }

mark, .mark { background-color: #fcf8e3; padding: .2em; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.text-nowrap { white-space: nowrap; }

.text-lowercase { text-transform: lowercase; }

.text-uppercase, .initialism { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.text-muted { color: #777777; }

.text-primary { color: #39a784; }

a.text-primary:hover, a.text-primary:focus { color: #2c8166; }

.text-success { color: #3c763d; }

a.text-success:hover, a.text-success:focus { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover, a.text-info:focus { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover, a.text-danger:focus { color: #843534; }

.bg-primary { color: #fff; }

.bg-primary { background-color: #39a784; }

a.bg-primary:hover, a.bg-primary:focus { background-color: #2c8166; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9; }

.page-header { padding-bottom: 7.5px; margin: 34px 0 17px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 8.5px; }

ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; margin-left: -5px; }

.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0; margin-bottom: 17px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }

.dl-horizontal dd:after { clear: both; }

@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .dl-horizontal dd { margin-left: 180px; } }

abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; }

.initialism { font-size: 90%; }

blockquote { padding: 8.5px 17px; margin: 0 0 17px; font-size: 15px; border-left: 5px solid #eeeeee; }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }

blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857; color: #777777; }

blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

address { margin-bottom: 17px; font-style: normal; line-height: 1.42857; }

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; }

pre { display: block; padding: 8px; margin: 0 0 8.5px; font-size: 11px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }

pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

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

.container:after { clear: both; }

@media (min-width: 768px) { .container { width: 750px; } }

@media (min-width: 992px) { .container { width: 970px; } }

@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container-fluid:before, .container-fluid:after { content: " "; display: table; }

.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }

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

.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-1 { width: 8.33333%; } .col-sm-2 { width: 16.66667%; } .col-sm-3 { width: 25%; } .col-sm-4 { width: 33.33333%; } .col-sm-5 { width: 41.66667%; } .col-sm-6 { width: 50%; } .col-sm-7 { width: 58.33333%; } .col-sm-8 { width: 66.66667%; } .col-sm-9 { width: 75%; } .col-sm-10 { width: 83.33333%; } .col-sm-11 { width: 91.66667%; } .col-sm-12 { width: 100%; } .col-sm-pull-0 { right: auto; } .col-sm-pull-1 { right: 8.33333%; } .col-sm-pull-2 { right: 16.66667%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-4 { right: 33.33333%; } .col-sm-pull-5 { right: 41.66667%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-7 { right: 58.33333%; } .col-sm-pull-8 { right: 66.66667%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-10 { right: 83.33333%; } .col-sm-pull-11 { right: 91.66667%; } .col-sm-pull-12 { right: 100%; } .col-sm-push-0 { left: auto; } .col-sm-push-1 { left: 8.33333%; } .col-sm-push-2 { left: 16.66667%; } .col-sm-push-3 { left: 25%; } .col-sm-push-4 { left: 33.33333%; } .col-sm-push-5 { left: 41.66667%; } .col-sm-push-6 { left: 50%; } .col-sm-push-7 { left: 58.33333%; } .col-sm-push-8 { left: 66.66667%; } .col-sm-push-9 { left: 75%; } .col-sm-push-10 { left: 83.33333%; } .col-sm-push-11 { left: 91.66667%; } .col-sm-push-12 { left: 100%; } .col-sm-offset-0 { margin-left: 0%; } .col-sm-offset-1 { margin-left: 8.33333%; } .col-sm-offset-2 { margin-left: 16.66667%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-4 { margin-left: 33.33333%; } .col-sm-offset-5 { margin-left: 41.66667%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-7 { margin-left: 58.33333%; } .col-sm-offset-8 { margin-left: 66.66667%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-10 { margin-left: 83.33333%; } .col-sm-offset-11 { margin-left: 91.66667%; } .col-sm-offset-12 { margin-left: 100%; } }

@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-1 { width: 8.33333%; } .col-md-2 { width: 16.66667%; } .col-md-3 { width: 25%; } .col-md-4 { width: 33.33333%; } .col-md-5 { width: 41.66667%; } .col-md-6 { width: 50%; } .col-md-7 { width: 58.33333%; } .col-md-8 { width: 66.66667%; } .col-md-9 { width: 75%; } .col-md-10 { width: 83.33333%; } .col-md-11 { width: 91.66667%; } .col-md-12 { width: 100%; } .col-md-pull-0 { right: auto; } .col-md-pull-1 { right: 8.33333%; } .col-md-pull-2 { right: 16.66667%; } .col-md-pull-3 { right: 25%; } .col-md-pull-4 { right: 33.33333%; } .col-md-pull-5 { right: 41.66667%; } .col-md-pull-6 { right: 50%; } .col-md-pull-7 { right: 58.33333%; } .col-md-pull-8 { right: 66.66667%; } .col-md-pull-9 { right: 75%; } .col-md-pull-10 { right: 83.33333%; } .col-md-pull-11 { right: 91.66667%; } .col-md-pull-12 { right: 100%; } .col-md-push-0 { left: auto; } .col-md-push-1 { left: 8.33333%; } .col-md-push-2 { left: 16.66667%; } .col-md-push-3 { left: 25%; } .col-md-push-4 { left: 33.33333%; } .col-md-push-5 { left: 41.66667%; } .col-md-push-6 { left: 50%; } .col-md-push-7 { left: 58.33333%; } .col-md-push-8 { left: 66.66667%; } .col-md-push-9 { left: 75%; } .col-md-push-10 { left: 83.33333%; } .col-md-push-11 { left: 91.66667%; } .col-md-push-12 { left: 100%; } .col-md-offset-0 { margin-left: 0%; } .col-md-offset-1 { margin-left: 8.33333%; } .col-md-offset-2 { margin-left: 16.66667%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-4 { margin-left: 33.33333%; } .col-md-offset-5 { margin-left: 41.66667%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-7 { margin-left: 58.33333%; } .col-md-offset-8 { margin-left: 66.66667%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-10 { margin-left: 83.33333%; } .col-md-offset-11 { margin-left: 91.66667%; } .col-md-offset-12 { margin-left: 100%; } }

@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-1 { width: 8.33333%; } .col-lg-2 { width: 16.66667%; } .col-lg-3 { width: 25%; } .col-lg-4 { width: 33.33333%; } .col-lg-5 { width: 41.66667%; } .col-lg-6 { width: 50%; } .col-lg-7 { width: 58.33333%; } .col-lg-8 { width: 66.66667%; } .col-lg-9 { width: 75%; } .col-lg-10 { width: 83.33333%; } .col-lg-11 { width: 91.66667%; } .col-lg-12 { width: 100%; } .col-lg-pull-0 { right: auto; } .col-lg-pull-1 { right: 8.33333%; } .col-lg-pull-2 { right: 16.66667%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-4 { right: 33.33333%; } .col-lg-pull-5 { right: 41.66667%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-7 { right: 58.33333%; } .col-lg-pull-8 { right: 66.66667%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-10 { right: 83.33333%; } .col-lg-pull-11 { right: 91.66667%; } .col-lg-pull-12 { right: 100%; } .col-lg-push-0 { left: auto; } .col-lg-push-1 { left: 8.33333%; } .col-lg-push-2 { left: 16.66667%; } .col-lg-push-3 { left: 25%; } .col-lg-push-4 { left: 33.33333%; } .col-lg-push-5 { left: 41.66667%; } .col-lg-push-6 { left: 50%; } .col-lg-push-7 { left: 58.33333%; } .col-lg-push-8 { left: 66.66667%; } .col-lg-push-9 { left: 75%; } .col-lg-push-10 { left: 83.33333%; } .col-lg-push-11 { left: 91.66667%; } .col-lg-push-12 { left: 100%; } .col-lg-offset-0 { margin-left: 0%; } .col-lg-offset-1 { margin-left: 8.33333%; } .col-lg-offset-2 { margin-left: 16.66667%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-4 { margin-left: 33.33333%; } .col-lg-offset-5 { margin-left: 41.66667%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-7 { margin-left: 58.33333%; } .col-lg-offset-8 { margin-left: 66.66667%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-10 { margin-left: 83.33333%; } .col-lg-offset-11 { margin-left: 91.66667%; } .col-lg-offset-12 { margin-left: 100%; } }

table { background-color: transparent; }

caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; }

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 17px; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid #ddd; }

.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }

.table > tbody + tbody { border-top: 2px solid #ddd; }

.table .table { background-color: #ffffff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

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

.table-hover > tbody > tr:hover { background-color: #f5f5f5; }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

> td.active, > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: #f5f5f5; }

> td.active:hover, > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

> td.success, > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }

> td.success:hover, > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

> td.info, > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; }

> td.info:hover, > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

> td.warning, > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }

> td.warning:hover, > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

> td.danger, > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }

> td.danger:hover, > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

.table-responsive { overflow-x: auto; min-height: 0.01%; }

@media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 12.75px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; } .table-responsive > .table { margin-bottom: 0; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 17px; font-size: 18px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; max-width: 100%; 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; line-height: normal; }

input[type=file] { display: block; }

input[type=range] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 12px; line-height: 1.42857; color: #555555; }

.form-control { display: block; width: 100%; height: 31px; padding: 6px 12px; font-size: 12px; line-height: 1.42857; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-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 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }


.form-select{ display: block; width: 100%; height: 31px; padding: 6px 12px; font-size: 12px; line-height: 1.42857; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-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 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }


.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder { color: #999; opacity: 1; }

.form-control:-ms-input-placeholder { color: #999; }

.form-control::-webkit-input-placeholder { color: #999; }

.form-control::-ms-expand { border: 0; background-color: transparent; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eeeeee; opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }

textarea.form-control { height: auto; }

input[type=search] { -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control { line-height: 31px; } input[type=date].input-sm, .input-group-sm > [type=date].form-control, .input-group-sm > [type=date].input-group-addon, .input-group-sm > .input-group-btn > [type=date].btn, .input-group-sm > .input-group-btn > [type=date].fc-button, .input-group-sm input[type=date], input[type=time].input-sm, .input-group-sm > [type=time].form-control, .input-group-sm > [type=time].input-group-addon, .input-group-sm > .input-group-btn > [type=time].btn, .input-group-sm > .input-group-btn > [type=time].fc-button, .input-group-sm input[type=time], input[type=datetime-local].input-sm, .input-group-sm > [type=datetime-local].form-control, .input-group-sm > [type=datetime-local].input-group-addon, .input-group-sm > .input-group-btn > [type=datetime-local].btn, .input-group-sm > .input-group-btn > [type=datetime-local].fc-button, .input-group-sm input[type=datetime-local], input[type=month].input-sm, .input-group-sm > [type=month].form-control, .input-group-sm > [type=month].input-group-addon, .input-group-sm > .input-group-btn > [type=month].btn, .input-group-sm > .input-group-btn > [type=month].fc-button, .input-group-sm input[type=month] { line-height: 28px; } input[type=date].input-lg, .input-group-lg > [type=date].form-control, .input-group-lg > [type=date].input-group-addon, .input-group-lg > .input-group-btn > [type=date].btn, .input-group-lg > .input-group-btn > [type=date].fc-button, .input-group-lg input[type=date], input[type=time].input-lg, .input-group-lg > [type=time].form-control, .input-group-lg > [type=time].input-group-addon, .input-group-lg > .input-group-btn > [type=time].btn, .input-group-lg > .input-group-btn > [type=time].fc-button, .input-group-lg input[type=time], input[type=datetime-local].input-lg, .input-group-lg > [type=datetime-local].form-control, .input-group-lg > [type=datetime-local].input-group-addon, .input-group-lg > .input-group-btn > [type=datetime-local].btn, .input-group-lg > .input-group-btn > [type=datetime-local].fc-button, .input-group-lg input[type=datetime-local], input[type=month].input-lg, .input-group-lg > [type=month].form-control, .input-group-lg > [type=month].input-group-addon, .input-group-lg > .input-group-btn > [type=month].btn, .input-group-lg > .input-group-btn > [type=month].fc-button, .input-group-lg input[type=month] { line-height: 42px; } }

.form-group { margin-bottom: 15px; }

.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }

.radio label, .checkbox label { min-height: 17px; padding-left: 20px; 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] { position: absolute; margin-left: -20px; margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { position: relative; 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], input[type=radio].disabled, fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=checkbox].disabled, fieldset[disabled] input[type=checkbox] { cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 29px; }

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.fc-button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.fc-button { padding-left: 0; padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .fc-button { height: 28px; padding: 5px 10px; font-size: 11px; line-height: 1.5; border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.fc-button { height: 28px; line-height: 28px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.fc-button, select[multiple].input-sm, .input-group-sm > [multiple].form-control, .input-group-sm > [multiple].input-group-addon, .input-group-sm > .input-group-btn > [multiple].btn, .input-group-sm > .input-group-btn > [multiple].fc-button { height: auto; }

.form-group-sm .form-control { height: 28px; padding: 5px 10px; font-size: 11px; line-height: 1.5; border-radius: 3px; }

.form-group-sm select.form-control { height: 28px; line-height: 28px; }

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }

.form-group-sm .form-control-static { height: 28px; min-height: 28px; padding: 6px 10px; font-size: 11px; line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .fc-button { height: 42px; padding: 10px 16px; font-size: 15px; line-height: 1.33333; border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.fc-button { height: 42px; line-height: 42px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.fc-button, select[multiple].input-lg, .input-group-lg > [multiple].form-control, .input-group-lg > [multiple].input-group-addon, .input-group-lg > .input-group-btn > [multiple].btn, .input-group-lg > .input-group-btn > [multiple].fc-button { height: auto; }

.form-group-lg .form-control { height: 42px; padding: 10px 16px; font-size: 15px; line-height: 1.33333; border-radius: 6px; }

.form-group-lg select.form-control { height: 42px; line-height: 42px; }

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }

.form-group-lg .form-control-static { height: 42px; min-height: 32px; padding: 11px 16px; font-size: 15px; line-height: 1.33333; }

.has-feedback { position: relative; }

.has-feedback .form-control { padding-right: 38.75px; }

.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 31px; height: 31px; line-height: 31px; text-align: center; pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group-btn > .fc-button + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 42px; height: 42px; line-height: 42px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group-btn > .fc-button + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 28px; height: 28px; line-height: 28px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }

.has-success .form-control { border-color: #3c763d; -webkit-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: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }

.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }

.has-warning .form-control { border-color: #8a6d3b; -webkit-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: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }

.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }

.has-error .form-control { border-color: #a94442; -webkit-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: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }

.has-error .form-control-feedback { color: #a94442; }

.has-feedback label ~ .form-control-feedback { top: 22px; }

.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #497468; }

.nav { margin-bottom: 0; padding-left: 0; list-style: none; }

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

.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; background-color: #eeeeee; }

.nav > li.disabled > a { color: #777777; }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #39a784; }

.nav .nav-divider { height: 1px; margin: 7.5px 0; overflow: hidden; background-color: #e5e5e5; }

.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #ddd; }

.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 #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #ffffff; border: 1px solid #ddd; 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: #fff; background-color: #39a784; }

.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-justified > .active > a:focus { border: 1px solid #ddd; }

@media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; 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-justified > .active > a:focus { border-bottom-color: #ffffff; } }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; min-height: 50px; margin-bottom: 17px; border: 1px solid transparent; }

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

.navbar:after { clear: both; }

@media (min-width: 768px) { .navbar { border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { content: " "; display: table; }

.navbar-header:after { clear: both; }

@media (min-width: 768px) { .navbar-header { float: left; } }

.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }

.navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; }

.navbar-collapse:after { clear: both; }

.navbar-collapse.in { overflow-y: auto; }

@media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; } .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; } .navbar-collapse.in { overflow-y: visible; } .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }

@media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }

@media (min-width: 768px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }

@media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.navbar-brand { float: left; padding: 16.5px 15px; font-size: 15px; line-height: 17px; height: 50px; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-brand > img { display: block; }

@media (min-width: 768px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }

.navbar-toggle:focus { outline: 0; }

.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 8.25px -15px; }

.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 17px; }

@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; } .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; } .navbar-nav .open .dropdown-menu > li > a { line-height: 17px; } .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }

@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; } .navbar-nav > li { float: left; } .navbar-nav > li > a { padding-top: 16.5px; padding-bottom: 16.5px; } }

.navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 9.5px; margin-bottom: 9.5px; }

@media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; } .navbar-form .form-control-static { display: inline-block; } .navbar-form .input-group { display: inline-table; vertical-align: middle; } .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; } .navbar-form .input-group > .form-control { width: 100%; } .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; } .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] { position: relative; margin-left: 0; } .navbar-form .has-feedback .form-control-feedback { top: 0; } }

@media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; } .navbar-form .form-group:last-child { margin-bottom: 0; } }

@media (min-width: 768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 9.5px; margin-bottom: 9.5px; }

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.fc-button { margin-top: 11px; margin-bottom: 11px; }

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.fc-button { margin-top: 14px; margin-bottom: 14px; }

.navbar-text { margin-top: 16.5px; margin-bottom: 16.5px; }

@media (min-width: 768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; } .navbar-right { float: right !important; margin-right: -15px; } .navbar-right ~ .navbar-right { margin-right: 0; } }

.navbar-default { background-color: transparent; border-color: rgba(0, 0, 0, 0); }

.navbar-default .navbar-brand { color: #182622; }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #040706; background-color: transparent; }

.navbar-default .navbar-text { color: #777; }

.navbar-default .navbar-nav > li > a { color: #182622; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #104f55; background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #104f55; background-color: transparent; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; }

.navbar-default .navbar-toggle { border-color: #ddd; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar { background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: rgba(0, 0, 0, 0); }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: transparent; color: #104f55; }

@media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #182622; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #104f55; background-color: transparent; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #104f55; background-color: transparent; } .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } }

.navbar-default .navbar-link { color: #182622; }

.navbar-default .navbar-link:hover { color: #104f55; }

.navbar-default .btn-link { color: #182622; }

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #104f55; }

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; }

.navbar-inverse { background-color: #222; border-color: #090909; }

.navbar-inverse .navbar-brand { color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }

.navbar-inverse .navbar-text { color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a { color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #090909; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; }

.navbar-inverse .navbar-toggle { border-color: #333; }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: #fff; }

@media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; } .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; } .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } }

.navbar-inverse .navbar-link { color: #9d9d9d; }

.navbar-inverse .navbar-link:hover { color: #fff; }

.navbar-inverse .btn-link { color: #9d9d9d; }

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; }

.breadcrumb { padding: 8px 15px; margin-bottom: 17px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }

.breadcrumb > li { display: inline-block; }

.breadcrumb > li + li:before { content: "/ "; padding: 0 5px; color: #ccc; }

.breadcrumb > .active { color: #777777; }


@-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

@keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

.progress { overflow: hidden; height: 17px; margin-bottom: 17px; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar { float: left; width: 0%; height: 100%; font-size: 11px; line-height: 17px; color: #fff; text-align: center; background-color: #39a784; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; }

.progress-striped .progress-bar, .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }

.progress.active .progress-bar, .progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success { background-color: #5cb85c; }

.progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info { background-color: #5bc0de; }

.progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning { background-color: #f0ad4e; }

.progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger { background-color: #d9534f; }

.progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media { margin-top: 15px; }

.media:first-child { margin-top: 0; }

.media, .media-body { zoom: 1; overflow: hidden; }

.media-body { width: 10000px; }

.media-object { display: block; }

.media-object.img-thumbnail { max-width: none; }

.media-right, .media > .pull-right { padding-left: 10px; }

.media-left, .media > .pull-left { padding-right: 10px; }

.media-left, .media-right, .media-body { display: table-cell; vertical-align: top; }

.media-middle { vertical-align: middle; }

.media-bottom { vertical-align: bottom; }

.media-heading { margin-top: 0; margin-bottom: 5px; }

.media-list { padding-left: 0; list-style: none; }

.list-group { margin-bottom: 20px; padding-left: 0; }

.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

.list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }

.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

a.list-group-item, button.list-group-item { color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: #333; }

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5; }

button.list-group-item { width: 100%; text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #eeeeee; color: #777777; cursor: not-allowed; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #39a784; border-color: #39a784; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #c2eadd; }

.list-group-item-success { color: #3c763d; background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success { color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; }

a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d; }

.list-group-item-info { color: #31708f; background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info { color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; }

a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f; }

.list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning { color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; }

a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; }

.list-group-item-danger { color: #a94442; background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger { color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; }

a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus { color: #fff; background-color: #a94442; border-color: #a94442; }

.list-group-item-heading { margin-top: 0; margin-bottom: 5px; }

.list-group-item-text { margin-bottom: 0; line-height: 1.3; }

.panel { margin-bottom: 17px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body { padding: 15px; }

.panel-body:before, .panel-body:after { content: " "; display: table; }

.panel-body:after { clear: both; }

.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle { color: inherit; }

.panel-title { margin-top: 0; margin-bottom: 0; font-size: 14px; color: inherit; }

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { color: inherit; }

.panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group { margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; border-top-right-radius: 3px; border-top-left-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; }

.list-group + .panel-footer { border-top-width: 0; }

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0; }

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; }

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; }

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; }

.panel > .table-responsive { border: 0; margin-bottom: 0; }

.panel-group { margin-bottom: 17px; }

.panel-group .panel { margin-bottom: 0; border-radius: 4px; }

.panel-group .panel + .panel { margin-top: 5px; }

.panel-group .panel-heading { border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #ddd; }

.panel-group .panel-footer { border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }

.panel-default { border-color: #ddd; }

.panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; }

.panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; }

.panel-primary { border-color: #39a784; }

.panel-primary > .panel-heading { color: #fff; background-color: #39a784; border-color: #39a784; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #39a784; }

.panel-primary > .panel-heading .badge { color: #39a784; background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #39a784; }

.panel-success { border-color: #d6e9c6; }

.panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; }

.panel-info { border-color: #bce8f1; }

.panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; }

.panel-warning { border-color: #faebcc; }

.panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; }

.panel-danger { border-color: #ebccd1; }

.panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); }

.well-lg { padding: 24px; border-radius: 6px; }

.well-sm { padding: 9px; border-radius: 3px; }

.close { float: right; font-size: 18px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20); }

.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }

button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }

.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }

.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-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); -o-transform: translate(0, 0); transform: translate(0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-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: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }

.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }

.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; }

.modal-header:before, .modal-header:after { content: " "; display: table; }

.modal-header:after { clear: both; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }

.modal-footer:before, .modal-footer:after { content: " "; display: table; }

.modal-footer:after { clear: both; }

.modal-footer .btn + .btn, .modal-footer .fc-button + .btn, .modal-footer .btn + .fc-button, .modal-footer .fc-button + .fc-button { margin-left: 5px; margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .fc-button + .btn, .modal-footer .btn-group .btn + .fc-button, .modal-footer .btn-group .fc-button + .fc-button { margin-left: -1px; }

.modal-footer .btn-block + .btn-block { margin-left: 0; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .modal-sm { width: 300px; } }

@media (min-width: 992px) { .modal-lg { width: 900px; } }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: Roboto; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 12px; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top { margin-top: -10px; }

.popover.right { margin-left: 10px; }

.popover.bottom { margin-top: 10px; }

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

.popover-title { margin: 0; padding: 8px 14px; font-size: 12px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }

.popover-content { padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }

.popover > .arrow { border-width: 11px; }

.popover > .arrow:after { border-width: 10px; content: ""; }

.popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }

.popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff; }

.popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff; }

.popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }

.popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff; }

.popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px; }

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

.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

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

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

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }

.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } }

@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } }

@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }

@media (min-width: 1200px) { .hidden-lg { display: none !important; } }

.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; } table.visible-print { display: table !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } }

.visible-print-block { display: none !important; }

@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }

@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }

@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }

.cpage-options .layout_block .layout-inner { padding: 8px; border: 1px solid #EEEEEE; border-radius: 4px; display: inline-block; }

.custom_webpage_section_richtext_view ul { padding: 0; list-style-position: inside; }

.custom_webpage_section_richtext_view img { max-width: 100%; height: auto; }

.unsaved_container, .unchanged_publish { position: fixed; display: none; top: 100px; right: 20px; z-index: 999; }

.unsaved_container .submitting, .unchanged_publish .submitting { display: none; }

.unchanged_publish { display: block; }

#cpage_edit_link { width: 25px; padding: 25px 5px; background: #F79700; border-radius: 0 5px 5px 0; position: fixed; top: 50%; left: 0; margin-top: -80px; z-index: 9999; }

.cpages-options-menu { width: 223px; position: fixed; top: 50%; right: 100%; margin-right: -25px; margin-top: -110px; z-index: 999; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; background: #F79700; border-radius: 0 5px 5px 0; }

.cpages-options-menu.displayed { margin-right: -223px; }

.cpages-options-menu .left_fixed_control { float: right; width: 25px; }

.cpages-options-menu .left_fixed_control a { padding: 65px 5px 25px 5px; width: 25px; display: block; }

.cpages-options-menu .custom_page_controls { font-family: Arial, Helvetica, sans-serif; }

.cpages-options-menu .custom_page_controls a .action_button { display: none; }

.cpages-options-menu .custom_page_controls a.btn, .cpages-options-menu .custom_page_controls a.fc-button { color: #333333; text-align: left; font-family: Arial, Helvetica, sans-serif; font-weight: normal; white-space: nowrap; font-size: 12px; line-height: 1.42857; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.custom_webpage_section_view [data-type=article] .item_clump_controls { display: none; }

.custom_webpage_section_view.panel-heading h3 { margin: 0 !important; }

.cpage_template_dialog .explanation { margin-bottom: 15px; font-size: 14px; line-height: 23px; }

.cpage_template_dialog .layout_block { width: 20% !important; margin-bottom: 10px; }

.cpage_page_color_dialog .field textarea { height: auto !important; }

.cpage_page_color_dialog .field.logo_field label { padding-left: 0; }

.cpage_page_color_dialog .field.logo_field .image-does-not-exist img { height: 50px; }

.custom_webpage_app_view.editing .cpage_container { min-height: 35px; margin-bottom: 20px; position: relative; }

.custom_webpage_app_view.editing .cpage_container .raised_control { z-index: 1000; }

.custom_webpage_app_view.editing .cpage_container.empty, .custom_webpage_app_view.editing .cpage_container:hover { -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5); }

.custom_webpage_app_view.editing .cpage_container.not_empty { min-height: 0; }

.custom_webpage_app_view.editing .cpage_container.container_indicator_not_needed { -webkit-box-shadow: none; box-shadow: none; }

.custom_webpage_app_view.editing .cpage_container.not_multiple .not_multiple_hide { display: none; }

.custom_webpage_app_view.editing .standard_container_height .cpage_container { min-height: 300px; }

.custom_webpage_app_view.editing .standard_container_height .cpage_container.not_empty { min-height: 0; }

.custom_webpage_app_view.editing .cpage_container .container_add_pane { cursor: pointer; background-color: #D9EDF7; text-align: center; padding: 0; height: 100%; width: 100%; position: absolute; }

.custom_webpage_app_view.editing .cpage_container .container_add_pane:hover span { color: #AAAAAA; }

.custom_webpage_app_view.editing .cpage_container .container_add_pane span { color: #3A87AD; font-weight: bold; display: inline-block; text-shadow: 1px 1px 0px 0 1px 0 rgba(255, 255, 255, 0.75); }

.custom_webpage_app_view.editing .custom_webpage_section_view { cursor: pointer; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container { display: none; position: absolute; background-color: white; z-index: 10; padding: 3px 5px; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container:after { content: ""; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container .controls { -webkit-box-shadow: 0px 0px 1px #BBBBBB; box-shadow: 0px 0px 1px #BBBBBB; width: 60px; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container .controls a { text-decoration: none; margin-left: 4px; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container .controls a i { color: #000000; background: transparent; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container .controls a img { margin-bottom: -2px; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container .controls a:hover img, .custom_webpage_app_view.editing .custom_webpage_section_view .remove_container .controls a:hover i { -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.5); }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container.vertical { background-color: #666666; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container.vertical .controls { width: 20px; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container.vertical a { display: block; }

.custom_webpage_app_view.editing .custom_webpage_section_view .remove_container.vertical a i { color: #FFFFFF; }

.custom_webpage_app_view.editing .custom_webpage_section_view:hover { background-color: #CCCCCC; }

.custom_webpage_app_view.editing .custom_webpage_section_view.custom_webpage_section_subcontainer_view.subcontainer_style4 .container_holder > div.custom_webpage_section_image_view:nth-child(2) img, .custom_webpage_app_view.editing .custom_webpage_section_view.custom_webpage_section_subcontainer_view.subcontainer_style5 .container_holder > div.custom_webpage_section_image_view:nth-child(2) img { margin-top: -9px; margin-right: -16px; }

.custom_webpage_app_view.editing .custom_webpage_section_view.custom_webpage_section_subcontainer_view:hover { background-color: transparent; }

.custom_webpage_app_view.editing .content_placeholder { color: #BFBFBF; font-size: 18px; font-weight: bold; }

.custom_webpage_app_view.editing .bottom_menu { background-color: #D9EDF7; border: 1px solid #BCE8F1; height: 38px; cursor: pointer; display: none; position: absolute; z-index: 10; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; }

.custom_webpage_app_view.editing .bottom_menu:hover { -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.5); }

.custom_webpage_app_view.editing .bottom_menu span { color: #3A87AD; font-weight: bold; position: absolute; padding: 8px 14px 8px 14px; }

.container_controls_container { float: right; }

.container_controls { margin-left: -16px; margin-top: 4px; position: absolute; white-space: nowrap; z-index: 1000; }

.container_controls .ss_icon_menu { display: none; }

.container_controls .ss_icon_menu.icon_menu_open { display: block; }

.container_controls .ss_icon_menu.icon_menu_open > a:first-child { display: none; }

.custom_webpage .cpage_container.not_empty { margin-bottom: 20px; }

.custom_webpage .no_bottom_margin .cpage_container { margin-bottom: 0; }

.custom_webpage .heading_container_height .cpage_container { height: 35px; }

.custom_webpage .viewing { padding-top: 19px; }

.custom_webpage #template2 #heading1 { margin-bottom: 9px; }

.custom_webpage #template2 .widget_group_left .cpage_container { height: 350px; border: 1px solid #B5B5B5; }

.custom_webpage #template2 .widget_group_right .cpage_container { height: 172px; border: 1px solid #B5B5B5; margin-bottom: 6px; }

.subcontainer_style1 .panel.panel-default { border: 0; border-radius: 0; padding: 0; }

.subcontainer_style1 .panel.panel-default .panel-heading { padding: 0 0 10px 0; margin: 0; }

.subcontainer_style1 .panel.panel-default .panel-heading h3 { font-size: 30px; }

.subcontainer_style1 .panel.panel-default .panel-body { padding: 0; }

.subcontainer_style1 .panel.panel-default .custom_webpage_section_richtext_view { margin: 10px 0; }

.subcontainer_style1 .panel.panel-default.custom_webpage_section_image_view { padding: 0; }

.subcontainer_style2 .panel.panel-default { padding: 15px 20px; }

.subcontainer_style2 .panel.panel-default .panel-heading { padding: 0 0 15px 0; }

.subcontainer_style2 .panel.panel-default .panel-heading h3 { color: #222222; }

.subcontainer_style2 .panel.panel-default .panel-body { padding: 0; }

.subcontainer_style2 .panel.panel-default .custom_webpage_section_view { margin: 0; }

.subcontainer_style3 .panel.panel-default { background-color: #39a784; color: #FFFFFF; }

.subcontainer_style3 .panel.panel-default .panel-heading { padding: 0; }

.subcontainer_style3 .panel.panel-default .panel-heading h3 { color: #FFFFFF; font-size: 18px; }

.subcontainer_style3 .panel.panel-default .custom_webpage_section_view.custom_webpage_section_richtext_view, .subcontainer_style3 .panel.panel-default .custom_webpage_section_view.custom_webpage_section_image_view { padding: 0; margin: 20px 0 10px 0; }

.subcontainer_style4 .panel.panel-default { padding: 0; border: none; }

.subcontainer_style4 .panel.panel-default .panel-heading { padding: 15px 0; }

.subcontainer_style4 .panel.panel-default .custom_webpage_section_view.custom_webpage_section_richtext_view, .subcontainer_style4 .panel.panel-default .custom_webpage_section_view.custom_webpage_section_image_view { padding: 0; margin: 0; }

.custom_webpage_section_richtext_view, .custom_webpage_section_image_view { margin: 20px; }

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

.container_holder:after { clear: both; }

.ss_icon_menu img { height: 16px; width: 16px; }

.ss_icon_menu ul { display: none; list-style-type: none; background-color: #FFFFFF; border-color: #FFFFFF; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); padding: 10px; position: absolute; z-index: 10; }

.ss_icon_menu ul li { border-bottom: 1px solid #EEEEEE; }

.ss_icon_menu ul li:hover { background-color: #EEEEEE; }

.ss_icon_menu ul li:last-child { border-bottom: none; }

.ss_icon_menu ul li.disabled { opacity: 50; filter: alpha(opacity=5000); cursor: default; }

.ss_icon_menu ul li.disabled:hover { background-color: transparent; }

.ss_icon_menu ul li.disabled > span { padding: 3px; }

.ss_icon_menu ul li a { padding: 3px; display: block; }

.ss_icon_menu.icon_menu_open ul { display: block; }

.panel > div > .list-group { margin-bottom: 0; }

.panel > div > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; }

.panel > div > .list-group .list-group-item:first-child { border-top: 0; border-top-right-radius: 3px; border-top-left-radius: 3px; }

.panel > div > .list-group .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.asset_tags_list { max-height: 50vh; overflow: auto; }

@media screen and (max-width: 1199px) { .custom_webpage #template2 .widget_group_left .cpage_container { height: auto; } }

#widget1 { width: 100%; position: relative; }

#widget1 .remove_container { position: absolute; top: 0; right: 0; height: 15px; width: 100%; }

#widget1 .subcontainer_style1 { height: 100%; }

@media screen and (max-width: 1199px) { .custom_webpage #template2 .widget_group_right #widget2, .custom_webpage #template2 .widget_group_right #widget3 { height: auto; } }

.custom_webpage #template2 .widget_group_right #widget2 .custom_webpage_section_image_view, .custom_webpage #template2 .widget_group_right #widget3 .custom_webpage_section_image_view { height: 100%; text-align: center; }

.custom_webpage #template2 .widget_group_right #widget2 .custom_webpage_section_image_view img, .custom_webpage #template2 .widget_group_right #widget3 .custom_webpage_section_image_view img { max-height: 100%; display: inline-block; float: none !important; }

.widget_group_right .custom_webpage_section_image_view { padding: 0; }

.custom_webpage .heading_container_height .cpage_container { min-height: 35px; height: auto; margin: 0; }

@media screen and (max-width: 767px) { #article-slider .flex-caption h4 { font-size: 16px !important; line-height: 18px !important; height: 18px !important; margin: 5px 0 !important; } }

.heading_container_height .panel-heading { padding: 10px 0; }

@media screen and (max-width: 767px) { .custom_webpage .viewing { padding: 0; } }

.custom_webpage.fixed_nav a:not([href]) { display: block; position: relative; top: -20vh; visibility: hidden; }

.image-chooser-editing-row { border-bottom: 1px solid #DDDDDD; padding-bottom: 20px; margin-bottom: 20px; }

.image-chooser-editing-row .row a.btn-info { color: #FFFFFF; margin-top: 5px; }

.image-chooser-editing-row hr { margin: 15px 0; }

.upload-section .chosen-image { margin-bottom: 10px; }

.image-chooser-images { padding: 0; overflow: auto; }

.image-chooser-images li { display: inline; white-space: nowrap; }

.image-chooser-images li a img { width: 100px; height: auto; border: 1px solid #CCCCCC; padding: 4px; }

.align-center { text-align: center; }

.align-justify { text-align: justify; }

.align-right { text-align: right; }

.align-left { text-align: left; }

/* CPAGE editing */
.custom_webpage_section_subcontainer_view > .remove_container { width: 100%; position: relative !important; margin: 0 0 10px 0; background-color: transparent !important; border-bottom: 1px solid #AAAAAA; display: block !important; padding: 0 !important; opacity: .6; }

.custom_webpage_section_subcontainer_view > .remove_container:hover { opacity: 1; }

.custom_webpage_section_subcontainer_view > .remove_container:after { content: ""; display: table; clear: both; }

.custom_webpage_section_subcontainer_view > .remove_container .controls { width: auto !important; float: right; box-shadow: none !important; }

.custom_webpage_section_subcontainer_view > .remove_container .controls .dropdown .dropdown-toggle { display: block; padding: 6px; margin-right: 4px; }

.custom_webpage_section_subcontainer_view > .remove_container .controls .dropdown .dropdown-toggle:hover i { color: #39a784 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }

.editing .custom_webpage_section_subcontainer_view .panel-heading .remove_container .controls { font-size: 14px; }

.editing .stacks .cpage_container .custom_webpage_section_subcontainer_view { -webkit-box-shadow: 0 0 10px 2px #E2E2E2; box-shadow: 0 0 10px 2px #E2E2E2; }

.editing .stacks .cpage_container > .subcontainer_style1 { -webkit-box-shadow: 0 0 10px 2px #E2E2E2; box-shadow: 0 0 10px 2px #E2E2E2; position: relative; padding-top: 20px; border: 1px solid #CCCCCC; margin: 10px 0 20px 0; }

.editing .stacks .cpage_container > .subcontainer_style1 .remove_container { display: block !important; position: absolute; top: 0; left: 0 !important; }

.editing .stacks .cpage_container > .subcontainer_style1 .remove_container .controls { width: 50px; }

.custom_webpage_app_view.editing .custom_webpage_section_subcontainer_view { border: 1px solid #CCCCCC; margin-bottom: 20px; }

#template5 .custom_webpage_section_subcontainer_view > .container { width: auto !important; }

.custom_webpage .viewing { padding-top: 0 !important; }

.error-panel-container .alert-danger { margin-top: 30px; }

.full_width_page .error-panel-container div { margin: 30px 30px 0 30px; }

.alert-container { max-width: 1170px; margin: 0 auto; padding: 0 15px; }

/* Cpage Misc. Page Options */
.banner-type-container { display: block; position: relative; padding: 10px 20px; border-radius: 2px; margin-bottom: 12px; cursor: pointer; overflow: hidden; }

.banner-type-container input { position: absolute; opacity: 0; }

.banner-type-container input:checked ~ .banner-type-checkbox { background: #1999DA; }

.banner-type-container input:checked ~ h4 { color: #FFFFFF; }

.banner-type-container input:checked ~ h4:after { content: "- Selected"; margin-left: 5px; display: inline-block; }

.banner-type-container .banner-type-checkbox { -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #EFEFEF; z-index: -1; }

.banner-type-container:hover input ~ .banner-type-checkbox { background-color: #6399D2; }

.FLOAT_LEFT { float: left; }

.unavailable { display: none !important; }

.item_action_like, .item_action_unlike { display: none; }

.available { display: inline-block !important; }

ul.fa-ul li { list-style-type: none; }

.alert.small-alert { padding: 6px 10px; font-size: 12px; }

var { font-style: inherit; }

.close-button { font-family: Arial,sans-serif; font-size: 20px; font-weight: bold; line-height: 13.5px; text-shadow: 0 1px 0 #ffffff; line-height: 18px; opacity: 25; filter: alpha(opacity=2500); cursor: pointer; color: #ff0000; padding: 5px 5px 0 5px; }

.close-button:hover { opacity: 50; filter: alpha(opacity=5000); text-decoration: none; }

.va-top { vertical-align: top; }

.va-middle { vertical-align: middle; }

.va-baseline { vertical-align: baseline; }

.relative { position: relative; }

.absolute { position: absolute; }

.fixed { position: fixed; }

.center { text-align: center; }

.center .img-responsive { display: inline-block; }

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

.clearfix:after { clear: both; }

.full-width { display: block; width: 100%; }

@media screen and (max-width: 767px) { .sm-block { display: block !important; clear: both; } }

.center-wrap { top: 50%; position: relative; }

.centeree { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }

@media screen and (max-width: 767px) { .center-xs { text-align: center; } }

/********** MARGIN **********/
.m2 { margin: 2rem; }

.m-5 { margin: 0.5rem; }

.m-auto { margin: auto; }

/* TOP */
.mt-5 { margin-top: 0.5rem; }

.mt1 { margin-top: 1rem !important; }

.mt1-5 { margin-top: 1.5rem; }

.mt2 { margin-top: 2rem; }

.mt2-5 { margin-top: 2.5rem; }

.mt3 { margin-top: 3rem; }

.mt4 { margin-top: 4rem; }

.mt5 { margin-top: 5rem; }

.mt-n-5 { margin-top: -0.5rem; }

.mt-n-1 { margin-top: -1rem; }

.mt-n-1i { margin-top: -1rem !important; }

.mt-n-1-5 { margin-top: -15px; }

.mt-n-3 { margin-top: -0.3rem; }

.mt10 { margin-top: 10rem; }

/* BOTTOM */
.mb0 { margin-bottom: 0 !important; }

.mb-5 { margin-bottom: .5rem; }

.mb1 { margin-bottom: 1rem; }

.mb1-5 { margin-bottom: 1.5rem; }

.mb2 { margin-bottom: 2rem; }

.mb2i { margin-bottom: 2rem !important; }

.mb2-5 { margin-bottom: 2.5rem; }

.mb3 { margin-bottom: 3rem; }

.mb4 { margin-bottom: 4rem; }

.mb5 { margin-bottom: 5rem; }

.mb6 { margin-bottom: 6rem; }

/* LEFT */
.ml0 { margin-left: 0; }

.ml-5 { margin-left: 0.5rem; }

.ml1 { margin-left: 1rem; }

.ml1-5 { margin-left: 1.5rem; }

.ml2 { margin-left: 2rem; }

.ml3 { margin-left: 3rem; }

.ml4 { margin-left: 4rem; }

.ml5 { margin-left: 5rem; }

.ml3-5 { margin-left: 3.5rem; }

.ml15percent { margin-left: 15%; }

.ml5percent { margin-left: 5%; }

/* RIGHT */
.mr-5 { margin-right: 0.5rem; }

.mr1 { margin-right: 1rem; }

.mr-1i { margin-right: 1rem !important; }

.mr1-5 { margin-right: 1.5rem; }

.mr2 { margin-right: 2rem; }

.mr2i { margin-right: 2rem !important; }

.mr3 { margin-right: 3rem; }

@media screen and (max-width: 767px) { .xs-mt2 { margin-top: 20px; } }

.no-margin { margin: 0 !important; }

@media screen and (max-width: 991px) { .sm-mt3 { margin-top: 3rem; } }

@media screen and (min-width: 992px) { .md-mt2 { margin-top: 20px; } }

/********** PADDINGS **********/
.no-padding { padding: 0 !important; }

.p-2 { padding: .2rem; }

.p-5 { padding: .5rem; }

.p1 { padding: 1rem; }

.p1-5 { padding: 1.5rem; }

.p2 { padding: 2rem; }

.p3 { padding: 3rem; }

.p4 { padding: 4rem; }

/* BOTTOM */
.pb-5 { padding-bottom: .5rem; }

.pb1 { padding-bottom: 1rem; }

.pb1-5 { padding-bottom: 1.5rem; }

.pb2 { padding-bottom: 2rem; }

.pb3 { padding-bottom: 3rem; }

.pb5 { padding-bottom: 8rem; }

.pb80 { padding-bottom: 8rem; }

.pb5 { padding-bottom: 5rem; }

/* TOP */
.pt-5 { padding-top: .5rem; }

.pt1 { padding-top: 1rem; }

.pt1-5 { padding-top: 1.5rem; }

.pt2 { padding-top: 2rem; }

.pt4 { padding-top: 4rem; }

.pt5 { padding-top: 5rem; }

.pt6 { padding-top: 6rem; }

.pt80 { padding-top: 8rem; }

/* LEFT */
.pl0i { padding-left: 0 !important; }

.pl1 { padding-left: 1rem; }

.pl2 { padding-left: 2rem; }

.pl3 { padding-left: 3rem; }

/* RIGHT */
.pr2 { padding-right: 2rem; }

.pr3 { padding-right: 3rem; }

.pr5 { padding-right: 5rem; }

.pr-5 { padding-right: 0.5rem; }

.pr-5i { padding-right: 0.5rem !important; }

.pr1 { padding-right: 1rem; }

.pb80 { padding-bottom: 8rem; }

/* Backgrounds */
.bg-green { background: #30BF8A; }

.bg-fa { background: #fafafa; }

.bg-white { background: #fff; }

.bg-red { background-color: red; }

.bg-eee { background-color: #eee; }

.bg-sandybrown { background-color: sandybrown; }

.bg-f5 { background: #f5f5f5; }

.bg-lg { background: #dedede; }

.transparent { background: transparent; }

/* FONT WEIGHTS */
.bold { font-weight: bold; }

/* FONT SIZES */
.fs12 { font-size: 12px; }

.fs13 { font-size: 13px; }

.fs14 { font-size: 14px; }

.fs16 { font-size: 16px; }

.fs18 { font-size: 18px; }

.fs20 { font-size: 20px; }

.fs22 { font-size: 22px; }

.fs6r { font-size: 6rem; }

@media screen and (max-width: 767px) { .xs-fs3r { font-size: 3rem; } }

/* FONT STYLES */
.font-style-italic { font-style: italic; }

.lh1-7 { line-height: 1.7em; }

/* TEXT TRANSFORMS */
.capital { text-transform: capitalize; }

.uppercase { text-transform: uppercase; }

.lh2-5 { line-height: 2.5rem; }

.lh3 { line-height: 3rem; }

/* LETTER SPACING */
.ls1 { letter-spacing: 1px; }

/* BORDERS */
.no-b { border: none !important; }

.b2 { border: 2px solid; }

.b1-lg { border: solid 1px #ccc; }

.b1-ddd { border: solid 1px #ddd; }

.bb1-lg { border-bottom: 1px solid #ccc; }

.bt1-lg { border-top: 1px solid #ccc; }

.bl-lg { border-left: 1px solid #d6d6d6; }

.br-lg { border-right: 1px solid #d6d6d6; }

.bw2 { border-width: 2px; }

.b1-card { border: 1px solid #e8e8e8; }

/*No Outline */
.no-outline:focus { outline: 0; }

/* BORDER-RADIUS */
.br-5 { border-radius: .5rem; }

.br1 { border-radius: 1rem; }

.br0 { border-radius: 0rem; }

.br2 { border-radius: 2rem; }

.br3 { border-radius: 3rem; }

.br100 { border-radius: 100%; }

/* TOP */
.br5-top { border-radius: .5rem .5rem 0 0; }

/* BORDER COLOURS */
.bc-7a { border-color: #7a7a7a; }

/* TEXT COLORS */
.green { color: #30BF8A; }

.forestgreen { color: forestgreen; }

.red, .red-popover .popover_link { color: #ff0000; }

.white { color: #fff; }

.black { color: #000; }

.sandybrown { color: sandybrown; }

.md-gray { color: #888; }

.dk-gray { color: #555; }

.link-color { color: #39a784 !important; }

/* Google Material Design Cards */
.card-1-no-hover { border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.card-1 { border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.card-1:hover { box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.card-1:active { box-shadow: 0 0px 1px rgba(0, 0, 0, 0.12), 0 0px 1px rgba(0, 0, 0, 0.24); }

/* ALIGNMENTS */
.right-align { text-align: right; }

.left-align { text-align: left; }

@media screen and (max-width: 767px) { .left-align-xs { text-align: left; } .center-xs { text-align: center; } }

/* TEXT DECORATION */
.td-none:hover, .td-none:active, .td-none:focus, .td-none.selected { text-decoration: none; }

.ts-none { text-shadow: none !important; }

/* DISPLAY */
.table-cell { display: table-cell; }

/* OVERFLOW */
.of-auto { overflow: auto; }

.block { display: block; }

.display-inline-block { display: inline-block !important; }

.display-inline-flex { display: inline-flex !important; }

/* 'inline-block' breaks the display of ckeditors. For now let's just leave it out. But also leave this here so we know not to do it. .inline-block{ display:inline-block; } */
.none { display: none; }

/* Widths & Heights */
.minw-sm { min-width: 768px; }

.minw-700 { min-width: 700px; }

.minw-550 { min-width: 550px; }

.minw-850 { min-width: 850px; }

.minw-100 { min-width: 100%; }

.minw20 { min-width: 20rem; }

.w-auto { width: auto !important; }

.w1 { width: 100%; }

.w80 { width: 80%; }

.w80i { width: 80% !important; }

.w75 { width: 75%; }

.w75i { width: 75% !important; }

.w65 { width: 65%; }

.w60 { width: 60%; }

.w55i { width: 55% !important; }

.w40 { width: 40%; }

.w35 { width: 35%; }

.w35i { width: 35% !important; }

.w30 { width: 30%; }

.w20i { width: 20% !important; }

.w15 { width: 15%; }

.w5 { width: 5%; }

.w300px { width: 300px; }

.mw-sm { max-width: 768px; }

.maxw75percent { max-width: 75%; }

.maxw30 { max-width: 30rem; }

.ht1 { height: 100%; }

.ht25 { height: 2.5rem; }

.ht200 { height: 200px; }

.ht500 { height: 500px; }

.ht80vh { height: 80vh; }

.ht12vw { height: 12vw; }

@media screen and (max-width: 767px) { .xs-ht300 { height: 300px; } }

/* Positioning */
.top0 { top: 0; }

.left0 { left: 0; }

.right0 { right: 0; }

.bottom0 { bottom: 0; }

.bottom35 { bottom: 35px; }

/* overlays */
.overlay-light { background: rgba(0, 0, 0, 0.2); }

.overlay-dark { background: rgba(0, 0, 0, 0.5); }

/* Opacity */
.opacity-2 { opacity: 0.2; }

/* z-indexes */
.z1000 { z-index: 1000; }

/* Buttons */
.btn-tall { padding-top: 15px; padding-bottom: 15px; }

/* Cursors */
.pointer { cursor: pointer; }

.move { cursor: move; }

.cursor-no-change:hover, .cursor-no-change:active, .cursor-no-change:focus, .cursor-no-change.selected { cursor: default !important; }

/*list styles */
.ls-none { list-style-type: none; }

/* Bootstrap helpers */
.row-centered { text-align: center; }

.col-centered { display: inline-block; float: none; vertical-align: top; /* reset the text-align */ text-align: left; /* inline-block space fix */ margin-right: -4px; }

.row-no-padding [class*="col-"] { padding-left: 0 !important; padding-right: 0 !important; }

/* Word Wraps and Breaks */
.ww-bw { word-wrap: break-word; }

body { font-size: 14px; color: #182622; }

body a { color: #39a784; }

body a:hover, body a:visited, body a:active, body a:focus { text-decoration: none; cursor: pointer; }

/* Main Content
========================= */
#main { padding-bottom: 2em; }

#main .page-header { margin-bottom: 17px; border-bottom: none; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 5px; }

/* Datepicker */
.ui-datepicker-calendar td a.ui-state-default { padding: 7px 5px !important; width: 19px; text-align: center; }

.ui-datepicker { z-index: 2000 !important; }

/* Wysiwyg */
.wysiwyg { font-size: 12px; border: 1px solid #B8B8B8; background-image: none !important; background-color: #FFF !important; }

.wysiwyg .toolbar { padding: 2px 0; }

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

.wysiwyg div.wysiwyg { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 5px 0; }

.loading { background-image: url(/res/img/v2/loading.gif); background-repeat: no-repeat; height: 25px; width: 160px; }

.required_marker:after { content: "\002A"; color: red; }

.video-wrapper { position: relative; padding: 25px 0; }

/* Affixing Sidebar */
.sidebar-affixed { padding-top: 0px; max-width: 261px; }

@media screen and (max-width: 1199px) { .sidebar-affixed { max-width: 211px; } }

.sidebar-affixed.affix { top: 15px; }

@media screen and (max-width: 991px) { .sidebar-affixed { max-width: 1000px; } .sidebar-affixed.affix { padding-top: 0; position: relative !important; top: 0; right: 0; } }

.cke_editable { display: inline-block; border: 1px solid #ccc; border-radius: 5px; width: 100%; min-height: 150px; }

@media screen and (max-width: 991px) { #secondary_content { margin-top: 20px; } }

#secondary_content .item_main { padding: 0 !important; }

#secondary_content .list-group-item .item_main { padding: 0 15px !important; }

#secondary_content .item_clump_controls.pull-right { float: none !important; }

#secondary_content .action_buttons { margin-bottom: 0; margin-top: 0; }

#secondary_content .action_buttons.panel { margin-bottom: 20px !important; }

.mm-menu > .mm-list { padding-top: 0 !important; }

.mobile-menu-prime-link { float: left; width: 50%; color: #ffffff !important; text-transform: uppercase; background: #39a784; border-bottom: 1px solid #ffffff; text-align: center; padding: 20px 10px 20px 10px !important; }

.mobile-menu-prime-link:hover, .mobile-menu-prime-link:focus, .mobile-menu-prime-link:active { background: #266e57; }

.mobile-menu-prime-link:first-child { border-right: 1px solid #fff; }

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen).mobile-menu-prime-link.selected { background: #266e57; }

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen).selected { background: #222; }

label.error { background-color: #f2dede; border-color: #ebccd1; color: #a94442; border-radius: 4px; padding: 15px; }

@media screen and (max-width: 991px) { .powered-by-silkstart { padding-top: 15px; } }

@media screen and (min-width: 992px) { .powered-by-silkstart { text-align: right; } }

.panel ul li { word-wrap: break-word; }

.cookie-consent { position: fixed; bottom: 0; display: block; width: 100%; background: #39a784; color: #ffffff; padding: 20px 0; z-index: 2147483647; line-height: 24px; border-top: 1px solid #ffffff; -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

.cookie-consent button { font-size: 12px; padding: 7px 24px; background: transparent; border: 2px solid #ffffff; border-radius: 4px; text-transform: uppercase; -webkit-transition: background 0.4s, color 0.4s, border-color 0.4s; -o-transition: background 0.4s, color 0.4s, border-color 0.4s; transition: background 0.4s, color 0.4s, border-color 0.4s; transition: all 0.3s ease-in-out; }

.cookie-consent a { color: inherit; font-weight: bold; }

.cookie-consent a:hover, .cookie-consent a:focus { color: inherit; text-decoration: underline; }

@media (min-width: 768px) { .cookie-consent .row { display: flex; align-items: center; justify-content: center; } }

@media (max-width: 767px) { .cookie-consent .row > div:nth-of-type(2) { margin-top: 20px; } }

/* Social Networking Icons */
#header_topbar_social .media_links, #search_and_links .media_links { padding: 0; margin: 0; }

#header_topbar_social .media_links li, #search_and_links .media_links li { display: inline-block; list-style-type: none; padding: 0 3px; }

#header_topbar_social .media_links li a, #search_and_links .media_links li a { background: transparent; color: #FFFFFF; padding: 5px; text-align: center; display: block; -webkit-transition: background 0.4s; -o-transition: background 0.4s; transition: background 0.4s; }

#header_topbar_social .media_links li a .fa, #search_and_links .media_links li a .fa { width: 1em; display: block; }

#header_topbar_social .media_links li a .fa-1-5x, #search_and_links .media_links li a .fa-1-5x { font-size: 30px; }

#header_topbar_social .media_links li a:hover, #search_and_links .media_links li a:hover { background: #050606; text-decoration: none; }

#header_topbar_social .media_links > li > a { color: #39a784; }

#header_topbar_social .media_links > li > a:hover { background: transparent; color: #266e57; }

.site-header { position: relative; background: transparent; z-index: 5; width: 100%; }

.site-header .mobile-menu-toggle-switch { position: absolute; right: 20px; top: 36.5px; z-index: 5000; }

.suppress_nav_links .navbar { display: none; }

.suppress_nav_links .site-header { padding-bottom: 20px; border-bottom: 1px solid #DDDDDD; }

@media screen and (max-width: 991px) { .suppress_nav_links .site-header { height: 50px; } }

.navbar-brand { height: auto; padding: 10px 15px; }

.navbar-brand img { height: 81px !important; width: auto; transition: all 0.3s ease-in-out; }

#header_topbar { background: transparent; }

#header_topbar #header-account-buttons { margin-top: 17px; }

#header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li { margin-left: 10px; }

#header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li.account-button-li { cursor: pointer; }

#header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a { font-size: 12px; color: #404040; padding: 7px 24px; border: 2px solid #FFFFFF; border-radius: 4px; text-transform: uppercase; -webkit-transition: background 0.4s, color 0.4s, border-color 0.4s; -o-transition: background 0.4s, color 0.4s, border-color 0.4s; transition: background 0.4s, color 0.4s, border-color 0.4s; transition: all 0.3s ease-in-out; }

#header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a.signup_button, #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a#userDropDown { border-color: #39a784; color: #39a784; }

#header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a:hover, #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a:active, #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a:focus, #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a.selected { border-color: #39a784; color: #39a784; background: #f1f9f6; }


/* Main Nav Section */
.navbar-default { border: none; border-radius: 0 !important; margin-bottom: 0 !important; }

.navbar-default .main-nav { padding-left: 0; }

.navbar-default .main-nav a { font-family: Roboto; font-weight: normal; font-style: normal; }

.navbar-default .main-nav .nav > li > .dropdown-menu:before { position: absolute; top: -7px; left: 15px; display: inline-block; border-right: 7px solid transparent; border-bottom: 7px solid #CCCCCC; border-left: 7px solid transparent; border-bottom-color: rgba(0, 0, 0, 0.2); content: ''; }

.navbar-default .main-nav .nav > li > .dropdown-menu:after { position: absolute; top: -6px; left: 16px; display: inline-block; border-right: 6px solid transparent; border-bottom: 6px solid white; border-left: 6px solid transparent; content: ''; }

.navbar-default .main-nav .nav > li > a { text-transform: uppercase; font-size: 13px; padding: 15px 21px; transition: all 0.3s ease-in-out; }

/* Sign In Modal */
.sign_in_modal { margin: 0px auto; padding-bottom: 15px; border-radius: 6px; -webkit-box-shadow: 0px 0px 3px #666666; box-shadow: 0px 0px 3px #666666; }

/* Social Logins */
.social_button img { max-width: 100%; height: auto; }

@media screen and (max-width: 991px) { .navbar-collapse.collapse { display: none !important; } }

.navbar.navbar-default .main-nav { float: left; }

.navbar.navbar-default .dropdown-menu { border-top-right-radius: 4px; border-top-left-radius: 4px; }

/* Nav Dropdowns */
.dropdown-submenu { position: relative; }

.dropdown-submenu > .dropdown-menu { top: 0; left: 105%; margin-top: -6px; margin-left: -1px; border-radius: 4px; }

.dropdown-submenu > .dropdown-menu:before { position: absolute; top: 10px; left: -7px; display: inline-block; width: 0; height: 0; content: ''; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-right: 7px solid #CCCCCC; border-right-color: rgba(0, 0, 0, 0.2); }

.dropdown-submenu > .dropdown-menu:after { position: absolute; top: 11px; left: -6px; display: inline-block; width: 0; height: 0; content: ''; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #FFFFFF; }

.dropdown-submenu > a:after { display: block; float: right; width: 0; height: 0; content: ''; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #CCCCCC; margin-top: 5px; margin-right: -10px; }

.dropdown-submenu:hover > a:after { border-left-color: #FFFFFF; }

.dropdown-submenu.pull-left { float: none; }

.dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }

/* Header Banner */
.cpage .header-banner { height: 340px; }

@media screen and (min-width: 1200px) { .cpage .header-banner { height: 400px; } }

@media screen and (min-width: 1500px) { .cpage .header-banner { height: 450px; } }

@media screen and (max-width: 767px) { .cpage .header-banner { height: 200px; } }

.header-banner { background: #333333 no-repeat center top / cover; margin-bottom: 0; height: 300px; position: relative; width: 100%; z-index: 1; }

@media screen and (max-width: 767px) { .header-banner { height: 200px; } }

@media screen and (min-width: 768px) and (max-width: 991px) { .header-banner { height: 240px; } }

.header-banner .header-banner-text { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

.header-banner .header-banner-text .container { height: 100%; position: relative; }

.header-banner .header-banner-text .container .header-banner-text-inner { width: 100%; }

@media screen and (min-width: 768px) { .header-banner .header-banner-text .container .header-banner-text-inner { position: absolute; bottom: 10px; } }

@media screen and (max-width: 767px) { .header-banner .header-banner-text .container .header-banner-text-inner h1 { margin-top: 80px; font-size: 2rem; } }

.header-banner .header-banner-text .container .header-banner-text-inner .header-banner-page-title { color: #FFFFFF; text-shadow: 1px 1px 0px #000000; }

.header-banner .header-banner-text .container .header-banner-text-inner .header-banner-subtext { color: #FFFFFF; text-shadow: 1px 1px 0px #000000; width: 100%; margin-top: 0; padding-right: 25%; margin-bottom: 15px; line-height: 1.5; word-wrap: break-word; }

@media screen and (max-width: 767px) { .header-banner .header-banner-text .container .header-banner-text-inner .header-banner-subtext { line-height: 1.2; font-size: 1.3rem; } }

@media screen and (max-width: 480px) { .header-banner .header-banner-text .container .header-banner-text-inner .header-banner-subtext { padding-right: 0; } }

/* Breadcrumbs */
.hide-breadcrumbs { display: none; }

.breadcrumb { background: #ECECEC; display: inline-block; }

@media screen and (max-width: 767px) { .breadcrumb { display: none; } }

/* Event Page */
.event-banner { background: #333333 no-repeat center top / cover; margin-bottom: 20px; z-index: 1; }

@media screen and (max-width: 1199px) { .event-banner { height: 50vw; } }

@media screen and (max-width: 991px) { .event-banner { height: 60vw; } }

@media screen and (max-width: 767px) { .event-banner { height: 70vw; } }

.event-banner .event-banner-content-overlay { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

.event-banner .event-banner-content-overlay .event-banner-content { color: #FFFFFF; width: 100%; text-shadow: 1px 1px 0px 0 0 15px #000000; }

.event-banner .event-banner-content-overlay .event-banner-content .event-banner-date-time { font-size: 1.3em; }

.event-banner .event-banner-content-overlay .event-banner-content h1 { font-size: 4em; }

@media screen and (max-width: 1199px) { .event-banner .event-banner-content-overlay .event-banner-content h1 { font-size: 3em; } }

@media screen and (max-width: 991px) { .event-banner .event-banner-content-overlay .event-banner-content h1 { font-size: 2em; } }

/* Header Slideshow */
.header-slideshow-wrapper .flex-slideshow .flex-control-nav { bottom: 25px; z-index: 9; }

@media screen and (max-width: 767px) { .header-slideshow-wrapper .flex-slideshow .flex-control-nav { bottom: 5px; } }

.header-slideshow-wrapper .flex-slideshow .flex-control-nav a { background: #B6AFA9; }

.header-slideshow-wrapper .flex-slideshow .flex-control-nav a.flex-active { background: #FFFFFF; }

.header-slideshow-wrapper .flex-slideshow .slides li .flex-caption:hover { background: rgba(0, 0, 0, 0.2); }

.header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info { position: absolute; bottom: 80px; width: 100%; }

@media screen and (max-width: 1199px) { .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info { bottom: 40px; } }

@media screen and (max-width: 767px) { .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info { bottom: 35px; } }

.header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info .slide-title { font-size: 44px; line-height: 1em; text-shadow: 1px 1px 0px #000000; }

@media screen and (max-width: 991px) { .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info .slide-title { font-size: 36px; } }

@media screen and (max-width: 767px) { .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info .slide-title { font-size: 28px; } }

.header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info .slide-content { padding-top: 15px; color: #FFFFFF; font-size: 22px; line-height: 33px; display: block; text-shadow: 1px 1px 0px #000000; }

@media screen and (max-width: 767px) { .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info .slide-content { font-size: 16px; line-height: 24px; } }

@media screen and (max-width: 991px) { .header-slideshow-wrapper .flex-slideshow .slides li { margin: 0 auto; width: 100%; height: auto; overflow: hidden; } .header-slideshow-wrapper .flex-slideshow .slides li .slide-wrapper { position: relative; right: 50% !important; text-align: center; } .header-slideshow-wrapper .flex-slideshow .slides li .slide-wrapper img { min-width: 1000px !important; display: inline-block !important; margin-right: -100% !important; } .header-slideshow-wrapper .flex-slideshow .slides li .slide-wrapper .flex-caption { left: 50%; } }

@media screen and (max-width: 767px) { .header-slideshow-wrapper .flex-slideshow .slides li .slide-wrapper img { min-width: 800px; } }

.banner-full-height #header_topbar { background: transparent; }

.banner-full-height #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a { color: #FFFFFF; border: 2px solid transparent; text-shadow: 1px 1px 0px #000000; }

.banner-full-height #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a.signup_button, .banner-full-height #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a#userDropDown { border: 2px solid #FFFFFF; color: #FFFFFF; }

.banner-full-height #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a:hover, .banner-full-height #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a:active, .banner-full-height #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a:focus, .banner-full-height #header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a.selected { background: rgba(255, 255, 255, 0.2); border: 2px solid #FFFFFF; }

.banner-full-height .site-header { position: absolute; top: 0; left: 0; z-index: 999; width: 100%; }

.banner-full-height .site-header .mobile-menu-toggle-switch { color: #FFFFFF; text-shadow: 1px 1px 0px #000000; }

.banner-full-height .site-header .navbar-brand img { /* do not apply filter */ }

.banner-full-height .site-header .navbar-default { background: transparent; }

.banner-full-height .site-header .navbar-default .navbar-collapse .nav > li > a { color: #FFFFFF; text-shadow: 1px 1px 0px #000000; }

.banner-full-height .site-header .navbar-default #slide-search-field .input-group.opened-input-group { background: rgba(255, 255, 255, 0.4); }

.banner-full-height .site-header .navbar-default #slide-search-field .input-group.opened-input-group input { color: #FFFFFF; }

.banner-full-height .site-header .navbar-default #slide-search-field .input-group.opened-input-group input::-moz-placeholder { color: #FFFFFF; opacity: 1; }

.banner-full-height .site-header .navbar-default #slide-search-field .input-group.opened-input-group input:-ms-input-placeholder { color: #FFFFFF; }

.banner-full-height .site-header .navbar-default #slide-search-field .input-group.opened-input-group input::-webkit-input-placeholder { color: #FFFFFF; }

.banner-full-height .site-header .navbar-default #slide-search-field .input-group .search-toggle-button { background: transparent; color: #FFFFFF; }

#main-menu-mobile #mobile_search_form .input-group { padding: 10px 20px; }

#main-menu-mobile #mobile_search_form .input-group .btn, #main-menu-mobile #mobile_search_form .input-group .fc-button { height: 42px; }

#header-account-buttons .goog-te-gadget-simple, #main-menu-mobile .goog-te-gadget-simple { border-width: 2px; padding-top: 8px; padding-bottom: 8px; border-radius: 4px; }

#main-menu-mobile #google_translate_element_mobile { text-align: center; margin-top: 10px; }

.site-header.fixed-enabled { position: static; }

.banner-full-height .site-header.fixed-enabled { position: absolute; }

.site-header.fixed-enabled.fixed { transition: top 1s; position: fixed; background: transparent; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.banner-full-height .site-header.fixed-enabled.fixed { background: #353535 !important; }

.navbar-secondary { background-color: #f5f5f5; border-color: #ddd; }

@media screen and (min-width: 768px) { .navbar-secondary .container-fluid { padding-left: 0; } }

.navbar-secondary .navbar-brand { color: #555; }

.navbar-secondary .navbar-brand:hover, .navbar-secondary .navbar-brand:focus { color: #555; }

.navbar-secondary .navbar-text { color: #555; }

.navbar-secondary .navbar-nav > li > a { color: #555; }

.navbar-secondary .navbar-nav > li > a:hover, .navbar-secondary .navbar-nav > li > a:focus { color: #555; background-color: #eee; cursor: pointer; }

.navbar-secondary .navbar-nav > .active > a, .navbar-secondary .navbar-nav > .active > a:hover, .navbar-secondary .navbar-nav > .active > a:focus { color: #555; background-color: #eee; }

.navbar-secondary .navbar-nav > .open > a, .navbar-secondary .navbar-nav > .open > a:hover, .navbar-secondary .navbar-nav > .open > a:focus { color: #555; background-color: #eee; }

.navbar-secondary .navbar-toggle { border-color: #eee; }

.navbar-secondary .navbar-toggle:hover, .navbar-secondary .navbar-toggle:focus { background-color: #eee; }

.navbar-secondary .navbar-toggle .icon-bar { background-color: #555; }

.navbar-secondary .navbar-collapse, .navbar-secondary .navbar-form { border-color: #555; }

.navbar-secondary .navbar-link { color: #555; }

.navbar-secondary .navbar-link:hover { color: #555; }

@media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #555; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #555; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #eee; } }

/* jQuery.mmenu CSS */
/* jQuery.mmenu panels CSS */
.mm-menu.mm-horizontal > .mm-panel { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }

.mm-menu .mm-hidden { display: none; }

.mm-wrapper { overflow-x: hidden; position: relative; }

.mm-menu, .mm-menu > .mm-panel { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0; }

.mm-menu { background: inherit; display: block; overflow: hidden; padding: 0; }

.mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 20px; -webkit-transform: translateX(100%); transform: translateX(100%); }

.mm-menu > .mm-panel.mm-opened { -webkit-transform: translateX(0%); transform: translateX(0%); }

.mm-menu > .mm-panel.mm-subopened { -webkit-transform: translateX(-30%); transform: translateX(-30%); }

.mm-menu > .mm-panel.mm-highest { z-index: 1; }

.mm-menu .mm-list { padding: 20px 0; }

.mm-menu > .mm-list { padding-bottom: 0; }

.mm-menu > .mm-list:after { content: ''; display: block; height: 40px; }

.mm-panel > .mm-list { margin-left: -20px; margin-right: -20px; }

.mm-panel > .mm-list:first-child { padding-top: 0; }

.mm-list, .mm-list > li { list-style: none; display: block; padding: 0; margin: 0; }

.mm-list { font: inherit; font-size: 14px; }

.mm-list a, .mm-list a:hover { text-decoration: none; }

.mm-list > li { position: relative; }

.mm-list > li > a, .mm-list > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; line-height: 20px; display: block; padding: 10px 10px 10px 20px; margin: 0; }

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; width: 100%; position: absolute; bottom: 0; left: 0; }

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { width: auto; margin-left: 20px; position: relative; left: auto; }

.mm-list a.mm-subopen { background: rgba(3, 2, 1, 0); width: 40px; height: 100%; padding: 0; position: absolute; right: 0; top: 0; z-index: 2; }

.mm-list a.mm-subopen:before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; height: 100%; position: absolute; left: 0; top: 0; }

.mm-list a.mm-subopen.mm-fullsubopen { width: 100%; }

.mm-list a.mm-subopen.mm-fullsubopen:before { border-left: none; }

.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { padding-right: 5px; margin-right: 40px; }

.mm-list > li.mm-selected > a.mm-subopen { background: transparent; }

.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span { padding-right: 45px; margin-right: 0; }

.mm-list a.mm-subclose { text-indent: 20px; padding-top: 30px; margin-top: -20px; }

.mm-list > li.mm-label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; padding-right: 5px; }

.mm-list > li.mm-spacer { padding-top: 40px; }

.mm-list > li.mm-spacer.mm-label { padding-top: 25px; }

.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before { content: ''; border: 2px solid transparent; display: inline-block; width: 7px; height: 7px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); margin-bottom: -5px; position: absolute; bottom: 50%; }

.mm-list a.mm-subopen:after { border-top: none; border-left: none; right: 18px; }

.mm-list a.mm-subclose:before { border-right: none; border-bottom: none; margin-bottom: -15px; left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel { display: none; padding: 10px 0 10px 10px; }

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after { border-color: transparent; }

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel { display: block; }

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen { height: 40px; }

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 16px; right: 16px; }

.mm-menu.mm-vertical .mm-list > li.mm-opened.mm-label > a.mm-subopen { height: 25px; }

html.mm-opened .mm-page { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu { background: #333333; color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-list > li:after { border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.1); color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before { border-color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.05); }

/* jQuery.mmenu offcanvas addon CSS */
.mm-page { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }

html.mm-opened { overflow: hidden; position: relative; }

html.mm-opened body { overflow: hidden; }

html.mm-opened .mm-page { box-sizing: border-box; position: relative; }

html.mm-background .mm-page { background: inherit; }

#mm-blocker { background: rgba(3, 2, 1, 0); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; }

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker { display: block; }

.mm-menu.mm-offcanvas { display: none; position: fixed; }

.mm-menu.mm-current { display: block; }

.mm-menu { width: 80%; min-width: 140px; max-width: 440px; }

html.mm-opening .mm-page, html.mm-opening #mm-blocker { -webkit-transform: translate(80%, 0); transform: translate(80%, 0); }

@media all and (max-width: 175px) { html.mm-opening .mm-page, html.mm-opening #mm-blocker { -webkit-transform: translate(140px, 0); transform: translate(140px, 0); } }

@media all and (min-width: 550px) { html.mm-opening .mm-page, html.mm-opening #mm-blocker { -webkit-transform: translate(440px, 0); transform: translate(440px, 0); } }

/* jQuery.mmenu buttonbars addon CSS */
.mm-buttonbar { border: 1px solid transparent; border-radius: 5px; text-align: center; line-height: 20px; overflow: hidden; display: block; padding: 0; margin: 0; position: relative; }

.mm-buttonbar:after { content: ''; display: block; clear: both; }

.mm-buttonbar > * { border-left: 1px solid transparent; box-sizing: border-box; display: block; width: 100%; height: 100%; float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.mm-buttonbar > a { text-decoration: none; }

.mm-buttonbar > input { position: absolute; left: -1000px; top: -1000px; }

.mm-buttonbar > input:checked + label { border-color: transparent  !important; }

.mm-buttonbar > *:first-child, .mm-buttonbar > input:first-child + * { border-left: none; }

.mm-buttonbar.mm-buttonbar-2 > * { width: 50%; }

.mm-buttonbar.mm-buttonbar-3 > * { width: 33.33%; }

.mm-buttonbar.mm-buttonbar-4 > * { width: 25%; }

.mm-buttonbar.mm-buttonbar-5 > * { width: 20%; }

.mm-header .mm-buttonbar { margin-top: 20px; margin-left: -30px; margin-right: -30px; }

.mm-footer .mm-buttonbar { border: none; border-radius: none; line-height: 40px; margin: -10px -10px 0 -20px; }

.mm-footer .mm-buttonbar > * { border-left: none; }

.mm-list > li > .mm-buttonbar { margin: 10px 20px; }

.mm-menu .mm-buttonbar { border-color: rgba(255, 255, 255, 0.6); background: #333333; }

.mm-menu .mm-buttonbar > * { border-color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-buttonbar > input:checked + label { background: rgba(255, 255, 255, 0.6); color: #333333; }

/* jQuery.mmenu counters addon CSS */
em.mm-counter { font: inherit; font-size: 14px; font-style: normal; text-indent: 0; line-height: 20px; display: block; margin-top: -10px; position: absolute; right: 40px; top: 50%; }

em.mm-counter + a.mm-subopen { padding-left: 40px; }

em.mm-counter + a.mm-subopen + a, em.mm-counter + a.mm-subopen + span { margin-right: 80px; }

em.mm-counter + a.mm-fullsubopen { padding-left: 0; }

.mm-vertical em.mm-counter { top: 12px; margin-top: 0; }

.mm-nosubresults > em.mm-counter { display: none; }

.mm-menu em.mm-counter { color: rgba(255, 255, 255, 0.3); }

/* jQuery.mmenu dragOpen addon CSS */
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker { -webkit-transition-duration: 0s; transition-duration: 0s; }

/* jQuery.mmenu footer addon CSS */
.mm-footer { background: inherit; border-top: 1px solid transparent; text-align: center; line-height: 20px; box-sizing: border-box; width: 100%; height: 40px; padding: 10px 10px 0 20px; position: absolute; z-index: 2; bottom: 0; left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after { height: 80px; }

.mm-menu .mm-footer { border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.3); }

/* jQuery.mmenu header addon CSS */
.mm-header { background: inherit; border-bottom: 1px solid transparent; text-align: center; line-height: 20px; box-sizing: border-box; width: 100%; height: 60px; padding: 0 50px; position: absolute; z-index: 2; top: 0; left: 0; }

.mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next { padding-top: 30px; }

.mm-header .mm-title { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: inline-block; width: 100%; position: relative; }

.mm-header .mm-prev, .mm-header .mm-next { text-decoration: none; display: block; box-sizing: border-box; min-width: 10px; height: 100%; position: absolute; top: 0; z-index: 1; }

.mm-header .mm-prev { padding-left: 20px; padding-right: 10px; left: 0; }

.mm-header .mm-next { padding-left: 10px; padding-right: 20px; right: 0; }

.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after { content: ''; border: 2px solid transparent; display: inline-block; width: 7px; height: 7px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.mm-header [href].mm-prev:before { border-right: none; border-bottom: none; margin-left: 2px; margin-right: 5px; }

.mm-header [href].mm-next:after { border-top: none; border-left: none; margin-left: 5px; margin-right: -2px; }

.mm-menu.mm-hassearch .mm-header { height: 50px; top: 50px; }

.mm-menu.mm-hassearch .mm-header .mm-title, .mm-menu.mm-hassearch .mm-header .mm-prev, .mm-menu.mm-hassearch .mm-header .mm-next { padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle { display: none; }

.mm-menu.mm-hasheader > .mm-panel { padding-top: 80px; }

.mm-menu.mm-hasheader > .mm-panel.mm-list { padding-top: 60px; }

.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child { margin-top: -20px; }

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel { padding-top: 120px; }

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list { padding-top: 100px; }

.mm-menu .mm-header { border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-header .mm-prev:before, .mm-menu .mm-header .mm-next:after { border-color: rgba(255, 255, 255, 0.3); }

/* jQuery.mmenu labels addon CSS */
.mm-list > li.mm-label > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0; line-height: 25px; }

.mm-list > li.mm-label.mm-opened a.mm-subopen:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); right: 17px; }

.mm-list > li.mm-collapsed { display: none; }

.mm-menu .mm-list li.mm-label > div > div { background: rgba(255, 255, 255, 0.05); }

/* jQuery.mmenu searchfield addon CSS */
.mm-search, .mm-search input { box-sizing: border-box; }

.mm-list > li.mm-search { padding: 10px; margin-top: -20px; }

.mm-list > li.mm-subtitle + li.mm-search { margin-top: 0; }

div.mm-panel > div.mm-search { padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search { margin-top: 0; }

.mm-menu > .mm-search { background: inherit; width: 100%; position: absolute; top: 0; left: 0; z-index: 2; }

.mm-search { padding: 10px; }

.mm-search input { border: none; border-radius: 30px; font: inherit; font-size: 14px; line-height: 30px; outline: none; display: block; width: 100%; height: 30px; margin: 0; padding: 0 10px; }

.mm-search input::-ms-clear { display: none; }

.mm-menu .mm-noresultsmsg { text-align: center; font-size: 21px; display: none; padding: 60px 0; }

.mm-menu .mm-noresultsmsg:after { border: none !important; }

.mm-noresults .mm-noresultsmsg { display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen { display: none; }

.mm-menu li.mm-nosubresults > a.mm-subopen + a, .mm-menu li.mm-nosubresults > a.mm-subopen + span { padding-right: 10px; }

.mm-menu.mm-hassearch > .mm-panel { padding-top: 70px; }

.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child { margin-top: -20px; }

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child { margin-top: -10px; }

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list { padding-top: 0; }

.mm-menu .mm-search input { background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-noresultsmsg { color: rgba(255, 255, 255, 0.3); }

/* jQuery.mmenu toggles addon CSS */
input.mm-toggle, input.mm-check { position: absolute; left: -10000px; }

label.mm-toggle, label.mm-check { margin: 0; position: absolute; top: 50%; z-index: 1; }

label.mm-toggle:before, label.mm-check:before { content: ''; display: block; }

label.mm-toggle { border-radius: 30px; width: 50px; height: 30px; margin-top: -15px; }

label.mm-toggle:before { border-radius: 30px; width: 28px; height: 28px; margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before { float: right; }

label.mm-check { width: 30px; height: 30px; margin-top: -15px; }

label.mm-check:before { border-left: 3px solid; border-bottom: 3px solid; width: 40%; height: 20%; margin: 25% 0 0 20%; opacity: 0.1; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before { opacity: 1; }

label.mm-toggle, label.mm-check { right: 20px; }

label.mm-toggle + a, label.mm-toggle + span { margin-right: 70px; }

label.mm-check + a, label.mm-check + span { margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check { right: 50px; }

a.mm-subopen + label.mm-toggle + a, a.mm-subopen + label.mm-toggle + span { margin-right: 100px; }

a.mm-subopen + label.mm-check + a, a.mm-subopen + label.mm-check + span { margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check { right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a, em.mm-counter + a.mm-subopen + label.mm-toggle + span { margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a, em.mm-counter + a.mm-subopen + label.mm-check + span { margin-right: 120px; }

.mm-menu label.mm-toggle { background: rgba(0, 0, 0, 0.15); }

.mm-menu label.mm-toggle:before { background: #333333; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

.mm-menu label.mm-check:before { border-color: rgba(255, 255, 255, 0.6); }

/* jQuery.mmenu effects extension CSS */
html.mm-slide .mm-menu { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }

html.mm-slide.mm-opened .mm-menu { -webkit-transform: translateX(-30%); transform: translateX(-30%); }

html.mm-slide.mm-opening .mm-menu { -webkit-transform: translateX(0%); transform: translateX(0%); }

html.mm-slide.mm-right.mm-opened .mm-menu { -webkit-transform: translateX(30%); transform: translateX(30%); }

html.mm-slide.mm-right.mm-opening .mm-menu { -webkit-transform: translateX(0%); transform: translateX(0%); }

html.mm-slide.mm-top.mm-opened .mm-menu { -webkit-transform: translateY(-30%); transform: translateY(-30%); }

html.mm-slide.mm-top.mm-opening .mm-menu { -webkit-transform: translateY(0%); transform: translateY(0%); }

html.mm-slide.mm-bottom.mm-opened .mm-menu { -webkit-transform: translateY(30%); transform: translateY(30%); }

html.mm-slide.mm-bottom.mm-opening .mm-menu { -webkit-transform: translateY(0%); transform: translateY(0%); }

html.mm-zoom-menu .mm-menu { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }

html.mm-zoom-menu.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateX(-30%); transform: scale(0.7, 0.7) translateX(-30%); -webkit-transform-origin: left center; transform-origin: left center; }

html.mm-zoom-menu.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }

html.mm-zoom-menu.mm-right.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateX(30%); transform: scale(0.7, 0.7) translateX(30%); -webkit-transform-origin: right center; transform-origin: right center; }

html.mm-zoom-menu.mm-right.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }

html.mm-zoom-menu.mm-top.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateY(-30%); transform: scale(0.7, 0.7) translateY(-30%); -webkit-transform-origin: center top; transform-origin: center top; }

html.mm-zoom-menu.mm-top.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateY(0%); transform: scale(1, 1) translateY(0%); }

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateY(30%); transform: scale(0.7, 0.7) translateY(30%); -webkit-transform-origin: center bottom; transform-origin: center bottom; }

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateY(0%); transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel { -webkit-transform: scale(1.5, 1.5) translateX(100%); transform: scale(1.5, 1.5) translateX(100%); -webkit-transform-origin: left center; transform-origin: left center; -webkit-transition-property: -webkit-transform, left; transition-property: transform, left; }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened { -webkit-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened { -webkit-transform: scale(0.7, 0.7) translateX(-30%); transform: scale(0.7, 0.7) translateX(-30%); }

/* jQuery.mmenu fullscreen extension CSS */
.mm-menu.mm-fullscreen { width: 100%; min-width: 140px; max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(100%, 0); transform: translate(100%, 0); }

@media all and (max-width: 140px) { html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(140px, 0); transform: translate(140px, 0); } }

@media all and (min-width: 10000px) { html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(10000px, 0); transform: translate(10000px, 0); } }

html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); }

@media all and (max-width: 140px) { html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(-140px, 0); transform: translate(-140px, 0); } }

@media all and (min-width: 10000px) { html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(-10000px, 0); transform: translate(-10000px, 0); } }

.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom { height: 100%; min-height: 140px; max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page { box-shadow: none !important; }

/* jQuery.mmenu position extension CSS */
.mm-menu.mm-top, .mm-menu.mm-bottom { width: 100%; min-width: 100%; max-width: 100%; }

.mm-menu.mm-right { left: auto; right: 0; }

.mm-menu.mm-bottom { top: auto; bottom: 0; }

html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker { -webkit-transform: translate(-80%, 0); transform: translate(-80%, 0); }

@media all and (max-width: 175px) { html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker { -webkit-transform: translate(-140px, 0); transform: translate(-140px, 0); } }

@media all and (min-width: 550px) { html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker { -webkit-transform: translate(-440px, 0); transform: translate(-440px, 0); } }

/* jQuery.mmenu z-position extension CSS */
html.mm-front .mm-page, html.mm-front #mm-blocker { -webkit-transform: translate(0, 0) !important; transform: translate(0, 0) !important; z-index: 0; }

.mm-menu.mm-front { z-index: 1; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page { box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right { -webkit-transform: translate(100%, 0); transform: translate(100%, 0); }

.mm-menu.mm-front.mm-top { -webkit-transform: translate(0, -100%); transform: translate(0, -100%); }

.mm-menu.mm-front.mm-bottom { -webkit-transform: translate(0, 100%); transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom { height: 80%; min-height: 140px; max-height: 880px; }

/* jQuery.mmenu themes extension CSS */
html.mm-opened.mm-light .mm-page { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light { background: #f3f3f3; color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light .mm-list > li:after { border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light .mm-list > li > a.mm-subclose { background: rgba(255, 255, 255, 0.6); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before { border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-light .mm-list > li.mm-selected > span { background: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-light .mm-list > li.mm-label { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar { border-color: rgba(0, 0, 0, 0.6); background: #f3f3f3; }

.mm-menu.mm-light .mm-buttonbar > * { border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light .mm-buttonbar > input:checked + label { background: rgba(0, 0, 0, 0.6); color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before { border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header .mm-prev:before, .mm-menu.mm-light .mm-header .mm-next:after { border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input { background: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light .mm-noresultsmsg { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle { background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light label.mm-toggle:before { background: #f3f3f3; }

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

html.mm-opened.mm-white .mm-page { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white { background: white; color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white .mm-list > li:after { border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.06); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before { border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-white .mm-list > li.mm-selected > span { background: rgba(0, 0, 0, 0.06); }

.mm-menu.mm-white .mm-list > li.mm-label { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar { border-color: rgba(0, 0, 0, 0.6); background: white; }

.mm-menu.mm-white .mm-buttonbar > * { border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white .mm-buttonbar > input:checked + label { background: rgba(0, 0, 0, 0.6); color: white; }

.mm-menu.mm-white label.mm-check:before { border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header .mm-prev:before, .mm-menu.mm-white .mm-header .mm-next:after { border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input { background: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white .mm-noresultsmsg { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle { background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white label.mm-toggle:before { background: white; }

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

html.mm-opened.mm-black .mm-page { box-shadow: none; }

.mm-menu.mm-black { background: black; color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black .mm-list > li:after { border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black .mm-list > li > a.mm-subclose { background: rgba(255, 255, 255, 0.25); color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before { border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list > li > a.mm-subopen:before { border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-black .mm-list > li.mm-selected > span { background: rgba(255, 255, 255, 0.25); }

.mm-menu.mm-black .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar { border-color: rgba(255, 255, 255, 0.6); background: black; }

.mm-menu.mm-black .mm-buttonbar > * { border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black .mm-buttonbar > input:checked + label { background: rgba(255, 255, 255, 0.6); color: black; }

.mm-menu.mm-black label.mm-check:before { border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter { color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer { border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header { border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header .mm-prev:before, .mm-menu.mm-black .mm-header .mm-next:after { border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div { background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input { background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black .mm-noresultsmsg { color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle { background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black label.mm-toggle:before { background: black; }

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

#site_footer { background: #30373a; padding: 40px 0 0 0; color: #fff; font-size: 13px; }

#site_footer a { color: #fff; }

#site_footer .footer-top { padding-bottom: 60px; }

#site_footer .footer-section h3, #site_footer .footer-section h4 { padding-bottom: 20px; font-size: 1.1em; }

#site_footer .footer-contact .footer-contact-info { margin-bottom: 15px; }

#site_footer .footer-contact .footer-contact-info .fa { float: left; }

#site_footer .footer-contact .footer-contact-info .footer-contact-info-text { float: left; margin-left: 10px; }

#site_footer .footer-contact .footer-contact-info .footer-contact-info-text p { margin: 0; }

#site_footer .footer-ul { list-style-type: none; padding: 0; }

#site_footer .footer-ul li { margin-bottom: 20px; color: #9EA7B3; }

#site_footer .footer-ul li .item-date-widget-style { color: #479AFF; }

#site_footer .footer-ul li .readmore, #site_footer .footer-ul li .upcoming-event-text { display: none; }

.lower-footer { padding: 15px 0; background: #272e31; }

.lower-footer .footer-logo { max-height: 30px; width: auto; }

.lower-footer .footer-logo .navbar-brand { float: none; padding: 0; display: block; }

@media screen and (max-width: 767px) { .lower-footer .footer-logo .navbar-brand { margin-bottom: 25px; } }

.powered-by-silkstart { padding: 15px 0; background: #1D1F20; }

.powered-by-silkstart .powered-by { color: #868686; }

.item_list { padding: 0; list-style-type: none; }

.item_list .item { padding: 8px 10px; border: 1px solid #ccc; border-top: none; }

@media screen and (max-width: 767px) { .join_to_buy_ticket { margin-top: 5px; display: block; } }

.ticket-container-wrapper { margin-bottom: 17px; }

.section_filter { white-space: normal !important; word-wrap: break-word; }

.section_filter:hover { cursor: pointer; }

#purchased_ticket_detail { background: #fff; margin-top: 10px; }

.message_attendees_button { position: absolute; right: 18px; top: 3px; }

.event_list { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

.event_list:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }

.event_list:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

.page-header { margin: 5px 0 0 0 !important; }

.event-mobile-menu { margin-bottom: 15px; }

.row.page-header { margin: 0 -15px !important; }

/* admin functions */
div.event_admins ul.user_list { margin-top: 10px; }

div.event_admin_dialog input.left_flush_checkbox { margin: 0 5px 0 0; }

div.event_admin_dialog .admin_list { min-height: 130px; }

div.event_admin_dialog .permissions_table td { padding: 0 0 0 10px; }

div.event_admin_dialog .permissions_table tr { border: none; }

#invite_student_form .field label, #bulk_invite_form .field label { width: 130px; }

#invite_student_form .field input[type=text], #bulk_invite_form .field input[type=text] { width: 300px !important; }

#invite_student_form .field .wysiwyg_iframe, #bulk_invite_form .field .wysiwyg_iframe { width: 380px !important; min-height: 100px; }

#invite_student_form .field .viewable_message, #bulk_invite_form .field .viewable_message { width: 385px; float: left; padding: 5px; }

#invite_student_form .field .number_of_people, #bulk_invite_form .field .number_of_people { padding-top: 4px; }

.event_invite_dialog .ui-dialog-title { line-height: 110%; }

.event_invite_dialog a { color: #39a784 !important; }

.event_invite_dialog .event_invite_targets_display div, .event_invite_dialog .group_invite_targets_display div { display: block; margin-right: 10px; }

.event_invite_dialog .event_invite_targets_display div .event_invite_user_remove, .event_invite_dialog .group_invite_targets_display div .event_invite_user_remove { cursor: pointer; color: #E62B2D; }

.attendee_session_header h4 { font-size: 1.2em; border-radius: 0; border: none; }

.attendance_tracking .custom_fields { list-style-type: none; padding: 15px 0 0 0; }

.loading-div-wrap { padding: 3em 0; text-align: center; }

.event .remove_list_row:hover { cursor: pointer; }

.event .remove_list_row i { line-height: 3em; padding-right: 5px; }

.event .remove_list_row i:hover { cursor: pointer; }

.settings a, .signup_form a { line-height: 2.2em; }

.ticket_quantity { padding: 4px; }

.footable-row-detail-name { padding: 5px 15px 5px 0 !important; }

.main-event-attendees .profile_link img { margin-bottom: 15px; }

.basic_information .logo { background: #fff; }

.price .input-group .input-group-addon { width: auto !important; }

.coupon-discount { width: 113px !important; }

@media screen and (min-width: 768px) { .login-for-ticket-btn { margin-right: 10px; } }

@media screen and (max-width: 768px) { .login-for-ticket-btn { margin-top: 15px; } }

.footable .alert { margin-bottom: 0; }

.time_parent .form-group { margin: 0 !important; }

span.time-el { margin: 0 5px !important; }

.map_canvas { width: 100%; height: 200px; }

.event-banner img { margin-bottom: 25px; }

.ticket_signup_form .btn.btn-success, .ticket_signup_form .btn-success.fc-button { color: #fff; }

.promotional-codes-js .label-success.label { padding: 5px; }

.invoice-me-help { color: #999; font-size: 12px; margin-top: 30px; }

.invoice-me-help span { color: #000; font-size: 14px; }

/* Event Tabs */
.event-tabs-display .panel-heading { font-weight: bold; font-size: 18px; }

.event-tabs-display .tab-content { padding: 15px; border: 1px solid #ddd; border-radius: 0 0 5px 5px; border-top: none; }

.custom-content-creator { padding: 15px; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 40px; }

.custom-content-creator h3 { font-size: 18px; margin-bottom: 15px; }

.custom-content-creator .custom-content-list li:last-child { border-radius: 0; }

.custom-content-creator .custom-content-list li:hover { cursor: pointer; }

.custom-content-creator .custom-content-list li .move-target { height: 100%; width: 35px; display: inline-block; margin: -10px 0px -10px -15px; padding: 10px 0px 10px 10px; }

.custom-content-creator .custom-content-list li .move-target:before { font-family: 'FontAwesome'; content: "\f047"; height: 100%; width: 15px; text-align: center; line-height: 100%; }

.custom-content-creator .custom-content-list li .move-target:hover { cursor: move; }

.custom-content-creator .add-custom-content { margin-top: -20px; }

.custom-content-creator .add-custom-content.content-exists { margin-top: 0px; }

@media screen and (max-width: 991px) { .custom-content-creator .add-custom-content { margin-bottom: 25px; } }

.custom-content-creator .save-custom-content { margin-right: 10px; }

.event_edit .section_title a { color: #333; }

.custom-sidebar-block { margin-bottom: 20px; }

.advanced-options h3 { margin-bottom: 15px; }

.feedback { width: 100%; text-align: center; margin-top: 10px; opacity: 0; }

.not-has-necessary-plan { color: #c5c5c5; }

#ticket_table .has-necessary-plan td:first-child { visibility: hidden; }

#ticket_table .not-has-necessary-plan td:first-child { visibility: hidden; }

@media screen and (min-width: 768px) { .buy_ticket_wrapper { float: right; } }

@media screen and (max-width: 767px) { .btn.buy_ticket, .buy_ticket.fc-button, .btn.login-for-ticket-btn, .login-for-ticket-btn.fc-button { width: 100%; } }

.event-no-banner { text-align: center; padding: 20px 0; }

h1.event-title-no-banner { font-size: 24px; }

h2.event-date-no-banner { font-size: 16px; }

h2.event-date-no-banner strong { font-weight: inherit; }

@media screen and (max-width: 550px) { .rsvp-success-msg { margin: 0; width: 50%; } }

#show_ticket_table { margin-bottom: 17px; }

.footable { width: 100%; /** SORTING **/ /** PAGINATION **/ }

.footable.breakpoint > tbody > tr.footable-detail-show > td { border-bottom: none; }

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\f068"; }

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) { cursor: pointer; }

.footable.breakpoint > tbody > tr > td.footable-cell-detail { background: #eee; border-top: none; }

.footable.breakpoint > tbody > tr > td > span.footable-toggle { display: inline-block; font-family: FontAwesome; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; padding-right: 5px; font-size: 14px; color: #888888; }

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before { content: "\f067"; }

.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e005"; }

.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before { content: "\e004"; }

.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e003"; }

.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before { content: "\e002"; }

.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e007"; }

.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before { content: "\e006"; }

.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e009"; }

.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before { content: "\e008"; }

.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e00f"; }

.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before { content: "\e011"; }

.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e013"; }

.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before { content: "\e015"; }

.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e01b"; }

.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before { content: "\e01d"; }

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e00b"; }

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before { content: "\e00d"; }

.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e01f"; }

.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before { content: "\e021"; }

.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before { content: "\e017"; }

.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before { content: "\e019"; }

.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle { font-size: 18px; }

.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle { font-size: 24px; }

.footable > thead > tr > th { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; }

.footable > thead > tr > th.footable-sortable:hover { cursor: pointer; }

.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before { content: "\e013"; }

.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before { content: "\e012"; }

.footable > thead > tr > th > span.footable-sort-indicator { display: inline-block; font-family: 'footable'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; padding-left: 5px; }

.footable > thead > tr > th > span.footable-sort-indicator:before { content: "\e022"; }

.footable > tfoot .pagination { margin: 0; }

.footable.no-paging .hide-if-no-paging { display: none; }

.footable-row-detail-inner { display: table; }

.footable-row-detail-row { display: table-row; line-height: 1.5em; }

.footable-row-detail-group { display: block; line-height: 2em; font-size: 1.2em; font-weight: bold; }

.footable-row-detail-name { display: table-cell; font-weight: bold; padding-right: 0.5em; }

.footable-row-detail-value { display: table-cell; }

.footable-odd { background-color: #f7f7f7; }

.footable { border-collapse: separate; border-spacing: 0; border: 1px solid #ddd; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; font-size: 14px; color: #444444; background: #ffffff; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.footable > thead > tr:first-child > th.footable-first-column, .footable > thead > tr:first-child > td.footable-first-column { -moz-border-radius: 6px 0 0 0; -webkit-border-radius: 6px 0 0 0; border-radius: 6px 0 0 0; }

.footable > thead > tr:first-child > th.footable-last-column, .footable > thead > tr:first-child > td.footable-last-column { -moz-border-radius: 0 6px 0 0; -webkit-border-radius: 0 6px 0 0; border-radius: 0 6px 0 0; }

.footable > thead > tr:first-child > th.footable-first-column.footable-last-column, .footable > thead > tr:first-child > td.footable-first-column.footable-last-column { -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; }

.footable > thead > tr > th { border-left: 1px solid #ddd; border-top: 1px solid #ddd; padding: 10px; text-align: left; }

.footable > thead > tr > th, .footable > thead > tr > td { background: #f5f5f5; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset; border-top: none; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.footable > thead > tr > th.footable-first-column, .footable > thead > tr > td.footable-first-column { border-left: none; }

.footable.breakpoint > tbody > tr.footable-row-detail { background: #eeeeee; }

.footable.breakpoint > tbody > tr.footable-row-detail > .footable-row-detail-cell { border-left: none; }

.footable > tbody img { vertical-align: middle; }

.footable > tbody > tr:hover { background: #fbf8e9; }

.footable > tbody > tr:last-child > td.footable-first-column { -moz-border-radius: 0 0 0 6px; -webkit-border-radius: 0 0 0 6px; border-radius: 0 0 0 6px; }

.footable > tbody > tr:last-child > td.footable-last-column { -moz-border-radius: 0 0 6px 0; -webkit-border-radius: 0 0 6px 0; border-radius: 0 0 6px 0; }

.footable > tbody > tr:last-child > td.footable-first-column.footable-last-column { -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; }

.footable > tbody > tr > td { border-top: 1px solid #ddd; border-left: 1px solid #ddd; padding: 10px; text-align: left; }

.footable > tbody > tr > td.footable-first-column { border-left: none; }

.footable > tfoot > tr > th, .footable > tfoot > tr > td { background: #f5f5f5; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset; border-top: 1px solid #ddd; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); padding: 10px; }

.ticket_table_footer .footable-toggle { display: none !important; }

.footable .pagination { margin: 20px 0; }

.footable .pagination > ul { display: inline-block; margin: 0; padding: 0; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #ffffff; }

.footable .pagination > ul > li { display: inline; }

.footable .pagination > ul > li > a, .footable .pagination > ul > li > span { float: left; padding: 4px 12px; line-height: 20px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; }

.footable .pagination > ul > li:first-child > a, .footable .pagination > ul > li:first-child > span { -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-left-radius: 4px; border-left-width: 1px; }

.footable .pagination > ul > li:last-child > a, .footable .pagination > ul > li:last-child > span { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }

.footable .pagination > ul > li > a:hover, .footable .pagination > ul > li > a:focus, .footable .pagination > ul > .active > a, .footable .pagination > ul > .active > span { background-color: #eeeeee; }

.footable .pagination > ul > .active > a, .footable .pagination > ul > .active > span { color: #444444; cursor: default; }

.footable .pagination > ul > .disabled > span, .footable .pagination > ul > .disabled > a, .footable .pagination > ul > .disabled > a:hover, .footable .pagination > ul > .disabled > a:focus { color: #ddd; cursor: default; background-color: #ebf3fc; }

.footable .pagination.pagination-centered { text-align: center; }

.footable .pagination.pagination-right { text-align: center; }

.footable-odd { background-color: #f7f7f7; }

/* Conference styles */
.all_session_tickets tr:nth-child(2) .footable-first-column, .all_session_tickets tr:nth-child(3) .footable-first-column, .all_session_tickets tr:nth-child(4) .footable-first-column, .item tr:nth-child(2) .footable-first-column, .item tr:nth-child(3) .footable-first-column, .item tr:nth-child(4) .footable-first-column { border-left: 1px solid #ddd; border-radius: 0; }

/*! FullCalendar v2.0.2 Stylesheet Docs & License: http://arshaw.com/fullcalendar/ (c) 2013 Adam Shaw */
.fc { direction: ltr; text-align: left; }

.fc .fc-day-header { padding-top: 8px; padding-bottom: 8px; font-weight: 600; font-size: 12px; text-transform: uppercase; letter-spacing: 0.4px; }

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

html .fc, .fc table { font-size: 1em; }

.fc td, .fc th { padding: 0; vertical-align: top; }

/* Header
------------------------------------------------------------------------*/
.fc-header td { white-space: nowrap; background: #39a784; color: #ffffff; padding: 10px 0 0 0; }

.fc-header td:first-child { padding-left: 10px; border-radius: 4px 0 0 0; }

.fc-header td:last-child { padding-right: 10px; border-radius: 0 4px 0 0; }

.fc-header-left > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .fc-header-left > .fc-button:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }

.fc-header-left > .btn:first-child, .fc-header-left > .fc-button:first-child { margin-left: 0; }

.fc-header-left > .btn:first-child:not(:last-child):not(.dropdown-toggle), .fc-header-left > .fc-button:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.fc-header-left > .btn:last-child:not(:first-child), .fc-header-left > .fc-button:last-child:not(:first-child), .fc-header-left > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.fc-header-right > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .fc-header-right > .fc-button:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }

.fc-header-right > .btn:first-child, .fc-header-right > .fc-button:first-child { margin-left: 0; }

.fc-header-right > .btn:first-child:not(:last-child):not(.dropdown-toggle), .fc-header-right > .fc-button:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.fc-header-right > .btn:last-child:not(:first-child), .fc-header-right > .fc-button:last-child:not(:first-child), .fc-header-right > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.fc-header-left { width: 30%; text-align: left; position: relative; vertical-align: middle; }

.fc-header-left > .fc-button { position: relative; float: left; }

.fc-header-left > .fc-button:hover, .fc-header-left > .fc-button:focus, .fc-header-left > .fc-button:active, .fc-header-left > .fc-button.active { z-index: 2; }

.fc-header-left > .fc-button:focus { outline: 0; }

.fc-header-left .fc-button { margin-left: -1px; }

.fc-header-center { text-align: center; }

.fc-header-right { width: 30%; text-align: right; position: relative; vertical-align: middle; }

.fc-header-right > .fc-button { position: relative; float: left; }

.fc-header-right > .fc-button:hover, .fc-header-right > .fc-button:focus, .fc-header-right > .fc-button:active, .fc-header-right > .fc-button.active { z-index: 2; }

.fc-header-right > .fc-button:focus { outline: 0; }

.fc-header-right .fc-button { float: none !important; }

.fc-header-right .fc-button { margin-left: -1px; }

.fc-header-title { display: inline-block; vertical-align: top; }

.fc-header-title h2 { margin-top: 0; white-space: nowrap; }

.fc .fc-header-space { display: none; }

.fc-header .fc-button { margin-bottom: 1em; vertical-align: top; }

/* buttons edges butting together */
.fc-header .fc-corner-right, .fc-header .ui-corner-right { /* theme */ margin-right: 0; /* back to normal */ }

/* button layering (for border precedence) */
.fc-header .fc-state-hover, .fc-header .ui-state-hover { z-index: 2; }

.fc-header .fc-state-down { z-index: 3; }

.fc-header .fc-state-active, .fc-header .ui-state-active { z-index: 4; }

/* Content
------------------------------------------------------------------------*/
.fc-content { position: relative; z-index: 1; /* scopes all other z-index's to be inside this container */ clear: both; zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */ }

.fc-view { position: relative; width: 100%; overflow: hidden; }

/* Cell Styles
------------------------------------------------------------------------*/
.fc-widget-header, .fc-widget-content { /* <td>, usually */ border: 1px solid #ddd; }

.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */ background: #fcf8e3; }

.fc-cell-overlay { /* semi-transparent rectangle while dragging */ background: #bce8f1; opacity: .3; filter: alpha(opacity=30); /* for IE */ }

/* Buttons
------------------------------------------------------------------------*/
/* Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo; and we'll try to make them look good cross-browser. */
.fc-button .fc-icon { margin: 0 .1em; }

.fc-icon-left-single-arrow:after { content: "\02039"; font-weight: bold; }

.fc-icon-right-single-arrow:after { content: "\0203A"; font-weight: bold; }

.fc-icon-left-double-arrow:after { content: "\000AB"; }

.fc-icon-right-double-arrow:after { content: "\000BB"; }

/* icon (for jquery ui) */
.fc-button .ui-icon { position: relative; top: 50%; float: left; margin-top: -8px; /* we know jqui icons are always 16px tall */ }

/* button states borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/) */
/* Global Event Styles
------------------------------------------------------------------------*/
.fc-event-container > * { z-index: 8; }

.fc-event-container > .ui-draggable-dragging, .fc-event-container > .ui-resizable-resizing { z-index: 9; }

.fc-event { color: #fff; /* default TEXT color */ font-size: .85em; cursor: default; }

a.fc-event { text-decoration: none; }

a.fc-event:hover { color: #eee; }

a.fc-event, .fc-event-draggable { cursor: pointer; }

.fc-rtl .fc-event { text-align: right; }

.fc-event-inner { width: 100%; height: 100%; overflow: hidden; }

.fc-event-time, .fc-event-title { padding: 0 1px; }

.fc .ui-resizable-handle { display: block; position: absolute; z-index: 99999; overflow: hidden; /* hacky spaces (IE6/7) */ font-size: 300%; /* */ line-height: 50%; /* */ }

.no-event { padding: 15px; text-align: center; border-bottom: 1px solid #ccc; }

/* Horizontal Events
------------------------------------------------------------------------*/
.fc-event-hori { border-width: 1px 0; margin-bottom: 1px; }

.fc-event-hori .fc-event-inner { padding: 4px; }

.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end { border-left-width: 1px; }

.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start { border-right-width: 1px; }

/* resizable */
.fc-event-hori .ui-resizable-e { top: 0           !important; /* importants override pre jquery ui 1.7 styles */ right: -3px      !important; width: 7px       !important; height: 100%     !important; cursor: e-resize; }

.fc-event-hori .ui-resizable-w { top: 0           !important; left: -3px       !important; width: 7px       !important; height: 100%     !important; cursor: w-resize; }

.fc-event-hori .ui-resizable-handle { _padding-bottom: 14px; /* IE6 had 0 height */ }

/* Reusable Separate-border Table
------------------------------------------------------------*/
table.fc-border-separate { border-collapse: separate; }

.fc-border-separate th, .fc-border-separate td { border-width: 1px 0 0 1px; }

.fc-border-separate th.fc-last, .fc-border-separate td.fc-last { border-right-width: 1px; }

.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td { border-bottom-width: 1px; }

.fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th { border-top-width: 0; }

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
.fc-grid th { text-align: center; }

.fc .fc-week-number { width: 22px; text-align: center; }

.fc .fc-week-number div { padding: 0 2px; }

.fc-grid .fc-day-number { float: right; padding: 0 2px; font-size: 12px; padding: 2px 5px; }

.fc-grid .fc-other-month .fc-day-number { opacity: 0.3; filter: alpha(opacity=30); /* for IE */ /* opacity with small font can sometimes look too faded might want to set the 'color' property instead making day-numbers bold also fixes the problem */ }

.fc-grid .fc-day-content { clear: both; padding: 2px 2px 1px; /* distance between events and day edges */ }

/* event styles */
.fc-grid .fc-event-time { font-weight: bold; }

/* right-to-left */
.fc-rtl .fc-grid .fc-day-number { float: left; }

.fc-rtl .fc-grid .fc-event-time { float: right; }

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
.fc-agenda table { border-collapse: separate; }

.fc-agenda-days th { text-align: center; }

.fc-agenda .fc-agenda-axis { width: 50px; padding: 0 4px; vertical-align: middle; text-align: right; font-weight: normal; }

.fc-agenda-slots .fc-agenda-axis { white-space: nowrap; }

.fc-agenda .fc-week-number { font-weight: bold; }

.fc-agenda .fc-day-content { padding: 2px 2px 1px; }

/* make axis border take precedence */
.fc-agenda-days .fc-agenda-axis { border-right-width: 1px; }

.fc-agenda-days .fc-col0 { border-left-width: 0; }

/* all-day area */
.fc-agenda-allday th { border-width: 0 1px; }

.fc-agenda-allday .fc-day-content { min-height: 34px; /* TODO: doesnt work well in quirksmode */ _height: 34px; }

/* divider (between all-day and slots) */
.fc-agenda-divider-inner { height: 2px; overflow: hidden; }

.fc-widget-header .fc-agenda-divider-inner { background: #eee; }

/* slot rows */
.fc-agenda-slots th { border-width: 1px 1px 0; }

.fc-agenda-slots td { border-width: 1px 0 0; background: none; }

.fc-agenda-slots td div { height: 20px; }

.fc-agenda-slots tr.fc-slot0 th, .fc-agenda-slots tr.fc-slot0 td { border-top-width: 0; }

.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor td { border-top-style: dotted; }

.fc-agenda-slots tr.fc-minor th.ui-widget-header { *border-top-style: solid; /* doesn't work with background in IE6/7 */ }

/* Vertical Events
------------------------------------------------------------------------*/
.fc-event-vert { border-width: 0 1px; }

.fc-event-vert.fc-event-start { border-top-width: 1px; border-top-left-radius: 3px; border-top-right-radius: 3px; }

.fc-event-vert.fc-event-end { border-bottom-width: 1px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }

.fc-event-vert .fc-event-time { white-space: nowrap; font-size: 10px; }

.fc-event-vert .fc-event-inner { position: relative; z-index: 2; }

.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */ position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background: #fff; opacity: .25; filter: alpha(opacity=25); }

.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg { display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */ }

/* resizable */
.fc-event-vert .ui-resizable-s { bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */ width: 100%      !important; height: 8px      !important; overflow: hidden !important; line-height: 8px !important; font-size: 11px  !important; font-family: monospace; text-align: center; cursor: s-resize; }

.fc-agenda .ui-resizable-resizing { /* TODO: better selector */ _overflow: hidden; }

.fc-agendaList .fc-event-category-marker { content: ""; width: 20px; height: 20px; display: inline-block; background: #39a784; margin: 5px 15px 0 0; }

.fc-body { background-color: #E0E0E0; font-family: Arial, sans-serif; }

.fc-list-container { border: 1px solid #CCC; margin: 20px; padding: 20px; background-color: #FFF; }

.fc-agendaList { list-style: none; margin: 0; padding: 0; border: 1px solid #E0E0E0; border-bottom: none; }

.fc-agendaList-dayHeader { background-image: none !important; background-color: #FAFAFA; padding: 8px 12px; border-bottom: 1px solid #ccc; overflow: hidden; }

.fc-agendaList-day, .fc-agendaList-date { font-size: 14px; line-height: 20px; display: block; }

.fc-agendaList-day { font-weight: bold; color: #404040; float: left; }

.fc-agendaList-date { color: #606060; float: right; font-weight: normal; }

.fc-agendaList-item { border-bottom: 1px solid #CCC; }

.fc-agendaList-event { display: block; padding: 6px; margin: 1px; border-left: 4px solid #FFF; }

/* Event Link */
a.fc-agendaList-event { text-decoration: none; }

a.fc-agendaList-event:hover { background-color: #F8F8F8; }

a.fc-agendaList-event .fc-event-title { color: #4B66A7; text-decoration: underline; }

.fc-agendaList .fc-apex-events-gcal { border-color: #5284C1; }

.fc-agendaList .fc-apex-events { border-color: #C11E21; }

.fc-agendaList .fc-event-time { display: inline-block; vertical-align: top; width: 25%; margin-right: 8px; }

.fc-agendaList .fc-event-start-time, .fc-agendaList .fc-event-end-time { display: block; }

.fc-agendaList .fc-event-start-time, .fc-agendaList .fc-event-all-day { font-size: 14px; line-height: 20px; color: #404040; }

.fc-agendaList .fc-event-end-time { font-size: 12px; line-height: 16px; color: #A0A0A0; }

.fc-agendaList-eventDetails { display: inline-block; vertical-align: top; }

.fc-agendaList .fc-event-title { font-weight: bold; font-size: 14px; line-height: 20px; color: #404040; }

.fc-agendaList .fc-event-desc { font-size: 12px; line-height: 16px; color: #707070; }

@media screen and (max-width: 767px) { .fc-header-right, .fc-button-today { display: none; } }

.sample_box { width: 1.42857em; height: 1.42857em; margin-right: 15px; }

@media screen and (max-width: 767px) { .fc-header-title { font-size: 18px; } }

.fc-content { background: #fff; }

@media screen and (max-width: 767px) { .fc-agendaList-item .fc-event-category-marker { width: 6%; } .fc-agendaList-item .fc-event-time { width: 25%; } .fc-agendaList-item .fc-agendaList-eventDetails { width: 60%; } }

.fc-state-highlight { background: #EAEAEA; }

.social-login-buttons div { margin: 5px 0; }

.social-login-buttons div img { max-width: 100%; height: auto; display: inline-block; }

/* Signup Form */
.signup-header { padding-bottom: 25px; }

.signup-header h2 { color: #f4a500; }

.signup-header .signup-form-plan { color: #1B1B1B; border-bottom: 1px solid #E5E5E5; padding: 5px 15px; display: inline-block; background: #FFFFFF; font-size: 1.1em; }

.social-signup { text-align: center; font-size: 1.1em; }

.social-signup:before, .social-signup:after { content: " "; display: table; }

.social-signup:after { clear: both; }

.social-signup .signup-or { font-size: .7em; margin-top: 30px; display: inline-block; }

@media screen and (max-width: 767px) { .social-signup .signup-or { display: block; margin: 0; } }

.social-signup .fb-link { display: inline-block; margin: 15px 20px 15px 0; }

@media screen and (max-width: 767px) { .social-signup .fb-link { margin: 15px 0; } }

.social-signup .fb-link a button { color: #fff; font-weight: 700; font-size: 14px; width: 235px; padding: 8px 5px; background: #3b5998; font-family: 'Lucida Grande', 'Tahoma'; border-color: #2d4373; }

@media screen and (min-width: 768px) and (max-width: 1199px) { .social-signup .fb-link a button { font-size: 12px; width: 200px; } }

@media screen and (max-width: 767px) { .social-signup .fb-link a button { font-size: 14px; width: 260px; } }

.social-signup .fb-link a button:hover { background: #344e86; }

.social-signup .fb-link a button i { margin-left: 5px; }

@media screen and (max-width: 767px) { .social-signup .fb-link { margin-top: 0; } }

.email-signup { position: relative; color: #666; }

.email-signup .required-declaration { position: absolute; left: 0; bottom: -35px; }

.email-signup label { font-weight: normal; }

@media screen and (max-width: 767px) { .email-signup .last-name-field { margin-top: 15px; } }

.signup-or-separator { background: none; height: 34px; position: relative; text-align: center; margin: 10px 0 20px 0; }

.signup-or-separator .signup-or-separator--text { background-color: #FFF; display: inline-block; margin: 0; padding: 9px; font-size: 13px; }

.signup-or-separator hr { margin: -16px auto 10px auto; width: 90%; border: 0; border-top: 1px solid #dce0e0; }

.already-member { padding-top: 15px; text-align: right; }

.name_input_fields { margin-bottom: 12px; }

.detail-table-footer { border-top: 2px solid #aaa; }

.detail-table-pricing { background: #fefdf5; }

.detail-table-pricing-lighter { background: #fcfcfc; }

.bold td { font-weight: bold; }

.credit-card-images { padding-bottom: 1em; }

.payment .field_displayed_data { background: #eee; padding: 10px 15px !important; color: #666; }

.renewal-panel .field_displayed_data { display: inline-block; padding: 0; background: transparent; border: none; margin-bottom: 0; min-height: 17px; -webkit-box-shadow: 0 0 0 #fff; box-shadow: 0 0 0 #fff; }

.cc_exp { padding-right: 0; }

.cc_exp .cc_exp_fields label { display: none; }

.cc_exp .cc_exp_fields .form-group { float: left; margin-right: 5%; width: 45%; }

.security-code { padding-right: 0; position: relative; }

@media screen and (max-width: 767px) { .security-code { padding-right: 15px; float: none; clear: left; width: 50%; } }

.security-code .popover_link { position: absolute; right: -14px; top: 2px; }

@media screen and (max-width: 1199px) { .security-code .popover_link { right: -20px; } }

@media screen and (max-width: 1199px) { .tokenization-card .pull-left { float: none !important; clear: both; } }

.numberCircle { background: none repeat scroll 0 0 transparent; border: 1px solid #fff; border-radius: 50%; color: #fff; display: inline-block; height: 24px; text-align: center; width: 24px; }

.helper-text { font-size: .9em; color: #757575; }

.card-image.inactive-card { opacity: 0.5; }

.confirm-and-desktop { display: none; }

@media screen and (min-width: 768px) { .confirm-and-desktop { display: inline-block !important; } }

.confirm-and-mobile { display: none; }

@media screen and (max-width: 767px) { .confirm-and-mobile { display: inline-block !important; } }

.invoice-panel-body { border-bottom: 1px solid #ccc; }

.order_summary tr th:first-child, .order_summary tr td:first-child, .order_summary thead th:first-child, .order_summary thead td:first-child { padding-left: 15px; }

.invoice-review-wrapper .panel-body { padding: 10px 0 !important; }

.payment-completion-title { height: 80px; }

.payment-social i { font-family: Roboto; font-weight: normal; font-style: normal; }

.payment-social i:before { font-family: FontAwesome; }

.active_employees > li { background-color: #fff; border: 1px solid #ddd; display: block; margin-bottom: -1px; padding: 10px 15px; position: relative; }

.active_employees > li:first { border-top-left-radius: 4px; border-top-right-radius: 4px; }

.active_employees > li .member_type { list-style-type: none; padding: 0; }

.active_employees > li .member_name { font-size: 1.3em; line-height: 1.5em; }

.autocomplete_box { background: #f5f5f5; padding: 5px; border: 1px solid #aaa; }

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

.autocomplete_box .ab_image { width: 25%; float: left; }

.autocomplete_box .ab_image img { max-width: 100%; border: 1px solid #bbb; }

.autocomplete_box .ab_info { float: left; width: 70%; margin-left: 5%; }

.autocomplete_box .ab_info ul { padding-left: 0; }

.autocomplete_box .ab_info ul li { list-style-type: none; }

.video_cover_div { position: absolute; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; }

.social_box { text-align: center; }

@media screen and (max-width: 767px) { .social_box { display: block; border: 1px solid #ccc; margin: 25px; padding-top: 10px; padding-bottom: 15px; border-radius: 5px; } }

.social_box img { display: inline-block; }

.social_box .fa-4x.fa-facebook-square { color: #3b5998; }

.social_box .fa-4x.fa-twitter-square { color: #4099FF; }

.social_box .fa-4x.fa-linkedin-square { color: #4875B4; }

.relationship_edit_panel_item_info { margin-left: 15px; }

.relationship_edit_panel_item_info .followed-name { padding-bottom: 5px; }

.relationship_edit_panel_item_info .group_leader_action { display: block; font-weight: normal; }

/* Companies Displayed on User Profile */
@media screen and (max-width: 650px) { .user-profile-company-items .company-display-picture { display: none; } }

@media screen and (max-width: 525px) { .user-profile-company-items .company-name-and-actions { width: 100%; text-align: center; } .user-profile-company-items .company-name-and-actions a { width: 100%; } .user-profile-company-items .company-name-and-actions .top-button { margin-bottom: 1rem; } }

/* Company Join */
.organization-selection .item-listing { max-width: 320px; }

.organization-selection .item-listing li .image-section { float: left; margin-right: 10px; }

.organization-selection .item-listing li .detail-section .organization-name { font-size: 1.2em; }

.organization-selection .item-listing li .detail-section .member_actions .employee-title input { width: 150px; }

.alert-validation { padding: 5px 10px; margin-top: 5px; background-color: #f2dede; border-color: #ebccd1; color: #a94442; border-radius: 4px; }

.profile-setup-personal-overview textarea { height: 200px; }

.career-map { background: #39a784; color: #ffffff; margin-bottom: 15px; }

.career-map h4 { text-transform: uppercase; }

.career-map .map-header { position: absolute; width: 66.666%; right: 0; padding: 20px; }

.career-map .map-header h2 { display: block; padding-bottom: 15px; font-size: 31px; border-bottom: 1px solid #ffffff; }

.career-map .user-image { width: 33.334%; margin-left: 0; position: relative; }

.career-map .user-image > div:first-of-type { padding: 20px; overflow: hidden; position: relative; }

.career-map .user-image > div:first-of-type:after { content: ""; position: absolute; width: 20px; left: calc(50% - 10px); height: 50%; bottom: 0; background: #134074; }

.career-map .user-image img { background: #134074; border-radius: 50%; border: 10px solid #134074; position: relative; z-index: 1; }

.career-map .user-image .start-journey { pointer-events: initial; position: absolute; left: 100%; top: 50%; width: 100%; }

.career-map .section-1, .career-map .section-2, .career-map .section-3, .career-map .section-4, .career-map .section-5 { position: relative; padding-bottom: 30px; }

.career-map .section-link { position: absolute; display: flex; justify-content: center; align-items: flex-start; height: 100%; width: 33.334%; left: 0; }

.career-map .section-link a { background: #39a784; color: #ffffff; height: 50px; width: 50px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 21px; font-weight: 700; border: 5px solid #ffffff; position: relative; z-index: 1; pointer-events: initial; }

.career-map .section-link a:hover, .career-map .section-link a:focus { background: transparent; color: #ffffff; border-color: #ffffff; }

.career-map .section-link:after { content: ""; position: absolute; width: 20px; left: calc(50% - 10px); height: 100%; background: #134074; }

.career-map .section-5 .section-link:after { height: 40px; top: 0; }

.career-map .subsection { width: 66.666%; margin-left: 33.334%; }

.career-map .subsection .subsection-flex { margin-right: 20px; padding: 10px; }

.career-map .subsection.subsection-5b { width: 100%; margin: auto; padding: 20px; }

.career-map .subsection .subsection-heading { text-align: center; font-size: 14px; font-weight: 700; }

.career-map .subsection ul { padding-inline-start: 20px; }

.career-map .subsection:nth-of-type(2) .subsection-flex { background: #ffffff; color: #39a784; margin-bottom: 15px; }

@media (min-width: 992px) { .career-map { display: grid; grid-template-columns: 0.5fr 1fr 1fr 1fr 0.5fr; grid-template-rows: 1fr 1fr 1fr 1fr; gap: 0 0; } .career-map > div { position: relative; display: flex; pointer-events: none; margin: 0; } .career-map > div > .section-link { align-items: center; width: 100%; position: absolute; } .career-map > div .subsection { pointer-events: initial; } .career-map > div .subsection .subsection-flex { margin: 10px; height: fit-content; } .career-map .section-1, .career-map .section-3, .career-map .section-5 { padding: 0; } .career-map .section-1 .subsection, .career-map .section-3 .subsection, .career-map .section-5 .subsection { margin: 25px 0; width: 150%; } .career-map .section-1 .section-link:after, .career-map .section-3 .section-link:after, .career-map .section-5 .section-link:after { content: ""; position: absolute; width: 100%; left: 0; height: 40px; } .career-map .section-2, .career-map .section-4 { padding: 0; } .career-map .section-2 .subsection, .career-map .section-4 .subsection { margin: 0 25px; width: 150%; } .career-map .section-2 .section-link, .career-map .section-4 .section-link { overflow: hidden; } .career-map .section-2 .section-link:after, .career-map .section-4 .section-link:after { content: ""; position: absolute; left: -50%; width: calc(100% + 20px); height: calc(33.333% + 40px); border-radius: 50%; border: 40px solid #134074; background: transparent; } .career-map .map-header { grid-area: 1 / 1 / 3 / 3; flex-direction: column; padding: 20px; position: unset; width: unset; max-width: 300px; } .career-map .user-image { grid-area: 1 / 2 / 3 / 3; align-items: center; width: 100%; } .career-map .user-image > div:first-of-type { max-width: 50%; margin: 0 auto; padding: 0; position: unset; } .career-map .user-image > div:first-of-type:after { left: unset; right: 0; top: 50%; margin-top: -20px; width: 50%; height: 40px; } .career-map .user-image img { margin: 0; border-width: 20px; } .career-map .user-image .start-journey { left: 25%; z-index: 2; margin-top: calc(25% + 20px); background: #ffffff; padding: 10px; width: 50%; text-align: center; color: #39a784; } .career-map .user-image .start-journey h4 { margin-top: 0; font-weight: 700; } .career-map .section-1 { display: grid; grid-template-columns: 50% 50%; grid-template-rows: 1fr 1fr; gap: 0 0; grid-template-areas: "subsection-1a subsection-1b" ". ."; grid-area: 1 / 3 / 3 / 4; } .career-map .section-1 .subsection { display: flex; align-items: flex-end; } .career-map .section-1 .subsection-1a { grid-area: subsection-1a; margin-left: -50%; width: 175%; } .career-map .section-1 .subsection-1b { grid-area: subsection-1b; position: relative; right: -25%; width: 175%; } .career-map .section-1 .section-link { justify-content: flex-start; margin-left: 15%; } .career-map .section-1 .section-link:after { left: -15%; } .career-map .section-2 { display: grid; grid-template-columns: 50% 50%; grid-template-rows: 0.5fr 1fr 0.5fr; gap: 0 0; grid-template-areas: ". subsection-2a" ". subsection-2a" ". subsection-2b"; grid-area: 1 / 4 / 4 / 5; } .career-map .section-2 .subsection-2a { grid-area: subsection-2a; display: flex; align-items: flex-end; } .career-map .section-2 .subsection-2b { grid-area: subsection-2b; } .career-map .section-3 { display: grid; grid-template-columns: 50% 50%; grid-template-rows: 1fr 1fr; gap: 0 0; grid-template-areas: ". ." "subsection-3b subsection-3a"; grid-area: 2 / 3 / 4 / 4; } .career-map .section-3 .subsection-3a { grid-area: subsection-3a; position: relative; right: -25%; } .career-map .section-3 .subsection-3a .subsection-flex { position: absolute; } .career-map .section-3 .subsection-3b { grid-area: subsection-3b; margin-left: -25%; } .career-map .section-3 .section-link { justify-content: flex-end; } .career-map .section-3 .section-link a { left: 5%; } .career-map .section-4 { display: grid; grid-template-columns: 50% 50%; grid-template-rows: 0.5fr 1fr 1fr; gap: 0 0; grid-template-areas: ". ." "subsection-4a ." "subsection-4b ."; grid-area: 2 / 2 / 5 / 3; } .career-map .section-4 .subsection-4a { grid-area: subsection-4a; display: flex; align-items: flex-end; margin-left: -75%; } .career-map .section-4 .subsection-4b { grid-area: subsection-4b; margin-left: -75%; } .career-map .section-4 .section-link:after { left: unset; right: -50%; } .career-map .section-5 { display: grid; grid-template-columns: 1fr; grid-template-rows: 1fr 1fr; gap: 0 0; grid-template-areas: "." "subsection-5a"; grid-area: 3 / 3 / 5 / 4; } .career-map .section-5 .subsection-5a { grid-area: subsection-5a; width: 100%; display: flex; justify-content: center; } .career-map .section-5 .section-link:after { top: unset; left: 0; width: 50%; } }

.career-notes .career_note_edit { position: relative; background: #134074; background: -moz-linear-gradient(-45deg, #134074 81%, #134074 82%, #134074 82%, #195397 100%); background: -webkit-linear-gradient(-45deg, #134074 81%, #134074 82%, #134074 82%, #195397 100%); background: -o-linear-gradient(-45deg, #134074 81%, #134074 82%, #134074 82%, #195397 100%); background: -ms-linear-gradient(-45deg, #134074 81%, #134074 82%, #134074 82%, #195397 100%); background: linear-gradient(135deg, #134074 81%, #134074 82%, #134074 82%, #195397 100%); border-bottom-right-radius: 60px 5px; margin-bottom: 15px; padding: 15px 20px; width: 100%; }

.career-notes .career_note_edit:before { content: ""; display: block; position: absolute; top: 0; left: 0; z-index: 0; width: 100%; height: 50px; background: #000000; opacity: 2%; pointer-events: none; }

.career-notes .career_note_edit:after { content: ""; position: absolute; z-index: -1; right: -0px; bottom: 20px; width: 200px; height: 25px; background: rgba(0, 0, 0, 0.2); box-shadow: 2px 15px 5px rgba(0, 0, 0, 0.25); -moz-transform: matrix(-1, -0.1, 0, 1, 0, 0); -webkit-transform: matrix(-1, -0.1, 0, 1, 0, 0); -o-transform: matrix(-1, -0.1, 0, 1, 0, 0); -ms-transform: matrix(-1, -0.1, 0, 1, 0, 0); transform: matrix(-1, -0.1, 0, 1, 0, 0); }

.career-notes .career_note_edit .note-heading { position: relative; }

.career-notes .career_note_edit .note-heading:after { content: "\f0d7"; position: absolute; top: 0; right: 0; vertical-align: middle; font-family: FontAwesome; font-size: 21px; width: 1em; line-height: 1.4em; }

.career-notes .career_note_edit .note-heading.collapsed:after { content: "\f0da"; }

.career-notes .career_note_edit .note-body { padding-top: 15px; }

.career-notes .career_note_edit .note-actions { margin-top: 15px; text-align: right; }

ul.item_actions { padding-left: 0; padding-top: 5px; list-style-type: none; }

#message_list_item_clump .item_name:before { content: "Subject: "; font-weight: bold; }

#message_list_item_clump .item_byline { font-size: .8em; color: #999; }

#message_list_item_clump .item_description:before { content: "Message: "; display: block; padding-top: 5px; font-weight: bold; }

.received-messages .item_preface:before { content: "From: "; font-weight: bold; }

.sent-messages .item_preface:before { content: "To: "; font-weight: bold; }

[data-type=message] .item_byline { font-size: .8em; color: #999; }

#dmr_top .dmr_section_top_info { font-size: 1.2em; line-height: 1.2em; }

#dmr_top #dmr_top_left #plan_description .plan_name { font-style: italic; font-size: 1.2em; padding: 5px 0; }

#dmr_top #dmr_top_right .dmr_section_row { padding: 0 0 10px 0; }

#dmr_top #dmr_top_right .dmr_section { padding-bottom: 10px; }

#dmr_top #dmr_top_right h2 { border-bottom: 1px solid #ccc; }

#dmr_top #dmr_top_right .events_attended { font-size: 1.5em; padding: 0 5px; }

.dmr_good { color: green; }

.dmr_bad { color: red; }

.dmr-memberships-table thead th { font-weight: normal; color: #fff; background: #4c798e; }

.company_item_listings .item_list .col-lg-3 { width: 33% !important; }

.company_user_directory .item_list, .company_item_listings .item_list { margin: 20px -15px; }

.company_user_directory .item_list .directory-member-list-item, .company_item_listings .item_list .directory-member-list-item { padding: 0 15px; border: none; margin-bottom: 30px; overflow: hidden; }

.company_user_directory .item_list .directory-member-list-item .directory-member, .company_item_listings .item_list .directory-member-list-item .directory-member { border: 1px solid #e8e8e8; border-radius: 8px; height: 470px; position: relative; word-wrap: break-word; }

.company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons_md, .company_item_listings .item_list .directory-member-list-item .directory-member .action_buttons_md { position: absolute; width: 100%; bottom: 0; padding: 10px 20px 15px 20px; }

@media screen and (min-width: 992px) and (max-width: 1199px) { .company_user_directory .item_list .directory-member-list-item .directory-member, .company_item_listings .item_list .directory-member-list-item .directory-member { height: 455px; } }

@media screen and (min-width: 768px) and (max-width: 991px) { .company_user_directory .item_list .directory-member-list-item .directory-member, .company_item_listings .item_list .directory-member-list-item .directory-member { height: 445px; } }

.company_user_directory .item_list .directory-member-list-item .directory-member .member-image, .company_item_listings .item_list .directory-member-list-item .directory-member .member-image { overflow: hidden; border-radius: 8px 8px 0 0; background: #FFFFFF; position: relative; height: auto; }

.company_user_directory .item_list .directory-member-list-item .directory-member .member-image .member-name, .company_item_listings .item_list .directory-member-list-item .directory-member .member-image .member-name { width: 100%; background: rgba(0, 0, 0, 0.6); padding: 10px 20px; font-size: 15px; color: #FFFFFF; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

@media screen and (max-width: 767px) { .company_user_directory .item_list .directory-member-list-item .directory-member .member-image .member-name, .company_item_listings .item_list .directory-member-list-item .directory-member .member-image .member-name { display: none; } }

.company_user_directory .item_list .directory-member-list-item .directory-member .member-image .member-name a, .company_item_listings .item_list .directory-member-list-item .directory-member .member-image .member-name a { color: #FFFFFF; }

.company_user_directory .item_list .directory-member-list-item .directory-member .member-image img, .company_item_listings .item_list .directory-member-list-item .directory-member .member-image img { width: auto; max-height: 100%; margin: 0 auto; }

.company_user_directory .item_list .directory-member-list-item .directory-member.company-member .member-image img, .company_item_listings .item_list .directory-member-list-item .directory-member.company-member .member-image img { padding: 20px !important; }

@media screen and (max-width: 767px) { .company_user_directory .item_list .directory-member-list-item .directory-member.company-member .member-image img, .company_item_listings .item_list .directory-member-list-item .directory-member.company-member .member-image img { padding: 10px !important; } }

.company_user_directory .item_list .directory-member-list-item .directory-member.company-member .member-name, .company_item_listings .item_list .directory-member-list-item .directory-member.company-member .member-name { background: #39a784; }

.company_user_directory .item_list .directory-member-list-item .directory-member .directory-member-details, .company_item_listings .item_list .directory-member-list-item .directory-member .directory-member-details { padding: 10px 20px 15px 20px; }

.company_user_directory .item_list .directory-member-list-item .directory-member .directory-member-details .member-name, .company_item_listings .item_list .directory-member-list-item .directory-member .directory-member-details .member-name { background: #666666; padding: 10px 20px; font-size: 15px; }

@media screen and (min-width: 768px) { .company_user_directory .item_list .directory-member-list-item .directory-member .directory-member-details .member-name, .company_item_listings .item_list .directory-member-list-item .directory-member .directory-member-details .member-name { display: none; } }

.company_user_directory .item_list .directory-member-list-item .directory-member .directory-member-details .summary, .company_item_listings .item_list .directory-member-list-item .directory-member .directory-member-details .summary { padding: 10px 0 15px 0; font-size: .85em; }

.company_user_directory .item_list .directory-member-list-item .directory-member .directory-member-details .summary p, .company_item_listings .item_list .directory-member-list-item .directory-member .directory-member-details .summary p { margin: 0; }

.company_user_directory .item_list .directory-member-list-item .directory-member .directory-member-details .btn, .company_user_directory .item_list .directory-member-list-item .directory-member .directory-member-details .fc-button, .company_item_listings .item_list .directory-member-list-item .directory-member .directory-member-details .btn, .company_item_listings .item_list .directory-member-list-item .directory-member .directory-member-details .fc-button { font-size: 9px; text-transform: uppercase; }

@media screen and (max-width: 767px) { .company_directory .item_list .col-lg-3 { width: 100% !important; } .company_directory .item_list, .company_user_directory .item_list { margin: 10px -15px; padding-top: 25px; background: #EEEEEE; } .company_directory .item_list .directory-member-list-item, .company_user_directory .item_list .directory-member-list-item { background: #FFFFFF; display: block; float: none; margin: 0; padding: 0; } .company_directory .item_list .directory-member-list-item:last-child .directory-member, .company_user_directory .item_list .directory-member-list-item:last-child .directory-member { border-bottom: 1px solid #e8e8e8; } .company_directory .item_list .directory-member-list-item .directory-member, .company_user_directory .item_list .directory-member-list-item .directory-member { position: relative; height: auto; border-radius: 0; border-bottom: 0; } .company_directory .item_list .directory-member-list-item .directory-member:before, .company_user_directory .item_list .directory-member-list-item .directory-member:before { content: ""; position: absolute; width: 13px; height: 100%; background: #404040; } .company_directory .item_list .directory-member-list-item .directory-member.company-member:before, .company_user_directory .item_list .directory-member-list-item .directory-member.company-member:before { background: #39a784; } .company_directory .item_list .directory-member-list-item .directory-member .member-left-col, .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col { float: left; width: 100px; padding: 12px 17px 25px 17px; } .company_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image, .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image { width: 66px; height: 66px; border-radius: 33px; overflow: hidden; } .company_directory .item_list .directory-member-list-item .directory-member .member-right-col, .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col { margin-left: 100px; padding: 10px 0; width: auto; } }

@media screen and (max-width: 767px) and (min-width: 768px) { .company_directory .item_list .directory-member-list-item .directory-member .member-right-col, .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col { position: absolute; width: 100%; } }

@media screen and (max-width: 767px) { .company_directory .item_list .directory-member-list-item .directory-member .member-right-col .member-name, .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col .member-name { padding: 0 0 5px 0; background: #FFFFFF; } .company_directory .item_list .directory-member-list-item .directory-member .member-right-col .member-name a, .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col .member-name a { color: #282828; } .company_directory .item_list .directory-member-list-item .directory-member .member-right-col .directory-member-details, .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col .directory-member-details { padding: 0 10px 0 0; } .company_directory .item_list .directory-member-list-item .directory-member .member-right-col .directory-member-details .action_buttons .row, .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col .directory-member-details .action_buttons .row { margin-left: 0; margin-right: -10px; } .company_directory .item_list .directory-member-list-item .directory-member .member-right-col .directory-member-details .action_buttons .row .col-xs-6, .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col .directory-member-details .action_buttons .row .col-xs-6 { padding-right: 15px; padding-left: 0; width: 50%; } }

.pagination-toolbar { position: relative; display: table; }

.pagination-toolbar .prev-button { margin-right: 5px; }

.pagination-toolbar .next-button { margin-left: 5px; }

.pagination-toolbar > div { display: table-cell; padding-right: 8px; vertical-align: top; }

.pagination-toolbar > div:last-child { padding-right: 0; }

.alpha-filter .alpha_filter_select { width: 100px !important; }

@media screen and (max-width: 767px) { .alpha-filter .directory-search-label { font-size: 10px; padding: 0; } .alpha-filter .alpha_filter_select { font-size: 9px !important; height: 30px !important; width: 50px !important; } }

.directory-search-label { line-height: 1.33em; padding: 11px 10px 11px 0; }

@media screen and (min-width: 992px) and (max-width: 1199px) { .directory-search-label { padding: 11px 4px 11px 0; } }

.directory-search-panel.panel.panel-default { border-color: #AAAAAA; background: #F1F1F1; }

.directory-search-btn { width: auto; font-size: 13px; border-color: #ACACAC; }

.directory-search-btn.active-filter, .directory-search-btn:hover { border-color: #4D8BCF; }

@media screen and (max-width: 767px) { .directory-search-btn { font-size: 9px; width: auto; padding: 10px; } }

@media screen and (min-width: 1200px) { .company_user_directory .filter_by { margin-left: 30px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) { .company_user_directory .sort-by.pull-right { float: left !important; } }

@media screen and (max-width: 991px) { .filter_by.pull-right { float: left !important; } }

.directory-search-field { overflow: hidden; }

.directory-search-field .directory-search-text-input { width: 100%; }

.directory-search-field label { float: left; }

.directory-search-field span { display: block; overflow: hidden; padding: 0 5px; }

.directory-search-field .directory-search-submit { float: right; }

.directory-search-field .directory-search-submitinput { width: 100px; }

.directory-search-field input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 767px) { .directory-search-field { padding-top: 22px; } .directory-search-field label { display: none; } .directory-search-field span { padding: 0 5px 0 0; } .directory-search-field span .directory-search-text-input { font-size: 9px !important; height: 31px !important; } .directory-search-field .directory-search-submit { float: right; } .directory-search-field .directory-search-submitinput { font-size: 9px; line-height: 11px; padding: 9px 16px; width: 70px; } }

.header-options .form-control { width: auto; }

.item-cluster-left-column-custom-content { margin-bottom: 20px; }

.directory-table { font-size: 15px; line-height: 1.3333; overflow-x: auto; }

.directory-table .table-bordered { border: 0; border-collapse: separate; border-spacing: 2px; }

.directory-table thead { background: #39a784; color: #ffffff; }

.directory-table thead > tr > th { border-bottom: 0; vertical-align: bottom; }

.directory-table tbody > .directory-table-item { cursor: pointer; background: #F0F0F0; }

.directory-table tbody > .directory-table-item > td { vertical-align: middle; padding: 6px 12px; border-color: #FFFFFF; border-style: solid; }

.directory-table tbody > .directory-table-item > td:first-of-type { padding-left: 22px; position: relative; }

.directory-table tbody > .directory-table-item > td:first-of-type:before { content: " "; display: block; background: #666666; width: 10px; position: absolute; left: 0; top: 0; height: 100%; }

.directory-table tbody > .directory-table-item.company > td:first-of-type:before { background: #39a784; }

.directory-table tbody > .directory-table-item:hover, .directory-table tbody > .directory-table-item:focus { background: #959595; color: #FFFFFF; }

.search_widget .chosen-container-multi .chosen-choices { border-radius: 6px; }

.search_widget .chosen-container-multi .chosen-choices .search-field input[type=text] { height: 40px; }

.article_item_listings .item_view_list.item { padding: 15px; margin-bottom: 20px; border-top: 1px solid #ccc; }

.article_item_listings .item_view_list.item:first-child { border-top: none; }

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

.article_item_listings h2:after { clear: both; }

.article_item_listings .image a { position: relative; }

.article_item_listings .image a .featured { position: absolute; top: 0; left: 0; }

.item_interaction_actions { padding-top: 15px; }

@media screen and (max-width: 767px) { .item_interaction_actions .col-sm-6 .pull-right { float: none !important; } }

@media screen and (max-width: 991px) { .article_before_form_div .image-alignment { padding-top: 15px; clear: both; } }

.article_before_form_div .image-alignment .layout_image_block .radio { margin-top: 0; margin-left: 10px; }

.html_content img.FLOAT_LEFT { margin-right: 10px; margin-left: 0px; float: left; }

.html_content img.FLOAT_CENTER { display: block; margin-right: auto; margin-left: auto; }

.html_content img.FLOAT_RIGHT { margin-right: 0px; margin-left: 10px; float: right; }

.html_content img.FLOAT_NONE { display: none; }

.single-blog { margin-bottom: 30px; }

.single-blog .item-poster-info .item-poster-name { text-align: center; }

.single-blog .item-poster-info .item-poster-name a { color: #000; }

.single-blog .item-details .item-title { font-size: 1.8em; color: #000; }

.single-blog .item-details .item-posted-info { font-size: .9em; padding-bottom: 10px; }

.blog-archives ul.list-group { margin-bottom: 0; }

@media screen and (max-width: 767px) { .blog-listing .page-header h2 { margin-bottom: 10px; } }

@media screen and (max-width: 767px) { .blog-listing .page-header .header-options { clear: both; float: none; } }

.blog-listing .page-header .header-options input { width: auto; margin-right: 10px; }

@media screen and (max-width: 767px) { .blog-listing .list-group .item-poster-info { display: none; } }

.blog-listing .list-group .item_main .action_buttons { margin-bottom: 0; }

.tag { border: 1px solid #39a784; border-radius: 4px; background-color: #fff; color: #63caa9; text-decoration: none !important; display: block; float: left; margin-right: 3px; margin-bottom: 2px; height: 28px; line-height: 100%; }

.tag > div { display: block; float: left; }

.tag .tag_follow { height: 28px; width: 20px; padding: 3px 6px 0 6px; }

.tag .tag_follow input { cursor: pointer; }

.tag .tag_info a, .tag .tag_info span { display: inline-block; height: 26px; line-height: 26px; padding: 0 10px 0 7px; color: #39a784; text-decoration: none; }

.tag .tag_info span { border-left: 1px solid #6cdab7; }

.tag .tag_info span:hover { background-color: #39a784; color: #FFF; cursor: pointer; }

.tag .tag_info a:hover { color: #2c8166; }

.tag:hover { border-color: #39a784; }

.tag:hover a { text-decoration: none !important; }

.tag:hover span { border-color: #39a784; }

.tag.followed { border-color: #4ab895; background-color: #EFFFFF; color: #39a784; }

.tag.followed:hover { border-color: #39a784; }

.tag_list a { color: #39a784; text-decoration: none; }

.tag_bubble_message { position: absolute; z-index: 5; font-family: Roboto; font-size: 12px; padding: 5px; border: 1px solid #B8B8B8; background-color: #FFF; }

.ss_tags .item_tags { float: left; }

.ss_tags.item_tags .tag { margin-top: 2px; }

.ss_tags.item_tags input[type=checkbox] { margin: 3px; }

.item_tags { padding-bottom: 5px; }

.topic_page #main_content > .item_view_detail_full > .row { display: none; }

.comments { margin-top: 20px; }

.comments .comment { background: #f7f7f7; }

.comments .comment .comment_date_actions { font-size: .8em; }

.comments .comment_reply { background: #f7f7f7; }

.comments .comment_reply button { margin-top: 5px; }

.comments .comment_nub { display: none; }

.item_tags { margin-top: 10px; }

.comment_box.expanded { width: 100%; }

.choice_container { margin-top: 10px !important; }

.choice_container:last-child { margin-bottom: 10px !important; }

#article-slider.flexslider { border: 0; margin-bottom: 0; }

#article-slider.flexslider .slides li { padding: 0; }

#article-slider .flex-caption { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); bottom: 0; color: #fff; left: 0; padding: 2%; position: absolute; text-align: left; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); width: 100%; }

#article-slider .flex-caption .teaser { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; left: 0; margin-left: 2%; margin-right: 80px; position: absolute; right: 0; width: auto; color: #fff; }

#article-slider .flex-caption h4 { color: white; font-size: 24px; font-weight: normal; min-height: 24px; margin: 5px 0 14px; }

#article-slider .flex-caption a { color: #fff; }

#article-slider .flex-control-nav { bottom: 10px; z-index: 1000; text-align: right; font-size: 0; line-height: 0; padding-right: 10px; }

#article-slider .flex-control-nav a { background: #ccc; }

#article-slider .flex-control-nav a.flex-active, #article-slider .flex-control-nav a:hover { background: #fff; }

.flex-container a:hover, .flex-container a:focus, .flex-slider a:hover, .flex-slider a:focus { outline: none; }

.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }

.flex-pauseplay span { text-transform: capitalize; }

/* ==================================================================================================================== Directory Slider ====================================================================================================================*/
.featured_sliders .feature_title { position: relative; }

.featured_sliders .feature_title h3 a { position: absolute; top: 15px; right: 15px; }

@media screen and (max-width: 767px) { .featured_sliders .feature_title h3 a { position: relative; top: auto; right: auto; } }

.featured_sliders .slides li { padding: 0 4px; }

.featured_sliders .slides li .slider_content { border: 1px solid #aaa; padding: 10px; min-height: 260px; border-radius: 4px; }

.featured_sliders .slides li .slider_content .thumbnail { padding: 0; border: 0; }

.featured_sliders .slides li .slider_content .item_info .item_link { font-size: 1.15em; margin-bottom: 4px; }

.featured_sliders .slides li .slider_content .item_info .address_and_more { padding-top: 6px; }

/* ==================================================================================================================== BASE STYLES ====================================================================================================================*/
@media screen and (min-width: 1200px) { .col-lg-9 .flexslider .slides li .event_slider_content { height: 350px; } }

@media screen and (min-width: 1200px) { .col-lg-12 .flexslider .slides li .event_slider_content { height: 300px; } }

.flexslider { margin: 0; padding: 0; }

.flexslider .slides > li { margin-right: 5px; display: none; padding: 8px; -webkit-backface-visibility: hidden; }

.flexslider .slides > li .event_slider_content { -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); padding: 8px; border: 1px solid #aaa; border-radius: 4px; height: 340px; }

.flexslider .slides > li .event_slider_content .image_window a { display: block; width: 100%; height: 160px; background-size: cover; background-position: center center; background-repeat: no-repeat; border: 1px solid #aaa; }

.flexslider .slides > li .event_slider_content .event_info { padding-top: 8px; }

.flexslider .slides > li .event_slider_content .event_info .event-info-title { font-size: 1.1em; font-weight: bold; }

.flexslider .slides > li .event_slider_content .event_info .event_datetime { padding: 3px 0; font-size: .8em; font-weight: bold; }

.flexslider .slides > li .event_slider_content .event_info .very_small_in { font-style: italic; font-size: .6em; }

.flexslider .slides > li .event_slider_content .event_info .event_description { border-top: 1px solid #eee; font-size: .9em; margin-top: 5px; padding-top: 5px; }

.flexslider .slides img { width: 100%; display: block; }

.flexslider .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

html[xmlns] .flexslider .slides { display: block; }

* html .flexslider .slides { height: 1%; }

.no-js .flexslider .slides > li:first-child { display: block; }

/* ==================================================================================================================== DEFAULT THEME ====================================================================================================================*/
.flexslider { margin: 0 0 30px; background: #fff; border: 7px solid #fff; position: relative; zoom: 1; border-radius: 4px; -webkit-box-shadow: 0, 1px, 4px, rgba(0, 0, 0, 0.2); -moz-box-shadow: 0, 1px, 4px, rgba(0, 0, 0, 0.2); box-shadow: 0, 1px, 4px, rgba(0, 0, 0, 0.2); }

.flexslider .slides { zoom: 1; }

.flex-viewport { max-height: 2000px; }

.loading .flex-viewport { max-height: 300px; }

.carousel li { margin-right: 5px; }

.flex-direction-nav a { text-decoration: none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; font-size: 0; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); -webkit-transition: 0.3s, ease-in-out; -moz-transition: 0.3s, ease-in-out; -ms-transition: 0.3s, ease-in-out; -o-transition: 0.3s, ease-in-out; transition: 0.3s, ease-in-out; }

.flex-direction-nav a:before { font-family: "FontAwesome"; font-size: 35px; line-height: 35px; display: inline-block; content: '\f104'; color: #fff; }

.flex-direction-nav a:hover:before { color: #fff; }

.flex-direction-nav a.flex-next:before { content: '\f105'; }

.flex-direction-nav .flex-prev { left: 0; }

.flex-direction-nav .flex-next { right: 0; text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev { opacity: 0.7; left: 5px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover { opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next { opacity: 0.7; right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover { opacity: 1; }

.flex-direction-nav .flex-disabled { opacity: 0 !important; filter: alpha(opacity=0); cursor: default; }

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }

.flex-pauseplay a:before { font-family: FontAwesome; 
font-size: 20px; display: inline-block; content: '\f004'; }

.flex-pauseplay a:hover { opacity: 1; }

.flex-pauseplay a .flex-play:before { content: '\f003'; }

.flex-control-nav { width: 100%; position: absolute; bottom: -30px; text-align: center; }

.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }

.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0, 0, 0, 0.5); cursor: pointer; text-indent: -9999px; -webkit-box-shadow: 0, 0, 3px, rgba(0, 0, 0, 0.3), inset; -moz-box-shadow: 0, 0, 3px, rgba(0, 0, 0, 0.3), inset; box-shadow: 0, 0, 3px, rgba(0, 0, 0, 0.3), inset; border-radius: 20px; }

.flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active { background: #000; background: rgba(0, 0, 0, 0.9); cursor: default; }

.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }

.flex-control-thumbs li { width: 25%; float: left; margin: 0; }

.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }

.flex-control-thumbs img:hover { opacity: 1; }

.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }

/* ==================================================================================================================== RESPONSIVE ====================================================================================================================*/
@media screen and (min-width: 860px) { .flex-direction-nav .flex-prev { opacity: 1; left: 10px; } .flex-direction-nav .flex-next { opacity: 1; right: 10px; } }

/* ==================================================================================================================== RESPONSIVE ====================================================================================================================*/
.flex-slideshow.flexslider { margin: 0; border: 1px solid #ccc; }

.flex-slideshow.flexslider .flex-viewport li { position: relative; }

.flex-slideshow.flexslider li { padding: 0; margin-right: 0; }

.flex-slideshow.flexslider li .flex-caption { position: absolute; bottom: 0; left: 0; width: 100%; -webkit-transition: background .4s; /* For Safari 3.1 to 6.0 */ transition: background .4s; }

.flex-slideshow.flexslider li .flex-caption .slide-info { padding: 10px 15px; }

.flex-slideshow.flexslider li .flex-caption .slide-info .slide-title { font-size: 1.6em; font-weight: bold; margin-bottom: 3px; }

.flex-slideshow.flexslider li .flex-caption .slide-info .slide-content { color: #6F6F6F; }

@media screen and (max-width: 767px) { .flex-slideshow.flexslider li .flex-caption .slide-info { padding: 5px 10px; } .flex-slideshow.flexslider li .flex-caption .slide-info .slide-title { font-size: 1.3em; } }

.flex-slideshow.thumbnail-slideshow .flex-caption:hover { background: #fff; }

.flex-thumbs.flexslider { border: none; border-top: 1px solid #fff; border-radius: 0; margin: 0; }

.flex-thumbs.flexslider .slides li { padding: 0; margin: 0; position: relative; border-right: 1px solid #E7E7E7; }

.flex-thumbs.flexslider .slides li.flex-active-slide, .flex-thumbs.flexslider .slides li:hover { cursor: pointer; }

.flex-thumbs.flexslider .slides li.flex-active-slide .thumb-text-wrap, .flex-thumbs.flexslider .slides li:hover .thumb-text-wrap { border-bottom: 4px solid #026ed3; }

.flex-thumbs.flexslider .slides li img { border-right: 1px solid #fff; }

.flex-thumbs.flexslider .slides li .thumb-text-wrap { background: #fff; width: 100%; padding: 5px 0; position: absolute; bottom: 0; left: 0; border-bottom: 4px solid #fff; }

.flex-thumbs.flexslider .slides li .thumb-text-wrap .thumb-text { padding: 0 10px; color: #39a784; text-align: center; display: block; font-size: 12px; }

.flex-thumbs.flexslider .slides li:last-child img { border-right: none; }

/* Sponsors Widget */
.spnsrs { margin-bottom: 0; }

.spnsrs .spnsr .spnsr-image { text-align: center; }

@media screen and (max-width: 991px) { .spnsrs .spnsr .spnsr-image a { display: inline-block; } }

.spnsrs .spnsr .spnsr-name { text-align: center; font-size: 1.1em; margin-top: 5px; }

.sponsor-category-section { margin-bottom: 60px; padding-bottom: 45px; border-bottom: 1px solid #ddd; }

.sponsor-category-section h2 { text-align: center; font-size: 32px; margin-bottom: 25px; }

@media screen and (max-width: 767px) { .sponsor-category-section h2 { font-size: 36px; } }

.sponsor-category-section .sponsor-category-description { font-size: 18px; text-align: center; margin: 15px 15% 35px 15%; }

@media screen and (max-width: 991px) { .sponsor-category-section .sponsor-category-description { margin: 5px 0 35px 0; } }

.sponsors-page-sponsor .sponsor-card { background-color: #D8D8D8; border-radius: .2em; height: 350px; margin: 15px 0; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-logo { height: 70%; border-radius: .2em .2em 0 0; background-color: #ffffff; padding: 15px; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-logo label { display: none; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-logo img { margin: auto; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-logo .association-sponsor-logo-center { position: relative; width: 200px; height: 200px; margin: 0 auto; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-logo .association-sponsor-logo-center .image-exists { margin: 0 auto; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-logo .association-sponsor-logo-center .croppedImageContainer { position: absolute; margin: 0 auto; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-triangle { position: relative; height: 0; width: 0; border-left: 1.5em solid transparent; border-right: 1.5em solid transparent; border-top: 1.5em solid #ffffff; margin: 0 auto -1.75em auto; z-index: 20; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-name, .sponsors-page-sponsor .sponsor-card .sponsor-name-display { font-size: 18px; min-height: 30%; padding: 30px 45px 10px 45px; }

.sponsors-page-sponsor .sponsor-card .association-sponsor-name a, .sponsors-page-sponsor .sponsor-card .sponsor-name-display a { color: #757575; }

.butn-large { background: none rgba(0, 0, 0, 0.54); border: none; border-radius: 6px; color: #fff; cursor: pointer; display: inline-block; font-size: 18px; letter-spacing: 0; line-height: 18px; margin-bottom: 0; padding: 19px 34px; text-align: center; text-shadow: none; vertical-align: middle; -webkit-font-smoothing: antialiased; -webkit-box-shadow: none; box-shadow: none; font-weight: 600; font-style: normal; }

.butn-save { background-color: #2196F3; }

.butn-save:hover { background-color: #228DE2; color: #fff; }

.butn-create { background-color: #34CB7B; }

.butn-create:hover { background-color: #31B66F; color: #fff; }

.sponsors-page .header-banner-page-title { display: none; }

.col-lg-3 .contact-form-half-row, .col-lg-9 .contact-form-half-row { padding: 0 15px; }

@media screen and (min-width: 768px) { .col-lg-3 .contact-form-half-row, .col-lg-9 .contact-form-half-row { float: left; width: 50%; position: relative; min-height: 1px; } }

.email_contact_form .cover_div, .subscribe_form .cover_div { display: none; padding: 50px 25px; text-align: center; }

.chapter_list .item_name { font-size: 1.2em; }

.leader a { font-style: italic; }

[data-type=group] .item_main .item_description { padding: 15px 0 0 0; }

.group_page #secondary_content .item_actions { padding-top: 0; }

.group_page #secondary_content .item_actions li { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

.group_page #secondary_content .item_actions li:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }

.group_page #secondary_content .item_actions li:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

.group_page #secondary_content .item_actions li:first-child { border-radius: 0; border-top: 0; }

.item-edit-image-upload label { display: block; }

.user_autocomplete_selected .label { padding: 10px; }

.user_autocomplete_selected .autocomplete_choice_remove:hover { cursor: pointer; }

.item-interaction-border { margin-top: 10px; }

#item_feed_post_new { border-bottom: 1px solid #ccc; margin-bottom: 10px; }

#item_feed_post_new .post_form .form-group { margin-bottom: 0; }

.add-group-member-pic img { max-width: 150px; }

body.group_edit .item_edit_section[data-section=permissions], body.group_edit .item_edit_section[data-section=visibility] > form > div { overflow: scroll; }

.activity-section { margin-top: 20px; }

.activity-section .post_choices { padding: 0 15px; }

.activity-section .post_form { padding: 15px; }

.activity-section .post_form .post_form_file_upload { height: 24px; border: 0 none; font: inherit; margin: 0; padding: 0; vertical-align: baseline; }

.activity-section .comment_main { padding-left: 0 !important; }

.activity-section .item_main .item_preface { font-size: .9em; padding-bottom: 5px; }

.activity-section .item_main .item_preface a { font-weight: bold; }

.activity-section .item_main .item_name { font-size: 1.2em; }

@media screen and (max-width: 767px) { .activity-section .item_main .item_name { padding-top: 5px; padding-bottom: 5px; font-size: 1.4em; } }

.activity-section .item_main .activity-link { margin-top: 10px; }

.activity-section .item_interaction_actions .col-sm-6 { padding-bottom: 10px; }

[data-type=link] .item_main .item_preface, [data-type=image] .item_main .item_preface, .company_feed .item_main .item_preface { font-size: .9em; }

[data-type=link] .item_main .item_preface a, [data-type=image] .item_main .item_preface a, .company_feed .item_main .item_preface a { font-weight: bold; }

[data-type=link] .item_main .item_description, [data-type=image] .item_main .item_description, .company_feed .item_main .item_description { padding: 10px 0; font-size: 1.2em; }

[data-type=link] .item_main .item_content, [data-type=image] .item_main .item_content, .company_feed .item_main .item_content { margin-top: 10px; }

.company_feed .item-name { font-size: 1.5em; line-height: 1.5em; }

.company_feed .item-name i { display: none; }

.company_feed .item_description { font-size: 1em !important; }

.company_feed .item_event_date { font-weight: bold; }

.company_feed .richtext { clear: both; display: block; }

[data-type=document] .item_main .item_preface { font-size: .9em; }

[data-type=document] .item_main .item_preface a { font-weight: bold; }

[data-type=document] .item_main .item_content { margin-top: 10px; }

[data-type=document] .item_main .item_byline { margin-top: 10px; }

[data-type=document] .item_main .item_byline .button { padding: 10px 15px; border-radius: 5px; border: 1px solid #ccc; background: #fff; display: inline-block; }

[data-type=document] .item_main .item_byline .button:hover { background: #eee; }

.item_view_display_interactions #secondary_content .list-group { padding-top: 0; }

.item_view_display_interactions #secondary_content .list-group li { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

.item_view_display_interactions #secondary_content .list-group li:first-child { border-radius: 0; border-top: 0; }

.item_view_display_interactions #secondary_content .list-group li:first-child { border: none; border-radius: 0; }

[data-type=discussion].item_view_display_interactions .item_preface { font-size: .9em; }

[data-type=discussion].item_view_display_interactions .item_preface a { font-weight: bold; }

[data-type=discussion].item_view_display_interactions .item_description { background: #eee; padding: 10px 15px !important; border-radius: 5px; margin-top: 15px; }

.poll_container .progress { width: 400px; margin-bottom: 0; }

@media screen and (max-width: 767px) { .poll_container .progress { width: 240px; } }

.poll_container.poll_open .progress { cursor: pointer; }

.progress .progress_text { position: absolute; margin-left: 4px; }

.progress.progress-poll { height: 29px; border-radius: 0; background-image: none; }

.progress.progress-poll .bar { height: 29px; background-color: #A8B8F8; background-image: none; box-shadow: none; }

.progress.progress-poll .bar.green-bar { background-color: #75da79; }

.progress.progress-poll .progress_text { position: absolute; margin-left: 9px; margin-top: 5px; color: #333333; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }

.post_form.expanded { padding: 10px; background: #fff; border: 1px solid #ccc; border-top: none; }

#main_feed_item_clump .item_main .item_byline { margin: 10px 0; font-size: .9em; }

#main_feed_item_clump .item_main .item_byline .richtext { display: block; }

#main_feed_item_clump .item_main .item_description { background: #eee; padding: 15px; border-radius: 5px; border: 1px solid #ddd; }

#main_feed_item_clump .item_main .item_name { font-size: 1.3em; line-height: 1.7em; }

.post_form_form label { margin-top: 10px; }

.group_search_input { font-family: Roboto, FontAwesome; }

.fund_directory .item_main label, .fund .item_main label { font-weight: bold !important; }

.fund_directory .item_main .target-amount, .fund .item_main .target-amount { line-height: 2em; }

.fund_directory .item_main .target-amount .label, .fund .item_main .target-amount .label { padding: .3em .6em; }

@media screen and (max-width: 767px) { .fund_directory .title, .fund .title { padding-top: 15px; } }

#donor_form input:checked ~ label, #donor_form input:focus ~ label, #donor_form input:checked ~ input { background-color: #39b86f; color: white; }

#donor_form .pay-online-btn { background-color: #5694DC; color: white; }

#donor_form .pay-online-btn:hover { background-color: #2c79d3; }

#donor_form .no-outline { border: solid rgba(255, 255, 255, 0) 5px; }

#donor_form .selected-bd { border: solid #39b86f 5px; }

.progress { height: 25px; background: #e4e4e4; }

.progress .progress-bar { line-height: 25px; }

.stacks .donate-widget { background: #eeeeee; padding: 30px 0; }

@media screen and (min-width: 992px) { .stacks .donate-widget-content { width: 70%; margin: 0 auto; } }

.stacks .donate-widget-content.card-1.p2 { background: transparent; padding: 0; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.stacks .donate-widget h3 { font-size: 33px; }

@media screen and (max-width: 767px) { .stacks .donate-widget h3 { font-size: 22px; } }

.donor-contact-label { font-size: 13px; color: #b8b8b8; margin-right: 3px; }

.video_cover_div { position: absolute; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; }

.privacy_radio { list-style-type: none; padding: 0; }

.privacy_radio li { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

.privacy_radio li:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }

.privacy_radio li:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

.privacy_radio li input { margin-right: 5px; }

.company_feed ul { margin-bottom: 20px; padding-left: 0; }

.company_feed ul li { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

.company_feed ul li:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }

.company_feed ul li:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

[data-section="membership"] .form-control-static { padding: 5px; border: 1px solid #ccc; border-radius: 4px; }

.click_to_set_big { text-align: center; text-decoration: none; min-height: 400px; }

.click_to_set_big.default { background-color: #F6F6F6; }

.click_to_set_small { text-align: center; text-decoration: none; min-height: 174px; }

.click_to_set_small.default { background-color: #F6F6F6; }

.company_edit .filters-mobile { border-bottom: 1px solid #ccc; padding-bottom: 10px; }

@media screen and (max-width: 767px) { .company_edit .sub_section_title_container .record_payment_button { float: left !important; } }

.preview_home_page #thumbnail_top_right, .preview_home_page #thumbnail_bottom_right { text-align: center; }

.preview_home_page #thumbnail_top_right img, .preview_home_page #thumbnail_bottom_right img { display: inline-block; }

#search_feed_item_clump .item_preface { font-size: .85em; }

#search_feed_item_clump .item_name { font-size: 1.2em; }

#search_feed_item_clump .item_name i { padding-right: 5px; }

.non-white-bg #content { padding-top: 15px; }

.non-white-bg #content > .container { background: #fff; border-radius: 4px; padding-bottom: 15px; }

.company-map-page .panel.panel-default { padding: 15px 20px; }

.company-map-page .full-width-container { margin: 0; }

.company-map-page .full-width-container .row { margin: 0; }

.company-map-page #main_content { padding: 0; }

.company-map-page #content { width: 100%; padding: 0; }

.company-map-page #main { padding-bottom: 0; }

.company-map-page .header-banner-page-title { margin: 20px 0; }

.companies-on-map { width: 300px; position: absolute; top: 54px; right: 10px; border-radius: 2px; padding: 15px 20px; }

@media screen and (max-width: 1199px) { .companies-on-map { max-height: 380px; } }

.companies-on-map .scrollable-company-map-list { overflow-y: auto; max-height: 370px; }

@media screen and (max-width: 1199px) { .companies-on-map .scrollable-company-map-list { max-height: 280px; } }

.companies-on-map .scrollable-company-map-list .has-marker .marker-link i { color: #f7584c; line-height: 0px; }

.companies-on-map .scrollable-company-map-list .map-company a { line-height: 22px; }

.company-selected { color: #2c8166; font-weight: bold; }

#map-directory { height: 700px; width: 100%; }

@media screen and (max-width: 1199px) { #map-directory { height: 540px; } }

.header-shadow { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); position: relative; z-index: 1; }

.header-shadow .header-banner-text-inner { max-width: 1170px; margin: 0 auto; }

.disabled-marker i { color: #bfbfbf !important; }

.tile-links .row > div { display: table; margin: 20px 0; }

.tile-links .row > div.col-centered { display: inline-block; margin-right: -4px; text-align: center; }

.tile-links .row > div div { width: 100%; min-height: 135px; padding-top: 30px; }

.tile-links .row > div div i { font-size: 40px; margin-bottom: 8px; }

.tile-links .row > div div h3 { font-size: 18px; }

.tile-links .row > div div .tile-heading { font-size: 18px; font-family: Helvetica, Arial, sans-serif; display: block; margin-top: 5px; margin-bottom: 8.5px; }

@media screen and (min-width: 992px) { .tile-links .row > div div { min-height: 225px; padding-top: 60px; } .tile-links .row > div div i { font-size: 60px; margin-bottom: 10px; } }

.tile-links .tile-1 { background-color: #39a784; }

.tile-links .tile-2 { background-color: #134074; }

.tile-links a { color: #fff; }

.popover { z-index: 9999; }

.email-browser-view #templatePreheader, .email-browser-view #browserLink, .email-browser-view .browserLinkContent { display: none; }