/* Basics
=========================== */
/* Button Colours
=========================== */
/* Top Bar
=========================== */
/* NavBar
=========================== */
/* Mobile Nav
=========================== */
/* Social
=========================== */
/* Footer 
=========================== */
/* Panel Header Colours
=========================== */
/* Title Colour
=========================== */
/* Style 1 Title BG Colour */
.btn, .fc-button { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; 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; }

.btn:focus, .fc-button:focus, .btn.focus, .focus.fc-button, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

.btn:hover, .fc-button:hover, .btn:focus, .fc-button:focus, .btn.focus, .focus.fc-button { color: #333; text-decoration: none; }

.btn:active, .fc-button:active, .btn.active, .active.fc-button { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .disabled.fc-button, .btn[disabled], [disabled].fc-button, fieldset[disabled] .btn, fieldset[disabled] .fc-button { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

a.btn.disabled, a.disabled.fc-button, fieldset[disabled] a.btn, fieldset[disabled] a.fc-button { pointer-events: none; }

.btn-default, .fc-button { color: #333; background-color: #fff; border-color: #ccc; }

.btn-default:focus, .fc-button:focus, .btn-default.focus, .focus.fc-button { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; }

.btn-default:hover, .fc-button:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; }

.btn-default:active, .fc-button:active, .btn-default.active, .active.fc-button, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.fc-button { color: #333; background-color: #e6e6e6; border-color: #adadad; }

.btn-default:active:hover, .fc-button:active:hover, .btn-default:active:focus, .fc-button:active:focus, .btn-default:active.focus, .fc-button:active.focus, .btn-default.active:hover, .active.fc-button:hover, .btn-default.active:focus, .active.fc-button:focus, .btn-default.active.focus, .active.focus.fc-button, .open > .btn-default.dropdown-toggle:hover, .open > .dropdown-toggle.fc-button:hover, .open > .btn-default.dropdown-toggle:focus, .open > .dropdown-toggle.fc-button:focus, .open > .btn-default.dropdown-toggle.focus, .open > .dropdown-toggle.focus.fc-button { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; }

.btn-default:active, .fc-button:active, .btn-default.active, .active.fc-button, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.fc-button { background-image: none; }

.btn-default.disabled:hover, .disabled.fc-button:hover, .btn-default.disabled:focus, .disabled.fc-button:focus, .btn-default.disabled.focus, .disabled.focus.fc-button, .btn-default[disabled]:hover, [disabled].fc-button:hover, .btn-default[disabled]:focus, [disabled].fc-button:focus, .btn-default[disabled].focus, [disabled].focus.fc-button, fieldset[disabled] .btn-default:hover, fieldset[disabled] .fc-button:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .fc-button:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .focus.fc-button { background-color: #fff; border-color: #ccc; }

.btn-default .badge, .fc-button .badge { color: #fff; background-color: #333; }

.btn-primary { color: #1a1a1a; background-color: #428bca; border-color: #357ebd; }

.btn-primary:focus, .btn-primary.focus { color: #1a1a1a; background-color: #3071a9; border-color: #193c5a; }

.btn-primary:hover { color: #1a1a1a; background-color: #3071a9; border-color: #285e8e; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #1a1a1a; background-color: #3071a9; border-color: #285e8e; }

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #1a1a1a; background-color: #285e8e; border-color: #193c5a; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus { background-color: #428bca; border-color: #357ebd; }

.btn-primary .badge { color: #428bca; background-color: #1a1a1a; }

.btn-success { color: #333; background-color: #5cb85c; border-color: #4cae4c; }

.btn-success:focus, .btn-success.focus { color: #333; background-color: #449d44; border-color: #255625; }

.btn-success:hover { color: #333; background-color: #449d44; border-color: #398439; }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #333; background-color: #449d44; border-color: #398439; }

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #333; background-color: #398439; border-color: #255625; }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c; }

.btn-success .badge { color: #5cb85c; background-color: #333; }

.btn-info { color: #333; background-color: #5bc0de; border-color: #46b8da; }

.btn-info:focus, .btn-info.focus { color: #333; background-color: #31b0d5; border-color: #1b6d85; }

.btn-info:hover { color: #333; background-color: #31b0d5; border-color: #269abc; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #333; background-color: #31b0d5; border-color: #269abc; }

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #333; background-color: #269abc; border-color: #1b6d85; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus { background-color: #5bc0de; border-color: #46b8da; }

.btn-info .badge { color: #5bc0de; background-color: #333; }

.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }

.btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d; }

.btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512; }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #d58512; }

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #d58512; border-color: #985f0d; }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236; }

.btn-warning .badge { color: #f0ad4e; background-color: #fff; }

.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19; }

.btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925; }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #ac2925; }

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #ac2925; border-color: #761c19; }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a; }

.btn-danger .badge { color: #d9534f; background-color: #fff; }

.btn-link { color: #109ad1; font-weight: normal; border-radius: 0; }

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }

.btn-link:hover, .btn-link:focus { color: #0b668a; text-decoration: underline; background-color: transparent; }

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }

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

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

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .fc-button { padding: 1px 5px; font-size: 11px; line-height: 1.5; border-radius: 3px; }

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

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }

.btn-group > .btn, .btn-group > .fc-button, .btn-group-vertical > .btn, .btn-group-vertical > .fc-button { position: relative; float: left; }

.btn-group > .btn:hover, .btn-group > .fc-button:hover, .btn-group > .btn:focus, .btn-group > .fc-button:focus, .btn-group > .btn:active, .btn-group > .fc-button:active, .btn-group > .btn.active, .btn-group > .active.fc-button, .btn-group-vertical > .btn:hover, .btn-group-vertical > .fc-button:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .fc-button:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .fc-button:active, .btn-group-vertical > .btn.active, .btn-group-vertical > .active.fc-button { z-index: 2; }

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

.btn-toolbar { margin-left: -5px; }

.btn-toolbar:before, .btn-toolbar:after { content: " "; display: table; }

.btn-toolbar:after { clear: both; }

.btn-toolbar .btn, .btn-toolbar .fc-button, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }

.btn-toolbar > .btn, .btn-toolbar > .fc-button, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .fc-button:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .fc-button:first-child { margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .fc-button:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .fc-button:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.btn-group > .btn-group { float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .fc-button { border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .fc-button:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .fc-button:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; }

.btn-group > .btn + .dropdown-toggle, .btn-group > .fc-button + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .fc-button + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }

.btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; }

.btn .caret, .fc-button .caret { margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .fc-button .caret { border-width: 5px 5px 0; border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .fc-button .caret { border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .fc-button, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .fc-button { display: block; float: none; width: 100%; max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; }

.btn-group-vertical > .btn-group:after { clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .fc-button { float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .fc-button + .btn, .btn-group-vertical > .btn + .fc-button, .btn-group-vertical > .fc-button + .fc-button, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .fc-button + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .fc-button, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .fc-button:not(:first-child):not(:last-child) { border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .fc-button:first-child:not(:last-child) { border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .fc-button:last-child:not(:first-child) { border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .fc-button { border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .fc-button:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .fc-button:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }

.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .fc-button, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .fc-button { width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu { left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .fc-button input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .fc-button input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: 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: #c90000; border-color: #c90000; }

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

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

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

body { font-size: 14px; color: #282828; }

body a { color: #109ad1; }

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: #c90000; 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: #7d0000; }

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

.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: #c90000; 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 */
#search_and_links { float: right; }

#search_and_links .media_links { padding: 0; margin: 0; }

#search_and_links .media_links li { display: inline-block; list-style-type: none; padding: 0 3px; }

#search_and_links .media_links li a { background: #c90000; color: #ffffff; padding: 5px; text-align: center; display: block; -webkit-transition: background 0.4s; -o-transition: background 0.4s; transition: background 0.4s; }

#search_and_links .media_links li a .fa, #search_and_links .media_links li a .fas, #search_and_links .media_links li a .far, #search_and_links .media_links li a .fab { width: 1em; display: block; }

#search_and_links .media_links li a .fa-1-5x { font-size: 26px; }

#search_and_links .media_links li a:hover { background: #7d0000; text-decoration: none; }

#footer-topbar #search_and_links .media_links li a { background: #4c4c4c; color: #fff; }

#footer-topbar #search_and_links .media_links li a:hover { background: #262626; }

#footer-topbar #slide-search #search-toggle a { color: #fff !important; }

.site-header { position: relative; }

.site-header .mobile-menu-toggle-switch { position: absolute; right: 20px; top: 11px; z-index: 5000; }

.site-header .navbar-nav.nav > li > a { padding-top: 16.5px; padding-bottom: 16.5px; }

.site-header .navbar { margin-bottom: 0; }

#header_topbar { background: #c90000; }

#header_topbar #header-account-buttons #header_topbar_account { float: right; }

#header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li { border-right: 1px solid #7d0000; background: #c90000; }

#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.open > a { background: #7d0000; }

#header_topbar #header-account-buttons #header_topbar_account .navbar-nav > li > a { padding: 8px 15px; color: #ffffff !important; -webkit-transition: background 0.4s; -o-transition: background 0.4s; transition: background 0.4s; }

#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 { background: #7d0000; }

#header_topbar #top-header-social { margin-right: 20px; }

#slide-search { background: #c90000; }

#slide-search #search-toggle a { color: #ffffff !important; padding: 5px 10px; border-left: 1px solid #7d0000; text-align: center; display: block; -webkit-transition: background 0.4s; -o-transition: background 0.4s; transition: background 0.4s; }

#slide-search #search-toggle a .fa, #slide-search #search-toggle a .fas, #slide-search #search-toggle a .far, #slide-search #search-toggle a .fab { width: 1em; display: block; }

#slide-search #search-toggle a .fa-1-5x { font-size: 26px; }

#slide-search #search-toggle a:hover { background: #7d0000; text-decoration: none; }

#slide-search #slide-search-field { width: 0px; border-right: 1px solid #7d0000; overflow: hidden; }

#slide-search #slide-search-field input { background: transparent; border: none; color: #fff; height: 36px; }

#slide-search #slide-search-field input::-moz-placeholder { color: #fff; opacity: 1; }

#slide-search #slide-search-field input:-ms-input-placeholder { color: #fff; }

#slide-search #slide-search-field input::-webkit-input-placeholder { color: #fff; }

/* Main Nav Section */
.navbar-default { border-left: none; border-right: none; border-top: none; border-radius: 0 !important; background: #ffffff !important; }

.navbar-default .navbar-brand { height: auto; padding: 8px 15px; }

.navbar-default .navbar-brand img { height: 34px !important; width: auto; }

.navbar-default .navbar-collapse { margin-top: 0px; }

.navbar-default .navbar-collapse a { font-family: Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal; }

.navbar-default .navbar-collapse .nav > li { border-left: 1px solid #f0f0f0; }

.navbar-default .navbar-collapse .nav > li:last-child { border-right: 1px solid #f0f0f0; }

.navbar-default .navbar-collapse .nav > li > a { text-transform: lowercase; font-size: 16px; }

.navbar-default #search_and_links { float: right; margin-top: 12.5px; }

/* Sign In Modal */
.sign_in_modal { margin: 0px auto; padding-bottom: 15px; border-radius: 6px; -webkit-box-shadow: 0px 0px 3px #666; box-shadow: 0px 0px 3px #666; }

/* Sign In Form */
/* 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 .dropdown-menu { font-size: 1.05em; line-height: 2em; }

/* Nav Dropdowns */
.dropdown-submenu { position: relative; }

.dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu { display: block; }

.dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }

.dropdown-submenu:hover > a:after { border-left-color: #fff; }

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

#main-menu-mobile #search_form .input-group { padding: 10px 20px; }

#main-menu-mobile #search_form .input-group .btn, #main-menu-mobile #search_form .input-group .fc-button { height: 42px; }

.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 #footer-topbar { background: #4c4c4c; border-bottom: 1px solid #0c0c0c; min-height: 30px; }

#site_footer #footer-topbar #slide-search { background: #4c4c4c; }

#site_footer #footer-topbar #slide-search #search-toggle a { border-left: 1px solid #262626; }

#site_footer #footer-topbar #slide-search #search-toggle a:hover { background: #262626; }

#site_footer #footer-topbar #slide-search #slide-search-field { border-right: 1px solid #262626; }

#site_footer #upper-footer { background: #30373a; color: #fff; padding: 10px 0; border-bottom: 1px solid black; }

#site_footer #upper-footer .footer-network-name { font-size: 2.5em; font-family: Helvetica, Arial, sans-serif; line-height: 1em; }

#site_footer #upper-footer .footer-logo { padding-top: 20px; }

#site_footer #upper-footer .footer-logo img { height: 34px; width: auto; }

#site_footer #upper-footer a { color: #fff; }

#site_footer #upper-footer a:hover { color: #d9d9d9; }

#site_footer #lower-footer { background: #272e31; color: #eee; padding: 10px 0; }

#site_footer #lower-footer a { color: #eee; }

.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: #109ad1 !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 .panel_header_links { text-align: right; }

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

.plans_page h1 { margin-bottom: 25px; }

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

.plan_table_container_main { margin-bottom: 60px; }

.plan_row { background: #fff; margin-bottom: 20px; border: 1px solid #ccc; border-radius: 4px; }

.plan_row.qualified-question { margin-bottom: 80px; }

.plan_row.qualified-question h2 { font-size: 1.5em; }

.plan_row.qualified-question .panel-body { text-align: center; font-size: 1.2em; }

@media screen and (min-width: 768px) { .plan_row.qualified-question .panel-body { line-height: 3em; } }

@media screen and (max-width: 767px) { .plan_row.qualified-question .panel-body .btn, .plan_row.qualified-question .panel-body .fc-button { margin-top: 20px; } }

.plan_row.qualified-question .panel-body .specialty_plan_email_signup_js { font-size: 1.05em; }

.plan_row .plan_col_top h2 { margin: 0; padding: 10px 15px; background: #c90000; color: #ffffff; }

.plan_row .plan_col_1 { padding-top: 10px; padding-bottom: 15px; }

.plan_row .plan_col_1 .plan_short_description { margin-top: 0; font-size: 1.5em; font-style: italic; }

.plan_row .plan_col_2 { padding-top: 15px; padding-bottom: 15px; }

.plan_row .plan_col_2 .price-link { display: block; }

.plan_row .plan_col_2 .price-link .submit_plan.btn-success { font-size: 1.2em; }

.plan_row .plan_col_2 .price-link a { width: 100%; display: block; }

.plan_offer_details { background: #c90000; color: #ffffff; padding: 0 15px 10px 15px; }

/* Profile during Signup */
.setup_profile .image_section label { clear: both; float: none; display: block; }

.setup_profile .image_section .upload_instructions { min-width: 150px; }

@media screen and (min-width: 992px) and (max-width: 1199px) { .setup_profile .image_section .image-upload-panel { clear: both; width: 100%; float: none; padding: 15px 0; } }

.setup_profile .image_section .image-does-not-exist img { max-width: 100px; }

.setup_profile .panel.panel-default .panel-heading { font-size: 15px; }

.setup_profile .panel .panel-heading, .payment_form .panel .panel-heading { padding: 10px 15px; background: #444; color: #fff; }

.setup_profile .panel .panel-heading h3, .payment_form .panel .panel-heading h3 { margin: 0; font-size: 1.3em; }

.setup_profile .panel .panel-heading a, .payment_form .panel .panel-heading a { color: #eee; font-size: .6em; margin-top: -3px; }

.popover .popover-title { font-size: 13px; font-weight: bold; }

.popover .popover-content { font-size: 12px; }

.setup_profile .profile-setup-personal-overview .cke_editable { min-height: 240px; }

.setup_profile .profile-setup-personal-overview a { color: #282828; }

@media screen and (max-width: 991px) { .setup_profile .profile-setup-personal-overview a { display: none; } }

.setup_profile .profile-setup-headline-help { color: #282828; }

.new-profile-header { padding: 5px 5px 0 5px; }

@media screen and (max-width: 767px) { .new-profile-header .image_section { text-align: center; } }

.new-profile-header .image_section .image_section .field.form-group { display: inline-block; }

.new-profile-header label { color: #444; }

@media screen and (max-width: 991px) { .new-profile-header .form-inline .form-group { margin-bottom: 15px; margin-right: 0 !important; display: block; } .new-profile-header .form-inline .form-group input { width: 100%; } }

.new-profile-header .new-profile-name { margin-bottom: 15px; }

@media screen and (min-width: 992px) { .new-profile-header .new-profile-name input { font-size: 22px; } }

.new-profile-header .new-profile-name .form-group { margin-right: 15px; }

.new-profile-header .form-inline label { display: block; }

/* prevents Personal Overview form from defaulting to 692px inside modal which clips through adjacent forms */
.panel-body .profile-setup-personal-overview .field.form-group .inline-block { width: 100%; }

/* Signup Form */
.signup-header { padding-bottom: 25px; }

.signup-header h2 { color: #428bca; }

.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 { font-size: 1.33333333em; line-height: .75em; vertical-align: -15%; }

.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: #c90000; 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: #4c4c4c; }

.career-map .user-image img { background: #4c4c4c; border-radius: 50%; border: 10px solid #4c4c4c; 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: #c90000; 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: #ffffff; color: #ffffff; border-color: #ffffff; }

.career-map .section-link:after { content: ""; position: absolute; width: 20px; left: calc(50% - 10px); height: 100%; background: #4c4c4c; }

.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: #c90000; 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 #4c4c4c; 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: #c90000; } .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: #4c4c4c; background: -moz-linear-gradient(-45deg, #4c4c4c 81%, #4c4c4c 82%, #4c4c4c 82%, #606060 100%); background: -webkit-linear-gradient(-45deg, #4c4c4c 81%, #4c4c4c 82%, #4c4c4c 82%, #606060 100%); background: -o-linear-gradient(-45deg, #4c4c4c 81%, #4c4c4c 82%, #4c4c4c 82%, #606060 100%); background: -ms-linear-gradient(-45deg, #4c4c4c 81%, #4c4c4c 82%, #4c4c4c 82%, #606060 100%); background: linear-gradient(135deg, #4c4c4c 81%, #4c4c4c 82%, #4c4c4c 82%, #606060 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; }

.top_link { padding-bottom: 15px; }

.top_link .parent_alpha_filter_control { padding-top: 10px; }

.top_link .parent_alpha_filter_control .alpha_filter { width: 3.81%; padding: 5px !important; }

.goto { width: 50px !important; }

.pagination_control { padding-bottom: 20px; float: right !important; }

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

.pagination-toolbar .btn-group, .pagination-toolbar .btn-group-vertical { vertical-align: inherit; }

.item_clump .item { background: #fff; }

.company_user_directory .item_list .item, .company_directory .item_list .item { padding: 15px; background: #fff; }

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

[data-type="user"] .item_main .title { margin-bottom: 25px; }

@media screen and (max-width: 767px) { .company_user_directory .item_main .title { margin-top: 8px; } }

.item_main .image a { margin-bottom: 0; }

.item_main .title { padding-bottom: 3px; border-bottom: 1px solid #ccc; margin-bottom: 10px; }

.item_main .title .type { font-size: .8em; font-weight: bold; }

.item_main .title a { font-size: 1.3em; }

.item_main .directory-user-profile-link a { float: right; margin-right: 5px; }

.item_main .action_buttons { margin-top: 15px; }

.item_main .action_buttons .num_users { line-height: 30px; }

.item_main .action_buttons .contact_button { float: right; margin-right: 5px; }

.item_main .item_actions { padding-top: 10px; margin-bottom: 0; }

.item_main .item_actions li { padding: 0; border: none; }

.image .thumbnail { position: relative; }

.image .thumbnail .featured { position: absolute; top: 0; left: 0; }

.item_clump .image a { background: #f3f3f3; }

@media screen and (max-width: 767px) { .pagination-toolbar .form-control { height: 28px !important; } .pagination-toolbar input[type='text'], .pagination-toolbar textarea, .pagination-toolbar input[type='number'], .pagination-toolbar input[type='email'], .pagination-toolbar select { font-size: 12px !important; line-height: 16px !important; } .pagination-pages { line-height: 28px; font-size: .9em; } }

.content_all { display: none; }

.user_page .page_title .item_name { display: inline-block; float: left; }

.user_page .page_title .action-buttons { display: inline-block; float: right; }

.user_page .user-headline { margin-bottom: 20px; font-size: 1.1em; color: #888; }

.user_page .profile-location { margin-bottom: 10px; }

.user_page .item_description { padding: 15px; border: 1px solid #ccc; border-radius: 5px; margin-top: 15px; box-shadow: 0px 0px 1px #ddd; }

.user_page .relation-img img { max-width: 33%; float: left; height: auto; padding: 5px !important; }

.users-company a { display: inline-block; float: left; height: 50px; margin-bottom: 8px; margin-right: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 50px; }

.users-company .item_grid_name { padding-top: 20px; width: 140px !important; }

@media screen and (max-width: 1199px) and (min-width: 992px) { .users-company .item_grid_name { width: 110px !important; } }

.user_list_v2 .middle_section { padding-left: 0; line-height: 1.5em; }

.user_list_v2 .middle_section .company { font-size: .8em; }

.secondary_panel_buttons { padding-bottom: 15px; }

.activity-panel { margin-top: 15px; }

@media screen and (max-width: 767px) { .relationship_edit_panel .img-thumbnail img { max-width: 100px; height: auto; } }

@media screen and (max-width: 767px) { #dmr_top_right { border-top: 1px solid #ccc; margin-top: 20px; border-bottom: 1px solid #ccc; } }

.job .job_company_dates:after { clear: both; display: table; float: none; content: " "; }

.job .job_company_dates .job_company { font-size: 1.3em; font-weight: bold; float: left; }

.job .job_company_dates .job_dates { float: left; line-height: 2em; }

.job .job_company_dates .job_dates:before { content: " - "; padding-left: 5px; }

.job .job_company_dates .job_position { font-style: italic; color: #868686; }

.contact-info-value { word-break: break-all; }

.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 #c90000; border-radius: 4px; background-color: #fff; color: #ff1717; 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: #c90000; text-decoration: none; }

.tag .tag_info span { border-left: 1px solid #43cdff; }

.tag .tag_info span:hover { background-color: #109ad1; color: #FFF; cursor: pointer; }

.tag .tag_info a:hover { color: #960000; }

.tag:hover { border-color: #109ad1; }

.tag:hover a { text-decoration: none !important; }

.tag:hover span { border-color: #109ad1; }

.tag.followed { border-color: #21abe2; background-color: #EFFFFF; color: #109ad1; }

.tag.followed:hover { border-color: #109ad1; }

.tag_list a { color: #109ad1; 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%; height: 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 .article_title { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; }

#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: #109ad1; 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-logo .center-wrap { pointer-events: none; }

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

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

.tile-links .tile-2 { background-color: #4c4c4c; }

.tile-links a { color: #fff; }

.email-browser-view #templatePreheader, .email-browser-view #browserLink, .email-browser-view .browserLinkContent { display: none; }

/* You probably do not need to edit this at all. Add some SmartMenus required styles not covered in Bootstrap 3's default CSS. These are theme independent and should work with any Bootstrap 3 theme mod. */
/* sub menus arrows on desktop */
.navbar-nav:not(.sm-collapsible) ul .caret { position: absolute; right: 0; margin-top: 6px; margin-right: 15px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px dashed; }

.navbar-nav:not(.sm-collapsible) ul a.has-submenu { padding-right: 30px; }

/* make sub menu arrows look like +/- buttons in collapsible mode */
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret { position: absolute; right: 0; margin: -3px 15px 0 0; padding: 0; width: 32px; height: 26px; line-height: 24px; text-align: center; border-width: 1px; border-style: solid; }

.navbar-nav.sm-collapsible .caret:before { content: '+'; font-family: monospace; font-weight: bold; }

.navbar-nav.sm-collapsible .open > a > .caret:before { content: '-'; }

.navbar-nav.sm-collapsible a.has-submenu { padding-right: 50px; }

/* revert to Bootstrap's default carets in collapsible mode when the "data-sm-skip-collapsible-behavior" attribute is set to the ul.navbar-nav */
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret, .navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret { position: static; margin: 0 0 0 2px; padding: 0; width: 0; height: 0; border-top: 4px dashed; border-right: 4px solid transparent; border-bottom: 0; border-left: 4px solid transparent; }

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before { content: '' !important; }

.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu { padding-right: 15px; }

/* scrolling arrows for tall menus */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down { position: absolute; display: none; visibility: hidden; height: 20px; overflow: hidden; text-align: center; }

.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow { position: absolute; top: -2px; left: 50%; margin-left: -8px; width: 0; height: 0; overflow: hidden; border-top: 7px dashed transparent; border-right: 7px dashed transparent; border-bottom: 7px solid; border-left: 7px dashed transparent; }

.navbar-nav span.scroll-down-arrow { top: 6px; border-top: 7px solid; border-right: 7px dashed transparent; border-bottom: 7px dashed transparent; border-left: 7px dashed transparent; }

/* add more indentation for 2+ level sub in collapsible mode - Bootstrap normally supports just 1 level sub menus */
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header { padding-left: 35px; }

.navbar-nav.sm-collapsible ul ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header { padding-left: 45px; }

.navbar-nav.sm-collapsible ul ul ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header { padding-left: 55px; }

.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header { padding-left: 65px; }

/* fix SmartMenus sub menus auto width (subMenusMinWidth and subMenusMaxWidth options) */
.navbar-nav .dropdown-menu > li > a { white-space: normal; }

.navbar-nav ul.sm-nowrap > li > a { white-space: nowrap; }

.navbar-nav.sm-collapsible ul.sm-nowrap > li > a { white-space: normal; }

/* fix .navbar-right subs alignment */
.navbar-right ul.dropdown-menu { left: 0; right: auto; }
