﻿
:root{--dnn-color-primary:#00A5E0;--dnn-color-primary-light:#1AAEE3;--dnn-color-primary-dark:#0091C5;--dnn-color-primary-contrast:#FFFFFF;--dnn-color-primary-r:0;--dnn-color-primary-g:165;--dnn-color-primary-b:224;--dnn-color-secondary:#ED3D46;--dnn-color-secondary-light:#EF5059;--dnn-color-secondary-dark:#D1363E;--dnn-color-secondary-contrast:#FFFFFF;--dnn-color-secondary-r:237;--dnn-color-secondary-g:61;--dnn-color-secondary-b:70;--dnn-color-tertiary:#0E2936;--dnn-color-tertiary-light:#3C7A9A;--dnn-color-tertiary-dark:#0B1C24;--dnn-color-tertiary-contrast:#FFFFFF;--dnn-color-tertiary-r:14;--dnn-color-tertiary-g:41;--dnn-color-tertiary-b:54;--dnn-color-neutral:#DCDCDC;--dnn-color-neutral-light:#F0F0F0;--dnn-color-neutral-dark:#999999;--dnn-color-neutral-contrast:#000000;--dnn-color-neutral-r:220;--dnn-color-neutral-g:220;--dnn-color-neutral-b:220;--dnn-color-background:#FFFFFF;--dnn-color-background-light:#F5F5F5;--dnn-color-background-dark:#CCCCCC;--dnn-color-background-contrast:#000000;--dnn-color-background-r:255;--dnn-color-background-g:255;--dnn-color-background-b:255;--dnn-color-foreground:#472A2B;--dnn-color-foreground-light:#673D3E;--dnn-color-foreground-dark:#231717;--dnn-color-foreground-contrast:#FFFFFF;--dnn-color-foreground-r:71;--dnn-color-foreground-g:42;--dnn-color-foreground-b:43;--dnn-color-info:#17A2B8;--dnn-color-info-light:#23B8CF;--dnn-color-info-dark:#00889E;--dnn-color-info-contrast:#FFFFFF;--dnn-color-info-r:23;--dnn-color-info-g:162;--dnn-color-info-b:184;--dnn-color-success:#28A745;--dnn-color-success-light:#49C25D;--dnn-color-success-dark:#00902F;--dnn-color-success-contrast:#FFFFFF;--dnn-color-success-r:40;--dnn-color-success-g:167;--dnn-color-success-b:69;--dnn-color-warning:#FFC107;--dnn-color-warning-light:#FFD42E;--dnn-color-warning-dark:#E9AD00;--dnn-color-warning-contrast:#FFFFFF;--dnn-color-warning-r:255;--dnn-color-warning-g:193;--dnn-color-warning-b:7;--dnn-color-danger:#DC3545;--dnn-color-danger-light:#F14954;--dnn-color-danger-dark:#C51535;--dnn-color-danger-contrast:#FFFFFF;--dnn-color-danger-r:220;--dnn-color-danger-g:53;--dnn-color-danger-b:69;--dnn-color-surface:#DDDDDD;--dnn-color-surface-light:#EEEEEE;--dnn-color-surface-dark:#CCCCCC;--dnn-color-surface-contrast:#000000;--dnn-color-surface-r:221;--dnn-color-surface-g:221;--dnn-color-surface-b:221;--dnn-controls-radius:0px;--dnn-controls-padding:9px;--dnn-base-font-size:16px;--dnn-variation-opacity:0.8;}


/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/DesktopModules/Blog/fonts/fontawesome-webfont.eot?v=4.2.0");src:url("/DesktopModules/Blog/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format('embedded-opentype'),url("/DesktopModules/Blog/fonts/fontawesome-webfont.woff?v=4.2.0") format('woff'),url("/DesktopModules/Blog/fonts/fontawesome-webfont.ttf?v=4.2.0") format('truetype'),url("/DesktopModules/Blog/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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{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-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"}
@import url("/DesktopModules/Blog/css/font-awesome.min.css");.icon16,a.icon16,a.icon16:link,a.icon16:visited {font-size:16px !important;width:16px;height:16px;color:#999;}a.icon16:hover {color:#000;}a.iconLink,a.iconLink:link,a.iconLink:hover,a.iconLink:visited,a.iconLink:active {text-decoration:none;}p.updatecancelbar {width:100%;text-align:right;padding-top:40px;}div.blog_rte {float:left;}div.blog_rte_full {clear:both;width:100%;}table.blog_rte_default,div.blog_rte_minmaxbox,table.blog_rte_localizations {width:100%;}td.blog_rte_defflag,td.blog_rte_flag {width:50px;vertical-align:top;}td.blog_rte_defaulttext input,td.blog_rte_localization input {width:97%;}.RadPicker_Default .riTextBox{height:32px !important;}.blogComments{width:100%;border:1px solid #e3e3e3;}.commentAuthor{padding:8px;}.ccAuthor{font-style:italic;padding-bottom:4px;}.commentContent{padding:8px;}.commentMod{padding:8px;}.blogSeparate{padding-bottom:2px;}.sr-only{display:none;}.bDatePickerTextBox{width:65% !important;}

.searchInputContainer{display:inline-block;margin:0 -3px 0 0;position:relative;}.searchInputContainer > input[type="text"]::-ms-clear{display:none;}.searchInputContainer a.dnnSearchBoxClearText{display:block;position:absolute;right:10px;width:16px;height:16px;background:none;cursor:pointer;margin:7px 0 7px 0;z-index:20;}.searchInputContainer a.dnnSearchBoxClearText.dnnShow{background:url("/images/search/clearText.png") center center no-repeat;}ul.searchSkinObjectPreview{position:absolute;top:100%;right:0;background:#fff;margin:0;list-style:none;border:1px solid #c9c9c9;width:350px;z-index:200;padding:0;}ul.searchSkinObjectPreview li{list-style:none;}ul.searchSkinObjectPreview > li{padding:6px 12px 6px 22px;border-top:1px solid #c9c9c9;color:#666;cursor:pointer;position:relative;margin:0;text-transform:none;word-wrap:break-word;}ul.searchSkinObjectPreview > li:hover{background-color:#e8f1fa;color:#333;}ul.searchSkinObjectPreview > li > span{}ul.searchSkinObjectPreview > li > span img.userpic{width:32px;height:32px;display:block;float:left;margin-right:4px;}ul.searchSkinObjectPreview > li > span > b{font-weight:bold;color:#000;}ul.searchSkinObjectPreview > li p{margin:0;font-size:10px;line-height:1.2em;color:#999;font-style:italic;white-space:normal;}ul.searchSkinObjectPreview > li p b{color:#000;}ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group{padding:6px 12px 6px 12px;font-weight:bold;color:#000;border-bottom:2px solid #000;cursor:inherit;}ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group:hover{background-color:#fff;color:#000;}ul.searchSkinObjectPreview > li > a.searchSkinObjectPreview_more{display:inline;position:static;background:none;z-index:inherit;width:auto;height:auto;text-indent:inherit;float:none;}

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

:root{--dnn-color-primary:rgb(2,139,255);--dnn-color-primary-light:#36a1ff;--dnn-color-primary-dark:#026ecc;--dnn-color-primary-contrast:#efefef;--dnn-color-secondary:#f5f5f5;--dnn-color-secondary-light:#dfdfdf;--dnn-color-secondary-dark:#999;--dnn-color-secondary-contrast:#222;--dnn-color-tertiary:#f2f2f2;--dnn-color-tertiary-light:#eaeaea;--dnn-color-tertiary-dark:#d8d8d8;--dnn-color-tertiary-contrast:#333;--dnn-color-light:#ddd;--dnn-color-dark:#333;--dnn-color-danger:rgba(255,0,0,0.9);--dnn-form-error-color:rgba(255,0,0,0.15);--dnn-form-error-border-color:rgba(255,0,0,0.2);--dnn-form-info-color:rgba(2,139,255,0.15);--dnn-form-info-border-color:rgba(2,139,255,0.2);--dnn-form-success-color:rgba(0,255,0,0.15);--dnn-form-success-border-color:rgba(0,255,0,0.2);--dnn-form-warning-color:rgba(255,255,0,0.15);--dnn-form-warning-border-color:#CDB21F;--dnn-base-font-size:13px;--dnn-disabled-text-color:#999;--dnn-normal-text-color:#444;--dnn-dark-text-color:#333;--dnn-darker-text-color:#222;--dnn-controls-radius:3px;--dnn-controls-border-size:1px;--dnn-inputs-background-color:#fff;--dnn-inputs-border-color:#c9c9c9}body{font-size:var(--dnn-base-font-size,12px)}.Head{display:inline-block;margin-bottom:.5rem}.Normal,.NormalDeleted,.NormalDisabled{color:var(--dnn-normal-text-color,#444);line-height:1.5rem}.NormalDeleted,.NormalDisabled{color:var(--dnn-disabled-text-color,#999)}.NormalBold{font-weight:700;color:#222}.NormalRed{font-weight:700;color:red}.NormalDeleted{text-decoration:line-through}.dnnFormMessage{display:block;padding:17px 18px;margin-bottom:18px;border:1px solid var(--dnn-form-info-border-color,rgba(2,139,255,.2));background:var(--dnn-form-info-color,rgba(2,139,255,.15));border-radius:var(--dnn-controls-radius,3px)}.dnnFormMessage.dnnFormSuccess{background-color:var(--dnn-form-success-color,rgba(0,255,0,.15));border-color:var(--dnn-form-success-border-color,rgba(0,255,0,.2))}.dnnFormMessage.dnnFormWarning{background-color:var(--dnn-form-warning-color,rgba(255,255,0,.15));border-color:var(--dnn-form-warning-border-color,#cdb21f)}.dnnFormMessage.dnnFormError{background-color:var(--dnn-form-error-color,rgba(255,0,0,.15));border-color:var(--dnn-form-error-border-color,rgba(255,0,0,.2))}.dnnTableDisplay{margin-bottom:18px;border:1px solid #d1d1d1;border-left:0;border-bottom:0}.dnnTableDisplay td,.dnnTableDisplay th{padding:5px 9px;border-bottom:1px solid #d1d1d1}.dnnTableDisplay th{padding:0;border-left:1px solid #d1d1d1;box-shadow:1px 0 0 0 rgba(255,255,255,.9);background:linear-gradient(to bottom,#f5f5f5 0,#dfdfdf 100%);text-align:left;text-shadow:1px 1px 0 rgba(255,255,255,.8);color:#333}.dnnTableDisplay th>a,.dnnTableDisplay th>span{display:block;padding:5px 9px}.dnnTableDisplay th a,.dnnTableDisplay th label{font-weight:400;color:#333;text-decoration:none}.dnnTableDisplay th a{padding:8px 9px}.dnnTableDisplay th a:hover{background:linear-gradient(to bottom,#fefefe 0,#e8e8e8 100%);color:#333}.dnnTableDisplay th a:active{background:linear-gradient(to bottom,#c6c6c6 0,#f3f3f3 100%);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.3)}.dnnTableDisplay td :first-child{border-left:1px solid #cfcfcf}.dnnTableDisplay label{display:inline;padding-left:5px}.dnnTableDisplay caption{display:none}.dnnTableDisplay tr:nth-child(2n) td{background:rgba(0,0,0,.04)}.dnnTableDisplay tr:hover{background:rgba(2,139,255,.15)}.dnnTableDisplay tfoot tr:hover td{background:0 0}.dnnFormItem input[type=email],.dnnFormItem input[type=password],.dnnFormItem input[type=search],.dnnFormItem input[type=text],.dnnFormItem select,.dnnFormItem textarea{margin-bottom:8px;padding:8px;background:var(--dnn-inputs-background-color,#fff);border:1px solid var(--dnn-inputs-border-color,#c9c9c9);border-radius:var(--dnn-controls-radius,3px)}.dnnFormItem input[type=email]:active,.dnnFormItem input[type=email]:focus,.dnnFormItem input[type=password]:active,.dnnFormItem input[type=password]:focus,.dnnFormItem input[type=search]:active,.dnnFormItem input[type=search]:focus,.dnnFormItem input[type=text]:active,.dnnFormItem input[type=text]:focus,.dnnFormItem select:active,.dnnFormItem select:focus,.dnnFormItem textarea:active,.dnnFormItem textarea:focus{background:#fff;border:1px solid var(--dnn-color-primary,rgba(2,139,255,.5));box-shadow:0 0 3px 0 var(--dnn-color-primary,rgba(2,139,255,.4));color:#333;outline:0}.dnnFormItem input.aspNetDisabled,.dnnFormItem textarea.aspNetDisabled{background:#ebebeb;box-shadow:none;border-color:#a7a7a7;border-width:0;opacity:.8}.dnnFormItem textarea{min-height:80px}.aspNetDisabled,.dnnDisabled,a.aspNetDisabled,a.dnnDisabled{color:var(--dnn-disabled-text-color,#ccc);cursor:not-allowed;text-decoration:none;opacity:.5}.required label:after,legend.required:after{display:inline-block;margin-top:-2px;margin-left:9px;padding:1px 9px;border:1px solid rgba(0,0,0,.1);border-radius:var(--dnn-controls-radius,3px);background:rgba(0,0,0,.03);content:'Required';font-weight:400;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:11px;font-style:italic;color:#777}.error label,legend.error{color:var(--dnn-color-danger,rgba(255,0,0,.9))}.dnnFormItem button,.dnnFormItem input[type=button],.dnnFormItem input[type=reset],.dnnFormItem input[type=submit],.dnnLogin .LoginTabGroup span,.dnnPrimaryAction,.dnnSecondaryAction,.dnnTertiaryAction,ul.dnnAdminTabNav li a{display:inline-block;padding:9px;margin-bottom:9px;cursor:pointer;min-width:75px;border:var(--dnn-controls-border-size,1px) solid #c2c2c2;background:#eaeaea;border-radius:var(--dnn-controls-radius,3px);color:#333;font-weight:700;text-decoration:none;text-align:center}.dnnFormItem button,.dnnFormItem input[type=button],.dnnFormItem input[type=reset],.dnnFormItem input[type=submit],.dnnPrimaryAction,.dnnSecondaryAction,.dnnTertiaryAction{padding:6px}.dnnFormItem input[type=submit],.dnnPrimaryAction,a.dnnPrimaryAction{border:var(--dnn-controls-border-size,1px) solid var(--dnn-color-primary-dark,#026ecc);background:var(--dnn-color-primary,#028bff)}.dnnFormItem input[type=submit]:active,.dnnFormItem input[type=submit]:hover,.dnnFormItem input[type=submit]:link,.dnnFormItem input[type=submit]:visited,.dnnPrimaryAction:active,.dnnPrimaryAction:hover,.dnnPrimaryAction:link,.dnnPrimaryAction:visited,a.dnnPrimaryAction:active,a.dnnPrimaryAction:hover,a.dnnPrimaryAction:link,a.dnnPrimaryAction:visited{color:var(--dnn-color-primary-contrast,#efefef)}.dnnFormItem input[type=submit]:active,.dnnFormItem input[type=submit]:hover,.dnnPrimaryAction:active,.dnnPrimaryAction:hover,a.dnnPrimaryAction:active,a.dnnPrimaryAction:hover{border-color:var(--dnn-color-primary,#028bff);background:var(--dnn-color-primary-light,#36a1ff)}.dnnFormItem input[type=submit][disabled],.dnnPrimaryAction[disabled],a.dnnPrimaryAction[disabled]{border:none;filter:saturate(0);opacity:.8}.dnnFormItem button,.dnnFormItem input[type=button],.dnnFormItem input[type=reset],.dnnLogin .LoginTabGroup span,.dnnSecondaryAction,a.dnnSecondaryAction,ul.dnnAdminTabNav li a{border:var(--dnn-controls-border-size,1px) solid var(--dnn-color-secondary-dark,#026ecc);background:var(--dnn-color-secondary,#028bff);color:var(--dnn-color-secondary-contrast,#efefef)}.dnnFormItem button:active,.dnnFormItem button:hover,.dnnFormItem input[type=button]:active,.dnnFormItem input[type=button]:hover,.dnnFormItem input[type=reset]:active,.dnnFormItem input[type=reset]:hover,.dnnLogin .LoginTabGroup span:active,.dnnLogin .LoginTabGroup span:hover,.dnnSecondaryAction:active,.dnnSecondaryAction:hover,a.dnnSecondaryAction:active,a.dnnSecondaryAction:hover,ul.dnnAdminTabNav li a:active,ul.dnnAdminTabNav li a:hover{border-color:var(--dnn-color-secondary,#028bff);background:var(--dnn-color-secondary-light,#36a1ff)}.dnnFormItem button[disabled],.dnnFormItem input[type=button][disabled],.dnnFormItem input[type=reset][disabled],.dnnLogin .LoginTabGroup span[disabled],.dnnSecondaryAction[disabled],a.dnnSecondaryAction[disabled],ul.dnnAdminTabNav li a[disabled]{border:none;filter:saturate(0);opacity:.8}span.dnnPrimaryAction>input[type=image],span.dnnSecondaryAction>input[type=image]{display:none}span.dnnPrimaryAction>a.dnnPrimaryAction,span.dnnSecondaryAction>a.dnnSecondaryAction{display:inline;background:0 0;border:none;box-shadow:none}.dnnTertiaryAction,a.dnnTertiaryAction{border:var(--dnn-controls-border-size,1px) solid var(--dnn-color-tertiary-dark,#d8d8d8);background:var(--dnn-color-tertiary,#f2f2f2);color:var(--dnn-color-tertiary-contrast,#333)}.dnnTertiaryAction:active,.dnnTertiaryAction:hover,a.dnnTertiaryAction:active,a.dnnTertiaryAction:hover{border-color:var(--dnn-color-tertiary,#f2f2f2);background:var(--dnn-color-tertiary-light,#eaeaea)}.dnnTertiaryAction[disabled],a.dnnTertiaryAction[disabled]{border:none;filter:saturate(0);opacity:.8}.dnnFormItem input[type=email]+.dnnTertiaryAction,.dnnFormItem input[type=password]+.dnnTertiaryAction,.dnnFormItem input[type=tel]+.dnnTertiaryAction,.dnnFormItem input[type=text]+.dnnTertiaryAction,.dnnFormItem select+.dnnTertiaryAction{display:inline-block;max-width:60px}.dnnFormItem input[type=text]+a.dnnPrimaryAction,.dnnFormItem input[type=text]+a.dnnSecondaryAction,.dnnFormItem input[type=text]+a.dnnTerriaryAction{margin-left:5px}.dnnFormItem .dnnFormItem input[type=radio]+span,.dnnFormItem input[type=checkbox]+span{margin:5px}.horizontal ul .categories,.horizontal ul .tags,.vertical ul .categories,.vertical ul .tags{list-style:none}ul.dnnAdminTabNav{display:inline-block;margin-top:5px;margin-left:0;width:100%;min-height:37px;border-bottom:1px solid #c2c2c2;box-sizing:border-box}ul.dnnAdminTabNav li{float:left;margin-right:4px;list-style:none;box-sizing:border-box}ul.dnnAdminTabNav li a{margin-bottom:0;border-bottom:0;box-shadow:none;border-radius:var(--dnn-controls-radius,3px) var(--dnn-controls-radius,3px) 0 0}ul.dnnAdminTabNav li.ui-tabs-active a{margin-top:-3px;padding:12px 9px 10px;background:#fff}.ui-tabs .ui-tabs-panel{position:relative;display:block}.ui-tabs .ui-tabs-hide{display:none}.dnnForm .ui-resizable{position:relative}.dnnForm .ui-resizable-handle{position:absolute;display:block;z-index:99999;font-size:.1px}.dnnForm .ui-resizable-autohide .ui-resizable-handle,.dnnForm .ui-resizable-disabled .ui-resizable-handle{display:none}.dnnForm .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.dnnForm .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.dnnForm .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.dnnForm .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.dnnForm .ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.dnnForm .ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.dnnForm .ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.dnnForm .ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.dnnForm{width:100%}.dnnForm fieldset{clear:none;position:relative;margin-bottom:18px;text-align:left;border:none}.dnnForm fieldset fieldset{width:100%;padding:0;margin:0}.dnnForm .dnnFormItem{clear:both;width:100%;display:block;position:relative;text-align:left}.dnnTooltip{position:relative;display:block;width:32.075%;margin-right:18px}.dnnHelperTip{position:relative;display:block}.dnnDragdropTip{z-index:10000;position:absolute;width:auto!important;height:auto!important;padding:10px 10px 10px 30px;border-radius:3px;background:url("/images/pin-icn.png") 7px 12px no-repeat rgba(0,0,0,.75);font-size:11px;color:#ddd;text-align:left}div.dnnFormItem.dnnFormRequired>div.dnnLabel span:after,span.dnnFormRequired:after{content:"*";display:inline-block;margin:0 0 0 5px;color:var(--dnn-color-danger,Red);font-size:16px;line-height:1em;font-weight:700}.dnnFormItem input[type=checkbox]+span,.dnnFormItem input[type=radio]+span{display:inline-block;width:auto;margin:6px 5px}.dnnForm .dnnFormItem a.dnnFormHelp,.dnnTooltip label a.dnnFormHelp,a.dnnFormHelp{color:#333;text-decoration:none;font-weight:700}a.dnnFormHelp{display:inline-block;position:absolute;right:0;top:2px;width:14px;height:15px;background:url("/images/helpI-icn-grey.png") left 2px no-repeat;padding:0!important;margin:0!important}.dnnLabel{display:inline-block;float:left;position:relative;width:32.075%;padding-right:20px;margin-right:18px;overflow:visible;text-align:right;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.dnnFormItem>.dnnLabel{margin-top:5px}.dnnLabel>span{text-align:right}.dnnForm .dnnFormItem a.dnnFormHelp span{position:relative}.dnnForm .dnnFormItem a.dnnFormHelp img{display:block}.dnnLabel+span{display:inline-block;margin-top:6px;margin-bottom:6px;white-space:pre-line}td>.dnnLabel{width:220px}.dnnHelperTip .dnnFormHelpContent,.dnnTooltip .dnnFormHelpContent{visibility:hidden;z-index:10;position:absolute;width:200px;padding:10px 10px 10px 30px;border-radius:3px;background:rgba(0,0,0,.75);font-size:11px;color:#ddd;text-align:left}.dnnFormHelpContent span{display:block;word-wrap:break-word}.dnnTooltip .dnnFormHelpContent .dnnHelpText{word-wrap:break-word}.bottomArrow:after{position:absolute;content:"";left:15px;bottom:-7px;width:0;height:0;opacity:.75;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #000}.topArrow:before{position:absolute;content:"";left:15px;top:-7px;width:0;height:0;opacity:.75;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #000}a.pinHelp{display:block;position:absolute;left:7px;top:12px;width:15px;height:15px;opacity:.5;background:url("/images/pin-icn.png") no-repeat}.ui-draggable a.pinHelp,a.pinHelp:hover{opacity:1}.dnnFormItem span.dnnFormMessage.dnnFormError{display:block;position:absolute;overflow:visible;bottom:95%;right:12%;width:200px;margin-bottom:0;padding:10px;border:none;border-radius:3px;background:rgba(255,0,0,.75);font-size:12px;color:#fff;text-align:left}.dnnFormItem span.dnnFormMessage.dnnFormError:after{position:absolute;bottom:-7px;left:15px;content:"";width:0;height:0;opacity:.75;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid red}.dnnFormItem input[type=text],input[type=email],input[type=password],input[type=tel],select,textarea{width:45%;max-width:445px}.dnnFormItem select{width:47%}.dnnFormItem select option{color:#333}.dnnFormItem table{background:0 0}.dnnCheckbox{display:inline-block;cursor:pointer}.dnnCheckbox .mark{display:inline-block}.dnnCheckbox img{display:inline-block;width:20px;height:18px;min-width:20px;vertical-align:middle;background:url("/images/checkbox.png") no-repeat}.dnnAddress input[type=checkbox]{margin:0 5px}.dnnCheckbox-hover img{background-position:0 0}.dnnCheckbox-checked img{background-position:-51px 0}.dnnCheckbox-disabled{cursor:not-allowed}.dnnCheckbox-disabled img{opacity:.5}.dnnCheckbox-checked-error img{background-position:-150px 0}.dnnCheckbox-error img{background-position:-100px 0}.dnnCheckbox-focus{background-color:#e3e3e5}.dnnBoxLabel{display:inline-block}.dnnFormItem input[type=checkbox].normalCheckBox{display:inline-block;margin:8px 0 4px}.dnnRadiobutton{display:inline-block;cursor:pointer}.dnnRadiobutton .mark{display:inline-block}.dnnRadiobutton img{width:20px;height:18px;min-width:20px;vertical-align:middle;background:url("/images/radiobutton.png") no-repeat}.dnnRadiobutton-hover img{background-position:0 0}.dnnRadiobutton-checked img{background-position:-50px 0}.dnnRadiobutton-disabled img{opacity:.5}.dnnRadiobutton-checked-error img{background-position:-150px 0}.dnnRadiobutton-error img{background-position:-100px 0}.dnnRadiobutton-focus{background-color:#e3e3e5}.dnnFormRadioButtons{float:left;display:block;width:auto}.dnnFormRadioButtons input[type=radio]{float:none}div.dnnFormRadioButtons,div.dnnHSRadioButtons,span.dnnFormRadioButtons,span.dnnHSRadioButtons{display:inline-block;padding:10px;margin-bottom:5px;background-color:#f0f0f0}table.dnnFormRadioButtons{background-color:#f0f0f0;margin-bottom:5px}.dnnFormItem input[type=radio]+label,.dnnFormRadioButtons label{float:none;display:inline;padding-right:0;margin:0 10px 0 0;text-align:left;font-weight:400}.RadComboBox_Default .rcbInput{width:100%!important}.dnnSpinner{display:inline-block;position:relative;width:150px;padding:6px;border:1px solid #c9c9c9;background:#fff;border-radius:3px;color:#333;text-decoration:none;box-shadow:0 1px 0 0 #bbb}.dnnFormItem .dnnSpinner{width:45%;margin-bottom:18px}.dnnSpinnerDisplay{margin:0 25px 0 8px;background:0 0;color:#999}.dnnFormItem .dnnSpinnerDisplay>input[type=text],.dnnFormItem .dnnSpinnerDisplay>input[type=text]:focus{border:none;margin:0;padding:0;background:0 0}.dnnSpinnerCtrl{position:absolute;top:0;right:0;width:25px;background-color:transparent;border-left:1px solid #c9c9c9}.dnnSpinnerCtrl>a.dnnSpinnerTopButton{display:block;width:25px;height:16px;background:url("/images/dnnSpinnerUpArrow.png") center no-repeat;cursor:pointer}.dnnSpinnerCtrl>a.dnnSpinnerBotButton{display:block;width:25px;height:16px;background:url("/images/dnnSpinnerDownArrow.png") center no-repeat;cursor:pointer}div.dnnTagsInput{display:inline-block;margin:0;padding:5px 0 0 5px;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;background:#fff;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.8),inset 0 1px 2px 0 rgba(0,0,0,.3);box-shadow:0 1px 0 0 rgba(255,255,255,.8),inset 0 1px 2px 0 rgba(0,0,0,.3)}.dnnFormItem .dnnTagsInput{width:45%}div.dnnTagsInput span.tag{display:block;float:left;padding:2px 6px;margin-right:5px;margin-bottom:5px;border:1px solid #c9c9c9;border-radius:3px;font-size:12px;text-decoration:none;color:#888;cursor:pointer;background-color:#eee;max-width:99%;max-width:calc(100% - 5px);word-wrap:break-word;box-sizing:border-box;word-break:break-word}div.dnnTagsInput span.tag:hover{background-color:#e8f1fa;color:#444}div.dnnTagsInput span.tag a{display:inline-block;width:8px;height:8px;margin:6px 0 0;background:url("/images/dnnTagClose.png") center no-repeat}div.dnnTagsInput>div>input,div.dnnTagsInput>div>input:focus{border:none;background:0 0;outline:0;font-weight:400;font-family:helvetica;font-size:12px;display:inline-block;vertical-align:top;height:19px;padding:3px 0 3px 3px;margin-bottom:5px}div.dnnTagsInput>div>input::-ms-clear{display:none}div.dnnTagsInput div{display:block;float:left}div.dnnTagsInput div.dnnTags_filter{float:right;position:relative;margin:0 0 5px 5px}div.dnnTagsInput div.dnnTags_filter>.dnnTags_filter_label{display:inline-block;border-left:1px solid #ccc;padding:3px 15px 0 10px;margin-right:3px;color:#999;cursor:pointer;background:url("/images/dnnSpinnerDownArrow.png") right center no-repeat;height:22px}div.dnnTagsInput div.dnnTags_filter>.dnnTags_filter_label.dnnExpanded{color:#666;background:url("/images/dnnSpinnerUpArrow.png") right center no-repeat}div.dnnTagsInput div.dnnTags_filter>ul.dnnTags_filter_dropdownUl{display:none;position:absolute;list-style-type:none;background:#fff;border:1px solid #c9c9c9;right:22px;top:28px;margin:0;border-radius:3px;box-shadow:0 2px 0 0 #bbb;z-index:15}.dnnTagsInput div.dnnTags_filter>ul.dnnTags_filter_dropdownUl>li{white-space:nowrap;padding:6px 12px 6px 8px;border-top:1px solid #c9c9c9;list-style:none;color:#666;min-width:150px}.dnnTagsInput div.dnnTags_filter>ul.dnnTags_filter_dropdownUl>li:first-child{border-top:none}.dnnTagsInput div.dnnTags_filter>ul.dnnTags_filter_dropdownUl>li:hover{background-color:#e8f1fa;color:#333}.dnnTagsInput div.dnnTags_filter>ul.dnnTags_filter_dropdownUl>li>input{display:inline-block;vertical-align:top;margin-right:10px;cursor:pointer}.dnnTagsInput div.dnnTags_filter>ul.dnnTags_filter_dropdownUl>li>span.dnnCheckbox{margin-right:8px}.dnnTagsInput div.dnnTags_filter>ul.dnnTags_filter_dropdownUl>li>label{display:inline-block;vertical-align:top;cursor:pointer}div.dnnTagsInput div.dnnTags_filter a.dnnSearchButton{display:inline-block;width:18px;height:18px;background-image:url("/images/search/searchButton.png");background-repeat:no-repeat;background-position:center center;vertical-align:top;cursor:pointer;margin:4px 5px 0 4px}.dnnTagsClear{clear:both;width:100%;height:0}div.dnnTagsInput>div>input.dnnTagsInvalid{display:block;float:left;margin-right:5px;border:none;outline:0;border-radius:3px;-webkit-border-radius:3px;background:#fbd8db;cursor:pointer;font-size:12px;color:#90111a!important;text-decoration:none}.dnn_acResults{padding:0;border:1px solid #c9c9c9;background-color:#fff;overflow:hidden;z-index:900001;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:0 2px 0 0 #bbb;min-width:150px}.dnn_acResults ul{margin:0;padding:0;list-style:none}.dnn_acResults ul li{margin:0;padding:6px 22px;border-top:1px solid #c9c9c9;cursor:pointer;display:block;overflow:hidden;color:#333}.dnn_acResults ul li:first-child{border-top:none}.dnn_acSelect{background-color:#e8f1fa;color:#333}.dnnFormMessage .dnnLabel{float:none;width:90%;text-align:left}.dnnFormSectionHead span{font-size:18px;color:#222}.dnnProgressbar{height:25px!important;padding:18px 10px 0;border:1px solid #c9c9c9;background:#fff;border-radius:var(--dnn-controls-border-size,3px)}.ui-progressbar{height:10px!important;overflow:hidden;background-color:#ccc;box-shadow:inset 0 1px 0 0 #bbb;text-align:left}.ui-progressbar .ui-progressbar-value{margin:0;height:100%;background-color:#1a82f7}.dnnDropdownSettings{position:relative;height:30px!important}.dnnButtonDropdown{width:50px;height:30px!important;background:#fff;border-radius:var(--dnn-controls-radius,3px);border:1px solid #c9c9c9;cursor:pointer}.dnnButtonArrow,.dnnButtonIcon{display:inline-block;height:30px!important}.dnnButtonIcon{width:32px}.dnnButtonArrow{width:10px;background:url("/images/dnnSpinnerDownArrow.png") center no-repeat}.dnnButtonDropdown-clicked{z-index:100;position:absolute;width:50px;height:30px!important;background:#fff;border:1px solid #c9c9c9;border-bottom:1px solid #fff;border-top-left-radius:var(--dnn-controls-radius,3px);border-top-right-radius:var(--dnn-controls-radius,3px)}.dnnButtonDropdown-ul{display:none;position:absolute;z-index:99;top:18px;left:0;width:200px;margin-left:0;background:#fff;border:1px solid #c9c9c9;border-radius:var(--dnn-controls-radius,3px);list-style-type:none}.dnnButtonDropdown-ul>li,.dnnButtonDropdown-ul>ul>li{padding:8px;border-bottom:1px solid #c9c9c9;color:#333;cursor:pointer;vertical-align:middle;list-style:none;margin:0}.dnnButtonDropdown-ul>ul{margin:0}.dnnButtonDropdown-ul>ul>li{padding-left:16px}.dnnButtonDropdown-ul>li:last-child{border-bottom:none!important}.dnnButtonDropdown-ul>li:hover{background-color:#e8f1fa;color:#000}ul.dnnButtonGroup{display:inline-block;margin:0;padding:0;background:#fff;border-radius:var(--dnn-controls-radius,3px);border:1px solid #c9c9c9;cursor:pointer;list-style:none}ul.dnnButtonGroup>li{display:block;float:left;border-left:1px solid #c9c9c9;margin:0}ul.dnnButtonGroup>li:hover{background-color:#e8f1fa}ul.dnnButtonGroup>li.dnnButtonGroup-first{display:none}ul.dnnButtonGroup>li.dnnButtonGroup-first+li{border-left:none}ul.dnnButtonGroup>li>a{display:inline-block;padding:7px 7px 6px;text-decoration:none;background:#f5f5f5;color:#333}ul.dnnButtonGroup>li>a.active{background:#fff}ul.dnnButtonGroup span{color:#333}.dnnFormItem .dnnInputGroup{float:left;display:block;width:32.075%;padding:5px;margin-bottom:18px;background:rgba(0,0,0,.05)}.dnnFormItem .dnnInputGroup .dnnLeft{width:100%}.dnnFormItem .dnnInputGroup span{display:inline-block;width:33%;text-align:right}.dnnFormError label a span{color:red}.dnnFormError input[type=email],.dnnFormError input[type=password],.dnnFormError input[type=tel],.dnnFormError input[type=text],.dnnFormError select,.dnnFormError textarea{border:1px solid red}.dnnTextEditor{margin-bottom:18px}.dnnActions{float:none;clear:both;display:flex;margin:0;padding-top:18px;text-align:left}.dnnActions li{margin-right:5px;list-style:none}.dnnLoginActions{display:inline-block}.dnnForm .ui-helper-hidden{display:none}.dnnForm .ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px)}.dnnForm .ui-state-highlight,.dnnForm .ui-widget-content .ui-state-highlight,.dnnForm .ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c;color:#363636}.dnnForm .ui-state-highlight a,.dnnForm .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.dnnForm .ui-state-error,.dnnForm .ui-widget-content .ui-state-error,.dnnForm .ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900;color:#fff}.dnnForm .ui-state-error a,.dnnForm .ui-state-error-text,.dnnForm .ui-widget-content .ui-state-error a,.dnnForm .ui-widget-content .ui-state-error-text,.dnnForm .ui-widget-header .ui-state-error a,.dnnForm .ui-widget-header .ui-state-error-text{color:#fff}.dnnForm .ui-priority-primary,.dnnForm .ui-widget-content .ui-priority-primary,.dnnForm .ui-widget-header .ui-priority-primary{font-weight:700}.dnnForm .ui-priority-secondary,.dnnForm .ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.dnnForm .ui-state-disabled,.dnnForm .ui-widget-content .ui-state-disabled,.dnnForm .ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.dnnForm .ui-draggable{cursor:move}.dnnForm .ui-corner-all,.dnnForm .ui-corner-left,.dnnForm .ui-corner-tl,.dnnForm .ui-corner-top,.dnnForm .ui-corner-tr{border-radius:var(--dnn-controls-radius,4px)}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:9999}.dnnFormPopup{position:absolute;padding:18px;background:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,.75);z-index:100000}.dnnFormPopup,.dnnFormPopup>*{box-sizing:content-box}.dnnFormPopup .ui-dialog-titlebar{position:relative;padding:0 0 18px;border-bottom:1px solid #ddd;cursor:move;font-size:18px;font-weight:700}.dnnFormPopup .dnnModalCtrl{display:block;position:absolute;top:-30px;right:-30px;width:69px;height:26px;border-radius:10px;background-color:#fff;box-shadow:0 0 5px #666}.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close{float:right;display:block;height:18px;width:30px;margin:4px 4px 0 1px;overflow:hidden;border:none;outline:0;border-top-right-radius:8px;border-bottom-right-radius:8px;background:url("/images/closeBtn.png") 8px 4px no-repeat #585858;text-indent:-9999em;min-width:0!important}.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover{background:var(--dnn-color-primary,#358eea) url("/images/closeBtn.png") no-repeat;background-position:8px 4px;cursor:pointer}.dnnFormPopup .dnnModalCtrl a.dnnToggleMax{float:left;display:block;height:18px;width:30px;margin:4px 0 0 4px;overflow:hidden;border-top-left-radius:8px;border-bottom-left-radius:8px;background:url("/images/resizeBtn.png") 10px 2px no-repeat #585858;text-indent:-9999em}.dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover{background:var(--dnn-color-primary,#358eea) url("/images/resizeBtn.png") no-repeat;background-position:10px 2px}div.ui-dialog-titlebar>.ui-dialog-titlebar-close{display:block;position:absolute;top:-30px;right:-30px;height:24px;width:24px;margin:0;overflow:hidden;border-radius:12px;background:url("/images/closeBtn.png") 4px 4px no-repeat #585858;border:3px solid #fff;text-indent:-9999em;min-width:0!important}.dnnFormPopup #iPopUp{width:100%!important;padding-top:10px}#iPopUp .ui-dialog-content,.dnnFormPopup .ui-dialog-content{position:relative;border:0;padding:0;overflow:auto;background:#fff;zoom:1}.dnnFormPopup .ui-dialog-buttonpane{margin:.5em 0 0;padding:.3em 1em 0 0;overflow:hidden;border-width:1px 0 0;background-image:none;text-align:left;border-top:1px solid #ddd}.dnnFormPopup .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;padding:.5em 1em;cursor:pointer;border:none;outline:0}.dnnFormPopup .ui-resizable-se{float:right;height:24px;width:24px;background:url("/images/modal-resize-icn.png") bottom no-repeat}.dnnFormPopup .dnnDialog{padding:10px}.dnnLoading{background:url("/images/loading.gif") center center no-repeat #fff;position:absolute;z-index:9999}.dnnPanelLoading{left:0;top:0;width:100%;height:100%;-ms-opacity:.7;opacity:.7}.urlControl label{width:auto;margin-top:0;font-weight:400}.urlControlLinkType{width:auto}.dnnFormItem .urlControlLinkType span,.urlControlLinkType span{float:none;display:block;width:auto;text-align:left}.dnnFormItem .ucLinkTypeRadioButtons label{display:inline-block;width:260px;padding-right:0;margin-top:0;font-weight:400;text-align:left}.urlControlLinkType span input{min-width:3%}.dnnForm.dnnModuleSettings .dnnFormItem .urlControlLinkType span label{text-align:left}.urlControlFileRow{clear:both}.urlControlFileRow span.dnnFormLabel{width:auto;text-align:right}.urlControlFileRow input[type=file],.urlControlFileRow select{clear:both}.urlControlImagesRow{overflow:hidden;clear:both}.urlControlImagesRow span.dnnFormLabel{width:auto;text-align:right}.urlControlImagesRow select{clear:both}.dnnWizardTab.ui-tabs{position:relative;padding:0}.dnnWizardTab.ui-tabs .ui-tabs-nav{display:block;height:46px;margin:0;padding:0;background:url("/images/InstallWizardBG.png") repeat-x}.dnnWizardTab.ui-tabs .ui-tabs-nav li{float:left;position:relative;margin:0;padding:0;border-bottom:0!important;list-style:none;white-space:nowrap}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:0}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text}.dnnWizardTab.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.dnnWizardTab.ui-tabs .ui-tabs-panel{clear:both;display:block;padding:3em 1em 1.4em;border-width:0;background:0 0}.dnnWizardTab.ui-tabs .ui-tabs-hide{display:none!important}.dnnWizardTab.ui-tabs .ui-tabs-nav li a{display:block}.dnnWizardStep>span{display:block;float:left}.dnnWizardStep{height:46px;padding:0 0 0 20px;background:url("/images/InstallWizardBG.png") repeat-x;cursor:pointer}.ui-tabs .ui-tabs-nav li:first-child .dnnWizardStep{padding-left:30px}.dnnWizardStepNumber{margin:10px 10px 0 0;padding:3px 8px;background-color:#999;-webkit-border-radius:18px;border-radius:18px;color:#fff;font-weight:700}.dnnWizardStepTitle{margin:13px 20px 0 0;color:#999;font-weight:700;text-decoration:none}.dnnWizardStepArrow{width:25px;height:46px;background:url("/images/InstallWizardBG.png") 0 -401px no-repeat}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStep{height:46px;background-position:0 -100px}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepNumber{background-color:#333}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepTitle{color:#333}.dnnFormExpandContent{margin:10px 0}.dnnFormExpandContent>a{color:#333;font-size:13px;font-weight:700}table.dnnASPGrid,table.dnnGrid,table.dnnPermissionsGrid{margin-bottom:20px;border:1px solid #c9c9c9}table.dnnPermissionsGrid{color:#777}table.dnnPermissionsGrid tr.dnnGridHeader td{padding:4px;vertical-align:middle;line-height:120%;text-align:center}table.dnnPermissionsGrid tr.dnnGridAltItem td,table.dnnPermissionsGrid tr.dnnGridItem td{padding:5px 4px;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;width:70px;text-align:center}table.dnnPermissionsGrid tr.dnnGridAltItem td.permissionHeader,table.dnnPermissionsGrid tr.dnnGridItem td.permissionHeader{border-right:1px solid #c9c9c9;text-align:left;padding-left:10px;width:150px}table.dnnPermissionsGrid tr.dnnGridHeader td.permissionHeader{padding-left:10px;text-align:left}.dnnPermissionsGrid>.dnnFormItem label{margin-right:8px;color:#777}.dnnPermissionsGrid>.dnnFormItem select{width:25%;margin:0 5px 5px 0;min-width:180px;color:#777}.dnnPermissionsGrid>.dnnFormItem input{margin-bottom:0;height:17px;color:#777;width:25%}.dnnPermissionsGrid>.dnnFormItem ul.token-input-list-facebook{display:inline-block;vertical-align:top}.dnnPermissionsGrid>.dnnFormItem>.leftGroup{margin-right:35px;float:left}.dnnPermissionsGrid>.dnnFormItem>.rightGroup{float:left}.dnnPermissionsGrid>.dnnFormItem>.rightGroup>.dnnSecondaryAction{position:absolute}.dnnPermissionsGrid>.dnnFormItem{margin-bottom:18px;overflow:auto}.dnnGridHeader td,thead.dnnGridHeader th,tr.dnnGridHeader th{padding:6px 12px;border-bottom:1px solid #c9c9c9;border-right:1px solid #c9c9c9;background:#f0f2f1;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%)}.dnnGridAltItem td,.dnnGridItem td{padding:6px;border-right:1px solid #c9c9c9}.dnnGridAltItem td input,.dnnGridItem td input{margin-bottom:none}.dnnGridAltItem{background:#f2f2f2}.dnnGridAltItem:hover,.dnnGridItem:hover{background-color:#e8f1fa}.urlControl{float:left;display:block;padding:15px;margin-bottom:10px;background-color:#f0f0f0}.urlControl input,.urlControl select{width:180px;margin-bottom:10px}.urlControl dnnFormItem>a.dnnSecondaryAction{margin:10px 10px 0 0;float:left}.urlControl .urlControlLinkType{float:left;width:100%}.urlControl .urlControlLinkType .dnnFormLabel{float:left;width:auto;margin-right:5px}.urlControl .urlControlLinkType input[type=radio]{width:auto;margin-right:5px}span[id$=FileControl]{display:block;float:left}.dnnFilePicker{display:block;float:left;background-color:#f0f0f0;margin-bottom:10px;margin-right:10px;padding:0 15px;width:450px}.dnnFilePicker .dnnLeft{margin:-30px 0 0;padding:0}.dnnFilePicker .dnnFormItem{margin:-10px 0 0;padding:0;position:static}.dnnFilePicker .dnnLeft .dnnFilePickerImageHolder{width:135px;height:100px;background-color:#ccc;margin:20px 15px}.dnnFilePicker .dnnFormItem span{display:block;float:left;width:40px;margin-top:8px;padding-left:5px;text-align:left}.dnnFilePicker input,.dnnFilePicker select{width:200px;margin:0 10px 0 0;float:none}.dnnFilePicker .dnnLeft a.dnnSecondaryAction{margin:10px 10px 0 0;display:inline-block}.dnnFilePicker .dnnLeft img{max-width:135px;max-height:100px;display:block;margin:20px 15px}span.dnnInputFileWrapper>input[type=file]{position:absolute;top:0;right:0;margin:0;opacity:0;direction:ltr;cursor:pointer;height:100%;font-size:200px}span.dnnInputFileWrapper{overflow:hidden!important;margin:0 4px 0 0;width:auto!important;display:block!important;float:left!important;position:relative}span.dnnInputFileWrapper>span.dnnSecondaryAction{display:inline-block;float:none;width:auto}.dnnFileUploadScope{display:block;float:left;background-color:#f0f0f0;margin-bottom:10px;margin-right:10px;padding:0;width:500px}.dnnFileUploadScope .dnnLeft{margin:0;padding:15px 10px}.dnnFileUploadScope .dnnLeft .dnnFormItem{margin-bottom:10px}.dnnFileUploadScope .dnnFormItem span,.urlControlTab .dnnFormItem>span{display:block;float:left;width:40px;margin-top:8px;padding-left:5px;text-align:left}.dnnFileUploadScope .dnnFormItem .dnnDropDownList span{margin:0;width:auto}.dnnFileUploadScope .dnnFormItem .RadComboBox_Default,.dnnFileUploadScope .dnnFormItem .dnnDropDownList{width:180px;margin:0;float:none}.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone{position:relative;margin:0;width:180px;height:150px;background:#d9eeff;border:1px dashed #bbb;box-shadow:0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px;color:#4577a2}.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone span{display:block;position:absolute;left:38px;top:60px;color:#fff;font-size:12px;background:rgba(0,0,0,.5);padding:5px 7px;border-radius:3px;box-shadow:0 1px 0 #fff,inset 1px 1px 0 #555;opacity:.5;cursor:default;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone:hover span{opacity:1}input.dnnFixedSizeComboBox{width:200px!important;margin-right:10px;float:left}div.dnnFixedSizeComboBox{width:218px!important;margin-right:15px;float:left}.dnnFixedSizeComboBox+a.dnnSecondaryAction{float:left;margin-right:10px}td.dnnGridHeaderTD-NoBorder{border-right:none!important}tr.dnnGridAltItem td,tr.dnnGridItem td{border-right:none}tr.dnnGridItem td input{margin-bottom:0}h2.dnnFormSectionHead{margin-top:8px;margin-bottom:18px;border-bottom:1px solid #ddd;font-size:32px;line-height:36px;letter-spacing:-.03em}h2.dnnFormSectionHead a{display:block;padding-left:3px;background:url("/images/down-icn.png") right 50% no-repeat;text-decoration:none;color:#333;font-size:18px;letter-spacing:normal;font-weight:400}h2.dnnFormSectionHead a:hover{color:#222;background:url("/images/down-icn.png") right 50% no-repeat rgba(2,139,255,.05)}h2.dnnFormSectionHead a.dnnSectionExpanded{background:url("/images/up-icn.png") right 50% no-repeat;color:#222}h2.dnnFormSectionHead a.dnnSectionExpanded:hover{color:#222;background:url("/images/up-icn.png") right 50% no-repeat rgba(2,139,255,.05)}.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:11px;height:100%;background:#ccc}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:11px;background:#ccc}.jspHorizontalBar *,.jspVerticalBar *{margin:0;padding:0}.jspCap{display:none}.jspTrack{background:0 0;position:relative}.jspVerticalBar .jspTrack{width:10px;margin:0 0 0 3px}.jspHorizontalBar .jspTrack{margin:3px 0}.jspVerticalBar .jspCap{display:block;height:3px;width:11px}.jspHorizontalBar .jspCap{float:left;display:block;width:3px;height:11px}.jspDrag{position:relative;top:0;left:0;border-radius:3px;-webkit-border-radius:3px 3px 3px 3px;opacity:.75;background:#000;cursor:pointer}.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:5px}.left{float:left}.right{float:right}.dnnLeft{float:left}.dnnRight{float:right}.dnnClear{clear:both}.dnnClear:after{clear:both;content:".";display:block;height:0;visibility:hidden;font-size:0}.eipbackimg{position:absolute;margin-top:-32px;white-space:nowrap;background:url("/images/eip_toolbar.png") repeat-x;height:32px;z-index:1}.eipbackimg.editMode{border:1px solid #777!important;background:-moz-linear-gradient(top,#303030 0,#191919 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#303030),color-stop(100%,#191919))!important;background:-webkit-linear-gradient(top,#303030 0,#191919 100%)!important;background:-o-linear-gradient(top,#303030 0,#191919 100%)!important;background:-ms-linear-gradient(top,#303030 0,#191919 100%)!important;background:linear-gradient(to bottom,#303030 0,#191919 100%)!important;opacity:.8}.eipbackimg.containerTitle{margin-top:-8px}.eipbackimg.containerTitle.editMode{left:auto;right:0;margin-top:2px;background:0 0!important;border:none!important}.eipbuttonbackimg{width:32px;height:32px;cursor:pointer;float:left;background:url("/images/eip_toolbar.png") no-repeat}.eipbackimg.editMode .eipbuttonbackimg{border-left:1px solid #1f1f1f;border-right:1px solid #393939;opacity:.5}.eipbackimg.editMode.containerTitle .eipbuttonbackimg{border:none;opacity:1}.eipbuttonbackimg.eipbutton_cancel{background-position:-32px 0}.eipbuttonbackimg.eipbutton_bold{background-position:-64px 0}.eipbuttonbackimg.eipbutton_italic{background-position:-96px 0}.eipbuttonbackimg.eipbutton_underline{background-position:-128px 0}.eipbuttonbackimg.eipbutton_justifyleft{background-position:-160px 0}.eipbuttonbackimg.eipbutton_justifycenter{background-position:-192px 0}.eipbuttonbackimg.eipbutton_justifyright{background-position:-224px 0}.eipbuttonbackimg.eipbutton_orderedlist{background-position:-256px 0}.eipbuttonbackimg.eipbutton_unorderedlist{background-position:-288px 0}.eipbuttonbackimg.eipbutton_outdent{background-position:-320px 0}.eipbuttonbackimg.eipbutton_indent{background-position:-352px 0}.eipbuttonbackimg.eipbutton_createlink{background-position:-384px 0}.eipbackimg.containerTitle .eipbutton_cancel{background:url("/images/eip_title_cancel.png") center center no-repeat}.eipbutton_edit{background:url("/images/eip_edit.png") 100% center no-repeat;float:left}.eipbutton_save{background:url("/images/eip_save.png") 100% center no-repeat;float:left}.eipbackimg.containerTitle .eipbutton_save{background-image:url("/images/eip_title_save.png")}.eipbackimg.editMode .eipborderhover{background-color:#333;opacity:1}.eipbackimg.editMode.containerTitle .eipborderhover{background-color:inherit}div[id$=titleLabel_tb].visible~span{margin-left:32px}div.errorWin p{margin:0 0 10px}.UserProfileControls ul li{list-style-type:none}.console.profile{width:100%!important;height:auto;background-color:#484848}.console.profile .console-none div{cursor:pointer;cursor:hand;float:left;height:auto;width:100%!important;padding:0;margin:0;text-align:left}.console.profile .console-none h3{padding:10px 8px 10px 40px;margin:0;border-bottom:1px solid #fff;background:url("/Portals/images/arrow-right-white.png") 18px center no-repeat;color:#eee;font-size:13px;line-height:1;font-weight:700}.console.profile .console-none div div{display:none}.console.profile .console-mouseon{background-color:#70b1c7}body.mobileView.dnnFormPopup.dnnFormPopupMobileView{margin:0;padding:0;width:100%;height:inherit!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:10px 0}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage.dnnFormValidationSummary{padding:10px}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .LoginPanel,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnSendPasswordContent{width:100%;padding:18px 0 0;margin:0;float:none;min-width:inherit!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm{width:100%;margin:0;float:none;min-width:inherit!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>.dnnLabel{display:block;text-align:left;float:none;width:100%!important;font-size:14px;margin:0 0 7px;padding:0}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnSocialRegistration{display:none}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnCaptcha{width:100%}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnLeft img{display:block;margin:0 0 5px}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>.dnnLabel a.dnnFormHelp{display:none!important;width:0!important;margin:0!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>.dnnLabel div.dnnTooltip{display:none!important;width:0!important;position:static!important;right:0!important;margin:0!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem input[type=text],body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>input[type=password]{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%!important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:100%!important;margin-bottom:18px;min-width:100%!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>span#dnn_ctr_Login_Login_DNN_lblLogin{display:none!important;width:0;margin:0}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem span.dnnFormMessage.dnnFormError{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;right:0;width:auto;max-width:100%;padding:10px}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm.dnnLoginService a.dnnPrimaryAction,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm.dnnLoginService a.dnnSecondaryAction{width:45%;padding:18px 0;display:block;float:left;margin:0 5px 0 0}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnLoginRememberMe{display:block;float:left;margin:10px 0 0 5px}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnLoginActions{display:block}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions a.dnnPrimaryAction,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions a.dnnSecondaryAction{width:100%;padding:18px 0;display:block}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions{padding:0}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions li{width:45%}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .password-strength-container{width:100%;margin:0 0 12px;padding:8px 0;display:block;max-width:inherit!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container input[type=password]{display:block;margin:0 8px;width:calc(100% - 20px);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container span.min-length-text{display:block;margin:5px 0 5px 8px}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container div.meter{float:none;width:90%;margin:0 0 0 8px}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormItem input.unmatched{background:0 0!important}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .confirm-password-tooltip,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-tooltip{display:none!important}.mobileVie #iPopUp .ui-dialog-content,.mobileView .dnnFormPopup .ui-dialog-content{max-height:none!important}.mobileView .ui-widget-overlay{display:none}.dnnFormPopup.dnnFormPopupMobileView{width:auto!important;left:0!important;right:0!important;top:0!important;box-shadow:none!important}.dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar>.ui-dialog-titlebar-close{display:none}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-titlebar{border-bottom:none;cursor:inherit;font-size:22px;color:#000;padding:5px 0 0}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>.dnnLabel{display:block;text-align:left;float:none;width:auto!important;font-size:14px;margin:0 0 7px}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>.redactor_box,.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>input[type=text],.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>textarea{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100%!important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit!important}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>select{box-sizing:border-box;-moz-box-sizing:border-box;width:100%!important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit!important}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>.dnnTagsInput{box-sizing:border-box;-moz-box-sizing:border-box;width:100%!important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:18px;max-width:inherit!important}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem>.dnnLabel>input[type=checkbox].normalCheckBox{display:inline-block;margin:0 5px 0 12px}.dnnFormPopup.dnnFormPopupMobileView .dnnFormItem span.dnnFormMessage.dnnFormError{right:0;width:auto;border-radius:0;text-align:right;max-width:100%}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnSecondaryAction,.dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction{width:49%;margin:0;padding:20px 0;display:block}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction{float:left}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnSecondaryAction,.dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction{float:right}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane{border-top:none}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane .ui-dialog-buttonset{float:none}.dnnFormPopup.dnnFormPopupMobileView .four-btn-panel a.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView .four-btn-panel a.dnnSecondaryAction{width:24%;display:inline-block;margin-right:1%;float:none}.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:25px 0 15px}html.mobileView{overflow:auto!important}.mobileView #iPopUp .ui-dialog-content,.mobileView .dnnFormPopup .ui-dialog-content{max-height:none!important}.dnnPlaceholder{color:#666}div.dnnSliderInput{position:relative;display:inline-block;width:47%;margin:15px 0 23px;max-width:445px;border:1px solid #d3d3d3;-ms-border-radius:3px;border-radius:3px;height:10px}div.dnnSliderInput .ui-slider-handle{position:absolute;z-index:2;width:14px;height:14px;cursor:default;border:1px solid #aaa;background-color:#ccc;font-weight:400;color:#555;outline:0;top:-2px;margin-left:-7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.dnnSliderInput .dnnTooltip{top:-37px;margin-left:-22px}div.dnnSliderInput .dnnTooltip .dnnFormHelpContent{visibility:visible;padding:4px 10px;width:25px;text-align:center;z-index:1}#dnnMenu .dropdown-menu{word-wrap:break-word}html{box-sizing:border-box;font-size:16px;font-family:'Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;color:var(--dnn-normal-text-color,#444)}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}#dnnTheme header nav#main-menu{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1rem 0 1rem 1rem;font-family:'Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif}#dnnTheme header nav#main-menu>button{display:block;width:35px;border:none;background:0 0;cursor:pointer;padding:0;transition:.3s ease-in-out}#dnnTheme header nav#main-menu>button::after,#dnnTheme header nav#main-menu>button::before{content:'';display:block;height:3px;background-color:var(--dnn-color-primary,#00f);transition:.3s ease-in-out}@media (min-width:var(--skin-menu-collapse-size,768px)){#dnnTheme header nav#main-menu>button{display:none}}#dnnTheme header nav#main-menu>button .bar{height:3px;background-color:var(--dnn-color-primary,#00f);margin:.5rem 0;transition:.3s ease-in-out}#dnnTheme header nav#main-menu.expanded>button::before{transform:translate(0,11px) rotate(45deg)}#dnnTheme header nav#main-menu.expanded>button::after{transform:translate(0,-11px) rotate(-45deg)}#dnnTheme header nav#main-menu.expanded>button .bar{opacity:0}#dnnTheme header nav#main-menu.expanded>ul{border:5px solid var(--dnn-color-primary,#00f);margin-top:1rem}#dnnTheme header nav#main-menu ul{list-style-type:none;padding:0;margin:0;height:0;overflow:hidden}#dnnTheme header nav#main-menu ul li:not(:last-child){border-bottom:1px solid var(--dnn-color-primary-contrast,#fff)}#dnnTheme header nav#main-menu ul li .menu-item{padding:.5rem 1rem}#dnnTheme header nav#main-menu>ul{background-color:var(--dnn-color-primary,#00f);flex-basis:100%;flex-grow:1;transition:.3s ease-in-out;display:flex;flex-direction:column;z-index:1}#dnnTheme header nav#main-menu>ul>li a,#dnnTheme header nav#main-menu>ul>li span{text-decoration:none;color:var(--dnn-color-primary-contrast,#fff);font-size:1.5em;flex-grow:1}#dnnTheme header nav#main-menu>ul>li .menu-item{display:flex;justify-content:space-between}#dnnTheme header nav#main-menu>ul>li .menu-item>button{color:transparent;display:block;width:16px;border:none;background:0 0;cursor:pointer;padding:0;transition:.3s ease-in-out}#dnnTheme header nav#main-menu>ul>li .menu-item>button::after,#dnnTheme header nav#main-menu>ul>li .menu-item>button::before{content:'';display:block;height:3px;background-color:var(--dnn-color-primary-contrast,#fff);transition:.3s ease-in-out}#dnnTheme header nav#main-menu>ul>li .menu-item>button::before{transform:rotate(45deg) translate(5px,0)}#dnnTheme header nav#main-menu>ul>li .menu-item>button::after{transform:rotate(-45deg) translate(5px,0)}#dnnTheme header nav#main-menu>ul>li .menu-item.expanded>button{transform:rotate(90deg)}#dnnTheme header nav#main-menu>ul>li>ul{overflow:hidden;height:0;background-color:var(--dnn-color-primary-light,#add8e6)}#dnnTheme header nav#main-menu>ul>li>ul li{border:1px solid var(--dnn-color-primary-contrast,#fff)}#dnnTheme header nav#main-menu>ul>li>ul li .menu-item button::before{transform:rotate(90deg) translate(10px,0)}#dnnTheme header nav#main-menu>ul>li>ul li .menu-item button::after{transform:translate(0,-8px)}#dnnTheme header nav#main-menu>ul>li>ul li .menu-item.expanded button::after{transform:rotate(90deg)}@media (min-width:768px){#dnnTheme header nav#main-menu>button{display:none}#dnnTheme header nav#main-menu>ul{display:flex;flex-direction:row;height:auto;background-color:transparent;color:var(--dnn-color-primary,#00f);overflow:visible}#dnnTheme header nav#main-menu>ul>li{position:relative}#dnnTheme header nav#main-menu>ul>li:not(:last-child){border-bottom:none}#dnnTheme header nav#main-menu>ul>li.breadcrumb{border-bottom:2px solid var(--dnn-color-primary,#00f)}#dnnTheme header nav#main-menu>ul>li>.menu-item a,#dnnTheme header nav#main-menu>ul>li>.menu-item span{color:var(--dnn-color-primary,#00f);transition:.3s ease-in-out}#dnnTheme header nav#main-menu>ul>li>.menu-item a:focus,#dnnTheme header nav#main-menu>ul>li>.menu-item a:hover{color:var(--dnn-color-primary-dark,#00008b)}#dnnTheme header nav#main-menu>ul>li>.menu-item>button{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--dnn-color-primary,#00f);align-self:center}#dnnTheme header nav#main-menu>ul>li>.menu-item>button::after,#dnnTheme header nav#main-menu>ul>li>.menu-item>button::before{background-color:transparent}#dnnTheme header nav#main-menu>ul>li>ul{position:absolute;right:0;background-color:var(--dnn-color-primary,#00f)}#dnnTheme header nav#main-menu>ul>li>ul>li{border:none}#dnnTheme header nav#main-menu>ul>li>ul>li:not(:last-child){border-bottom:none}#dnnTheme header nav#main-menu>ul>li>ul>li a,#dnnTheme header nav#main-menu>ul>li>ul>li span{margin-right:2rem}#dnnTheme header nav#main-menu>ul>li>ul>li>.menu-item a,#dnnTheme header nav#main-menu>ul>li>ul>li>.menu-item span{color:var(--dnn-color-primary-contrast,#fff)}#dnnTheme header nav#main-menu>ul>li>ul>li>.menu-item>button::after,#dnnTheme header nav#main-menu>ul>li>ul>li>.menu-item>button::before{background-color:var(--dnn-color-primary-contrast,#fff)}#dnnTheme header nav#main-menu>ul>li>ul>li>.menu-item>button::before{transform:rotate(45deg) translate(5px,0)}#dnnTheme header nav#main-menu>ul>li>ul>li>.menu-item>button::after{transform:rotate(-45deg) translate(5px,0)}#dnnTheme header nav#main-menu>ul>li>ul>li>.menu-item.expanded>button::before{transform:rotate(45deg) translate(0,5px)}#dnnTheme header nav#main-menu>ul>li>ul>li>.menu-item.expanded>button::after{transform:rotate(-45deg) translate(0,-5px)}#dnnTheme header nav#main-menu>ul>li>ul>li>ul{background-color:var(--dnn-color-primary-light,#add8e6)}#dnnTheme header nav#main-menu>ul>li>ul>li>ul li{border:none;border-bottom:none}#dnnTheme header nav#main-menu>ul>li>ul>li>ul li:not(:last-child){border-bottom:none}#dnnTheme header nav#main-menu>ul>li>ul>li>ul li ul li{font-size:.8em;margin-left:1em}}#dnnTheme header img.dnnLogo{min-width:150px}#dnnTheme .menu-row{display:flex;justify-content:space-between}#dnnTheme .menu-row .menu-column{display:flex;flex-direction:column;align-items:flex-end}#dnnTheme .menu-row .menu-column .dnnSearch>span{display:flex}#dnnTheme .menu-row .menu-column .dnnSearch>span .searchInputContainer{border:1px solid var(--dnn-color-primary,#00f);border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}#dnnTheme .menu-row .menu-column .dnnSearch>span .searchInputContainer input{border:none;line-height:1.5rem;margin-left:.5rem;margin-right:.5rem}#dnnTheme .menu-row .menu-column .dnnSearch>span .searchInputContainer a{top:-2px}#dnnTheme .menu-row .menu-column .dnnSearch>span .SearchButton{line-height:1.5rem;border:1px solid var(--dnn-color-primary,#00f);padding-left:1rem;padding-right:1rem;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;background-color:var(--dnn-color-primary,#00f);color:var(--dnn-color-primary-contrast,#fff);text-decoration:none;font-weight:700;font-family:'Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif}#dnnTheme .user-controls{background-color:var(--dnn-color-dark,#a9a9a9);color:var(--dnn-color-light,#d3d3d3)}#dnnTheme .user-controls a,#dnnTheme .user-controls span{color:var(--dnn-color-light,#d3d3d3);text-decoration:none;font-family:'Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif}#dnnTheme .user-controls a:focus,#dnnTheme .user-controls a:hover,#dnnTheme .user-controls span:focus,#dnnTheme .user-controls span:hover{outline:0;text-decoration:underline}#dnnTheme .user-controls .wrapper{display:flex;justify-content:flex-end;gap:2rem;align-items:center}#dnnTheme .user-controls .wrapper .language-object{flex-grow:1}#dnnTheme .user-controls .wrapper .registerGroup>ul{list-style-type:none;display:flex;gap:2rem;align-items:center}#dnnTheme footer{background-color:var(--dnn-color-dark,#333);color:var(--dnn-color-light,#ccc)}#dnnTheme footer .wrapper{display:flex;gap:2rem;flex-wrap:wrap}#dnnTheme footer .wrapper .copyright{margin-left:auto}#dnnTheme .halves,#dnnTheme .left-aside,#dnnTheme .quarters,#dnnTheme .right-aside,#dnnTheme .thirds{display:grid;gap:1rem}#dnnTheme .halves{grid-template-columns:repeat(2,1fr)}#dnnTheme .thirds{grid-template-columns:repeat(3,1fr)}#dnnTheme .quarters{grid-template-columns:repeat(4,1fr)}#dnnTheme .left-aside{grid-template-columns:1fr 2fr}#dnnTheme .right-aside{grid-template-columns:2fr 1fr}form#Form{margin-block-end:0}.wrapper{max-width:1200px;margin:0 auto;padding:1rem}p{margin-bottom:.5rem}ol,ul{padding-left:2rem}h1,h2,h3,h4,h5,h6{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;font-weight:700;margin-top:1rem;margin-bottom:.5rem}h1{font-size:1.6rem;color:var(--dnn-color-primary-dark,#00008b)}h2{font-size:1.5rem;color:var(--dnn-color-primary,#00f)}h3{font-size:1.4rem;color:var(--dnn-color-primary-light,#add8e6)}h4,h5,h6{text-transform:uppercase;margin-bottom:.5rem;color:var(--dnn-normal-text-color,#444)}a:active,a:hover,a:link,a:visited{color:var(--dnn-color-primary,#00f);text-decoration:none;transition:.3s ease-in-out}a:active,a:focus,a:hover{color:var(--dnn-color-primary-dark,#00008b);text-decoration:underline;outline:0}
/*# sourceMappingURL=theme.min.css.map */


.ModBlogC .blog-main-content article.is-post-excerpt header{background-color:var(--dnn-color-primary,blue);color:white;}.ModBlogC .blog-main-content article.is-post-excerpt header .title{display:grid;}.ModBlogC .blog-main-content article.is-post-excerpt header h2{font-size:1.2em;padding:0 0.5em;background-color:var(--dnn-color-primary,rgb(2,139,255));color:var(--dnn-color-primary-contrast,white);}.ModBlogC .blog-main-content article.is-post-excerpt header h2 a{color:white;}.ModBlogC .blog-main-content article.is-post-excerpt header .date{font-weight:bold;padding:0.25em 0.5em;}.ModBlogC .blog-main-content article.is-post-excerpt header .info{font-style:italic;padding:0.25em 0.5em;order:3;text-align:right;}.ModBlogC .blog-main-content article.post-details img{display:block;margin:0 auto;}.ModBlogC .blog-main-content article.is-post-excerpt header img{display:block;width:100%;height:auto;}.ModBlogC .blog-main-content article.is-post-excerpt .detail .summary{margin-top:0.5rem;}@media (min-width:768px){.ModBlogC .blog-main-content article.is-post-excerpt{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;}.ModBlogC .blog-main-content article.is-post-excerpt header{display:grid;grid-template-columns:2fr 1fr;align-items:center;padding:0.5em;background-color:transparent;}.ModBlogC .blog-main-content article.is-post-excerpt header .info{order:initial;color:#777;}.ModBlogC .blog-main-content article.is-post-excerpt header h2{font-size:0.8rem;text-align:right;padding:0.5em;margin:0;}.ModBlogC .blog-main-content article.is-post-excerpt header img{background-color:var(--dnn-color-primary,rgb(2,139,255));padding:0.5em;border-radius:1em;}.ModBlogC .blog-main-content article.is-post-excerpt header .date{position:relative;text-align:right;margin-right:0.25rem;font-weight:bold;color:#777;}.ModBlogC .blog-main-content article.is-post-excerpt .detail{margin-left:1rem;}}.ModBlogC .blog-main-content article .sharrre{font-size:1.5rem;display:flex;justify-content:flex-end;gap:0.5rem;}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxWrapper{max-width:none;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#colorbox{outline:0;}#cboxTopLeft{width:21px;height:21px;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") no-repeat -101px 0;}#cboxTopRight{width:21px;height:21px;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") no-repeat -130px 0;}#cboxBottomLeft{width:21px;height:21px;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") no-repeat -101px -29px;}#cboxBottomRight{width:21px;height:21px;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") no-repeat -130px -29px;}#cboxMiddleLeft{width:21px;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") left top repeat-y;}#cboxMiddleRight{width:21px;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") right top repeat-y;}#cboxTopCenter{height:21px;background:url("/Portals/0/Blog/Templates/phimosis/images/border.png") 0 0 repeat-x;}#cboxBottomCenter{height:21px;background:url("/Portals/0/Blog/Templates/phimosis/images/border.png") 0 -29px repeat-x;}#cboxContent{background:#fff;overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494;}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494;}#cboxLoadingOverlay{background:url("/Portals/0/Blog/Templates/phimosis/images/loading_background.png") no-repeat center center;}#cboxLoadingGraphic{background:url("/Portals/0/Blog/Templates/phimosis/images/loading.gif") no-repeat center center;}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0;}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef;}#cboxPrevious{position:absolute;bottom:0;left:0;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxClose{position:absolute;bottom:0;right:0;background:url("/Portals/0/Blog/Templates/phimosis/images/controls.png") no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}

.syntaxhighlighter a,.syntaxhighlighter div,.syntaxhighlighter code,.syntaxhighlighter table,.syntaxhighlighter table td,.syntaxhighlighter table tr,.syntaxhighlighter table tbody,.syntaxhighlighter table thead,.syntaxhighlighter table caption,.syntaxhighlighter textarea{-moz-border-radius:0 0 0 0 !important;-webkit-border-radius:0 0 0 0 !important;background:none !important;border:0 !important;bottom:auto !important;float:none !important;height:auto !important;left:auto !important;line-height:1.1em !important;margin:0 !important;outline:0 !important;overflow:visible !important;padding:0 !important;position:static !important;right:auto !important;text-align:left !important;top:auto !important;vertical-align:baseline !important;width:auto !important;box-sizing:content-box !important;font-family:"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace !important;font-weight:normal !important;font-style:normal !important;font-size:1em !important;min-height:inherit !important;min-height:auto !important;}.syntaxhighlighter{width:100% !important;margin:1em 0 1em 0 !important;position:relative !important;overflow:auto !important;font-size:1em !important;}.syntaxhighlighter.source{overflow:hidden !important;}.syntaxhighlighter .bold{font-weight:bold !important;}.syntaxhighlighter .italic{font-style:italic !important;}.syntaxhighlighter .line{white-space:pre !important;}.syntaxhighlighter table{width:100% !important;}.syntaxhighlighter table caption{text-align:left !important;padding:.5em 0 0.5em 1em !important;}.syntaxhighlighter table td.code{width:100% !important;}.syntaxhighlighter table td.code .container{position:relative !important;}.syntaxhighlighter table td.code .container textarea{box-sizing:border-box !important;position:absolute !important;left:0 !important;top:0 !important;width:100% !important;height:100% !important;border:none !important;background:white !important;padding-left:1em !important;overflow:hidden !important;white-space:pre !important;}.syntaxhighlighter table td.gutter .line{text-align:right !important;padding:0 0.5em 0 1em !important;}.syntaxhighlighter table td.code .line{padding:0 1em !important;}.syntaxhighlighter.nogutter td.code .container textarea,.syntaxhighlighter.nogutter td.code .line{padding-left:0em !important;}.syntaxhighlighter.show{display:block !important;}.syntaxhighlighter.collapsed table{display:none !important;}.syntaxhighlighter.collapsed .toolbar{padding:0.1em 0.8em 0em 0.8em !important;font-size:1em !important;position:static !important;width:auto !important;height:auto !important;}.syntaxhighlighter.collapsed .toolbar span{display:inline !important;margin-right:1em !important;}.syntaxhighlighter.collapsed .toolbar span a{padding:0 !important;display:none !important;}.syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline !important;}.syntaxhighlighter .toolbar{position:absolute !important;right:1px !important;top:1px !important;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}.syntaxhighlighter .toolbar span.title{display:inline !important;}.syntaxhighlighter .toolbar a{display:block !important;text-align:center !important;text-decoration:none !important;padding-top:1px !important;}.syntaxhighlighter .toolbar a.expandSource{display:none !important;}.syntaxhighlighter.ie{font-size:.9em !important;padding:1px 0 1px 0 !important;}.syntaxhighlighter.ie .toolbar{line-height:8px !important;}.syntaxhighlighter.ie .toolbar a{padding-top:0px !important;}.syntaxhighlighter.printing .line.alt1 .content,.syntaxhighlighter.printing .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter.printing .line.highlighted.alt1 .content,.syntaxhighlighter.printing .line.highlighted.alt2 .content{background:none !important;}.syntaxhighlighter.printing .line .number{color:#bbbbbb !important;}.syntaxhighlighter.printing .line .content{color:black !important;}.syntaxhighlighter.printing .toolbar{display:none !important;}.syntaxhighlighter.printing a{text-decoration:none !important;}.syntaxhighlighter.printing .plain,.syntaxhighlighter.printing .plain a{color:black !important;}.syntaxhighlighter.printing .comments,.syntaxhighlighter.printing .comments a{color:#008200 !important;}.syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}.syntaxhighlighter.printing .keyword{color:#006699 !important;font-weight:bold !important;}.syntaxhighlighter.printing .preprocessor{color:gray !important;}.syntaxhighlighter.printing .variable{color:#aa7700 !important;}.syntaxhighlighter.printing .value{color:#009900 !important;}.syntaxhighlighter.printing .functions{color:#ff1493 !important;}.syntaxhighlighter.printing .constants{color:#0066cc !important;}.syntaxhighlighter.printing .script{font-weight:bold !important;}.syntaxhighlighter.printing .color1,.syntaxhighlighter.printing .color1 a{color:gray !important;}.syntaxhighlighter.printing .color2,.syntaxhighlighter.printing .color2 a{color:#ff1493 !important;}.syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red !important;}.syntaxhighlighter.printing .break,.syntaxhighlighter.printing .break a{color:black !important;}

.syntaxhighlighter a,.syntaxhighlighter div,.syntaxhighlighter code,.syntaxhighlighter table,.syntaxhighlighter table td,.syntaxhighlighter table tr,.syntaxhighlighter table tbody,.syntaxhighlighter table thead,.syntaxhighlighter table caption,.syntaxhighlighter textarea{-moz-border-radius:0 0 0 0 !important;-webkit-border-radius:0 0 0 0 !important;background:none !important;border:0 !important;bottom:auto !important;float:none !important;height:auto !important;left:auto !important;line-height:1.1em !important;margin:0 !important;outline:0 !important;overflow:visible !important;padding:0 !important;position:static !important;right:auto !important;text-align:left !important;top:auto !important;vertical-align:baseline !important;width:auto !important;box-sizing:content-box !important;font-family:"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace !important;font-weight:normal !important;font-style:normal !important;font-size:1em !important;min-height:inherit !important;min-height:auto !important;}.syntaxhighlighter{width:100% !important;margin:1em 0 1em 0 !important;position:relative !important;overflow:auto !important;font-size:1em !important;}.syntaxhighlighter.source{overflow:hidden !important;}.syntaxhighlighter .bold{font-weight:bold !important;}.syntaxhighlighter .italic{font-style:italic !important;}.syntaxhighlighter .line{white-space:pre !important;}.syntaxhighlighter table{width:100% !important;}.syntaxhighlighter table caption{text-align:left !important;padding:.5em 0 0.5em 1em !important;}.syntaxhighlighter table td.code{width:100% !important;}.syntaxhighlighter table td.code .container{position:relative !important;}.syntaxhighlighter table td.code .container textarea{box-sizing:border-box !important;position:absolute !important;left:0 !important;top:0 !important;width:100% !important;height:100% !important;border:none !important;background:white !important;padding-left:1em !important;overflow:hidden !important;white-space:pre !important;}.syntaxhighlighter table td.gutter .line{text-align:right !important;padding:0 0.5em 0 1em !important;}.syntaxhighlighter table td.code .line{padding:0 1em !important;}.syntaxhighlighter.nogutter td.code .container textarea,.syntaxhighlighter.nogutter td.code .line{padding-left:0em !important;}.syntaxhighlighter.show{display:block !important;}.syntaxhighlighter.collapsed table{display:none !important;}.syntaxhighlighter.collapsed .toolbar{padding:0.1em 0.8em 0em 0.8em !important;font-size:1em !important;position:static !important;width:auto !important;height:auto !important;}.syntaxhighlighter.collapsed .toolbar span{display:inline !important;margin-right:1em !important;}.syntaxhighlighter.collapsed .toolbar span a{padding:0 !important;display:none !important;}.syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline !important;}.syntaxhighlighter .toolbar{position:absolute !important;right:1px !important;top:1px !important;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}.syntaxhighlighter .toolbar span.title{display:inline !important;}.syntaxhighlighter .toolbar a{display:block !important;text-align:center !important;text-decoration:none !important;padding-top:1px !important;}.syntaxhighlighter .toolbar a.expandSource{display:none !important;}.syntaxhighlighter.ie{font-size:.9em !important;padding:1px 0 1px 0 !important;}.syntaxhighlighter.ie .toolbar{line-height:8px !important;}.syntaxhighlighter.ie .toolbar a{padding-top:0px !important;}.syntaxhighlighter.printing .line.alt1 .content,.syntaxhighlighter.printing .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter.printing .line.highlighted.alt1 .content,.syntaxhighlighter.printing .line.highlighted.alt2 .content{background:none !important;}.syntaxhighlighter.printing .line .number{color:#bbbbbb !important;}.syntaxhighlighter.printing .line .content{color:black !important;}.syntaxhighlighter.printing .toolbar{display:none !important;}.syntaxhighlighter.printing a{text-decoration:none !important;}.syntaxhighlighter.printing .plain,.syntaxhighlighter.printing .plain a{color:black !important;}.syntaxhighlighter.printing .comments,.syntaxhighlighter.printing .comments a{color:#008200 !important;}.syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}.syntaxhighlighter.printing .keyword{color:#006699 !important;font-weight:bold !important;}.syntaxhighlighter.printing .preprocessor{color:gray !important;}.syntaxhighlighter.printing .variable{color:#aa7700 !important;}.syntaxhighlighter.printing .value{color:#009900 !important;}.syntaxhighlighter.printing .functions{color:#ff1493 !important;}.syntaxhighlighter.printing .constants{color:#0066cc !important;}.syntaxhighlighter.printing .script{font-weight:bold !important;}.syntaxhighlighter.printing .color1,.syntaxhighlighter.printing .color1 a{color:gray !important;}.syntaxhighlighter.printing .color2,.syntaxhighlighter.printing .color2 a{color:#ff1493 !important;}.syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red !important;}.syntaxhighlighter.printing .break,.syntaxhighlighter.printing .break a{color:black !important;}.syntaxhighlighter{background-color:white !important;}.syntaxhighlighter .line.alt1{background-color:white !important;}.syntaxhighlighter .line.alt2{background-color:white !important;}.syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#e0e0e0 !important;}.syntaxhighlighter .line.highlighted.number{color:black !important;}.syntaxhighlighter table caption{color:black !important;}.syntaxhighlighter .gutter{color:#afafaf !important;}.syntaxhighlighter .gutter .line{border-right:3px solid #6ce26c !important;}.syntaxhighlighter .gutter .line.highlighted{background-color:#6ce26c !important;color:white !important;}.syntaxhighlighter.printing .line .content{border:none !important;}.syntaxhighlighter.collapsed{overflow:visible !important;}.syntaxhighlighter.collapsed .toolbar{color:blue !important;background:white !important;border:1px solid #6ce26c !important;}.syntaxhighlighter.collapsed .toolbar a{color:blue !important;}.syntaxhighlighter.collapsed .toolbar a:hover{color:red !important;}.syntaxhighlighter .toolbar{color:white !important;background:#6ce26c !important;border:none !important;}.syntaxhighlighter .toolbar a{color:white !important;}.syntaxhighlighter .toolbar a:hover{color:black !important;}.syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:black !important;}.syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#008200 !important;}.syntaxhighlighter .string,.syntaxhighlighter .string a{color:blue !important;}.syntaxhighlighter .keyword{color:#006699 !important;}.syntaxhighlighter .preprocessor{color:gray !important;}.syntaxhighlighter .variable{color:#aa7700 !important;}.syntaxhighlighter .value{color:#009900 !important;}.syntaxhighlighter .functions{color:#ff1493 !important;}.syntaxhighlighter .constants{color:#0066cc !important;}.syntaxhighlighter .script{font-weight:bold !important;color:#006699 !important;background-color:none !important;}.syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:gray !important;}.syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493 !important;}.syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red !important;}.syntaxhighlighter .keyword{font-weight:bold !important;}

div.authorList_item {padding:0x;margin:0x;}span.authorList_stat,span.authorList_stat span {color:#999;}span.authorList_stat span {margin-right:4px;}span.authorList_stat {width:50px;float:right;}.authorList_list {margin-bottom:30px;}
