Setup style overhaul
authorMarcel Werk <burntime@woltlab.com>
Fri, 29 Apr 2016 10:38:20 +0000 (12:38 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 29 Apr 2016 10:38:26 +0000 (12:38 +0200)
13 files changed:
wcfsetup/install/files/acp/style/setup/WCFSetup.css
wcfsetup/setup/lang/setup_de.xml
wcfsetup/setup/lang/setup_en.xml
wcfsetup/setup/template/footer.tpl
wcfsetup/setup/template/header.tpl
wcfsetup/setup/template/stepConfigureDB.tpl
wcfsetup/setup/template/stepConfigureDirectories.tpl
wcfsetup/setup/template/stepCreateUser.tpl
wcfsetup/setup/template/stepNext.tpl
wcfsetup/setup/template/stepSelectLanguages.tpl
wcfsetup/setup/template/stepSelectSetupLanguage.tpl
wcfsetup/setup/template/stepShowLicense.tpl
wcfsetup/setup/template/stepShowSystemRequirements.tpl

index 24203798106a5ccec1a0bec93aeab778ce91dbc6..d970762cafe897fbd8e2399cb8e3e97b045e54cd 100644 (file)
-/* stylesheet for ACP, generated on Thu, 02 Apr 2015 21:54:34 +0000 -- DO NOT EDIT */
+/* stylesheet for 'Lantia Default Style', generated on Fri, 29 Apr 2016 10:07:32 +0000 -- DO NOT EDIT */
 
-html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;}
-h1, h2, h3, h4, h5, h6 {font-weight: normal;}
-article, aside, details, figcaption, figure, footer, header, menu, nav, section {display: block;}
-ol, ul {list-style: none;}
-blockquote, q {quotes: none;}
-blockquote::before, blockquote::after, q::before, q::after {content: '';content: none;}
-.clearfix::before, .clearfix::after {display: table;content: "";}
-.clearfix::after {clear: both;}
-.userSelectNone {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
-.aclList, .aclPermissionList {margin-top: 0;min-height: 100px;}
-.aclList > li, .aclPermissionList > li {display: block;padding: 4px;}
-.aclList > li:first-child, .aclPermissionList > li:first-child {border-top-left-radius: 6px;border-top-right-radius: 6px;}
-.aclList > li:last-child:not(:first-child), .aclPermissionList > li:last-child:not(:first-child) {border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
-.aclList {margin-bottom: 7px;}
-.aclList > li {cursor: pointer;}
-.aclList > li:hover, .aclList > li.active:hover {background-color: #ffe5c8;}
-.aclList > li.active {background-color: #f1f5fa;}
-.aclList > li > span:last-child {float: right;margin-right: 7px;}
-.aclPermissionList {margin-top: 7px;min-height: 200px;text-align: right;}
-.aclPermissionList > li:hover {background-color: #ffe5c8;}
-.aclPermissionList > li.aclCategory {background-color: #d8e7f5;padding: 4px 11px;text-align: left;}
-.aclPermissionList > li.aclFullAccess {background-color: #f1f5fa;}
-.aclPermissionList > li > span {float: left;padding-left: 7px;}
-.aclPermissionList > li > label {cursor: pointer;margin: 0 7px;padding: 0 21px;}
-.info, .error, .success, .warning {border-width: 1px;border-style: solid;line-height: 1.5;margin-top: 14px;padding: 11px 14px 11px 48px;position: relative;}
-.info::after, .error::after, .success::after, .warning::after {font-family: FontAwesome;font-size: 28px;display: block;height: 32px;left: 13px;margin-top: -19px;position: absolute;top: 50%;width: 32px;}
-.info a, .error a, .success a, .warning a {text-decoration: underline;}
-@media only screen and (max-width: 800px) {
-.info, .error, .success, .warning {margin-left: 7px;margin-right: 7px;padding: 4px 7px;}
-.info::after, .error::after, .success::after, .warning::after {display: none;}
-}
-.error > .fa-times, .notice > .fa-times {float: right;}
-.info {background-color: #4674a4;border-color: #304d77;color: #ffffff;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.info::after {content: "\f05a";}
-.info a, .info a:hover {color: #ffffff;}
-.info .icon {color: #ffffff;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.success {background-color: #74a446;border-color: #4d7730;color: #ffffff;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.success::after {content: "\f058";}
-.success a, .success a:hover {color: #ffffff;}
-.success .icon {color: #ffffff;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.warning {background-color: #efcb50;border-color: #e9bf2b;color: #000000;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.warning::after {content: "\f071";}
-.warning a, .warning a:hover {color: #000000;}
-.warning .icon {color: #000000;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.error {background-color: #c95145;border-color: #913d37;color: #ffffff;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.error::after {content: "\f05e";}
-.error a, .error a:hover {color: #ffffff;}
-.error .icon {color: #ffffff;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.innerError {background-color: #c95145;border: 1px solid #913d37;color: #ffffff;display: table;line-height: 1.5;margin-top: 8px;padding: 2px 10px;position: relative;}
-.innerError::after {border: 7px solid transparent;border-bottom-color: #913d37;border-top-width: 0;content: "";display: inline-block;left: 9px;position: absolute;top: -7px;z-index: 100;}
-.innerError::before {border: 6px solid transparent;border-bottom-color: #c95145;border-top-width: 0;content: "";display: inline-block;left: 10px;position: absolute;top: -6px;z-index: 101;}
-.attachmentThumbnailList, .attachmentFileList {padding-top: 7px !important;}
-.attachmentThumbnailList > fieldset, .attachmentFileList > fieldset {padding: 0;}
-.attachmentThumbnailList > fieldset > legend, .attachmentFileList > fieldset > legend {border-bottom: 0;font-size: 1.2rem;padding-bottom: 7px;}
-.attachmentThumbnailList {padding-bottom: 7px !important;}
-.attachmentThumbnailList > fieldset > ul {padding: 0 11px 0 4px;}
-.attachmentThumbnailList > fieldset > ul > li {margin: 0 0 14px 7px;vertical-align: top;}
-.attachmentFileList > fieldset > ul > li:not(:first-child) {margin-top: 4px;}
-.attachmentThumbnail {background-color: white;display: inline-block;min-height: 210px;min-width: 280px;position: relative;}
-.attachmentThumbnail > a {display: inline-block;min-height: 210px;min-width: 280px;}
-.attachmentThumbnail > div {background-color: rgba(0,0,0,0.6);bottom: 0;color: #fff;position: absolute;width: 100%;padding: 7px 0;}
-.attachmentThumbnail > div > p, .attachmentThumbnail > div > small {margin: 0 7px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}
-.attachmentThumbnail > div > small {display: block;height: 0;-webkit-transition-property: height;transition-property: height;-webkit-transition-duration: .25s;transition-duration: .25s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
-.attachmentThumbnail:hover > div > small {height: 1.27em;}
-.formAttachmentList {border-bottom: 1px solid #cccccc;margin-bottom: 7px;padding-bottom: 7px;}
-.formAttachmentList > li {margin-bottom: 7px;}
-.formAttachmentList > li > div > div {margin-right: 7px;}
-.formAttachmentList > li > div > div > p {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
-.formAttachmentList > li > div > div > p > a {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
-.formAttachmentList > li > div > ul {margin-top: 7px;}
-.formAttachmentList > li > div > ul > li {display: inline-block;}
-.formAttachmentList.sortableList {list-style-type: none;margin-left: 0;}
-.formAttachmentContent .jsButtonAttachmentInsertAll {vertical-align: baseline;}
-.formAttachmentContent .uploadButton {vertical-align: bottom;}
-.formAttachmentContent > dl div + small {margin-top: 7px !important;}
-@media only screen and (min-width: 801px) {
-.formAttachmentList > li {float: left;width: 50%;}
-}
-.box64 .attachmentTinyThumbnail {max-height: 64px;max-width: 64px;}
-.embeddedAttachmentLink, .embeddedImageLink {display: inline-block;max-width: 100%;min-height: 48px;position: relative;}
-.embeddedAttachmentLink::after, .embeddedImageLink::after {background-color: rgba(0,0,0,0.8);border-radius: 2px;bottom: 7px;color: white;content: "\f002";display: block;font-family: FontAwesome;font-size: 21px;opacity: .5;padding: 2px 8px;position: absolute;right: 7px;text-decoration: none;box-shadow: 0 0 0 3px rgba(0,0,0,0.15);-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.embeddedAttachmentLink:hover::after, .embeddedImageLink:hover::after {opacity: .8;}
-.codeBox {background-color: #ffffff;clear: both;margin: 11px 0;}
-.codeBox > div {padding: 14px 21px 14px 14px;box-shadow: inset 4em 0 0  #fcfdfe , inset 4.1em 0 0 #e6e6e6;}
-.codeBox > div > div {margin: 0 0 7px 3.4em;}
-.codeBox > div > div > h3 {font-size: 1.2rem;font-weight: bold;padding-left: 7px;position: relative;}
-.codeBox > div > div > h3 > span.icon {position: absolute;right: 0;top: 3px;}
-.codeBox > div > ol {list-style-type: decimal;margin-left: 3.4em;}
-.codeBox > div > ol > li {font-family: Consolas, 'Courier New', monospace;margin: 0;padding-left: 7px;position: relative;white-space: pre-wrap;word-break: break-all;word-wrap: break-word;}
-.codeBox > div > ol > li > .lineAnchor {display: block;height: 1.4em;left: -3.6em;position: absolute;top: 0;width: 3.0em;}
-.codeBox > div > ol > li:target {background-color: #ffff66;}
-.codeBox.minimized {max-height: 200px;overflow: hidden;position: relative;}
-.codeBox.minimized > .codeBoxExpand {background-color: #fcfdfe;border-top: 1px solid #cccccc;bottom: 0;cursor: pointer;display: block;height: 20px;left: 0;padding: 4px;position: absolute;right: 0;text-align: center;box-shadow: 0 -10px 25px 5px #fcfdfe;}
-html[dir='rtl'] .codeBox > div {box-shadow: inset -4em 0 0  #fcfdfe , inset -4.1em 0 0 #e6e6e6;}
-@media only screen and (max-width: 800px) {
-.codeBox > div {padding: 7px;box-shadow: 0 0 5px 0 transparent;}
-.codeBox > div > div {margin-left: 0;}
-.codeBox > div > div > h3 {padding-left: 0;}
-.codeBox > div > ol {list-style-type: none;margin-left: 0;overflow: auto;}
-.codeBox > div > ol > li {padding-left: 0;white-space: pre;word-wrap: normal;}
-}
-.codeBox .hlQuotes {color: red;}
-.codeBox .hlComments, .codeBox .hlOperators {color: green;}
-.codeBox .hlKeywords1 {color: blue;}
-.codeBox .hlKeywords2 {color: darkred;}
-.codeBox .hlKeywords3 {color: darkviolet;}
-.codeBox .hlKeywords4 {color: darkgoldenrod;}
-.codeBox .hlKeywords5 {color: crimson;}
-.codeBox .hlNumbers {color: darkorange;}
-.diffHighlighter .hlComments {color: darkviolet;}
-.diffHighlighter .hlRemoved {color: red;}
-.diffHighlighter .hlAdded {color: green;}
-.phpHighlighter .hlKeywords2 {color: green;}
-.phpHighlighter .hlComments {color: darkgoldenrod;}
-.cssHighlighter .hlComments {color: #236e26;}
-.cssHighlighter .hlColors {color: #751116;}
-.cssHighlighter .hlNumbers, .sqlHighlighter .hlNumbers {color: #1906fd;}
-.cssHighlighter .hlKeywords1 {color: #87154f;}
-.cssHighlighter .hlKeywords2 {color: #994509;}
-.cssHighlighter .hlKeywords3, .cssHighlighter .hlKeywords4 {color: inherit;}
-.sqlHighlighter .hlKeywords1 {color: #663821;}
-.sqlHighlighter .hlKeywords2 {color: #871550;}
-.quoteBox {min-height: 28px;position: relative;}
-.quoteBox::before, .quoteBox::after {display: table;content: "";}
-.quoteBox::after {clear: both;}
-.quoteBox.quoteBoxSimple {clear: both;margin: 11px 0;padding-left: 54px;}
-.quoteBox.container {background-color: #ffffff;}
-.quoteBox > header {padding-bottom: 4px;border-bottom: 1px dotted #cccccc;margin-bottom: 7px;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
-.quoteBox > header > h3 {font-weight: bold;}
-.quoteBox > div:first-of-type::before {content: "\f10d";color: #808080;font-family: FontAwesome;font-size: 28px;position: absolute;left: 14px;top: 7px;}
-.quoteBox .quoteBox {margin-left: 0;padding-left: 21px;min-height: 0;}
-.quoteBox .quoteBox > div:first-of-type::before {display: none;}
-.quoteBoxAuthor {clear: both;margin: 11px 0;position: relative;}
-.quoteBoxAuthor::before, .quoteBoxAuthor::after {display: table;content: "";}
-.quoteBoxAuthor::after {clear: both;}
-.quoteBoxAuthor > .quoteAuthorAvatar {float: left;}
-.quoteBoxAuthor > .quoteAuthorAvatar::before, .quoteBoxAuthor > .quoteAuthorAvatar::after {border-style: inset solid inset none;border-width: 15px;content: "";display: block;height: 0;position: absolute;top: 15px;width: 0;}
-.quoteBoxAuthor > .quoteAuthorAvatar::before {border-color: transparent #cccccc transparent transparent;left: 75px;z-index: 100;}
-.quoteBoxAuthor > .quoteAuthorAvatar::after {border-color: transparent #ffffff transparent transparent;left: 76px;z-index: 101;}
-.quoteBoxAuthor > .quoteAuthorAvatar + .quoteBox {margin-left: 90px;padding-left: 21px;}
-.quoteBoxAuthor > .quoteAuthorAvatar + .quoteBox > div:first-of-type::before {display: none;}
-.quoteBoxAuthor > .quoteAuthorAvatar > a {display: inline-block;}
-.quoteBoxAuthor .quoteBoxAuthor > .quoteAuthorAvatar {display: none;}
-.quoteBoxAuthor .quoteBoxAuthor > .quoteAuthorAvatar + .quoteBox {margin-left: 0;}
-@media only screen and (max-width: 800px) {
-.quoteBoxAuthor > .quoteAuthorAvatar {display: none;}
-.quoteBox {margin-left: 0 !important;padding-left: 28px !important;}
-.quoteBox > div:first-of-type::before {display: block !important;font-size: 14px;left: 7px;}
-.quoteBox .quoteBox {padding-left: 7px !important;}
-.quoteBox .quoteBox > div:first-of-type::before {display: none !important;}
-}
-.spoilerBox {background-color: #ffffff;clear: both;font-size: 1rem;padding-bottom: 7px;}
-.spoilerBox > header {margin-bottom: 7px;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
-.spoilerBox > div {overflow: hidden;padding-bottom: 7px;}
-.inlineCode {background-color: #ffffff;border: 1px solid #cccccc;border-radius: 3px;display: inline-block;font-family: Consolas, 'Courier New', monospace;margin: 0 2px;padding: 0 5px;word-break: break-all;word-wrap: break-word;}
-ul.smileyList > li {display: inline;}
-.bbcodeTable {display: inline-block;}
-@media screen and (max-width: 800px) {
-.bbcodeTable {display: block;}
-}
-.gist .highlight {background-color: inherit;}
-button, input[type='reset'], input[type='submit'], input[type='button'], .button {border-radius: 15px;border-style: solid;border-width: 1px;cursor: pointer;display: inline-block;margin: 0 4px;padding: 5px 13px;position: relative;}
-.button, input[type='reset']:not([disabled]), input[type='submit']:not([disabled]), input[type='button']:not([disabled]), button:not([disabled]) {background-color: #e3e3e3;border-color: #bbbbbb;color: #999999;text-decoration: none;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.button.buttonPrimary, input[type='submit']:not([disabled]), input[type='button']:not([disabled]).buttonPrimary, button:not([disabled]).buttonPrimary {background-color: #d8e7f5;border-color: #6699cc;color: #6699cc;font-weight: bold;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.button.buttonPrimary .icon, input[type='submit']:not([disabled]) .icon, input[type='button']:not([disabled]).buttonPrimary .icon, button:not([disabled]).buttonPrimary .icon {color: #6699cc;}
-.button:hover, input[type='reset']:not([disabled]):hover, input[type='submit']:not([disabled]):hover, input[type='button']:not([disabled]):hover, button:not([disabled]):hover {background-color: #ffe5c8;border-color: #ffaa22;color: #666666;text-decoration: none;z-index: 100;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.button:hover .icon, input[type='reset']:not([disabled]):hover .icon, input[type='submit']:not([disabled]):hover .icon, input[type='button']:not([disabled]):hover .icon, button:not([disabled]):hover .icon {color: #666666;}
-.button.buttonPrimary:hover, input[type='submit']:not([disabled]):hover, input[type='button']:not([disabled]).buttonPrimary:hover, button:not([disabled]).buttonPrimary:hover {background-color: #cce0f2;border-color: #4080bf;color: #6699cc;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.button.buttonPrimary:hover .icon, input[type='submit']:not([disabled]):hover .icon, input[type='button']:not([disabled]).buttonPrimary:hover .icon, button:not([disabled]).buttonPrimary:hover .icon {color: #6699cc;}
-input[type='reset']:disabled, input[type='submit']:disabled, input[type='button']:disabled, button:disabled {background-color: #e3e3e3;border-color: #bbbbbb;color: #b3b3b3;cursor: not-allowed;text-decoration: none;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.button.active, input[type='button'].active, button.active, .button.active:hover, input[type='button'].active:hover, button.active:hover {background-color: #999999;border-color: #8c8c8c;color: #e3e3e3;box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.1);text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.button.active .icon, input[type='button'].active .icon, button.active .icon, .button.active:hover .icon, input[type='button'].active:hover .icon, button.active:hover .icon {color: #e3e3e3;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-button.small, .button.small {border-radius: 3px;font-size: .85rem;min-height: 13px;padding: 4px 9px;margin: 0 2px;}
-.buttonList {font-size: 0;margin-bottom: -7px;}
-.buttonList > li {display: inline-block;font-size: 1rem;margin-bottom: 7px;}
-.buttonList > li:not(:first-child) {margin-left: 8px;}
-.buttonList > li .button {margin-left: 0;margin-right: 0;}
-.buttonList.smallButtons > li:not(:last-child) {margin-right: 4px;}
-.buttonList.iconList > li:not(:last-child) {margin-right: 2px;}
-.buttonGroup {font-size: 0;}
-.buttonGroup > li {font-size: 1rem;display: inline-block;}
-.buttonGroup > li.likeButton {display: inline-block !important;}
-.buttonGroup > li > .button {border-radius: 0;margin: 0 0 0 -1px;}
-.buttonGroup > li:first-child > .button:not(.small) {border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
-.buttonGroup > li:first-child > .button.small {border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
-.buttonGroup > li:last-child > .button:not(.small) {border-top-right-radius: 15px;border-bottom-right-radius: 15px;}
-.buttonGroup > li:last-child > .button.small {border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
-.smallButtons > li {font-size: .85rem;}
-nav.buttonGroupNavigation > a.dropdownLabel {display: none;}
-@media only screen and (max-width: 800px) {
-nav.buttonGroupNavigation > a.dropdownLabel {display: inline-block;outline: 0;}
-nav.buttonGroupNavigation > a.dropdownLabel span.icon {font-size: 21px;height: 24px;width: 24px;}
-nav.buttonGroupNavigation > ul {display: none;font-size: 0;position: absolute;right: -3px;top: 24px;z-index: 450;}
-nav.buttonGroupNavigation > ul.open {display: block;}
-nav.buttonGroupNavigation > ul.buttonGroup > li > .button {margin: 0;}
-nav.buttonGroupNavigation > ul > li {display: block;float: none;font-size: 0 !important;margin-bottom: 0;opacity: 1 !important;overflow: hidden;}
-nav.buttonGroupNavigation > ul > li:not(:last-child) > a {border-bottom-width: 0;}
-nav.buttonGroupNavigation > ul > li > a {font-weight: bold;border-color: #cdcdcd #bbbbbb #a9a9a9;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);background-color: #f0f0f0;background-image: -webkit-linear-gradient(90deg,#fdfdfd,#f0f0f0 2px,#e3e3e3);background-image: linear-gradient(180deg,#fdfdfd,#f0f0f0 2px,#e3e3e3);-webkit-transition-property: background-color, background-image, border, box-shadow, color;transition-property: background-color, background-image, border, box-shadow, color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;border-radius: 15px;border-style: solid;border-width: 1px;cursor: pointer;display: inline-block;margin: 0 4px;padding: 5px 13px;position: relative;background-color: #e3e3e3;border-color: #bbbbbb;color: #999999;text-decoration: none;text-shadow: 0 1px 0 rgba(255,255,255,0.8);border-radius: 0 !important;font-size: .85rem;overflow: hidden;text-overflow: ellipsis;width: 124px;white-space: nowrap;word-wrap: normal;}
-nav.buttonGroupNavigation > ul > li > a .icon {-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-nav.buttonGroupNavigation > ul > li > a > span.invisible {display: inline;}
-}
-.sidebar button, .sidebar input[type='reset'], .sidebar input[type='submit'], .sidebar input[type='button'], .sidebar .button {font-size: .85rem;padding: 5px 11px;}
-.button > .icon {margin: -1px -5px;}
-.button > .icon + span {margin-left: 6px;}
-#colorPickerGradient {background-color: #f00;background-image: url('../../images/colorPickerGradient.png');background-repeat: no-repeat;border: 1px solid #000000;cursor: default;display: inline-block;height: 256px;overflow: hidden;position: relative;width: 256px;}
-#colorPickerGradient > span {border: 1px solid #000000;border-radius: 10px;display: block;height: 10px;left: -4px;position: absolute;top: -4px;width: 10px;}
-#colorPickerGradient > span > span {border: 1px solid #ffffff;border-radius: 10px;display: block;height: 8px;width: 8px;}
-#colorPickerBar {background-image: url('../../images/colorPickerBar.png');background-repeat: repeat-x;border: 1px solid #000000;cursor: default;display: inline-block;height: 256px;margin-left: 10px;position: relative;width: 16px;}
-#colorPickerBar > span {display: inline-block;height: 1px;left: 0;position: absolute;top: 27px;width: 16px;}
-#colorPickerBar > span::after, #colorPickerBar > span::before {content: "";display: block;height: 0;position: absolute;top: 0;width: 0;}
-#colorPickerBar > span::after {border-bottom: 5px solid transparent;border-right: 5px solid #000000;border-top: 5px solid transparent;right: -7px;top: -5px;}
-#colorPickerBar > span::before {border-bottom: 5px solid transparent;border-left: 5px solid #000000;border-top: 5px solid transparent;left: -7px;top: -5px;}
-#colorPickerForm {display: inline-block;margin-left: 20px;position: relative;text-align: center;width: 100px;}
-#colorPickerForm > .colors {margin-left: 2px;}
-#colorPickerForm > .colors > .new, #colorPickerForm > .colors > .old {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC);border: 1px solid #000000;display: block;height: 24px;}
-#colorPickerForm > .colors > .new > span, #colorPickerForm > .colors > .old > span {display: block;height: 24px;}
-#colorPickerForm > .colors > .old {background-position: 8px 0;border-top-width: 0;}
-#colorPickerForm > .hex {margin-top: 21px;}
-#colorPickerForm > .rgba {margin-top: 21px;}
-#colorPickerForm > .rgba > li.a {margin-top: 7px;}
-#colorPickerForm > .rgba > li.g, #colorPickerForm > .rgba > li.b {margin-top: 2px;}
-#colorPickerForm > .rgba > li, #colorPickerForm > .hex > li {text-align: right;}
-#colorPickerForm > .rgba > li input, #colorPickerForm > .hex > li input {margin-left: 7px;width: 80px;}
-.comment, .commentResponse {position: relative;}
-.commentList .buttonGroupNavigation {position: absolute;top: 4px;right: 14px;}
-.commentList .buttonGroupNavigation > ul > li {float: left;opacity: 0;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.commentList .buttonGroupNavigation > ul > li > a {padding: 4px;}
-.commentResponseList .buttonGroupNavigation {right: 7px;}
-.commentContent:hover > .buttonGroupNavigation > ul > li {opacity: 1;}
-.commentList textarea {line-height: 1.2em;min-height: 13px;max-height: 130px;}
-.commentList textarea + button {margin-top: 4px;}
-.commentResponse {border-top: 1px solid #cccccc;padding: 7px;}
-.commentOptionContainer > ul {font-size: 0;}
-.commentOptionContainer > ul > li {display: inline-block;font-size: .85rem;padding-right: 3px;}
-.commentOptionContainer > ul > li:not(:last-child)::after {content: " - ";}
-.commentOptionContainer.jsAddResponseActive, .commentResponseList:not(:empty) + .commentOptionContainer {border-top: 1px solid #cccccc;padding: 7px 7px 0;}
-.commentResponseList:empty, .commentContent + .commentOptionContainer:not(.jsAddResponseActive) {margin-top: 4px;}
-.commentContent + .commentOptionContainer.jsAddResponseActive {margin-top: 14px;}
-.commentResponseList:not(:empty) {margin-top: 14px;}
-.commentList > li:nth-child(2n) .commentResponseList .commentResponse:nth-child(2n+1) {background-color: #fcfdfe;-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.commentList > li:nth-child(2n+1) .commentResponseList .commentResponse:nth-child(2n+1) {background-color: #f1f5fa;-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.commentResponseList > li:hover {background-color: #d8e7f5 !important;}
-.commentList > li:not(.commentAdd):hover {background-color: #fcfdfe;}
-.commentList > li:not(.commentAdd):hover:nth-child(2n) {background-color: #f1f5fa;}
-.commentList > .commentLoadNext {text-align: center;}
-.commentList > .commentLoadNext > button {padding-left: 30px;padding-right: 30px;}
-.commentList .userMessage {margin-top: 0;}
-.commentResponseContent {position: relative;}
-.commentList .likesBadge {display: inline-block;margin: -2px 0 -2px 4px;}
-@media only screen and (max-width: 800px) {
-.commentList .buttonGroupNavigation {top: 1px;right: 7px;}
-.commentResponseList .buttonGroupNavigation {right: 0;}
-.commentList .containerHeadline > h3 {padding-right: 35px;}
-.commentResponseContent > .containerHeadline > h3 {padding-right: 28px;}
-}
-#conversationLabelFilter {margin-bottom: 14px;}
-.conversationLabelList {margin-bottom: 14px;}
-.conversationLabelList li:not(:last-child) {margin-bottom: 4px;}
-.conversationLabelList~small {display: block;}
-#unreadConversations .dropdownMenu > li h3 {max-width: 250px;overflow: hidden;text-overflow: ellipsis;}
-.conversationParticipantList > li .inlineDataList {font-size: .85rem;}
-.conversationParticipantList > li.conversationLeft > div > a > img, .conversationParticipantList > li.conversationLeft > div > span > img {filter: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cfilter%20id%3D%22grayscale%22%3E%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200%22%2F%3E%3C%2Ffilter%3E%3C%2Fsvg%3E#grayscale);filter: gray;-webkit-filter: grayscale(1);}
-.conversationLeft .userLink, .conversationLeft.userLink, .conversationLeft p > span {text-decoration: line-through;}
-.sidebar fieldset.conversationQuota > div {text-align: center;}
-.conversationUsageBar {background-color: #666666;border-radius: 5px;height: 20px;padding: 4px;box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .5);}
-.conversationUsageBar > span {border-radius: 3px;color: transparent;display: block;height: 100%;box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);background-color: #a5df41;background-image: -webkit-linear-gradient(#a5df41,#4ca916);background-image: linear-gradient(#a5df41,#4ca916);}
-.conversationUsageBar.yellow > span {background-color: #fecf23;background-image: -webkit-linear-gradient(#fecf23,#fd9215);background-image: linear-gradient(#fecf23,#fd9215);}
-.conversationUsageBar.red > span {background-color: #f0a3a3;background-image: -webkit-linear-gradient(#f0a3a3,#f42323);background-image: linear-gradient(#f0a3a3,#f42323);}
-@media only screen and (max-width: 800px) {
-.conversationList thead {display: none;}
-.conversationList tbody .columnMark, .conversationList tbody .columnReplies, .conversationList tbody .columnParticipants, .conversationList tbody .columnLastPost, .conversationList tbody .conversationParticipantSummary, .conversationList tbody .columnSubject .statusDisplay {display: none;}
-}
-@media only screen and (max-width: 1239px) {
-.conversationList thead .columnParticipants, .conversationList tbody .columnParticipants {display: none;}
-}
-.ui-datepicker {background-color: #ffffff;border: 1px solid #cccccc;color: #666666;margin-top: 7px;z-index: 450 !important;box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.2);}
-.ui-datepicker::after {border: 7px solid transparent;border-bottom-color: #cccccc;border-top-width: 0;content: "";display: inline-block;left: 9px;position: absolute;top: -7px;z-index: 100;}
-.ui-datepicker::before {border: 6px solid transparent;border-bottom-color: #ffffff;border-top-width: 0;content: "";display: inline-block;left: 10px;position: absolute;top: -6px;z-index: 101;}
-.ui-datepicker a:hover {text-decoration: none;}
-.ui-datepicker > .ui-datepicker-header {padding: 4px;text-align: center;}
-.ui-datepicker > .ui-datepicker-header > .ui-datepicker-prev, .ui-datepicker > .ui-datepicker-header > .ui-datepicker-next {display: inline-block;margin: 2px 2px 0 2px;}
-.ui-datepicker > .ui-datepicker-header > .ui-datepicker-prev > span, .ui-datepicker > .ui-datepicker-header > .ui-datepicker-next > span {display: none;}
-.ui-datepicker > .ui-datepicker-header > .ui-datepicker-prev {float: left;}
-.ui-datepicker > .ui-datepicker-header > .ui-datepicker-prev::before {content: "\f060";font-family: FontAwesome;font-size: 14px;}
-.ui-datepicker > .ui-datepicker-header > .ui-datepicker-next {float: right;}
-.ui-datepicker > .ui-datepicker-header > .ui-datepicker-next::before {content: "\f061";font-family: FontAwesome;font-size: 14px;}
-.ui-datepicker > table {border-collapse: collapse;border-spacing: 0;width: 100%;}
-.ui-datepicker > table > thead {background-color: #336699;}
-.ui-datepicker > table > thead > tr > th {color: #ffffff;font-size: .85rem;padding: 5px 0;text-transform: uppercase;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.ui-datepicker > table > tbody > tr {border-bottom: 1px solid #cccccc;}
-.ui-datepicker > table > tbody > tr:last-child {border-bottom: 0;}
-.ui-datepicker > table > tbody > tr > td {border-right: 1px solid #cccccc;}
-.ui-datepicker > table > tbody > tr > td:last-child {border-right: 0;}
-.ui-datepicker > table > tbody > tr > td > span, .ui-datepicker > table > tbody > tr > td > a {display: inline-block;color: #666666;font-weight: bold;height: 30px;line-height: 30px;text-align: center;width: 30px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.ui-datepicker .ui-datepicker-calendar .ui-state-default {background-color: #f1f5fa;}
-.ui-datepicker .ui-datepicker-unselectable .ui-state-default {background-color: #fcfdfe;color: #808080;}
-.ui-datepicker .ui-datepicker-calendar .ui-state-hover {background-color: #d8e7f5;}
-.ui-datepicker .ui-datepicker-calendar .ui-state-active {background-color: #d8e7f5;}
-.ui-datepicker .ui-timepicker-div {border-top: 1px solid #cccccc;}
-.ui-datepicker .ui-timepicker-div > dl > dt {margin-top: 4px !important;width: 100px;}
-.ui-datepicker .ui-timepicker-div > dl > dd {margin-left: 120px;margin-top: 4px !important;}
-.ui-datepicker.timeOnlyPicker .ui-timepicker-div {border-top: none;}
-.ui-datepicker.timeOnlyPicker .ui-timepicker-div > .ui-widget-header {display: none;}
-.ui-datepicker.timeOnlyPicker .ui-timepicker-div > dl {margin-right: 4px;}
-.ui-datepicker.timeOnlyPicker .ui-timepicker-div > dl > dt {width: 70px;}
-.ui-datepicker.timeOnlyPicker .ui-timepicker-div > dl > dd {margin-left: 90px;}
-.dialogContainer {background: rgba(0,0,0,0.4);border: 14px solid transparent;border-radius: 15px;margin-left: auto;margin-right: auto;max-width: 90%;min-width: 500px;position: fixed;box-shadow: 0 1px 23px 0 rgba(0,0,0,0.3);}
-@media only screen and (max-width: 800px) {
-.dialogContainer {border: 0;border-radius: 0;left: 0 !important;max-width: none;min-width: 0;position: absolute;top: 0 !important;width: 100%;}
-}
-.dialogTitlebar {background-color: #336699;border-bottom: 1px solid rgba(0,0,0,0.1);border-top-left-radius: 7px;border-top-right-radius: 7px;display: block;padding: 10px 20px;min-height: 27px;position: relative;}
-.dialogTitlebar .dialogTitle {color: #ffffff;display: block;font-size: 1.7rem;font-weight: bold;margin-right: 28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.dialogTitlebar .dialogCloseButton {color: #ffffff;cursor: pointer;display: inline-block;font-family: FontAwesome;font-size: 28px;height: 32px;position: absolute;right: 10px;text-align: center;text-decoration: none;top: 7px;width: 32px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.dialogTitlebar .dialogCloseButton::before {content: "\f057";}
-.dialogTitlebar .dialogCloseButton span {display: none;}
-@media only screen and (max-width: 800px) {
-.dialogTitlebar {border-radius: 0;}
-}
-.dialogContent {background-color: #fcfdfe;color: #666666;padding: 10px 20px 20px;}
-.dialogContent:not(.dialogForm) {border-bottom-left-radius: 7px;border-bottom-right-radius: 7px;}
-.dialogContent > .icon-spinner {left: 50%;margin: -21px -21px 0 0;padding: 0 21px 0 21px;position: absolute;top: 50%;}
-.dialogContent dl:not(.plain) > dt {width: 170px;}
-.dialogContent dl:not(.plain) > dd {margin-left: 190px;}
-.dialogContent .formSubmit {background-color: #f1f5fa;border-bottom-left-radius: 7px;border-bottom-right-radius: 7px;border-top: 1px solid #cccccc;bottom: 0;left: 0;padding: 10px 0;position: absolute;width: 100%;}
-@media only screen and (max-width: 800px) {
-.dialogContent {max-height: none !important;max-width: none !important;}
-.dialogContent:not(.dialogForm) {border-radius: 0;}
-.dialogContent .formSubmit {border-radius: 0;}
-}
-.dialogOverlay {background-color: rgba(0,0,0,0.5);bottom: 0;left: 0;position: fixed;right: 0;top: 0;}
-#packageInstallationDialogContainer > .boxHeadline {margin-top: 0;}
-.spinner {border: 1px solid rgba(0,0,0,0.3);border-radius: 6px;box-sizing: border-box;-moz-box-sizing: border-box;color: #fff;left: 50%;padding: 7px 0;position: fixed;text-align: center;top: 200px;z-index: 401;box-shadow: 0 1px 7px 0 rgba(0,0,0,0.5);background-color: rgba(0,0,0,0.5);background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));}
-.spinner > .icon {color: #fff;}
-.spinner > span:not(.icon) {display: block;margin-top: 7px;}
-.systemConfirmation p {padding-top: 7px;}
-#systemNotification {left: 0;pointer-events: none;position: fixed;top: 0;width: 100%;z-index: 460;}
-#systemNotification > p {border-top-left-radius: 0;border-top-right-radius: 0;border-top-width: 0;cursor: pointer;display: table;margin: 0 auto;max-width: 80%;pointer-events: auto;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
-.dropdown .dropdownToggle:active, .dropdown.dropdownOpen .dropdownToggle {outline: 0;}
-.dropdown.preInput {display: table;width: 100%;}
-.dropdown.preInput input {border-radius: 0 3px 3px 0;display: table-cell;margin: 0;width: 99%;}
-.dropdown.preInput textarea {border-radius: 0 3px 3px;display: block;margin-top: 0;}
-.dropdown.preInput .dropdownCaption {cursor: pointer;display: table-cell;letter-spacing: -1px;padding: 0 7px 0 4px;vertical-align: middle;width: 1%;}
-.dropdown.preInput .dropdownCaption.button {border-right-width: 0;border-radius: 3px 0 0 3px;}
-.dropdown.preInput .dropdownCaption span {margin-right: -1px;padding-left: 4px;white-space: nowrap;word-wrap: normal;}
-.dropdown.preInput .dropdownCaption span.active::after {content: "\f0d7";font-family: FontAwesome;font-size: 14px;margin-left: 7px;}
-.dropdown.preInput .dropdownCaptionTextarea {cursor: pointer;margin: 0 0 -1px 0;padding-left: 7px;padding-right: 7px;}
-.dropdown.preInput .dropdownCaptionTextarea.button {border-radius: 3px 3px 0 0;}
-.dropdown.preInput .dropdownCaptionTextarea~ .dropdownMenu {top: 10%;}
-.dropdown.preInput .dropdownCaptionTextarea span {white-space: nowrap;word-wrap: normal;}
-.dropdown.preInput .dropdownCaptionTextarea span.active::after {content: "\f0d7";font-family: FontAwesome;font-size: 14px;margin-left: 7px;}
-.dropdown.dropdownOpen .dropdownMenu {display: block;}
-.dropdown .dropdownToggle {cursor: pointer;}
-.dropdownMenu {background-color: #ffffff;border: 1px solid #cccccc;color: #666666;display: none;float: left;min-width: 160px;padding: 4px 0;position: absolute;text-align: left;z-index: 450;box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.2);}
-.dropdownMenu::after {border: 7px solid transparent;border-bottom-color: #cccccc;border-top-width: 0;content: "";display: inline-block;left: 9px;position: absolute;top: -7px;z-index: 100;}
-.dropdownMenu::before {border: 6px solid transparent;border-bottom-color: #ffffff;border-top-width: 0;content: "";display: inline-block;left: 10px;position: absolute;top: -6px;z-index: 101;}
-.dropdownMenu.dropdownArrowRight::after {left: auto;right: 9px;}
-.dropdownMenu.dropdownArrowRight::before {left: auto;right: 10px;}
-.dropdownMenu.dropdownArrowBottom::after {border: 7px transparent solid;border-top-color: #cccccc;border-bottom-width: 0;bottom: -7px;top: auto;}
-.dropdownMenu.dropdownArrowBottom::before {border: 6px transparent solid;border-top-color: #ffffff;border-bottom-width: 0;bottom: -6px;top: auto;}
-.dropdownMenu.dropdownOpen {display: block;}
-.dropdownMenu li {display: block;}
-.dropdownMenu li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText), .dropdownMenu li.dropdownList > li:hover:not(.dropdownDivider), .dropdownMenu li.dropdownNavigationItem, .dropdownMenu li.active {background-color: #d8e7f5;}
-.dropdownMenu li.dropdownDivider {border-top: 1px dotted #cccccc;margin: 4px;}
-.dropdownMenu li.dropdownText {font-size: .85rem;padding: 4px 14px;}
-.dropdownMenu li.boxFlag {padding-top: 2px;}
-.dropdownMenu li > a, .dropdownMenu li > span {clear: both;color: #666666;cursor: pointer;display: block;max-width: 350px;overflow: hidden;padding: 4px 14px;text-decoration: none;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.dropdownMenu li > a:hover, .dropdownMenu li > span:hover {color: #666666;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.dropdownMenu li > a > div > h3, .dropdownMenu li > span > div > h3 {overflow: hidden;text-overflow: ellipsis;}
-.dropdownMenu li > a > small {display: block;}
-.dropdownMenu li > a + span.badge {display: none;}
-.dropdownMenu li > .box16 {cursor: pointer;min-height: 0;padding: 4px 4px 4px 7px;}
-.dropdownMenu li > .box16 > div {margin-left: 21px;}
-.dropdownMenu li > label {display: block;}
-.dropdownMenu li .containerHeadline {margin-bottom: 0;}
-.dropdownMenu li .containerHeadline > p {font-size: .85rem;}
-.dropdownMenu .scrollableDropdownMenu {max-height: 300px;overflow: auto;}
-.boxFlag > .box24, .boxFlag.box24 {min-height: 20px;}
-@media only screen and (max-width: 800px) {
-.dropdownMenu {left: 0 !important;right: 0 !important;}
-.dropdownMenu li {overflow: hidden;}
-.dropdownMenu li > a, .dropdownMenu li > span {max-width: none;white-space: normal;}
-}
-.interactiveDropdown {background-color: #f1f5fa;border: 1px solid #cccccc;color: #666666;display: block;position: absolute;z-index: 450;box-shadow: 0 3px 8px 0 rgba(0,0,0,0.25);}
-.interactiveDropdown:not(.open) {display: none !important;}
-.interactiveDropdown > .interactiveDropdownHeader {padding: 7px 11px;}
-.interactiveDropdown > .interactiveDropdownHeader > .interactiveDropdownTitle {font-weight: bold;}
-.interactiveDropdown > .interactiveDropdownHeader > .interactiveDropdownLinks {float: right;}
-.interactiveDropdown > .interactiveDropdownHeader > .interactiveDropdownLinks > li {display: inline-block;margin-left: 11px;}
-.interactiveDropdown > .interactiveDropdownHeader:after {clear: both;}
-.interactiveDropdown > .interactiveDropdownItemsContainer {border: 1px solid #cccccc;border-width: 1px 0;max-height: 300px;}
-.interactiveDropdown > .interactiveDropdownItemsContainer.ps-container > .interactiveDropdownItems {position: relative;z-index: 100;}
-.interactiveDropdown > .interactiveDropdownItemsContainer.ps-container > .ps-scrollbar-y-rail {z-index: 200;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li {background-color: #ffffff;-webkit-transition-property: background-color, background-position;transition-property: background-color, background-position;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li.loading, .interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li.noItems {font-size: 1.2rem;padding: 21px 14px;text-align: center;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems) {overflow: hidden;padding: 7px 11px;position: relative;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems):not(:last-child) {border-bottom: 1px solid #cccccc;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems):hover {background-color: #d8e7f5;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemOutstanding {background-color: #d8e7f5;background-repeat: no-repeat;background-size: 200%;background-image: -webkit-linear-gradient(to left, #d8e7f5 50%, #ffffff 100%);background-image: linear-gradient(to left, #d8e7f5 50%, #ffffff 100%);}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemOutstanding:hover {background-position: 100%;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemOutstandingIcon > div.box32 {padding-right: 27px;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).notificationItem .userLink {font-weight: bold;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemShadow > .box32 {position: relative;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemShadow > .box32, .interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemShadow > .interactiveDropdownItemMarkAsRead {pointer-events: none;z-index: 20;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemShadow > .box32 a, .interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemShadow > .interactiveDropdownItemMarkAsRead a {pointer-events: all;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).interactiveDropdownItemShadow > .interactiveDropdownItemShadowLink {bottom: 0;left: 0;position: absolute;right: 0;top: 0;z-index: 10;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading):not(.noItems).groupedNotificationItem > .box32 > .framed > span.fa-users:before {position: relative;top: 3px;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems.interactiveDropdownItemsUserMenu > li.dropdownDivider {padding: 0 !important;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems.interactiveDropdownItemsUserMenu > li:not(.dropdownDivider) {border-bottom-width: 0 !important;padding: 11px;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems.interactiveDropdownItemsUserMenu > li > .box32 > .containerHeadline > h3 {font-size: 1.1rem;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems.interactiveDropdownItemsUserMenu > li > .box64 {position: relative;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems.interactiveDropdownItemsUserMenu > li > .box64 > .containerHeadline > .interactiveDropdownUserMenuLinkList {bottom: 0;position: absolute;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems.interactiveDropdownItemsUserMenu > li .interactiveDropdownUserMenuLinkList > li {display: inline-block;font-size: .85rem;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems.interactiveDropdownItemsUserMenu > li .interactiveDropdownUserMenuLinkList > li:after {content: " \2013 ";}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems.interactiveDropdownItemsUserMenu > li .interactiveDropdownUserMenuLinkList > li:last-child:after {content: "";}
-.interactiveDropdown > .interactiveDropdownShowAll {display: block;padding: 7px 11px;text-align: center;}
-.interactiveDropdown > .pointer {border: 10px solid transparent;border-bottom-color: #cccccc;border-top-width: 0;content: "";display: inline-block;position: absolute;top: -10px;z-index: 100;}
-.interactiveDropdown > .pointer > span {border: 8px solid transparent;border-bottom-color: #f1f5fa;border-top-width: 0;content: "";display: inline-block;left: -8px;position: absolute;top: 2px;z-index: 101;}
-.interactiveDropdown.interactiveDropdownUserMenu > .interactiveDropdownItemsContainer {overflow: visible;max-height: none;}
-.interactiveDropdown.interactiveDropdownUserMenu > .pointer {border-width: 0 7px 7px 7px;top: -7px;}
-.interactiveDropdown.interactiveDropdownUserMenu > .pointer > span {border-width: 0 5px 5px 5px;left: -5px;}
-@media only screen and (min-width: 801px) {
-.interactiveDropdown {min-width: 350px;}
-.interactiveDropdown > .interactiveDropdownItemsContainer {overflow: hidden;position: relative;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading) {max-width: 400px;box-sizing: border-box;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading).interactiveDropdownItemOutstandingIcon > div.interactiveDropdownItemMarkAsRead {opacity: .6;position: absolute;right: 11px;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li:not(.loading).interactiveDropdownItemOutstandingIcon:hover > div.interactiveDropdownItemMarkAsRead {opacity: 1;}
-}
-@media only screen and (max-width: 800px) {
-.interactiveDropdown {left: 0 !important;right: 0 !important;width: 100%;}
-.interactiveDropdown > .interactiveDropdownItemsContainer {overflow-x: auto;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li.interactiveDropdownItemOutstandingIcon > div.interactiveDropdownItemMarkAsRead {bottom: 0;position: absolute;right: 0;top: 0;width: 38px;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li.interactiveDropdownItemOutstandingIcon > div.interactiveDropdownItemMarkAsRead > a {display: block;height: 100%;text-align: center;}
-.interactiveDropdown > .interactiveDropdownItemsContainer > .interactiveDropdownItems > li.interactiveDropdownItemOutstandingIcon > div.interactiveDropdownItemMarkAsRead > a > .icon {position: relative;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);}
-}
-fieldset {padding-top: 14px;}
-fieldset > legend {border-bottom: 1px solid #cccccc;color: #808080;font-family: "Trebuchet MS", Arial, sans-serif;font-size: 1.4rem;font-weight: bold;width: 100%;padding-bottom: 4px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-fieldset > legend + small {display: inline-block;margin-bottom: 4px;position: relative;top: -7px;}
-fieldset > dl:not(:first-of-type) {margin-top: 11px;}
-fieldset:not(:first-of-type) {margin-top: 14px;}
-dl:not(.plain) {position: relative;}
-dl:not(.plain)::before, dl:not(.plain)::after {display: table;content: "";}
-dl:not(.plain)::after {clear: both;}
-dl:not(.plain) > dd:not(:first-of-type), dl:not(.plain) > dt:not(:first-of-type) {margin-top: 11px;}
-dl:not(.plain) > dt {color: #336699;float: left;text-align: right;width: 230px;}
-dl:not(.plain) > dt > label {display: block;}
-dl:not(.plain) > dt.reversed {left: 270px;margin-top: 2px;position: absolute;text-align: left;white-space: nowrap;width: auto;word-wrap: normal;right: 0;}
-dl:not(.plain) > dt.reversed ~ dd > input[type='checkbox'], dl:not(.plain) > dt.reversed ~ dd > input[type='radio'] {margin-left: 0;}
-dl:not(.plain) > dt.reversed > label {overflow: hidden;text-overflow: ellipsis;}
-dl:not(.plain) > dd {margin-left: 250px;}
-dl:not(.plain) > dd > small:not(.innerError) {color: #808080;display: block;margin-top: 3px;}
-dl:not(.plain) > dd > label {color: #336699;display: block;}
-dl:not(.plain) > dd > label > input[type='checkbox'], dl:not(.plain) > dd > label > input[type='radio'] {margin: 2px 2px 2px 0;}
-dl:not(.plain) > dd > input[type='checkbox'] ~ small, dl:not(.plain) > dd > input[type='radio'] ~ small {margin-left: 21px;margin-top: 2px;}
-dl:not(.plain) > dd:not(.floated) > label ~ small {margin-left: 21px;}
-dl:not(.plain) > dd.floated > label {display: inline-block;margin-right: 7px;}
-dl:not(.plain) > dd > input + label, dl:not(.plain) > dd textarea + label, dl:not(.plain) > dd select + label {margin-top: 2px;}
-dl:not(.plain) > dd > .innerError + label {margin-top: 2px;}
-dl:not(.plain) > dd:after {clear: left;content: "";display: block;}
-dl:not(.plain).wide > dt {display: none;}
-dl:not(.plain).wide > dd {margin-left: 0;}
-dl:not(.plain).disabled > dt, dl:not(.plain).disabled > dd > label {color: #808080;}
-dl:not(.plain).condensed > dt {float: none;margin-bottom: 4px;text-align: left;width: auto !important;}
-dl:not(.plain).condensed > dt:empty {margin-bottom: 0;}
-dl:not(.plain).condensed > dd {margin-left: 0 !important;}
-@media only screen and (max-width: 1024px) {
-dl:not(.plain) > dt {float: none;margin-bottom: 4px;text-align: left;width: auto !important;}
-dl:not(.plain) > dt.reversed {left: 20px;}
-dl:not(.plain) > dd {margin-left: 0 !important;}
-fieldset > dl:not(:first-of-type) {margin-top: 14px;}
-}
-.sidebar dl:not(.plain):not(:last-child) {margin-bottom: 14px;}
-.sidebar dl:not(.plain) > dt {text-align: left;float: none;width: auto;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.sidebar dl:not(.plain) > dd {margin-top: 2px;margin-left: 0;}
-.formSubmit {font-size: 0;margin-top: 14px;text-align: center;}
-.formSubmit button, .formSubmit input[type='reset'], .formSubmit input[type='submit'], .formSubmit input[type='button'], .formSubmit .button {font-size: 1rem;}
-button, input[type='reset'], input[type='submit'], input[type='button'], input[type='checkbox'], input[type='radio'], select:not([multiple]) {cursor: pointer;}
-input[type='text'], input[type='search'], input[type='date'], input[type='email'], input[type='number'], input[type='url'], input[type='password'], textarea, select[multiple] {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 3px;font-family: "Trebuchet MS", Arial, sans-serif;padding: 4px 3px;margin: 0;}
-select {margin: 0;max-width: 100%;min-width: 1px;padding: 3px;}
-input[type='number'] {text-align: right;}
-textarea {font-size: 1rem;}
-input[type='text'], input[type='search'], input[type='date'], input[type='datetime'], input[type='email'], input[type='number'], input[type='url'], input[type='password'], textarea, select[multiple] {background-color: #ffffff;border-color: #cccccc;border-style: solid;border-width: 1px;color: #666666;}
-input[type='text']::-webkit-input-placeholder, input[type='search']::-webkit-input-placeholder, input[type='date']::-webkit-input-placeholder, input[type='datetime']::-webkit-input-placeholder, input[type='email']::-webkit-input-placeholder, input[type='number']::-webkit-input-placeholder, input[type='url']::-webkit-input-placeholder, input[type='password']::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select[multiple]::-webkit-input-placeholder {color: #999999;}
-input[type='text']::-moz-placeholder, input[type='search']::-moz-placeholder, input[type='date']::-moz-placeholder, input[type='datetime']::-moz-placeholder, input[type='email']::-moz-placeholder, input[type='number']::-moz-placeholder, input[type='url']::-moz-placeholder, input[type='password']::-moz-placeholder, textarea::-moz-placeholder, select[multiple]::-moz-placeholder {color: #999999;}
-input[type='text']:-ms-input-placeholder, input[type='search']:-ms-input-placeholder, input[type='date']:-ms-input-placeholder, input[type='datetime']:-ms-input-placeholder, input[type='email']:-ms-input-placeholder, input[type='number']:-ms-input-placeholder, input[type='url']:-ms-input-placeholder, input[type='password']:-ms-input-placeholder, textarea:-ms-input-placeholder, select[multiple]:-ms-input-placeholder {color: #999999;}
-input[type='text']:hover, input[type='search']:hover, input[type='date']:hover, input[type='datetime']:hover, input[type='email']:hover, input[type='number']:hover, input[type='url']:hover, input[type='password']:hover, textarea:hover, select[multiple]:hover {background-color: #fff9f4;border-color: #ffaa22;}
-input[type='text']:active, input[type='search']:active, input[type='date']:active, input[type='datetime']:active, input[type='email']:active, input[type='number']:active, input[type='url']:active, input[type='password']:active, textarea:active, select[multiple]:active, input[type='text']:focus, input[type='search']:focus, input[type='date']:focus, input[type='datetime']:focus, input[type='email']:focus, input[type='number']:focusinput[type='url']:focus, input[type='password']:focus, textarea:focus, select[multiple]:focus {background-color: #fff9f4;border-color: #ffaa22;outline: 0;}
-input[type='text'][readonly], input[type='search'][readonly], input[type='email'][readonly], input[type='number'][readonly], input[type='date'][readonly], input[type='datetime'][readonly], input[type='url'][readonly], input[type='password'][readonly], textarea[readonly], select[multiple][readonly] {background-color: #f2f2f2;border-color: #cccccc;}
-input[type='text'][disabled], input[type='search'][disabled], input[type='date'][disabled], input[type='datetime'][disabled], input[type='email'][disabled], input[type='number'][disabled], input[type='url'][disabled], input[type='password'][disabled], textarea[disabled], select[multiple][disabled] {background-color: #f2f2f2;border-color: #cccccc;color: #808080;cursor: not-allowed;opacity: 1;}
-.formSuccess input[type='text'], .formSuccess input[type='search'], .formSuccess input[type='email'], .formSuccess input[type='number'], .formSuccess input[type='url'], .formSuccess input[type='password'], .formSuccess textarea {background-color: #74a446;border-color: #4d7730;}
-.formError input[type='text'], .formError input[type='search'], .formError input[type='email'], .formError input[type='number'], .formError input[type='url'], .formError input[type='password'], .formError textarea {background-color: #c95145;border-color: #913d37;}
-textarea {width: 100%;}
-.tiny {width: 80px;}
-.short {min-width: 80px;width: 10%;}
-.medium {min-width: 150px;width: 30%;}
-.long {min-width: 150px;width: 100%;}
-@media only screen and (max-width: 800px) {
-textarea {max-height: 160px;}
-.medium {width: 100%;}
-}
-.uploadButton {cursor: pointer;display: inline-block;overflow: hidden;position: relative;}
-.uploadButton input {cursor: pointer;right: 0;opacity: 0;padding: 4px 0;position: absolute;top: 0;}
-.uploadButton, .uploadFallbackButton {margin-top: 7px;}
-.structuredList {background-color: #fcfdfe;}
-.structuredList li {padding: 4px 7px;text-align: right;}
-.structuredList li:hover {background-color: #ffe5c8;}
-.structuredList li:first-child {border-radius: 6px 6px 0 0;}
-.structuredList li:last-child {border-radius: 0 0 6px 6px;}
-.structuredList li.category {background-color: #e4eef8;}
-.structuredList li.category:hover {background-color: #ffe5c8;}
-.structuredList li span {float: left;}
-.structuredList li label {cursor: pointer;margin: 0 7px;padding: 0 21px;}
-.editableItemList ul li {cursor: pointer;margin-left: 4px;}
-.editableItemList ul li:first-child {margin-left: 0;}
-select > option {display: block !important;}
-.reCaptcha input.marginTop {margin-top: 14px;}
-@media only screen and (max-width: 800px) {
-select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .cke_editable, .redactor-editor {font-size: 16px;}
-}
-html, body {font-size: 13px;}
-body {background-color: #254c73;color: #666666;font-family: "Trebuchet MS", Arial, sans-serif;line-height: 1.28;word-wrap: break-word;}
-small {font-size: .85rem;}
-img {vertical-align: middle;}
-img.disabled {opacity: .3;}
-a {color: #336699;cursor: pointer;text-decoration: none;}
-a:hover {color: #003366;text-decoration: underline;}
-a.externalURL::after {content: "\f08e";display: inline-block;font-family: FontAwesome !important;font-size: 14px !important;font-weight: normal !important;font-style: normal !important;margin-left: 4px;vertical-align: -1px;}
-pre {word-wrap: normal;white-space: pre;}
-.footerContent, .logo {color: #ffffff;}
-.footerContent a, .logo a {color: #488ed4;}
-.footerContent a:hover, .logo a:hover {color: #ffffff;}
-.nativeList {margin: 1em 0;margin-left: 40px;}
-.nativeList ul, .nativeList ol {margin-bottom: 0;margin-top: 0;}
-.nativeList li {margin: 7px 0;}
-ul.nativeList {list-style-type: disc;}
-ol.nativeList {list-style-type: decimal;}
-.htmlContent p {margin: 1em 0;}
-.htmlContent h1 {font-size: 1.4rem;}
-.htmlContent h2 {font-size: 1.2rem;}
-.htmlContent h1, .htmlContent h2, .htmlContent h3, .htmlContent h4, .htmlContent h5, .htmlContent h6 {font-weight: bold;margin: 0.5em 0;}
-.htmlContent ul, .htmlContent ol {margin: 1em 0;margin-left: 40px;}
-.htmlContent ul ul, .htmlContent ul ol, .htmlContent ol ul, .htmlContent ol ol {margin-bottom: 0;margin-top: 0;}
-.htmlContent ul li, .htmlContent ol li {margin: 7px 0;}
-.htmlContent ul {list-style-type: disc;}
-.htmlContent ol {list-style-type: decimal;}
-body > iframe[src="about:blank"] {display: none;}
-::selection {text-shadow: 0 1px 0 rgba(255,255,255,0.5) !important;color: #300;background-color: rgba(255,170,34,0.7);}
-.invisible {display: none;}
-.marginTopLarge {margin-top: 21px;}
-.marginTop, .marginMedium {margin-top: 14px;}
-.marginTopSmall {margin-top: 7px;}
-.marginTopTiny {margin-top: 4px;}
-.textLeft {text-align: left;}
-.textCenter, .center {text-align: center;}
-.textRight {text-align: right;}
-.textJustify {text-align: justify;}
-.pointer {cursor: pointer;}
-.dimmed {color: #808080;}
-.monospace {font-family: Consolas, 'Courier New', monospace !important;}
-.iconFlag {background-color: #ffffff;border: 1px solid #cccccc;padding: 1px;height: 15px;width: 24px;}
-.framed > canvas, .framed > img, .framed > .icon {background-color: #ffffff;border: 1px solid #cccccc;padding: 1px;}
-.highlight {background-color: #ffff66;}
-.grayscale {filter: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cfilter%20id%3D%22grayscale%22%3E%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200%22%2F%3E%3C%2Ffilter%3E%3C%2Fsvg%3E#grayscale);filter: gray;-webkit-filter: grayscale(1);}
-fieldset {min-width: 0;}
-@-moz-document url-prefix() {fieldset {display: table-column;}
-}
-.balloonTooltip {background-color: rgba(0,0,0,0.8);border-radius: 6px;color: #ffffff;font-size: .85rem;max-width: 300px;padding: 5px 10px 7px;position: absolute;z-index: 800;box-shadow: 0 3px 7px 0 rgba(0,0,0,0.3);}
-.balloonTooltip .pointer {border-color: rgba(0,0,0,0.8) transparent;border-style: solid;border-width: 0 5px 5px;left: 50%;position: absolute;top: -5px;}
-.balloonTooltip.inverse .pointer {border-width: 5px 5px 0;}
-.popover {background-color: rgba(0,0,0,0.4);border-radius: 6px;padding: 7px;position: absolute;vertical-align: middle;width: 400px !important;z-index: 500;box-shadow: 0 1px 7px 0 rgba(0,0,0,0.3);}
-.popover > .icon-spinner {color: white;left: 50%;margin-left: -21px;margin-top: -21px;position: absolute;top: 50%;text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.popover > .popoverContent {background-color: #fcfdfe;border-radius: 6px;color: #666666;max-height: 300px;min-height: 16px;opacity: 0;overflow: hidden;padding: 7px 14px;}
-.popover::after {border: 10px solid transparent;content: "";display: inline-block;position: absolute;z-index: 100;}
-.popover.top::after {border-bottom-width: 0;border-top-color: rgba(0,0,0,0.3);bottom: -10px;}
-.popover.bottom::after {border-bottom-color: rgba(0,0,0,0.3);border-top-width: 0;top: -10px;}
-.popover.right::after {left: 10px;}
-.popover.left::after {right: 10px;}
-.badge {background-color: #666666;border-radius: 9px;color: #ffffff;display: inline-block;font-size: .85rem;font-weight: bold;padding: 1px 6px 1px;position: relative;text-shadow: none !important;vertical-align: middle;white-space: nowrap;word-wrap: normal;}
-.badge.label {border-radius: 4px;font-weight: normal;}
-.badge.badgeUpdate {background-color: #336699;color: #ffffff;}
-.badge.badgeInverse {background-color: #ffffff;color: #336699;}
-.badge.green {background-color: #009900;color: #eeffee;}
-.badge.red {background-color: #cc0000;color: #ffeeee;}
-.badge.black {background-color: #333;color: #fff;}
-.badge.brown {background-color: #c63;color: #fff;}
-.badge.orange {background-color: #f90;color: #fff;}
-.badge.yellow {background-color: #ff0;color: #333;}
-.badge.blue {background-color: #369;color: #fff;}
-.badge.purple {background-color: #c0f;color: #fff;}
-.badge.pink {background-color: #f0c;color: #fff;}
-a.badge:hover {color: #ffffff;text-decoration: none;}
-a.badge:hover.black {background-color: #000;}
-a.badge:hover.brown {background-color: #930;}
-a.badge:hover.red {background-color: #900;}
-a.badge:hover.orange {background-color: #f60;}
-a.badge:hover.yellow {background-color: #cc0;}
-a.badge:hover.green {background-color: #060;}
-a.badge:hover.blue {background-color: #036;}
-a.badge:hover.purple {background-color: #90c;}
-a.badge:hover.pink {background-color: #c09;}
-@media only screen and (max-width: 800px) {
-html {caption-side: bottom;}
-body {caption-side: top;}
-}
-@media only screen and (max-width: 800px) and (-webkit-min-device-pixel-ratio: 2) {
-html {-webkit-text-size-adjust: 100%;}
-html.iOS, html.iOS > body {width: 100%;overflow: hidden;}
-}
-.googleMap {height: 400px;}
-.sidebarGoogleMap {height: 250px;}
-.googleMapsCustomControlContainer {cursor: pointer !important;margin-top: 5px;}
-.googleMapsCustomControlContainer .googleMapsCustomControl {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;text-align: center;position: relative;color: #565656;font-size: 11px !important;background-color: #ffffff;padding: 1px 6px;border-radius: 3px;background-clip: padding-box;border: 1px solid rgba(0,0,0,0.14902);box-shadow: rgba(0,0,0,0.298039) 0px 1px 4px -1px;min-width: 29px;}
-.googleMapsCustomControlContainer .googleMapsCustomControl:hover {background-color: #ebebeb;color: #000000;}
-.googleMapsCustomControlContainer .googleMapsCustomControl.active {color: #000000;font-weight: 500;}
-.googleMapsUseLocationSuggestionLink {font-size: .85rem;}
-@font-face {font-family: 'FontAwesome';src: url('../../../font/getFont.php?type=eot&v=4.3.0');src: url('../../../font/getFont.php?type=eot&v=4.3.0#iefix') format('embedded-opentype'), url('../../../font/getFont.php?type=woff&v=4.3.0') format('woff'), url('../../../font/getFont.php?type=ttf&v=4.3.0') format('truetype');font-weight: normal;font-style: normal;}
-.icon, .fa {color: #666666;display: inline-block;font-family: FontAwesome;font-weight: normal !important;font-style: normal !important;line-height: 1em;text-align: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.icon.disabled, .fa.disabled {opacity: .3;}
-.icon:hover, .fa:hover {text-decoration: none;}
-.icon.green, .fa.green {color: #009900;}
-.icon.red, .fa.red {color: #cc0000;}
-.icon.black, .fa.black {color: #333;}
-.icon.brown, .fa.brown {color: #c63;}
-.icon.orange, .fa.orange {color: #f90;}
-.icon.yellow, .fa.yellow {color: #ff0;}
-.icon.blue, .fa.blue {color: #369;}
-.icon.purple, .fa.purple {color: #c0f;}
-.icon.pink, .fa.pink {color: #f0c;}
-span.icon:not(.pointer):not(.disabled), span.fa:not(.pointer):not(.disabled) {cursor: default;}
-a > span.icon:not(.pointer), a > span.fa:not(.pointer) {cursor: pointer !important;}
-.icon16 {font-size: 14px;height: 16px;width: 16px;}
-.icon24 {font-size: 18px;height: 24px;width: 24px;}
-.icon32 {font-size: 28px;height: 32px;width: 32px;vertical-align: -5px;}
-.icon48 {font-size: 42px;height: 48px;width: 48px;}
-.icon96 {font-size: 84px;height: 96px;width: 96px;}
-.icon-spinner, .fa-spinner {height: auto;-moz-animation: spin 2s infinite linear;-o-animation: spin 2s infinite linear;-webkit-animation: spin 2s infinite linear;animation: spin 2s infinite linear;}
-@-moz-keyframes spin {0% {-moz-transform: rotate(0deg);}
-100% {-moz-transform: rotate(359deg);}
-}
-@-webkit-keyframes spin {0% {-webkit-transform: rotate(0deg);}
-100% {-webkit-transform: rotate(359deg);}
-}
-@-o-keyframes spin {0% {-o-transform: rotate(0deg);}
-100% {-o-transform: rotate(359deg);}
-}
-@-ms-keyframes spin {0% {-ms-transform: rotate(0deg);}
-100% {-ms-transform: rotate(359deg);}
-}
-@keyframes spin {0% {transform: rotate(0deg);}
-100% {transform: rotate(359deg);}
-}
-.icon-rotate-90:before, .fa-rotate-90:before {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
-.icon-rotate-180:before, .fa-rotate-180:before {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
-.icon-rotate-270:before, .fa-rotate-270:before {-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
-.icon-flip-horizontal:before, .fa-flip-horizontal:before {-webkit-transform: scale(-1,1);-moz-transform: scale(-1,1);-ms-transform: scale(-1,1);-o-transform: scale(-1,1);transform: scale(-1,1);}
-.icon-flip-vertical:before, .fa-flip-vertical:before {-webkit-transform: scale(1,-1);-moz-transform: scale(1,-1);-ms-transform: scale(1,-1);-o-transform: scale(1,-1);transform: scale(1,-1);}
-.icon-glass:before, .fa-glass:before {content: "\f000";}
-.icon-music:before, .fa-music:before {content: "\f001";}
-.icon-search:before, .fa-search:before {content: "\f002";}
-.icon-envelope-alt:before, .fa-envelope-o:before {content: "\f003";}
-.icon-heart:before, .fa-heart:before {content: "\f004";}
-.icon-star:before, .fa-star:before {content: "\f005";}
-.icon-star-empty:before, .fa-star-o:before {content: "\f006";}
-.icon-user:before, .fa-user:before {content: "\f007";}
-.icon-film:before, .fa-film:before {content: "\f008";}
-.icon-th-large:before, .fa-th-large:before {content: "\f009";}
-.icon-th:before, .fa-th:before {content: "\f00a";}
-.icon-th-list:before, .fa-th-list:before {content: "\f00b";}
-.icon-ok:before, .fa-check:before {content: "\f00c";}
-.icon-remove:before, .fa-times:before {content: "\f00d";}
-.icon-zoom-in:before, .fa-search-plus:before {content: "\f00e";}
-.icon-zoom-out:before, .fa-search-minus:before {content: "\f010";}
-.icon-power-off:before, .fa-power-off:before, .icon-off:before, .fa-power-off:before {content: "\f011";}
-.icon-signal:before, .fa-signal:before {content: "\f012";}
-.icon-gear:before, .fa-gear:before, .icon-cog:before, .fa-cog:before {content: "\f013";}
-.icon-trash:before, .fa-trash-o:before {content: "\f014";}
-.icon-home:before, .fa-home:before {content: "\f015";}
-.icon-file-alt:before, .fa-file-o:before {content: "\f016";}
-.icon-time:before, .fa-clock-o:before {content: "\f017";}
-.icon-road:before, .fa-road:before {content: "\f018";}
-.icon-download-alt:before, .fa-download:before {content: "\f019";}
-.icon-download:before, .fa-arrow-circle-o-down:before {content: "\f01a";}
-.icon-upload:before, .fa-arrow-circle-o-up:before {content: "\f01b";}
-.icon-inbox:before, .fa-inbox:before {content: "\f01c";}
-.icon-play-circle:before, .fa-play-circle-o:before {content: "\f01d";}
-.icon-rotate-right:before, .fa-rotate-right:before, .icon-repeat:before, .fa-repeat:before {content: "\f01e";}
-.icon-refresh:before, .fa-refresh:before {content: "\f021";}
-.icon-list-alt:before, .fa-list-alt:before {content: "\f022";}
-.icon-lock:before, .fa-lock:before {content: "\f023";}
-.icon-flag:before, .fa-flag:before {content: "\f024";}
-.icon-headphones:before, .fa-headphones:before {content: "\f025";}
-.icon-volume-off:before, .fa-volume-off:before {content: "\f026";}
-.icon-volume-down:before, .fa-volume-down:before {content: "\f027";}
-.icon-volume-up:before, .fa-volume-up:before {content: "\f028";}
-.icon-qrcode:before, .fa-qrcode:before {content: "\f029";}
-.icon-barcode:before, .fa-barcode:before {content: "\f02a";}
-.icon-tag:before, .fa-tag:before {content: "\f02b";}
-.icon-tags:before, .fa-tags:before {content: "\f02c";}
-.icon-book:before, .fa-book:before {content: "\f02d";}
-.icon-bookmark:before, .fa-bookmark:before {content: "\f02e";}
-.icon-print:before, .fa-print:before {content: "\f02f";}
-.icon-camera:before, .fa-camera:before {content: "\f030";}
-.icon-font:before, .fa-font:before {content: "\f031";}
-.icon-bold:before, .fa-bold:before {content: "\f032";}
-.icon-italic:before, .fa-italic:before {content: "\f033";}
-.icon-text-height:before, .fa-text-height:before {content: "\f034";}
-.icon-text-width:before, .fa-text-width:before {content: "\f035";}
-.icon-align-left:before, .fa-align-left:before {content: "\f036";}
-.icon-align-center:before, .fa-align-center:before {content: "\f037";}
-.icon-align-right:before, .fa-align-right:before {content: "\f038";}
-.icon-align-justify:before, .fa-align-justify:before {content: "\f039";}
-.icon-list:before, .fa-list:before {content: "\f03a";}
-.icon-indent-left:before, .fa-outdent:before {content: "\f03b";}
-.icon-indent-right:before, .fa-indent:before {content: "\f03c";}
-.icon-facetime-video:before, .fa-video-camera:before {content: "\f03d";}
-.icon-picture:before, .fa-picture-o:before {content: "\f03e";}
-.icon-pencil:before, .fa-pencil:before {content: "\f040";}
-.icon-map-marker:before, .fa-map-marker:before {content: "\f041";}
-.icon-adjust:before, .fa-adjust:before {content: "\f042";}
-.icon-tint:before, .fa-tint:before {content: "\f043";}
-.icon-edit:before, .fa-pencil-square-o:before {content: "\f044";}
-.icon-share:before, .fa-share-square-o:before {content: "\f045";}
-.icon-check:before, .fa-check-square-o:before {content: "\f046";}
-.icon-move:before, .fa-arrows:before {content: "\f047";}
-.icon-step-backward:before, .fa-step-backward:before {content: "\f048";}
-.icon-fast-backward:before, .fa-fast-backward:before {content: "\f049";}
-.icon-backward:before, .fa-backward:before {content: "\f04a";}
-.icon-play:before, .fa-play:before {content: "\f04b";}
-.icon-pause:before, .fa-pause:before {content: "\f04c";}
-.icon-stop:before, .fa-stop:before {content: "\f04d";}
-.icon-forward:before, .fa-forward:before {content: "\f04e";}
-.icon-fast-forward:before, .fa-fast-forward:before {content: "\f050";}
-.icon-step-forward:before, .fa-step-forward:before {content: "\f051";}
-.icon-eject:before, .fa-eject:before {content: "\f052";}
-.icon-chevron-left:before, .fa-chevron-left:before {content: "\f053";}
-.icon-chevron-right:before, .fa-chevron-right:before {content: "\f054";}
-.icon-plus-sign:before, .fa-plus-circle:before {content: "\f055";}
-.icon-minus-sign:before, .fa-minus-circle:before {content: "\f056";}
-.icon-remove-sign:before, .fa-times-circle:before {content: "\f057";}
-.icon-ok-sign:before, .fa-check-circle:before {content: "\f058";}
-.icon-question-sign:before, .fa-question-circle:before {content: "\f059";}
-.icon-info-sign:before, .fa-info-circle:before {content: "\f05a";}
-.icon-screenshot:before, .fa-crosshairs:before {content: "\f05b";}
-.icon-remove-circle:before, .fa-times-circle-o:before {content: "\f05c";}
-.icon-ok-circle:before, .fa-check-circle-o:before {content: "\f05d";}
-.icon-ban-circle:before, .fa-ban:before {content: "\f05e";}
-.icon-arrow-left:before, .fa-arrow-left:before {content: "\f060";}
-.icon-arrow-right:before, .fa-arrow-right:before {content: "\f061";}
-.icon-arrow-up:before, .fa-arrow-up:before {content: "\f062";}
-.icon-arrow-down:before, .fa-arrow-down:before {content: "\f063";}
-.icon-mail-forward:before, .fa-mail-forward:before, .icon-share-alt:before, .fa-share:before {content: "\f1e0";}
-.icon-resize-full:before, .fa-expand:before {content: "\f065";}
-.icon-resize-small:before, .fa-compress:before {content: "\f066";}
-.icon-plus:before, .fa-plus:before {content: "\f067";}
-.icon-minus:before, .fa-minus:before {content: "\f068";}
-.icon-asterisk:before, .fa-asterisk:before {content: "\f069";}
-.icon-exclamation-sign:before, .fa-exclamation-circle:before {content: "\f06a";}
-.icon-gift:before, .fa-gift:before {content: "\f06b";}
-.icon-leaf:before, .fa-leaf:before {content: "\f06c";}
-.icon-fire:before, .fa-fire:before {content: "\f06d";}
-.icon-eye-open:before, .fa-eye:before {content: "\f06e";}
-.icon-eye-close:before, .fa-eye-slash:before {content: "\f070";}
-.icon-warning-sign:before, .fa-exclamation-triangle:before {content: "\f071";}
-.icon-plane:before, .fa-plane:before {content: "\f072";}
-.icon-calendar:before, .fa-calendar:before {content: "\f073";}
-.icon-random:before, .fa-random:before {content: "\f074";}
-.icon-comment:before, .fa-comment:before {content: "\f075";}
-.icon-magnet:before, .fa-magnet:before {content: "\f076";}
-.icon-chevron-up:before, .fa-chevron-up:before {content: "\f077";}
-.icon-chevron-down:before, .fa-chevron-down:before {content: "\f078";}
-.icon-retweet:before, .fa-retweet:before {content: "\f079";}
-.icon-shopping-cart:before, .fa-shopping-cart:before {content: "\f07a";}
-.icon-folder-close:before, .fa-folder:before {content: "\f07b";}
-.icon-folder-open:before, .fa-folder-open:before {content: "\f07c";}
-.icon-resize-vertical:before, .fa-arrows-v:before {content: "\f07d";}
-.icon-resize-horizontal:before, .fa-arrows-h:before {content: "\f07e";}
-.icon-bar-chart:before, .fa-bar-chart:before, .fa-bar-chart-o:before {content: "\f080";}
-.icon-twitter-sign:before, .fa-twitter-square:before {content: "\f081";}
-.icon-facebook-sign:before, .fa-facebook-square:before {content: "\f082";}
-.icon-camera-retro:before, .fa-camera-retro:before {content: "\f083";}
-.icon-key:before, .fa-key:before {content: "\f084";}
-.icon-gears:before, .fa-gears:before, .icon-cogs:before, .fa-cogs:before {content: "\f085";}
-.icon-comments:before, .fa-comments:before {content: "\f086";}
-.icon-thumbs-up-alt:before, .fa-thumbs-o-up:before {content: "\f087";}
-.icon-thumbs-down-alt:before, .fa-thumbs-o-down:before {content: "\f088";}
-.icon-star-half:before, .fa-star-half:before {content: "\f089";}
-.icon-heart-empty:before, .fa-heart-o:before {content: "\f08a";}
-.icon-signout:before, .fa-sign-out:before {content: "\f08b";}
-.icon-linkedin-sign:before, .fa-linkedin-square:before {content: "\f08c";}
-.icon-pushpin:before, .fa-thumb-tack:before {content: "\f08d";}
-.icon-external-link:before, .fa-external-link:before {content: "\f08e";}
-.icon-signin:before, .fa-sign-in:before {content: "\f090";}
-.icon-trophy:before, .fa-trophy:before {content: "\f091";}
-.icon-github-sign:before, .fa-github-square:before {content: "\f092";}
-.icon-upload-alt:before, .fa-upload:before {content: "\f093";}
-.icon-lemon:before, .fa-lemon-o:before {content: "\f094";}
-.icon-phone:before, .fa-phone:before {content: "\f095";}
-.icon-unchecked:before, .fa-unchecked:before, .icon-check-empty:before {content: "\f096";}
-.icon-bookmark-empty:before, .fa-bookmark-o:before {content: "\f097";}
-.icon-phone-sign:before, .fa-phone-square:before {content: "\f098";}
-.icon-twitter:before, .fa-twitter:before {content: "\f099";}
-.icon-facebook:before, .fa-facebook-f:before, .fa-facebook:before {content: "\f09a";}
-.icon-github:before, .fa-github:before {content: "\f09b";}
-.icon-unlock:before, .fa-unlock:before {content: "\f09c";}
-.icon-credit-card:before, .fa-credit-card:before {content: "\f09d";}
-.icon-rss:before, .fa-rss:before {content: "\f09e";}
-.icon-hdd:before, .fa-hdd-o:before {content: "\f0a0";}
-.icon-bullhorn:before, .fa-bullhorn:before {content: "\f0a1";}
-.icon-bell:before, .fa-bell-o:before {content: "\f0a2";}
-.icon-certificate:before, .fa-certificate:before {content: "\f0a3";}
-.icon-hand-right:before, .fa-hand-o-right:before {content: "\f0a4";}
-.icon-hand-left:before, .fa-hand-o-left:before {content: "\f0a5";}
-.icon-hand-up:before, .fa-hand-o-up:before {content: "\f0a6";}
-.icon-hand-down:before, .fa-hand-o-down:before {content: "\f0a7";}
-.icon-circle-arrow-left:before, .fa-arrow-circle-left:before {content: "\f0a8";}
-.icon-circle-arrow-right:before, .fa-arrow-circle-right:before {content: "\f0a9";}
-.icon-circle-arrow-up:before, .fa-arrow-circle-up:before {content: "\f0aa";}
-.icon-circle-arrow-down:before, .fa-arrow-circle-down:before {content: "\f0ab";}
-.icon-globe:before, .fa-globe:before {content: "\f0ac";}
-.icon-wrench:before, .fa-wrench:before {content: "\f0ad";}
-.icon-tasks:before, .fa-tasks:before {content: "\f0ae";}
-.icon-filter:before, .fa-filter:before {content: "\f0b0";}
-.icon-briefcase:before, .fa-briefcase:before {content: "\f0b1";}
-.icon-fullscreen:before, .fa-arrows-alt:before {content: "\f0b2";}
-.icon-group:before, .fa-users:before {content: "\f0c0";}
-.icon-link:before, .fa-link:before {content: "\f0c1";}
-.icon-cloud:before, .fa-cloud:before {content: "\f0c2";}
-.icon-beaker:before, .fa-flask:before {content: "\f0c3";}
-.icon-cut:before, .fa-scissors:before {content: "\f0c4";}
-.icon-copy:before, .fa-files-o:before {content: "\f0c5";}
-.icon-paperclip:before, .fa-paperclip:before, .icon-paper-clip:before, .fa-paperclip:before {content: "\f0c6";}
-.icon-save:before, .fa-floppy-o:before {content: "\f0c7";}
-.icon-sign-blank:before, .fa-square:before {content: "\f0c8";}
-.icon-reorder:before, .fa-bars:before {content: "\f0c9";}
-.icon-list-ul:before, .fa-list-ul:before {content: "\f0ca";}
-.icon-list-ol:before, .fa-list-ol:before {content: "\f0cb";}
-.icon-strikethrough:before, .fa-strikethrough:before {content: "\f0cc";}
-.icon-underline:before, .fa-underline:before {content: "\f0cd";}
-.icon-table:before, .fa-table:before {content: "\f0ce";}
-.icon-magic:before, .fa-magic:before {content: "\f0d0";}
-.icon-truck:before, .fa-truck:before {content: "\f0d1";}
-.icon-pinterest:before, .fa-pinterest:before {content: "\f0d2";}
-.icon-pinterest-sign:before, .fa-pinterest-square:before {content: "\f0d3";}
-.icon-google-plus-sign:before, .fa-google-plus-square:before {content: "\f0d4";}
-.icon-google-plus:before, .fa-google-plus:before {content: "\f0d5";}
-.icon-money:before, .fa-money:before {content: "\f0d6";}
-.icon-caret-down:before, .fa-caret-down:before {content: "\f0d7";}
-.icon-caret-up:before, .fa-caret-up:before {content: "\f0d8";}
-.icon-caret-left:before, .fa-caret-left:before {content: "\f0d9";}
-.icon-caret-right:before, .fa-caret-right:before {content: "\f0da";}
-.icon-columns:before, .fa-columns:before {content: "\f0db";}
-.icon-sort:before, .fa-sort:before {content: "\f0dc";}
-.icon-sort-down:before, .fa-sort-asc:before {content: "\f0dd";}
-.icon-sort-up:before, .fa-sort-desc:before {content: "\f0de";}
-.icon-envelope:before, .fa-envelope:before {content: "\f0e0";}
-.icon-linkedin:before, .fa-linkedin:before {content: "\f0e1";}
-.icon-rotate-left:before, .fa-rotate-left:before, .icon-undo:before, .fa-undo:before {content: "\f0e2";}
-.icon-legal:before, .fa-gavel:before {content: "\f0e3";}
-.icon-dashboard:before, .fa-tachometer:before {content: "\f0e4";}
-.icon-comment-alt:before, .fa-comment-o:before {content: "\f0e5";}
-.icon-comments-alt:before, .fa-comments-o:before {content: "\f0e6";}
-.icon-bolt:before, .fa-bolt:before {content: "\f0e7";}
-.icon-sitemap:before, .fa-sitemap:before {content: "\f0e8";}
-.icon-umbrella:before, .fa-umbrella:before {content: "\f0e9";}
-.icon-paste:before, .fa-clipboard:before {content: "\f0ea";}
-.icon-lightbulb:before, .fa-lightbulb-o:before {content: "\f0eb";}
-.icon-exchange:before, .fa-exchange:before {content: "\f0ec";}
-.icon-cloud-download:before, .fa-cloud-download:before {content: "\f0ed";}
-.icon-cloud-upload:before, .fa-cloud-upload:before {content: "\f0ee";}
-.icon-user-md:before, .fa-user-md:before {content: "\f0f0";}
-.icon-stethoscope:before, .fa-stethoscope:before {content: "\f0f1";}
-.icon-suitcase:before, .fa-suitcase:before {content: "\f0f2";}
-.icon-bell-alt:before, .fa-bell:before {content: "\f0f3";}
-.icon-coffee:before, .fa-coffee:before {content: "\f0f4";}
-.icon-food:before, .fa-cutlery:before {content: "\f0f5";}
-.icon-file-text-alt:before, .fa-file-text-o:before {content: "\f0f6";}
-.icon-building:before, .fa-building-o:before {content: "\f0f7";}
-.icon-hospital:before, .fa-hospital-o:before {content: "\f0f8";}
-.icon-ambulance:before, .fa-ambulance:before {content: "\f0f9";}
-.icon-medkit:before, .fa-medkit:before {content: "\f0fa";}
-.icon-fighter-jet:before, .fa-fighter-jet:before {content: "\f0fb";}
-.icon-beer:before, .fa-beer:before {content: "\f0fc";}
-.icon-h-sign:before, .fa-h-square:before {content: "\f0fd";}
-.icon-plus-sign-alt:before, .fa-plus-square:before {content: "\f0fe";}
-.icon-double-angle-left:before, .fa-angle-double-left:before {content: "\f100";}
-.icon-double-angle-right:before, .fa-angle-double-right:before {content: "\f101";}
-.icon-double-angle-up:before, .fa-angle-double-up:before {content: "\f102";}
-.icon-double-angle-down:before, .fa-angle-double-down:before {content: "\f103";}
-.icon-angle-left:before, .fa-angle-left:before {content: "\f104";}
-.icon-angle-right:before, .fa-angle-right:before {content: "\f105";}
-.icon-angle-up:before, .fa-angle-up:before {content: "\f106";}
-.icon-angle-down:before, .fa-angle-down:before {content: "\f107";}
-.icon-desktop:before, .fa-desktop:before {content: "\f108";}
-.icon-laptop:before, .fa-laptop:before {content: "\f109";}
-.icon-tablet:before, .fa-tablet:before {content: "\f10a";}
-.icon-mobile-phone:before, .fa-mobile:before {content: "\f10b";}
-.icon-circle-blank:before, .fa-circle-o:before {content: "\f10c";}
-.icon-quote-left:before, .fa-quote-left:before {content: "\f10d";}
-.icon-quote-right:before, .fa-quote-right:before {content: "\f10e";}
-.icon-spinner:before, .fa-spinner:before {content: "\f110" !important;}
-.icon-circle:before, .fa-circle:before {content: "\f111";}
-.icon-mail-reply:before, .fa-mail-reply:before, .icon-reply:before, .fa-reply:before {content: "\f112";}
-.icon-github-alt:before, .fa-github-alt:before {content: "\f113";}
-.icon-folder-close-alt:before, .fa-folder-o:before {content: "\f114";}
-.icon-folder-open-alt:before, .fa-folder-open-o:before {content: "\f115";}
-.icon-expand-alt:before, .fa-expand-o:before {content: "\f196";}
-.icon-collapse-alt:before, .fa-square-o:before {content: "\f096";}
-.icon-smile:before, .fa-smile-o:before {content: "\f118";}
-.icon-frown:before, .fa-frown-o:before {content: "\f119";}
-.icon-meh:before, .fa-meh-o:before {content: "\f11a";}
-.icon-gamepad:before, .fa-gamepad:before {content: "\f11b";}
-.icon-keyboard:before, .fa-keyboard-o:before {content: "\f11c";}
-.icon-flag-alt:before, .fa-flag-o:before {content: "\f11d";}
-.icon-flag-checkered:before, .fa-flag-checkered:before {content: "\f11e";}
-.icon-terminal:before, .fa-terminal:before {content: "\f120";}
-.icon-code:before, .fa-code:before {content: "\f121";}
-.icon-reply-all:before, .fa-reply-all:before, .icon-mail-reply-all:before, .fa-mail-reply-all:before {content: "\f122";}
-.icon-star-half-full:before, .fa-star-half-full:before, .icon-star-half-empty:before, .fa-star-half-o:before {content: "\f123";}
-.icon-location-arrow:before, .fa-location-arrow:before {content: "\f124";}
-.icon-crop:before, .fa-crop:before {content: "\f125";}
-.icon-code-fork:before, .fa-code-fork:before {content: "\f126";}
-.icon-unlink:before, .fa-chain-broken:before {content: "\f127";}
-.icon-question:before, .fa-question:before {content: "\f128";}
-.icon-info:before, .fa-info:before {content: "\f129";}
-.icon-exclamation:before, .fa-exclamation:before {content: "\f12a";}
-.icon-superscript:before, .fa-superscript:before {content: "\f12b";}
-.icon-subscript:before, .fa-subscript:before {content: "\f12c";}
-.icon-eraser:before, .fa-eraser:before {content: "\f12d";}
-.icon-puzzle-piece:before, .fa-puzzle-piece:before {content: "\f12e";}
-.icon-microphone:before, .fa-microphone:before {content: "\f130";}
-.icon-microphone-off:before, .fa-microphone-slash:before {content: "\f131";}
-.icon-shield:before, .fa-shield:before {content: "\f132";}
-.icon-calendar-empty:before, .fa-calendar-o:before {content: "\f133";}
-.icon-fire-extinguisher:before, .fa-fire-extinguisher:before {content: "\f134";}
-.icon-rocket:before, .fa-rocket:before {content: "\f135";}
-.icon-maxcdn:before, .fa-maxcdn:before {content: "\f136";}
-.icon-chevron-sign-left:before, .fa-chevron-circle-left:before {content: "\f137";}
-.icon-chevron-sign-right:before, .fa-chevron-circle-right:before {content: "\f138";}
-.icon-chevron-sign-up:before, .fa-chevron-circle-up:before {content: "\f139";}
-.icon-chevron-sign-down:before, .fa-chevron-circle-down:before {content: "\f13a";}
-.icon-html5:before, .fa-html5:before {content: "\f13b";}
-.icon-css3:before, .fa-css3:before {content: "\f13c";}
-.icon-anchor:before, .fa-anchor:before {content: "\f13d";}
-.icon-unlock-alt:before, .fa-unlock-alt:before {content: "\f13e";}
-.icon-bullseye:before, .fa-bullseye:before {content: "\f140";}
-.icon-ellipsis-horizontal:before, .fa-ellipsis-h:before {content: "\f141";}
-.icon-ellipsis-vertical:before, .fa-ellipsis-v:before {content: "\f142";}
-.icon-rss-sign:before, .fa-rss-square:before {content: "\f143";}
-.icon-play-sign:before, .fa-play-circle:before {content: "\f144";}
-.icon-ticket:before, .fa-ticket:before {content: "\f145";}
-.icon-minus-sign-alt:before, .fa-minus-square:before {content: "\f146";}
-.icon-check-minus:before, .fa-minus-square-o:before {content: "\f147";}
-.icon-level-up:before, .fa-level-up:before {content: "\f148";}
-.icon-level-down:before, .fa-level-down:before {content: "\f149";}
-.icon-check-sign:before, .fa-check-square:before {content: "\f14a";}
-.icon-edit-sign:before, .fa-pencil-square:before {content: "\f14b";}
-.icon-external-link-sign:before, .fa-external-link-square:before {content: "\f14c";}
-.icon-share-sign:before, .fa-share-square:before {content: "\f14d";}
-.icon-compass:before, .fa-compass:before {content: "\f14e";}
-.icon-collapse:before, .fa-caret-square-o-down:before {content: "\f150";}
-.icon-collapse-top:before, .fa-caret-square-o-up:before {content: "\f151";}
-.icon-expand:before, .fa-caret-square-o-right:before {content: "\f152";}
-.icon-euro:before, .fa-euro:before, .icon-eur:before, .fa-eur:before {content: "\f153";}
-.icon-gbp:before, .fa-gbp:before {content: "\f154";}
-.icon-dollar:before, .fa-dollar:before, .icon-usd:before, .fa-usd:before {content: "\f155";}
-.icon-rupee:before, .fa-rupee:before, .icon-inr:before, .fa-inr:before {content: "\f156";}
-.icon-yen:before, .fa-yen:before, .icon-jpy:before, .fa-jpy:before {content: "\f157";}
-.icon-renminbi:before, .fa-renminbi:before, .icon-cny:before, .fa-rub:before {content: "\f158";}
-.icon-won:before, .fa-won:before, .icon-krw:before, .fa-krw:before {content: "\f159";}
-.icon-bitcoin:before, .fa-bitcoin:before, .icon-btc:before, .fa-btc:before {content: "\f15a";}
-.icon-file:before, .fa-file:before {content: "\f15b";}
-.icon-file-text:before, .fa-file-text:before {content: "\f15c";}
-.icon-sort-by-alphabet:before, .fa-sort-alpha-asc:before {content: "\f15d";}
-.icon-sort-by-alphabet-alt:before, .fa-sort-alpha-desc:before {content: "\f15e";}
-.icon-sort-by-attributes:before, .fa-sort-amount-asc:before {content: "\f160";}
-.icon-sort-by-attributes-alt:before, .fa-sort-amount-desc:before {content: "\f161";}
-.icon-sort-by-order:before, .fa-sort-numeric-asc:before {content: "\f162";}
-.icon-sort-by-order-alt:before, .fa-sort-numeric-desc:before {content: "\f163";}
-.icon-thumbs-up:before, .fa-thumbs-up:before {content: "\f164";}
-.icon-thumbs-down:before, .fa-thumbs-down:before {content: "\f165";}
-.icon-youtube-sign:before, .fa-youtube-square:before {content: "\f166";}
-.icon-youtube:before, .fa-youtube:before {content: "\f167";}
-.icon-xing:before, .fa-xing:before {content: "\f168";}
-.icon-xing-sign:before, .fa-xing-square:before {content: "\f169";}
-.icon-youtube-play:before, .fa-youtube-play:before {content: "\f16a";}
-.icon-dropbox:before, .fa-dropbox:before {content: "\f16b";}
-.icon-stackexchange:before, .fa-stack-overflow:before {content: "\f16c";}
-.icon-instagram:before, .fa-instagram:before {content: "\f16d";}
-.icon-flickr:before, .fa-flickr:before {content: "\f16e";}
-.icon-adn:before, .fa-adn:before {content: "\f170";}
-.icon-bitbucket:before, .fa-bitbucket:before {content: "\f171";}
-.icon-bitbucket-sign:before, .fa-bitbucket-square:before {content: "\f172";}
-.icon-tumblr:before, .fa-tumblr:before {content: "\f173";}
-.icon-tumblr-sign:before, .fa-tumblr-square:before {content: "\f174";}
-.icon-long-arrow-down:before, .fa-long-arrow-down:before {content: "\f175";}
-.icon-long-arrow-up:before, .fa-long-arrow-up:before {content: "\f176";}
-.icon-long-arrow-left:before, .fa-long-arrow-left:before {content: "\f177";}
-.icon-long-arrow-right:before, .fa-long-arrow-right:before {content: "\f178";}
-.icon-apple:before, .fa-apple:before {content: "\f179";}
-.icon-windows:before, .fa-windows:before {content: "\f17a";}
-.icon-android:before, .fa-android:before {content: "\f17b";}
-.icon-linux:before, .fa-linux:before {content: "\f17c";}
-.icon-dribbble:before, .fa-dribbble:before {content: "\f17d";}
-.icon-skype:before, .fa-skype:before {content: "\f17e";}
-.icon-foursquare:before, .fa-foursquare:before {content: "\f180";}
-.icon-trello:before, .fa-trello:before {content: "\f181";}
-.icon-female:before, .fa-female:before {content: "\f182";}
-.icon-male:before, .fa-male:before {content: "\f183";}
-.icon-gittip:before, .fa-gittip:before, .fa-gratipay:before {content: "\f184";}
-.icon-sun:before, .fa-sun-o:before {content: "\f185";}
-.icon-moon:before, .fa-moon-o:before {content: "\f186";}
-.icon-archive:before, .fa-archive:before {content: "\f187";}
-.icon-bug:before, .fa-bug:before {content: "\f188";}
-.icon-vk:before, .fa-vk:before {content: "\f189";}
-.icon-weibo:before, .fa-weibo:before {content: "\f18a";}
-.icon-renren:before, .fa-renren:before {content: "\f18b";}
-.fa-pagelines:before {content: "\f18c";}
-.fa-stack-exchange:before {content: "\f18d";}
-.fa-arrow-circle-o-right:before {content: "\f18e";}
-.fa-arrow-circle-o-left:before {content: "\f190";}
-.fa-toggle-left:before, .fa-caret-square-o-left:before {content: "\f191";}
-.fa-dot-circle-o:before {content: "\f192";}
-.fa-wheelchair:before {content: "\f193";}
-.fa-vimeo-square:before {content: "\f194";}
-.fa-turkish-lira:before, .fa-try:before {content: "\f195";}
-.fa-plus-square-o:before {content: "\f196";}
-.fa-empire:before, .fa-ge:before {content: "\f1d1";}
-.fa-space-shuttle:before {content: "\f197";}
-.fa-slack:before {content: "\f198";}
-.fa-envelope-square:before {content: "\f199";}
-.fa-wordpress:before {content: "\f19a";}
-.fa-openid:before {content: "\f19b";}
-.fa-institution:before, .fa-bank:before, .fa-university:before {content: "\f19c";}
-.fa-mortar-board:before, .fa-graduation-cap:before {content: "\f19d";}
-.fa-yahoo:before {content: "\f19e";}
-.fa-google:before {content: "\f1a0";}
-.fa-reddit:before {content: "\f1a1";}
-.fa-reddit-square:before {content: "\f1a2";}
-.fa-stumbleupon-circle:before {content: "\f1a3";}
-.fa-stumbleupon:before {content: "\f1a4";}
-.fa-delicious:before {content: "\f1a5";}
-.fa-digg:before {content: "\f1a6";}
-.fa-pied-piper-square:before, .fa-pied-piper:before {content: "\f1a7";}
-.fa-pied-piper-alt:before {content: "\f1a8";}
-.fa-drupal:before {content: "\f1a9";}
-.fa-joomla:before {content: "\f1aa";}
-.fa-language:before {content: "\f1ab";}
-.fa-fax:before {content: "\f1ac";}
-.fa-building:before {content: "\f1ad";}
-.fa-child:before {content: "\f1ae";}
-.fa-paw:before {content: "\f1b0";}
-.fa-spoon:before {content: "\f1b1";}
-.fa-cube:before {content: "\f1b2";}
-.fa-cubes:before {content: "\f1b3";}
-.fa-behance:before {content: "\f1b4";}
-.fa-behance-square:before {content: "\f1b5";}
-.fa-steam:before {content: "\f1b6";}
-.fa-steam-square:before {content: "\f1b7";}
-.fa-recycle:before {content: "\f1b8";}
-.fa-automobile:before, .fa-car:before {content: "\f1b9";}
-.fa-cab:before, .fa-taxi:before {content: "\f1ba";}
-.fa-tree:before {content: "\f1bb";}
-.fa-spotify:before {content: "\f1bc";}
-.fa-deviantart:before {content: "\f1bd";}
-.fa-soundcloud:before {content: "\f1be";}
-.fa-database:before {content: "\f1c0";}
-.fa-file-pdf-o:before {content: "\f1c1";}
-.fa-file-word-o:before {content: "\f1c2";}
-.fa-file-excel-o:before {content: "\f1c3";}
-.fa-file-powerpoint-o:before {content: "\f1c4";}
-.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {content: "\f1c5";}
-.fa-file-zip-o:before, .fa-file-archive-o:before {content: "\f1c6";}
-.fa-file-sound-o:before, .fa-file-audio-o:before {content: "\f1c7";}
-.fa-file-movie-o:before, .fa-file-video-o:before {content: "\f1c8";}
-.fa-file-code-o:before {content: "\f1c9";}
-.fa-vine:before {content: "\f1ca";}
-.fa-codepen:before {content: "\f1cb";}
-.fa-jsfiddle:before {content: "\f1cc";}
-.fa-life-bouy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {content: "\f1cd";}
-.fa-circle-o-notch:before {content: "\f1ce";}
-.fa-ra:before, .fa-rebel:before {content: "\f1d0";}
-.fa-git-square:before {content: "\f1d2";}
-.fa-git:before {content: "\f1d3";}
-.fa-hacker-news:before {content: "\f1d4";}
-.fa-tencent-weibo:before {content: "\f1d5";}
-.fa-qq:before {content: "\f1d6";}
-.fa-wechat:before, .fa-weixin:before {content: "\f1d7";}
-.fa-send:before, .fa-paper-plane:before {content: "\f1d8";}
-.fa-send-o:before, .fa-paper-plane-o:before {content: "\f1d9";}
-.fa-history:before {content: "\f1da";}
-.fa-genderless:before, .fa-circle-thin:before {content: "\f1db";}
-.fa-header:before {content: "\f1dc";}
-.fa-paragraph:before {content: "\f1dd";}
-.fa-sliders:before {content: "\f1de";}
-.fa-share-alt:before {content: "\f1e0";}
-.fa-share-alt-square:before {content: "\f1e1";}
-.fa-bomb:before {content: "\f1e2";}
-.fa-soccer-ball-o:before, .fa-futbol-o:before {content: "\f1e3";}
-.fa-tty:before {content: "\f1e4";}
-.fa-binoculars:before {content: "\f1e5";}
-.fa-plug:before {content: "\f1e6";}
-.fa-slideshare:before {content: "\f1e7";}
-.fa-twitch:before {content: "\f1e8";}
-.fa-yelp:before {content: "\f1e9";}
-.fa-newspaper-o:before {content: "\f1ea";}
-.fa-wifi:before {content: "\f1eb";}
-.fa-calculator:before {content: "\f1ec";}
-.fa-paypal:before {content: "\f1ed";}
-.fa-google-wallet:before {content: "\f1ee";}
-.fa-cc-visa:before {content: "\f1f0";}
-.fa-cc-mastercard:before {content: "\f1f1";}
-.fa-cc-discover:before {content: "\f1f2";}
-.fa-cc-amex:before {content: "\f1f3";}
-.fa-cc-paypal:before {content: "\f1f4";}
-.fa-cc-stripe:before {content: "\f1f5";}
-.fa-bell-slash:before {content: "\f1f6";}
-.fa-bell-slash-o:before {content: "\f1f7";}
-.fa-trash:before {content: "\f1f8";}
-.fa-copyright:before {content: "\f1f9";}
-.fa-at:before {content: "\f1fa";}
-.fa-eyedropper:before {content: "\f1fb";}
-.fa-paint-brush:before {content: "\f1fc";}
-.fa-birthday-cake:before {content: "\f1fd";}
-.fa-area-chart:before {content: "\f1fe";}
-.fa-pie-chart:before {content: "\f200";}
-.fa-line-chart:before {content: "\f201";}
-.fa-lastfm:before {content: "\f202";}
-.fa-lastfm-square:before {content: "\f203";}
-.fa-toggle-off:before {content: "\f204";}
-.fa-toggle-on:before {content: "\f205";}
-.fa-bicycle:before {content: "\f206";}
-.fa-bus:before {content: "\f207";}
-.fa-ioxhost:before {content: "\f208";}
-.fa-angellist:before {content: "\f209";}
-.fa-cc:before {content: "\f20a";}
-.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {content: "\f20b";}
-.fa-meanpath:before {content: "\f20c";}
-.fa-buysellads:before {content: "\f20d";}
-.fa-connectdevelop:before {content: "\f20e";}
-.fa-dashcube:before {content: "\f210";}
-.fa-forumbee:before {content: "\f211";}
-.fa-leanpub:before {content: "\f212";}
-.fa-sellsy:before {content: "\f213";}
-.fa-shirtsinbulk:before {content: "\f214";}
-.fa-simplybuilt:before {content: "\f215";}
-.fa-skyatlas:before {content: "\f216";}
-.fa-cart-plus:before {content: "\f217";}
-.fa-cart-arrow-down:before {content: "\f218";}
-.fa-diamond:before {content: "\f219";}
-.fa-ship:before {content: "\f21a";}
-.fa-user-secret:before {content: "\f21b";}
-.fa-motorcycle:before {content: "\f21c";}
-.fa-street-view:before {content: "\f21d";}
-.fa-heartbeat:before {content: "\f21e";}
-.fa-venus:before {content: "\f221";}
-.fa-mars:before {content: "\f222";}
-.fa-mercury:before {content: "\f223";}
-.fa-transgender:before {content: "\f224";}
-.fa-transgender-alt:before {content: "\f225";}
-.fa-venus-double:before {content: "\f226";}
-.fa-mars-double:before {content: "\f227";}
-.fa-venus-mars:before {content: "\f228";}
-.fa-mars-stroke:before {content: "\f229";}
-.fa-mars-stroke-v:before {content: "\f22a";}
-.fa-mars-stroke-h:before {content: "\f22b";}
-.fa-neuter:before {content: "\f22c";}
-.fa-facebook-official:before {content: "\f230";}
-.fa-pinterest-p:before {content: "\f231";}
-.fa-whatsapp:before {content: "\f232";}
-.fa-server:before {content: "\f233";}
-.fa-user-plus:before {content: "\f234";}
-.fa-user-times:before {content: "\f235";}
-.fa-hotel:before, .fa-bed:before {content: "\f236";}
-.fa-viacoin:before {content: "\f237";}
-.fa-train:before {content: "\f238";}
-.fa-subway:before {content: "\f239";}
-.fa-medium:before {content: "\f23a";}
-#lbOverlay {background-color: #000;bottom: 0;left: 0;position: fixed;right: 0;top: 0;z-index: 399;}
-#lbPrevLink, #lbNextLink {display: block;overflow: hidden;position: absolute;top: 0;width: 50%;outline: none;}
-#lbPrevLink > span, #lbNextLink > span {background-color: #fff;display: none;padding: 7px;position: absolute;top: 20%;}
-#lbPrevLink:hover > span, #lbNextLink:hover > span {box-shadow: 0 0 20px 0 #ffaa22;}
-#lbPrevLink {left: 0;}
-#lbPrevLink > span {border-radius: 0 30px 30px 0;left: 0;padding-right: 14px;}
-#lbNextLink {right: 0;}
-#lbNextLink > span {border-radius: 30px 0 0 30px;padding-left: 14px;right: 0;}
-#lbEnlarge, #lbCloseLink {cursor: pointer;display: block;float: right;padding-right: 7px;outline: none;}
-#lbCenter, #lbBottomContainer {background-color: #fff;overflow: hidden;position: absolute;z-index: 400;}
-#lbCenter > .icon-spinner {left: 50%;margin: -21px 0 0 -21px;position: absolute;top: 50%;}
-.lbLoading {background: #fff url(../../icon/spinner.svg) no-repeat center;background-size: 48px;}
-#lbImage {background-repeat: no-repeat;background-size: cover;border: 10px solid #fff;left: 0;position: absolute;top: 0;}
-#lbImage:hover #lbNextLink > span, #lbImage:hover #lbPrevLink > span {display: block;}
-#lbBottom {border: 10px solid #fff;border-top-style: none;color: #666;}
-#lbCaption, #lbNumber {margin-right: 71px;}
-#lbCaption {font-weight: bold;}
-.wcfImageViewer {background-color: #000000;bottom: 0;display: none;left: 0;opacity: 0;position: fixed;right: 0;top: 0;z-index: 399;}
-.wcfImageViewer .icon {color: #666666;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.wcfImageViewer.open {display: block;opacity: 1;}
-.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > header {top: -100px;}
-.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > div {bottom: 0;border-color: rgba(51,51,51,0);top: 0;}
-.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > footer {bottom: -100px;}
-.wcfImageViewer.wcfImageViewerStatic > header > div > h1, .wcfImageViewer.wcfImageViewerStatic > header > div > h2, .wcfImageViewer.wcfImageViewerStatic > header > div > h3 {margin-left: 0 !important;}
-.wcfImageViewer.wcfImageViewerMobile > header, .wcfImageViewer.wcfImageViewerMobile > footer {background-color: #000000;opacity: 1;position: absolute;visibility: visible;z-index: 402;}
-.wcfImageViewer.wcfImageViewerMobile.maximized > header, .wcfImageViewer.wcfImageViewerMobile.maximized > footer {opacity: 0;visibility: hidden;transition: visibility 0s linear .5s, opacity .5s linear;}
-.wcfImageViewer.wcfImageViewerMobile.maximized > div > ul > li.pointer {opacity: 0;}
-.wcfImageViewer.wcfImageViewerMobile > div {bottom: 0;top: 0;}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li {background-color: #e0e0e0;border-radius: 30px;margin-top: -24px;opacity: 0;position: absolute;top: 50%;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li.pointer {opacity: 1;}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonPrevious {left: 10px;}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonPrevious > span {left: -3px;position: relative;top: 2px;}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonNext {right: 10px;}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonNext > span {position: relative;right: -1px;top: 2px;}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonFull {bottom: 80px;left: 50%;top: auto;transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonFull > span {font-size: 32px;left: 2px;position: relative;top: 10px;}
-.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonToggle, .wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonEnlarge {display: none;}
-.wcfImageViewer.wcfImageViewerMobile > footer > .wcfImageViewerButtonPrevious, .wcfImageViewer.wcfImageViewerMobile > footer > .wcfImageViewerButtonNext {display: none;}
-.wcfImageViewer.wcfImageViewerMobile > footer > div {margin: 0;}
-.wcfImageViewer > header, .wcfImageViewer > div, .wcfImageViewer > footer {box-sizing: border-box;-moz-box-sizing: border-box;left: 0;position: fixed;right: 0;z-index: 400;}
-.wcfImageViewer > header {height: 100px;overflow: hidden;padding: 1rem;top: 0;}
-.wcfImageViewer > header > div > h1, .wcfImageViewer > header > div > h2, .wcfImageViewer > header > div > h3 {color: #d3d3d3;margin-left: 80px !important;}
-.wcfImageViewer > header > div > h1 > a, .wcfImageViewer > header > div > h2 > a, .wcfImageViewer > header > div > h3 > a {color: #d3d3d3;}
-.wcfImageViewer > header > div > h1 {font-size: 1.75rem;}
-.wcfImageViewer > header > div > h2 {font-size: 1.25rem;}
-.wcfImageViewer > header > div > h3 {color: #d3d3d3;font-size: .85rem;margin-top: .25rem;}
-.wcfImageViewer > header > div > a > img {height: 64px;width: 64px;}
-.wcfImageViewer > header > .wcfImageViewerButtonClose {opacity: .6;position: absolute;right: 26px;top: 26px;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer > header > .wcfImageViewerButtonClose:hover {opacity: 1;}
-.wcfImageViewer > div {background-color: #000000;border-bottom: 1px solid #333333;border-top: 1px solid #333333;bottom: 100px;top: 100px;z-index: 401;-webkit-transition-property: top, bottom, border-color;transition-property: top, bottom, border-color;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer > div.loading:before {content: "\f110";margin: -24px 0 0 -24px;left: 50%;position: absolute;top: 50%;color: #666666;display: inline-block;font-family: FontAwesome;font-weight: normal !important;font-style: normal !important;line-height: 1em;text-align: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;text-shadow: 0 1px 0 rgba(255,255,255,0.8);font-size: 42px;height: 48px;width: 48px;height: auto;-moz-animation: spin 2s infinite linear;-o-animation: spin 2s infinite linear;-webkit-animation: spin 2s infinite linear;animation: spin 2s infinite linear;}
-.wcfImageViewer > div > img {opacity: 0;position: absolute;top: 50%;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .75s;transition-duration: .75s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer > div > img.animateTransformation {transition: left .3s, margin-top .3s, height .3s, width .3s, opacity .75s;-webkit-transition: left .3s, margin-top .3s, height .3s, width .3s, opacity .75s;}
-.wcfImageViewer > div > img.active {opacity: 1;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > header {-webkit-transition-property: top;transition-property: top;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > footer {-webkit-transition-property: bottom;transition-property: bottom;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div {cursor: pointer;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > img, .wcfImageViewer:not(.wcfImageViewerMobile) > div > ul {cursor: default;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul {background-color: #000000;border: 1px solid #333333;border-bottom-width: 0;border-radius: 5px 5px 0 0;bottom: 0;display: inline-block;left: 50%;margin-left: -122px;opacity: .4;position: absolute;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul:hover {opacity: 1;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li {display: inline-block;opacity: .6;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.pointer > span.icon {cursor: pointer;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.active, .wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.pointer:hover {opacity: 1;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonToggle > span, .wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonEnlarge > span, .wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonFull > span {font-size: 28px;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonToggle > span:before, .wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonEnlarge > span:before, .wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonFull > span:before {left: 2px;position: relative;top: 9px;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonEnlarge, .wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonFull {border-left: 1px solid #333333;box-sizing: border-box;}
-.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li > span {vertical-align: middle;}
-.wcfImageViewer > footer {bottom: 0;height: 100px;padding: 10px;}
-.wcfImageViewer > footer:hover > div > ul > li > img {filter: none;-webkit-filter: none;}
-.wcfImageViewer > footer > span {bottom: 0;font-size: 48px;padding-top: 26px;opacity: 0;position: absolute;top: 0;width: 30px;z-index: 2;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer > footer > span.pointer {opacity: .6;}
-.wcfImageViewer > footer > span.pointer:hover {opacity: 1;}
-.wcfImageViewer > footer > span.wcfImageViewerButtonPrevious {left: 5px;}
-.wcfImageViewer > footer > span.wcfImageViewerButtonNext {right: 5px;}
-.wcfImageViewer > footer > div {height: 80px;margin: 0 35px;overflow: hidden;white-space: nowrap;}
-.wcfImageViewer > footer > div > ul {font-size: 0;height: 80px;z-index: 1;transition: margin-left cubic-bezier(.5,1.595,.56,.98) .75s;-webkit-transition: margin-left cubic-bezier(.5,1.595,.56,.98) .75s;}
-.wcfImageViewer > footer > div > ul > li {display: inline-block;height: 80px;opacity: .6;position: relative;width: 80px;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.wcfImageViewer > footer > div > ul > li.active, .wcfImageViewer > footer > div > ul > li:hover {opacity: 1;}
-.wcfImageViewer > footer > div > ul > li:not(:last-child) {margin-right: 10px;}
-.wcfImageViewer > footer > div > ul > li.active > img {filter: none;-webkit-filter: none;}
-.wcfImageViewer > footer > div > ul > li.loading:before {content: "\f110";margin: -16px 0 0 -16px;left: 50%;position: absolute;top: 50%;z-index: -1;color: #666666;display: inline-block;font-family: FontAwesome;font-weight: normal !important;font-style: normal !important;line-height: 1em;text-align: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;text-shadow: 0 1px 0 rgba(255,255,255,0.8);font-size: 28px;height: 32px;width: 32px;vertical-align: -5px;height: auto;-moz-animation: spin 2s infinite linear;-o-animation: spin 2s infinite linear;-webkit-animation: spin 2s infinite linear;animation: spin 2s infinite linear;}
-.wcfImageViewer > footer > div > ul > li.loading > img {opacity: 0;}
-.wcfImageViewer > footer > div > ul > li > img {height: 80px;opacity: 1;width: 80px;filter: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cfilter%20id%3D%22grayscale%22%3E%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200%22%2F%3E%3C%2Ffilter%3E%3C%2Fsvg%3E#grayscale);filter: gray;-webkit-filter: grayscale(1);transition: filter .5s, opacity 1s;-webkit-transition: -webkit-filter .5s, opacity 1s;}
-@media only screen and (max-width: 800px) {
-.wcfImageViewer > header {height: 80px;}
-.wcfImageViewer > header > .wcfImageViewerButtonClose {right: 16px;top: 16px;}
-.wcfImageViewer > footer {height: 80px;}
-.wcfImageViewer > footer > div {height: 60px;}
-.wcfImageViewer > footer > div > ul {height: 60px;}
-.wcfImageViewer > footer > div > ul > li {height: 60px;}
-}
-.labelList {font-size: 0;margin-bottom: -4px;}
-.labelList > li {display: inline-block;margin-bottom: 4px;}
-.labelList > li:not(:last-child) {margin-right: 4px;}
-.boxHeadline.labeledHeadline {font-size: 0;}
-.boxHeadline.labeledHeadline > ul {display: inline-block;font-size: 1rem;}
-.boxHeadline.labeledHeadline > ul:not(:empty) {margin-right: 7px;}
-.boxHeadline.labeledHeadline > ul.statusIcons > li {display: inline-block;}
-.boxHeadline.labeledHeadline > ul.labelList {position: relative;top: -4px;}
-.boxHeadline.labeledHeadline > h1, .boxSubHeadline.labeledHeadline > h2 {display: inline-block;margin-right: 7px;}
-#labelList::before, #labelList::after {display: table;content: "";}
-#labelList::after {clear: both;}
-#labelList li {float: left;margin-right: 1%;width: 30%;}
-#labelList li.labelCustomClass {position: relative;}
-#labelList li.labelCustomClass input[type='radio'] {left: 0;position: absolute;top: 0;}
-#labelList li.labelCustomClass span {display: block;margin-left: 24px;}
-.labelChooser > .dropdownToggle > span {cursor: pointer;}
-.layoutFluid {margin-left: auto;margin-right: auto;min-width: 980px;max-width: 90%;}
-@media only screen and (max-width: 800px) {
-.layoutFluid {min-width: 0;max-width: none;}
-}
-.layoutFixed {margin-left: auto;margin-right: auto;width: 1200px;}
-@media only screen and (max-width: 800px) {
-.layoutFixed {width: auto;}
-}
-@media only screen and (min-width: 801px) {
-body {min-width: 980px;}
-}
-#pageHeader {z-index: 100;}
-@media only screen and (max-width: 800px) {
-#pageHeader {margin-top: 48px;}
-}
-#top {display: block;height: 1px;visibility: hidden;}
-.userPanel {background-color: rgba(0,0,0,0.5);height: 40px;left: 0;overflow: hidden;position: absolute;top: 0;right: 0;z-index: 200;}
-.userPanel .icon {color: #ffffff;text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.userPanel > div {position: relative;}
-.userPanel > div > ul.userPanelItems::before, .userPanel > div > ul.userPanelItems::after {display: table;content: "";}
-.userPanel > div > ul.userPanelItems::after {clear: both;}
-.userPanel > div > ul.userPanelItems > li {float: left;}
-.userPanel > div > ul.userPanelItems > li > a, .userPanel > div > ul.userPanelItems > li > div:not(.dropdownMenu) {color: #ffffff;display: block;height: 20px;padding: 12px 8px 8px 8px;text-shadow: 0 -1px 0 rgba(0,0,0,0.8);-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.userPanel > div > ul.userPanelItems > li > a:hover, .userPanel > div > ul.userPanelItems > li > div:not(.dropdownMenu):hover {background-color: rgba(0,0,0,0.4);color: #ffffff;text-decoration: none;}
-.userPanel > div > ul.userPanelItems > li > a > .badge.badgeInverse, .userPanel > div > ul.userPanelItems > li > div:not(.dropdownMenu) > .badge.badgeInverse {background-color: #336699;color: #ffffff;}
-.userPanel > div > ul.userPanelItems > li > a > img, .userPanel > div > ul.userPanelItems > li > div:not(.dropdownMenu) > img {position: relative;top: -2px;}
-.userPanel > div > ul.userPanelItems > li > .framed > img {margin-top: -5px;margin-bottom: -4px;padding: 0px;top: 0;}
-.userPanel > div > .searchBar {background-color: rgba(0,0,0,0.4);position: absolute;right: 0;top: 0;}
-.userPanel > div > .searchBar::before {content: "\f002";color: #ffffff;font-family: FontAwesome;font-size: 14px;left: 7px;position: absolute;top: 12px;}
-.userPanel > div > .searchBar.loading::before {content: "\f110";-moz-animation: spin 2s infinite linear;-o-animation: spin 2s infinite linear;-webkit-animation: spin 2s infinite linear;animation: spin 2s infinite linear;}
-.userPanel > div > .searchBar > form {display: inline-block;}
-.userPanel > div > .searchBar > form input[type="search"] {background-color: transparent;border-width: 0;color: #ffffff;height: 40px;padding: 6px 12px 5px 26px;width: 240px;-webkit-appearance: textfield;text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.userPanel > div > .searchBar > form input[type="search"]:focus {outline: 0;}
-.userPanel > div > .searchBar > form input[type="search"]::-webkit-input-placeholder {color: #cccccc;}
-.userPanel > div > .searchBar > form input[type="search"]::-moz-placeholder {color: #cccccc;}
-.userPanel > div > .searchBar > form input[type="search"]:-ms-input-placeholder {color: #cccccc;}
-.userPanel > div > .searchBar .dropdownMenu li > span {max-width: 210px;overflow: hidden;text-overflow: ellipsis;}
-@media only screen and (max-width: 800px) {
-.userPanel {height: 41px;}
-.userPanel .icon {font-size: 21px;height: auto;width: auto;}
-.userPanel > div > ul.userPanelItems > li > a, .userPanel > div > ul.userPanelItems > li > div:not(.dropdownMenu) {height: 21px;padding: 11px 11px 9px 11px;}
-.userPanel > div > ul.userPanelItems > li > .framed > img {margin-top: -4px;}
-.userPanel > div > ul.userPanelItems > li > a > span:not(.icon):not(.badge), .userPanel > div > ul.userPanelItems > li#pageLanguageContainer > div > div > div > h3 {display: none;}
-.userPanel > div > ul.userPanelItems > li > a > .badge {top: -4px;}
-.userPanel > div > .searchBar {height: 41px;min-width: 40px;right: 0 !important;}
-.userPanel > div > .searchBar::before {font-size: 21px;}
-.userPanel > div > .searchBar > form {display: none;}
-.userPanel > div > .searchBar > form input[type="search"] {height: 41px;padding-left: 40px;width: 100%;}
-.userPanel > div > .searchBar.searchBarOpen {width: 100%;}
-.userPanel > div > .searchBar.searchBarOpen > form {display: block;}
-.userPanel > div > .searchBar::before {top: 8px;}
-}
-.logo {margin-bottom: 21px;margin-top: 14px;}
-.logo a {display: block;}
-.logo a:hover {text-decoration: none;}
-.logo a h1 {color: #ffffff;float: right;font-size: 1.7rem;padding-top: 21px;text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.userPanel + .logo {margin-top: 57px;}
-@media only screen and (max-width: 800px) {
-.logo {display: none;}
-}
-.sitemapList {margin: 0 -7px;}
-.sitemapList li > a, .sitemapList li > h3 {overflow: hidden;padding: 4px 14px;}
-.sitemapList li > a {border-radius: 6px;display: block;-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.sitemapList li > a:hover {background-color: #d8e7f5;text-decoration: none;}
-.sitemapList > li:not(:first-child) {margin-top: 7px;}
-.sitemapList > li:not(:last-child) {border-bottom: 1px solid #cccccc;padding-bottom: 7px;}
-.sitemapList > li > ul > li > a {padding-left: 35px;}
-.sitemapList > li > ul > li > ul > li a {padding-left: 56px;}
-.mainMenu {font-size: 0;white-space: nowrap;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
-.mainMenu > ul {background-color: #f1f5fa;display: inline-block;}
-.mainMenu > ul > li {display: inline-block;font-size: 1.2rem;vertical-align: middle;}
-.mainMenu > ul > li > a {color: #488ed4;display: inline-block;padding: 4px 9px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.mainMenu > ul > li > a:hover {color: #336699;text-decoration: none;}
-.mainMenu > ul > li > a > span {color: #488ed4;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.mainMenu > ul > li > a > span:hover {text-decoration: none;}
-.mainMenu > ul > li.active > a, .mainMenu > ul > li.active > a:hover {background-color: #e4eef8;color: #336699;font-weight: bold;text-align: center;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.mainMenu > ul > li:not(:last-child) > a {border-right: 1px solid #cccccc;}
-@media screen and (min-width: 801px),print {
-.mainMenu > ul > li {margin-top: -7px;vertical-align: bottom;}
-.mainMenu > ul > li > a {padding: 9px 21px;}
-.mainMenu > ul > li.active {font-size: 1.4rem;margin-top: -8px;}
-.mainMenu > ul > li.active > a {min-width: 80px;padding: 14px 21px 8px;}
-.mainMenu > ul > li:not(.active) {padding-top: 5px;}
-}
-@media only screen and (max-width: 800px) {
-.mainMenu > ul > li.active {margin-bottom: -1px;}
-.mainMenu > ul > li.active > a {padding-bottom: 5px;}
-}
-.navigation {padding: 0 7px;}
-.navigation > ul {display: inline-block;font-size: 0;}
-.navigation > ul.navigationItems, .navigation > ul.navigationIcons {float: right;}
-.navigation > ul.navigationItems > li, .navigation > ul.navigationIcons > li {float: right;}
-.navigation > ul.navigationIcons > li {padding: 0 3px;}
-.navigation > ul.navigationIcons > li > a {display: inline-block;padding: 4px 3px 3px;}
-.navigation > ul.navigationItems {border-right: 1px dotted #cccccc;}
-.navigation > ul.navigationItems > li > p {color: #336699;}
-.navigation > ul.navigationItems > li, .navigation > ul.navigationMenuItems > li {font-size: 1rem;margin: 4px 7px 2px;}
-.navigation > ul.navigationItems > li > a, .navigation > ul.navigationMenuItems > li > a {color: #336699;}
-.navigation > ul.navigationItems > li > a:hover, .navigation > ul.navigationMenuItems > li > a:hover {color: #003366;text-decoration: none;}
-.navigation > ul.navigationItems .icon, .navigation > ul.navigationMenuItems .icon, .navigation > ul.navigationIcons .icon {color: #336699;}
-.navigation > ul.navigationMenuItems {float: left;}
-.navigation > ul.navigationMenuItems > li {display: inline-block;}
-.navigation > ul.navigationMenuItems > li > .badge {top: -2px;}
-@media only screen and (max-width: 800px) {
-.navigation.navigationHeader > ul.navigationIcons, .navigation.navigationHeader > ul.navigationItems {display: none;}
-.navigation.navigationFooter > ul.navigationIcons, .navigation.navigationFooter > ul.navigationItems {display: none;}
-.navigation.navigationFooter > ul.navigationMenuItems > li {margin: 4px 7px 4px 0;}
-}
-.navigationHeader {overflow: hidden;background-color: #e4eef8;border-bottom: 1px solid #cccccc;border-top: 1px solid #cccccc;}
-.navigationHeader::before, .navigationHeader::after {display: table;content: "";}
-.navigationHeader::after {clear: both;}
-.navigationHeader > ul.navigationMenuItems {white-space: nowrap;}
-.navigationFooter {background-color: #e4eef8;border-top: 1px solid #cccccc;}
-.navigationFooter::before, .navigationFooter::after {display: table;content: "";}
-.navigationFooter::after {clear: both;}
-@media only screen and (max-width: 800px) {
-.navigationHeader {min-height: 4px;}
-}
-.footer {padding-bottom: 14px;z-index: 100;}
-.footer .footerContent {text-align: center;}
-.footer .footerContent a {text-shadow: 0 -1px 0 rgba(0,0,0,0.8);-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.footer .footerContent a:hover {text-decoration: none;}
-@media only screen and (max-width: 800px) {
-.footerContent {margin: 0 14px;}
-}
-#main {background-color: #ffffff;border-right: 1px solid transparent;box-sizing: border-box;-moz-box-sizing: border-box;z-index: 110;}
-#main.sidebarOrientationRight {background-color: #d8e7f5;}
-#main > div {display: table;table-layout: fixed;width: 100%;}
-#main > div > div {display: table-row;}
-#main > div > div > .sidebar, #main > div > div > .content {display: table-cell;vertical-align: top;}
-#main > div > div > .sidebar > .mobileSidebarToggleButton, #main > div > div > .content > .mobileSidebarToggleButton {display: none;}
-#main > div > div > .sidebar {background-color: #d8e7f5;width: 300px;z-index: 120;-webkit-transition-property: width;transition-property: width;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: ease;transition-timing-function: ease;}
-#main > div > div > .sidebar > span {position: relative;}
-#main > div > div > .sidebar > span > .collapsibleButton {background-color: #d8e7f5;border-radius: 6px 0 0 6px;display: block;height: 24px;left: -20px;position: absolute;text-decoration: none;top: 0;width: 24px;}
-#main > div > div > .sidebar > span > .collapsibleButton::before {content: "\f054";font-family: FontAwesome;font-size: 14px;position: absolute;left: 6px;top: 4px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-#main > div > div > .sidebar > div {overflow: hidden;width: 300px;-webkit-transition-property: width;transition-property: width;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: ease;transition-timing-function: ease;}
-#main > div > div > .content {background-color: #ffffff;min-height: 100px;padding: 7px 38px 21px;z-index: 130;}
-#main:not(.sidebarOrientationLeft):not(.sidebarOrientationRight) .sidebar {display: none;}
-@media only screen and (max-width: 800px) {
-#main {position: relative;}
-#main > div > div > .sidebar, #main > div > div > .content {width: 100%;}
-#main.sidebarOrientationLeft > div > div > .sidebar {display: none;}
-#main.sidebarOrientationLeft > div > div > .sidebar > div {width: 100%;}
-#main.sidebarOrientationLeft > div > div > .sidebar > div fieldset {width: 100%;}
-#main.sidebarOrientationLeft > div > div > .sidebar > .mobileSidebarToggleButton {border-radius: 0 0 0 3px;border-width: 0 0 1px 1px;display: block;right: -3px;position: absolute;top: 0;}
-#main.sidebarOrientationLeft > div > div > .content {padding-top: 35px;}
-#main.sidebarOrientationLeft > div > div > .content > .mobileSidebarToggleButton {border-radius: 0 0 3px 0;border-width: 0 1px 1px 0;display: block;left: -3px;position: absolute;top: 0;}
-#main.sidebarOrientationRight > div > div > .sidebar {display: none;}
-#main.sidebarOrientationRight > div > div > .sidebar > div {width: 100%;}
-#main.sidebarOrientationRight > div > div > .sidebar > div fieldset {width: 100%;}
-#main.sidebarOrientationRight > div > div > .sidebar > .mobileSidebarToggleButton {border-radius: 0 0 3px 0;border-width: 0 1px 1px 0;display: block;left: -3px;position: absolute;top: 0;}
-#main.sidebarOrientationRight > div > div > .content {padding-top: 35px;}
-#main.sidebarOrientationRight > div > div > .content > .mobileSidebarToggleButton {border-radius: 0 0 0 3px;border-width: 0 0 1px 1px;display: block;right: -3px;position: absolute;top: 0;}
-#main.mobileShowSidebar > div > div > .sidebar {display: table-cell;padding-top: 35px;}
-#main.mobileShowSidebar > div > div > .content {display: none;}
-#main .content {border-left: 0 !important;border-right: 0 !important;margin-left: 0;margin-right: 0;padding-left: 0 !important;padding-right: 0 !important;}
-#main .content > *:first-child {margin-top: 0;}
-}
-@media only screen and (min-width: 801px) and (max-width: 1239px) {
-#main > div > .content {padding-left: 28px;padding-right: 28px;}
-}
-@media only screen and (min-width: 801px) {
-#main.sidebarOrientationRight.sidebarCollapsed > div > div > .sidebar {width: 20px;}
-#main.sidebarOrientationRight.sidebarCollapsed > div > div > .sidebar > span > .collapsibleButton::before {content: "\f053";}
-#main.sidebarOrientationRight.sidebarCollapsed > div > div > .sidebar > div {width: 0;}
-}
-html[dir="rtl"] #main.sidebarOrientationRight > div > div > .sidebar > span > .collapsibleButton::before {content: "\f053";}
-html[dir="rtl"] #main.sidebarOrientationRight.sidebarCollapsed > div > div > .sidebar > span > .collapsibleButton::before {content: "\f054";}
-.boxHeadline {margin-top: 14px;overflow: hidden;}
-.boxHeadline h1 {font-size: 1.7rem;}
-.boxHeadline > p {color: #808080;font-size: .85rem;}
-.boxHeadline > .dataList, .boxHeadline > .inlineDataList {color: #808080;font-size: .85rem;}
-.boxHeadline > h1, .boxSubHeadline > h2 {color: #666666;font-family: "Trebuchet MS", Arial, sans-serif;font-weight: bold;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.boxHeadline > h1 a, .boxSubHeadline > h2 a {color: #666666;text-decoration: none;}
-.boxSubHeadline > h2 {font-size: 1.4rem;}
-@media only screen and (max-width: 800px) {
-.boxHeadline {margin-top: 7px;margin-left: 7px;margin-right: 7px;}
-}
-@media only screen and (min-width: 641px) and (max-width: 800px) {
-.boxHeadline {margin-left: 14px;margin-right: 14px;}
-}
-.contentNavigation {display: table;width: 100%;}
-.contentNavigation > * {margin-top: 14px;}
-.contentNavigation > nav.pageNavigation > ul {float: left;}
-.contentNavigation > nav:not(.pageNavigation) > ul:not(.buttonGroup) {margin-right: 2px;float: right;font-size: 0;margin-bottom: -7px;}
-.contentNavigation > nav:not(.pageNavigation) > ul:not(.buttonGroup) > li {display: inline-block;font-size: 1rem;margin-bottom: 7px;}
-.contentNavigation > nav:not(.pageNavigation) > ul:not(.buttonGroup) > li:not(:first-child) {margin-left: 8px;}
-.contentNavigation > nav:not(.pageNavigation) > ul:not(.buttonGroup) > li .button {margin-left: 0;margin-right: 0;}
-.contentNavigation > nav:not(.pageNavigation) > ul:not(.buttonGroup).smallButtons > li:not(:last-child) {margin-right: 4px;}
-.contentNavigation > nav:not(.pageNavigation) > ul:not(.buttonGroup).iconList > li:not(:last-child) {margin-right: 2px;}
-.contentNavigation > nav:not(.pageNavigation) > ul.buttonGroup {float: right;}
-.contentNavigation > nav:not(.pageNavigation) + nav.jsClipboardEditor > ul, .contentNavigation > nav:not(.pageNavigation) + nav > ul.buttonGroup {margin-right: 8px;}
-@media only screen and (max-width: 800px) {
-.contentNavigation {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;padding-left: 7px;padding-right: 7px;}
-}
-@media only screen and (min-width: 641px) and (max-width: 800px) {
-.contentNavigation {padding-left: 14px;padding-right: 14px;}
-}
-.container {background-color: #fcfdfe;border: 1px solid #cccccc;}
-.containerPadding {padding: 14px 21px 14px;}
-@media only screen and (max-width: 800px) {
-.container {border-width: 1px 0;}
-.containerPadding {padding: 7px;}
-}
-@media only screen and (min-width: 641px) and (max-width: 800px) {
-.containerPadding {padding-left: 14px;padding-right: 14px;}
-}
-.containerHeadline > h3 {font-size: 1.2rem;font-weight: bold;}
-.containerHeadline > h3 > small {color: #808080;font-weight: normal;text-shadow: none;white-space: nowrap;word-wrap: normal;}
-.containerHeadline > h3 > .badge {top: -1px;}
-.containerHeadline > h3, .containerHeadline > h3 > a {text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.containerHeadline + * {margin-top: 7px;}
-.containerList > li {padding: 14px 21px;-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.containerList > li:nth-child(even) {background-color: #f1f5fa;}
-.containerList > li:hover {background-color: #d8e7f5;}
-.containerList > li:hover > div > div > .buttonGroupNavigation > .buttonList {opacity: 1;}
-.containerList > li:hover > div > div > .containerHeadline > .containerContentType {color: #808080;}
-.containerList > li.showMore {text-align: center;}
-.containerList > li.showMore > button {padding-left: 30px;padding-right: 30px;}
-.containerList > li.showMore > small {color: #808080;}
-.containerList > li > div > div {position: relative;}
-.containerList > li > div > div > .buttonGroupNavigation {margin-top: 0;position: absolute;right: 0;top: 0;}
-.containerList > li > div > div > .buttonGroupNavigation > .buttonList {opacity: 0;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.containerList > li > div > div > .containerHeadline > .containerContentType {color: #b3b3b3;position: absolute;right: 0;top: 3px;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.containerList > li > div > div > .containerHeadline .newContentBadge {color: #ffffff;text-transform: uppercase;text-shadow: 0 -1px 0 rgba(0,0,0,0.8);background-color: #264d73;background-image: -webkit-linear-gradient(#336699,#264d73);background-image: linear-gradient(#336699,#264d73);}
-.containerList > * > li {padding: 14px 21px;}
-.containerList.styleList > li > div.box64 > span {text-align: center;width: 110px;}
-.containerList.styleList > li > div.box64 > div {margin-left: 115px;}
-@media only screen and (max-width: 800px) {
-.containerList > li {padding: 7px;}
-.containerList > li .containerContentType {display: none;}
-.containerList.infoBoxList > li.box32 > span.icon {display: none;}
-.containerList.infoBoxList > li.box32 > div {margin-left: 0;}
-}
-@media only screen and (min-width: 641px) and (max-width: 800px) {
-.containerList > li {padding: 7px 14px;}
-}
-@media screen and (min-width: 1240px) {
-.containerList.doubleColumned {overflow: hidden;}
-.containerList.doubleColumned > li {padding: 0;float: left;width: 50%;height: 90px;overflow: hidden;}
-.containerList.doubleColumned > li:nth-child(even) {float: right;}
-.containerList.doubleColumned > li:nth-child(4n), .containerList.doubleColumned > li:nth-child(4n+1) {background-color: #fcfdfe;}
-.containerList.doubleColumned > li:nth-child(4n+2), .containerList.doubleColumned > li:nth-child(4n+3) {background-color: #f1f5fa;}
-.containerList.doubleColumned > li:hover {background-color: #d8e7f5;}
-.containerList.doubleColumned > li > div {padding: 14px 21px;}
-.containerList.doubleColumned::after {content: "";display: table;clear: left;}
-}
-.nestedCategoryList > li {margin-top: 14px;overflow: hidden;}
-.nestedCategoryList > li:first-child {margin-top: 0;}
-.nestedCategoryList > li > div {padding: 0 14px;}
-.nestedCategoryList > li > div > ol {margin-top: 0;}
-.nestedCategoryList > li > div > ol > li {display: inline-block;font-size: .85rem;}
-.flexibleCategoryList {position: relative;}
-.flexibleCategoryList > li {margin-bottom: 14px;}
-.flexibleCategoryList > li > ol {margin-left: 21px;}
-.flexibleCategoryList > li > ol > li > ol {margin-bottom: 7px;margin-left: 21px;}
-.flexibleCategoryList > li > ol > li > ol > li {font-size: .85rem;}
-@media all and (min-width: 801px) {
-.nestedCategoryList.doubleColumned > li {float: left;width: 50%;}
-.nestedCategoryList.doubleColumned > li:nth-child(odd):not(:first-child) {clear: left;}
-.nestedCategoryList.doubleColumned > li:nth-child(2) {margin-top: 0;}
-.nestedCategoryList.doubleColumned::after {content: "";display: table;clear: left;}
-.flexibleCategoryList:not(.flexibleCategoryListDisabled) {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
-.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li {-webkit-column-break-inside: avoid;break-inside: avoid;}
-.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li > ol > li > ol {font-size: 0;}
-.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li > ol > li > ol > li {display: inline-block;}
-@-moz-document url-prefix() {.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li {display: block;overflow: hidden;}
-}
-}
-.sidebarNestedCategoryList ol {margin-left: 14px;}
-.sidebarNestedCategoryList li {margin: 6px 0;position: relative;}
-.sidebarNestedCategoryList li > span {position: absolute;right: 0;top: 2px;}
-.sidebarNestedCategoryList li > a {display: block;overflow: hidden;padding-right: 45px;text-overflow: ellipsis;}
-.sidebarNestedCategoryList li.active > a {font-weight: bold;}
-.containerBoxList {margin-bottom: -7px;}
-.containerBoxList > li {margin-bottom: 7px;}
-.containerBoxList > li > div {overflow: hidden;white-space: nowrap;word-wrap: normal;}
-@media all and (min-width: 801px) {
-.containerBoxList.doubleColumned::before, .containerBoxList.doubleColumned::after, .containerBoxList.tripleColumned::before, .containerBoxList.tripleColumned::after {display: table;content: "";}
-.containerBoxList.doubleColumned::after, .containerBoxList.tripleColumned::after {clear: both;}
-.containerBoxList.doubleColumned > li, .containerBoxList.tripleColumned > li {float: left;}
-.containerBoxList.doubleColumned > li > div, .containerBoxList.tripleColumned > li > div {margin-right: 21px;}
-.containerBoxList.doubleColumned > li {width: 50%;}
-.containerBoxList.doubleColumned > li:nth-child(odd):not(:first-child) {clear: left;}
-.containerBoxList.tripleColumned > li {width: 33%;}
-.containerBoxList.tripleColumned > li:nth-child(3n+1):not(:first-child) {clear: left;}
-}
-.box16 {min-height: 20px;}
-.box16 > :first-child {float: left;}
-.box16 > *:not(:first-child) {margin-left: 20px;}
-.box16 > .framed ~ * {margin-left: 24px;}
-.box24 {min-height: 28px;}
-.box24 > :first-child {float: left;}
-.box24 > *:not(:first-child) {margin-left: 28px;}
-.box24 > .framed ~ * {margin-left: 32px;}
-.box32 {min-height: 36px;}
-.box32 > :first-child {float: left;}
-.box32 > *:not(:first-child) {margin-left: 39px;}
-.box32 > .framed ~ * {margin-left: 43px;}
-.box48 {min-height: 52px;}
-.box48 > :first-child {float: left;}
-.box48 > *:not(:first-child) {margin-left: 55px;}
-.box48 > .framed ~ * {margin-left: 59px;}
-.box64 {min-height: 68px;}
-.box64 > :first-child {float: left;}
-.box64 > *:not(:first-child) {margin-left: 71px;}
-.box64 > .framed ~ * {margin-left: 75px;}
-.box96 {min-height: 100px;}
-.box96 > :first-child {float: left;}
-.box96 > *:not(:first-child) {margin-left: 107px;}
-.box96 > .framed ~ * {margin-left: 111px;}
-.box128 {min-height: 132px;}
-.box128 > :first-child {float: left;}
-.box128 > *:not(:first-child) {margin-left: 139px;}
-.box128 > .framed ~ * {margin-left: 143px;}
-.box256 {min-height: 260px;}
-.box256 > :first-child {float: left;}
-.box256 > *:not(:first-child) {margin-left: 277px;}
-.box256 > .framed ~ * {margin-left: 281px;}
-.breadcrumbs {box-sizing: border-box;overflow: hidden;position: relative;text-align: left;}
-.breadcrumbs > ul::before, .breadcrumbs > ul::after {display: table;content: "";}
-.breadcrumbs > ul::after {clear: both;}
-.breadcrumbs > ul > li {float: left;font-size: .85rem;list-style: none;max-width: 30%;padding-right: 10px;position: relative;}
-.breadcrumbs > ul > li:first-child > a::before {content: "\f015";display: inline-block;font-family: FontAwesome;font-size: 14px;margin: -3px 7px -3px 0;vertical-align: -1px;}
-.breadcrumbs > ul > li > a {color: #666666;display: block;overflow: hidden;padding: 5px 1px 5px 5px;text-decoration: none;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.breadcrumbs > ul > li > .pointer {padding: 5px 0;position: absolute;top: 0;right: 0;}
-@media only screen and (max-width: 800px) {
-.content > .breadcrumbs {background-color: #ffffff;border: 1px solid #cccccc;border-radius: 6px;display: inline-block;margin-left: 7px;margin-right: 7px;max-width: 90%;}
-.content > .breadcrumbs > ul > li {float: none;max-width: none;padding-right: 0;}
-.content > .breadcrumbs > ul > li:not(:last-child) {display: none;}
-.content > .breadcrumbs > ul > li > a {padding: 4px 14px;}
-.content > .breadcrumbs > ul > li > a::before {content: "\f062";font-family: FontAwesome;font-size: 14px;padding-right: 7px;}
-.content > .breadcrumbs > ul > li > .pointer {display: none;}
-.content > .breadcrumbs ~ .breadcrumbs {display: none;}
-}
-@media only screen and (min-width: 641px) and (max-width: 800px) {
-.content > .breadcrumbs {margin-left: 14px;margin-right: 14px;}
-}
-.smallBreadcrumbs > li {display: inline;font-size: .85rem;}
-.tabMenu {display: block;margin-top: 21px;position: relative;text-align: left;}
-.tabMenu > ul {background-color: #f1f5fa;border-color: #cccccc;border-style: solid;border-width: 1px 1px 0 1px;display: inline-block;font-size: 0;position: relative;white-space: nowrap;word-wrap: normal;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.tabMenu > ul > li {display: inline-block;outline: 0;}
-.tabMenu > ul > li.ui-state-active > a {background-color: #fcfdfe;border-color: #cccccc #cccccc #fcfdfe;border-style: solid;border-width: 1px;color: #336699;font-weight: bold;z-index: 30;}
-.tabMenu > ul > li > a {color: #808080;display: inline-block;font-size: 1.1rem;outline: 0;padding: 7px 10px;position: relative;text-decoration: none;z-index: 10;}
-.tabMenu > ul > li > a > .badge {top: -1px;}
-.tabMenu > ul > li:not(.ui-state-active) > a:hover {color: #336699;}
-@media only screen and (max-width: 800px) {
-.tabMenu > ul > li.ui-state-active {margin-top: -1px;}
-.tabMenu > ul > li.ui-state-active:first-child {margin-left: -1px;}
-.tabMenu > ul > li.ui-state-active:last-child {margin-right: -1px;}
-}
-@media all and (min-width: 801px) {
-.tabMenu > ul {padding: 0 5px 3px 5px;}
-.tabMenu > ul > li > a {bottom: -3px;padding: 1px 10px 3px;}
-.tabMenu > ul > li.ui-state-active > a {font-size: 1.3rem;margin-top: -10px;padding: 10px 15px 5px;}
-.tabMenu > ul > li.ui-state-active:first-child {margin-left: -6px;}
-.tabMenu > ul > li.ui-state-active:last-child {margin-right: -6px;}
-}
-.tabMenu > ul > li.ui-state-active > a, .tabMenu > ul > li.ui-state-disabled > a, .tabMenu > ul > li.ui-state-processing > a {cursor: default;}
-.tabMenuContent {display: block;margin-top: -1px;min-height: 21px;position: relative;z-index: 20;}
-.tabMenuContainer.containerPadding > .menu {margin: -14px -21px 14px -21px;}
-.tabMenuContainer > .menu {border-bottom: 1px solid #cccccc;padding: 4px 7px;background-color: #fcfdfe;background-image: -webkit-linear-gradient(#fcfdfe,#f1f5fa);background-image: linear-gradient(#fcfdfe,#f1f5fa);}
-.tabMenuContainer > .menu ul {display: inline-block;font-size: 0;white-space: nowrap;}
-.tabMenuContainer > .menu ul li {display: inline-block;outline: 0;vertical-align: bottom;}
-.tabMenuContainer > .menu ul li.ui-state-active a, .tabMenuContainer > .menu ul li.ui-state-active a:hover {background-color: #d8e7f5;border-color: #6699cc;color: #6699cc;cursor: default;}
-.tabMenuContainer > .menu ul li a {background-color: #fcfdfe;border: 1px solid #cccccc;border-radius: 15px;color: #999999;display: block;font-size: .85rem;margin: 4px 0;outline: 0;padding: 4px 7px;}
-.tabMenuContainer > .menu ul li a:hover {background-color: #ffe5c8;border-color: #ffaa22;color: #666666;text-decoration: none;}
-.tabMenuContainer > .menu ul li:not(:last-child) {padding-right: 4px;}
-.tabMenuContainer > .menu ul li.dropdown > a {font-size: 1.0rem;padding: 4px 7px 2px;}
-@media only screen and (max-width: 800px) {
-.tabMenuContainer.containerPadding > .menu {margin: -7px -14px 7px -14px;}
-}
-.containerPadding > .tabMenuContainer:last-child {margin-bottom: 7px;}
-.ui-tabs .ui-tabs-hide {display: none !important;}
-.ui-helper-hidden {display: none;}
-.ui-helper-hidden-accessible {position: absolute !important;clip: rect(1px 1px 1px 1px);clip: rect(1px,1px,1px,1px);}
-.tabularBox {background-color: #336699;border: 1px solid #cccccc;}
-.tabularBox > .container {border: 0;}
-.tabularBoxTitle > header {color: #ffffff;padding: 5px 7px;}
-.tabularBoxTitle > header > h2 {font-size: 1.2rem;font-weight: bold;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.tabularBoxTitle > header > h2 > a {color: #ffffff;}
-.tabularBoxTitle > header > h2 > a:hover {color: #ffffff;text-decoration: none;}
-.tabularBoxTitle > header .icon {color: #ffffff;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-@media only screen and (max-width: 800px) {
-.tabularBox {border-width: 1px 0;}
-.tabularBoxTitle {border-top-width: 0;}
-}
-@media only screen and (min-width: 641px) and (max-width: 800px) {
-.tabularBoxTitle > header {padding-left: 14px;padding-right: 14px;}
-}
-.table, .cke_wysiwyg_div table {border-spacing: 0;width: 100%;}
-.table th, .table td, .cke_wysiwyg_div table th, .cke_wysiwyg_div table td {padding: 7px;text-align: left;vertical-align: middle;word-break: break-word;}
-.table th > label, .table td > label, .cke_wysiwyg_div table th > label, .cke_wysiwyg_div table td > label {cursor: pointer;display: block;margin: -7px;padding: 7px;}
-.table th > label > input[type="checkbox"], .table td > label > input[type="checkbox"], .cke_wysiwyg_div table th > label > input[type="checkbox"], .cke_wysiwyg_div table td > label > input[type="checkbox"] {margin: -1px 3px 0;}
-.table th, .cke_wysiwyg_div table th {border-right: 1px solid rgba(0,0,0,0.2);color: #ffffff;font-size: .85rem;font-weight: bold;white-space: nowrap;word-wrap: normal;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);background-color: rgba(0,0,0,0.3);background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3));background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3));}
-.table th > a, .cke_wysiwyg_div table th > a {color: #ffffff;display: block;margin: -7px;position: relative;}
-.table th > a:hover, .cke_wysiwyg_div table th > a:hover {text-decoration: none;}
-.table th > a > img, .cke_wysiwyg_div table th > a > img {margin: -5px 0;}
-.table th.active > a, .cke_wysiwyg_div table th.active > a {background-color: rgba(0,0,0,0.1);color: #ffffff;box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.1);}
-.table th.ASC > a, .table th.DESC > a, .cke_wysiwyg_div table th.ASC > a, .cke_wysiwyg_div table th.DESC > a {padding-right: 20px;}
-.table th.ASC > a::after, .table th.DESC > a::after, .cke_wysiwyg_div table th.ASC > a::after, .cke_wysiwyg_div table th.DESC > a::after {display: inline-block;font-family: FontAwesome;font-size: 14px;position: absolute;margin-left: 4px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.table th.ASC > a::after, .cke_wysiwyg_div table th.ASC > a::after {content: "\f0de";top: 8px;}
-.table th.DESC > a::after, .cke_wysiwyg_div table th.DESC > a::after {content: "\f0dd";top: 3px;}
-.table th:hover > a, .cke_wysiwyg_div table th:hover > a {background-color: rgba(0,0,0,0.2);color: #ffffff;}
-.table th > *, .cke_wysiwyg_div table th > * {padding: 7px;}
-.table td, .cke_wysiwyg_div table td {background-color: #fcfdfe;-webkit-transition-property: background;transition-property: background;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.table td.columnMark, .table td.columnStatus, .cke_wysiwyg_div table td.columnMark, .cke_wysiwyg_div table td.columnStatus {text-align: center;width: 1px;white-space: nowrap;word-wrap: normal;}
-.table td.columnDigits, .table td.columnID, .cke_wysiwyg_div table td.columnDigits, .cke_wysiwyg_div table td.columnID {text-align: right;width: 1px;white-space: nowrap;word-wrap: normal;}
-.table td.columnIcon, .cke_wysiwyg_div table td.columnIcon {text-align: left;width: 1px;white-space: nowrap;word-wrap: normal;}
-.table td.columnTitle, .cke_wysiwyg_div table td.columnTitle {font-weight: bold;text-align: left;}
-.table td.columnText, .cke_wysiwyg_div table td.columnText {font-weight: normal;text-align: left;max-width: 20%;}
-.table td.columnDate, .cke_wysiwyg_div table td.columnDate {font-size: .85rem;text-align: right;width: 1px;white-space: nowrap;word-wrap: normal;}
-.table td.columnURL, .table td.columnSmallText, .cke_wysiwyg_div table td.columnURL, .cke_wysiwyg_div table td.columnSmallText {font-size: .85rem;text-align: left;}
-.table > tbody > tr:nth-child(even) > td, .cke_wysiwyg_div table > tbody > tr:nth-child(even) > td {background-color: #f1f5fa;}
-.table > tbody > tr:not(:last-child) > td, .cke_wysiwyg_div table > tbody > tr:not(:last-child) > td {border-bottom: 1px solid rgba(255,255,255,0.3);}
-.table > tbody > tr:hover > td, .cke_wysiwyg_div table > tbody > tr:hover > td {background-color: #d8e7f5;}
-.table > tbody > tr > td:not(:last-child), .cke_wysiwyg_div table > tbody > tr > td:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.3);}
-.table > tbody > tr > td.focus, .cke_wysiwyg_div table > tbody > tr > td.focus {background-color: #d8e7f5;}
-.table > tbody > tr > td.left, .cke_wysiwyg_div table > tbody > tr > td.left {text-align: left;}
-.table > tbody > tr > td.right, .cke_wysiwyg_div table > tbody > tr > td.right {text-align: right;}
-.table .statusDisplay, .cke_wysiwyg_div table .statusDisplay {float: right;}
-.table .statusDisplay .statusIcons, .cke_wysiwyg_div table .statusDisplay .statusIcons {float: right;margin-left: 7px;}
-.table .statusDisplay .statusIcons li, .cke_wysiwyg_div table .statusDisplay .statusIcons li {display: inline-block;}
-.table tr.jsMarked, .cke_wysiwyg_div table tr.jsMarked {color: #666666;}
-.table tr.jsMarked > td, .cke_wysiwyg_div table tr.jsMarked > td {background-color: #ffffc8 !important;}
-.table tr.jsMarked a:not(.badge), .cke_wysiwyg_div table tr.jsMarked a:not(.badge) {color: #666666;}
-@media screen and (max-width: 800px) {
-.responsiveTable {display: block;}
-.responsiveTable thead, .responsiveTable tbody, .responsiveTable th, .responsiveTable td, .responsiveTable tr {display: block;}
-.responsiveTable thead tr {display: none;}
-.responsiveTable tr {border: 1px solid #cccccc;border-top-width: 0;}
-.responsiveTable tr:last-child {border-bottom-width: 0;}
-.responsiveTable td {text-align: left !important;max-width: none !important;width: auto !important;}
-}
-dl.statsDataList > dt {color: #808080;display: block;float: right;font-size: .85rem;line-height: 1.5;overflow: hidden;text-align: left;white-space: nowrap;width: 62%;word-wrap: normal;}
-dl.statsDataList > dt > a {text-decoration: none;}
-dl.statsDataList > dt:not(:first-child) {clear: both;}
-dl.statsDataList > dd {color: #666666;float: left;font-weight: bold;margin: 0;overflow: hidden;text-align: right;text-overflow: ellipsis;white-space: nowrap;width: 35%;word-wrap: normal;}
-dl.statsDataList > dd > a {text-decoration: none;}
-dl.statsDataList::after {display: table;content: "";clear: both;}
-dl.inlineDataList {overflow: hidden;}
-dl.inlineDataList > dd {display: inline-block;margin: 0 4px 0 0;padding: 0;}
-dl.inlineDataList > dt {color: #808080;display: inline-block;margin: 0;text-align: left;width: auto;}
-dl.inlineDataList > dt::after {content: ":";}
-dl.dataList::before, dl.dataList::after {display: table;content: "";}
-dl.dataList::after {clear: both;}
-dl.dataList dt {color: #808080;clear: right;float: left;margin-right: 4px;text-align: left;}
-dl.dataList dt::after {content: ":";}
-dl.dataList dd {float: right;text-align: right;}
-dl.dataList dd:not(:last-child) {margin-bottom: 3px;}
-ul.inlineDataList li, ul.dataList li {display: inline-block;}
-ul.inlineDataList li:not(:last-child)::after, ul.dataList li:not(:last-child)::after {content: ",";}
-ul.inlineDataList {display: inline-block;}
-.contentNavigation .pageNavigation {float: left;margin: 19px 0 3px;}
-.contentNavigation .pageNavigation ul li {margin: 0 2px;}
-.pageNavigation ul li {border-radius: 3px;float: left;font-weight: bold;margin: 0 1px;min-width: 19px;padding: 0;text-align: center;}
-.pageNavigation ul li:not(.active):not(.disabled) {cursor: pointer;}
-.pageNavigation ul li.disabled {background-image: none;border: 1px solid rgba(0,0,0,0.1);cursor: not-allowed;}
-.pageNavigation ul li.skip > a {padding: 2px 0 1px;}
-.pageNavigation ul li.skip > span {padding: 3px 0 1px;}
-.pageNavigation ul li:not(.disabled):hover > a {color: #666666;}
-.pageNavigation ul li:not(.skip) > a {padding: 2px 3px;}
-.pageNavigation ul li.active > span {padding: 2px 3px;}
-.pageNavigation ul li > a {color: #999999;display: block;text-decoration: none;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.pageNavigation ul li > span:not(.invisible) {display: inline-block;}
-@media only screen and (max-width: 800px) {
-.pageNavigation > ul > li:not(.skip):not(.active) {display: none;}
-.pageNavigation > ul > li:nth-last-child(2):not(.active) {display: block;}
-.pageNavigation > ul > li.active > span.invisible {display: inline-block;}
-.pageNavigation > ul > li.active > span:not(.invisible) {display: none;}
-}
-.statusDisplay .pageNavigation {font-size: .85rem;float: left;margin-top: 2px;}
-.statusDisplay .pageNavigation ul li {min-width: 13px;}
-.statusDisplay .pageNavigation ul li:not(.skip) a {padding: 1px;}
-.sidebar > div > fieldset:not(:last-child), .sidebar > div > div:not(:last-child) {border-bottom: 1px solid #cccccc;margin-bottom: 14px;}
-.sidebar.collapsibleMenu > div > fieldset, .sidebar.collapsibleMenu > div > div {border-bottom-width: 0;}
-.sidebar {padding: 21px 0 7px;}
-.sidebar fieldset {padding: 7px 14px 14px;margin-top: 0;box-sizing: border-box;-moz-box-sizing: border-box;min-width: 300px;width: 300px;}
-.sidebar fieldset > legend {border-width: 0;color: #666666;font-family: "Trebuchet MS", Arial, sans-serif;font-weight: normal;font-size: 1rem;padding: 0;text-transform: uppercase;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.sidebar fieldset > legend > .badge {float: right;}
-.sidebar fieldset > legend > a {color: #666666;text-decoration: none;}
-.sidebar fieldset > legend.invisible + div {margin-top: -7px;}
-.sidebar fieldset::after {content: "";height: 0;display: block;clear: both;}
-.sidebar fieldset .button.more {margin: 5px 0 0;float: right;}
-.sidebar fieldset > nav {margin: 0 -14px 0;}
-.sidebar fieldset > nav ul > li.active {background-color: #ffffff;}
-.sidebar fieldset > nav ul > li.active > a {font-weight: bold;}
-.sidebar fieldset > nav ul > li:hover:not(.active) > a {color: #003366;}
-.sidebar fieldset > nav ul > li > a {color: #336699;display: block;padding: 4px 14px 7px 21px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.sidebar fieldset > nav ul > li > a:hover {text-decoration: none;}
-.sidebar .sidebarBoxList > li:not(:last-child) {margin-bottom: 7px;}
-.sidebar .sidebarBoxList {overflow: hidden;}
-.sidebar .sidebarBoxHeadline > h3 {color: #336699;margin-bottom: 1px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.sidebar .sidebarBoxHeadline > h3 a {text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.sidebar .sidebarBoxHeadline > h3 small {text-shadow: none;}
-.sidebar .formSubmit {margin-bottom: 14px;margin-top: 0;width: 300px;}
-.sidebar.collapsibleMenu legend {color: #336699;cursor: pointer;font-weight: bold;font-size: 1.3rem;padding-left: 41px;position: relative;margin-left: -14px;text-transform: none;}
-.sidebar.collapsibleMenu legend::before {content: "\f054";display: inline-block;font-family: FontAwesome;font-size: 14px;height: 16px;left: 21px;position: absolute;text-align: center;top: 2px;width: 16px;}
-.sidebar.collapsibleMenu legend.active::before {content: "\f078";}
-.sidebar.collapsibleMenu nav ul > li > a {padding-left: 41px;}
-.sidebar dl.dataList {font-size: .85rem;}
-.sidebar dl.inlineDataList {font-size: .85rem;}
-.sidebar dl.inlineDataList > dt {float: left;}
-.sidebar dl.inlineDataList > dd {display: block;padding-right: 14px;text-align: right;}
-.sideBySide {display: table;table-layout: fixed;width: 100%;}
-.sideBySide > * {display: table-cell;width: 50%;}
-.wcfAdLocation {overflow: hidden;}
-.wcfAdLocationHeaderContent, .wcfAdLocationFooterContent, .wcfAdLocationFooterBottom {text-align: center;}
-.wcfAdLocationHeaderContent > div, .wcfAdLocationFooterContent > div, .wcfAdLocationFooterBottom > div {display: inline-block;text-align: left;}
-.wcfAdLocationHeaderContent {margin-top: 7px;}
-.wcfAdLocationFooterContent, .wcfAdLocationFooterBottom {margin-top: 14px;}
-.wcfAdLocationSidebarTop, .wcfAdLocationSidebarBottom {padding: 0 14px 14px;text-align: center;}
-.wcfAdLocationSidebarTop > div, .wcfAdLocationSidebarBottom > div {display: inline-block;text-align: left;}
-.wcfAdLocationLogo {float: right;padding: 14px 14px 0 14px;}
-@media print {
-* {background-color: transparent !important;background-image: none !important;box-shadow: none !important;color: #000 !important;text-shadow: none !important;}
-html, body {font-size: 12pt !important;}
-.badge::before {content: "[";}
-.badge::after {content: "]";}
-.content {padding-left: 0 !important;padding-right: 0 !important;}
-.logo {margin-top: 14px !important;}
-a.externalURL::after {content: " (" attr(href) ")";font-size: .85rem;}
-.sidebar, .button, .navigationIcons, .navigationMenuItems, .navigationHeader, .userPanel, .styleChooser {display: none !important;}
-}
-.CodeMirror-linenumber {min-width: 32px !important;}
-.CodeMirror-lines {line-height: 1.2;}
-#news-twitter-timeline > iframe {width: 100% !important;}
-.ui-resizable {position: relative;}
-.ui-resizable-handle {position: absolute;font-size: 0.1px;z-index: 99999;display: block;}
-.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {display: none;}
-.ui-resizable-n {cursor: n-resize;height: 7px;width: 100%;top: -5px;left: 0px;}
-.ui-resizable-s {cursor: s-resize;height: 7px;width: 100%;bottom: -5px;left: 0px;}
-.ui-resizable-e {cursor: e-resize;width: 7px;right: -5px;top: 0px;height: 100%;}
-.ui-resizable-w {cursor: w-resize;width: 7px;left: -5px;top: 0px;height: 100%;}
-.ui-resizable-se {cursor: se-resize;width: 12px;height: 12px;right: 1px;bottom: 1px;}
-.ui-resizable-sw {cursor: sw-resize;width: 9px;height: 9px;left: -5px;bottom: -5px;}
-.ui-resizable-nw {cursor: nw-resize;width: 9px;height: 9px;left: -5px;top: -5px;}
-.ui-resizable-ne {cursor: ne-resize;width: 9px;height: 9px;right: -5px;top: -5px;}
-.ps-container:hover > .ps-scrollbar-y-rail > .ps-scrollbar-y {background-color: rgba(102,102,102,0.6);}
-.ps-container.ps-active-y > .ps-scrollbar-y-rail {display: block;}
-.ps-container > .ps-scrollbar-y-rail {background-color: rgba(102,102,102,0);border-radius: 4px;bottom: 0;display: none;position: absolute;right: 2px;width: 8px;-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.ps-container > .ps-scrollbar-y-rail:hover {background-color: rgba(102,102,102,0.3);}
-.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {background-color: rgba(102,102,102,0);border-radius: 4px;position: relative;-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.messageGroupList .columnSubject > .labelList {float: right;padding-left: 7px;}
-.messageGroupList .columnSubject > h3 > .messageGroupLink {font-size: 1.2rem;}
-.messageGroupList .columnSubject > h3 > .badge.label {top: -2px;}
-.messageGroupList .columnSubject > small {display: block;}
-.messageGroupList .columnSubject > nav {font-size: .85rem;}
-.messageGroupList .columnSubject > nav > ul > li {display: inline;}
-.messageGroupList tr.new .columnSubject > h3 > .messageGroupLink {font-weight: bold;}
-.messageGroupList tr.new .columnAvatar div > p > img, .messageGroupList tr:hover .columnAvatar div > p > img {opacity: 1;}
-.messageGroupList tr.messageDisabled {color: #009900;}
-.messageGroupList tr.messageDisabled > td {background-color: #eeffee !important;}
-.messageGroupList tr.messageDisabled a:not(.badge) {color: #009900;}
-.messageGroupList tr.messageDeleted {color: #cc0000;}
-.messageGroupList tr.messageDeleted > td {background-color: #ffeeee !important;}
-.messageGroupList tr.messageDeleted a:not(.badge) {color: #cc0000;}
-.messageGroupList tr .columnSubject .statusDisplay .pageNavigation {opacity: 0;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.messageGroupList tr:hover .columnSubject .statusDisplay .pageNavigation {opacity: 1;}
-.messageGroupList tr.new .columnAvatar > div::after {color: #336699;content: "\f069";font-family: FontAwesome;font-weight: normal !important;font-style: normal !important;font-size: 14px;position: absolute;text-decoration: none !important;top: -4px;right: -2px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.messageGroupList .columnAvatar div {position: relative;width: 40px;height: 38px;}
-.messageGroupList .columnAvatar div > p > img {opacity: .6;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.messageGroupList .columnAvatar .myAvatar {position: absolute;width: 16px;height: 16px;bottom: -2px;left: 24px;opacity: 1;box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);}
-.messageGroupList .columnLastPost {white-space: nowrap;word-wrap: normal;}
-.messageGroupList .columnLastPost > div > div > small {color: #808080;}
-.messageGroupList .messageGroupInfo {font-size: .85rem;}
-.messageGroupList .messageGroupInfo > li {display: inline-block;}
-.messageGroupList .messageGroupInfo > li:not(:first-child)::before {content: " - ";}
-.messageGroupList .messageGroupInfo.mobileOptimization > li.messageGroupLastPoster, .messageGroupList .messageGroupInfo.mobileOptimization > li.messageGroupLastPostTime {display: none;}
-@media only screen and (max-width: 800px) {
-.messageGroupList .messageGroupInfo.mobileOptimization > li.messageGroupAuthor, .messageGroupList .messageGroupInfo.mobileOptimization > li.messageGroupTime {display: none;}
-.messageGroupList .messageGroupInfo.mobileOptimization > li.messageGroupLastPoster, .messageGroupList .messageGroupInfo.mobileOptimization > li.messageGroupLastPostTime {display: inline-block;}
-.messageGroupList .messageGroupInfo.mobileOptimization > li.messageGroupLastPoster::before {display: none;}
-}
-@media only screen and (min-width: 801px) {
-.messageList .messageGroupStarter {position: relative;}
-.messageList .messageGroupStarter > .message::after {content: "\f005";font-family: FontAwesome;font-size: 14px;display: block;left: 4px;position: absolute;top: 2px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.messageList .messageGroupStarter > .message.messageSidebarOrientationRight::after {left: auto;right: 4px;}
-}
-.message {background-color: #d8e7f5;border: 1px solid #cccccc;position: relative;}
-.message:hover .messageHeader .messageQuickOptions > li {opacity: 1;}
-.message:hover .messageOptions nav {opacity: 1;}
-.message.messageDisabled:not(.messageReduced) {background-color: #eeffee;}
-.message.messageDisabled:not(.messageReduced) .messageSidebar {color: #009900;}
-.message.messageDisabled:not(.messageReduced) .messageSidebar a {color: #009900;}
-.message.messageDeleted:not(.messageReduced) {background-color: #ffeeee;}
-.message.messageDeleted:not(.messageReduced) .messageSidebar {color: #cc0000;}
-.message.messageDeleted:not(.messageReduced) .messageSidebar a {color: #cc0000;}
-.message.jsMarked:not(.messageReduced) {background-color: #ffffc8;}
-.message.jsMarked:not(.messageReduced) .messageSidebar {color: #666666;}
-.message.jsMarked:not(.messageReduced) .messageSidebar a {color: #666666;}
-.message .messageOptions {font-size: .85rem;position: relative;}
-.message .messageOptions.forceHidden nav {display: none !important;}
-.message .messageOptions.forceOpen nav {opacity: 1;}
-.message .messageOptions nav {bottom: -2px;opacity: 0;position: absolute;right: -22px;text-align: right;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.message .messageOptions nav ul.smallButtons > li a.button {border-radius: 0;}
-.message .messageHeader .messageQuickOptions {float: right;}
-.message .messageHeader .messageQuickOptions > li {display: inline-block;opacity: .6;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.message .messageHeader .messageQuickOptions > li span.icon {color: #808080;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.message .messageHeader .messageQuickOptions > li > a:hover > span.icon {color: #336699;}
-.message .messageHeader .messageQuickOptions > li > .badge {top: -2px;}
-.message .messageHeader .messageQuickOptions input[type=checkbox] {position: relative;top: 1px;}
-.message .messageHeader .permalink {color: #808080;}
-.message.dividers .userCredits {border-top: 1px solid #cccccc;}
-.touch .message .messageOptions nav {opacity: 1;}
-@media only screen and (max-width: 800px) {
-.message {border-width: 1px 0;}
-}
-.message.messageSidebarOrientationLeft .messageContent {border-left: 1px solid #cccccc;margin: 0 0 0 211px;}
-.message.messageSidebarOrientationLeft .messageSidebar {float: left;}
-.message.messageSidebarOrientationRight .messageContent {border-right: 1px solid #cccccc;margin: 0 211px 0 0;}
-.message.messageSidebarOrientationRight .messageSidebar {float: right;}
-.message.messageSidebarOrientationLeft .messageHeader::before, .message.messageSidebarOrientationLeft .messageHeader::after, .message.messageSidebarOrientationRight .messageHeader::before, .message.messageSidebarOrientationRight .messageHeader::after {border-width: 20px;content: "";display: block;height: 0;position: absolute;top: 35px;width: 0;}
-.message.messageSidebarOrientationLeft .messageHeader::before, .message.messageSidebarOrientationRight .messageHeader::before {z-index: 100;}
-.message.messageSidebarOrientationLeft .messageHeader::after, .message.messageSidebarOrientationRight .messageHeader::after {z-index: 101;}
-.message.messageSidebarOrientationLeft .messageHeader::before, .message.messageSidebarOrientationLeft .messageHeader::after {border-style: inset solid inset none;}
-.message.messageSidebarOrientationLeft .messageHeader::before {border-color: transparent #cccccc transparent transparent;left: -20px;}
-.message.messageSidebarOrientationLeft .messageHeader::after {border-color: transparent #fcfdfe transparent transparent;left: -19px;}
-.message.messageSidebarOrientationRight .messageHeader::before, .message.messageSidebarOrientationRight .messageHeader::after {border-style: inset none inset solid;}
-.message.messageSidebarOrientationRight .messageHeader::before {border-color: transparent transparent transparent #cccccc;right: -20px;}
-.message.messageSidebarOrientationRight .messageHeader::after {border-color: transparent transparent transparent #fcfdfe;right: -19px;}
-.message .newMessageBadge {color: #ffffff;display: block;font-size: .85rem;font-weight: bold;padding: 6px 10px;position: absolute;text-transform: uppercase;top: 24px;box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);background-color: #264d73;background-image: -webkit-linear-gradient(#336699,#264d73);background-image: linear-gradient(#336699,#264d73);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.message .newMessageBadge::before {border-bottom: 4px solid #1a334d;content: "";display: block;position: absolute;top: -4px;}
-.message.messageSidebarOrientationLeft .newMessageBadge {border-radius: 0 5px 5px 0;left: -219px;}
-.message.messageSidebarOrientationLeft .newMessageBadge::before {border-left: 6px solid transparent;left: 0;}
-.message.messageSidebarOrientationRight        .newMessageBadge {right: -219px;}
-.message.messageReduced .newMessageBadge {right: -7px;top: 21px;}
-.message.messageSidebarOrientationRight .newMessageBadge, .message.messageReduced .newMessageBadge {border-radius: 5px 0 0 5px;}
-.message.messageSidebarOrientationRight .newMessageBadge::before, .message.messageReduced .newMessageBadge::before {border-right: 6px solid transparent;right: 0;}
-.messageBody {color: #666666;display: block;line-height: 1.5;}
-.messageBody > div:not(.messageFooter):not(.redactor-box):not(.messageTabMenu) {overflow: hidden;padding-bottom: 14px;}
-.messageBody > div:not(.messageFooter):not(.redactor-box):not(.messageTabMenu) > div.messageText img {max-width: 100%;}
-.messageBody > div:not(.messageFooter):not(.redactor-box):not(.messageTabMenu) > div.messageText table img {max-width: none;}
-.messageBody > footer {padding-bottom: 14px;}
-.messageBody > .messageSignature {color: #808080;}
-.messageBody > .messageSignature img {max-height: 150px;}
-.messageBody .messageFooter > *:not(:first-child) {margin-top: 7px;}
-.messageTextPreview img {max-width: 100%;}
-.messageTextPreview table img {max-width: none;}
-.messageFooterNote {border-left: 2px solid #cccccc;color: #808080;font-size: .85rem;padding: 4px 7px;background-image: -webkit-linear-gradient(90deg, rgba(204,204,204,0.2) 0%, rgba(204,204,204,0) 40%);background-image: linear-gradient(90deg, rgba(204,204,204,0.2) 0%, rgba(204,204,204,0) 40%);}
-html[dir='rtl'] .messageFooterNote {background-image: -webkit-linear-gradient(270deg, rgba(204,204,204,0.2) 0%, rgba(204,204,204,0) 40%);background-image: linear-gradient(270deg, rgba(204,204,204,0.2) 0%, rgba(204,204,204,0) 40%);}
-.messageHeader + .messageBody > div:first-child:not(.redactor-box), .messageBody > div:not(.messageFooter):not(.messageTabMenu):not(.redactor-box):not(:first-child) {border-top: 1px dotted #cccccc;padding: 14px 0;}
-.message .messageBody {padding: 14px 21px 1px;}
-.message .messageContent {background-color: #fcfdfe;}
-.message .messageContent .messageHeader {padding: 14px 21px 0;position: relative;}
-.message .messageContent .messageHeader .messageHeadline > h1 {color: #666666;font-size: 1.4rem;font-weight: bold;overflow: hidden;padding-right: 21px;text-overflow: ellipsis;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.message .messageContent .messageHeader .messageHeadline > h1 + p {margin-top: 2px;}
-.message .messageContent .messageHeader .messageHeadline > p {font-size: .85rem;}
-.message .messageContent .messageHeader .messageHeadline > p > .likesBadge {margin: -2px 0 -1px 4px;}
-.message .messageContent .messageHeader .messageHeadline > p > .username::after {content: " - ";}
-.message .messageContent .messageHeader .box32 > .messageHeadline > p:first-child {font-size: 1rem;}
-.message .messageContent .messageHeader .box32 > .messageHeadline > p:first-child > .username {font-size: 1.2rem;font-weight: bold;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.message .messageContent .messageHeader .box32 > .messageHeadline > p:first-child > .username {display: block;}
-.message .messageContent .messageHeader .box32 > .messageHeadline > p:first-child > .username::after {content: "";}
-.message .messageContent .messageHeader .box32 > .messageHeadline > p:first-child > .likesBadge {font-size: .85rem;top: -1px;}
-.message .messageSidebar {line-height: 1.3;margin-bottom: -1px;padding: 14px 21px 21px;position: relative;text-align: center;width: 170px;}
-.message .messageSidebar::after {clear: both;content: '';display: block;}
-.message .messageSidebar header .username {color: #336699;font-size: 1.2rem;font-weight: bold;padding: 0 3px 1px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.message .messageSidebar header .username a {text-decoration: none;}
-.message .messageSidebar .userTitle {margin: 7px 0 0;}
-.message .messageSidebar .userRank {margin: 2px 0 0;}
-.message .messageSidebar .userAvatar {display: inline-block;margin: 7px 0 0;position: relative;text-align: left;}
-.message .messageSidebar .userAvatar > .badgeOnline {border-radius: 0 5px 5px 0;color: #eeffee;bottom: 7px;left: -5px;position: absolute;text-transform: uppercase;box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);background-color: #006600;background-image: -webkit-linear-gradient(#009900,#006600);background-image: linear-gradient(#009900,#006600);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.message .messageSidebar .userAvatar > .badgeOnline::before {border-bottom: 4px solid #003300;border-left: 6px solid transparent;content: "";display: block;left: 0;position: absolute;top: -4px;}
-.message .messageSidebar .userCredits {font-size: .85rem;margin: 7px 0 0;overflow: hidden;padding: 7px 0 0;}
-.message:not(.messageReduced) .messageOptions::before, .message:not(.messageReduced) .messageOptions::after {display: table;content: "";}
-.message:not(.messageReduced) .messageOptions::after {clear: both;}
-.message:not(.messageReduced) .messageBody::before, .message:not(.messageReduced) .messageBody::after {display: table;content: "";}
-.message:not(.messageReduced) .messageBody::after {clear: both;}
-li:nth-child(2n+1) .message.messageSidebarOrientationLeft .messageHeader::after {border-right-color: #f1f5fa;}
-li:nth-child(2n+1) .message.messageSidebarOrientationRight .messageHeader::after {border-left-color: #f1f5fa;}
-li:nth-child(2n+1) .message .messageContent {background-color: #f1f5fa;}
-.messageReduced .messageOptions > .breadcrumbs {bottom: 10px;left: 0;opacity: 1;position: relative;}
-.messageReduced.messageDisabled {border-color: #009900;}
-.messageReduced.messageDisabled .messageContent {background-image: -webkit-linear-gradient(180deg, #eeffee, rgba(238,255,238,0) 90px);background-image: linear-gradient(180deg, #eeffee, rgba(238,255,238,0) 90px);}
-.messageReduced.messageDeleted {border-color: #cc0000;}
-.messageReduced.messageDeleted .messageContent {background-image: -webkit-linear-gradient(180deg, #ffeeee, rgba(255,238,238,0) 90px);background-image: linear-gradient(180deg, #ffeeee, rgba(255,238,238,0) 90px);}
-.messageReduced.jsMarked {border-color: #666666;}
-.messageReduced.jsMarked .messageContent {background-image: -webkit-linear-gradient(180deg, #ffffc8, rgba(255,255,200,0) 90px);background-image: linear-gradient(180deg, #ffffc8, rgba(255,255,200,0) 90px);}
-.messageCollapsed {color: #808080;opacity: .8;padding: 14px 21px;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.messageCollapsed:hover {opacity: 1;}
-.messageCollapsed.messageCollapsedExpandable {cursor: pointer;}
-.messageCollapsed h1 {font-size: .85rem;}
-.messageCollapsed .messageCounter {padding-top: 3px;}
-.messageCollapsed.jsMarked {background-color: #ffffc8 !important;color: #666666;}
-.messageCollapsed.jsMarked a {color: #666666;}
-@media only screen and (max-width: 800px) {
-.messageCollapsed {padding: 7px;}
-}
-@media only screen and (min-width: 641px) and (max-width: 800px) {
-.messageCollapsed {padding: 7px 14px;}
-}
-.messageBody > span.icon-spinner {left: 50%;margin: -21px -21px 0 0;position: absolute;top: 50%;}
-#messageQuickReply .formSubmit {padding-bottom: 14px;}
-#showQuotes {bottom: 25px;cursor: pointer;opacity: .7;position: fixed;right: 25px;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-#showQuotes:hover {opacity: 1;}
-#messageQuoteList {max-width: 800px !important;}
-#messageQuoteList li:not(:first-child) {margin-top: 7px;}
-#messageQuoteList li > span {float: left;}
-#messageQuoteList li > span > input {vertical-align: bottom;}
-#messageQuoteList li > span > span {cursor: pointer;vertical-align: middle;}
-#messageQuoteList li div.jsQuote {margin-left: 60px;}
-#messageQuoteList li div.jsFullQuote {display: none;}
-#quoteManagerCopy > span:not(.pointer) {cursor: pointer;}
-#quoteManagerCopy > .jsQuoteManagerQuoteAndInsert {border-left: 1px solid #ffffff;margin-left: 4px;padding-left: 4px;}
-#quoteManagerCopy > .pointer {border-width: 5px 5px 0;bottom: -5px;margin-left: -5px;top: auto;}
-.messageShareButtons > ul > li {display: inline-block;}
-.messageShareButtons > ul > li > a {text-decoration: none;}
-.messageShareButtons > ul > li > a > .icon {height: 28px;}
-.messageShareButtons > ul > li > .badge {background-color: #fcfdfe;border: 1px solid #cccccc;border-radius: 3px;color: #666666;line-height: 23px;padding: 0 7px;position: relative;vertical-align: 1px;}
-.messageShareButtons > ul > li > .badge::before {border: 6px solid #cccccc;border-color: transparent #cccccc transparent transparent;content: "";display: block;height: 0;margin-top: -6px;position: absolute;right: 100%;top: 50%;width: 0;}
-.messageShareButtons > ul > li > .badge::after {border: 6px solid #fcfdfe;border-color: transparent #fcfdfe transparent transparent;content: "";display: block;height: 0;margin-right: -1px;margin-top: -6px;position: absolute;right: 100%;top: 50%;width: 0;}
-.messageShareButtons .jsShareFacebook:not(.disabled) > a > .icon {color: #3b5998;}
-.messageShareButtons .jsShareTwitter:not(.disabled) > a > .icon {color: #4099ff;}
-.messageShareButtons .jsShareGoogle:not(.disabled) > a > .icon {color: #d34836;}
-.messageShareButtons .jsShareReddit:not(.disabled) > a > .icon {color: #5f99cf;}
-.contentNavigation > .messageShareButtons {float: right;margin-right: 14px;margin-top: 0;}
-.messageSearchResultList > li > .box48 > div > .containerHeadline > h3 {padding-right: 100px;}
-.likeButton.active .icon, .wcfLikeButton.active .icon {color: #009900;}
-.dislikeButton.active .icon, .wcfDislikeButton.active .icon {color: #cc0000;}
-@media screen and (max-width: 800px),print {
-.message.messageSidebarOrientationLeft .messageContent, .message.messageSidebarOrientationRight .messageContent {border: 0;margin: 0;}
-.message.messageSidebarOrientationLeft .messageSidebar, .message.messageSidebarOrientationRight .messageSidebar {float: none;min-height: 37px;}
-.message.messageSidebarOrientationLeft .messageHeader::before, .message.messageSidebarOrientationLeft .messageHeader::after, .message.messageSidebarOrientationRight .messageHeader::before, .message.messageSidebarOrientationRight .messageHeader::after {display: none;}
-.message .messageHeader .messageQuickOptions, .message .messageBody .messageSignature, .message .messageSidebar .userCredits {display: none;}
-.message .messageSidebar {padding: 7px;text-align: left;width: auto;}
-.message .messageSidebar > div {margin-left: 40px;}
-.message .messageSidebar .userAvatar {left: 7px;position: absolute;top: 0;}
-.message .messageSidebar .userAvatar img {height: 32px !important;width: 32px !important;}
-.message .messageSidebar .userAvatar > .badgeOnline {display: none;}
-.message .messageSidebar .userTitle {margin-top: -2px;}
-.message .messageContent .messageHeader {padding: 7px 7px 0;}
-.message .messageBody {padding: 7px;}
-.message .messageBody > div:not(.messageFooter):not(.messageTabMenu):not(.redactor-box) {padding: 7px 0;}
-.message .messageBody > footer {padding: 0;position: absolute;right: 7px;top: 7px;}
-.message .messageOptions nav {opacity: 1;position: static;text-align: left;}
-.message .newMessageBadge {display: none;}
-}
-@media screen and (min-width: 641px) and (max-width: 800px),print {
-.message .messageSidebar, .message .messageContent .messageHeader, .message .messageBody {padding-left: 14px;padding-right: 14px;}
-.message .messageSidebar .userAvatar {left: 14px;}
-.message .messageBody > footer {right: 14px;}
-}
-@media only screen and (max-width: 800px) {
-.moderationList thead {display: none;}
-.moderationList tbody .columnAssignedUserID, .moderationList tbody .columnLastChangeTime {display: none;}
-}
-.editHistoryDiff > .sideBySide:first-child {margin-bottom: 21px;text-align: center;}
-.editHistoryDiff .sideBySide > div:first-child {padding-right: 14px;}
-.editHistoryDiff .sideBySide > div:last-child {padding-left: 14px;}
-@media only screen and (max-width: 800px) {
-.editHistoryVersionList .columnUser, .editHistoryVersionList .columnEditReason {display: none;}
-}
-.messageFloatObjectLeft {float: left;margin: 0 14px 7px 0;}
-.messageFloatObjectRight {float: right;margin: 0 0 7px 14px;}
-#pollOptionContainer .sortableList {padding: 7px 0;}
-#pollOptionContainer .sortableList .sortableNode {margin-top: 7px;}
-#pollOptionContainer .sortableList .sortableNode .sortableButtonContainer > img {cursor: pointer;margin-right: 14px;}
-.pollContainer {float: left;margin: 0 14px 7px 0;max-width: 50%;min-width: 300px;}
-.pollContainer > .formSubmit {background-color: #f1f5fa;border-top: 1px solid #cccccc;margin: 14px -21px -14px -21px;padding: 10px 0;}
-.pollInnerContainer > p:first-of-type {margin-top: 7px;}
-.pollResultList li {margin-bottom: 8px;padding: 1px 0;position: relative;z-index: 0;-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.pollResultList li:last-child {margin-bottom: 0px;}
-.pollResultList li:hover {background-color: #f1f5fa;border-radius: 0 5px 5px 0;}
-.pollResultList li .pollMeter {background-color: #d8e7f5;border-radius: 0 5px 5px 0;height: 100%;left: 0;position: absolute;top: 0;z-index: -1;}
-.pollResultList li .caption {color: #336699;padding: 2px 0;}
-.pollResultList li .caption .optionName {display: block;padding: 0 3.5em 0 7px;}
-.pollResultList li .caption .relativeVotes {position: absolute;right: 7px;top: 3px;}
-@media only screen and (max-width: 800px) {
-.pollContainer > .formSubmit {margin: 14px -14px -7px -14px;}
-}
-@font-face {font-family: 'RedactorFont';src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggi/NUAAAC8AAAAYGNtYXAaVcx2AAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zm8dIFkAAAFwAAATSGhlYWQACVb9AAAUuAAAADZoaGVhA+ECBQAAFPAAAAAkaG10eEEBA94AABUUAAAAkGxvY2FVlFE8AAAVpAAAAEptYXhwAC8AkgAAFfAAAAAgbmFtZRHEcG0AABYQAAABZnBvc3QAAwAAAAAXeAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmHwHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYf//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAwAAACUCAAGSAAQACQANAAA3EQURBQEFEQURATUXBwACAP4AAdv+SgG2/tySkiUBbgH+lAEBSgH+3AEBJv7/3G9sAAAGAAAASQIAAW4ABAAJAA4AEwAYAB0AABMhFSE1FSEVITUVIRUhNSczFSM1FTMVIzUVMxUjNZIBbv6SAW7+kgFu/pKSSUlJSUlJAW5JSW5JSW5JSdxJSW5JSW5JSQAAAAACAAAAJQH3AZIAFgAuAAAlLgMnBzIuAic+AyMXNh4CByUnMg4CBx4DIxcnHgMXNi4CBwH3Dik/XUABAR04Vjg+WDUYAQFNeEcZEv7MAQENHDMlHzIfEQEBASZUTDYHCSBIZj4lGCQaEARqFi5HLzJFKhJqDC1RZSzVPQoWIxkbJBQID0wCCQ4VDxo4KA8PAAACAG4AJQGSAZIABAAzAAA3IQchJzceAzMyPgI3PgMnNyMXDgMHDgMjIi4CJy4DNycjBx4DF24BJQH+3QFABRIUGg0QGBUQCAYKBgQBAUABAQEEBAQCCAgKBQYJCQcEAgUCAwEBPwEBAwcJCEkkJD8HCgYEBAYKBwcRFRkPtcMGCQkHAwMFAwEBAwUDAwcJCQbDtQ8ZFREHAAUAAP//AgABtwAGAA4AFgBHAF8AAAEzFTMVIzUfAQc1IzUzNS8BNxUzFSMVFx4DFRwBDgEHDgMHMh4CFx4DHwEjJzwBJjQjLgMrARUjNTMyHgIXBzMyPgI3PgM1NC4CJy4DKwEVAUkjS24mkZFvb96RkW9vDAMFAwECAwICBQUGBAECAgIBAQICAgEbIBMBAQIEBQUCCh0qCAwKCQM3DgMFBQMCAQIBAQEBAgECAwQGAw4BtpYgtv9cXEolSUhcXEklSlUDCAoNBwQJBwcCAwUDAgEBAQIBAQMEBANCLgEBAQIGBwYCSLYBAwUDRAECAgECBAQGAwQFBQQBAgIBATIAAAAAAwBtAAABkgGTAAMADAARAAAlIzcXBzM3MxczAyMDFyEVITUBI0YjI7ZKF2MXSmVbZQEBJP7c5nh4eUlJASb+2iRJSQAKAAAAJQIAAZIABAAJAA4AEwAYAB0AIgAnACwAMQAANxEFEQU3FzUHFTU3NScVJwcVFzUVJxU3NRUHFRc1NxUXNQclBxUXNRUnFTc1FQcVFzUAAgD+ALeSkpKSJW1tbW1tbSWSkgEkbW1tbW1tJQFuAf6UASUBSgFIbQFIAUq4AUgBSm8BSgFIbQFIAUrbSAFKAQEBSAFKbwFKAUhtAUgBSgAAAAIACQAlAgABkgAWAC4AACUOAxU1DgMHJj4CFzU0HgIXBT4DNxU1FD4CNy4DNRUmDgIXAgA5VTkcQVxAKA8RGEh3Thc2Vz/+PAY3S1UlECAxICYyHQw9Z0chCt8wRi8VAWsFDxsjGS1kUiwLaQETKUYxYBAUDwgDTRABCRMlGhoiFwkBPhAQJzkZAAAAAgBJAEkBtwFuAEcAjwAAAQ4DFRQeAhceAxc+Azc+AzU0LgInLgMHJg4CBwYiBiYHNAYmIicwLgE0NTQ+Ajc+Azc1DgMHJw4DFRQeAhceAxc+Azc+AzU0LgInLgMHJg4CBwYiBiYVJgYmIjUiJjQmNTQ+Ajc+Azc1DgMHATkJDQkEAwYKBgcOEBAJCA4NDAUGCAUDAwQHBQUKCgwGBQoICAMBAgIBAQEBAQEBAQMGCgYGDxITCxMhHBYJzQkNCQQDBwkHBg4QEQgIDg0MBgUIBQMCBQcFBAoLDAYFCQkIAwECAgEBAQEBAQEBAwcJBgcPERQLEyEcFwkBIgwYHBsQCxgUEgcICwgDAQECBggGBQ0MDwYIDA0KBgUIBAQBAQICBQECAgEBAQECAQQCBQEKEhQRCggQDAwDFwgQFBQNAQwYHBsQCxgUEgcICwgDAQECBggGBQ0MDwYIDA0KBgUIBAQBAQICBQECAgEBAQECAQQCBQEKEhQRCggQDAwDFwgQFBQNAAT//wBJAgABbgAEAAkADgASAAATIRUhNRchFSE1FSEVITUHNQcXAAIA/gC3AUn+twFJ/rclk5MBbklJbklJbklJSbdcWwAAAAUAAABJAgABbgAEAAkADgAaAG0AABMhFSE1FSEVITUVIRUhNSczNSM1IwcVNxUjFRc+Azc+Azc0PgE0NTQuAicuAyMiBioBByIOAiMVPgM3Mj4BMjM6AR4BFx4CFBUcAQYUBw4DBw4DDwEVMzUjPgM3MZIBbv6SAW7+kgFu/pKNRBgUFhYYIAUHBQMBAgICAQEBAQEDBAICBgcHBQEEAwQCAgMEBAICBAQDAgIDAwMCAgMDAwEBAgEBAQEBAgICAQQGCQULRC0BAwQEAgFuSUluSUluSUlrFF0GFAZJFJEFBwYEAQIDBAMBAgMDAwIDBwUFAgIEAgEBAQEBAhUBAgIBAQEBAQIBAQIDBAIBAgMCAQICAwMCAQUHCQYNExQBBAMFAgADAAAASQIAAW4ALAAxAGwAACUiLgInNTMeAzMyPgI1NC4CIyIOAgcjNT4DMzIeAhUUDgIjJzMVIzUnIg4CByMVDgMVFB4CFxUzHgMzMj4CNzMVDgMjIi4CNTQ+AjMyHgIXFSMuAyMBbgoUEhEIHgUKCwsGEyEZDg4ZIRMGCwsKBR4IERIUCh41KBcXKDUet5KSJQYLCwoFHgQHBQICBQcEHgUKCwsGBgsLCgUeCBESFAoeNSgXFyg1HgoUEhEIHgUKCwsGSQMGBwU0AgQDAQ0XHhESHhcNAQMEAjQFBwYDFyg1Hx41KBe3SUkvAQMEAhgFCw0OBwcNDQsGFwIEAwEBAwQCNAUHBgMXKDUeHzUoFwMGBwU0AgQDAQAAAAEAAAC3AgABAAAEAAATIRUhNQACAP4AAQBJSQABAJIASQGSAZIADAAAAQ8CFzcHNxc3DwEXAQcpQQvBC0ApQAvBC0EBWdYBOAE6AdgBOgE4AQAAAAQAAABJAgABbgAEAAkADgASAAATIRUhNRchFSE1FSEVITUHNRcHAAIA/gC3AUn+twFJ/re3k5MBbklJbklJbklJSbdcWwAAAAMAAAAlAgABkgAEAAkAEgAANxEFEQUBBREFEQc/ARcVJTU3FwACAP4AAdv+SgG2tiQwPv6Sbm4lAW4B/pQBAUoB/twBASa4AV5eSgFIk5MABAAlAAAB2wG3AAMAGgAeADUAAAEVJzMHHgIGDwEOAS4BJy4BNDY/AT4BHgEXARcnFTceATI2PwE+AS4BJy4CBg8BDgEeARcB29vbKgMDAQICcwIGBgYCAwMBAnQCBQYGAv5029sqAwYGBQJzAgEBAgMCBgYGAnICAgEDAgG33NwrAgYGBgJzAgEBAgMDBQYGAnMCAQECA/51AdvaKgMDAQJzAgUGBgMCAwECAnMCBQYGAgAABAAA/9sCAAHbAAMAGgAeADUAACU1Fwc3LgI2PwE+AR4BFx4BFAYPAQ4BIiYnBycXNQcuASIGDwEOAR4BFx4CNj8BPgEuAScBJdvbKgMDAQICcwIGBgYCAwMBAnQCBQYGAnTb2yoDBgYFAnMCAQECAwIGBgYCcgICAQMC/9zbASwCBgYGAnICAgEDAgMGBgUCcwIBAwN1AdzbKgMDAQJzAgUGBgMCAwECAnICBgYGAgABAG4AJQFuAZIAEgAAJREjESM1Ii4CNTQ+AjsBESMBSSRKFigeEREeKBaTJSUBSf63khEeKBcWKB4R/pMAAAAAAwAlAAEB3AG2AAoAVwB4AAAlMwcnMzUjNxcjFQcOAwcOAyMiLgInLgM1ND4CNz4DOwE1NC4CJy4DIyIOAgcOAwc1PgM3PgIyMzIeAhceAx0BIzU1IyIOAgcOAxUUHgIXHgMzMj4CNz4DPQEBkkpcXEpKXFxK6wIGBgcEAwgICQUIDw4LBQUHBQIDBQkGBQ8SFAwlAQMDAgMFBwgFBAoJCQQFCQkJBQQJCQkEBQkKCQUNFRENBQUIBQI0FQgMCggDAwUDAQECAwICBQUHAwUJCQcCAwUCApKRkZORkZMHBAYFBQECAwIBAgUHBQULDQ8JCRANCwQFBgUCCQMGBQQCAgICAQEBAgEBAwQFAy8CAwMCAQEBAQIFCAUGDhIXDXgYSwECAwICBgYIBQQGBgUCAgMCAQIEBgQECgsOBwQAAAAEACUASgHbAW4AAwAMAC0AegAANyM3FwczNzMXMwMjAyUVFA4CBw4DIyIuAicuAzU0PgI3PgM7ATcuAyMqAQ4BBw4DBxU+Azc+AzMyHgIXHgMdASMiDgIHDgMVFB4CFx4DMzI+Ajc+AzcVMzU0LgInrjUbGok4EUsSOE1ETQF/AQMFAwMHCQoFBAYGBQIDAwIBAgMEAwMJCw0IFiIFDhIWDQYKCgoFBAoJCgQFCgoJBQUJCgoFBAkHBgIDAwMBJg0WEw8GBgkGAwIFCAUFDA4QCQUJCQgEBAcHBgI3AgUIBsV1dXZHRwEf/uFlBAcOCwsEBAYEAwICAwICBQYHAwUJBwUCAgMCAWIFCAYCAQEBAQMCBAIwAwUEAwIBAgEBAQIDAQIEBgYDCQMEBwQFCw4QCgkPDgsFBQcFAgEBAwICBQUHAxh7DhcTDwUAAAIASQBJAbcBkwAEAIEAABMhFSE1Fx4DFx4DFRQOAgcOAyMiLgInLgMnFR4DFx4DMzI+Ajc+AzU0LgInLgMvAS4DJy4DNTQ+Ajc+AzMyHgIXHgMXNS4DJy4DIyIOAgcOAxUUHgIXHgMfAUkBbv6SvwQIBgYCAgMDAQIDBQQDCAkLBgYNDAwGBg0NDQYGCwwNBgYNDAwHDxoXEggHCwgDAgUHBAUMDxIKHAcNCQcDAgMDAQIDBQMDCAkKBgYLCgsGBQsLCgYGCwwLBgYLDAsGDBcUEQcICwcDAgQHBAUMERUNIAEAJSUxAgMFBAMDBgYHAwUICAYDAgQDAQECAwMCBQcIBEEDBAUDAgECAQEDBgkGBQ8SFQwJEA8NBgYKCggDCwIFBQQDAgUFBgMFBwcFAwIDAwEBAgMCAgQGBgM9AgUDBAEBAgEBAwcJBgYPERMLCA8ODAQFCgoJBQsAAAQAAABJAgABbgAEAAkADgATAAA/ARcHJxc3FwcnJScHFzcXJwcXNwAltiO4AbYluCMB/yO4JbYBuCO2Jdsdkh6TAZQekhwBHZIekwGUHpIcAAAAAAUAAP/bAgAB2wAEAAkADgATABgAABcRIREhASERIREHITUhFRUhNSEVFSE1IRUAAgD+AAHb/koBtkn+3AEk/twBJP7cASQlAgD+AAHc/kkBt5JJSW5JSW5JSQAAAwCTAEkBbQGSABcALwBbAAA3Mh4CFx4DFwYUDgEHDgMrATczNzIeAhceAhQXBhQOAQcOAysBNzMDMzI+Ajc+Ayc2LgInLgMnPgM3PgMnNi4CJy4DKwED+AcNCQkDBAMEAQEBBAQEAgkKDQcqASgBBQsIBwIDAwQBAQQCBAEICAsFKgEoZGQRGRgRCAYLBgQBAQMEBwQGCg8OCggMDQgFAwcDAwEBBAYLBgcQFBcOZAHeAQMEAwMICQwHBgsJCAIDBAMBYYECAgMDAgYHCQUFCQcGAgIEAgFN/uoDBQgGBQ4RFQsKEQ8NBgUJBgQBAQMFBwUECwwOCAsSDw0FBggFAv63AAADACUAAAHbAbcABAANABEAADcRIREhEyMDMzczFzMDBxcjNyUBtv5K/URMOBBLETdLIho0GgABt/5JAW7+20hIASU1eHgAAAACAEIAHwG8AZkAIQBLAAAlBycOAS4BJwcXBw4BIiYvAS4BNDY/AT4BMhYfAR4BFAYHJy4BIgYPAQ4BFBYXHgE+AT8BLgMnLgI2PwE+AhYXBxc3PgE0JicBvJQEBQsMCwYhHg8PJygnDw8PDw8P1w8nKCcPDw8QEA8lCxscHAvFCwwLCgsbHRsLJwMFBgUCCgwDBQhSBg8QEgl+JoYLCwoL9pQEAQECAwMgHg8PDw8PDxAmKCcP1w8QEA8PDycoJw9+CwoLC8YLGx0bCwoLAQsLJgIDBAUCChcXFQhSBgYBBAV9JYYLHBwbCwAAAAMAAABJAgABbgAEAAkADgAAEyEVITUXIRUhNRczFSM1AAIA/gCSAW7+kpPb2wFuSUluSUluSUkAAwAAAEkCAAFuAAQACQAOAAATIRUhNRUhFSE1FTMVIzUAAgD+AAFt/pPc3AFuSUluSUluSUkAAAADAAAASQIAAW4ABAAJAA4AABMhFSE1FSEVITUVIRUhNQAB//4BAf/+AQIA/gABbklJbklJbklJAAMAAABJAgABbgAEAAkADgAAEyEHIScHIRchNxchByEnbgElAf7dAW0B/wH9/wFtASUB/t0BAW5JSW5JSW5JSQAGAAAAJwIAAZUACAANABQAGAAdACEAADc1IxEhFTMRIQEhFSE1FyMVIRUhNQcjNxcXITUhFScXIzdJSQG3Sf5JAUn+kwFtSiX+twFu27hcXG3+2wElKSlJICdJASVK/twBSdzcSbcl3EltbSUlJW5JSQAAAAEAAAABAADCHXSvXw889QALAgAAAAAAz3WLJQAAAADPdYsl////2wIAAdsAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgD//wAAAgAAAQAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAABAAAAAgAAAAIAAAACAAAAAgAAbgIAAAACAABtAgAAAAIAAAkCAABJAgD//wIAAAACAAAAAgAAAAIAAJICAAAAAgAAAAIAACUCAAAAAgAAbgIAACUCAAAlAgAASQIAAAACAAAAAgAAkwIAACUCAABCAgAAAAIAAAACAAAAAgAAAAIAAAAAAAAAAAoAFAAeAEAAcAC4AQQBhgGoAfoCQAMCAyYDuARGBFQEcASUBLwFFgVuBY4GLgbUB4IHrAfaCFwIgAj2CRIJLglKCWoJpAAAAAEAAAAkAJAACgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABIoAAoAAAAAEeAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAADgEAAA4Bg0Rie09TLzIAAA74AAAAYAAAAGAIIvzVY21hcAAAD1gAAABMAAAATBpVzHZnYXNwAAAPpAAAAAgAAAAIAAAAEGhlYWQAAA+sAAAANgAAADYACVb9aGhlYQAAD+QAAAAkAAAAJAPhAgVobXR4AAAQCAAAAJAAAACQQQED3m1heHAAABCYAAAABgAAAAYAJFAAbmFtZQAAEKAAAAFmAAABZhHEcG1wb3N0AAASCAAAACAAAAAgAAMAAAEABAQAAQEBDVJlZGFjdG9yRm9udAABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeKZviU+HQFHQAAAT8PHQAAAUQRHQAAAAkdAAAN+BIAJQEBDRkbHSAlKi80OT5DSE1SV1xhZmtwdXp/hImOk5idoqessba7wFJlZGFjdG9yRm9udFJlZGFjdG9yRm9udHUwdTF1MjB1RTYwMHVFNjAxdUU2MDJ1RTYwM3VFNjA0dUU2MDV1RTYwNnVFNjA3dUU2MDh1RTYwOXVFNjBBdUU2MEJ1RTYwQ3VFNjBEdUU2MEV1RTYwRnVFNjEwdUU2MTF1RTYxMnVFNjEzdUU2MTR1RTYxNXVFNjE2dUU2MTd1RTYxOHVFNjE5dUU2MUF1RTYxQnVFNjFDdUU2MUR1RTYxRXVFNjFGAAACAYkAIgAkAgABAAQABwAKAA0AQQCYAPEBSQH6Ai8CxwMhA98EGwTXBYEFkQW0BfEGLwagBxEHOgf0CLUJaQmsCfwKhAq5C0QLdAuiC9AMAQxo/JQO/JQO/JQO+5QOi7AVi/gB+JSLi/wB/JSLBfhv990V/EqLi/u5+EqLi/e5Bfu4+5QVi/dv9yb7Avsm+wEFDvcm+AIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AWL+wIV+AKLi0L8AouL1AX7JvdwFdSLi0JCi4vUBYv7AhXUi4tCQouL1AWL+wIV1IuLQkKLi9QFDviLsBVky0yq+0KWCIshBYuLQMb7LPcT9z33GsW4i4sIiyEF92Wr9wT7QV77Cgj7yfdpFYvIBYuLb3ImSOFBtnqLiwiLfIvXBe6F9yJ7nGSl0PsO6Ps2YwgO9wLUFfe4i4tn+7iLi68FysoVnHmngrGLsounlJydnJ2Up4uyCIv3SUyLi/tXBYt8hoCDg4ODgId8i32Lf4+Dk4OTh5aLmgiL91dLi4v7SQWLZJRvnXkIDvfd+EoVrouL+yrWi4tr+wKLi/dKBbH7kxX3JS/7JS+L1fsDi4uw9wOLi9QF+3LTFfsl5/cl54tC9wOLi2b7A4uLQQWXNhWTg499i3iLf4mBhoSGg4SHgYmOio6KjYiNiI6GjoQIpklri3i5BYuMio2KjYaZhZKEiwiBi4tDbouL90q1iwWfi5mHk4MIVEcVmYsFk4uRjY+Pjo+NkYuUi5SJkoiOh4+FjYOLCH2Li1kFDve393oVRYuu9wyu+wwF+0r7DRXVi6LU7ouiQtWLJve6MIsm+7oFjGcV97iLi0L7uIuL1AUOi7AVi/gB+JSLi/wB/JSLBfdLrxX3JouL1Psmi4tCBYv3AhX3JouL1Psmi4tCBWb3SxX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBbD3cBWLQvcmi4vU+yaLBfe4ixX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBYv7AhX7AYuLQvcBi4vUBQ74lPdzFfss+xNAUIuLCIv1BftCgExsZEte9wr3BPdB92VrCIv1BYuLxV73PfsaCPxYLBWcsvcim+6RCIs/i5oFi4u2nOHVJs5vpIuLCItOBfs2s/sOLqVGCA73zfe2FXNsgGiLY4tpk3Ccd513n4Gji6CLnJKZmpqakpyLn4uehZt+mH+ZfJJ7i32LgIeChQiIiYmKiYuKi4mMioyKjoqPi5GLpJOknKOco6KcqJYIi6EFWXhlcnRrCPthixV0bH9oi2OLaZNwnXecd6CBoougi5ySmpqZmpKci5+LnoWbfph/mX2Seot+i3+IgoQIiImJioqLiYuKjIqMiY6Kj4uRi6SUpJujnKOinKmWCIuhBVh4ZnJzawgOi/gCFfiUi4tC/JSLi9QF90v7AhX33YuLQvvdi4vUBYv7AhX33YuLQvvdi4vUBWZCFYv3S/snL/cnMAUO9yb4AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBYv7AhX4AouLQvwCi4vUBfsh9hXPi4ufc4uL6HeLdYWLd6GRi0Jzi4t3Bav7JRWXl5KTjY6PkI2PjY+Mj4yPi5CLlIiThJCFkYKOf4uHi4aKhoqGioaKhokIi3YFkI6QjZCNkIyPjI+LkIuPio6IjoiMh4uGi4iLiImIiYeJh4eHiIiDgX18CIB+i3jPi4ufXosFjo+QkJGRCIuLBQ74AtQVcItyk3aYCIu/qYsFmIWZh5uLvYu0sIu5i7pisFmLe4t9h36FCG2Li78FoJikk6aL3IvMSYs6iztKSTqLCPtL90sV9yaLi0L7JouL1AVmuhV8i3yHfoUIbYuLcwWAfYR6i3iLeZJ5ln0Ii3SpiwWYhZqHmoubi5mPmJEIqYuLVwV2fnKDcIs6i0rNi9uL3MzN3Iumi6SDoH4Ii1dtiwV+kX2Pe4sIDov3lBX4lIuLQvyUi4vUBQ73m/ftFWL7a0qLgFL3VYuWxEuLtPdry4uWxPtVi4BSzIsFDov4AhX4lIuLQvyUi4vUBfdL+wIV992Li0L73YuL1AWL+wIV992Li0L73YuL1AX7S0IVi/dL9ycv+ycwBQ6LsBWL+AH4lIuL/AH8lIsF+G/33RX8SouL+7n4SouL97kF+0r7SxWvi7vqySyLQvwCi4vU9wL3JvcC+yYFDvhv+EsVi/tw+2/3cPdviwVhYBWShIyChoUI+wf7BwWFhoKMhJKEkoqUkJEI9wj3BwWQkJWKkYQI/CD8HxX3b4r7b/dvi/tuBbW1FZKElYqQkAj3B/cHBZCQipWEkoSRgo2FhQj7BvsHBYWGjYGRhQgO97n3kxWL93D3b/tv+2+KBbW3FYSSipSQkQj3B/cGBZGRlIqShJKEjIGGhgj7CPsHBYaGgYyFkgj7CPsJFftvjPdv+3CL928FYWEVhJKBjIaGCPsH+wcFhoaMgZKEkoSUipGRCPcG9wYFkZGJlIWSCA733bAVi/fdZ4uL+91Bi4v3JgVPi1q8i8iLx7y8x4sI9yeLi/wBZosFDvgm9yYV1Ysv+yUv9yXVi4v3J0GL5/cl5/slQYuL+ycF+3+EFYWCgoSBhoGGgIh/i3WLeZF+mH6XhZ2Looujkp2blpqXopGriwiwi4uUBYuUiJKFj4SQgo1/i3+Lf4l/iH+If4V+hAiLugWWkJeOl46XjZiMmIusi6KEmH6ZfZFyi2gIi/sMV4uLowWL1hV2iwV3i32IhIaDhoeCi36LgY6EkIWQhpOIlIuZi5aQkpaTlo+ai58Ii48FDvdC91kVVoum9wml+wkF+x37ChXDi5zS1oudRMOLPvezR4s++7MF+BPwFYuHBYt3h3uDgIOAf4V9i4GLg46GkYWRiJOLlIuYj5WTkJSQmY6giwihiwWt7RV9mXOSaYt8i36Kfol/iH6Hf4YIi1sFmJOYkJiPl46YjZmLl4uViJGHkoaOhIuCCIuCZYsFaYtyhXt/e3+DeItyi3SReZl+mH6ehaOLmIuXjZWQlpCTk5KUCItzwouL9w8Fi6+EpX2ZCA7U95QV+AKLi2b8AouLsAX3U1oVloeUhZGEkYSOgouCi36GgYKEgoR/iHuLe4t6jnuRepB6lHqXCItKBZqEm4Wch5yIm4mci7OLqZOfm5+alKOLq4ujhZ9/mn6bd5dwlAhvlgV3kX6ShZGFkIiTi5OLl4+UlJGTkZeOm4uai5mImoaZhpqEmYIIi8gFfJF8kHuPfI58jXuLaYtxg3h6d3uCdItui3WQeZd+l32hf61+CKuABQ6L928Vr6n3S/snZ277S/cmBYuLFfdL9yevbvtL+ydnqAX4lIsVZ6n7S/snr273S/cmBYuLFftL9ydnbvdL+yevqAUOi2YVi/iU+JSLi/yU/JSLBfhv+HAV/EqLi/xL+EqLi/hLBUL7JhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBYv7AhX7uIuL1Pe4i4tCBQ73jPdyFZ6LmYiUg5ODj36LeYt6h3+DhIOEfYd3iwhii4vstIsFi/cVFZuLloiShJKFjoKLfYt+iIGEhYSFgIh7iwhii4vYtIsFJvuqFfCLBbWLqJKemp2ZlKKLqoulhZ9/mn+ZeZRzjZ+NmpKVl5aXkJuLoIungqB5mHqZcJJoiwgmi4v73QUOsIsVi/hL+EqLi/xL/EqLBfeR+AIVR4s/+7nDi5vT1oucQ8KLQPe5BWlWFaX7DFeLpfcMBQ74UPeKFfso+yiHjwV9h3uNfJMIamupbXx8BWJiSYtitAh8mgVitIvNtLQI92v3awW0tM2LtGIImnwFtGKLSWJiCGb3EhVuqFyKbm4I+1n7WgVtbotcp26ob7qLqKkIsrEFg4+EkIWScKaGsJ+gCN3dBZuapIyifwj7EvsRsWb3GvcaBaiojLpuqAgOi/gCFfiUi4tC/JSLi9QF9yb7AhX4AouLQvwCi4vUBfcn+wIV92+Li0L7b4uL1AUOi/gCFfiUi4tC/JSLi9QFi/sCFfgBi4tC/AGLi9QFi/sCFfdwi4tC+3CLi9QFDov4AhX4k4uLQvyTi4vUBYv7AhX4k4uLQvyTi4vUBYv7AhX4lIuLQvyUi4vUBQ73AvgCFfe4i4tC+7iLi9QF+wL7AhX4lIuLQvyUi4vUBfcC+wIV97iLi0L7uIuL1AUO1LIVi9RCi4v3ufhLi4tB1IuL+7j8S4sF99333RX8AYuL+3D4AYuL93AF1UIVZouL+0v73YuLZvgCi4v3cAX7b0IV+0yL5/cB5/sBBfcBZhX7uYuLsPe5i4tmBWL3AhW0QkKLq9QFDviUFPiUFYsMCgAAAAADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOYfAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAOAAAAAoACAACAAIAAQAg5h///f//AAAAAAAg5gD//f//AAH/4xoEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAQAAhlBJsl8PPPUACwIAAAAAAM91iyUAAAAAz3WLJf///9sCAAHbAAAACAACAAAAAAAAAAEAAAHg/+AAAAIA//8AAAIAAAEAAAAAAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAAQAAAAIAAAACAAAAAgAAAAIAAG4CAAAAAgAAbQIAAAACAAAJAgAASQIA//8CAAAAAgAAAAIAAAACAACSAgAAAAIAAAACAAAlAgAAAAIAAG4CAAAlAgAAJQIAAEkCAAAAAgAAAAIAAJMCAAAlAgAAQgIAAAACAAAAAgAAAAIAAAACAAAAAABQAAAkAAAAAAAOAK4AAQAAAAAAAQAYAAAAAQAAAAAAAgAOAGoAAQAAAAAAAwAYAC4AAQAAAAAABAAYAHgAAQAAAAAABQAWABgAAQAAAAAABgAMAEYAAQAAAAAACgAoAJAAAwABBAkAAQAYAAAAAwABBAkAAgAOAGoAAwABBAkAAwAYAC4AAwABBAkABAAYAHgAAwABBAkABQAWABgAAwABBAkABgAYAFIAAwABBAkACgAoAJAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0UmVkYWN0b3JGb250AFIAZQBkAGEAYwB0AG8AcgBGAG8AbgB0AFIAZQBnAHUAbABhAHIAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('woff');font-weight: normal;font-style: normal;}
-.re-icon {font-family: 'RedactorFont';}
-.re-icon > i:before {position: relative;font-size: 14px;}
-.re-video:before {content: "\e600";}
-.re-unorderedlist:before {content: "\e601";}
-.re-undo:before {content: "\e602";}
-.re-underline:before {content: "\e603";}
-.re-textdirection:before {content: "\e604";}
-.re-fontcolor:before {content: "\e605";}
-.re-table:before {content: "\e606";}
-.re-redo:before {content: "\e607";}
-.re-quote:before {content: "\e608";}
-.re-outdent:before {content: "\e609";}
-.re-orderedlist:before {content: "\e60a";}
-.re-link:before {content: "\e60b";}
-.re-horizontalrule:before {content: "\e60c";}
-.re-italic:before {content: "\e60d";}
-.re-indent:before {content: "\e60e";}
-.re-image:before {content: "\e60f";}
-.re-fullscreen:before {content: "\e610";}
-.re-normalscreen:before {content: "\e611";}
-.re-formatting:before {content: "\e612";}
-.re-fontsize:before {content: "\e613";}
-.re-fontfamily:before {content: "\e614";}
-.re-deleted:before {content: "\e615";}
-.re-html:before {content: "\e616";}
-.re-clips:before {content: "\e617";}
-.re-bold:before {content: "\e618";}
-.re-backcolor:before {content: "\e619";}
-.re-file:before {content: "\e61a";}
-.re-alignright:before {content: "\e61b";}
-.re-alignment:before, .re-alignleft:before {content: "\e61c";}
-.re-alignjustify:before {content: "\e61d";}
-.re-aligncenter:before {content: "\e61e";}
-.re-gallery:before {content: "\e61f";}
-.redactor-box {border: 1px solid #cccccc;font-size: 0;line-height: 1.28;position: relative;}
-.redactor-box + .messageTabMenu {padding: 0;}
-.redactor-box + .innerError, .redactor-box > .innerError {border-radius: 0;box-shadow: none;display: block;margin-top: -1px;}
-.redactor-box > .innerError {margin: -1px;}
-.redactor-box > .redactorAutosaveNotice {background-color: #fcfdfe;border: 1px solid #cccccc;border-width: 1px 0 0 1px;bottom: 0;font-size: 1rem;opacity: 0;padding: 7px;position: absolute;right: 0;transition: visibility 0s linear .3s, opacity .3s linear;visibility: hidden;}
-.redactor-box > .redactorAutosaveNotice.open {opacity: 1;visibility: visible;transition-delay: 0s;}
-.redactor-box > .redactorAutosaveNotice.redactorAutosaveNoticeIcons > span.fa-check {margin-right: 7px;}
-.redactor-box > .redactorAutosaveNotice > span.redactorAutosaveMessage {padding: 0 7px;}
-.redactor-editor {max-height: 500px;padding: 10px;position: relative;outline: none;overflow: auto;}
-.redactor-editor + textarea {border-width: 0;box-shadow: none;font-size: 1rem;line-height: 1.28;outline: none;padding: 10px;resize: vertical;}
-.redactor-editor + textarea:focus {box-shadow: none;}
-.redactor-editor ul, .redactor-editor ol {margin: 1em 0;margin-left: 40px;}
-.redactor-editor ul ul, .redactor-editor ul ol, .redactor-editor ol ul, .redactor-editor ol ol {margin-bottom: 0;margin-top: 0;}
-.redactor-editor ul li, .redactor-editor ol li {margin: 7px 0;}
-.redactor-editor ul {list-style-type: disc;}
-.redactor-editor ol {list-style-type: decimal;}
-.redactor-editor img {border: 1px solid transparent;max-width: 100%;}
-.redactor-editor table {border-collapse: collapse;font-size: 14px;line-height: 1.6em;}
-.redactor-editor table td {border: 1px solid #ddd;padding: 5px;vertical-align: top;}
-.redactor-editor .quoteBox {clear: none;}
-.redactor-editor .quoteBox > header {position: relative;}
-.redactor-editor .quoteBox > header > .redactorQuoteEdit {bottom: -7px;left: -14px;right: -14px;top: -14px;padding-top: 14px;padding-left: 14px;position: absolute;}
-.redactor-editor .codeBox {overflow: hidden;position: relative;}
-.redactor-editor .codeBox .redactorEditCodeBox {background-color: rgba(255,255,255,0.8);bottom: 0;left: 0;opacity: 0;position: absolute;right: 0;text-align: center;top: 0;z-index: 200;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.redactor-editor .codeBox .redactorEditCodeBox > div {cursor: pointer;font-size: 1.4rem;left: 50%;padding: 1em 3em;position: absolute;top: 50%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}
-.redactor-editor .codeBox:hover .redactorEditCodeBox {opacity: 1;}
-.redactor-editor .codeBox ol {margin-bottom: 0;margin-top: 0;}
-.redactor-editor.msie .quoteBox {min-height: auto;}
-@media all and (min-width: 801px) {
-.redactor-editor {font-size: 1rem;}
-}
-@media only screen and (max-width: 800px) {
-.redactor-editor + textarea {font-size: 16px;max-height: 500px;}
-}
-.redactor-toolbar {background: repeating-linear-gradient(0deg,#cccccc 0px,#cccccc 3%,#fcfdfe 3%,#f1f5fa 100%);background-size: 100% 31px;}
-.redactor-toolbar > li {display: inline-block;margin-bottom: 1px;vertical-align: middle;}
-.redactor-toolbar > li:last-of-type, .redactor-toolbar > li.separator {border-right: 1px solid #cccccc;}
-.redactor-toolbar > li > a {box-sizing: border-box;color: #999999;display: block;font-size: 14px;height: 30px;outline: none;padding: 6px 0;text-align: center;text-decoration: none;width: 30px;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.redactor-toolbar > li > a.redactor-button-disabled, .redactor-toolbar > li > a.redactor-button-disabled:before, .redactor-toolbar > li > a.redactor-button-disabled > i:before {color: rgba(153,153,153,0.4);cursor: default;}
-.redactor-toolbar > li > a:before {color: #666666;}
-.redactor-toolbar > li > a > i {height: 14px;width: 12px;}
-.redactor-toolbar > li > a > i:before {color: #666666;}
-.redactor-toolbar > li > a:not(.redactor-button-disabled):hover, .redactor-toolbar > li > a.redactor-act, .redactor-toolbar > li > a.dropact {background-color: #d8e7f5;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
-.redactor-toolbar > li > a:not(.redactor-button-disabled):hover > i, .redactor-toolbar > li > a.redactor-act > i, .redactor-toolbar > li > a.dropact > i {text-shadow: none;}
-.redactor-toolbar > li > a.fa-redactor-btn:before {content: "";}
-.redactor-toolbar > li > a.redactor-btn-image {background-position: center;background-repeat: no-repeat;}
-.redactor-toolbar > li > a.redactor-btn-image.redactor-button-disabled {opacity: .5;}
-.redactor-toolbar-tooltip {background-color: rgba(0,0,0,0.8);border-radius: 6px;color: #ffffff;font-size: .85rem;max-width: 300px;padding: 5px 10px 7px;position: absolute;z-index: 800;box-shadow: 0 3px 7px 0 rgba(0,0,0,0.3);}
-.redactor-toolbar-tooltip .pointer {border-color: rgba(0,0,0,0.8) transparent;border-style: solid;border-width: 0 5px 5px;left: 50%;position: absolute;top: -5px;}
-.redactor-toolbar-tooltip.inverse .pointer {border-width: 5px 5px 0;}
-#redactor-image-box {border: 1px dashed rgba(0,0,0,0.5);display: inline-block;line-height: 0;max-width: 100%;position: relative;}
-#redactor-image-box > img {border-width: 0;opacity: .5;}
-#redactor-image-editter {background-color: rgba(0,0,0,0.8);border-radius: 6px;color: #ffffff;font-size: .85rem;max-width: 300px;padding: 5px 10px 7px;position: absolute;z-index: 800;box-shadow: 0 3px 7px 0 rgba(0,0,0,0.3);cursor: pointer;left: 50%;line-height: .85rem;margin-top: -13px;top: 50%;z-index: 5;}
-#redactor-image-editter .pointer {border-color: rgba(0,0,0,0.8) transparent;border-style: solid;border-width: 0 5px 5px;left: 50%;position: absolute;top: -5px;}
-#redactor-image-editter.inverse .pointer {border-width: 5px 5px 0;}
-#redactor-image-resizer {background-color: #000000;border: 1px solid #ffffff;bottom: -4px;cursor: nw-resize;height: 8px;line-height: 1;position: absolute;right: -5px;width: 8px;z-index: 10;}
-.redactorAttachmentContainer {background-color: #ffffff;border: 1px solid #eeeeee;border-top-width: 0;padding: 7px 14px 7px;}
-.messageTabMenu {border: 1px solid #cccccc;border-top-width: 0;line-height: 1.28;}
-.messageTabMenu > nav.messageTabMenuNavigation > ul {background-color: #fcfdfe;font-size: 0;white-space: nowrap;}
-.messageTabMenu > nav.messageTabMenuNavigation > ul > li {display: inline-block;}
-.messageTabMenu > nav.messageTabMenuNavigation > ul > li > a {border-right: 1px solid #cccccc;border-bottom: 1px solid transparent;color: #999999;display: block;font-size: 13px;line-height: 1.28;margin-bottom: -1px;padding: 7px 14px 8px 14px;text-decoration: none;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
-.messageTabMenu > nav.messageTabMenuNavigation > ul > li > a:hover {color: #336699;}
-.messageTabMenu > nav.messageTabMenuNavigation > ul > li > a > span.icon {display: none;}
-.messageTabMenu > nav.messageTabMenuNavigation > ul > li.active > a {background-color: #fcfdfe;color: #336699;}
-.messageTabMenu > div, .messageTabMenu > fieldset {background-color: #fcfdfe;border-width: 0;border-radius: 0;border-top: 1px solid #cccccc;display: none;position: static;}
-.messageTabMenu > div.active, .messageTabMenu > fieldset.active {display: block;}
-.messageTabMenu > div > nav {background-color: #fcfdfe;border-bottom: 1px solid #cccccc;margin: -14px -21px 14px -21px;padding: 4px 7px;}
-.messageTabMenu > div > nav ul {display: inline-block;font-size: 0;white-space: nowrap;}
-.messageTabMenu > div > nav ul li {display: inline-block;outline: 0;vertical-align: baseline;}
-.messageTabMenu > div > nav ul li.active a, .messageTabMenu > div > nav ul li.active a:hover {color: #6699cc;cursor: default;}
-.messageTabMenu > div > nav ul li a {color: #999999;display: block;font-size: .85rem;outline: 0;padding: 0 7px;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
-.messageTabMenu > div > nav ul li a:hover {color: #666666;text-decoration: none;}
-.messageTabMenu > div > nav ul li:not(:last-child) {padding-right: 4px;}
-.messageTabMenu > div > nav ul li.dropdown > a {font-size: 1.0rem;padding: 4px 7px 2px;}
-.messageTabMenu > div > div, .messageTabMenu > div > fieldset {border-top-width: 0;}
-@media only screen and (max-width: 800px) {
-.redactor-toolbar > li > a:hover {background-color: transparent !important;}
-.messageTabMenu > nav > ul > li:not(.active) > a > span.icon {display: block;}
-.messageTabMenu > nav > ul > li:not(.active) > a > span:not(.icon) {display: none;}
-.messageTabMenu > div > nav {margin: -3px -7px 7px -7px;}
-}
-@-moz-document url-prefix() {fieldset + .messageTabMenu {margin-top: -3px;}
-}
-.redactor-dropdown-box-fontcolor {width: 200px;}
-.redactor-dropdown-box-fontcolor > li.redactorColorPallet {padding: 0 4px;}
-.redactor-dropdown-box-fontcolor > li.redactorColorPallet:hover {background-color: #ffffff !important;}
-.redactor-dropdown-box-fontcolor > li.redactorColorPallet > a {border: 2px solid #ffffff;border-bottom-width: 0;display: inline-block;font-size: 0;height: 20px;padding: 0;margin: 0;width: 20px;}
-.redactorDropArea {background-color: #ffffcc;border: 5px dashed #ffcc00;box-sizing: border-box;font-size: 1.4rem;position: absolute;text-align: center;vertical-align: middle;z-index: 360;}
-.redactorDropArea.active {background-color: #CEF6CE;border-color: #04B404;}
-.redactor-link-tooltip {background-color: rgba(0,0,0,0.8);border-radius: 6px;color: #ffffff;font-size: .85rem;padding: 5px 10px 7px;position: absolute;z-index: 800;box-shadow: 0 3px 7px 0 rgba(0,0,0,0.3);}
-.redactor-link-tooltip > a {color: #ffffff;}
-.slideshowContainer {overflow: hidden;position: relative;}
-.slideshowContainer > ul:not(.slideshowButtonList) > li:not(:first-child) {display: none;}
-.slideshowContainer > .slideshowItemList {position: absolute;-webkit-transition-property: left;transition-property: left;-webkit-transition-duration: .8s;transition-duration: .8s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
-.slideshowContainer > .slideshowItemList > li.slideshowItem {display: block;float: left;overflow: hidden;position: absolute;top: 0;-webkit-transform: translate3d(0,0,0);}
-.slideshowContainer > .slideshowButtonList {position: absolute;right: 0;top: 0;}
-.slideshowContainer > .slideshowButtonList > li {display: inline-block;}
-.slideshowContainer > .slideshowButtonList > li > a > .icon {color: #d8e7f5;}
-.slideshowContainer > .slideshowButtonList > li > a > .icon.active {color: #336699;}
-.slideshowContainer > .slideshowButtonList > li:hover > a > .icon {color: #003366;}
-.sortableListContainer .sortablePlaceholder {background-color: #efcb50;border: 1px solid #e9bf2b;color: #000000;margin: 4px 0;padding: 4px;}
-.sortablePlaceholder.sortableInvalidTarget {background-color: #c95145;border: 1px solid #913d37;color: #ffffff;}
-.sortableList {list-style-position: outside;list-style-type: decimal;margin-left: 21px;}
-.sortableList .jsCollapsibleCategory > .sortableNodeLabel {background-color: #336699;color: #ffffff;padding-left: 7px;}
-.sortableList .jsCollapsibleCategory > .sortableNodeLabel > a {color: #ffffff;}
-.sortableList .jsCollapsibleCategory > .sortableNodeLabel .icon {color: #ffffff;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.sortableList .statusDisplay {float: right;}
-.sortableNode {cursor: move;}
-.sortableNode.ui-sortable-helper {list-style: none;}
-.sortableNodeLabel {padding: 7px 7px 7px 0;display: block;}
-.sortableList:not(.simpleSortableList) .sortableNodeLabel {border-bottom: 1px solid #cccccc;}
-.simpleSortableList {min-height: 21px;}
-.colorPreview {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC);border: 1px solid #cccccc;border-radius: 6px;display: inline-block;}
-.colorPreview:hover {box-shadow: 0 0 15px 0 #cccccc;}
-.colorPreview > div {border: 2px solid #ffffff;border-radius: 6px;cursor: pointer;display: block;height: 60px;width: 180px;}
-.colorList > li {float: left;padding: 7px;}
-.colorList > li > figure > figcaption {font-size: .85rem;margin-bottom: 7px;text-align: center;}
-.colorList::after {clear: both;content: "";display: block;}
-.tagList > li {display: inline-block;}
-.tag {border-radius: 0 4px 4px 0;font-weight: normal;height: 13px;margin-left: 6px;padding-bottom: 2px;padding-left: 10px;}
-.tag::before {border-color: transparent #666666 transparent transparent;border-style: inset solid inset inset;border-width: 8px 8px 8px 0;clip: rect(auto auto auto 2px);content: "";height: 0;left: -8px;position: absolute;top: 0;width: 0;}
-.tag::after {background: #ffffff;border-radius: 2px;content: "";height: 4px;left: -2px;position: absolute;top: 6px;width: 4px;box-shadow: 0 -1px 2px 0 rgba(0,0,0,0.2);}
-.tag:hover {background-color: #336699;color: #ffffff;}
-.tag:hover::before {border-right-color: #336699;}
-.editableItemList li.tag {margin-bottom: 11px;margin-left: 10px;}
-.editableItemList li.tag:first-child {margin-left: 6px;}
-.sidebar .userAvatar {text-align: center;overflow: hidden;}
-.sidebar .userAvatar > a {display: block;}
-.sidebar .userList > li > a {font-size: .85rem;}
-.framedIconList li {float: left;margin: 0 2px 4px 0;}
-.framedIconList li .framed {display: inline-block;}
-.framedIconList::after {content: "";height: 0;display: block;clear: both;}
-.userInformation > .inlineDataList, .userInformation > .dataList {font-size: .85rem;}
-.userInformation > .dataList {margin-top: 0;}
-.userInformation > .inlineDataList {margin-top: 7px;}
-.userInformation > .inlineDataList ~ .inlineDataList {margin-top: 0;}
-.userInformation > .containerHeadline + .inlineDataList {margin-top: 0;}
-.userInformation > .containerHeadline > p {margin-bottom: 2px;}
-.userInformation > .userFacts {overflow: hidden;}
-.userTitleBadge {font-weight: normal;max-width: 154px;overflow: hidden;text-overflow: ellipsis;}
-.userProfilePreview {position: relative;}
-.userProfilePreview > .userInformation {padding-bottom: 16px;}
-.userProfilePreview > .userInformation > .userStats, .userProfilePreview > .userInformation > .userFields {margin-bottom: 5px;padding-top: 5px;border-top: 1px dotted #cccccc;}
-.userProfilePreview > .userInformation > .userFields {padding-bottom: 5px;border-bottom: 1px dotted #cccccc;}
-.userProfilePreview > .userInformation > .buttonGroupNavigation {position: absolute;bottom: 0;right: 0;}
-.userHeadline {padding-right: 428px;position: relative;}
-.userHeadline > nav.buttonGroupNavigation {position: absolute;right: 7px;top: 7px;}
-.userHeadline > .dataList {overflow: hidden;}
-.letters > li {margin-bottom: 4px;}
-.letters > li > .button {min-width: 1.2em;text-align: center;}
-.recentActivityList > li.recentActivitiesMore {text-align: center;}
-.recentActivityList > li.recentActivitiesMore > button {padding-left: 30px;padding-right: 30px;}
-.recentActivityList > li.recentActivitiesMore > small {color: #808080;}
-.recentActivityList > li > div.box48 > div {overflow: hidden;}
-.likeList > li:first-child {padding-bottom: 7px;text-align: right;}
-.likeList > li:first-child:hover {background-color: #fcfdfe;}
-.likeList > li:first-child > ul.buttonGroup {display: inline-block;margin-bottom: 7px;}
-.likeList > li:first-child > ul.buttonGroup:not(:first-child) {margin-left: 4px;}
-@media only screen and (max-width: 800px) {
-.likeList > li:first-child {padding-bottom: 0;}
-}
-.dashboardBoxSidebarButton {padding-bottom: 21px !important;}
-.dashboardBoxSidebarButton > div {text-align: center;}
-.dashboardBoxSidebarButton > div > .button {font-size: 1.2rem;padding: 5px 13px;}
-.usersOnlineInfoBox .usersOnlineLegend {margin-top: 7px;}
-.usersOnlineInfoBox .usersOnlineLegend > p {display: inline-block;}
-.usersOnlineInfoBox .usersOnlineLegend > ul {display: inline-block;}
-@media only screen and (max-width: 800px) {
-#tplUser .userHeadline {overflow: visible;padding-right: 30px;}
-#tplUser .userHeadline > .invisible {display: block;float: left;}
-#tplUser .userHeadline > *:not(.invisible) {margin-left: 59px;}
-}
-.userAvatarCrop {cursor: pointer;}
-#userAvatarCropSelection {position: relative;margin: 0 auto;}
-#userAvatarCropOverlay {background-color: #000000;height: 100%;opacity: 0.5;position: absolute;left: 0;top: 0;width: 100%;z-index: 10;}
-#userAvatarCropOverlaySelection {cursor: move;position: absolute;left: 0;top: 0;height: 128px;overflow: hidden;width: 128px;z-index: 20;}
-.buttonList.thirdPartyLogin {text-align: center;}
-.thirdPartyLoginButton {border-radius: 3px;border: 1px solid rgba(255,255,255,0.1);color: #fff;display: inline-block;font-size: 0;}
-.thirdPartyLoginButton:hover {color: #fff;text-decoration: none;}
-.thirdPartyLoginButton > .icon {border-right: 1px solid rgba(0,0,0,0.1);color: #fff;text-shadow: none;padding: 4px 6px;}
-.thirdPartyLoginButton > span:not(.icon) {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1rem;padding: 4px 12px;}
-.thirdPartyLoginButton.googleLoginButton {background-color: #dd4b39;}
-.thirdPartyLoginButton.googleLoginButton:hover {background-color: #ca3523;}
-.thirdPartyLoginButton.facebookLoginButton {background-color: #3b5998;}
-.thirdPartyLoginButton.facebookLoginButton:hover {background-color: #30487b;}
-.thirdPartyLoginButton.twitterLoginButton {background-color: #55acee;}
-.thirdPartyLoginButton.twitterLoginButton:hover {background-color: #309aea;}
-.thirdPartyLoginButton.githubLoginButton {background-color: #444444;}
-.thirdPartyLoginButton.githubLoginButton:hover {background-color: #303030;}
-.userNotificationItemList > .notificationItem.groupedNotificationItem > div > .framed > span.fa-users:before {position: relative;top: 3px;}
-.userNotificationItemList > .notificationItem.notificationUnconfirmed {position: relative;}
-.userNotificationItemList > .notificationItem.notificationUnconfirmed > div > .details {padding-right: 37px;}
-.userNotificationItemList > .notificationItem.notificationUnconfirmed > .notificationItemMarkAsConfirmed {opacity: .6;position: absolute;right: 21px;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.userNotificationItemList > .notificationItem.notificationUnconfirmed:hover > .notificationItemMarkAsConfirmed {opacity: 1;}
-.userNotificationItemList > .notificationItem > div > .details {padding-top: 3px;}
-.userNotificationItemList > .notificationItem > div > .details .userLink {font-weight: bold;}
-.paidSubscriptionTeaserList {max-height: 74px;overflow: hidden;}
-.paidSubscriptionTeaserList > li {float: left;margin-bottom: 7px;padding-right: 7px;white-space: nowrap;width: 300px;word-wrap: normal;}
-.paidSubscriptionTeaserList > li .containerHeadline > h3 {text-overflow: ellipsis;overflow: hidden;}
-.dashboardBoxRecentActivityHeadline {overflow: visible;position: relative;min-height: 30px;}
-.dashboardBoxRecentActivityHeadline > nav.buttonGroupNavigation {position: absolute;right: 4px;top: 2px;}
-.mainMenu > ul {background-color: rgba(0,0,0,0.4);}
-.mainMenu > ul > li > a {border-width: 0 !important;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: ease;transition-timing-function: ease;text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.mainMenu > ul > li > a:hover {color: #ffffff;}
-.mainMenu > ul > li.active > a {background-color: #e4eef8;background-image: -webkit-linear-gradient(#ffffff,#e4eef8);background-image: linear-gradient(#ffffff,#e4eef8);}
-.mainMenu > ul > li:hover {color: #336699;}
-@media all and (min-width: 801px) {
-.mainMenu {margin: 14px 9px 0;}
-.mainMenu > ul {border-radius: 5px 5px 0 0;}
-.mainMenu > ul > li.active > a {border-radius: 5px 5px 0 0;position: relative;}
-.mainMenu > ul > li.active > a::after {border-bottom-left-radius: 6px;border-width: 0 0 1px 1px;bottom: 0;content: "";height: 7px;position: absolute;right: -7px;width: 7px;box-shadow: -2px 2px 0 0 #e4eef8;}
-.mainMenu > ul > li.active > a::before {border-bottom-right-radius: 6px;border-width: 0 1px 1px 0;bottom: 0;content: "";height: 7px;left: -7px;position: absolute;width: 7px;box-shadow: 2px 2px 0 0 #e4eef8;}
-html[dir='rtl'] .mainMenu > ul > li.active > a::after {box-shadow: 2px 2px 0 0 #e4eef8;}
-html[dir='rtl'] .mainMenu > ul > li.active > a::before {box-shadow: -2px 2px 0 0 #e4eef8;}
-}
-@media all and (min-width: 801px) {
-.navigation {border-color: #b8d3ed;}
-.navigation > ul.navigationIcons > li > a:hover {background-color: #d8e7f5;}
-.navigation > ul.navigationItems {border-color: #93bde3;}
-.navigationHeader {border-top-width: 0;border-radius: 6px 6px 0 0;}
-.navigationFooter {border-radius: 0 0 6px 6px;}
-}
-@media all and (min-width: 801px) {
-.sidebar > div > fieldset:not(:last-child), .sidebar > div > div:not(:last-child) {border-color: #b8d3ed;}
-.sidebar fieldset > nav ul > li.active {box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);}
-.sidebar fieldset > nav ul > li > a {-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-#main > div > div > .sidebar > span > .collapsibleButton {border-width: 1px 0 1px 1px;border-style: solid;border-color: #b8d3ed;clip: rect(-5px 25px 31px -5px);box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);}
-#main.sidebarOrientationLeft .sidebar {border-right: 1px solid #b8d3ed;}
-#main.sidebarOrientationLeft .sidebar > div {width: 301px;}
-#main.sidebarOrientationLeft .sidebar > div fieldset {width: 301px;}
-#main.sidebarOrientationRight .sidebar {border-left: 1px solid #b8d3ed;}
-}
-button, input[type='reset'], input[type='submit'], input[type='button'], .button {font-weight: bold;}
-.button, input[type='reset']:not([disabled]), input[type='submit']:not([disabled]), input[type='button']:not([disabled]), button:not([disabled]) {border-color: #cdcdcd #bbbbbb #a9a9a9;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);background-color: #f0f0f0;background-image: -webkit-linear-gradient(90deg,#fdfdfd,#f0f0f0 2px,#e3e3e3);background-image: linear-gradient(180deg,#fdfdfd,#f0f0f0 2px,#e3e3e3);-webkit-transition-property: background-color, background-image, border, box-shadow, color;transition-property: background-color, background-image, border, box-shadow, color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.button .icon, input[type='reset']:not([disabled]) .icon, input[type='submit']:not([disabled]) .icon, input[type='button']:not([disabled]) .icon, button:not([disabled]) .icon {-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.button.buttonPrimary, input[type='submit']:not([disabled]), input[type='button']:not([disabled]).buttonPrimary, button:not([disabled]).buttonPrimary {border-color: #81abd5 #6699cc #4b87c3;box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 0 10px #6699cc;background-color: #ecf3fa;background-image: -webkit-linear-gradient(90deg,#ffffff,#ecf3fa 2px,#d8e7f5);background-image: linear-gradient(180deg,#ffffff,#ecf3fa 2px,#d8e7f5);}
-.button:hover, input[type='reset']:not([disabled]):hover, input[type='submit']:not([disabled]):hover, input[type='button']:not([disabled]):hover, button:not([disabled]):hover, .button.buttonPrimary:hover, input[type='submit']:not([disabled]):hover, input[type='button']:not([disabled]).buttonPrimary:hover, button:not([disabled]).buttonPrimary:hover {border-color: #ffb846 #ffaa22 #fd9c00;color: #666666;box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 0 10px #ffaa22;background-color: #fff1e2;background-image: -webkit-linear-gradient(90deg,#fffdfb,#fff1e2 2px,#ffe5c8);background-image: linear-gradient(180deg,#fffdfb,#fff1e2 2px,#ffe5c8);}
-.button:hover .icon, input[type='reset']:not([disabled]):hover .icon, input[type='submit']:not([disabled]):hover .icon, input[type='button']:not([disabled]):hover .icon, button:not([disabled]):hover .icon, .button.buttonPrimary:hover .icon, input[type='submit']:not([disabled]):hover .icon, input[type='button']:not([disabled]).buttonPrimary:hover .icon, button:not([disabled]).buttonPrimary:hover .icon {color: #666666;}
-.button.active, input[type='button'].active, button.active, .button.active:hover, input[type='button'].active:hover, button.active:hover {border-color: #8c8c8c;color: #f0f0f0;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);background-color: #999999;background-image: -webkit-linear-gradient(#808080,#999999 3px);background-image: linear-gradient(#808080,#999999 3px);text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-.button.active .icon, input[type='button'].active .icon, button.active .icon, .button.active:hover .icon, input[type='button'].active:hover .icon, button.active:hover .icon {color: #f0f0f0;text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-@media only screen and (min-width: 801px) {
-.breadcrumbs {background-color: #ffffff;border: 1px solid #cccccc;border-radius: 6px;}
-.breadcrumbs > ul > li {padding-right: 0;-webkit-transition-property: max-width;transition-property: max-width;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.breadcrumbs > ul > li:hover > a {background-color: #f1f5fa;position: relative;z-index: 10;}
-.breadcrumbs > ul > li:hover > .pointer > span {border-color: transparent transparent transparent #f1f5fa;}
-.breadcrumbs > ul > li > .pointer {border-color: transparent transparent transparent #cccccc;border-style: inset none inset solid;border-width: 15px;display: block;height: 0;padding: 0;right: -15px;top: -3px;width: 0;z-index: 20;}
-.breadcrumbs > ul > li > .pointer > span {border-color: transparent transparent transparent #ffffff;border-style: inset none inset solid;border-width: 15px;display: block;height: 0;left: -16px;overflow: hidden;position: absolute;text-indent: -9000px;top: -15px;width: 0;-webkit-transition-property: border-color;transition-property: border-color;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.breadcrumbs > ul > li > a {padding-left: 20px;-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.breadcrumbs > ul > li:first-child > a {border-radius: 4px 0 0 4px;padding-left: 9px;}
-.breadcrumbs > ul:hover > li {max-width: 100%;}
-}
-.userPanel {border-bottom: 1px solid rgba(0,0,0,0.1);box-shadow: 0 3px 7px 0 rgba(0,0,0,0.3);}
-.userPanel > div > .searchBar > form input[type="search"]:focus, .userPanel > div > .searchBar > form input[type="search"]:active {box-shadow: 0 0 0 0 transparent;}
-@media only screen and (max-width: 800px) {
-.userPanel {background-color: #19334c;}
-.userPanel > div > .searchBar {background-color: #0c1926;}
-}
-@media all and (min-width: 801px) {
-.container, .message, .dropdownMenu, .attachmentThumbnail, .attachmentThumbnail > img, .attachmentThumbnail > a > img, .box48 .attachmentTinyThumbnail {border-radius: 6px;}
-.containerList > li:first-child {border-top-left-radius: 5px;border-top-right-radius: 5px;}
-.containerList > li:last-child {border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
-.message.messageSidebarOrientationLeft .messageContent {border-radius: 0 5px 5px 0;}
-.message.messageSidebarOrientationRight .messageContent {border-radius: 5px 0 0 5px;}
-.message.messageReduced .messageContent {border-radius: 5px;}
-.messageOptions nav ul.smallButtons > li:first-child a.button {border-top-left-radius: 14px;}
-.message.messageSidebarOrientationLeft .messageOptions nav ul.smallButtons > li:last-child a.button, .message.messageReduced .messageOptions nav ul.smallButtons > li:last-child a.button {border-bottom-right-radius: 6px;}
-.tabularBox {border-radius: 6px;}
-.tabularBox:not(.tabularBoxTitle) .table thead tr:first-child th:first-child {border-top-left-radius: 4px;}
-.tabularBox:not(.tabularBoxTitle) .table thead tr:first-child th:last-child {border-top-right-radius: 4px;}
-.tabularBox .table tbody tr:last-child td:first-child {border-bottom-left-radius: 4px;}
-.tabularBox .table tbody tr:last-child td:last-child {border-bottom-right-radius: 4px;}
-.container > .table > tbody > tr:first-child > td:first-child {border-top-left-radius: 4px;}
-.container > .table > tbody > tr:first-child > td:last-child {border-top-right-radius: 4px;}
-.container > .table > tbody > tr:last-child > td:first-child {border-bottom-left-radius: 4px;}
-.container > .table > tbody > tr:last-child > td:last-child {border-bottom-right-radius: 4px;}
-.attachmentThumbnail > div {border-radius: 0 0 4px 4px;}
-.wbbBoardList:not(.wbbBoardListReduced) > li.wbbDepth1 > div {border-top-left-radius: 4px;border-top-right-radius: 4px;}
-.wbbBoardList:not(.wbbBoardListReduced) li.wbbLastBoxElement > div {border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
-.wbbBoardList:not(.wbbBoardListReduced) .tabularBox:not(.wbbDepth1) {border-top-left-radius: 0;border-top-right-radius: 0;}
-.wbbBoardListReduced .tabularBox {border-radius: 0;}
-.tabMenuContainer > .menu {border-radius: 5px 5px 0 0;}
-.pollContainer > .formSubmit {border-radius: 0 0 5px 5px;}
-.codeBox > div {border-radius: 6px 0 0 6px;}
-}
-@media screen and (min-width: 1240px) {
-.containerList.doubleColumned > li:last-child {border-radius: 0;}
-.containerList.doubleColumned > li:first-child {border-radius: 5px 0 0 0;}
-.containerList.doubleColumned > li:nth-child(2) {border-top-right-radius: 5px;}
-.containerList.doubleColumned > li:nth-child(even):last-child {border-bottom-right-radius: 5px;}
-.containerList.doubleColumned > li:nth-child(odd):last-child, .containerList.doubleColumned > li:nth-child(odd):nth-last-child(2) {border-bottom-left-radius: 5px;}
-}
-@media all and (min-width: 801px) {
-.tabMenu {padding: 0 10px;}
-.tabMenu > ul {border-top-left-radius: 6px;border-top-right-radius: 6px;}
-.tabMenu > ul > li.ui-state-active > a {border-top-right-radius: 6px;border-top-left-radius: 6px;}
-.tabMenu > ul > li.ui-state-active > a::before {border: 1px solid #cccccc;border-bottom-right-radius: 6px;border-width: 0 1px 1px 0;bottom: -1px;clip: rect(0,6px,6px,0);content: " ";height: 5px;left: -6px;position: absolute;width: 5px;box-shadow: 2px 1px 0 0 #fcfdfe;}
-.tabMenu > ul > li.ui-state-active > a::after {border: 1px solid #cccccc;border-bottom-left-radius: 6px;border-width: 0 0 1px 1px;bottom: -1px;clip: rect(0,6px,6px,0);content: " ";height: 5px;position: absolute;right: -6px;width: 5px;box-shadow: -2px 1px 0 0 #fcfdfe;}
-html[dir='rtl'] .tabMenu > ul > li.ui-state-active > a::before {box-shadow: -2px 1px 0 0 #fcfdfe;}
-html[dir='rtl'] .tabMenu > ul > li.ui-state-active > a::after {box-shadow: 2px 1px 0 0 #fcfdfe;}
-}
-input[type='text'], input[type='search'], input[type='date'], input[type='datetime'], input[type='email'], input[type='number'], input[type='url'], input[type='password'], textarea, select[multiple] {border-color: #999999 #cccccc #e6e6e6;box-shadow: inset 0 1px 5px 0 rgba(0,0,0,0.1);-webkit-transition-property: background-color, border, box-shadow;transition-property: background-color, border, box-shadow;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-input[type='text']:active, input[type='search']:active, input[type='date']:active, input[type='datetime']:active, input[type='email']:active, input[type='number']:active, input[type='url']:active, input[type='password']:active, textarea:active, select[multiple]:active, input[type='text']:focus, input[type='search']:focus, input[type='date']:focus, input[type='datetime']:focus, input[type='email']:focus, input[type='number']:focus, input[type='url']:focus, input[type='password']:focus, textarea:focus, select[multiple]:focus {box-shadow: 0 0 5px rgba(255,170,34,0.5) , inset 0 1px 5px rgba(0, 0, 0, .1);}
-.formError input[type='text'], .formError input[type='search'], .formError input[type='email'], .formError input[type='number'], .formError input[type='url'], .formError input[type='password'], .formError textarea {background-color: #ffffff;border-color: #c95145;box-shadow: 0 0 5px rgba(201,81,69,0.5) , inset 0 1px 5px rgba(0, 0, 0, .1);}
-.formError input[type='text']:hover, .formError input[type='text']:focus, .formError input[type='search']:hover, .formError input[type='search']:focus, .formError input[type='email']:hover, .formError input[type='email']:focus, .formError input[type='number']:hover, .formError input[type='number']:focus, .formError input[type='url']:hover, .formError input[type='url']:focus, .formError input[type='password']:hover, .formError input[type='password']:focus, .formError textarea:hover, .formError textarea:focus {background-color: #fff9f4;}
-.formSuccess input[type='text'], .formSuccess input[type='search'], .formSuccess input[type='email'], .formSuccess input[type='number'], .formSuccess input[type='url'], .formSuccess input[type='password'], .formSuccess textarea {background-color: #ffffff;border-color: #74a446;box-shadow: 0 0 5px rgba(116,164,70,0.5) , inset 0 1px 5px rgba(0, 0, 0, .1);}
-.formSuccess input[type='text']:hover, .formSuccess input[type='text']:focus, .formSuccess input[type='search']:hover, .formSuccess input[type='search']:focus, .formSuccess input[type='email']:hover, .formSuccess input[type='email']:focus, .formSuccess input[type='number']:hover, .formSuccess input[type='number']:focus, .formSuccess input[type='url']:hover, .formSuccess input[type='url']:focus, .formSuccess input[type='password']:hover, .formSuccess input[type='password']:focus, .formSuccess textarea:hover, .formSuccess textarea:focus {background-color: #fff9f4;}
-.info, .error, .success, .warning {border-radius: 7px;border-width: 0;box-shadow: 0 1px 2px rgba(0, 0, 0, .5), inset 0 0 1px rgba(0, 0, 0, .2);}
-.info {background-color: #4674a4;background-image: -webkit-linear-gradient(#4674a4,#304d77);background-image: linear-gradient(#4674a4,#304d77);}
-.error {background-color: #c95145;background-image: -webkit-linear-gradient(#c95145,#913d37);background-image: linear-gradient(#c95145,#913d37);}
-.success {background-color: #74a446;background-image: -webkit-linear-gradient(#74a446,#4d7730);background-image: linear-gradient(#74a446,#4d7730);}
-.warning {background-color: #efcb50;background-image: -webkit-linear-gradient(#efcb50,#e9bf2b);background-image: linear-gradient(#efcb50,#e9bf2b);}
-.innerError {border-radius: 7px;border-width: 0;box-shadow: 0 1px 2px rgba(0, 0, 0, .5), inset 0 0 1px rgba(0, 0, 0, .2);background-color: #c95145;background-image: -webkit-linear-gradient(#c95145,#913d37);background-image: linear-gradient(#c95145,#913d37);text-shadow: 0 1px 0 rgba(255,255,255,0.8);text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-@media only screen and (min-width: 801px) {
-.message .messageSidebar .userAvatar > a > img {-webkit-box-reflect: below 1px -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(.6,transparent),to(rgba(0,0,0,0.3)));}
-}
-.message.dividers .userCredits {border-top: 1px solid #b8d3ed !important;box-shadow: inset 0 1px 0 0 #ffffff;}
-.footerContent {text-shadow: 0 -1px 0 rgba(0,0,0,0.8);}
-@media only screen and (min-width: 801px) {
-.wbbBoardList .wbbLastPost {top: 7px;}
-.wbbBoardList .wbbLastPost > div {background-color: #ffffff;border-radius: 6px;padding: 7px;margin-right: 7px;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);}
-}
-@media only screen and (min-width: 801px) {
-.messageList .messageGroupStarter > .message.messageSidebarOrientationLeft::before {border-top-left-radius: 6px;content: "";display: block;height: 128px;left: 0;position: absolute;top: 0;width: 128px;background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, 0) 40%);background-image: linear-gradient(135deg, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, 0) 40%);}
-.messageList .messageGroupStarter > .message.messageSidebarOrientationRight::before {border-top-right-radius: 6px;content: "";display: block;height: 128px;right: 0;position: absolute;top: 0;width: 128px;background-image: -webkit-linear-gradient(225deg, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, 0) 40%);background-image: linear-gradient(225deg, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, 0) 40%);}
-html[dir='rtl'] .messageList .messageGroupStarter > .message.messageSidebarOrientationLeft::before {background-image: -webkit-linear-gradient(225deg, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, 0) 40%);background-image: linear-gradient(225deg, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, 0) 40%);}
-html[dir='rtl'] .messageList .messageGroupStarter > .message.messageSidebarOrientationRight::before {background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, 0) 40%);background-image: linear-gradient(135deg, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, 0) 40%);}
-}
-.attachmentThumbnail {box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);-webkit-transition-property: box-shadow;transition-property: box-shadow;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.attachmentThumbnail:hover {box-shadow: 0 0 20px 0 #ffaa22;}
-.container, div.tabularBox, .wbbBoardList > li.tabularBox, .message {box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);}
-.container .container, .message .container {box-shadow: none;}
-.dropdown .dropdownMenu li {-webkit-transition-property: background-color;transition-property: background-color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.dropdown .dropdownMenu li > a {-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: .1s;transition-duration: .1s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.table th > a {-webkit-transition-property: background-color, color, box-shadow;transition-property: background-color, color, box-shadow;-webkit-transition-duration: .2s;transition-duration: .2s;-webkit-transition-timing-function: linear;transition-timing-function: linear;}
-.userTitleBadge {box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 0 rgba(0, 0, 0, .2);}
-.dashboardBoxSidebarButton > div > .button {-webkit-box-reflect: below 0px -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(.5,transparent),to(rgba(0,0,0,0.4)));}
+html,body,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,big,cite,code,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,canvas,embed,figure,figcaption,audio,video{margin:0;padding:0;border:0}img{border:0}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:'';content:none}address{font-style:normal}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}.clearfix::before,.clearfix::after{display:table;content:""}.clearfix::after{clear:both}.quoteBox{border:1px solid rgba(238, 238, 238, 1);font-style:italic;margin:20px 0;padding:10px 20px}.quoteBox:first-child{margin-top:0}.quoteBox .quoteBox > .quoteBoxHeader > .quoteBoxIcon{display:none}.quoteBoxHeader{align-items:center;display:flex;font-style:normal;margin-bottom:20px}.quoteBoxHeader .quoteBoxIcon{flex:0 0 auto}.quoteBoxHeader .quoteBoxIcon > a{display:block;font-size:0;margin-right:5px}.quoteBoxHeader .quoteBoxIcon > .icon{margin-right:7px;position:relative;top:2px}.quoteBoxHeader .quoteBoxTitle{flex:1 auto;font-weight:400;line-height:1.28}@media (min-width:1024px){.quoteBoxHeader .quoteBoxTitle{font-size:18px}}@media (max-width:768px){.quoteBoxHeader .quoteBoxTitle{font-size:18px}}dl:not(.plain){display:block}dl:not(.plain):not(:first-child){margin-top:20px}dl:not(.plain) > dt{color:rgba(59, 109, 169, 1);display:block}dl:not(.plain) > dt:not(:empty){margin-bottom:5px}dl:not(.plain) > dd{display:block}dl:not(.plain) > dd:not(:last-child){margin-bottom:20px}dl:not(.plain) > dd > small:not(.innerError){color:rgba(125, 130, 135, 1);display:block;margin-top:5px}dl:not(.plain) > dd > label{display:block;}dl:not(.plain) > dd > label + small:not(.innerError){margin-left:24px}dl:not(.plain) > dd > label:not(:first-child){margin-top:3px}dl:not(.plain) > dd.floated{display:flex;flex-wrap:wrap}dl:not(.plain) > dd.floated > label{flex:0 0 auto;margin:0 10px 5px 0}dl:not(.plain) > dd.floated > label:last-child{margin-right:0}dl:not(.plain).wide > dt{display:none}dl.dataList::before,dl.dataList::after{display:table;content:""}dl.dataList::after{clear:both}dl.dataList > dt{clear:right;color:rgba(125, 130, 135, 1);float:left;margin-right:4px;text-align:left}dl.dataList > dt:after{content:":"}dl.dataList > dd{float:right;text-align:right}dl.dataList > dd:not(:last-child){margin-bottom:3px}dl.inlineDataList > dt{display:inline-block}dl.inlineDataList > dt:after{content:":";padding-left:1px}dl.inlineDataList > dd{display:inline-block}dl.inlineDataList > dd:not(:last-of-type):after{content:",";padding-left:1px}dl.statsDataList{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:wrap}dl.statsDataList > dt{color:rgba(125, 130, 135, 1);flex:0 0 60%;margin-left:5px;overflow:hidden;text-align:left;white-space:nowrap;font-weight:400}@media (min-width:1024px){dl.statsDataList > dt{font-size:12px}}@media (max-width:768px){dl.statsDataList > dt{font-size:12px}}dl.statsDataList > dd{flex:0 0 auto;width:calc(40% - 5px);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.row.rowColGap > dl{margin-top:0}.inlineList{display:flex;flex-wrap:wrap;}.inlineList > li{flex:0 auto}.inlineList > li:not(:last-child){margin-right:5px}.inlineList > li > a{}.inlineList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.inlineList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.nativeList{margin:1em 0 1em 40px}.nativeList li{margin:7px 0}ul.nativeList{list-style-type:disc}ol.nativeList{list-style-type:decimal}.tagList{display:flex;flex-wrap:wrap;align-items:baseline}.tagList > li{flex:0 auto}.tagList > li:not(:last-child){margin-right:5px}.tagList > li > a{}.tagList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.tagList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.smileyList{align-items:center}ol.dataList,ul.dataList{display:flex;flex-wrap:wrap;font-weight:400}ol.dataList > li,ul.dataList > li{flex:0 auto}ol.dataList > li:not(:last-child),ul.dataList > li:not(:last-child){margin-right:5px}ol.dataList > li > a,ul.dataList > li > a{}ol.dataList.commaSeparated > li:not(:last-child):after,ul.dataList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}ol.dataList.dotSeparated > li:not(:last-child):after,ul.dataList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}@media (min-width:1024px){ol.dataList,ul.dataList{font-size:12px}}@media (max-width:768px){ol.dataList,ul.dataList{font-size:12px}}ol.dataList > li:not(:last-child):after,ul.dataList > li:not(:last-child):after{content:",";padding-left:1px}@font-face{font-family:'FontAwesome';src:url('../font/getFont.php?type=eot&v=4.5.0');src:url('../font/getFont.php?type=eot&v=4.5.0#iefix') format('embedded-opentype'), url('../font/getFont.php?type=woff2&v=4.5.0') format('woff2'), url('../font/getFont.php?type=woff&v=4.5.0') format('woff'), url('../font/getFont.php?type=ttf&v=4.5.0') format('truetype');font-weight:normal;font-style:normal;}.icon,.fa{color:rgba(44, 62, 80, 1);display:inline-block;font-family:FontAwesome;font-weight:normal !important;font-style:normal !important;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.icon.disabled,.fa.disabled{opacity:0.3}.icon:hover,.fa:hover{text-decoration:none}.icon.green,.fa.green{color:rgba(0, 153, 0, 1)}.icon.red,.fa.red{color:rgba(204, 0, 0, 1)}.icon.black,.fa.black{color:#333}.icon.brown,.fa.brown{color:#c63}.icon.orange,.fa.orange{color:#f90}.icon.yellow,.fa.yellow{color:#ff0}.icon.blue,.fa.blue{color:#369}.icon.purple,.fa.purple{color:#c0f}.icon.pink,.fa.pink{color:#f0c}span.icon:not(.pointer):not(.disabled),span.fa:not(.pointer):not(.disabled){cursor:default}a > span.icon:not(.pointer),a > span.fa:not(.pointer){cursor:pointer !important}.icon16{font-size:14px;height:16px;line-height:16px;width:16px}.icon24{font-size:18px;height:24px;line-height:24px;width:24px}.icon32{font-size:28px;height:32px;line-height:32px;width:32px;vertical-align:-5px}.icon48{font-size:42px;height:48px;line-height:48px;width:48px}.icon96{font-size:84px;height:96px;line-height:96px;width:96px}.icon144{font-size:130px;height:144px;line-height:144px;width:144px}.fa-spinner{animation:wcfSpinner 0.6s linear infinite;border:2px solid #ccc;border-top-color:#4f81bd;border-radius:50%}.fa-spinner::before{display:none}@-webkit-keyframes wcfSpinner{to{-webkit-transform:rotate(360deg)}}@keyframes wcfSpinner{to{transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal:before{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical:before{-webkit-transform:scale(1, -1);transform:scale(1, -1)}@keyframes fa-bell-ring{0%{transform:rotate(-15deg)}2%{transform:rotate(15deg)}4%{transform:rotate(-18deg)}6%{transform:rotate(18deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}12%{transform:rotate(-18deg)}14%{transform:rotate(18deg)}16%{transform:rotate(-12deg)}18%{transform:rotate(12deg)}20%,100%{transform:rotate(0deg)}}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.box{box-sizing:border-box}.boxImage img{max-width:100%}.boxTitle{font-weight:400;line-height:1.28}@media (min-width:1024px){.boxTitle{font-size:18px}}@media (max-width:768px){.boxTitle{font-size:18px}}.boxTitle + .boxContent{margin-top:20px}.boxTitle .badge{top:-2px}.boxContent + .boxContent,.boxContent + .boxTitle{margin-top:20px}.boxesHero .box{padding:40px;text-align:center}.boxesHero .boxTitle{font-weight:300;line-height:1}@media (min-width:1024px){.boxesHero .boxTitle{font-size:28px}}@media (max-width:768px){.boxesHero .boxTitle{font-size:23px}}.boxesHero .boxWithImage{display:flex;flex-wrap:wrap}.boxesHero .boxWithImage .boxImage,.boxesHero .boxWithImage .boxTitle,.boxesHero .boxWithImage .boxContent{flex:0 0 100%}.boxesHero .boxWithImage .boxImage{order:3;margin-top:40px}.boxesHeaderBoxes{background-color:#f7f8fa}.boxesHeaderBoxes .boxContainer{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;padding:40px 0}.boxesHeaderBoxes .box{flex:0 0 25%;overflow:hidden;padding-left:10px;padding-right:10px;}.boxesHeaderBoxes .box:nth-child(4n+1):not(:first-child){margin-top:20px}.boxesHeaderBoxes .box:first-child:nth-last-child(1){flex-basis:100%}.boxesHeaderBoxes .box:first-child:nth-last-child(2),.boxesHeaderBoxes .box:first-child:nth-last-child(2) ~ .box{flex-basis:50%}.boxesHeaderBoxes .box:first-child:nth-last-child(3),.boxesHeaderBoxes .box:first-child:nth-last-child(3) ~ .box{flex-basis:33.3333%}.boxesHeaderBoxes .box a:hover{text-decoration:underline}.boxesHeaderBoxes .boxImage{margin-bottom:10px;text-align:center}.boxesTop,.boxesBottom{flex:0 0 auto}.boxesTop .box,.boxesBottom .box{margin-bottom:40px;margin-top:40px}.boxesTop .boxTitle,.boxesBottom .boxTitle{color:rgba(44, 62, 80, 1);font-weight:300;line-height:1.28}@media (min-width:1024px){.boxesTop .boxTitle,.boxesBottom .boxTitle{font-size:23px}}@media (max-width:768px){.boxesTop .boxTitle,.boxesBottom .boxTitle{font-size:20px}}.boxesTop .boxTitle a,.boxesBottom .boxTitle a{color:rgba(44, 62, 80, 1)}.boxesTop .boxTitle a:hover,.boxesBottom .boxTitle a:hover{color:rgba(44, 62, 80, 1)}.boxesTop .boxWithImage::before,.boxesBottom .boxWithImage::before,.boxesTop .boxWithImage::after,.boxesBottom .boxWithImage::after{display:table;content:""}.boxesTop .boxWithImage::after,.boxesBottom .boxWithImage::after{clear:both}.boxesTop .boxWithImage .boxTitle,.boxesBottom .boxWithImage .boxTitle,.boxesTop .boxWithImage .boxContent,.boxesBottom .boxWithImage .boxContent{margin-left:calc(20% + 30px)}.boxesTop .boxImage,.boxesBottom .boxImage{float:left;width:20%}.boxesTop{border-bottom:1px solid rgba(238, 238, 238, 1)}.boxesBottom{border-top:1px solid rgba(238, 238, 238, 1)}.boxesSidebarLeft,.boxesSidebarRight{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft a,.boxesSidebarRight a{color:rgba(231, 76, 60, 1)}.boxesSidebarLeft a > .icon,.boxesSidebarRight a > .icon{color:rgba(231, 76, 60, 1)}.boxesSidebarLeft a:hover,.boxesSidebarRight a:hover{color:rgba(192, 57, 43, 1)}.boxesSidebarLeft a:hover > .icon,.boxesSidebarRight a:hover > .icon{color:rgba(192, 57, 43, 1)}.boxesSidebarLeft small,.boxesSidebarRight small,.boxesSidebarLeft .dimmed,.boxesSidebarRight .dimmed{color:rgba(127, 140, 141, 1)}.boxesSidebarLeft small a,.boxesSidebarRight small a,.boxesSidebarLeft .dimmed a,.boxesSidebarRight .dimmed a{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft small a:hover,.boxesSidebarRight small a:hover,.boxesSidebarLeft .dimmed a:hover,.boxesSidebarRight .dimmed a:hover{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft .boxTitle,.boxesSidebarRight .boxTitle{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft .boxTitle:hover,.boxesSidebarRight .boxTitle:hover{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){background-color:rgba(247, 248, 250, 1)}@media (max-width:1024px){.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){padding:20px 10px}.boxesSidebarLeft .box:not(.boxBorderless) .boxMenu,.boxesSidebarRight .box:not(.boxBorderless) .boxMenu{margin-left:-10px;margin-right:-10px}}@media (min-width:1025px){.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){padding:20px}.boxesSidebarLeft .box:not(.boxBorderless) .boxMenu,.boxesSidebarRight .box:not(.boxBorderless) .boxMenu{margin-left:-20px;margin-right:-20px}}.boxesSidebarLeft .box:not(:first-child),.boxesSidebarRight .box:not(:first-child){margin-top:30px}.boxesSidebarLeft .box.boxAlternative,.boxesSidebarRight .box.boxAlternative{background-color:transparent;border:1px solid rgba(238, 238, 238, 1)}.boxesSidebarLeft .box.boxError,.boxesSidebarRight .box.boxError{background-color:rgba(242, 222, 222, 1);color:rgba(169, 68, 66, 1)}.boxesSidebarLeft .box.boxInfo,.boxesSidebarRight .box.boxInfo{background-color:rgba(217, 237, 247, 1);color:rgba(49, 112, 143, 1)}.boxesSidebarLeft .box.boxSuccess,.boxesSidebarRight .box.boxSuccess{background-color:rgba(223, 240, 216, 1);color:rgba(60, 118, 61, 1)}.boxesSidebarLeft .box.boxWarning,.boxesSidebarRight .box.boxWarning{background-color:rgba(252, 248, 227, 1);color:rgba(138, 109, 59, 1)}.boxesSidebarLeft .box .boxMenu .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuLink{display:block;padding:5px 20px}.boxesSidebarLeft .box .boxMenu .boxMenuLink .badge,.boxesSidebarRight .box .boxMenu .boxMenuLink .badge{float:right}.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink,.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink{background-color:rgba(255, 255, 255, 1)}.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuDepth1 .boxMenuLink{padding-left:40px}.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink{padding-left:60px}.boxesSidebarLeft .boxWithImage::before,.boxesSidebarRight .boxWithImage::before,.boxesSidebarLeft .boxWithImage::after,.boxesSidebarRight .boxWithImage::after{display:table;content:""}.boxesSidebarLeft .boxWithImage::after,.boxesSidebarRight .boxWithImage::after{clear:both}.boxesSidebarLeft .boxWithImage .boxTitle,.boxesSidebarRight .boxWithImage .boxTitle,.boxesSidebarLeft .boxWithImage .boxContent,.boxesSidebarRight .boxWithImage .boxContent{margin-left:calc(20% + 10px)}.boxesSidebarLeft .boxImage,.boxesSidebarRight .boxImage{float:left;width:20%}.boxesContentTop .box:not(:first-child),.boxesContentBottom .box:not(:first-child){margin-top:40px}.boxesContentTop .boxWithImage::before,.boxesContentBottom .boxWithImage::before,.boxesContentTop .boxWithImage::after,.boxesContentBottom .boxWithImage::after{display:table;content:""}.boxesContentTop .boxWithImage::after,.boxesContentBottom .boxWithImage::after{clear:both}.boxesContentTop .boxWithImage .boxTitle,.boxesContentBottom .boxWithImage .boxTitle,.boxesContentTop .boxWithImage .boxContent,.boxesContentBottom .boxWithImage .boxContent{margin-left:calc(20% + 20px)}.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{color:rgba(44, 62, 80, 1);font-weight:300;line-height:1.28}@media (min-width:1024px){.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:23px}}@media (max-width:768px){.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:20px}}.boxesContentTop .boxTitle a,.boxesContentBottom .boxTitle a{color:rgba(44, 62, 80, 1)}.boxesContentTop .boxTitle a:hover,.boxesContentBottom .boxTitle a:hover{color:rgba(44, 62, 80, 1)}.boxesContentTop .boxImage,.boxesContentBottom .boxImage{float:left;width:20%}.boxesContentTop{margin-bottom:40px}.boxesContentBottom{margin-top:40px}.boxesFooterBoxes{background-color:rgba(44, 62, 80, 1);color:rgba(189, 195, 199, 1);flex:0 0 auto;z-index:40}.boxesFooterBoxes a{color:rgba(255, 255, 255, 1)}.boxesFooterBoxes a .icon{color:rgba(255, 255, 255, 1)}.boxesFooterBoxes a:hover{color:rgba(255, 255, 255, 1);text-decoration:underline}.boxesFooterBoxes a:hover .icon{color:rgba(255, 255, 255, 1)}.boxesFooterBoxes .icon{color:rgba(189, 195, 199, 1)}.boxesFooterBoxes .boxContainer{margin-left:-10px;margin-right:-10px}@media (max-width:768px){.boxesFooterBoxes .boxContainer{padding:20px 0}}@media (min-width:1024px){.boxesFooterBoxes .boxContainer{display:flex;flex-wrap:wrap;margin-bottom:-40px;padding:40px 0}}.boxesFooterBoxes .box{overflow:hidden;padding-left:10px;padding-right:10px}@media (max-width:768px){.boxesFooterBoxes .box + .box{margin-top:40px}}@media (min-width:1024px){.boxesFooterBoxes .box{flex:0 0 50%;margin-bottom:40px}.boxesFooterBoxes .box.boxFullWidth{flex-basis:100%}}.boxesFooterBoxes .boxTitle{color:rgba(189, 195, 199, 1)}.boxesFooterBoxes .boxTitle a{color:rgba(255, 255, 255, 1)}.boxesFooterBoxes .boxTitle a:hover{color:rgba(255, 255, 255, 1)}.boxesFooterBoxes .boxImage{margin-bottom:10px;text-align:center}.boxesFooter .box:not(:first-child){margin-top:20px}.boxesFooter .boxWithImage::before,.boxesFooter .boxWithImage::after{display:table;content:""}.boxesFooter .boxWithImage::after{clear:both}.boxesFooter .boxWithImage .boxTitle,.boxesFooter .boxWithImage .boxContent{margin-left:calc(20% + 30px)}.boxesFooter .boxImage{float:left;width:20%}.boxesFooter .boxMenu{display:inline-flex;margin-left:-10px;margin-right:-10px}.boxesFooter .boxMenu > li{flex:0 0 auto;padding-left:10px;padding-right:10px}.boxesFooter .footerLinks .boxMenu{display:flex;flex-wrap:wrap;margin-bottom:-20px}.boxesFooter .footerLinks .boxMenu .boxMenuLink{display:inline-block}.boxesFooter .footerLinks .boxMenu > li{flex:0 0 25%;margin-bottom:20px}.boxesFooter .footerLinks .boxMenu > li > .boxMenuLink{font-weight:400;line-height:1.28;margin-bottom:10px}@media (min-width:1024px){.boxesFooter .footerLinks .boxMenu > li > .boxMenuLink{font-size:18px}}@media (max-width:768px){.boxesFooter .footerLinks .boxMenu > li > .boxMenuLink{font-size:18px}}.boxesFooter .footerLinks .boxMenu > li > ol a{color:rgba(189, 195, 199, 1)}.containerList > li{position:relative;transition:background-color 0.2s}@media (max-width:1024px){.containerList > li{padding:10px 0}}@media (min-width:1025px){.containerList > li{padding:20px}}.containerList > li:not(:last-child){border-bottom:1px solid rgba(238, 238, 238, 1)}.containerList > li:first-child{border-top:1px solid rgba(79, 129, 189, 1)}.containerList > li:last-child{border-bottom:1px solid rgba(79, 129, 189, 1)}.containerList > li:hover{background-color:rgba(242, 242, 242, 1)}.containerList > li.showMore{text-align:center}.containerList > li.showMore:hover{background-color:transparent}.containerList > li .containerHeadline{position:relative}.containerList > li .containerHeadline > .containerContentType{color:rgba(125, 130, 135, 1);position:absolute;top:5px;right:0}.containerList > li .buttonGroupNavigation{opacity:0;position:absolute;right:20px;top:18px;transition:opacity 0.12s}.containerList > li .buttonGroupNavigation > ul{background-color:rgba(255, 255, 255, 1);border:1px solid rgba(0, 0, 0, .15);border-radius:6px}.containerList > li .buttonGroupNavigation > ul > li{margin-right:0}.containerList > li .buttonGroupNavigation > ul > li:not(:last-child){border-right:1px solid rgba(0, 0, 0, .15)}.containerList > li .buttonGroupNavigation > ul > li > a{display:inline-block;padding:3px 5px}.containerList > li .buttonGroupNavigation > ul > li > a > .icon{color:rgba(0, 0, 0, .5)}.containerList > li .buttonGroupNavigation > ul > li.active > a > .icon,.containerList > li .buttonGroupNavigation > ul > li:hover > a > .icon{color:rgba(44, 62, 80, 1)}.containerList > li:hover .buttonGroupNavigation{opacity:1}@media (max-width:768px){.containerBoxList.doubleColumned > li + li,.containerBoxList.tripleColumned > li + li{margin-top:10px}}@media (min-width:1024px){.containerBoxList.doubleColumned,.containerBoxList.tripleColumned{display:flex;flex-wrap:wrap;margin-bottom:-15px}.containerBoxList.doubleColumned > li,.containerBoxList.tripleColumned > li{overflow:hidden;padding-right:15px;margin-bottom:15px}.containerBoxList.doubleColumned > li .containerBoxContent,.containerBoxList.tripleColumned > li .containerBoxContent{overflow:hidden}.containerBoxList.doubleColumned > li .containerBoxContent h3,.containerBoxList.tripleColumned > li .containerBoxContent h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.containerBoxList.doubleColumned > li{flex:0 0 50%}.containerBoxList.tripleColumned > li{flex:0 0 calc(100% / 3);width:calc(100% / 3)}}.contentHeader,.boxHeadline{color:rgba(44, 62, 80, 1)}.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-weight:300;line-height:1}@media (min-width:1024px){.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-size:28px}}@media (max-width:768px){.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-size:23px}}.contentHeader .contentTitle .badge,.boxHeadline .contentTitle .badge,.contentHeader > h1 .badge,.boxHeadline > h1 .badge{top:-2px}.contentHeader a,.boxHeadline a{color:rgba(44, 62, 80, 1)}.contentHeader a:hover,.boxHeadline a:hover{color:rgba(44, 62, 80, 1)}.contentHeader .contentHeaderDescription{color:rgba(125, 130, 135, 1);margin-top:5px}.contentHeader .contentHeaderMetaData{color:rgba(125, 130, 135, 1);margin-top:5px}.contentHeader .contentHeaderMetaData.inlineList > li:not(:last-child){margin-right:10px}.contentHeader .contentHeaderMetaData > li a,.contentHeader .contentHeaderMetaData > li a:hover,.contentHeader .contentHeaderMetaData > li .icon{color:rgba(125, 130, 135, 1)}.contentHeader .contentTitle + .inlineDataList{margin-top:5px}.contentHeader .inlineDataList{color:rgba(125, 130, 135, 1)}@media (max-width:1024px){.contentHeader .contentHeaderIcon{display:none}}@media (min-width:545px) and (max-width:768px){.contentHeader .contentHeaderNavigation > ul{display:flex;flex-wrap:wrap;flex-wrap:nowrap;justify-content:flex-end;margin-top:20px}.contentHeader .contentHeaderNavigation > ul > li{flex:0 auto}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin-right:5px}.contentHeader .contentHeaderNavigation > ul > li > a{}.contentHeader .contentHeaderNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.contentHeader .contentHeaderNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}@media (min-width:1024px){.contentHeader{display:flex}.contentHeader .contentHeaderIcon{flex:0 0 64px;margin-right:15px}.contentHeader .contentHeaderTitle{flex:1 1 auto}.contentHeader .contentHeaderNavigation{flex:0 0 auto;margin-left:15px}.contentHeader .contentHeaderNavigation > ul{display:flex;flex-wrap:wrap;flex-wrap:nowrap}.contentHeader .contentHeaderNavigation > ul > li{flex:0 auto}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin-right:5px}.contentHeader .contentHeaderNavigation > ul > li > a{}.contentHeader .contentHeaderNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.contentHeader .contentHeaderNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}.boxHeadline.boxSubHeadline{margin-top:40px;margin-bottom:20px}.boxHeadline.boxSubHeadline > h2{color:rgba(44, 62, 80, 1);font-weight:300;line-height:1.28}@media (min-width:1024px){.boxHeadline.boxSubHeadline > h2{font-size:23px}}@media (max-width:768px){.boxHeadline.boxSubHeadline > h2{font-size:20px}}.boxHeadline.boxSubHeadline > h2 a{color:rgba(44, 62, 80, 1)}.boxHeadline.boxSubHeadline > h2 a:hover{color:rgba(44, 62, 80, 1)}.boxHeadline.boxSubHeadline > h2 .badge{top:-2px}.section{margin-top:40px}.section > :first-child{margin-top:0}.section .sectionHeader{position:relative}.section .sectionHeader .buttonGroupNavigation{position:absolute;right:0;top:4px}.section .sectionTitle{color:rgba(44, 62, 80, 1);font-weight:300;line-height:1.28}@media (min-width:1024px){.section .sectionTitle{font-size:23px}}@media (max-width:768px){.section .sectionTitle{font-size:20px}}.section .sectionTitle a{color:rgba(44, 62, 80, 1)}.section .sectionTitle a:hover{color:rgba(44, 62, 80, 1)}.section .sectionTitle .badge{top:-2px}.section .sectionDescription{color:rgba(125, 130, 135, 1)}.section > .sectionHeader,.section > .sectionTitle{margin-bottom:20px}.section > .sectionHeader + .section,.section > .sectionTitle + .section{margin-top:20px}.section:not(.sectionContainerList) > .sectionHeader,.section:not(.sectionContainerList) > .sectionTitle{border-bottom:1px solid rgba(238, 238, 238, 1);padding-bottom:10px}.section.tabularBox > .sectionHeader,.section.tabularBox > .sectionTitle{border-color:rgba(79, 129, 189, 1);margin-bottom:0}.section .section{margin-top:30px}.section .section:first-child{margin-top:20px}.section .section .sectionTitle{font-weight:400;line-height:1.28}@media (min-width:1024px){.section .section .sectionTitle{font-size:18px}}@media (max-width:768px){.section .section .sectionTitle{font-size:18px}}.section .section > .sectionHeader,.section .section > .sectionTitle{margin-bottom:15px}fieldset{margin-top:40px}fieldset > legend{border-bottom:1px solid rgba(238, 238, 238, 1);color:rgba(44, 62, 80, 1);float:left;margin-bottom:20px;padding-bottom:10px;width:100%;font-weight:300;line-height:1.28}@media (min-width:1024px){fieldset > legend{font-size:23px}}@media (max-width:768px){fieldset > legend{font-size:20px}}fieldset > legend a{color:rgba(44, 62, 80, 1)}fieldset > legend a:hover{color:rgba(44, 62, 80, 1)}fieldset > legend .badge{top:-2px}fieldset > legend + *{clear:left}fieldset > legend + small{color:rgba(125, 130, 135, 1);position:relative;top:-12px}.section fieldset{margin-top:20px}.section fieldset > legend{margin-bottom:15px;font-weight:400;line-height:1.28}@media (min-width:1024px){.section fieldset > legend{font-size:18px}}@media (max-width:768px){.section fieldset > legend{font-size:18px}}.containerHeadline > h3{font-weight:400;line-height:1.28}@media (min-width:1024px){.containerHeadline > h3{font-size:18px}}@media (max-width:768px){.containerHeadline > h3{font-size:18px}}.containerHeadline > h3 > .badge{top:-2px}.containerHeadline ~ .containerContent{margin-top:10px}.contentNavigation + .section{margin-top:30px}@media (max-width:768px){.contentNavigation ul{margin-top:30px}.contentNavigation ul > li > .button{display:block;padding:7px 10px;text-align:center}.contentNavigation > nav:not(.pagination) > ul > li + li{margin-top:10px}}@media (min-width:1024px){.contentNavigation{align-items:center;display:flex;justify-content:flex-end}.contentNavigation > nav{flex:0 0 auto;margin-top:30px;order:3}.contentNavigation > nav.pagination{order:1;flex:1 1 auto}.contentNavigation > nav.jsClipboardEditor{margin-right:5px;order:2}.contentNavigation > nav + nav{flex:0 0 auto}.contentNavigation > nav:not(.pagination){text-align:right}.contentNavigation ul{display:inline-flex}.contentNavigation ul > li{flex:0 0 auto}.contentNavigation ul > li:not(:last-child){margin-right:5px}}.paginationTop{margin-top:40px}.paginationTop + .section{margin-top:20px}@media (max-width:768px){.contentFooter > .contentFooterNavigation{margin-top:20px}.contentFooter > .contentFooterNavigation .button{display:block;padding:7px 10px;text-align:center}.contentFooter > .contentFooterNavigation .button:not(:first-child){margin-top:10px}}@media (min-width:1024px){.contentFooter{display:flex}.contentFooter > .paginationBottom{flex:0 0 auto;margin-top:20px}.contentFooter > .contentFooterNavigation{flex:1 1 auto;margin:20px 0 0 20px;text-align:right}.contentFooter > .contentFooterNavigation > ul{display:flex;flex-wrap:wrap;display:inline-flex;flex-wrap:nowrap}.contentFooter > .contentFooterNavigation > ul > li{flex:0 auto}.contentFooter > .contentFooterNavigation > ul > li:not(:last-child){margin-right:5px}.contentFooter > .contentFooterNavigation > ul > li > a{}.contentFooter > .contentFooterNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.contentFooter > .contentFooterNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}@media (max-width:544px){.contentHeader > .contentHeaderNavigation > ul{margin-top:30px}.contentHeader > .contentHeaderNavigation > ul > li:not(:first-child){margin-top:10px}.contentHeader > .contentHeaderNavigation > ul > li > .button{display:block;padding:7px 10px;text-align:center}}@media (max-width:768px){.paginationTop{display:none}.paginationTop + .section{margin-top:30px}.contentNavigation > .pagination{display:none}.section ~ .contentNavigation > .pagination{display:block}.section ~ .contentNavigation > .pagination + nav{margin-top:10px}}input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="text"],input[type="url"],select,textarea{background-color:rgba(241, 246, 251, 1);border:1px solid rgba(176, 200, 224, 1);color:rgba(44, 62, 80, 1);outline:none;padding:4px 8px;font-family:"Open Sans", "Segoe UI", "Lucida Grande", "Helveltica", sans-serif;font-weight:400;line-height:1.48}@media (min-width:1024px){input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="text"],input[type="url"],select,textarea{font-size:14px}}@media (max-width:768px){input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="text"],input[type="url"],select,textarea{font-size:14px}}input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="url"]:focus,select:focus,textarea:focus,input[type="date"]:hover,input[type="datetime"]:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="text"]:hover,input[type="url"]:hover,select:hover,textarea:hover{background-color:rgba(241, 246, 251, 1);border-color:rgba(41, 128, 185, 1);color:rgba(44, 62, 80, 1)}input[type="date"][disabled],input[type="datetime"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="password"][disabled],input[type="search"][disabled],input[type="text"][disabled],input[type="url"][disabled],select[disabled],textarea[disabled],input[type="date"][readonly],input[type="datetime"][readonly],input[type="email"][readonly],input[type="number"][readonly],input[type="password"][readonly],input[type="search"][readonly],input[type="text"][readonly],input[type="url"][readonly],select[readonly],textarea[readonly]{background-color:rgba(245, 245, 245, 1) !important;border-color:rgba(174, 176, 179, 1) !important;color:rgba(125, 130, 100, 1) !important}input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="text"],input[type="url"]{}input[type="date"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder{color:rgba(169, 169, 169, 1)}input[type="date"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="url"]::-moz-placeholder{color:rgba(169, 169, 169, 1)}input[type="date"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder{color:rgba(169, 169, 169, 1)}input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="url"]:focus,input[type="date"]:hover,input[type="datetime"]:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="text"]:hover,input[type="url"]:hover{}input[type="date"]:focus::-webkit-input-placeholder,input[type="datetime"]:focus::-webkit-input-placeholder,input[type="email"]:focus::-webkit-input-placeholder,input[type="number"]:focus::-webkit-input-placeholder,input[type="password"]:focus::-webkit-input-placeholder,input[type="search"]:focus::-webkit-input-placeholder,input[type="text"]:focus::-webkit-input-placeholder,input[type="url"]:focus::-webkit-input-placeholder,input[type="date"]:hover::-webkit-input-placeholder,input[type="datetime"]:hover::-webkit-input-placeholder,input[type="email"]:hover::-webkit-input-placeholder,input[type="number"]:hover::-webkit-input-placeholder,input[type="password"]:hover::-webkit-input-placeholder,input[type="search"]:hover::-webkit-input-placeholder,input[type="text"]:hover::-webkit-input-placeholder,input[type="url"]:hover::-webkit-input-placeholder{color:rgba(204, 204, 204, 1)}input[type="date"]:focus::-moz-placeholder,input[type="datetime"]:focus::-moz-placeholder,input[type="email"]:focus::-moz-placeholder,input[type="number"]:focus::-moz-placeholder,input[type="password"]:focus::-moz-placeholder,input[type="search"]:focus::-moz-placeholder,input[type="text"]:focus::-moz-placeholder,input[type="url"]:focus::-moz-placeholder,input[type="date"]:hover::-moz-placeholder,input[type="datetime"]:hover::-moz-placeholder,input[type="email"]:hover::-moz-placeholder,input[type="number"]:hover::-moz-placeholder,input[type="password"]:hover::-moz-placeholder,input[type="search"]:hover::-moz-placeholder,input[type="text"]:hover::-moz-placeholder,input[type="url"]:hover::-moz-placeholder{color:rgba(204, 204, 204, 1)}input[type="date"]:focus:-ms-input-placeholder,input[type="datetime"]:focus:-ms-input-placeholder,input[type="email"]:focus:-ms-input-placeholder,input[type="number"]:focus:-ms-input-placeholder,input[type="password"]:focus:-ms-input-placeholder,input[type="search"]:focus:-ms-input-placeholder,input[type="text"]:focus:-ms-input-placeholder,input[type="url"]:focus:-ms-input-placeholder,input[type="date"]:hover:-ms-input-placeholder,input[type="datetime"]:hover:-ms-input-placeholder,input[type="email"]:hover:-ms-input-placeholder,input[type="number"]:hover:-ms-input-placeholder,input[type="password"]:hover:-ms-input-placeholder,input[type="search"]:hover:-ms-input-placeholder,input[type="text"]:hover:-ms-input-placeholder,input[type="url"]:hover:-ms-input-placeholder{color:rgba(204, 204, 204, 1)}input[type="search"]{-webkit-appearance:none}textarea{border-width:1px;width:100%;font-weight:400}@media (min-width:1024px){textarea{font-size:14px}}@media (max-width:768px){textarea{font-size:14px}}textarea[disabled],textarea[readonly]{background-color:rgba(245, 245, 245, 1) !important;border-color:rgba(174, 176, 179, 1) !important;color:rgba(125, 130, 100, 1) !important}select{max-width:100%}.selectDropdown{position:relative;display:inline-block !important}.selectDropdown::after{content:"\f0d7";display:block;font-family:FontAwesome;font-size:14px;pointer-events:none;position:absolute;right:7px;top:50%;transform:translateY(-50%)}.selectDropdown > select{padding-right:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.formSubmit{text-align:center}.formSubmit:not(:first-child){margin-top:30px}@media (max-width:544px){.formSubmit > .button,.formSubmit > button,.formSubmit > input{display:block;padding:7px 10px;width:100%}.formSubmit > .button:not(:first-child),.formSubmit > button:not(:first-child),.formSubmit > input:not(:first-child){margin-top:10px}}@media (min-width:545px){.formSubmit > :not(:first-child){margin-left:10px}}.inputAddon{display:flex}.inputAddon:not(:last-child){margin-bottom:5px}.inputAddon > .inputPrefix,.inputAddon > .inputSuffix{flex:0 0 auto}.inputAddon > .inputPrefix.button,.inputAddon > .inputSuffix.button{border-radius:0}.inputAddon > .inputPrefix:not(.button),.inputAddon > .inputSuffix:not(.button){background-color:rgba(224, 224, 224, 1);border:1px solid rgba(127, 140, 141, 1);color:rgba(33, 33, 33, 1);cursor:default;padding:3px 5px}.inputAddon > .inputPrefix{margin-right:5px}.inputAddon > .inputSuffix{margin-left:5px}.inputAddon input{flex:1 auto}.inputAddon input + .inputPrefix{margin-left:5px}.inputAddonTextarea{flex-wrap:wrap}.inputAddonTextarea > .inputPrefix.button{border-bottom-width:0;border-radius:0}.inputAddonTextarea > textarea{flex:0 0 100%}.inputAddon input.tiny,input.tiny{flex-grow:0;width:80px}.inputAddon input.short,input.short{flex-grow:0;min-width:80px;width:10%}.inputAddon input.medium,input.medium{flex-grow:0;min-width:150px;width:30%}.inputAddon input.long,input.long{min-width:150px;width:100%}.formGrid dt{display:none}.formGrid .selectDropdown,.formGrid select{width:100%}.layoutBoundary{margin:0 auto}@media (max-width:1024px){.layoutBoundary{padding:0 10px;width:100%}}@media (min-width:1025px){.layoutBoundary{padding:0 20px;min-width:1240px;max-width:1400px}}.invisible{display:none}.grayscale{filter:gray;-webkit-filter:grayscale(1)}.box16{display:flex}.box16 > :first-child:not(:last-child){flex:0 0 auto;margin-right:5px}.box16 > :last-child{flex:1 1 auto;overflow:hidden}.box24{display:flex}.box24 > :first-child:not(:last-child){flex:0 0 auto;margin-right:8px}.box24 > :last-child{flex:1 1 auto;overflow:hidden}.box32{display:flex}.box32 > :first-child:not(:last-child){flex:0 0 auto;margin-right:10px}.box32 > :last-child{flex:1 1 auto;overflow:hidden}.box48{display:flex}.box48 > :first-child:not(:last-child){flex:0 0 auto;margin-right:12px}.box48 > :last-child{flex:1 1 auto;overflow:hidden}.box64{display:flex}.box64 > :first-child:not(:last-child){flex:0 0 auto;margin-right:15px}.box64 > :last-child{flex:1 1 auto;overflow:hidden}.box96{display:flex}.box96 > :first-child:not(:last-child){flex:0 0 auto;margin-right:15px}.box96 > :last-child{flex:1 1 auto;overflow:hidden}.box128{display:flex}.box128 > :first-child:not(:last-child){flex:0 0 auto;margin-right:20px}.box128 > :last-child{flex:1 1 auto;overflow:hidden}.box256{display:flex}.box256 > :first-child:not(:last-child){flex:0 0 auto;margin-right:30px}.box256 > :last-child{flex:1 1 auto;overflow:hidden}small,.small{font-weight:400}@media (min-width:1024px){small,.small{font-size:12px}}@media (max-width:768px){small,.small{font-size:12px}}strong{font-weight:600}img{vertical-align:middle}.elementPointer{pointer-events:none;position:absolute;top:0;transform:translateY(-100%)}.elementPointer.center{left:50%;transform:translateX(-50%) translateY(-100%)}.elementPointer.left{left:4px}.elementPointer.right{right:4px}.elementPointer.flipVertical{bottom:0;top:auto;transform:translateY(100%)}.elementPointer.flipVertical.center{transform:translateX(-50%) translateY(100%)}.nativeList{margin:1em 0 1em 40px}.nativeList ul,.nativeList ol{margin-bottom:0;margin-top:0}.nativeList li{margin:5px 0}ul.nativeList{list-style-type:disc}ol.nativeList{list-style-type:decimal}.htmlContent > :first-child,.messageBody > .messageText > :first-child,.redactor-editor > :first-child{margin-top:0 !important}.htmlContent > :last-child,.messageBody > .messageText > :last-child,.redactor-editor > :last-child{margin-bottom:0 !important}.htmlContent p,.messageBody > .messageText p,.redactor-editor p{margin:1em 0}.htmlContent h1,.messageBody > .messageText h1,.redactor-editor h1{font-weight:300;line-height:1}@media (min-width:1024px){.htmlContent h1,.messageBody > .messageText h1,.redactor-editor h1{font-size:28px}}@media (max-width:768px){.htmlContent h1,.messageBody > .messageText h1,.redactor-editor h1{font-size:23px}}.htmlContent h2,.messageBody > .messageText h2,.redactor-editor h2{font-weight:300;line-height:1.28}@media (min-width:1024px){.htmlContent h2,.messageBody > .messageText h2,.redactor-editor h2{font-size:23px}}@media (max-width:768px){.htmlContent h2,.messageBody > .messageText h2,.redactor-editor h2{font-size:20px}}.htmlContent h3,.messageBody > .messageText h3,.redactor-editor h3{font-weight:400;line-height:1.28}@media (min-width:1024px){.htmlContent h3,.messageBody > .messageText h3,.redactor-editor h3{font-size:18px}}@media (max-width:768px){.htmlContent h3,.messageBody > .messageText h3,.redactor-editor h3{font-size:18px}}.htmlContent h1,.messageBody > .messageText h1,.redactor-editor h1,.htmlContent h2,.messageBody > .messageText h2,.redactor-editor h2,.htmlContent h3,.messageBody > .messageText h3,.redactor-editor h3,.htmlContent h4,.messageBody > .messageText h4,.redactor-editor h4,.htmlContent h5,.messageBody > .messageText h5,.redactor-editor h5,.htmlContent h6,.messageBody > .messageText h6,.redactor-editor h6{margin:1.5em 0 1em 0}.htmlContent ul,.messageBody > .messageText ul,.redactor-editor ul,.htmlContent ol,.messageBody > .messageText ol,.redactor-editor ol{margin:1em 0 1em 40px}.htmlContent ul ul,.messageBody > .messageText ul ul,.redactor-editor ul ul,.htmlContent ol ul,.messageBody > .messageText ol ul,.redactor-editor ol ul,.htmlContent ul ol,.messageBody > .messageText ul ol,.redactor-editor ul ol,.htmlContent ol ol,.messageBody > .messageText ol ol,.redactor-editor ol ol{margin-bottom:0;margin-top:0}.htmlContent ul li,.messageBody > .messageText ul li,.redactor-editor ul li,.htmlContent ol li,.messageBody > .messageText ol li,.redactor-editor ol li{margin:5px 0}.htmlContent ul,.messageBody > .messageText ul,.redactor-editor ul{list-style-type:disc}.htmlContent ol,.messageBody > .messageText ol,.redactor-editor ol{list-style-type:decimal}.separatorLeft::before{color:rgba(44, 62, 80, 1);content:"\00b7";margin-right:5px}.separatorRight::after{color:rgba(44, 62, 80, 1);content:"\00b7";margin-left:5px}.pointer{cursor:pointer}.row{display:flex;margin-right:-0.9375rem;margin-left:-0.9375rem;flex-wrap:wrap}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{position:relative;min-height:1px;padding-right:0.9375rem;padding-left:0.9375rem}.col-xs-1{flex:0 0 8.33333%}.col-xs-2{flex:0 0 16.66667%}.col-xs-3{flex:0 0 25%}.col-xs-4{flex:0 0 33.33333%}.col-xs-5{flex:0 0 41.66667%}.col-xs-6{flex:0 0 50%}.col-xs-7{flex:0 0 58.33333%}.col-xs-8{flex:0 0 66.66667%}.col-xs-9{flex:0 0 75%}.col-xs-10{flex:0 0 83.33333%}.col-xs-11{flex:0 0 91.66667%}.col-xs-12{flex:0 0 100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:1024px){.col-md-1{flex:0 0 8.33333%}.col-md-2{flex:0 0 16.66667%}.col-md-3{flex:0 0 25%}.col-md-4{flex:0 0 33.33333%}.col-md-5{flex:0 0 41.66667%}.col-md-6{flex:0 0 50%}.col-md-7{flex:0 0 58.33333%}.col-md-8{flex:0 0 66.66667%}.col-md-9{flex:0 0 75%}.col-md-10{flex:0 0 83.33333%}.col-md-11{flex:0 0 91.66667%}.col-md-12{flex:0 0 100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}.row-xs-top{-ms-grid-row-align:flex-start;align-items:flex-start}.row-xs-center{-ms-grid-row-align:center;align-items:center}.row-xs-bottom{-ms-grid-row-align:flex-end;align-items:flex-end}@media (min-width:1024px){.row-md-top{-ms-grid-row-align:flex-start;align-items:flex-start}.row-md-center{-ms-grid-row-align:center;align-items:center}.row-md-bottom{-ms-grid-row-align:flex-end;align-items:flex-end}}.col-xs-top{align-self:flex-start}.col-xs-center{align-self:center}.col-xs-bottom{align-self:flex-end}@media (min-width:1024px){.col-md-top{align-self:flex-start}.col-md-center{align-self:center}.col-md-bottom{align-self:flex-end}}.rowColGap{margin-bottom:-1.875rem}.rowColGap > .col-xs-1,.rowColGap > .col-xs-2,.rowColGap > .col-xs-3,.rowColGap > .col-xs-4,.rowColGap > .col-xs-5,.rowColGap > .col-xs-6,.rowColGap > .col-xs-7,.rowColGap > .col-xs-8,.rowColGap > .col-xs-9,.rowColGap > .col-xs-10,.rowColGap > .col-xs-11,.rowColGap > .col-xs-12,.rowColGap > .col-md-1,.rowColGap > .col-md-2,.rowColGap > .col-md-3,.rowColGap > .col-md-4,.rowColGap > .col-md-5,.rowColGap > .col-md-6,.rowColGap > .col-md-7,.rowColGap > .col-md-8,.rowColGap > .col-md-9,.rowColGap > .col-md-10,.rowColGap > .col-md-11,.rowColGap > .col-md-12{margin-bottom:1.875rem !important}html.disableScrolling{overflow:hidden !important}html.disableScrolling body{overflow:hidden !important}@media (max-width:1024px){html.disableScrolling body{position:fixed !important}}html,body{height:100%;line-height:1.48;font-weight:400}@media (min-width:1024px){html,body{font-size:14px}}@media (max-width:768px){html,body{font-size:14px}}body{font-family:"Open Sans", "Segoe UI", "Lucida Grande", "Helveltica", sans-serif;position:relative;width:100%;word-wrap:break-word}a{cursor:pointer;text-decoration:none}a:hover{text-decoration:none}#pageContainer{display:flex;height:100%;flex-direction:column}.pageHeaderContainer{flex:0 0 auto}.main{background-color:rgba(255, 255, 255, 1);color:rgba(44, 62, 80, 1);flex:1 0 auto}@media (max-width:1024px){.main{padding:30px 0;width:100%}}@media (min-width:1025px){.main{padding:60px 0}}.main a{color:rgba(231, 76, 60, 1)}.main a:hover{color:rgba(192, 57, 43, 1)}@media (min-width:1024px){.main > div{display:flex}.content{flex:1 1 auto}.content:not(:last-child){flex-basis:calc(100% - 340px);max-width:calc(100% - 340px)}.content + .sidebar{margin-left:30px}.sidebar{flex:0 0 310px;overflow:hidden}.sidebar:first-child{margin-right:30px}.sidebar + .content{flex-basis:calc(100% - 340px);max-width:calc(100% - 340px)}.sidebar + .content:not(:last-child){flex-basis:calc(100% - 680px);max-width:calc(100% - 680px)}}@media (max-width:768px){.sidebar{margin:0 -10px}.sidebar + .content,.content + .sidebar{margin-top:30px}}.pageFooter{background-color:rgba(52, 73, 94, 1);color:rgba(189, 195, 199, 1);flex:0 0 auto}@media (min-width:1024px){.pageFooter{padding:40px 0}}@media (max-width:768px){.pageFooter{padding:20px 0}}.pageFooter a{color:rgba(255, 255, 255, 1)}.pageFooter a:hover{color:rgba(255, 255, 255, 1);text-decoration:underline}.pageFooter .footerContent > div:not(:first-child){margin-top:20px}.pageFooter .footerContent > div a{color:rgba(189, 195, 199, 1)}.pageFooter .footerContent:not(:first-child) > div:first-child{margin-top:40px}.pageHeaderContainer{background-color:rgba(52, 73, 94, 1);color:rgba(255, 255, 255, 1);z-index:100}.pageHeaderContainer a{color:rgba(255, 255, 255, .8)}.pageHeaderContainer a:hover{color:rgba(255, 255, 255, 1)}.pageHeader .layoutBoundary{display:flex}@media (max-width:1024px){.pageHeader .layoutBoundary{padding:10px}}@media (min-width:1025px){.pageHeader .layoutBoundary{align-items:center;flex-wrap:wrap;padding-top:20px;padding-bottom:0}}@media (min-width:1025px){.pageHeaderLogo{flex:0 0 50%;margin-bottom:20px}.pageHeaderLogo .pageHeaderLogoSmall{display:none}}.mainMenu{flex:1 1 auto}.mainMenu .boxMenu{display:flex;flex-wrap:wrap}.mainMenu .boxMenu > li{flex:0 0 auto}.mainMenu .boxMenu > li > a{align-items:center;color:rgba(255, 255, 255, 1);display:flex;height:50px;padding:0 10px}.mainMenu .boxMenu > li > a > span{flex:0 0 auto}.mainMenu .boxMenu > li > a > .boxMenuLinkOutstandingItems{background-color:#fff;color:#c0392b;margin-left:5px}.mainMenu .boxMenu > li > span{cursor:default}.mainMenu .boxMenu > li.active > a{background:linear-gradient(to top, rgba(44, 62, 80, 1) 0%, rgba(34, 49, 63, 1) 50%);color:rgba(255, 255, 255, 1)}.mainMenu .boxMenu > li:hover > a{background:rgba(34, 49, 63, 1);color:rgba(255, 255, 255, 1)}.mainMenu .boxMenu > .boxMenuHasChildren{position:relative}.mainMenu .boxMenu > .boxMenuHasChildren:hover .boxMenuDepth1{visibility:visible}.mainMenu .boxMenu .boxMenuDepth1{background-color:rgba(34, 49, 63, 1);box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);border-radius:0 0 3px 3px;padding:5px 0;position:absolute;visibility:hidden;font-weight:400}@media (min-width:1024px){.mainMenu .boxMenu .boxMenuDepth1{font-size:14px}}@media (max-width:768px){.mainMenu .boxMenu .boxMenuDepth1{font-size:14px}}.mainMenu .boxMenu .boxMenuDepth1 > li > a{color:rgba(255, 255, 255, 1)}.mainMenu .boxMenu .boxMenuDepth1 > li > a,.mainMenu .boxMenu .boxMenuDepth1 > li > span{display:block;padding:7px 20px;white-space:nowrap}.mainMenu .boxMenu .boxMenuDepth1 > li.active > a,.mainMenu .boxMenu .boxMenuDepth1 > li > a:hover{background-color:rgba(55, 73, 95, 1);color:rgba(255, 255, 255, 1);text-decoration:none}.mainMenu .boxMenu .boxMenuDepth2 li > a{color:rgba(255, 255, 255, 1);display:block;padding:5px 20px 5px 40px;white-space:nowrap}.mainMenu .boxMenu .boxMenuDepth2 li.active > a,.mainMenu .boxMenu .boxMenuDepth2 li > a:hover{background-color:rgba(55, 73, 95, 1);color:rgba(255, 255, 255, 1);text-decoration:none}@media (min-width:1025px){.pageHeader:not(.sticky) .mainMenu{background-color:rgba(44, 62, 80, 1);position:relative;box-shadow:900px 0 0 0 rgba(44, 62, 80, 1)}.pageHeader:not(.sticky) .mainMenu::before{background-color:rgba(44, 62, 80, 1);bottom:0;content:"";left:-100%;position:absolute;top:0;width:100%}.pageHeader:not(.sticky) .pageHeaderSearchInputContainer .pageHeaderSearchInput{padding-bottom:10px;padding-top:10px;width:200px}}.userPanel{background-color:rgba(44, 62, 80, 1);flex:0 0 auto}.userPanel > ul{display:flex;justify-content:flex-end}.userPanel > ul > li{align-items:center;display:flex;flex:0 auto;}.userPanel > ul > li > a{align-items:center;color:rgba(255, 255, 255, 1);display:flex;flex:0 0 auto;height:50px;padding:0 10px;position:relative;}.userPanel > ul > li > a > .icon{color:inherit}.userPanel > ul > li > a > span:not(.icon):not(.badge){display:none}.userPanel > ul > li > a > .badgeUpdate{box-shadow:-1px 2px 3px rgba(0, 0, 0, .3), inset 0 2px 5px rgba(225, 225, 225, .3);left:26px;position:absolute;top:2px}.userPanel > ul > li.dropdownOpen > a,.userPanel > ul > li.open > a{background:linear-gradient(to top, rgba(44, 62, 80, 1) 0%, rgba(34, 49, 63, 1) 50%);color:rgba(255, 255, 255, 1)}.userPanel > ul > li:hover > a{background:rgba(34, 49, 63, 1);color:rgba(255, 255, 255, 1)}.userPanel > ul > li#userNotifications:not([data-count="0"]) > a > .icon{animation:fa-bell-ring 5s ease 10s 6;transform-origin:50% 0}@media (min-width:1025px){.pageHeaderSearch{align-self:flex-start;flex:0 0 50%;margin-bottom:20px;text-align:right}.pageHeaderSearch .pageHeaderSearchLabel{display:none}}.pageHeaderSearchInputContainer{display:inline-block;position:relative}.pageHeaderSearchInputContainer:hover .pageHeaderSearchInput{background-color:rgba(34, 49, 63, 1);color:rgba(255, 255, 255, 1)}.pageHeaderSearchInputContainer:hover .pageHeaderSearchInputButton > .icon{color:rgba(255, 255, 255, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput{background-color:rgba(44, 62, 80, 1);border-width:0;color:rgba(255, 255, 255, 1);padding:6px 30px 6px 8px;}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus{background-color:rgba(34, 49, 63, 1);color:rgba(255, 255, 255, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus ~ .pageHeaderSearchInputButton > .icon{color:rgba(255, 255, 255, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-input-placeholder{color:rgba(169, 169, 169, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-moz-placeholder{color:rgba(169, 169, 169, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput:-ms-input-placeholder{color:rgba(169, 169, 169, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-search-cancel-button{display:none}.pageHeaderSearchInputContainer:hover .pageHeaderSearchInput,.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus{}.pageHeaderSearchInputContainer:hover .pageHeaderSearchInput::-webkit-input-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus::-webkit-input-placeholder{color:rgba(204, 204, 204, 1)}.pageHeaderSearchInputContainer:hover .pageHeaderSearchInput::-moz-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus::-moz-placeholder{color:rgba(204, 204, 204, 1)}.pageHeaderSearchInputContainer:hover .pageHeaderSearchInput:-ms-input-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus:-ms-input-placeholder{color:rgba(204, 204, 204, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInputButton{background:none;border:0 none;height:20px;margin:-10px 5px 0 0;padding:0;position:absolute;right:0;top:50%;width:20px}.pageHeaderSearchInputContainer .pageHeaderSearchInputButton > .icon{color:rgba(255, 255, 255, 1)}@media (max-width:1024px){.pageHeader > div > div{padding-bottom:10px;padding-top:10px}.pageHeaderLogo{flex:1 1 auto;margin:0 10px;order:2;text-align:center}.pageHeaderLogo .pageHeaderLogoLarge{display:none}.pageHeaderLogo .pageHeaderLogoSmall{display:inline}.userPanel{flex:0 0 auto;order:3}.userPanel::before{content:"\f007"}.userPanel > .userPanelItems{display:none}.mainMenu{flex:0 0 auto;order:1}.mainMenu::before{content:"\f0c9"}.mainMenu > .boxContent{display:none}.mainMenu::before,.userPanel::before{background-color:rgba(44, 62, 80, 1);color:rgba(255, 255, 255, 1);font-family:FontAwesome;font-size:28px;line-height:32px;padding:5px 10px}.mainMenu:hover::before,.userPanel:hover::before{background-color:rgba(34, 49, 63, 1);color:rgba(255, 255, 255, 1)}.pageHeader.searchBarOpen .pageHeaderLogo,.pageHeader.searchBarOpen .mainMenu,.pageHeader.searchBarOpen .userPanel{display:none}.pageHeader.searchBarOpen .pageHeaderSearch{flex:0 0 100%}.pageHeader.searchBarOpen .pageHeaderSearch .pageHeaderSearchInputContainer{display:block}.pageHeader.searchBarOpen .pageHeaderSearch .pageHeaderSearchInput{width:100%}.pageHeader:not(.searchBarOpen) .pageHeaderSearch{display:none}}.pageHeader > div{will-change:transform}@media (min-width:1025px){.pageHeaderContainer.stickyPageHeader{z-index:300}.pageHeader.sticky > div{background-color:rgba(44, 62, 80, 1);box-shadow:0 0 10px rgba(0, 0, 0, .6);left:0;position:fixed;top:0;right:0;z-index:301}.pageHeader.sticky .layoutBoundary{flex-wrap:nowrap;min-height:50px;padding-bottom:0;padding-top:0}.pageHeader.sticky .pageHeaderContainerLeft,.pageHeader.sticky .pageHeaderContainerRight{align-items:center;flex-direction:row;justify-content:flex-start}.pageHeader.sticky .pageHeaderContainerRight{min-width:200px;position:relative}.pageHeader.sticky .pageHeaderLogo{display:none;flex:0 0 auto;margin-bottom:0;order:1}.pageHeader.sticky .pageHeaderLogo > a > .pageHeaderLogoLarge{display:none}.pageHeader.sticky .pageHeaderLogo > a > .pageHeaderLogoSmall{display:block}.pageHeader.sticky .mainMenu{flex:1 1 auto;margin-right:20px;order:2}.pageHeader.sticky .mainMenu .boxMenu > li > a{align-items:center;display:flex}.pageHeader.sticky .mainMenu .boxMenu > li > a > span{flex:0 0 auto}.pageHeader.sticky .mainMenu .boxMenu > li > a > .boxMenuLinkOutstandingItems{margin-left:5px}.pageHeader.sticky .userPanel{flex:0 0 auto;order:4}.pageHeader.sticky .pageHeaderSearch{align-self:stretch;flex:0 0 50px;margin-bottom:0;margin-left:10px;order:3}.pageHeader.sticky .pageHeaderSearch .pageHeaderSearchInput{border-radius:0 0 2px 2px;height:100%;width:100%}.pageHeader.sticky .pageHeaderSearch .pageHeaderSearchLabel{background-color:rgba(44, 62, 80, 1);bottom:0;cursor:pointer;display:block;position:absolute;top:0;width:50px}.pageHeader.sticky .pageHeaderSearch .pageHeaderSearchLabel:hover{background-color:rgba(34, 49, 63, 1)}.pageHeader.sticky .pageHeaderSearch .pageHeaderSearchLabel::before{content:"\f002";display:block;font-family:FontAwesome;font-size:28px;line-height:32px;position:absolute;right:11px;top:50%;transform:translateY(-50%)}.pageHeader.sticky:not(.searchBarOpen) .pageHeaderSearchInput,.pageHeader.sticky:not(.searchBarOpen) .pageHeaderSearchInputButton{display:none}.pageHeader.sticky.searchBarOpen .pageHeaderSearchInputContainer{height:100%;position:absolute;top:100%;transform:translateX(-50px);z-index:100}.pageHeader.sticky.searchBarOpen .pageHeaderSearchLabel{background-color:rgba(34, 49, 63, 1);width:50px}}@media (max-width:544px){.pageHeaderContainer{height:50px;z-index:300}}@media (min-width:545px) and (max-width:1024px){.pageHeaderContainer{height:50px;z-index:300;background-color:transparent}.pageHeader{flex-wrap:nowrap}.pageHeader > div{background-color:rgba(52, 73, 94, 1);box-shadow:0 0 10px rgba(0, 0, 0, .6);left:0;max-width:100vw;position:fixed;top:0;right:0;z-index:301}}@media (min-width:1025px){.pageNavigation{background-color:rgba(247, 248, 250, 1);color:rgba(170, 170, 170, 1);flex:0 0 auto;padding:5px 0}.pageNavigation > div{align-items:center;display:flex;justify-content:flex-end;height:30px}.pageNavigation .icon{color:inherit}.pageNavigation a{color:rgba(44, 62, 80, 1)}.pageNavigation a:hover{color:rgba(44, 62, 80, 1)}.pageNavigation .breadcrumbs{margin-left:10px}.pageNavigationIcons{display:flex;flex:0 0 auto;flex-direction:row-reverse;margin-right:10px}.pageNavigationIcons > li{flex:0 0 auto}.pageNavigationIcons > li:not(:last-child){margin-left:10px}}@media (max-width:1024px){.pageNavigation{display:none}}.sidebar fieldset{margin-top:0}.sidebar fieldset > legend{float:left;width:100%}.sidebar fieldset > legend + *{clear:left}.sidebar .boxContainer > div,.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){background-color:rgba(247, 248, 250, 1)}@media (min-width:1024px){.sidebar .boxContainer > div,.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){padding:20px}}@media (max-width:768px){.sidebar .boxContainer > div,.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){padding:20px 10px}}.sidebar .boxContainer > div:not(:first-child),.sidebar .boxContainer > fieldset:not(:first-child),.sidebar .boxContainer > section:not(.box):not(:first-child){margin-top:30px}.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{color:rgba(44, 62, 80, 1);border-bottom-width:0;margin-bottom:15px;padding:0;font-weight:400;line-height:1.28}@media (min-width:1024px){.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{font-size:18px}}@media (max-width:768px){.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{font-size:18px}}.sidebar .boxContainer section:not(.box) > h1 > a,.sidebar .boxContainer fieldset > legend > a{color:rgba(44, 62, 80, 1)}.sidebar .boxContainer section:not(.box) > h1 > a > .icon,.sidebar .boxContainer fieldset > legend > a > .icon{color:rgba(44, 62, 80, 1)}.sidebar .boxContainer section:not(.box) > h1 > a:hover,.sidebar .boxContainer fieldset > legend > a:hover{color:rgba(44, 62, 80, 1)}.sidebar .boxContainer section:not(.box) > h1 > a:hover > .icon,.sidebar .boxContainer fieldset > legend > a:hover > .icon{color:rgba(44, 62, 80, 1)}.sidebar .formSubmit:not(:first-child){margin-top:20px}.sidebar .boxContainer > div .boxContent::before,.sidebar .boxContainer > fieldset .boxContent::before,.sidebar .boxContainer > section .boxContent::before,.sidebar .boxContainer > div .boxContent::after,.sidebar .boxContainer > fieldset .boxContent::after,.sidebar .boxContainer > section .boxContent::after{display:table;content:""}.sidebar .boxContainer > div .boxContent::after,.sidebar .boxContainer > fieldset .boxContent::after,.sidebar .boxContainer > section .boxContent::after{clear:both}.sidebar .boxContainer > div .button.more,.sidebar .boxContainer > fieldset .button.more,.sidebar .boxContainer > section .button.more{float:right;margin-top:15px}.sidebar .boxTitle .badge{float:right;top:2px}.sidebar .sidebarBoxList > li:not(:last-child){margin-bottom:10px}.aclList{}.aclList > li{align-items:center;display:flex;padding:10px 0}.aclList > li:not(.active){cursor:pointer}.aclList > li.active{background-color:rgba(242, 242, 242, 1)}.aclList > li > .icon{flex:0 0 36px;padding:0 5px}.aclList > li > .aclLabel{flex:1 1 auto;margin:0 5px}.aclList + .dropdown{display:block;margin-top:20px}.aclPermissionList{margin-top:40px}.aclPermissionList > li.aclCategory{padding:20px 10px 10px 0;font-weight:400;line-height:1.28}@media (min-width:1024px){.aclPermissionList > li.aclCategory{font-size:18px}}@media (max-width:768px){.aclPermissionList > li.aclCategory{font-size:18px}}.aclPermissionList > li.aclCategory:hover{background-color:transparent}.aclPermissionList > li:not(.aclCategory){display:flex;padding:10px 0}.aclPermissionList > li > span{flex:1 1 auto;padding-left:10px}.aclPermissionList > li > label{cursor:pointer;flex:0 0 auto;padding:0 20px}.aclPermissionList > li > label + label{margin-left:20px}.error,.info,.success,.warning{border-left:5px solid transparent;margin-top:20px}@media (min-width:1024px){.error,.info,.success,.warning{padding:10px 20px}}@media (max-width:768px){.error,.info,.success,.warning{padding:10px}}.error{background-color:rgba(242, 222, 222, 1);border-color:rgba(235, 204, 204, 1);color:rgba(169, 68, 66, 1)}.info{background-color:rgba(217, 237, 247, 1);border-color:rgba(188, 223, 241, 1);color:rgba(49, 112, 143, 1)}.success{background-color:rgba(223, 240, 216, 1);border-color:rgba(208, 233, 198, 1);color:rgba(60, 118, 61, 1)}.warning{background-color:rgba(252, 248, 227, 1);border-color:rgba(250, 242, 204, 1);color:rgba(138, 109, 59, 1)}.innerError,.innerInfo{display:table;line-height:1.5;margin-top:8px;padding:5px 10px;position:relative;}.innerError::before,.innerInfo::before{border:6px solid transparent;border-top-width:0;content:"";display:inline-block;left:10px;position:absolute;top:-6px;z-index:101}.innerError{background-color:#f2dede;color:#a94442}.innerError::before{border-bottom-color:#f2dede}.innerInfo{background-color:rgba(217, 237, 247, 1);color:rgba(49, 112, 143, 1)}.innerInfo::before{border-bottom-color:rgba(188, 223, 241, 1)}.attachmentThumbnailList > ul > li:not(:last-child),.attachmentFileList > ul > li:not(:last-child){margin-right:10px}.attachmentThumbnail{border-radius:3px;min-height:210px;min-width:280px;overflow:hidden;position:relative}.attachmentThumbnail:hover > div > small{height:1.5em}.attachmentThumbnail > a{display:block;min-height:210px;min-width:280px}.attachmentThumbnail > div{background-color:rgba(0, 0, 0, .6);bottom:0;color:#fff;left:0;padding:10px;position:absolute;right:0}.attachmentThumbnail > div > small{display:block;height:0;overflow:hidden;transition:height 0.12s linear}.formAttachmentContent > .formAttachmentList{display:flex;flex-wrap:wrap;margin-right:-20px}.formAttachmentContent > .formAttachmentList > .box64{display:flex !important;flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);margin-right:20px}.formAttachmentContent > .formAttachmentList > .box64 > .attachmentTinyThumbnail{max-height:64px;max-width:64px}.formAttachmentContent > dl > dd > div{align-items:center;display:flex}.formAttachmentContent > dl > dd > div > .button{flex:0 0 auto}.formAttachmentContent > dl > dd > div > .button:not(:first-child){margin-left:10px}.formAttachmentContent > dl > dd > div + small{margin-top:10px !important}.avatarEdit .avatarType{display:flex}.avatarEdit .avatarType > dt{flex:0 0 auto;order:2}.avatarEdit .avatarType > dd{order:1}.avatarEdit .avatarType .avatarUploadButtonContainer{margin-top:10px}@media (min-width:1024px){.avatarEdit .avatarType{height:100px}.avatarEdit .avatarType > dt:not(:empty){margin:0 0 0 30px}.avatarEdit .avatarType > dd{flex:1 1 auto}.avatarEdit .avatarType + .avatarType{margin-top:30px}.avatarEdit .avatarType .avatarUploadButtonContainer{margin-left:24px}}@media (max-width:768px){.avatarEdit .avatarType{flex-wrap:wrap}.avatarEdit .avatarType > dt:not(:empty){flex:0 0 100%;margin-top:20px;text-align:center}.avatarEdit .avatarType > dd{flex:0 0 100%}.avatarEdit .avatarType .avatarUploadButtonContainer{text-align:center}}.badge,a.badge{background-color:rgba(44, 62, 80, 1);border-radius:2px;color:rgba(255, 255, 255, 1);display:inline-block;padding:2px 6px;position:relative;text-shadow:none !important;vertical-align:middle;white-space:nowrap;word-wrap:normal;font-weight:400;}@media (min-width:1024px){.badge,a.badge{font-size:12px}}@media (max-width:768px){.badge,a.badge{font-size:12px}}.badge.badgeUpdate,a.badge.badgeUpdate{background-color:rgba(204, 0, 1, 1);color:rgba(255, 255, 255, 1);font-weight:600}.badge.green,a.badge.green{background-color:rgba(0, 153, 0, 1);color:rgba(238, 255, 238, 1)}.badge.red,a.badge.red{background-color:rgba(204, 0, 0, 1);color:rgba(255, 238, 238, 1)}.badge.black,a.badge.black{background-color:#333;color:#fff}.badge.brown,a.badge.brown{background-color:#c63;color:#fff}.badge.orange,a.badge.orange{background-color:#f90;color:#fff}.badge.yellow,a.badge.yellow{background-color:#ff0;color:#333}.badge.blue,a.badge.blue{background-color:#369;color:#fff}.badge.purple,a.badge.purple{background-color:#c0f;color:#fff}.badge.pink,a.badge.pink{background-color:#f0c;color:#fff}a.badge:hover{color:rgba(255, 255, 255, 1);text-decoration:none}a.badge:hover.black{background-color:#000}a.badge:hover.brown{background-color:#930}a.badge:hover.red{background-color:#900}a.badge:hover.orange{background-color:#f60}a.badge:hover.yellow{background-color:#cc0}a.badge:hover.green{background-color:#060}a.badge:hover.blue{background-color:#036}a.badge:hover.purple{background-color:#90c}a.badge:hover.pink{background-color:#c09}.breadcrumbs{flex:1}.breadcrumbs > ul{display:flex}.breadcrumbs > ul > li{flex:0 auto;font-weight:400}@media (min-width:1024px){.breadcrumbs > ul > li{font-size:12px}}@media (max-width:768px){.breadcrumbs > ul > li{font-size:12px}}.breadcrumbs > ul > li:not(:last-child){margin-right:10px}.breadcrumbs > ul > li:not(:last-child):after{color:rgba(170, 170, 170, 1);content:"/"}.breadcrumbs > ul > li:not(:last-child) > a{margin-right:10px}.breadcrumbs > ul > li > a{color:rgba(44, 62, 80, 1);text-decoration:none}.breadcrumbs > ul > li > a:hover{color:rgba(44, 62, 80, 1);text-decoration:underline}button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{background-color:rgba(224, 224, 224, 1);border-radius:2px;border-width:0;color:rgba(33, 33, 33, 1);cursor:pointer;display:inline-block;outline:none;padding:6px 12px;font-family:"Open Sans", "Segoe UI", "Lucida Grande", "Helveltica", sans-serif;font-weight:400;line-height:1.48;-webkit-appearance:none}@media (min-width:1024px){button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{font-size:14px}}@media (max-width:768px){button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{font-size:14px}}button .icon,input[type="button"] .icon,input[type="reset"] .icon,input[type="submit"] .icon,.button .icon,a.button .icon{color:inherit}button.active,input[type="button"].active,input[type="reset"].active,input[type="submit"].active,.button.active,a.button.active,button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.button:hover,a.button:hover{background-color:rgba(213, 213, 213, 1);color:rgba(33, 33, 33, 1)}button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{padding:4px 7px;font-weight:400}@media (min-width:1024px){button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{font-size:12px}}@media (max-width:768px){button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{font-size:12px}}button.buttonPrimary,input[type="button"].buttonPrimary,input[type="submit"],.button.buttonPrimary,a.button.buttonPrimary{background-color:rgba(33, 150, 243, 1);color:rgba(255, 255, 255, 1)}button.buttonPrimary.active,input[type="button"].buttonPrimary.active,input[type="submit"].active,.button.buttonPrimary.active,a.button.buttonPrimary.active,button.buttonPrimary:hover,input[type="button"].buttonPrimary:hover,input[type="submit"]:hover,.button.buttonPrimary:hover,a.button.buttonPrimary:hover{background-color:rgba(26, 119, 201, 1);color:rgba(255, 255, 255, 1)}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled,.button:disabled,a.button:disabled,button.disabled,input[type="button"].disabled,input[type="reset"].disabled,input[type="submit"].disabled,.button.disabled,a.button.disabled{background-color:rgba(223, 223, 223, 1) !important;color:rgba(165, 165, 165, 1) !important;cursor:not-allowed !important}.dropdownOpen > button,.dropdownOpen > input[type="button"],.dropdownOpen > input[type="reset"],.dropdownOpen > input[type="submit"],.dropdownOpen > .button,.dropdownOpen > a.button{background-color:rgba(213, 213, 213, 1);color:rgba(33, 33, 33, 1)}.dropdownOpen > button.buttonPrimary,.dropdownOpen > input[type="button"].buttonPrimary,.dropdownOpen > input[type="submit"],.dropdownOpen > .button.buttonPrimary,.dropdownOpen > a.button.buttonPrimary{background-color:rgba(26, 119, 201, 1);color:rgba(255, 255, 255, 1)}.buttonList{display:flex;flex-wrap:wrap;}.buttonList > li{flex:0 auto}.buttonList > li:not(:last-child){margin-right:5px}.buttonList > li > a{}.buttonList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.buttonList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.buttonList.smallButtons .button{padding:5px 7px;font-weight:400}@media (min-width:1024px){.buttonList.smallButtons .button{font-size:12px}}@media (max-width:768px){.buttonList.smallButtons .button{font-size:12px}}.buttonList.letters{margin-bottom:-10px}.buttonList.letters > li{flex:0 0 10%;margin-bottom:10px}.buttonList.letters > li > a{display:block;text-align:center}.buttonGroupNavigation > ul{display:flex;flex-wrap:wrap;}.buttonGroupNavigation > ul > li{flex:0 auto}.buttonGroupNavigation > ul > li:not(:last-child){margin-right:5px}.buttonGroupNavigation > ul > li > a{}.buttonGroupNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.buttonGroupNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.buttonGroup,.messageFooterButtons{display:flex;flex-wrap:wrap;}.buttonGroup > li,.messageFooterButtons > li{flex:0 auto}.buttonGroup > li:not(:last-child),.messageFooterButtons > li:not(:last-child){margin-right:5px}.buttonGroup > li > a,.messageFooterButtons > li > a{}.buttonGroup.commaSeparated > li:not(:last-child):after,.messageFooterButtons.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.buttonGroup.dotSeparated > li:not(:last-child):after,.messageFooterButtons.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.buttonGroup > li:not(:last-child),.messageFooterButtons > li:not(:last-child){margin-right:0}.buttonGroup > li:first-child .button,.messageFooterButtons > li:first-child .button{border-top-left-radius:2px;border-bottom-left-radius:2px}.buttonGroup > li:last-child .button,.messageFooterButtons > li:last-child .button{border-top-right-radius:2px;border-bottom-right-radius:2px}.buttonGroup > li .button,.messageFooterButtons > li .button{border-radius:0;border-width:0}.flexibleButtonGroup{display:flex}.flexibleButtonGroup > li{display:flex;flex:0 0 auto}.flexibleButtonGroup > li:not(:last-child){margin-right:5px}.flexibleButtonGroup > li:not(:last-child).spaceAfter{margin-right:20px}.flexibleButtonGroup > li > input[type="radio"]{left:-3000px;opacity:0;position:absolute}.flexibleButtonGroup > li > input[type="radio"]:checked + label{cursor:default}.flexibleButtonGroup > li > input[type="radio"]:checked + label > .icon{cursor:default !important}.flexibleButtonGroup > li > input[type="radio"]:focus + label{border-color:rgba(0, 0, 0, .3)}.flexibleButtonGroup > li > a,.flexibleButtonGroup > li > label{background-color:#f2f2f2;border:1px solid transparent;cursor:pointer;padding:5px 10px}.flexibleButtonGroup > li > a > .icon,.flexibleButtonGroup > li > label > .icon{color:inherit}.flexibleButtonGroup > li > a.green,.flexibleButtonGroup > li > label.green{color:#367d36}.flexibleButtonGroup > li > a.red,.flexibleButtonGroup > li > label.red{color:#c9302c}.flexibleButtonGroup > li > a.yellow,.flexibleButtonGroup > li > label.yellow{color:#ec971f}.flexibleButtonGroup > li > a > .icon,.flexibleButtonGroup > li > label > .icon{cursor:pointer !important}.flexibleButtonGroup > li > a.active,.flexibleButtonGroup > li > input[type="radio"]:checked + label,.flexibleButtonGroup > li > input[type="radio"] + label:hover{color:#fff}.flexibleButtonGroup > li > a.active.green,.flexibleButtonGroup > li > input[type="radio"]:checked + label.green,.flexibleButtonGroup > li > input[type="radio"] + label:hover.green{background-color:#94aa72}.flexibleButtonGroup > li > a.active.red,.flexibleButtonGroup > li > input[type="radio"]:checked + label.red,.flexibleButtonGroup > li > input[type="radio"] + label:hover.red{background-color:#e89795}.flexibleButtonGroup > li > a.active.yellow,.flexibleButtonGroup > li > input[type="radio"]:checked + label.yellow,.flexibleButtonGroup > li > input[type="radio"] + label:hover.yellow{background-color:#cbac5b}.flexibleButtonGroup > li > a.active > .icon,.flexibleButtonGroup > li > input[type="radio"]:checked + label > .icon,.flexibleButtonGroup > li > input[type="radio"] + label:hover > .icon{color:#fff}.flexibleButtonGroup > li > input[type="radio"]:disabled + label{background-color:#f2f2f2 !important;color:#7d8264 !important;cursor:default}.flexibleButtonGroup > li > input[type="radio"]:disabled + label > .icon{color:#7d8264 !important;cursor:default !important}#colorPickerGradient{background-color:#f00;background-image:url('../images/colorPickerGradient.png');background-repeat:no-repeat;border:1px solid rgba(0, 0, 0, 1);cursor:default;display:inline-block;height:256px;overflow:hidden;position:relative;width:256px}#colorPickerGradient > span{border:1px solid rgba(0, 0, 0, 1);border-radius:10px;display:block;height:10px;left:-4px;position:absolute;top:-4px;width:10px}#colorPickerGradient > span > span{border:1px solid rgba(255, 255, 255, 1);border-radius:10px;display:block;height:8px;width:8px}#colorPickerBar{background-image:url('../images/colorPickerBar.png');background-repeat:repeat-x;border:1px solid rgba(0, 0, 0, 1);cursor:default;display:inline-block;height:256px;margin-left:10px;position:relative;width:16px}#colorPickerBar > span{display:inline-block;height:1px;left:0;position:absolute;top:27px;width:16px}#colorPickerBar > span::after,#colorPickerBar > span::before{content:"";display:block;height:0;position:absolute;top:0;width:0}#colorPickerBar > span::after{border-bottom:5px solid transparent;border-right:5px solid rgba(0, 0, 0, 1);border-top:5px solid transparent;right:-7px;top:-5px}#colorPickerBar > span::before{border-bottom:5px solid transparent;border-left:5px solid rgba(0, 0, 0, 1);border-top:5px solid transparent;left:-7px;top:-5px}#colorPickerForm{display:inline-block;margin-left:20px;position:relative;text-align:center;width:100px}#colorPickerForm > .colors{margin-left:2px}#colorPickerForm > .colors > .new,#colorPickerForm > .colors > .old{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC);border:1px solid rgba(0, 0, 0, 1);display:block;height:24px}#colorPickerForm > .colors > .new > span,#colorPickerForm > .colors > .old > span{display:block;height:24px}#colorPickerForm > .colors > .old{background-position:8px 0;border-top-width:0}#colorPickerForm > .hex{margin-top:21px}#colorPickerForm > .rgba{margin-top:21px}#colorPickerForm > .rgba > li.a{margin-top:7px}#colorPickerForm > .rgba > li.g,#colorPickerForm > .rgba > li.b{margin-top:2px}#colorPickerForm > .rgba > li,#colorPickerForm > .hex > li{text-align:right}#colorPickerForm > .rgba > li input,#colorPickerForm > .hex > li input{margin-left:7px;width:80px}.commentList > li:hover{background-color:transparent}.commentList > li:hover .buttonGroupNavigation{opacity:0}.commentList .commentContent:hover .buttonGroupNavigation{opacity:1}.commentList .commentContent + .commentOptionContainer .commentResponseAdd{border-top:1px solid rgba(238, 238, 238, 1);padding-top:20px;margin-top:20px}.commentList .commentContent .wcfLikeCounter{font-weight:400}@media (min-width:1024px){.commentList .commentContent .wcfLikeCounter{font-size:12px}}@media (max-width:768px){.commentList .commentContent .wcfLikeCounter{font-size:12px}}.commentList .commentResponseList:not(:empty){margin-top:20px}.commentList .commentResponseList > li:first-child,.commentList .commentResponseList > li:last-child{border-color:rgba(238, 238, 238, 1)}.commentList .commentOptionContainer{margin-top:10px}.commentList .commentResponseAdd{padding:10px 20px 0 20px}.inputAddon > .inputDatePicker{cursor:pointer;flex:0 1 150px;min-width:150px}.datePicker{background-color:rgba(255, 255, 255, 1);border:1px solid rgba(55, 73, 95, 1);box-shadow:2px 2px 10px 0 rgba(0, 0, 0, .2);color:rgba(33, 33, 33, 1);opacity:0;position:absolute;transition:visibility 0.3s linear 0.3s, opacity 0.3s linear;visibility:hidden;width:240px;z-index:450}.datePicker.active{opacity:1;transition-delay:0s;visibility:visible}.datePicker.datePickerTime > footer{display:block}.datePicker > .elementPointer{border:10px solid transparent;border-bottom-color:rgba(55, 73, 95, 1);border-top-width:0}.datePicker > .elementPointer > span{border:9px solid transparent;border-bottom-color:rgba(255, 255, 255, 1);border-top-width:0;left:-9px;position:absolute;top:1px}.datePicker > .elementPointer.flipVertical{border:10px transparent solid;border-top-color:rgba(55, 73, 95, 1);border-bottom-width:0;bottom:0;top:auto}.datePicker > .elementPointer.flipVertical > span{border:9px transparent solid;border-top-color:rgba(255, 255, 255, 1);border-bottom-width:0;bottom:1px;top:auto}.datePicker > header,.datePicker > footer{padding:10px;position:relative;text-align:center}.datePicker > header > a{display:none;position:absolute;top:50%;transform:translateY(-50%)}.datePicker > header > a.active{display:block}.datePicker > header > a.previous{left:10px}.datePicker > header > a.next{right:10px}.datePicker .selectDropdown + .selectDropdown{margin-left:5px}.datePicker > ul > li{border-top:1px solid rgba(238, 238, 238, 1);display:flex}.datePicker > ul > li.weekdays,.datePicker > ul > li.weekdays + li{border-top-color:rgba(55, 73, 95, 1)}.datePicker > ul > li > a,.datePicker > ul > li > span{display:block;flex:1;padding:5px 0;text-align:center}.datePicker > ul > li > a:not(:last-child),.datePicker > ul > li > span:not(:last-child){border-right:1px solid rgba(238, 238, 238, 1)}.datePicker > ul > li > a{color:rgba(33, 33, 33, 1)}.datePicker > ul > li > a:hover{text-decoration:none}.datePicker > ul > li > a.active,.datePicker > ul > li > a:not(.otherMonth):hover{background-color:rgba(238, 238, 238, 1);color:rgba(33, 33, 33, 1)}.datePicker > ul > li > a.otherMonth{color:rgba(125, 130, 135, 1);cursor:default}.datePicker > ul > li > span{color:rgba(125, 130, 135, 1);text-transform:uppercase;font-weight:400}@media (min-width:1024px){.datePicker > ul > li > span{font-size:12px}}@media (max-width:768px){.datePicker > ul > li > span{font-size:12px}}.datePicker > footer{display:none}.dialogOverlay{background-color:transparent;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity 0.12s linear, visibility 0s linear 0.3s;visibility:hidden;will-change:opacity;z-index:399}@media (min-width:545px){.dialogOverlay{padding:100px 0}}.dialogOverlay[aria-hidden=false]{opacity:1;transition-delay:0s;visibility:visible}.dialogOverlay::before{background-color:rgba(0, 0, 0, .4);bottom:0;content:"";display:block;left:0;position:fixed;right:0;top:0;z-index:100}@keyframes wcfDialog{0%{visibility:visible;top:8%}100%{visibility:visible;top:10%}}@keyframes wcfDialogOut{0%{visibility:visible;top:10%}100%{visibility:hidden;top:12%}}.dialogContainer{z-index:200}@media (max-width:544px){.dialogContainer{left:0 !important;position:fixed;right:0 !important;top:0 !important}}@media (min-width:545px){.dialogContainer{animation:wcfDialogOut 0.3s;animation-fill-mode:forwards;box-shadow:0 1px 15px 0 rgba(0, 0, 0, .3);left:50%;max-height:80%;max-width:80%;min-width:400px;position:absolute;transform:translateX(-50%)}.dialogContainer[aria-hidden=false]{animation:wcfDialog 0.3s;animation-fill-mode:forwards}}.dialogContainer[aria-hidden=false] ~ .dialogContainer[aria-hidden=false]{z-index:50}.dialogContainer > header{background-color:rgba(52, 73, 94, 1);color:rgba(255, 255, 255, 1);display:flex;padding:10px 20px}.dialogContainer > header > span{flex:1 auto;font-weight:400;line-height:1.28}@media (min-width:1024px){.dialogContainer > header > span{font-size:18px}}@media (max-width:768px){.dialogContainer > header > span{font-size:18px}}.dialogContainer > header > .dialogCloseButton{align-self:center;flex:0 0 auto}.dialogContainer > header > .dialogCloseButton:hover > .icon{color:rgba(255, 255, 255, 1)}.dialogContainer > header > .dialogCloseButton > .icon{color:rgba(255, 255, 255, .8)}.dialogContainer > .dialogContent{background-color:rgba(255, 255, 255, 1);overflow:auto}@media (max-width:768px){.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:10px}}@media (min-width:1024px){.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:30px 20px 10px 20px}}.dialogContainer > .dialogContent:not(.dialogContentNoPadding)::after{content:"";display:block;height:10px}.dialogContainer > .dialogContent:not(.dialogContentNoPadding).dialogForm::after{height:17px}.dialogContainer > .dialogContent:not(.dialogForm){border-bottom-left-radius:3px;border-bottom-right-radius:3px}.dialogContainer > .dialogContent dl:not(.plain) > dt{float:none;text-align:left;width:auto !important}.dialogContainer > .dialogContent dl:not(.plain) > dt:empty{margin-bottom:0}.dialogContainer > .dialogContent dl:not(.plain) > dd{margin-left:0 !important}.dialogContainer > .dialogContent .dialogFormSubmit{background-color:rgba(247, 248, 250, 1);border-top:1px solid rgba(238, 238, 238, 1);bottom:0;left:0;padding:10px;position:absolute;right:0}.dialogContainer > .dialogContent .section{margin-top:30px}.dialogContainer > .dialogContent .section .sectionTitle{font-weight:400;line-height:1.28}@media (min-width:1024px){.dialogContainer > .dialogContent .section .sectionTitle{font-size:18px}}@media (max-width:768px){.dialogContainer > .dialogContent .section .sectionTitle{font-size:18px}}.dialogContainer > .dialogContent > div > .section:first-child,.dialogContainer > .dialogContent > div > fieldset:first-child{margin-top:0}.dialogContainer > .dialogContent > div > div > .section:first-child,.dialogContainer > .dialogContent > div > form > .section:first-child,.dialogContainer > .dialogContent > div > div > fieldset:first-child,.dialogContainer > .dialogContent > div > form > fieldset:first-child{margin-top:0}.jsStaticDialogContent{display:none}#packageInstallationDialogContainer > .boxHeadline{margin-top:0}.spinner{background-color:#fff;border:1px solid #ccc;box-shadow:2px 2px 5px 0 rgba(0, 0, 0, .2);color:#2c3e50;left:50%;opacity:0;padding:10px;position:fixed;text-align:center;top:200px;transform:translateX(-50%);transition:visibility 0s linear 0.12s, opacity 0.12s linear;visibility:hidden;z-index:401}.spinner.active{opacity:1;visibility:visible;transition-delay:0s}.spinner > span:not(.icon){display:block;margin-top:5px}#systemNotification{left:0;opacity:0;pointer-events:none;position:fixed;top:0;transform:translateY(-100%);transition:visibility 0.12s linear 0.12s, transform 0.12s linear, opacity 0.12s linear;visibility:hidden;width:100%;z-index:460}#systemNotification.active{opacity:1;transform:translateY(0%);transition-delay:0s;visibility:visible}#systemNotification > p{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;cursor:pointer;display:table;margin:0 auto;max-width:80%;pointer-events:auto}.dropdownMenuContainer{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.dropdown .dropdownToggle:active,.dropdown.dropdownOpen .dropdownToggle{outline:0}.dropdown.inputAddon > .dropdownToggle{padding:4px 7px}.dropdown.inputAddon > .dropdownToggle > span.active:after{content:"\f0d7";font-family:FontAwesome;font-size:14px;margin-left:7px}.dropdown.preInput{display:table;width:100%}.dropdown.preInput input{border-radius:0 3px 3px 0;display:table-cell;margin:0;width:99%}.dropdown.preInput textarea{border-radius:0 3px 3px;display:block;margin-top:0}.dropdown.preInput .dropdownCaption{cursor:pointer;display:table-cell;letter-spacing:-1px;padding:0 7px 0 4px;vertical-align:middle;width:1%}.dropdown.preInput .dropdownCaption.button{border-right-width:0;border-radius:3px 0 0 3px}.dropdown.preInput .dropdownCaption span{margin-right:-1px;padding-left:4px;white-space:nowrap;word-wrap:normal}.dropdown.preInput .dropdownCaption span.active::after{content:"\f0d7";font-family:FontAwesome;font-size:14px;margin-left:7px}.dropdown.preInput .dropdownCaptionTextarea{cursor:pointer;margin:0 0 -1px 0;padding-left:7px;padding-right:7px}.dropdown.preInput .dropdownCaptionTextarea.button{border-radius:3px 3px 0 0}.dropdown.preInput .dropdownCaptionTextarea ~ .dropdownMenu{top:10%}.dropdown.preInput .dropdownCaptionTextarea span{white-space:nowrap;word-wrap:normal}.dropdown.preInput .dropdownCaptionTextarea span.active::after{content:"\f0d7";font-family:FontAwesome;font-size:14px;margin-left:7px}.dropdown.dropdownOpen .dropdownMenu{display:block}.dropdown .dropdownToggle{cursor:pointer}.dropdownMenu{background-color:rgba(255, 255, 255, 1);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);color:rgba(33, 33, 33, 1);display:none;min-width:160px;padding:3px 0;pointer-events:all;position:absolute;text-align:left;visibility:hidden;z-index:450}.dropdownMenu.dropdownArrowRight::after{left:auto;right:9px}.dropdownMenu.dropdownArrowRight::before{left:auto;right:10px}.dropdownMenu.dropdownArrowBottom::after{border:10px transparent solid;border-top-color:rgba(55, 73, 95, 1);border-bottom-width:0;bottom:-10px;top:auto}.dropdownMenu.dropdownArrowBottom::before{border:9px transparent solid;border-top-color:rgba(255, 255, 255, 1);border-bottom-width:0;bottom:-9px;top:auto}.dropdownMenu.dropdownOpen{display:block;visibility:visible}.dropdownMenu li{display:block;}.dropdownMenu li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText),.dropdownMenu li.dropdownList > li:hover:not(.dropdownDivider),.dropdownMenu li.dropdownNavigationItem,.dropdownMenu li.active{background-color:rgba(238, 238, 238, 1);color:rgba(33, 33, 33, 1)}.dropdownMenu li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText) > a,.dropdownMenu li.dropdownList > li:hover:not(.dropdownDivider) > a,.dropdownMenu li.dropdownNavigationItem > a,.dropdownMenu li.active > a{color:rgba(33, 33, 33, 1)}.dropdownMenu li.dropdownDivider{border-top:1px solid rgba(238, 238, 238, 1);margin:3px 0}.dropdownMenu li.dropdownText{padding:4px 14px;font-weight:400}@media (min-width:1024px){.dropdownMenu li.dropdownText{font-size:12px}}@media (max-width:768px){.dropdownMenu li.dropdownText{font-size:12px}}.dropdownMenu li.boxFlag{padding-top:2px}.dropdownMenu li > a,.dropdownMenu li > span{clear:both;cursor:pointer;display:block;max-width:350px;overflow:hidden;padding:5px 20px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.dropdownMenu li > a > div > h3,.dropdownMenu li > span > div > h3{overflow:hidden;text-overflow:ellipsis}.dropdownMenu li > a{color:rgba(33, 33, 33, 1)}.dropdownMenu li > a > small{display:block}.dropdownMenu li > a + span.badge{display:none}.dropdownMenu li > .box16{align-items:center;cursor:pointer;min-height:0;padding:5px 10px}.dropdownMenu li > label{display:block}.dropdownMenu li .containerHeadline{margin-bottom:0}.dropdownMenu li .containerHeadline > p{font-weight:400}@media (min-width:1024px){.dropdownMenu li .containerHeadline > p{font-size:12px}}@media (max-width:768px){.dropdownMenu li .containerHeadline > p{font-size:12px}}.dropdownMenu li .icon{color:inherit}.dropdownMenu .scrollableDropdownMenu{max-height:300px;overflow:auto}@media (max-width:544px){.dropdownMenu{left:0 !important;right:0 !important}}@media (max-width:1024px){.dropdownMenu li{overflow:hidden}.dropdownMenu li > a,.dropdownMenu li > span{max-width:none;white-space:normal}}@media (min-width:1024px){.dropdownMenu .dropdownMenu.pageHeaderSearchDropdown{transform:translateY(-10px)}}.boxFlag > .box24,.boxFlag.box24{display:flex !important;min-height:20px}.boxFlag > .box24.dropdownToggle,.boxFlag.box24.dropdownToggle{display:inline-flex !important}.dropdownMenuContainer > .interactiveDropdown.open{visibility:visible}.interactiveDropdown{background-color:rgba(255, 255, 255, 1);border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);color:rgba(44, 62, 80, 1);pointer-events:all;position:absolute;visibility:hidden;z-index:450;left:-200%}.interactiveDropdown > .elementPointer{display:none}.interactiveDropdown.interactiveDropdownUserMenu > .interactiveDropdownItemsContainer{overflow:visible;max-height:none}.interactiveDropdownHeader{align-items:center;background-color:rgba(247, 248, 250, 1);color:rgba(44, 62, 80, 1);display:flex;padding:10px 20px}.interactiveDropdownHeader a{color:rgba(44, 62, 80, 1)}.interactiveDropdownHeader a:hover{color:rgba(44, 62, 80, 1);text-decoration:underline}.interactiveDropdownHeader .interactiveDropdownTitle{flex:1 1 auto;font-weight:400;line-height:1.28}@media (min-width:1024px){.interactiveDropdownHeader .interactiveDropdownTitle{font-size:18px}}@media (max-width:768px){.interactiveDropdownHeader .interactiveDropdownTitle{font-size:18px}}.interactiveDropdownHeader .interactiveDropdownLinks{flex:0 0 auto;margin-left:5px}@media (max-width:768px){.interactiveDropdownHeader{padding:10px}}.interactiveDropdownItemsContainer{border:1px solid rgba(238, 238, 238, 1);border-width:1px 0}.interactiveDropdownItemsContainer.ps-container > .interactiveDropdownItems{position:relative;z-index:100}.interactiveDropdownItemsContainer.ps-container > .ps-scrollbar-y-rail{z-index:200}.interactiveDropdownItems > li{padding:15px 20px;position:relative}.interactiveDropdownItems > li:not(:last-child){border-bottom:1px solid rgba(238, 238, 238, 1)}.interactiveDropdownItems > li:hover{background-color:rgba(242, 242, 242, 1)}.interactiveDropdownItems > li a{color:rgba(231, 76, 60, 1)}.interactiveDropdownItems > li a:hover{color:rgba(192, 57, 43, 1)}.interactiveDropdownItems > li .box48{align-items:center;overflow:hidden}@media (max-width:768px){.interactiveDropdownItems > li{padding:10px}}.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{padding:20px 10px;text-align:center;font-weight:400;line-height:1.28}@media (min-width:1024px){.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{font-size:18px}}@media (max-width:768px){.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{font-size:18px}}.interactiveDropdownItemOutstanding{display:flex}.interactiveDropdownItemOutstanding > .box48{flex:1 1 auto}.interactiveDropdownItemOutstanding h3{font-weight:bold}.interactiveDropdownItemMarkAsRead{align-self:center;flex:0 0 auto;margin-left:5px}.interactiveDropdownItemShadow > .box48{position:relative}.interactiveDropdownItemShadow > .box48,.interactiveDropdownItemShadow > .interactiveDropdownItemMarkAsRead{pointer-events:none;z-index:20}.interactiveDropdownItemShadow > .box48 a,.interactiveDropdownItemShadow > .interactiveDropdownItemMarkAsRead a{pointer-events:all}.interactiveDropdownItemShadow > .interactiveDropdownItemShadowLink{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.interactiveDropdownShowAll{background-color:rgba(247, 248, 250, 1);color:rgba(44, 62, 80, 1);display:block;padding:10px 20px;text-align:center}.interactiveDropdownShowAll:hover{color:rgba(44, 62, 80, 1);text-decoration:underline}@media (min-width:1024px){.interactiveDropdown{min-width:350px}.interactiveDropdownItemsContainer{max-height:400px;overflow:hidden;position:relative}.interactiveDropdownItems:not(.interactiveDropdownItemsUserMenu) > li{max-width:400px}}@media (max-width:768px){.interactiveDropdown{bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0}.interactiveDropdownHeader{flex:0 0 auto}.interactiveDropdownItemsContainer{flex:1 1 auto;overflow:auto;}.interactiveDropdownItemsContainer .interactiveDropdownItemMarkAsRead{bottom:0;position:absolute;right:0;top:0;width:36px;}.interactiveDropdownItemsContainer .interactiveDropdownItemMarkAsRead > a{display:block;height:100%;text-align:center}.interactiveDropdownItemsContainer .interactiveDropdownItemMarkAsRead > a > .icon{position:relative;top:50%;transform:translateY(-50%)}.interactiveDropdownShowAll{flex:0 0 auto}}.inputItemList{background-color:rgba(241, 246, 251, 1);border:1px solid rgba(176, 200, 224, 1);color:rgba(44, 62, 80, 1);outline:none;padding:4px 8px;font-family:"Open Sans", "Segoe UI", "Lucida Grande", "Helveltica", sans-serif;font-weight:400;line-height:1.48;display:flex;flex-wrap:wrap;padding-bottom:0;padding-top:5px}@media (min-width:1024px){.inputItemList{font-size:14px}}@media (max-width:768px){.inputItemList{font-size:14px}}.inputItemList:focus,.inputItemList:hover{background-color:rgba(241, 246, 251, 1);border-color:rgba(41, 128, 185, 1);color:rgba(44, 62, 80, 1)}.inputItemList[disabled],.inputItemList[readonly]{background-color:rgba(245, 245, 245, 1) !important;border-color:rgba(174, 176, 179, 1) !important;color:rgba(125, 130, 100, 1) !important}.inputItemList > .item,.inputItemList > .input{flex:0 0 auto;margin-bottom:5px}.inputItemList > .item:not(:last-child),.inputItemList > .input:not(:last-child){margin-right:5px}.inputItemList > .item{background-color:rgba(224, 224, 224, 1);border:1px solid rgba(127, 140, 141, 1);color:rgba(33, 33, 33, 1);cursor:default;padding:0 5px}.inputItemList > .item .icon{color:inherit}.inputItemList > .item.active,.inputItemList > .item:hover{background-color:rgba(213, 213, 213, 1);border-color:rgba(52, 73, 94, 1);color:rgba(33, 33, 33, 1)}.inputItemList > .input > input{background-color:transparent !important;border-width:0 !important;padding:0 !important}.labelList{display:flex;flex-wrap:wrap;display:inline-flex}.labelList > li{flex:0 auto}.labelList > li:not(:last-child){margin-right:5px}.labelList > li > a{}.labelList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.labelList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.labelList > li:not(:first-child) .label{border-top-left-radius:0;border-bottom-left-radius:0}.labelList > li:not(:last-child){margin-right:1px}.labelList > li:not(:last-child) .label{border-top-right-radius:0;border-bottom-right-radius:0}.labelList > li .label{top:-1px}#labelList > li{flex-basis:30%;margin-bottom:10px}#labelList > li.labelCustomClass{display:flex}#labelList > li.labelCustomClass > input[type='radio']{flex:0 0 auto;margin-right:7px}#labelList > li.labelCustomClass > span{flex:1 1 auto}.labelChooser > .dropdownToggle > span{cursor:pointer}.sortableList:not(.tabularList){list-style:decimal outside;margin-left:20px}.sortableNode:not(:last-child){border-bottom:1px solid rgba(238, 238, 238, 1)}.sortableNode > .sortableList:not(:empty){border-top:1px solid rgba(238, 238, 238, 1)}.sortableNodeLabel{align-items:center;cursor:move;padding:10px;display:inline-flex;width:100%}.sortableNodeLabel:hover{background-color:rgba(242, 242, 242, 1)}.sortableNodeLabel > .icon,.sortableNodeLabel > a{flex:0 0 auto;margin-right:5px}.sortableNodeLabel > .statusDisplay{align-items:center;display:flex;flex:1 1 auto;justify-content:flex-end}.sortableNodeLabel > .statusDisplay > a,.sortableNodeLabel > .statusDisplay > span{cursor:pointer;flex:0 0 auto;margin-left:5px}.sortablePlaceholder{background-color:rgba(252, 248, 227, 1);border:1px solid rgba(250, 242, 204, 1);color:rgba(138, 109, 59, 1);padding:10px}.sortablePlaceholder.sortableInvalidTarget{background-color:rgba(242, 222, 222, 1);border-color:rgba(235, 204, 204, 1);color:rgba(169, 68, 66, 1)}#mediaManagerMediaUploadButton > .button{margin:0;text-align:center;width:100%}#mediaManagerMediaUploadButton > .button > input{width:100%}#mediaManagerMediaList{font-size:0}#mediaManagerMediaList::before,#mediaManagerMediaList::after{display:table;content:""}#mediaManagerMediaList::after{clear:both}#mediaManagerMediaList > li{float:left;height:160px;width:160px;position:relative;border:1px solid #aaa;overflow:hidden;font-size:1rem;margin:0 7px 7px 0}#mediaManagerMediaList > li:hover > .buttonGroupNavigation{height:auto;padding:7px}#mediaManagerMediaList > li.jsMarked > .mediaInformation .icon,#mediaManagerMediaList > li.jsMarked > .buttonGroupNavigation .icon{text-shadow:none}#mediaManagerMediaList > li.jsSelected > .mediaInformation,#mediaManagerMediaList > li.jsSelected > .buttonGroupNavigation{background-color:rgba(0, 128, 0, 0.9);color:white}#mediaManagerMediaList > li.jsSelected > .mediaInformation a,#mediaManagerMediaList > li.jsSelected > .buttonGroupNavigation a{color:white}#mediaManagerMediaList > li.jsSelected > .mediaInformation .icon,#mediaManagerMediaList > li.jsSelected > .buttonGroupNavigation .icon{color:white;text-shadow:none}#mediaManagerMediaList > li.uploadFailed{cursor:pointer}#mediaManagerMediaList > li.uploadFailed > .mediaInformation{background-color:rgba(242, 222, 222, 0.6);color:#a94442}#mediaManagerMediaList > li > .mediaThumbnail{height:144px;width:144px;padding:8px}#mediaManagerMediaList > li > .mediaInformation{position:absolute;bottom:0;background:rgba(0, 0, 0, 0.6);color:#fff;width:100%;padding:7px;box-sizing:border-box;font-weight:400}@media (min-width:1024px){#mediaManagerMediaList > li > .mediaInformation{font-size:12px}}@media (max-width:768px){#mediaManagerMediaList > li > .mediaInformation{font-size:12px}}#mediaManagerMediaList > li > .buttonGroupNavigation{position:absolute;top:0;right:0;background:rgba(0, 0, 0, 0.6);height:0;overflow:hidden;}#mediaManagerMediaList > li > .buttonGroupNavigation .icon{color:#fff;text-shadow:0 -1px 0 rgba(255, 255, 255, .8)}#mediaEditor #mediaThumbnail{text-align:center}#mediaEditor #mediaThumbnail + .box48 > dl{font-size:12px}@media (min-width:545px){.pageContainer.menuOverlay-pageMainMenuMobile{transform:translateX(350px)}.pageContainer.menuOverlay-pageMainMenuMobile .mainMenu{visibility:hidden}.pageContainer.menuOverlay-pageUserMenuMobile{transform:translateX(-350px)}.pageContainer.menuOverlay-pageUserMenuMobile .userPanel{visibility:hidden}}.menuOverlayMobile{background-color:#34495e;bottom:0;display:none;overflow:hidden;position:absolute;top:0;z-index:320}.menuOverlayMobile.open{display:block}@media (min-width:545px){.menuOverlayMobile.open + .menuOverlayMobileBackdrop{display:block}}.menuOverlayMobile > .menuOverlayItemList{transition:transform 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94);visibility:visible}.menuOverlayMobile.allowScroll .menuOverlayItemList:not(.hidden){overflow:auto}.menuOverlayMobile:not(.allowScroll)::before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:500}@media (max-width:544px){.menuOverlayMobile{left:0;max-width:100vw;right:0}.menuOverlayMobile .menuOverlayItemList{right:0}}@media (min-width:545px){.menuOverlayMobile{width:350px}.menuOverlayMobile.pageMainMenuMobile{left:0}.menuOverlayMobile.pageMainMenuMobile + .menuOverlayMobileBackdrop{box-shadow:inset 5px 0 10px -5px rgba(0, 0, 0, .6);left:350px}.menuOverlayMobile.pageMainMenuMobile .menuOverlayItemList{left:0}.menuOverlayMobile.pageUserMenuMobile{right:0}.menuOverlayMobile.pageUserMenuMobile + .menuOverlayMobileBackdrop{box-shadow:inset -5px 0 10px -5px rgba(0, 0, 0, .6);right:350px}.menuOverlayMobile.pageUserMenuMobile .menuOverlayItemList{right:0}}.menuOverlayMobileBackdrop{background-color:rgba(0, 0, 0, .4);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:500}.menuOverlayItemWrapper{display:flex;justify-content:flex-end}.menuOverlayItemWrapper > .menuOverlayItemLink{align-items:center;display:flex;flex:1 1 auto}.menuOverlayItemList{background-color:#34495e;height:100%;list-style-type:none;margin:0;padding:5px 0;position:absolute;top:0;left:-1px;bottom:0;width:calc(100% + 1px);z-index:450}@media (min-width:545px){.menuOverlayItemList{width:350px}}.menuOverlayItemList:not(.activeList){display:none}.menuOverlayItemSpacer{margin-top:20px;}.menuOverlayItemSpacer + .menuOverlayItemSpacer{display:none}.menuOverlayItem{}.menuOverlayItem:not(:last-child){margin-bottom:1px}.menuOverlayItem > .menuOverlayItemList{margin-left:100%;z-index:500}.menuOverlayItemLink,.menuOverlayTitle,.menuOverlayBackLink{color:#fff;display:block;font-size:14px;padding:10px 30px;position:relative}.menuOverlayItemLink{background-color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.menuOverlayItemLink .icon::before{color:#fff}.menuOverlayItemLink.menuOverlayItemBadge{align-items:center;display:flex;padding-right:10px;}.menuOverlayItemLink.menuOverlayItemBadge:last-child{padding-right:55px}.menuOverlayItemLink.menuOverlayItemBadge > .menuOverlayItemTitle{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.menuOverlayItemLink.menuOverlayItemBadge > .badge{flex:0 0 auto}.menuOverlayItemLink.menuOverlayItemLinkMore::after{color:#ccc;content:"\f105";display:block;font-family:FontAwesome;font-size:24px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.menuOverlayItemLink.active,.menuOverlayItemLinkIcon.active{background-color:#22313f}.menuOverlayTitle{color:#ccc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menuOverlayTitle:not(:first-child){margin-top:10px}.menuOverlayItemLinkIcon{background-color:#2c3e50;flex:0 0 auto;margin-left:1px;padding:10px;height:44px;width:44px}.menuOverlayItemLinkIcon > .icon::before{color:#fff}.menuOverlayBackLink::before{color:#ccc;content:"\f104";display:block;font-family:FontAwesome;font-size:18px;position:absolute;left:10px;top:50%;transform:translateY(-50%)}.menuOverlayLogoWrapper{flex:1 1 auto;padding:5px;display:flex}.menuOverlayLogoWrapper .menuOverlayLogo{flex:1 1 auto;background-size:contain;background-repeat:no-repeat;background-position:center}.messageList{border-bottom:1px solid rgba(79, 129, 189, 1)}@media (min-width:1024px){.messageList{border-top:1px solid rgba(79, 129, 189, 1)}.messageList > li{padding:30px 0}.messageList > li:not(:first-child){border-top:1px solid rgba(79, 129, 189, 1)}}@media (max-width:768px){.messageList > li{padding-bottom:20px}}.messageCheckboxLabel,.message .messageClipboardCheckbox,.messageGroupList .columnMark > label{cursor:pointer;display:block;position:relative}.messageCheckboxLabel::before,.message .messageClipboardCheckbox::before,.messageGroupList .columnMark > label::before{content:"\f096";display:block;font-family:FontAwesome;position:absolute}.messageCheckboxLabel::after,.message .messageClipboardCheckbox::after,.messageGroupList .columnMark > label::after{color:#009600;content:"\f00c";display:none;font-family:FontAwesome;position:absolute}.messageCheckboxLabel > input[type="checkbox"],.message .messageClipboardCheckbox > input[type="checkbox"],.messageGroupList .columnMark > label > input[type="checkbox"]{display:none}.message{display:flex}@media (max-width:768px){.message{flex-direction:column}}.message .messageClipboardCheckbox{height:24px;width:24px}.message .messageClipboardCheckbox::before{font-size:25px;left:2px;top:-6px}.message.jsMarked .messageClipboardCheckbox::after{display:block;font-size:14px;left:5px;top:1px}.messageSidebar{background-color:rgba(247, 248, 250, 1);color:rgba(44, 62, 80, 1);position:relative}@media (min-width:1024px){.messageSidebar{align-self:flex-start;border-radius:3px;flex:0 0 240px;padding:20px;text-align:center}.messageSidebar + .messageContent{margin-left:30px}}@media (max-width:768px){.messageSidebar{flex:0 0 auto;margin:0 -10px;padding:10px}.messageSidebar .messageAuthor{flex:0 0 auto;position:relative}.messageSidebar .messageAuthor .userAvatar{display:block;margin:0;position:static}.messageSidebar .messageAuthor .userAvatar > a{left:0;position:absolute;top:50%;transform:translateY(-50%)}.messageSidebar .messageAuthor .userAvatar .userAvatarImage{max-height:48px;max-width:48px}.messageSidebar .messageAuthor .messageAuthorContainer,.messageSidebar .messageAuthor .userTitle{margin-left:58px}.messageSidebar .userCredits{display:none}}.messageSidebar a{color:rgba(231, 76, 60, 1)}.messageSidebar a:hover{color:rgba(192, 57, 43, 1)}.messageSidebar .dataList{font-weight:400}@media (min-width:1024px){.messageSidebar .dataList{font-size:12px}}@media (max-width:768px){.messageSidebar .dataList{font-size:12px}}.messageSidebar .userAvatar{display:inline-block;position:relative;margin-bottom:10px}.messageSidebar .userAvatar > a{display:inline-block}.messageSidebar .username{display:inline-block;font-weight:400;line-height:1.28}@media (min-width:1024px){.messageSidebar .username{font-size:18px}}@media (max-width:768px){.messageSidebar .username{font-size:18px}}.messageSidebar .badgeOnline{left:0;pointer-events:none;position:absolute}@media (min-width:1024px){.messageSidebar .badgeOnline{bottom:0}}@media (max-width:768px){.messageSidebar .badgeOnline{color:transparent;padding:0;width:0}.messageSidebar .badgeOnline::before{background-color:inherit;border:1px solid rgba(255, 255, 255, 1);border-radius:50%;content:"";height:16px;left:34px;position:absolute;width:16px}}.messageAuthor + *{margin-top:20px}.messageAuthor + *:before{content:"";left:0;margin-top:-10px;position:absolute;right:0}.messageAuthorContainer:not(:last-child){margin-bottom:5px}.messageSidebarOrientationRight .messageContent{order:1}.messageSidebarOrientationRight .messageSidebar{order:2}.messageSidebarOrientationRight .messageSidebar + .messageContent{margin-left:20px;margin-right:30px}.messageContent{display:flex;flex:auto;flex-direction:column}@media (max-width:768px){.messageContent{margin-top:20px}}.messageContent.loading{position:relative}.messageContent.loading > .messageContentLoadingOverlay{align-items:center;background-color:rgba(255, 255, 255, 1);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.messageContent.loading > .messageContentLoadingOverlay > .icon{flex:0 0 auto}.messageHeader{display:flex;flex:0 0 auto;justify-content:flex-end}.messageHeader + .messageBody{margin-top:20px}.messageHeader > .messageQuickOptions{flex:0 0 auto}.messageHeader > .messageHeaderWrapper{align-items:center;flex:1 1 auto}.messageHeaderBox{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap}.messageHeaderBox > .messageTitle{flex:0 0 100%}.messageHeaderBox > .messageHeaderMetaData,.messageHeaderBox > .messageStatus{flex:0 0 auto}.messageTitle{font-weight:400;line-height:1.28;color:rgba(44, 62, 80, 1)}@media (min-width:1024px){.messageTitle{font-size:18px}}@media (max-width:768px){.messageTitle{font-size:18px}}.messageTitle a{color:rgba(44, 62, 80, 1)}.messageTitle a:hover{color:rgba(44, 62, 80, 1)}.messageHeaderMetaData{align-items:center;display:flex;flex-wrap:wrap;font-weight:400}.messageHeaderMetaData > li{flex:0 auto}.messageHeaderMetaData > li:not(:last-child){margin-right:5px}.messageHeaderMetaData > li > a{}.messageHeaderMetaData.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageHeaderMetaData.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.messageHeaderMetaData > li:not(:last-child):after{content:"\00b7";margin-left:5px}@media (min-width:1024px){.messageHeaderMetaData{font-size:12px}}@media (max-width:768px){.messageHeaderMetaData{font-size:12px}}.messageHeaderMetaData .messagePublicationTime{color:rgba(125, 130, 135, 1)}.messageHeaderMetaData + .messageStatus{margin-left:5px}.messageStatus{align-items:center;display:flex;flex-wrap:wrap;font-weight:400}.messageStatus > li{flex:0 auto}.messageStatus > li:not(:last-child){margin-right:5px}.messageStatus > li > a{}.messageStatus.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageStatus.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}@media (min-width:1024px){.messageStatus{font-size:12px}}@media (max-width:768px){.messageStatus{font-size:12px}}.messageStatus .wcfLikeCounter{color:rgba(125, 130, 135, 1)}@media (min-width:1024px){.messageQuickOptions{display:flex;flex-wrap:wrap;}.messageQuickOptions > li{flex:0 auto}.messageQuickOptions > li:not(:last-child){margin-right:5px}.messageQuickOptions > li > a{}.messageQuickOptions.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageQuickOptions.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}@media (max-width:768px){.messageQuickOptions{flex:0 0 24px;height:1.5em;position:relative}.messageQuickOptions::before{content:"\f0c9";font-family:FontAwesome;font-size:18px;position:absolute;right:0;top:-2px}.messageQuickOptions > li{display:none}}.messageBody{flex:auto}.messageBody.editor{align-items:center;display:flex;justify-content:center}.messageBody.editor > .icon{flex:0 0 auto}.messageBody.editor > .editorContainer{flex:auto}.messageFooter{flex:0 0 auto;margin-top:20px}.messageFooterNote{border-left:5px solid rgba(238, 238, 238, 1);color:rgba(125, 130, 135, 1);margin-top:20px;padding:5px 10px;font-weight:400}@media (min-width:1024px){.messageFooterNote{font-size:12px}}@media (max-width:768px){.messageFooterNote{font-size:12px}}.messageFooterNote a{color:rgba(52, 73, 94, 1)}.messageFooterNote a:hover{color:rgba(52, 73, 94, 1);text-decoration:underline}.messageFooterGroup{align-items:center;display:flex;flex-wrap:wrap}.messageFooterGroup:not(:first-child) > .likesSummary,.messageFooterGroup:not(:first-child) > .messageFooterButtons{margin-top:20px}.messageFooterGroup > .likesSummary{color:rgba(125, 130, 135, 1);cursor:pointer;flex:0 0 auto;font-weight:400}@media (min-width:1024px){.messageFooterGroup > .likesSummary{font-size:12px}}@media (max-width:768px){.messageFooterGroup > .likesSummary{font-size:12px}}.messageFooterGroup > .likesSummary > .icon{color:rgba(125, 130, 135, 1);margin-right:5px}@media (min-width:1024px){.messageFooterGroup > .messageFooterButtons{flex:auto}}@media (max-width:768px){.messageFooterGroup > .messageFooterButtons{display:none}}.messageSignature{border-top:1px solid #eee;opacity:0.6;padding-top:10px;transition:opacity 0.12s linear}.message:hover .messageSignature{opacity:1}.messageFooterButtons{justify-content:flex-end;transition:opacity 0.12s linear}.messageFooterButtons > li{display:flex}.messageFooterButtons > li > a{align-items:center}.messageFooterButtons .icon + span:not(.invisible){margin-left:5px}.messageGroupList{}.messageGroupList .tabularList .columnSubject{flex:1 1 auto}.messageGroupList .tabularList .columnStats{flex:0 0 140px;text-align:center}.messageGroupList .tabularList .columnLastPost{flex:0 0 200px}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats{position:relative}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats > dl{visibility:hidden}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead):hover .columnStats > dl{visibility:visible}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead):hover .columnStats .messageGroupListStatsSimple{display:none}.messageGroupList .columnMark > label{cursor:pointer;display:block;height:24px;width:24px}.messageGroupList .columnMark > label::before{font-size:24px;top:-6px}.messageGroupList .jsMarked .columnMark > label::after{display:block;font-size:13px;left:3px;top:1px}.messageGroupList .tabularListRowHead .columnMark > label::before{top:-3px}.messageGroupList .messageDeleted .columnAvatar,.messageGroupList .messageDisabled .columnAvatar{position:relative}.messageGroupList .messageDeleted .columnAvatar::before,.messageGroupList .messageDisabled .columnAvatar::before{display:block;font-family:FontAwesome;font-size:42px;position:absolute}.messageGroupList .messageDeleted .columnAvatar > div,.messageGroupList .messageDisabled .columnAvatar > div{visibility:hidden}.messageGroupList .messageDeleted .columnAvatar::before{color:#b40000;content:"\f014";left:17px;top:-2px}.messageGroupList .messageDisabled .columnAvatar::before{color:#008c00;content:"\f070";left:13px;top:-2px}.messageGroupList .columnAvatar div{position:relative;width:48px;height:48px}.messageGroupList .columnAvatar div > p > img{opacity:0.6;transition:opacity 0.12s}.messageGroupList .columnAvatar .myAvatar{position:absolute;width:24px;height:24px;bottom:-2px;right:-6px}.messageGroupList .columnAvatar .myAvatar > img{border:1px solid rgba(255, 255, 255, 1);box-sizing:content-box}.messageGroupList .columnSubject{overflow:hidden}.messageGroupList .columnSubject > h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messageGroupList .columnSubject > h3 > .messageGroupLink{font-weight:400;line-height:1.28}@media (min-width:1024px){.messageGroupList .columnSubject > h3 > .messageGroupLink{font-size:18px}}@media (max-width:768px){.messageGroupList .columnSubject > h3 > .messageGroupLink{font-size:18px}}.messageGroupList .columnSubject > h3 > .badge.label{top:-2px}.messageGroupList .columnSubject > small{display:block}.messageGroupList .columnSubject > .statusDisplay{display:flex;float:right;opacity:0.6;transition:opacity 0.12s}.messageGroupList .columnSubject > .statusDisplay > .statusIcons{align-items:center;flex:0 0 auto}.messageGroupList .columnSubject > .statusDisplay > .statusIcons > li{align-items:center;display:flex}.messageGroupList .columnSubject > .labelList{float:right;padding-left:7px}.messageGroupList .columnLastPost > .box32{align-items:center}.messageGroupList .columnLastPost time{color:rgba(125, 130, 135, 1)}.messageGroupList .columnLastPost a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messageGroupList .tabularListRow:hover .columnSubject > .statusDisplay,.messageGroupList tr:hover .columnSubject > .statusDisplay{opacity:1}.messageGroupList .tabularListRow:hover .columnSubject > .statusDisplay > .pagination,.messageGroupList tr:hover .columnSubject > .statusDisplay > .pagination{opacity:1}.messageGroupList .tabularListRow:hover .columnAvatar div > p > img,.messageGroupList tr:hover .columnAvatar div > p > img{opacity:1}.messageGroupList .tabularListRow.new .columnSubject > h3 > .messageGroupLink,.messageGroupList tr.new .columnSubject > h3 > .messageGroupLink{font-weight:bold}.messageGroupList .tabularListRow.new .columnAvatar div > p > img,.messageGroupList tr.new .columnAvatar div > p > img{opacity:1}.messageGroupList .tabularListRow.new .columnAvatar > div::after,.messageGroupList tr.new .columnAvatar > div::after{color:rgba(231, 76, 60, 1);content:"\f069";font-family:FontAwesome;font-weight:normal !important;font-style:normal !important;font-size:14px;position:absolute;text-decoration:none !important;top:-4px;right:-2px;text-shadow:0 1px 0 rgba(0, 0, 0, .8)}.messageGroupList .pagination{flex:0 0 auto;opacity:0;transition:opacity 0.12s;font-weight:400}@media (min-width:1024px){.messageGroupList .pagination{font-size:12px}}@media (max-width:768px){.messageGroupList .pagination{font-size:12px}}.messageGroupList .pagination:not(:last-child){margin-right:5px}.messageGroupListStatsSimple{color:rgba(125, 130, 135, 1);font-size:1rem;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}@keyframes wcfPageAction{0%{visibility:visible;transform:translateY(-10px);opacity:0}100%{visibility:visible;transform:translateY(0);opacity:1}}@keyframes wcfPageActionOut{0%{visibility:visible;transform:translateY(0);opacity:1}100%{visibility:hidden;transform:translateY(-10px);opacity:0}}@keyframes wcfPageActionRemove{0%{visibility:visible;transform:translateY(0);opacity:1}60%{visibility:hidden;transform:translateY(-10px);opacity:0}100%{visibility:hidden;transform:translateY(-10px);opacity:0;max-width:0}}.pageAction{bottom:20px;position:fixed;right:20px;z-index:400;display:flex;flex-wrap:wrap;}.pageAction > li{flex:0 auto}.pageAction > li:not(:last-child){margin-right:5px}.pageAction > li > a{}.pageAction.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.pageAction.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.pageAction > li{animation:wcfPageActionOut 0.3s;animation-fill-mode:forwards;display:flex;max-width:400px;white-space:nowrap}.pageAction > li[aria-hidden="false"]{animation:wcfPageAction 0.3s;animation-fill-mode:forwards}.pageAction > li.remove{animation:wcfPageActionRemove 0.5s;animation-fill-mode:forwards}.pageAction > li.initiallyHidden{animation:0;visibility:hidden}.pageAction > li > a{background-color:rgba(0, 0, 0, .7);border-radius:2px;color:rgba(224, 224, 224, 1);padding:5px 10px}.pageAction > li > a > .icon{color:inherit}.pageAction > li > a:hover,.pageAction > li.dropdownOpen > a{background-color:rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1)}.pagination > ul{display:inline-flex}.pagination > ul > li{display:flex;flex:0 0 auto}.pagination > ul > li > .invisible{display:none}.pagination > ul > li > a,.pagination > ul > li > span{color:rgba(44, 62, 80, 1);padding:1px 8px}.pagination > ul > li.disabled > span{color:rgba(125, 130, 135, 1)}.pagination > ul > li.active > a,.pagination > ul > li.active > span,.pagination > ul > li > a:hover{background-color:rgba(213, 213, 213, 1);color:rgba(33, 33, 33, 1)}.pagination > ul > li > .icon{height:auto;line-height:inherit;width:auto}.pagination > ul > li:not(:last-child){margin-right:1px}#pollOptionContainer .pollOptionInput{align-items:center;margin:5px 0;display:inline-flex;width:100%}#pollOptionContainer .pollOptionInput > .icon{flex:0 0 auto;margin:0 5px}#pollOptionContainer .pollOptionInput > input{flex:1 1 auto;margin-left:5px}.pollContainer{border:1px solid rgba(79, 129, 189, 1);border-width:1px 0;float:left;margin:0 20px 10px 0;max-width:50%;min-width:300px;padding:10px 0}.pollContainer h2{font-weight:400;line-height:1.28}@media (min-width:1024px){.pollContainer h2{font-size:18px}}@media (max-width:768px){.pollContainer h2{font-size:18px}}.pollContainer .pollInnerContainer{margin-top:30px}.pollContainer .pollInnerContainer dd:not(:last-child){margin-bottom:5px}.pollContainer .formSubmit{border-top:1px solid rgba(238, 238, 238, 1);padding-top:10px}.pollContainer .pollResultItem{}.pollContainer .pollResultItem + .pollResultItem{margin-top:20px}.pollContainer .pollResultItem .pollResultItemCaption{align-items:flex-end;display:flex}.pollContainer .pollResultItem .pollResultItemCaption > .pollOptionName{flex:1 1 auto}.pollContainer .pollResultItem .pollResultItemCaption > .pollOptionRelativeValue{color:#7d8287;flex:0 0 50px;text-align:right}.pollContainer .pollResultItem .pollMeter{background-color:rgba(238, 238, 238, 1);height:5px;margin-top:5px}.pollContainer .pollResultItem .pollMeter > .pollMeterValue{background-color:rgba(79, 129, 189, 1);height:100%}@keyframes wcfPopover{0%{visibility:visible;transform:translateY(-20px);opacity:0}100%{visibility:visible;transform:translateY(0);opacity:1}}@keyframes wcfPopoverOut{0%{visibility:visible;transform:translateY(0);opacity:1}100%{visibility:hidden;transform:translateY(-20px);opacity:0}}.popover{animation:wcfPopoverOut 0.3s;animation-fill-mode:forwards;background-color:rgba(255, 255, 255, 1);border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);position:absolute;top:0;vertical-align:middle;visibility:hidden;width:500px !important;z-index:500}.popover.active{animation:wcfPopover 0.3s;animation-fill-mode:forwards}.popover.forceHide{animation:0;visibility:hidden}.popover > .elementPointer{display:none}.popoverContent{background-color:rgba(255, 255, 255, 1);border-radius:3px;color:rgba(44, 62, 80, 1);max-height:320px;min-height:36px;overflow:hidden;padding:15px}.popoverContent a{color:rgba(231, 76, 60, 1)}.popoverContent a:hover{color:rgba(192, 57, 43, 1)}#recaptcha_response_field{margin-top:20px}.redactor-box{position:relative}.redactor-box:not(:first-child){margin-top:20px}.redactor-box + .messageTabMenu{padding:0}.redactor-box + .innerError,.redactor-box > .innerError{border-radius:0;box-shadow:none;display:block;margin-top:-1px}.redactor-box > .innerError{margin:-1px}.redactor-box > .redactorAutosaveNotice{background-color:rgba(255, 255, 255, 1);border:1px solid rgba(238, 238, 238, 1);border-width:1px 0 0 1px;bottom:0;opacity:0;padding:7px;position:absolute;right:0;transition:visibility 0s linear 0.3s, opacity 0.3s linear;visibility:hidden}.redactor-box > .redactorAutosaveNotice.open{opacity:1;visibility:visible;transition-delay:0s}.redactor-box > .redactorAutosaveNotice.redactorAutosaveNoticeIcons > span.fa-check{margin-right:7px}.redactor-box > .redactorAutosaveNotice > span.redactorAutosaveMessage{padding:0 7px}.redactor-editor{border:1px solid rgba(238, 238, 238, 1);border-top-width:0;max-height:500px;padding:10px;position:relative;outline:none;overflow:auto}.redactor-editor + textarea{border-width:0;box-shadow:none;outline:none;padding:10px;resize:vertical}.redactor-editor + textarea:focus{box-shadow:none}.redactor-editor > p:first-child{margin-top:0}.redactor-editor img{border:1px solid transparent;max-width:100%}.redactor-editor table{border-collapse:collapse;line-height:1.6em}.redactor-editor table td{border:1px solid #ddd;padding:5px;vertical-align:top}.redactor-editor .quoteBox{position:relative}.redactor-editor .quoteBox::before{content:attr(data-quote-header);cursor:pointer;display:block;font-style:normal;margin-bottom:20px;padding-right:25px;font-weight:400;line-height:1.28}@media (min-width:1024px){.redactor-editor .quoteBox::before{font-size:18px}}@media (max-width:768px){.redactor-editor .quoteBox::before{font-size:18px}}.redactor-editor .quoteBox::after{content:"\f040";cursor:pointer;font-family:FontAwesome;position:absolute;right:24px;top:10px;font-weight:400;line-height:1.28}@media (min-width:1024px){.redactor-editor .quoteBox::after{font-size:18px}}@media (max-width:768px){.redactor-editor .quoteBox::after{font-size:18px}}.redactor-editor .TODO_codeBox{overflow:hidden;position:relative}.redactor-editor .TODO_codeBox .redactorEditCodeBox{background-color:rgba(255, 255, 255, .8);bottom:0;left:0;opacity:0;position:absolute;right:0;text-align:center;top:0;transition:opacity 0.12s linear;z-index:200}.redactor-editor .TODO_codeBox .redactorEditCodeBox > div{cursor:pointer;left:50%;padding:1em 3em;position:absolute;top:50%;transform:translate(-50%, -50%)}.redactor-editor .TODO_codeBox:hover .redactorEditCodeBox{opacity:1}.redactor-editor .TODO_codeBox ol{margin-bottom:0;margin-top:0}.redactor-editor.TODO_msie .quoteBox{min-height:0}.redactor-dropdown > .dropdownMenu{display:block;visibility:visible;transform:translateY(3px)}.redactor-dropdown > .dropdownMenu > li:hover{background-color:transparent !important}.redactor-dropdown > .dropdownMenu a:hover{background-color:rgba(238, 238, 238, 1)}.redactor-dropdown .redactor-dropdown-link-inactive{cursor:default;opacity:0.6}.redactor-dropdown .redactor-dropdown-link-inactive:hover{background-color:transparent !important;color:rgba(33, 33, 33, 1) !important}@media (max-width:768px){.redactor-editor + textarea{font-size:16px;max-height:500px}}.redactor-toolbar{background-color:rgba(52, 73, 94, 1);display:flex;flex-wrap:wrap}.redactor-toolbar > li{flex:0 0 auto;margin-bottom:1px}.redactor-toolbar > li > a{color:rgba(255, 255, 255, 1);display:block;outline:none;padding:10px;text-align:center;font-weight:400}@media (min-width:1024px){.redactor-toolbar > li > a{font-size:12px}}@media (max-width:768px){.redactor-toolbar > li > a{font-size:12px}}.redactor-toolbar > li > a.redactor-button-disabled,.redactor-toolbar > li > a.redactor-button-disabled:before,.redactor-toolbar > li > a.redactor-button-disabled > i:before{color:rgba(165, 165, 165, 1)}.redactor-toolbar > li > a:hover,.redactor-toolbar > li > a.redactor-act,.redactor-toolbar > li > a.dropact{background-color:rgba(34, 49, 63, 1);color:rgba(255, 255, 255, 1)}.redactor-toolbar-tooltip{opacity:1;visibility:visible}.redactor-toolbar-tooltip:before{border-style:solid;border-width:0 5px 5px;content:"";display:block;left:50%;position:absolute;top:-5px;transform:translateX(-50%)}.re-bold{font-weight:600}.re-italic{font-style:italic}.re-underline{text-decoration:underline !important}.re-deleted{text-decoration:line-through !important}#redactor-image-box{border:1px dashed rgba(0, 0, 0, .5);display:inline-block;line-height:0;max-width:100%;position:relative}#redactor-image-box > img{border-width:0;opacity:0.5}#redactor-image-editter{cursor:pointer;left:50%;margin-top:-13px;opacity:1;top:50%;visibility:visible;z-index:5}#redactor-image-resizer{background-color:rgba(0, 0, 0, 1);border:1px solid rgba(255, 255, 255, 1);bottom:-4px;cursor:nw-resize;height:8px;line-height:1;position:absolute;right:-5px;width:8px;z-index:10}.redactorAttachmentContainer{background-color:rgba(255, 255, 255, 1);border:1px solid rgba(238, 238, 238, 1);border-top-width:0;padding:7px 14px 7px}.redactor-dropdown-box-fontcolor{width:200px}.redactor-dropdown-box-fontcolor > li.redactorColorPallet{padding:0 4px}.redactor-dropdown-box-fontcolor > li.redactorColorPallet:hover{background-color:rgba(255, 255, 255, 1) !important}.redactor-dropdown-box-fontcolor > li.redactorColorPallet > a{border:2px solid rgba(255, 255, 255, 1);border-bottom-width:0;display:inline-block;font-size:0;height:20px;padding:0;margin:0;width:20px}.redactorDropArea{background-color:rgba(255, 255, 204, 1);border:5px dashed rgba(255, 204, 0, );box-sizing:border-box;font-size:1.4rem;position:absolute;text-align:center;vertical-align:middle;z-index:360}.redactorDropArea.active{background-color:#cef6ce;border-color:#04b404}.redactor-link-tooltip{border-radius:6px;padding:5px 10px 7px;position:absolute;z-index:800;box-shadow:0 3px 7px 0 rgba(0, 0, 0, .3)}.redactor-voice-label{display:none}.scrollableCheckboxList{background-color:rgba(241, 246, 251, 1);border:1px solid rgba(176, 200, 224, 1);color:rgba(44, 62, 80, 1);max-height:250px;max-width:400px;overflow:auto;padding:5px}.scrollableCheckboxList li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sitemapList h3{padding-bottom:5px;font-weight:400;line-height:1.28}@media (min-width:1024px){.sitemapList h3{font-size:18px}}@media (max-width:768px){.sitemapList h3{font-size:18px}}.sitemapList a{display:block;padding:2px 10px}.sitemapList a:hover{background-color:rgba(242, 242, 242, 1)}.sitemapList > li + li{border-top:1px solid rgba(238, 238, 238, 1);margin-top:5px;padding-top:5px}.sitemapList > li > ul > li > a{padding-left:20px}.sitemapList > li > ul > li > ul > li > a{padding-left:40px}.tabMenu{position:relative}.tabMenu > ul > li > a{display:block;padding:5px 0;font-weight:300;line-height:1.28}@media (min-width:1024px){.tabMenu > ul > li > a{font-size:23px}}@media (max-width:768px){.tabMenu > ul > li > a{font-size:20px}}@media (min-width:1024px){.tabMenu > ul{border-bottom:1px solid rgba(238, 238, 238, 1);display:flex;flex-wrap:wrap;}.tabMenu > ul > li{flex:0 auto}.tabMenu > ul > li:not(:last-child){margin-right:5px}.tabMenu > ul > li > a{}.tabMenu > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.tabMenu > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.tabMenu > ul > li{position:relative}.tabMenu > ul > li:not(:last-child){margin-right:20px}.tabMenu > ul > li::before{border-top:1px solid rgba(231, 76, 60, 1);bottom:-1px;content:"";left:50%;position:absolute;width:0}.tabMenu > ul > li.active::before{left:0;transition:left 0.12s linear, width 0.12s linear;width:100%}.tabMenu > ul > li.active > a{cursor:default}}@media (max-width:768px){.tabMenu > ul{border-bottom:1px solid rgba(231, 76, 60, 1);display:block}.tabMenu > ul:not(.active) > li:not(.active){display:none}.tabMenu > ul > li.active{pointer-events:none}.tabMenu > ul > li.active > a::after{content:"\f0d7";font-family:FontAwesome;margin-left:7px}.tabMenu > span{display:none}}.tabMenuContent.hidden{display:none}.tabMenuContent > .containerList:first-child > li:first-child{border-top-width:0}.menu{margin-top:10px;position:relative}.menu > ul{display:flex;flex-wrap:wrap;}.menu > ul > li{flex:0 auto}.menu > ul > li:not(:last-child){margin-right:5px}.menu > ul > li > a{}.menu > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.menu > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.menu > ul > li{position:relative}.menu > ul > li::before{border-top:1px solid rgba(231, 76, 60, 1);bottom:-1px;content:"";left:50%;position:absolute;width:0}.menu > ul > li.active::before{left:0;transition:left 0.12s linear, width 0.12s linear;width:100%}.menu > ul > li:not(:last-child){margin-right:20px}.menu > ul > li.active > a{cursor:default}.menu + .tabMenuContent{margin-top:20px}.messageTabMenu > .messageTabMenuContent{display:none}.messageTabMenu > .messageTabMenuContent.active{background-color:rgba(255, 255, 255, 1);display:block;margin-top:0}.messageTabMenu:not(.messageTabMenuContent) > .messageTabMenuContent.active{border:1px solid rgba(238, 238, 238, 1);border-top-width:0;padding:20px}.messageTabMenu.messageTabMenuContent > nav{border-bottom:1px solid rgba(238, 238, 238, 1);margin:-20px -20px 20px -20px;padding:5px 20px}.messageTabMenu.messageTabMenuContent > nav > ul{display:flex;flex-wrap:wrap;}.messageTabMenu.messageTabMenuContent > nav > ul > li{flex:0 auto}.messageTabMenu.messageTabMenuContent > nav > ul > li:not(:last-child){margin-right:5px}.messageTabMenu.messageTabMenuContent > nav > ul > li > a{}.messageTabMenu.messageTabMenuContent > nav > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageTabMenu.messageTabMenuContent > nav > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.messageTabMenu.messageTabMenuContent > nav > ul > li{outline:0}.messageTabMenu.messageTabMenuContent > nav > ul > li:not(:last-child){margin-right:20px}.messageTabMenu.messageTabMenuContent > nav > ul > li.active > a{color:rgba(192, 57, 43, 1)}.messageTabMenu.messageTabMenuContent > nav > ul > li > a{display:block;outline:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}@media (min-width:1024px){.messageTabMenu.messageTabMenuContent > nav > ul > li > a{font-size:12px}}@media (max-width:768px){.messageTabMenu.messageTabMenuContent > nav > ul > li > a{font-size:12px}}.messageTabMenu + .innerError{margin-top:-1px;width:100%}.messageTabMenuNavigation > ul{background-color:rgba(255, 255, 255, 1);border:1px solid rgba(238, 238, 238, 1);border-top-width:0;display:flex;flex-wrap:wrap;}.messageTabMenuNavigation > ul > li{flex:0 auto}.messageTabMenuNavigation > ul > li:not(:last-child){margin-right:5px}.messageTabMenuNavigation > ul > li > a{}.messageTabMenuNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageTabMenuNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.messageTabMenuNavigation > ul > li{border-right:1px solid rgba(238, 238, 238, 1)}.messageTabMenuNavigation > ul > li:not(:last-child){margin-right:0}.messageTabMenuNavigation > ul > li.active > a{color:rgba(192, 57, 43, 1);position:relative}.messageTabMenuNavigation > ul > li.active > a::after{border-bottom:1px solid rgba(255, 255, 255, 1);bottom:-1px;content:"";display:block;left:0;position:absolute;right:0}.messageTabMenuNavigation > ul > li > a{display:block;padding:10px 20px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:1024px){.messageTabMenuNavigation > ul > li > a > .icon{display:none}}@media (max-width:768px){.messageTabMenuNavigation > ul > li > a > .icon{display:block}.messageTabMenuNavigation > ul > li > a > span:not(.icon){display:none}}.messageTabMenuNavigation > span{display:none}@-moz-document url-prefix(){fieldset + .messageTabMenu{margin-top:-3px}}.uploadButton{overflow:hidden;position:relative}.uploadButton > input{left:-4px;opacity:0;padding:4px;position:absolute;top:-2px}tr.sortableNode{cursor:move}.tabularList{border-bottom:1px solid rgba(79, 129, 189, 1);display:flex;flex-direction:column}.tabularListRow{flex:0 0 auto;padding:5px 0;transition:background-color 0.12s}.tabularListRow.divider + li:not(.divider){border-top-color:rgba(79, 129, 189, 1)}.tabularListRow:not(.tabularListRowHead):hover{background-color:rgba(242, 242, 242, 1)}.tabularListRowHead{border-bottom:2px solid currentColor;color:rgba(79, 129, 189, 1)}.tabularListRowHead + li{border-top-width:0}.tabularListRow:not(.tabularListRowHead){border-top:1px solid rgba(238, 238, 238, 1)}.tabularListColumns{align-items:center;display:flex}.tabularListColumns > li{flex:0 0 auto;padding:5px 10px}.tabularListRowHead > .tabularListColumns > li{color:rgba(79, 129, 189, 1);font-weight:400;line-height:1.28}@media (min-width:1024px){.tabularListRowHead > .tabularListColumns > li{font-size:18px}}@media (max-width:768px){.tabularListRowHead > .tabularListColumns > li{font-size:18px}}.tabularListRowHead > .tabularListColumns > li > a{color:rgba(79, 129, 189, 1);display:block}.tabularListRowHead > .tabularListColumns > li.ASC > a,.tabularListRowHead > .tabularListColumns > li.DESC > a{padding-right:18px;position:relative}.tabularListRowHead > .tabularListColumns > li.ASC > a:after,.tabularListRowHead > .tabularListColumns > li.DESC > a:after{display:inline-block;font-family:FontAwesome;margin-left:7px;position:absolute}.tabularListRowHead > .tabularListColumns > li.ASC > a:after{content:"\f0d8";top:1px}.tabularListRowHead > .tabularListColumns > li.DESC > a:after{content:"\f0d7";top:2px}.tabularListRowHead > .tabularListColumns > li.active > a,.tabularListRowHead > .tabularListColumns > li > a:hover{color:rgba(192, 57, 43, 1)}@media (max-width:768px){.tabularBox{overflow:auto}}.tabularBoxTitle > header{border-bottom:1px solid currentColor;color:rgba(79, 129, 189, 1);padding:10px 0}.tabularBoxTitle > header > h1,.tabularBoxTitle > header > h2,.tabularBoxTitle > header > h3{font-weight:400;line-height:1.28}@media (min-width:1024px){.tabularBoxTitle > header > h1,.tabularBoxTitle > header > h2,.tabularBoxTitle > header > h3{font-size:18px}}@media (max-width:768px){.tabularBoxTitle > header > h1,.tabularBoxTitle > header > h2,.tabularBoxTitle > header > h3{font-size:18px}}.tabularBoxTitle > header > h1 + small,.tabularBoxTitle > header > h2 + small,.tabularBoxTitle > header > h3 + small{display:block}.tabularBoxTitle > header > h1 .badge,.tabularBoxTitle > header > h2 .badge,.tabularBoxTitle > header > h3 .badge{top:-2px}.tabularBoxTitle > header a,.tabularBoxTitle > header .icon{color:rgba(79, 129, 189, 1)}.tabularBoxTitle > header a:hover,.tabularBoxTitle > header .icon:hover{color:rgba(192, 57, 43, 1)}.tabularBoxTitle > header .collapsibleButton{cursor:pointer;transition:transform 0.12s linear}.table{border-bottom:1px solid rgba(79, 129, 189, 1);border-spacing:0;width:100%}.table td,.table th{padding:10px;text-align:left;vertical-align:middle;word-break:break-word}.table td > label,.table th > label{cursor:pointer;display:block}.table th{border-bottom:2px solid currentColor;color:rgba(79, 129, 189, 1);text-align:left;white-space:nowrap;font-weight:400;line-height:1.28;}@media (min-width:1024px){.table th{font-size:18px}}@media (max-width:768px){.table th{font-size:18px}}.table th > a{color:rgba(79, 129, 189, 1);display:block}.table th.active > a,.table th > a:hover{color:rgba(192, 57, 43, 1)}.table th.ASC > a::after,.table th.DESC > a::after{display:inline-block;font-family:FontAwesome;margin-left:5px}.table th.ASC > a::after{content:"\f0d8"}.table th.DESC > a::after{content:"\f0d7"}.table th.columnMark,.table th.columnStatus{text-align:center}.table th.columnDate,.table th.columnDigits,.table th.columnID{text-align:right}.table td.columnMark,.table td.columnStatus{text-align:center;width:1px;white-space:nowrap;word-wrap:normal}.table td.columnDigits,.table td.columnID{text-align:right;width:1px;white-space:nowrap;word-wrap:normal}.table td.columnIcon{text-align:left;width:1px;white-space:nowrap;word-wrap:normal}.table td.columnTitle{font-weight:bold;text-align:left}.table td.columnText{font-weight:normal;text-align:left;max-width:20%}.table td.columnDate{text-align:right;width:1px;white-space:nowrap;word-wrap:normal;font-weight:400}@media (min-width:1024px){.table td.columnDate{font-size:12px}}@media (max-width:768px){.table td.columnDate{font-size:12px}}.table td.columnURL,.table td.columnSmallText{text-align:left;font-weight:400}@media (min-width:1024px){.table td.columnURL,.table td.columnSmallText{font-size:12px}}@media (max-width:768px){.table td.columnURL,.table td.columnSmallText{font-size:12px}}.table tr:hover > td{background-color:#f2f2f2}.table tr:not(:last-child) > td{border-bottom:1px solid rgba(238, 238, 238, 1)}.table .statusDisplay{float:right}.table .statusDisplay .statusIcons{float:right;margin-left:5px}.table .statusDisplay .statusIcons li{display:inline-block}.balloonTooltip,.redactor-toolbar-tooltip,#redactor-image-editter{background-color:rgba(0, 0, 0, .8);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);color:rgba(255, 255, 255, 1);max-width:300px;padding:5px 10px;pointer-events:none;position:absolute;top:0;transition:visibility 0s linear 0.12s;visibility:hidden;z-index:800;font-weight:400}@media (min-width:1024px){.balloonTooltip,.redactor-toolbar-tooltip,#redactor-image-editter{font-size:12px}}@media (max-width:768px){.balloonTooltip,.redactor-toolbar-tooltip,#redactor-image-editter{font-size:12px}}.balloonTooltip > .elementPointer,.redactor-toolbar-tooltip > .elementPointer,#redactor-image-editter > .elementPointer{display:none}.balloonTooltip.active,.redactor-toolbar-tooltip.active,#redactor-image-editter.active{visibility:visible;transition-delay:0s}.ignoredUserContent{-webkit-filter:grayscale(100%) !important;filter:grayscale(100%) !important;}.ignoredUserContent:not(:hover){opacity:0.5 !important}.ignoredUserMessage{background-color:rgba(217, 237, 247, 1) !important;border-left:5px solid rgba(188, 223, 241, 1) !important;color:rgba(49, 112, 143, 1) !important;cursor:pointer !important}.ignoredUserMessage::before{content:attr(data-ignored-user-message)}@media (min-width:1024px){.ignoredUserMessage::before{padding:10px 20px}}@media (max-width:768px){.ignoredUserMessage::before{padding:10px}}.ignoredUserMessage > *{display:none}.loginForm > form .userLoginButtons{margin-top:20px;text-align:center}.loginForm > form .thirdPartyLogin{flex:0 0 100%}.loginForm > form .thirdPartyLogin + .thirdPartyLogin{margin-top:10px}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton{display:flex;border-width:0;color:rgba(255, 255, 255, 1);}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton > .icon{flex:0 0 24px}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton > span:not(.icon){flex:1 1 auto;margin-left:5px}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton{background-color:#dd4b39}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton:hover{background-color:#ca3523}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.facebookLoginButton{background-color:#3b5998}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.facebookLoginButton:hover{background-color:#30487b}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.twitterLoginButton{background-color:#55acee}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.twitterLoginButton:hover{background-color:#309aea}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.githubLoginButton{background-color:#444}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.githubLoginButton:hover{background-color:#303030}@media (min-width:1024px){.loginForm > form{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.loginForm > form > .section{margin-top:0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}.loginForm > form > .section.loginFormLogin{-webkit-column-break-after:always;page-break-after:always;break-after:always}.loginForm > form > .section.loginFormRegister{margin-top:0}.loginForm > form > .section.loginFormRegister + .loginFormThirdPartyLogin{margin-top:30px}}@media (min-width:1024px){.contentHeader ~ .loginForm{margin-top:30px}.dialogContent .loginForm .section{width:300px}}.userProfileHeader.box{margin:0}.userProfileCoverPhoto{background-image:url('../images/user-profile-header.jpg');background-position:center;background-size:cover;box-shadow:inset 0 10px 10px -10px rgba(0, 0, 0, .6), inset 0 -10px 10px -10px rgba(0, 0, 0, .6)}@media (min-width:1024px){.userProfileCoverPhoto{height:200px}}@media (max-width:768px){.userProfileCoverPhoto{height:100px}}.userProfileUser{background-color:rgba(44, 62, 80, 1)}.userProfileUser > .layoutBoundary{align-items:center;display:flex;padding:0 10px 0 160px;position:relative}@media (max-width:768px){.userProfileUser > .layoutBoundary{padding-left:90px}}.userProfileUser .contentHeader{align-items:center;color:rgba(255, 255, 255, 1);width:100%}.userProfileUser .contentHeaderIcon{background-color:rgba(44, 62, 80, 1);border-radius:50%;left:0;padding:10px;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:768px){.userProfileUser .contentHeaderIcon .userAvatarImage{height:64px !important;width:64px !important}}.userProfileUser .contentHeaderTitle{align-items:center;display:flex}.userProfileUser .contentHeaderTitle > .contentTitle{flex:0 0 auto}.userProfileUser .contentHeaderTitle > span{border:1px solid rgba(255, 255, 255, 1);flex:0 0 auto;margin-left:10px}@media (min-width:1024px){.userProfileUser .userProfileButtonContainer{display:flex;flex:0 0 auto;margin-left:10px}.userProfileUser .userProfileButtonContainer > li{flex:0 0 auto;position:relative}.userProfileUser .userProfileButtonContainer > li > a{background-color:rgba(44, 62, 80, 1);color:rgba(255, 255, 255, 1);display:block;padding:10px}.userProfileUser .userProfileButtonContainer > li > a .icon{color:inherit}.userProfileUser .userProfileButtonContainer > li > .userProfileButtonMenu{background-color:rgba(34, 49, 63, 1);box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);border-radius:0 0 3px 3px;padding:5px 0;position:absolute;right:0;visibility:hidden}.userProfileUser .userProfileButtonContainer > li > .userProfileButtonMenu > li.divider:not(:first-child){border-top:1px solid rgba(55, 73, 95, 1);margin-top:5px;padding-top:5px}.userProfileUser .userProfileButtonContainer > li > .userProfileButtonMenu > li > a{color:rgba(255, 255, 255, 1)}.userProfileUser .userProfileButtonContainer > li > .userProfileButtonMenu > li > a,.userProfileUser .userProfileButtonContainer > li > .userProfileButtonMenu > li > span{display:block;padding:7px 20px;white-space:nowrap;text-align:right}.userProfileUser .userProfileButtonContainer > li > .userProfileButtonMenu > li.active > a,.userProfileUser .userProfileButtonContainer > li > .userProfileButtonMenu > li > a:hover{background-color:rgba(55, 73, 95, 1);color:rgba(255, 255, 255, 1);text-decoration:none}.userProfileUser .userProfileButtonContainer > li:hover > a{background-color:rgba(34, 49, 63, 1);color:rgba(255, 255, 255, 1)}.userProfileUser .userProfileButtonContainer > li:hover > .userProfileButtonMenu{visibility:visible}}@media (max-width:768px){.userProfileUser .userProfileButtonContainer{display:none}}.userProfileDetails{background-color:rgba(247, 248, 250, 1);color:rgba(44, 62, 80, 1)}.userProfileDetails a{color:rgba(231, 76, 60, 1)}.userProfileDetails a:hover{color:rgba(192, 57, 43, 1)}.userProfileDetails > .layoutBoundary{padding:10px 10px 10px 160px}@media (max-width:768px){.userProfileDetails > .layoutBoundary{padding:20px 10px 10px}}.userProfile .main{padding-top:0}.userProfile .main .userProfileContent,.userProfile .main .sidebar{margin-top:20px}.userAvatarImage{background-color:rgba(255, 255, 255, 1);border-radius:50%}.userAvatarList{display:flex;flex-wrap:wrap;margin-bottom:-10px}.userAvatarList > li{flex:0 0 48px;margin-bottom:10px;text-align:center}.userAvatarList > li:not(:last-child){margin-right:-12px}.userAvatarList > li > a{display:block}.userAvatarList > li > a > img{padding:2px}.userList .box48{align-items:center}.likeList > .likeTypeSelection{text-align:right}.likeList > .likeTypeSelection:hover{background-color:transparent}.likeList > .likeTypeSelection > .buttonGroup,.likeList > .likeTypeSelection > .messageFooterButtons{display:inline-flex}.likeList > .likeTypeSelection > .buttonGroup:not(:first-child),.likeList > .likeTypeSelection > .messageFooterButtons:not(:first-child){margin-left:5px}.userProfilePreview dl.inlineDataList{margin-top:10px;font-weight:400}@media (min-width:1024px){.userProfilePreview dl.inlineDataList{font-size:12px}}@media (max-width:768px){.userProfilePreview dl.inlineDataList{font-size:12px}}
\ No newline at end of file
index 8a9c042b3498e0571216a5557c6a231d17fba788..264cb2f27f01ff2cee00b61e574a528826d553ec 100644 (file)
@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/maelstrom/language.xsd" languagecode="de" languagename="Deutsch">
        <category name="wcf.global">
-               <item name="wcf.global.pageTitle"><![CDATA[{$setupPackageName} Installation]]></item>
-               <item name="wcf.global.title"><![CDATA[{$setupPackageName}]]></item>
-               <item name="wcf.global.title.subtitle"><![CDATA[Vorbereiten der Installation]]></item>
+               <item name="wcf.global.title"><![CDATA[{$setupPackageName} Installation]]></item>
                <item name="wcf.global.pageDirection"><![CDATA[ltr]]></item>
                <item name="wcf.global.decimalPoint"><![CDATA[,]]></item>
                <item name="wcf.global.thousandsSeparator"><![CDATA[.]]></item>
                <item name="wcf.global.license.missingAcception"><![CDATA[Um mit der Installation fortfahren zu können, müssen Sie die Lizenzbestimmungen akzeptieren.]]></item>
                <item name="wcf.global.systemRequirements.required"><![CDATA[Benötigte Systemvoraussetzungen]]></item>
                <item name="wcf.global.systemRequirements.recommended"><![CDATA[Empfohlene Systemvoraussetzungen]]></item>
-               <item name="wcf.global.systemRequirements.element.required"><![CDATA[Benötigt:]]></item>
-               <item name="wcf.global.systemRequirements.element.yours"><![CDATA[Gefunden:]]></item>
-               <item name="wcf.global.systemRequirements.element.recommended"><![CDATA[Empfohlen:]]></item>
+               <item name="wcf.global.systemRequirements.element.required"><![CDATA[Benötigt]]></item>
+               <item name="wcf.global.systemRequirements.element.yours"><![CDATA[Gefunden]]></item>
+               <item name="wcf.global.systemRequirements.element.recommended"><![CDATA[Empfohlen]]></item>
                <item name="wcf.global.systemRequirements.php"><![CDATA[Installierte Version der Skriptsprache „PHP“]]></item>
                <item name="wcf.global.systemRequirements.php.description"><![CDATA[Die installierte Version der Skriptsprache „PHP“ ist für einen stabilen Betrieb dieser Software zu alt. Bitte veranlassen Sie eine Aktualisierung der installierten Version bevor Sie mit der Installation fortfahren.]]></item>
-               <item name="wcf.global.systemRequirements.php.description2"><![CDATA[TODO: Ihre PHP Version ist stark veraltet. Für einen einwandfreien Betrieb empfehlen wir PHP Version 5.3.2 oder höher.]]></item>
                <item name="wcf.global.systemRequirements.sql"><![CDATA[Datenbank-Unterstützung]]></item>
                <item name="wcf.global.systemRequirements.sql.notFound"><![CDATA[nicht gefunden]]></item>
                <item name="wcf.global.systemRequirements.sql.description"><![CDATA[Ohne die Unterstützung einer kompatiblen Datenbank kann diese Software nicht installiert werden.]]></item>
@@ -45,7 +42,6 @@
                <item name="wcf.global.languages.error.empty"><![CDATA[Bitte wählen Sie mindestens eine Sprache aus!]]></item>
                <item name="wcf.global.configureDB"><![CDATA[Datenbankzugang konfigurieren]]></item>
                <item name="wcf.global.configureDB.description"><![CDATA[Die Daten der Software werden in einer SQL-Datenbank gespeichert. Bitte geben Sie die Zugangsdaten für diese Datenbank an! Falls Ihnen die Zugangsdaten nicht bekannt sind, wenden Sie sich bitte an Ihren Serveradministrator oder Webhoster.]]></item>
-               <item name="wcf.global.configureDB.accessData"><![CDATA[Datenbankzugangsdaten]]></item>
                <item name="wcf.global.configureDB.host"><![CDATA[Server-Hostname]]></item>
                <item name="wcf.global.configureDB.user"><![CDATA[Benutzername]]></item>
                <item name="wcf.global.configureDB.password"><![CDATA[Kennwort]]></item>
@@ -61,7 +57,6 @@
                <item name="wcf.global.configureDB.class.PostgreSQLDatabase"><![CDATA[PostgreSQL 8.2+]]></item>
                <item name="wcf.global.createUser"><![CDATA[Administrator erstellen]]></item>
                <item name="wcf.global.createUser.description"><![CDATA[Der Installationsassistent erstellt nun ein Administrator-Konto für Sie. Bitte geben Sie dazu einen Benutzernamen, eine E-Mail-Adresse und ein Kennwort ein.]]></item>
-               <item name="wcf.global.createUser.data"><![CDATA[Benutzerdaten]]></item>
                <item name="wcf.global.createUser.username"><![CDATA[Benutzername]]></item>
                <item name="wcf.global.createUser.email"><![CDATA[E-Mail-Adresse]]></item>
                <item name="wcf.global.createUser.confirmEmail"><![CDATA[E-Mail-Adresse wiederholen]]></item>
                <item name="wcf.global.wcfDir.error"><![CDATA[Beim Versuch die Dateien zu entpacken, ist folgender Fehler aufgetreten:
                <br /><strong>{$exception->getMessage()}</strong><br />
                Bitte kontrollieren Sie, ob das Zielverzeichnis existiert und beschreibbar ist.]]></item>
-               <item name="wcf.global.scrollDown"><![CDATA[Zum Seitenende]]></item>
-               <item name="wcf.global.scrollUp"><![CDATA[Zum Seitenanfang]]></item>
                <item name="wcf.global.applicationDirectory"><![CDATA[Installationsverzeichnisse]]></item>
-               <item name="wcf.global.applicationDirectory.description"><![CDATA[Geben Sie die Verzeichnisse an die für die Installation der aufgeführten Anwendungen verwendet werden sollen.]]></item>
+               <item name="wcf.global.applicationDirectory.description"><![CDATA[Geben Sie die Verzeichnisse an, die für die Installation der aufgeführten Anwendungen verwendet werden sollen. Die Eingabe der Verzeichnisse erfolgt relativ zum Hauptverzeichnis der Website („{$documentRoot}“).]]></item>
                <item name="wcf.global.applicationDirectory.error"><![CDATA[Die Eingaben für die Installationsverzeichnisse sind ungültig. Bitte überprüfen Sie die markierten Felder.]]></item>
                <item name="wcf.global.applicationDirectory.error.duplicate"><![CDATA[Dieses Verzeichnis wurde bereits für eine andere Anwendung angegeben.]]></item>
                <item name="wcf.global.applicationDirectory.error.makePath"><![CDATA[Das angegebene Verzeichnis kann auf Grund unzureichender Berechtigungen nicht erstellt werden.]]></item>
                <item name="wcf.global.applicationDirectory.error.makeWritable"><![CDATA[Das angegebene Verzeichnis ist für PHP nicht beschreibbar, bitte überprüfen Sie die Berechtigungen.]]></item>
                <item name="wcf.global.applicationDirectory.error.notEmpty"><![CDATA[In diesem Verzeichnis befindet sich bereits eine Anwendung.]]></item>
                <item name="wcf.global.applicationDirectory.error.outsideDocumentRoot"><![CDATA[Das Verzeichnis befindet sich außerhalb des Hauptverzeichnis der Website.]]></item>
-               <item name="wcf.global.applicationDirectory.path"><![CDATA[Installationsverzeichnisse]]></item>
-               <item name="wcf.global.applicationDirectory.path.description"><![CDATA[Die Eingabe der Verzeichnisse erfolgt relativ zum Hauptverzeichnis der Website („{$documentRoot}“).]]></item>
                <item name="wcf.global.applicationDirectory.url"><![CDATA[Endgültige URL für Anwendungen]]></item>
                <item name="wcf.global.applicationDirectory.url.description"><![CDATA[Nach der Installation werden die Anwendungen unter den folgenden URLs erreichbar sein.]]></item>
        </category>
index d8c7a11c2f619d26ce6395255556e15365c6ea5c..344d87abaaafdb8a238f09c650c147d3ba70bf92 100644 (file)
@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/maelstrom/language.xsd" languagecode="en" languagename="English">
        <category name="wcf.global">
-               <item name="wcf.global.pageTitle"><![CDATA[{$setupPackageName} installation]]></item>
-               <item name="wcf.global.title"><![CDATA[{$setupPackageName}]]></item>
-               <item name="wcf.global.title.subtitle"><![CDATA[Preparing Installation]]></item>
+               <item name="wcf.global.title"><![CDATA[{$setupPackageName} Installation]]></item>
                <item name="wcf.global.pageDirection"><![CDATA[ltr]]></item> <!-- system variable; do not translate -->
                <item name="wcf.global.decimalPoint"><![CDATA[.]]></item>
                <item name="wcf.global.thousandsSeparator"><![CDATA[,]]></item>
                <item name="wcf.global.license.missingAcception"><![CDATA[You must accept the license agreement to continue this installation.]]></item>
                <item name="wcf.global.systemRequirements.required"><![CDATA[Required System Components]]></item>
                <item name="wcf.global.systemRequirements.recommended"><![CDATA[Recommended System Component]]></item>
-               <item name="wcf.global.systemRequirements.element.required"><![CDATA[Required:]]></item>
-               <item name="wcf.global.systemRequirements.element.yours"><![CDATA[Found:]]></item>
-               <item name="wcf.global.systemRequirements.element.recommended"><![CDATA[Recommended:]]></item>
+               <item name="wcf.global.systemRequirements.element.required"><![CDATA[Required]]></item>
+               <item name="wcf.global.systemRequirements.element.yours"><![CDATA[Found]]></item>
+               <item name="wcf.global.systemRequirements.element.recommended"><![CDATA[Recommended]]></item>
                <item name="wcf.global.systemRequirements.php"><![CDATA[Installed version of the script-language “PHP”]]></item>
                <item name="wcf.global.systemRequirements.php.description"><![CDATA[The installed version of the script-language “PHP” is too old for a stable operation of this software. To proceed with the installation, a version update is necessary.]]></item>
-               <item name="wcf.global.systemRequirements.php.description2"><![CDATA[TODO: Your PHP version is outdated. For a stable operation of this software, we recommend a PHP version of 5.3.2 or greater.]]></item>
                <item name="wcf.global.systemRequirements.sql"><![CDATA[Database Support]]></item>
                <item name="wcf.global.systemRequirements.sql.notFound"><![CDATA[not found]]></item>
                <item name="wcf.global.systemRequirements.sql.description"><![CDATA[Database support is required to install this software.]]></item>
@@ -45,7 +42,6 @@
                <item name="wcf.global.languages.error.empty"><![CDATA[Please choose at least one language!]]></item>
                <item name="wcf.global.configureDB"><![CDATA[Configure Database Access]]></item>
                <item name="wcf.global.configureDB.description"><![CDATA[The data for this software needs to be stored in an SQL-database. Please enter your database access information!]]></item>
-               <item name="wcf.global.configureDB.accessData"><![CDATA[Database Access Information]]></item>
                <item name="wcf.global.configureDB.host"><![CDATA[Hostname]]></item>
                <item name="wcf.global.configureDB.user"><![CDATA[Username]]></item>
                <item name="wcf.global.configureDB.password"><![CDATA[Password]]></item>
@@ -61,7 +57,6 @@
                <item name="wcf.global.configureDB.class.PostgreSQLDatabase"><![CDATA[PostgreSQL 8.2+]]></item>
                <item name="wcf.global.createUser"><![CDATA[Create an Administrator]]></item>
                <item name="wcf.global.createUser.description"><![CDATA[The installation will now generate an administrator account for you. Please provide username, email address and password.]]></item>
-               <item name="wcf.global.createUser.data"><![CDATA[User Information]]></item>
                <item name="wcf.global.createUser.username"><![CDATA[Username]]></item>
                <item name="wcf.global.createUser.email"><![CDATA[Email Address]]></item>
                <item name="wcf.global.createUser.confirmEmail"><![CDATA[Confirm Email Address]]></item>
                <item name="wcf.global.wcfDir.error"><![CDATA[An Error has accured while extracting the required files:
                <br /><strong>{$exception->getMessage()}</strong><br />
                Please make sure that the destination folder exists and can be written to.]]></item>
-               <item name="wcf.global.scrollDown"><![CDATA[Go to Page Bottom]]></item>
-               <item name="wcf.global.scrollUp"><![CDATA[Go to Page End]]></item>
                <item name="wcf.global.applicationDirectory"><![CDATA[Configure Directories]]></item>
-               <item name="wcf.global.applicationDirectory.description"><![CDATA[Set up the installation directories for each application.]]></item>
+               <item name="wcf.global.applicationDirectory.description"><![CDATA[Set up the installation directories for each application. Directories are evaluated relative to the website’s document root (“{$documentRoot}”).]]></item>
                <item name="wcf.global.applicationDirectory.error"><![CDATA[The provided directories are invalid, please checked the marked fields for errors.]]></item>
                <item name="wcf.global.applicationDirectory.error.duplicate"><![CDATA[This directory has already been provided for a different application.]]></item>
                <item name="wcf.global.applicationDirectory.error.makePath"><![CDATA[This directory cannot be created due to insufficient permissions.]]></item>
                <item name="wcf.global.applicationDirectory.error.makeWritable"><![CDATA[The directory is not writable by PHP, please review the permissions.]]></item>
                <item name="wcf.global.applicationDirectory.error.notEmpty"><![CDATA[There is already an application inside this directory.]]></item>
                <item name="wcf.global.applicationDirectory.error.outsideDocumentRoot"><![CDATA[The directory is outside the website’s document root.]]></item>
-               <item name="wcf.global.applicationDirectory.path"><![CDATA[Directories]]></item>
-               <item name="wcf.global.applicationDirectory.path.description"><![CDATA[Directories are evaluated relative to the website’s document root (“{$documentRoot}”).]]></item>
                <item name="wcf.global.applicationDirectory.url"><![CDATA[Application URLs]]></item>
                <item name="wcf.global.applicationDirectory.url.description"><![CDATA[Applications will be accessible through these URLs after setup has completed.]]></item>
        </category>
index a2e06a5706278c253150acbc99b726f1b1ad70f9..ea2f17b2973cd4a58779e30070581c8fde5ed45a 100644 (file)
@@ -1,22 +1,19 @@
-                               </section>
+                               </div>
                        </div>
-               </div>
+               </section>
+               
+               <footer id="pageFooter" class="pageFooter">
+                       <div class="layoutBoundary">
+                               <div class="footerContent">
+                                       <div class="copyright"><a href="http://www.woltlab.com">Copyright &copy; 2001-2016 WoltLab&reg; GmbH</a></div>
+                               </div>
+                       </div>
+               </footer>
        </div>
        
-       <footer id="pageFooter" class="layoutFluid footer">
-               <nav id="footerNavigation" class="navigation navigationFooter">
-                       <ul class="navigationIcons">
-                               <li id="toTopLink" class="toTopLink"><a href="#top" title="{lang}wcf.global.scrollUp{/lang}" class="jsTooltip"><span class="icon icon16 icon-arrow-up"></span> <span class="invisible">{lang}wcf.global.scrollUp{/lang}</span></a></li>
-                       </ul>
-               </nav>
-               
-               <div class="footerContent">
-                       <address class="copyright marginTop"><a href="http://www.woltlab.com">Copyright &copy; 2001-2016 WoltLab&reg; GmbH</a></address>
-               </div>
-       </footer>
+       <!-- JAVASCRIPT_RELOCATE_POSITION -->
        
        <a id="bottom"></a>
-       
-       <!-- JAVASCRIPT_RELOCATE_POSITION -->
+
 </body>
 </html>
index e9801894847a8575880e815308ba9c0b084f23bb..5a4a092ffe709063f885270b8f821208f7ac7e33 100644 (file)
@@ -2,7 +2,7 @@
 <html dir="{@$__wcf->getLanguage()->getPageDirection()}" lang="{@$__wcf->getLanguage()->getFixedLanguageCode()}">
 <head>
        <meta charset="utf-8" />
-       <title>{lang}wcf.global.progressBar{/lang} - {lang}wcf.global.pageTitle{/lang}</title>
+       <title>{lang}wcf.global.progressBar{/lang} - {lang}wcf.global.title{/lang}</title>
        
        <link rel="stylesheet" type="text/css" media="screen" href="{if $lastStep|isset}{@RELATIVE_WCF_DIR}acp/style/setup/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&amp;showCSS={/if}WCFSetup.css" />
        
        {/if}
 </head>
 
-<body id="tplWCFInstaller">
+<body>
        <a id="top"></a>
        
-       <header id="pageHeader" class="layoutFluid">
-               <div>
-                       <div id="logo" class="logo">
-                               <a>
-                                       <h1>{lang}wcf.global.pageTitle{/lang}</h1>
-                                       <img src="{if $lastStep|isset}{@RELATIVE_WCF_DIR}acp/images/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&amp;showImage={/if}wcfLogo.png" alt="" style="height: 80px; width: 502px;" />
-                               </a>
-                       </div>
-                       
-                       <nav class="navigation navigationHeader">
-                               <ul class="navigationIcons">
-                                       <li id="toBottomLink" class="toBottomLink"><a href="#bottom" title="{lang}wcf.global.scrollDown{/lang}" class="jsTooltip"><span class="icon icon16 icon-arrow-down"></span> <span class="invisible">{lang}wcf.global.scrollDown{/lang}</span></a></li>
-                               </ul>
-                       </nav>
+       <div id="pageContainer" class="pageContainer">
+               <div id="pageHeaderContainer" class="pageHeaderContainer">
+                       <header id="pageHeader" class="pageHeader">
+                               <div>
+                                       <div class="layoutBoundary">
+                                               <div id="pageHeaderLogo" class="pageHeaderLogo">
+                                                       <img src="{if $lastStep|isset}{@RELATIVE_WCF_DIR}acp/images/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&amp;showImage={/if}wcfLogo.png" alt="" style="height: 40px; width: 288px;" />
+                                               </div>
+                                       </div>
+                               </div>
+                       </header>
                </div>
-       </header>
-       
-       <div id="main" class="layoutFluid">
-               <div>
-                       <div>
-                               <section id="content" class="content">
-                                       <header class="boxHeadline">
-                                               <h1>{lang}wcf.global.title{/lang}</h1>
-                                               <p>{lang}wcf.global.title.subtitle{/lang}</p>
-                                               <p><progress id="packageInstallationProgress" value="{@$progress}" max="100" style="width: 300px;" title="{@$progress}%">{@$progress}%</progress></p>
+               
+               <section id="main" class="main" role="main">
+                       <div class="layoutBoundary">
+                               <div id="content" class="content">
+                                       <header class="contentHeader">
+                                               <div class="contentHeaderTitle">
+                                                       <h1 class="contentTitle">{lang}wcf.global.title{/lang}</h1>
+                                                       <p class="contentHeaderDescription"><progress id="packageInstallationProgress" value="{@$progress}" max="100" style="width: 300px;" title="{@$progress}%">{@$progress}%</progress></p>
+                                               </div>
                                        </header>
index c3889ffa2b08d05433440f3e4be19903d3236f0e..ce88b54570ae84f7cb4144a1045a3785a85afdc7 100644 (file)
@@ -1,10 +1,5 @@
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.configureDB{/lang}</h2>
-       <p>{lang}wcf.global.configureDB.description{/lang}</p>
-</header>
-
 {if $exception|isset}
        <p class="error">{lang}wcf.global.configureDB.error{/lang}</p>
 {/if}
 {/if}
 
 <form method="post" action="install.php">
-       <div class="container containerPadding marginTop">
-               <fieldset>
-                       <legend>{lang}wcf.global.configureDB.accessData{/lang}</legend>
-                       
-                       <dl>
-                               <dt><label for="dbClass">{lang}wcf.global.configureDB.class{/lang}</label></dt>
-                               <dd>
-                                       <select id="dbClass" name="dbClass">
-                                               {foreach from=$availableDBClasses key=dbClassName item=availableDBClass}
-                                                       <option value="{@$availableDBClass.class}"{if $availableDBClass.class == $dbClass} selected="selected"{/if}>{lang}wcf.global.configureDB.class.{@$dbClassName}{/lang}</option>
-                                               {/foreach}
-                                       </select>
-                               </dd>
-                       </dl>
-                       
-                       <dl>
-                               <dt><label for="dbHost">{lang}wcf.global.configureDB.host{/lang}</label></dt>
-                               <dd><input type="text" id="dbHost" name="dbHost" value="{$dbHost}" required="required" class="long" /></dd>
-                       </dl>
-                       
-                       <dl>
-                               <dt><label for="dbUser">{lang}wcf.global.configureDB.user{/lang}</label></dt>
-                               <dd><input type="text" id="dbUser" name="dbUser" value="{$dbUser}" required="required" class="medium" /></dd>
-                       </dl>
-                       
-                       <dl>
-                               <dt><label for="dbPassword">{lang}wcf.global.configureDB.password{/lang}</label></dt>
-                               <dd><input type="password" id="dbPassword" name="dbPassword" value="{$dbPassword}" class="medium" /></dd>
-                       </dl>
-                       
-                       <dl>
-                               <dt><label for="dbName">{lang}wcf.global.configureDB.database{/lang}</label></dt>
-                               <dd>
-                                       <input type="text" id="dbName" name="dbName" value="{$dbName}" required="required" class="medium" />
-                                       <small>{lang}wcf.global.configureDB.database.description{/lang}</small>
-                               </dd>
-                       </dl>
-                       
-                       <dl>
-                               <dt><label for="dbNumber">{lang}wcf.global.configureDB.number{/lang}</label></dt>
-                               <dd>
-                                       <input type="number" id="dbNumber" name="dbNumber" value="{$dbNumber}" required="required" min="1" class="short" />
-                                       <small>{lang}wcf.global.configureDB.number.description{/lang}</small>
-                               </dd>
-                       </dl>
-               </fieldset>
-       </div>
+       <section class="section">
+               <header class="sectionHeader">
+                       <h2 class="sectionTitle">{lang}wcf.global.configureDB{/lang}</h2>
+                       <p class="sectionDescription">{lang}wcf.global.configureDB.description{/lang}</p>
+               </header>
+       
+               <dl>
+                       <dt><label for="dbClass">{lang}wcf.global.configureDB.class{/lang}</label></dt>
+                       <dd>
+                               <select id="dbClass" name="dbClass">
+                                       {foreach from=$availableDBClasses key=dbClassName item=availableDBClass}
+                                               <option value="{@$availableDBClass.class}"{if $availableDBClass.class == $dbClass} selected="selected"{/if}>{lang}wcf.global.configureDB.class.{@$dbClassName}{/lang}</option>
+                                       {/foreach}
+                               </select>
+                       </dd>
+               </dl>
+               
+               <dl>
+                       <dt><label for="dbHost">{lang}wcf.global.configureDB.host{/lang}</label></dt>
+                       <dd><input type="text" id="dbHost" name="dbHost" value="{$dbHost}" required="required" class="long" /></dd>
+               </dl>
+               
+               <dl>
+                       <dt><label for="dbUser">{lang}wcf.global.configureDB.user{/lang}</label></dt>
+                       <dd><input type="text" id="dbUser" name="dbUser" value="{$dbUser}" required="required" class="medium" /></dd>
+               </dl>
+               
+               <dl>
+                       <dt><label for="dbPassword">{lang}wcf.global.configureDB.password{/lang}</label></dt>
+                       <dd><input type="password" id="dbPassword" name="dbPassword" value="{$dbPassword}" class="medium" /></dd>
+               </dl>
+               
+               <dl>
+                       <dt><label for="dbName">{lang}wcf.global.configureDB.database{/lang}</label></dt>
+                       <dd>
+                               <input type="text" id="dbName" name="dbName" value="{$dbName}" required="required" class="medium" />
+                               <small>{lang}wcf.global.configureDB.database.description{/lang}</small>
+                       </dd>
+               </dl>
+               
+               <dl>
+                       <dt><label for="dbNumber">{lang}wcf.global.configureDB.number{/lang}</label></dt>
+                       <dd>
+                               <input type="number" id="dbNumber" name="dbNumber" value="{$dbNumber}" required="required" min="1" class="short" />
+                               <small>{lang}wcf.global.configureDB.number.description{/lang}</small>
+                       </dd>
+               </dl>
+       </section>
                
        <div class="formSubmit">
                <input type="submit" value="{lang}wcf.global.button.next{/lang}" accesskey="s" />
index 9598f5a72dd691de996943c7a38e74299626925a..08644dd70d0ba21311a99b8cd70be446f03f1605 100644 (file)
@@ -1,51 +1,48 @@
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.applicationDirectory{/lang}</h2>
-       <p>{lang}wcf.global.applicationDirectory.description{/lang}</p>
-</header>
-
 {if !$errors|empty}
        <p class="error">{lang}wcf.global.applicationDirectory.error{/lang}</p>
 {/if}
 
 <form method="post" action="install.php">
-       <div class="container containerPadding marginTop">
-               <fieldset>
-                       <legend>{lang}wcf.global.applicationDirectory.path{/lang}</legend>
-                       <small>{lang}wcf.global.applicationDirectory.path.description{/lang}</small>
-                       
-                       {foreach from=$showOrder item=$application}
-                               <dl{if $errors[$application]|isset} class="formError"{/if}>
-                                       <dt>
-                                               <label for="application_{$application}">{$packages[$application][packageName]}</label>
-                                       </dt>
-                                       <dd>
-                                               <input type="text" id="application_{$application}" class="long jsApplicationDirectory" name="directories[{$application}]" value="{$directories[$application]}">
-                                               {if $errors[$application]|isset}<small class="innerError">{lang}wcf.global.applicationDirectory.error.{@$errors[$application]}{/lang}</small>{/if}
-                                               <small>{$packages[$application][packageDescription]}</small>
-                                       </dd>
-                               </dl>
-                       {/foreach}
-               </fieldset>
+       <section class="section">
+               <header class="sectionHeader">
+                       <h2 class="sectionTitle">{lang}wcf.global.applicationDirectory{/lang}</h2>
+                       <p class="sectionDescription">{lang}wcf.global.applicationDirectory.description{/lang}</p>
+               </header>
                
-               <fieldset>
-                       <legend>{lang}wcf.global.applicationDirectory.url{/lang}</legend>
-                       <small>{lang}wcf.global.applicationDirectory.url.description{/lang}</small>
-                       
-                       {foreach from=$showOrder item=$application}
-                               <dl>
-                                       <dt>
-                                               <label for="application_{$application}">{$packages[$application][packageName]}</label>
-                                       </dt>
-                                       <dd>
-                                               <span id="application_{$application}_url"></span>
-                                       </dd>
-                               </dl>
-                       {/foreach}
-               </fieldset>
-       </div>
+               {foreach from=$showOrder item=$application}
+                       <dl{if $errors[$application]|isset} class="formError"{/if}>
+                               <dt>
+                                       <label for="application_{$application}">{$packages[$application][packageName]}</label>
+                               </dt>
+                               <dd>
+                                       <input type="text" id="application_{$application}" class="long jsApplicationDirectory" name="directories[{$application}]" value="{$directories[$application]}">
+                                       {if $errors[$application]|isset}<small class="innerError">{lang}wcf.global.applicationDirectory.error.{@$errors[$application]}{/lang}</small>{/if}
+                                       <small>{$packages[$application][packageDescription]}</small>
+                               </dd>
+                       </dl>
+               {/foreach}
+       </section>
        
+       <section class="section">
+               <header class="sectionHeader">
+                       <h2 class="sectionTitle">{lang}wcf.global.applicationDirectory.url{/lang}</h2>
+                       <p class="sectionDescription">{lang}wcf.global.applicationDirectory.url.description{/lang}</p>
+               </header>
+               
+               {foreach from=$showOrder item=$application}
+                       <dl>
+                               <dt>
+                                       <label for="application_{$application}">{$packages[$application][packageName]}</label>
+                               </dt>
+                               <dd>
+                                       <span id="application_{$application}_url"></span>
+                               </dd>
+                       </dl>
+               {/foreach}
+       </section>
+
        <div class="formSubmit">
                <input type="submit" value="{lang}wcf.global.button.next{/lang}" accesskey="s" />
                <input type="hidden" name="step" value="{@$nextStep}" />
index 89062fa606be8822d08daa23948a07b6759ab40f..c5af0ff52f3b06e12918d6574f76abb48630e933 100644 (file)
@@ -1,82 +1,78 @@
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.createUser{/lang}</h2>
-       <p>{lang}wcf.global.createUser.description{/lang}</p>
-</header>
-
 {if $errorField}
        <p class="error">{lang}wcf.global.createUser.error{/lang}</p>
 {/if}
 
 <form method="post" action="install.php">
-       <div class="container containerPadding marginTop">
-               <fieldset>
-                       <legend>{lang}wcf.global.createUser.data{/lang}</legend>
-                       
-                       <dl{if $errorField == 'username'} class="formError"{/if}>
-                               <dt><label for="username">{lang}wcf.global.createUser.username{/lang}</label></dt>
-                               <dd>
-                                       <input type="text" id="username" name="username" value="{$username}" required="required" class="medium" />
-                                       {if $errorField == 'username'}
-                                               <small class="innerError">
-                                                       {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if}
-                                                       {if $errorType == 'notValid'}{lang}wcf.global.createUser.error.username.notValid{/lang}{/if}
-                                               </small>
-                                       {/if}
-                               </dd>
-                       </dl>
-                       
-                       <dl{if $errorField == 'email'} class="formError"{/if}>
-                               <dt><label for="email">{lang}wcf.global.createUser.email{/lang}</label></dt>
-                               <dd>
-                                       <input type="email" id="email" name="email" value="{$email}" required="required" class="medium" />
-                                       {if $errorField == 'email'}
-                                               <small class="innerError">
-                                                       {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if}
-                                                       {if $errorType == 'notValid'}{lang}wcf.global.createUser.error.email.notValid{/lang}{/if}
-                                               </small>
-                                       {/if}
-                               </dd>
-                       </dl>
-                       
-                       <dl{if $errorField == 'confirmEmail'} class="formError"{/if}>
-                               <dt><label for="confirmEmail">{lang}wcf.global.createUser.confirmEmail{/lang}</label></dt>
-                               <dd>
-                                       <input type="email" id="confirmEmail" name="confirmEmail" value="{$confirmEmail}" required="required" class="medium" />
-                                       {if $errorField == 'confirmEmail'}
-                                               <small class="innerError">
-                                                       {if $errorType == 'notEqual'}{lang}wcf.global.createUser.error.confirmEmail.notEqual{/lang}{/if}
-                                               </small>
-                                       {/if}
-                               </dd>
-                       </dl>
-                       
-                       <dl{if $errorField == 'password'} class="formError"{/if}>
-                               <dt><label for="password">{lang}wcf.global.createUser.password{/lang}</label></dt>
-                               <dd>
-                                       <input type="password" id="password" name="password" value="{$password}" required="required" class="medium" />
-                                       {if $errorField == 'password'}
-                                               <small class="innerError">
-                                                       {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if}
-                                               </small>
-                                       {/if}
-                               </dd>
-                       </dl>
-                       
-                       <dl{if $errorField == 'confirmPassword'} class="formError"{/if}>
-                               <dt><label for="confirmPassword">{lang}wcf.global.createUser.confirmPassword{/lang}</label></dt>
-                               <dd>
-                                       <input type="password" id="confirmPassword" name="confirmPassword" value="{$confirmPassword}" required="required" class="medium" />
-                                       {if $errorField == 'confirmPassword'}
-                                               <small class="innerError">
-                                                       {if $errorType == 'notEqual'}{lang}wcf.global.createUser.error.confirmPassword.notEqual{/lang}{/if}
-                                               </small>
-                                       {/if}
-                               </dd>
-                       </dl>
-               </fieldset>
-       </div>
+       <section class="section">
+               <header class="sectionHeader">
+                       <h2 class="sectionTitle">{lang}wcf.global.createUser{/lang}</h2>
+                       <p class="sectionDescription">{lang}wcf.global.createUser.description{/lang}</p>
+               </header>
+       
+               <dl{if $errorField == 'username'} class="formError"{/if}>
+                       <dt><label for="username">{lang}wcf.global.createUser.username{/lang}</label></dt>
+                       <dd>
+                               <input type="text" id="username" name="username" value="{$username}" required="required" class="medium" />
+                               {if $errorField == 'username'}
+                                       <small class="innerError">
+                                               {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if}
+                                               {if $errorType == 'notValid'}{lang}wcf.global.createUser.error.username.notValid{/lang}{/if}
+                                       </small>
+                               {/if}
+                       </dd>
+               </dl>
+               
+               <dl{if $errorField == 'email'} class="formError"{/if}>
+                       <dt><label for="email">{lang}wcf.global.createUser.email{/lang}</label></dt>
+                       <dd>
+                               <input type="email" id="email" name="email" value="{$email}" required="required" class="medium" />
+                               {if $errorField == 'email'}
+                                       <small class="innerError">
+                                               {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if}
+                                               {if $errorType == 'notValid'}{lang}wcf.global.createUser.error.email.notValid{/lang}{/if}
+                                       </small>
+                               {/if}
+                       </dd>
+               </dl>
+               
+               <dl{if $errorField == 'confirmEmail'} class="formError"{/if}>
+                       <dt><label for="confirmEmail">{lang}wcf.global.createUser.confirmEmail{/lang}</label></dt>
+                       <dd>
+                               <input type="email" id="confirmEmail" name="confirmEmail" value="{$confirmEmail}" required="required" class="medium" />
+                               {if $errorField == 'confirmEmail'}
+                                       <small class="innerError">
+                                               {if $errorType == 'notEqual'}{lang}wcf.global.createUser.error.confirmEmail.notEqual{/lang}{/if}
+                                       </small>
+                               {/if}
+                       </dd>
+               </dl>
+               
+               <dl{if $errorField == 'password'} class="formError"{/if}>
+                       <dt><label for="password">{lang}wcf.global.createUser.password{/lang}</label></dt>
+                       <dd>
+                               <input type="password" id="password" name="password" value="{$password}" required="required" class="medium" />
+                               {if $errorField == 'password'}
+                                       <small class="innerError">
+                                               {if $errorType == 'empty'}{lang}wcf.global.createUser.error.empty{/lang}{/if}
+                                       </small>
+                               {/if}
+                       </dd>
+               </dl>
+               
+               <dl{if $errorField == 'confirmPassword'} class="formError"{/if}>
+                       <dt><label for="confirmPassword">{lang}wcf.global.createUser.confirmPassword{/lang}</label></dt>
+                       <dd>
+                               <input type="password" id="confirmPassword" name="confirmPassword" value="{$confirmPassword}" required="required" class="medium" />
+                               {if $errorField == 'confirmPassword'}
+                                       <small class="innerError">
+                                               {if $errorType == 'notEqual'}{lang}wcf.global.createUser.error.confirmPassword.notEqual{/lang}{/if}
+                                       </small>
+                               {/if}
+                       </dd>
+               </dl>
+       </section>
        
        <div class="formSubmit">
                <input type="submit" value="{lang}wcf.global.button.next{/lang}" accesskey="s" />
index 6fe859e99ee27b239186d64c4cd4312632782aca..632fa57e39fcf738da25e5f001214027734ff0c4 100644 (file)
@@ -1,9 +1,11 @@
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.next{/lang}</h2>
-       <p>{lang}wcf.global.next.description{/lang}</p>
-</header>
+<section class="section">
+       <header class="sectionHeader">
+               <h2 class="sectionTitle">{lang}wcf.global.next{/lang}</h2>
+               <p class="sectionDescription">{lang}wcf.global.next.description{/lang}</p>
+       </header>
+</section>     
 
 <form method="post" action="install.php?step={@$nextStep}">
        <div class="formSubmit">
index 709d2098a13f29d171d2fb91c15cf5418ece3480..41cc92198ae58f5c50035ab569f3687506c01c57 100644 (file)
@@ -1,27 +1,25 @@
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.languages{/lang}</h2>
-       <p>{lang}wcf.global.languages.description{/lang}</p>
-</header>
-
 {if $errorField}
        <p class="error">{if $errorType == 'empty'}{lang}wcf.global.languages.error.empty{/lang}{/if}</p>
 {/if}
 
 <form method="post" action="install.php">
-       <div class="container containerPadding marginTop">
-               <fieldset>
-                       <legend>{lang}wcf.global.languages.languages{/lang}</legend>
-                               
-                       <dl class="languages">
+       <section class="section">
+               <header class="sectionHeader">
+                       <h2 class="sectionTitle">{lang}wcf.global.languages{/lang}</h2>
+                       <p class="sectionDescription">{lang}wcf.global.languages.description{/lang}</p>
+               </header>
+       
+               <dl>
+                       <dt>{lang}wcf.global.languages.languages{/lang}</dt>
+                       <dd>
                                {foreach from=$availableLanguages key=availableLanguageCode item=languageName}
-                                       <dt></dt>
-                                       <dd><label><input type="checkbox" name="selectedLanguages[]" value="{@$availableLanguageCode}" {if $availableLanguageCode|in_array:$selectedLanguages}checked="checked" {/if}/> {$languageName} ({$availableLanguageCode})</label></dd>
+                                       <label><input type="checkbox" name="selectedLanguages[]" value="{@$availableLanguageCode}" {if $availableLanguageCode|in_array:$selectedLanguages}checked="checked" {/if}/> {$languageName} ({$availableLanguageCode})</label>
                                {/foreach}
-                       </dl>
-               </fieldset>
-       </div>
+                       </dd>
+               </dl>
+       </section>
        
        <div class="formSubmit">
                <input type="submit" value="{lang}wcf.global.button.next{/lang}" accesskey="s" />
index c942e55d074b2b7fe21d4f4e46843cf92e2e7650..da2840ae5bec297fa88640da1981e7eb0581c71f 100644 (file)
@@ -1,30 +1,31 @@
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.welcome{/lang}</h2>
-       <p>{lang}wcf.global.welcome.description{/lang}</p>
-</header>
-
 <form method="post" action="install.php">
-       <div class="container containerPadding marginTop">
-               <fieldset>
-                       <legend>{lang}wcf.global.welcome.language{/lang}</legend>
-                       
-                       {capture assign=languageChooser}<select name="languageCode" id="languageCode">
-                               {foreach from=$availableLanguages key=availableLanguageCode item=languageName}
-                                       <option value="{$availableLanguageCode}"{if $availableLanguageCode == $languageCode} selected="selected"{/if}>{$languageName} ({$availableLanguageCode})</option>
-                               {/foreach}
-                       </select>{/capture}
-                       <label for="languageCode">{lang}wcf.global.welcome.language.description{/lang}</label>
-               </fieldset>
-       </div>
-       
-       <div class="formSubmit">
-               <input type="submit" accesskey="s" value="{lang}wcf.global.button.next{/lang}" />
-               <input type="hidden" name="step" value="{@$nextStep}" />
-               <input type="hidden" name="tmpFilePrefix" value="{@$tmpFilePrefix}" />
-               <input type="hidden" name="dev" value="{@$developerMode}" />
-       </div>
+       <section class="section">
+               <header class="sectionHeader">
+                       <h2 class="sectionTitle">{lang}wcf.global.welcome{/lang}</h2>
+                       <p class="sectionDescription">{lang}wcf.global.welcome.description{/lang}</p>
+               </header>
+               
+               <dl>
+                       <dt><label for="languageCode">{lang}wcf.global.welcome.language{/lang}</label></dt>
+                       <dd>
+                               {capture assign=languageChooser}<select name="languageCode" id="languageCode">
+                                       {foreach from=$availableLanguages key=availableLanguageCode item=languageName}
+                                               <option value="{$availableLanguageCode}"{if $availableLanguageCode == $languageCode} selected="selected"{/if}>{$languageName} ({$availableLanguageCode})</option>
+                                       {/foreach}
+                                       </select>{/capture}
+                               <label for="languageCode">{lang}wcf.global.welcome.language.description{/lang}</label>
+                       </dd>
+               </dl>
+               
+               <div class="formSubmit">
+                       <input type="submit" accesskey="s" value="{lang}wcf.global.button.next{/lang}" />
+                       <input type="hidden" name="step" value="{@$nextStep}" />
+                       <input type="hidden" name="tmpFilePrefix" value="{@$tmpFilePrefix}" />
+                       <input type="hidden" name="dev" value="{@$developerMode}" />
+               </div>
+       </section>
 </form>
 
 {include file='footer'}
index 2e08035d7ff36f6612cf1545426cb3b704ebc717..6aa8b2e78926aecb5954aa080a5d99cc45534d41 100644 (file)
@@ -1,28 +1,34 @@
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.license{/lang}</h2>
-       <p>{lang}wcf.global.license.description{/lang}</p>
-</header>
-
-{if $missingAcception|isset}
-       <p class="error">{lang}wcf.global.license.missingAcception{/lang}</p>
-{/if}
-
 <form method="post" action="install.php">
-       <div class="container containerPadding marginTop">
-               <textarea rows="20" cols="40" readonly="readonly" autofocus="autofocus" id="license">{$license}</textarea>
-               <p><label><input type="checkbox" name="accepted" value="1" /> {lang}wcf.global.license.accept.description{/lang}</label></p>
-       </div>
-       
-       <div class="formSubmit">
-               <input type="submit" value="{lang}wcf.global.button.next{/lang}" accesskey="s" />
-               <input type="hidden" name="send" value="1" />
-               <input type="hidden" name="step" value="{@$nextStep}" />
-               <input type="hidden" name="tmpFilePrefix" value="{@$tmpFilePrefix}" />
-               <input type="hidden" name="languageCode" value="{@$languageCode}" />
-               <input type="hidden" name="dev" value="{@$developerMode}" />
-       </div>
+       <section class="section">
+               <header class="sectionHeader">
+                       <h2 class="sectionTitle">{lang}wcf.global.license{/lang}</h2>
+                       <p class="sectionDescription">{lang}wcf.global.license.description{/lang}</p>
+               </header>
+               
+               <dl{if $missingAcception|isset} class="formError"{/if}>
+                       <dt></dt>
+                       <dd>
+                               <textarea rows="20" cols="40" readonly="readonly" autofocus="autofocus" id="license">{$license}</textarea>
+                               <label><input type="checkbox" name="accepted" value="1" /> {lang}wcf.global.license.accept.description{/lang}</label>
+                               {if $missingAcception|isset}
+                                       <small class="innerError">
+                                               {lang}wcf.global.license.missingAcception{/lang}
+                                       </small>
+                               {/if}
+                       </dd>
+               </dl>
+               
+               <div class="formSubmit">
+                       <input type="submit" value="{lang}wcf.global.button.next{/lang}" accesskey="s" />
+                       <input type="hidden" name="send" value="1" />
+                       <input type="hidden" name="step" value="{@$nextStep}" />
+                       <input type="hidden" name="tmpFilePrefix" value="{@$tmpFilePrefix}" />
+                       <input type="hidden" name="languageCode" value="{@$languageCode}" />
+                       <input type="hidden" name="dev" value="{@$developerMode}" />
+               </div>
+       </section>
 </form>
 
 {include file='footer'}
index 5f511b5faeaa75f83b209217bc0726feb0f9c814..bbc102d42b071ce190cc09e0b2a14d9cf1a5a107 100644 (file)
 {include file='header'}
 
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.systemRequirements.required{/lang}</h2>
-</header>
-
-<div class="container containerPadding marginTop">
-       <fieldset>
-               <legend>{lang}wcf.global.systemRequirements.php{/lang}</legend>
-               <dl>
-                       <dt>{lang}wcf.global.systemRequirements.element.required{/lang} 5.5.4</dt>
-                       <dd>
-                               {lang}wcf.global.systemRequirements.element.yours{/lang} <span class="badge {if !$system.phpVersion.result}red{else}green{/if}">{$system.phpVersion.value}</span>
-                               {if !$system.phpVersion.result}<small>{lang}wcf.global.systemRequirements.php.description{/lang}</small>{/if}
-                       </dd>
-               </dl>
-       </fieldset>
+<section class="section">
+       <h2 class="sectionTitle">{lang}wcf.global.systemRequirements.required{/lang}</h2>
        
-       <fieldset>
-               <legend>{lang}wcf.global.systemRequirements.memoryLimit{/lang}</legend>
-               <dl>
-                       <dt>{lang}wcf.global.systemRequirements.element.required{/lang} 128 M</dt>
-                       <dd>
-                               {lang}wcf.global.systemRequirements.element.yours{/lang} <span class="badge {if !$system.memoryLimit.result}red{else}green{/if}">{$system.memoryLimit.value}</span>
-                               {if !$system.memoryLimit.result}<small>{lang}wcf.global.systemRequirements.memoryLimit.description{/lang}</small>{/if}
-                       </dd>
-               </dl>
-       </fieldset>
+       <section class="section">
+               <h2 class="sectionTitle">{lang}wcf.global.systemRequirements.php{/lang}</h2>
+               
+               <div class="row rowColGap formGrid">
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.required{/lang}</dt>
+                               <dd>5.5.4</dd>
+                       </dl>
+                       
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.yours{/lang}</dt>
+                               <dd>
+                                       <span class="badge {if !$system.phpVersion.result}red{else}green{/if}">{$system.phpVersion.value}</span>
+                                       {if !$system.phpVersion.result}<small>{lang}wcf.global.systemRequirements.php.description{/lang}</small>{/if}
+                               </dd>
+                       </dl>
+               </div>
+       </section>
+               
+       <section class="section">
+               <h2 class="sectionTitle">{lang}wcf.global.systemRequirements.memoryLimit{/lang}</h2>
+               
+               <div class="row rowColGap formGrid">
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.required{/lang}</dt>
+                               <dd>128M</dd>
+                       </dl>
+                       
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.yours{/lang}</dt>
+                               <dd>
+                                       <span class="badge {if !$system.memoryLimit.result}red{else}green{/if}">{$system.memoryLimit.value}</span>
+                                       {if !$system.memoryLimit.result}<small>{lang}wcf.global.systemRequirements.memoryLimit.description{/lang}</small>{/if}
+                               </dd>
+                       </dl>
+               </div>
+       </section>
        
-       <fieldset>
-               <legend>{lang}wcf.global.systemRequirements.sql{/lang}</legend>
-               <dl>
-                       <dt>{lang}wcf.global.systemRequirements.element.required{/lang} {lang}wcf.global.systemRequirements.active{/lang}</dt>
-                       <dd>
-                               {lang}wcf.global.systemRequirements.element.yours{/lang} <span class="badge {if !$system.sql.result}red{else}green{/if}">
-                               {if !$system.sql.result}{lang}wcf.global.systemRequirements.sql.notFound{/lang}{else}
-                                       {implode from=$system.sql.value item=$sqlType glue=', '}{lang}wcf.global.configureDB.class.{@$sqlType}{/lang}{/implode}
-                               {/if}</span>
-                               {if !$system.sql.result}<small>{lang}wcf.global.systemRequirements.sql.description{/lang}</small>{/if}
-                       </dd>
-               </dl>
-       </fieldset>
-</div>
-
-<header class="boxHeadline boxSubHeadline">
-       <h2>{lang}wcf.global.systemRequirements.recommended{/lang}</h2>
-</header>
+       <section class="section">
+               <h2 class="sectionTitle">{lang}wcf.global.systemRequirements.sql{/lang}</h2>
+               
+               <div class="row rowColGap formGrid">
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.required{/lang}</dt>
+                               <dd>{lang}wcf.global.systemRequirements.active{/lang}</dd>
+                       </dl>
+                       
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.yours{/lang}</dt>
+                               <dd>
+                                       <span class="badge {if !$system.sql.result}red{else}green{/if}">
+                                       {if !$system.sql.result}{lang}wcf.global.systemRequirements.sql.notFound{/lang}{else}
+                                               {implode from=$system.sql.value item=$sqlType glue=', '}{lang}wcf.global.configureDB.class.{@$sqlType}{/lang}{/implode}
+                                       {/if}</span>
+                                       {if !$system.sql.result}<small>{lang}wcf.global.systemRequirements.sql.description{/lang}</small>{/if}
+                               </dd>
+                       </dl>
+               </div>
+       </section>
+</section>
 
-<div class="container containerPadding marginTop">
-       <fieldset>
-               <legend>{lang}wcf.global.systemRequirements.uploadMaxFilesize{/lang}</legend>
-               <dl>
-                       <dt>{lang}wcf.global.systemRequirements.element.recommended{/lang} &gt; 0</dt>
-                       <dd>
-                               {lang}wcf.global.systemRequirements.element.yours{/lang} <span class="badge {if !$system.uploadMaxFilesize.result}yellow{else}green{/if}">{$system.uploadMaxFilesize.value}</span>
-                               {if !$system.uploadMaxFilesize.result}<small>{lang}wcf.global.systemRequirements.uploadMaxFilesize.description{/lang}</small>{/if}
-                       </dd>
-               </dl>
-       </fieldset>
+<section class="section">
+       <h2 class="sectionTitle">{lang}wcf.global.systemRequirements.recommended{/lang}</h2>
+       
+       <section class="section">
+               <h2 class="sectionTitle">{lang}wcf.global.systemRequirements.uploadMaxFilesize{/lang}</h2>
+               
+               <div class="row rowColGap formGrid">
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.recommended{/lang}</dt>
+                               <dd>&gt; 0</dd>
+                       </dl>
+                       
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.yours{/lang}</dt>
+                               <dd>
+                                       <span class="badge {if !$system.uploadMaxFilesize.result}yellow{else}green{/if}">{$system.uploadMaxFilesize.value}</span>
+                                       {if !$system.uploadMaxFilesize.result}<small>{lang}wcf.global.systemRequirements.uploadMaxFilesize.description{/lang}</small>{/if}
+                               </dd>
+                       </dl>
+               </div>
+       </section>
        
-       <fieldset>
-               <legend>{lang}wcf.global.systemRequirements.gdLib{/lang}</legend>
-               <dl>
-                       <dt>{lang}wcf.global.systemRequirements.element.recommended{/lang} 2.0.0</dt>
-                       <dd>
-                               {lang}wcf.global.systemRequirements.element.yours{/lang} <span class="badge {if !$system.gdLib.result}yellow{else}green{/if}">{$system.gdLib.value}</span>
-                               {if !$system.gdLib.result}<small>{lang}wcf.global.systemRequirements.gdLib.description{/lang}</small>{/if}
-                       </dd>
-               </dl>
-       </fieldset>
-</div>
+       <section class="section">
+               <h2 class="sectionTitle">{lang}wcf.global.systemRequirements.gdLib{/lang}</h2>
+               
+               <div class="row rowColGap formGrid">
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.recommended{/lang}</dt>
+                               <dd>2.0.0</dd>
+                       </dl>
+                       
+                       <dl class="col-xs-12 col-md-6">
+                               <dt>{lang}wcf.global.systemRequirements.element.yours{/lang}</dt>
+                               <dd>
+                                       <span class="badge {if !$system.gdLib.result}yellow{else}green{/if}">{$system.gdLib.value}</span>
+                                       {if !$system.gdLib.result}<small>{lang}wcf.global.systemRequirements.gdLib.description{/lang}</small>{/if}
+                               </dd>
+                       </dl>
+               </div>
+       </section>
+</section>
 
 <form method="post" action="install.php">
        <div class="formSubmit">