.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url("/Data/style/CalExtender/arrow-left.gif");}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url("/Data/style/CalExtender/arrow-right.gif");}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}.eventlistview .summary.url,h2,h3,p{orphans:3;widows:3}.eventlistview .summary.url,h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret,.dropup>.editforumsubcriptions>.caret,.dropup>.forumthreadview .forumnotify .fsubscribe2>.caret,.dropup>.forumview .forumnotify .fsubscribe2>.caret,.dropup>.postlistwrap .forumpostheader .marksent>.caret,.dropup>.postlistwrap .forumpostheader .sendnotification>.caret,.editforumsubcriptions>.caret,.forumthreadview .forumnotify .fsubscribe2>.caret,.forumview .forumnotify .fsubscribe2>.caret,.postlistwrap .forumpostheader .marksent>.caret,.postlistwrap .forumpostheader .sendnotification>.caret{border-top-color:#000!important}.label,.tagslabel+.blogtags a{border:1px solid #000}.forums table,.forumview table,.table{border-collapse:collapse!important}.forums table td,.forums table th,.forumview table td,.forumview table th,.table td,.table th{background-color:#fff!important}.forums table td,.forums table th,.forumview table td,.forumview table th,.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url("/Data/Sites/1/skins/hoac-2018-camping/../fonts/glyphicons-halflings-regular.eot");src:url("/Data/Sites/1/skins/hoac-2018-camping/../fonts/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("/Data/Sites/1/skins/hoac-2018-camping/../fonts/glyphicons-halflings-regular.woff2") format('woff2'), url("/Data/Sites/1/skins/hoac-2018-camping/../fonts/glyphicons-halflings-regular.woff") format('woff'), url("/Data/Sites/1/skins/hoac-2018-camping/../fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("/Data/Sites/1/skins/hoac-2018-camping/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}body{font-family:'Barlow', sans-serif;font-size:16px;line-height:1.42857143;color:#333333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#005696;text-decoration:none}a:focus,a:hover{color:#002a4a;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.fthumbs img,.fthumbs img>img,.gallerylist .galleryitem>a>img,.img-responsive,.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:22px;margin-bottom:22px;border:0;border-top:1px solid #eeeeee}.forumeditpost .forumlist-desc,.forumlist .forumview-desc,.forumview .forumlist-desc,.pagebody.registerpage [id$=_pnlSubscribe] .emailformat,.pagebody.registerpage [id$=_pnlSubscribe] .letterlist,.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.blogitem .subtitle,.commenteditpanel legend .addcontent>strong,.commenteditpanel legend .operationheading,.commenteditpanel legend .settinglabel,.commenteditpanel legend label,.ec-title td:nth-child(2),.eventcalheader td:nth-child(2),.eventcalheader td:nth-child(2) h3,.eventlistview .summary.url,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:600;line-height:1.1;color:inherit}.blogitem .subtitle .small,.blogitem .subtitle small,.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:normal;line-height:1;color:#777777}.blogitem .subtitle,.commenteditpanel legend .addcontent>strong,.commenteditpanel legend .operationheading,.commenteditpanel legend .settinglabel,.commenteditpanel legend label,.ec-title td:nth-child(2),.eventcalheader td:nth-child(2),.eventcalheader td:nth-child(2) h3,.eventlistview .summary.url,.h1,.h2,.h3,h1,h2,h3{margin-top:44px;margin-bottom:22px}.blogitem .subtitle .small,.blogitem .subtitle small,.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:22px;margin-bottom:11px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:41px}.ec-title td:nth-child(2),.eventcalheader td:nth-child(2),.eventcalheader td:nth-child(2) h3,.h2,h2{font-size:34px}.blogitem .subtitle,.commenteditpanel legend .addcontent>strong,.commenteditpanel legend .operationheading,.commenteditpanel legend .settinglabel,.commenteditpanel legend label,.eventlistview .summary.url,.h3,h3{font-size:27px}.h4,h4{font-size:20px}.h5,h5{font-size:16px}.h6,h6{font-size:14px}p{margin:0 0 14.66666667px}.lead{margin-bottom:26.4px;font-size:18px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:24px}}.small,small{font-size:87%}.mark,.searchterm,mark{background-color:#fcf8e3;padding:0.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777777}.text-primary{color:#005696}a.text-primary:focus,a.text-primary:hover{color:#003963}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger,[id*=PasswordRecovery][id*=FailureText]{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#005696}a.bg-primary:focus,a.bg-primary:hover{background-color:#003963}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.blogmodule.blogarchive .moduletitle,.blogmodule.blogcategories .moduletitle,.blogwrapper.blogview .moduletitle,.page-header{padding-bottom:10px;margin:44px 0 22px;border-bottom:1px solid #eeeeee}ol,ul{margin-top:0;margin-bottom:11px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.buttoncontainer>ul,.formwizlist>ul,.list-unstyled,.pagetree ul.treecommands,ol.formlist,ol.searchresultlist,ul.blognav,ul.simplelist,ul.userstats,ul.yui-nav{padding-left:0;list-style:none}.list-inline,.member-list>ul,ul.simplehorizontalmenu{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li,.member-list>ul>li,ul.simplehorizontalmenu>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:22px}dd,dt{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:11px 22px;margin:0 0 22px;font-size:20px;border-left:5px solid #eeeeee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:22px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo, Monaco, Consolas, "Courier New", monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:10.5px;margin:0 0 11px;font-size:15px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.bottom-pane .panelwrapper,.container,.top-pane .panelwrapper{margin-right:auto;margin-left:auto;padding-left:25px;padding-right:25px}@media (min-width:768px){.bottom-pane .panelwrapper,.container,.top-pane .panelwrapper{width:770px}}@media (min-width:992px){.bottom-pane .panelwrapper,.container,.top-pane .panelwrapper{width:990px}}@media (min-width:1200px){.bottom-pane .panelwrapper,.container,.top-pane .panelwrapper{width:1190px}}@media (min-width:1600px){.bottom-pane .panelwrapper,.container,.top-pane .panelwrapper{width:1570px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:25px;padding-right:25px}.fileoperations,.fileselection,.row{margin-left:-25px;margin-right:-25px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:25px;padding-right:25px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}@media (min-width:1600px){.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}.col-xl-pull-12{right:100%}.col-xl-pull-11{right:91.66666667%}.col-xl-pull-10{right:83.33333333%}.col-xl-pull-9{right:75%}.col-xl-pull-8{right:66.66666667%}.col-xl-pull-7{right:58.33333333%}.col-xl-pull-6{right:50%}.col-xl-pull-5{right:41.66666667%}.col-xl-pull-4{right:33.33333333%}.col-xl-pull-3{right:25%}.col-xl-pull-2{right:16.66666667%}.col-xl-pull-1{right:8.33333333%}.col-xl-pull-0{right:auto}.col-xl-push-12{left:100%}.col-xl-push-11{left:91.66666667%}.col-xl-push-10{left:83.33333333%}.col-xl-push-9{left:75%}.col-xl-push-8{left:66.66666667%}.col-xl-push-7{left:58.33333333%}.col-xl-push-6{left:50%}.col-xl-push-5{left:41.66666667%}.col-xl-push-4{left:33.33333333%}.col-xl-push-3{left:25%}.col-xl-push-2{left:16.66666667%}.col-xl-push-1{left:8.33333333%}.col-xl-push-0{left:auto}.col-xl-offset-12{margin-left:100%}.col-xl-offset-11{margin-left:91.66666667%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-0{margin-left:0%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777777;text-align:left}th{text-align:left}.forums table,.forumview table,.table{width:100%;max-width:100%;margin-bottom:22px}.forums table>tbody>tr>td,.forums table>tbody>tr>th,.forums table>tfoot>tr>td,.forums table>tfoot>tr>th,.forums table>thead>tr>td,.forums table>thead>tr>th,.forumview table>tbody>tr>td,.forumview table>tbody>tr>th,.forumview table>tfoot>tr>td,.forumview table>tfoot>tr>th,.forumview table>thead>tr>td,.forumview table>thead>tr>th,.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.forums table>thead>tr>th,.forumview table>thead>tr>th,.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.forums table>caption+thead>tr:first-child>td,.forums table>caption+thead>tr:first-child>th,.forums table>colgroup+thead>tr:first-child>td,.forums table>colgroup+thead>tr:first-child>th,.forums table>thead:first-child>tr:first-child>td,.forums table>thead:first-child>tr:first-child>th,.forumview table>caption+thead>tr:first-child>td,.forumview table>caption+thead>tr:first-child>th,.forumview table>colgroup+thead>tr:first-child>td,.forumview table>colgroup+thead>tr:first-child>th,.forumview table>thead:first-child>tr:first-child>td,.forumview table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.forums table>tbody+tbody,.forumview table>tbody+tbody,.table>tbody+tbody{border-top:2px solid #ddd}.forums table .forums table,.forumview table .forumview table,.table .table{background-color:#fff}.forums table>tbody>tr>td,.forums table>tbody>tr>th,.forums table>tfoot>tr>td,.forums table>tfoot>tr>th,.forums table>thead>tr>td,.forums table>thead>tr>th,.forumview table>tbody>tr>td,.forumview table>tbody>tr>th,.forumview table>tfoot>tr>td,.forumview table>tfoot>tr>th,.forumview table>thead>tr>td,.forumview table>thead>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.forums table,.forumview table,.table-bordered{border:1px solid #ddd}.forums table>tbody>tr>td,.forums table>tbody>tr>th,.forums table>tfoot>tr>td,.forums table>tfoot>tr>th,.forums table>thead>tr>td,.forums table>thead>tr>th,.forumview table>tbody>tr>td,.forumview table>tbody>tr>th,.forumview table>tfoot>tr>td,.forumview table>tfoot>tr>th,.forumview table>thead>tr>td,.forumview table>thead>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.forums table>thead>tr>td,.forums table>thead>tr>th,.forumview table>thead>tr>td,.forumview table>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.forums table>tbody>tr:nth-of-type(odd),.forumview table>tbody>tr:nth-of-type(odd),.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.forums table>tbody>tr.active>td,.forums table>tbody>tr.active>th,.forums table>tbody>tr>td.active,.forums table>tbody>tr>th.active,.forums table>tfoot>tr.active>td,.forums table>tfoot>tr.active>th,.forums table>tfoot>tr>td.active,.forums table>tfoot>tr>th.active,.forums table>thead>tr.active>td,.forums table>thead>tr.active>th,.forums table>thead>tr>td.active,.forums table>thead>tr>th.active,.forumview table>tbody>tr.active>td,.forumview table>tbody>tr.active>th,.forumview table>tbody>tr>td.active,.forumview table>tbody>tr>th.active,.forumview table>tfoot>tr.active>td,.forumview table>tfoot>tr.active>th,.forumview table>tfoot>tr>td.active,.forumview table>tfoot>tr>th.active,.forumview table>thead>tr.active>td,.forumview table>thead>tr.active>th,.forumview table>thead>tr>td.active,.forumview table>thead>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.forums table>tbody>tr.success>td,.forums table>tbody>tr.success>th,.forums table>tbody>tr>td.success,.forums table>tbody>tr>th.success,.forums table>tfoot>tr.success>td,.forums table>tfoot>tr.success>th,.forums table>tfoot>tr>td.success,.forums table>tfoot>tr>th.success,.forums table>thead>tr.success>td,.forums table>thead>tr.success>th,.forums table>thead>tr>td.success,.forums table>thead>tr>th.success,.forumview table>tbody>tr.success>td,.forumview table>tbody>tr.success>th,.forumview table>tbody>tr>td.success,.forumview table>tbody>tr>th.success,.forumview table>tfoot>tr.success>td,.forumview table>tfoot>tr.success>th,.forumview table>tfoot>tr>td.success,.forumview table>tfoot>tr>th.success,.forumview table>thead>tr.success>td,.forumview table>thead>tr.success>th,.forumview table>thead>tr>td.success,.forumview table>thead>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.forums table>tbody>tr.info>td,.forums table>tbody>tr.info>th,.forums table>tbody>tr>td.info,.forums table>tbody>tr>th.info,.forums table>tfoot>tr.info>td,.forums table>tfoot>tr.info>th,.forums table>tfoot>tr>td.info,.forums table>tfoot>tr>th.info,.forums table>thead>tr.info>td,.forums table>thead>tr.info>th,.forums table>thead>tr>td.info,.forums table>thead>tr>th.info,.forumview table>tbody>tr.info>td,.forumview table>tbody>tr.info>th,.forumview table>tbody>tr>td.info,.forumview table>tbody>tr>th.info,.forumview table>tfoot>tr.info>td,.forumview table>tfoot>tr.info>th,.forumview table>tfoot>tr>td.info,.forumview table>tfoot>tr>th.info,.forumview table>thead>tr.info>td,.forumview table>thead>tr.info>th,.forumview table>thead>tr>td.info,.forumview table>thead>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.forums table>tbody>tr.warning>td,.forums table>tbody>tr.warning>th,.forums table>tbody>tr>td.warning,.forums table>tbody>tr>th.warning,.forums table>tfoot>tr.warning>td,.forums table>tfoot>tr.warning>th,.forums table>tfoot>tr>td.warning,.forums table>tfoot>tr>th.warning,.forums table>thead>tr.warning>td,.forums table>thead>tr.warning>th,.forums table>thead>tr>td.warning,.forums table>thead>tr>th.warning,.forumview table>tbody>tr.warning>td,.forumview table>tbody>tr.warning>th,.forumview table>tbody>tr>td.warning,.forumview table>tbody>tr>th.warning,.forumview table>tfoot>tr.warning>td,.forumview table>tfoot>tr.warning>th,.forumview table>tfoot>tr>td.warning,.forumview table>tfoot>tr>th.warning,.forumview table>thead>tr.warning>td,.forumview table>thead>tr.warning>th,.forumview table>thead>tr>td.warning,.forumview table>thead>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.forums table>tbody>tr.danger>td,.forums table>tbody>tr.danger>th,.forums table>tbody>tr>td.danger,.forums table>tbody>tr>th.danger,.forums table>tfoot>tr.danger>td,.forums table>tfoot>tr.danger>th,.forums table>tfoot>tr>td.danger,.forums table>tfoot>tr>th.danger,.forums table>thead>tr.danger>td,.forums table>thead>tr.danger>th,.forums table>thead>tr>td.danger,.forums table>thead>tr>th.danger,.forumview table>tbody>tr.danger>td,.forumview table>tbody>tr.danger>th,.forumview table>tbody>tr>td.danger,.forumview table>tbody>tr>th.danger,.forumview table>tfoot>tr.danger>td,.forumview table>tfoot>tr.danger>th,.forumview table>tfoot>tr>td.danger,.forumview table>tfoot>tr>th.danger,.forumview table>thead>tr.danger>td,.forumview table>thead>tr.danger>th,.forumview table>thead>tr>td.danger,.forumview table>thead>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:16.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.forums table,.table-responsive>.forumview table,.table-responsive>.table{margin-bottom:0}.table-responsive>.forums table>tbody>tr>td,.table-responsive>.forums table>tbody>tr>th,.table-responsive>.forums table>tfoot>tr>td,.table-responsive>.forums table>tfoot>tr>th,.table-responsive>.forums table>thead>tr>td,.table-responsive>.forums table>thead>tr>th,.table-responsive>.forumview table>tbody>tr>td,.table-responsive>.forumview table>tbody>tr>th,.table-responsive>.forumview table>tfoot>tr>td,.table-responsive>.forumview table>tfoot>tr>th,.table-responsive>.forumview table>thead>tr>td,.table-responsive>.forumview table>thead>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.forums table,.table-responsive>.forumview table,.table-responsive>.table-bordered{border:0}.table-responsive>.forums table>tbody>tr>td:first-child,.table-responsive>.forums table>tbody>tr>th:first-child,.table-responsive>.forums table>tfoot>tr>td:first-child,.table-responsive>.forums table>tfoot>tr>th:first-child,.table-responsive>.forums table>thead>tr>td:first-child,.table-responsive>.forums table>thead>tr>th:first-child,.table-responsive>.forumview table>tbody>tr>td:first-child,.table-responsive>.forumview table>tbody>tr>th:first-child,.table-responsive>.forumview table>tfoot>tr>td:first-child,.table-responsive>.forumview table>tfoot>tr>th:first-child,.table-responsive>.forumview table>thead>tr>td:first-child,.table-responsive>.forumview table>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.forums table>tbody>tr>td:last-child,.table-responsive>.forums table>tbody>tr>th:last-child,.table-responsive>.forums table>tfoot>tr>td:last-child,.table-responsive>.forums table>tfoot>tr>th:last-child,.table-responsive>.forums table>thead>tr>td:last-child,.table-responsive>.forums table>thead>tr>th:last-child,.table-responsive>.forumview table>tbody>tr>td:last-child,.table-responsive>.forumview table>tbody>tr>th:last-child,.table-responsive>.forumview table>tfoot>tr>td:last-child,.table-responsive>.forumview table>tfoot>tr>th:last-child,.table-responsive>.forumview table>thead>tr>td:last-child,.table-responsive>.forumview table>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.forums table>tbody>tr:last-child>td,.table-responsive>.forums table>tbody>tr:last-child>th,.table-responsive>.forums table>tfoot>tr:last-child>td,.table-responsive>.forums table>tfoot>tr:last-child>th,.table-responsive>.forumview table>tbody>tr:last-child>td,.table-responsive>.forumview table>tbody>tr:last-child>th,.table-responsive>.forumview table>tfoot>tr:last-child>td,.table-responsive>.forumview table>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:22px;font-size:24px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5}.addcontent>strong,.operationheading,.settinglabel,label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:16px;line-height:1.42857143;color:#555555}.dataTables_filter input[type=search],.dataTables_wrapper .navbar-inner select,.form-control,.timepanel div.forminput .aspNetDisabled,input[type=text].forminput,select.forminput{display:block;width:100%;height:36px;padding:6px 12px;font-size:16px;line-height:1.42857143;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s}.dataTables_filter input[type=search]:focus,.dataTables_wrapper .navbar-inner select:focus,.form-control:focus,.timepanel div.forminput .aspNetDisabled:focus,input[type=text].forminput:focus,select.forminput:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.dataTables_filter input[type=search]::-moz-placeholder,.dataTables_wrapper .navbar-inner select::-moz-placeholder,.form-control::-moz-placeholder,.timepanel div.forminput .aspNetDisabled::-moz-placeholder,input[type=text].forminput::-moz-placeholder,select.forminput::-moz-placeholder{color:#999;opacity:1}.dataTables_filter input[type=search]:-ms-input-placeholder,.dataTables_wrapper .navbar-inner select:-ms-input-placeholder,.form-control:-ms-input-placeholder,.timepanel div.forminput .aspNetDisabled:-ms-input-placeholder,input[type=text].forminput:-ms-input-placeholder,select.forminput:-ms-input-placeholder{color:#999}.dataTables_filter input[type=search]::-webkit-input-placeholder,.dataTables_wrapper .navbar-inner select::-webkit-input-placeholder,.form-control::-webkit-input-placeholder,.timepanel div.forminput .aspNetDisabled::-webkit-input-placeholder,input[type=text].forminput::-webkit-input-placeholder,select.forminput::-webkit-input-placeholder{color:#999}.dataTables_filter input[type=search]::-ms-expand,.dataTables_wrapper .navbar-inner select::-ms-expand,.form-control::-ms-expand,.timepanel div.forminput .aspNetDisabled::-ms-expand,input[type=text].forminput::-ms-expand,select.forminput::-ms-expand{border:0;background-color:transparent}.auto-complete+.dataTables_filter input[type=search],.auto-complete+.dataTables_wrapper .navbar-inner select,.auto-complete+.form-control,.auto-complete+.timepanel div.forminput .aspNetDisabled,.auto-complete+input[type=text].forminput,.auto-complete+select.forminput,.dataTables_filter input[type=search][disabled],.dataTables_filter input[type=search][readonly],.dataTables_wrapper .navbar-inner select[disabled],.dataTables_wrapper .navbar-inner select[readonly],.form-control[disabled],.form-control[readonly],.timepanel div.forminput .aspNetDisabled[disabled],.timepanel div.forminput .aspNetDisabled[readonly],fieldset[disabled] .dataTables_filter input[type=search],fieldset[disabled] .dataTables_wrapper .navbar-inner select,fieldset[disabled] .form-control,fieldset[disabled] .timepanel div.forminput .aspNetDisabled,fieldset[disabled] input[type=text].forminput,fieldset[disabled] select.forminput,input[type=text].forminput[disabled],input[type=text].forminput[readonly],select.forminput[disabled],select.forminput[readonly]{background-color:#eeeeee;opacity:1}.auto-complete+.dataTables_filter input[type=search],.auto-complete+.dataTables_wrapper .navbar-inner select,.auto-complete+.form-control,.auto-complete+.timepanel div.forminput .aspNetDisabled,.auto-complete+input[type=text].forminput,.auto-complete+select.forminput,.dataTables_filter input[type=search][disabled],.dataTables_wrapper .navbar-inner select[disabled],.form-control[disabled],.timepanel div.forminput .aspNetDisabled[disabled],fieldset[disabled] .dataTables_filter input[type=search],fieldset[disabled] .dataTables_wrapper .navbar-inner select,fieldset[disabled] .form-control,fieldset[disabled] .timepanel div.forminput .aspNetDisabled,fieldset[disabled] input[type=text].forminput,fieldset[disabled] select.forminput,input[type=text].forminput[disabled],select.forminput[disabled]{cursor:not-allowed}textarea.dataTables_filter input[type=search],textarea.dataTables_wrapper .navbar-inner select,textarea.form-control,textarea.timepanel div.forminput .aspNetDisabled,textareainput[type=text].forminput,textareaselect.forminput{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].dataTables_filter input[type=search],input[type=date].dataTables_wrapper .navbar-inner select,input[type=date].form-control,input[type=date].timepanel div.forminput .aspNetDisabled,input[type=date]input[type=text].forminput,input[type=date]select.forminput,input[type=datetime-local].dataTables_filter input[type=search],input[type=datetime-local].dataTables_wrapper .navbar-inner select,input[type=datetime-local].form-control,input[type=datetime-local].timepanel div.forminput .aspNetDisabled,input[type=datetime-local]input[type=text].forminput,input[type=datetime-local]select.forminput,input[type=month].dataTables_filter input[type=search],input[type=month].dataTables_wrapper .navbar-inner select,input[type=month].form-control,input[type=month].timepanel div.forminput .aspNetDisabled,input[type=month]input[type=text].forminput,input[type=month]select.forminput,input[type=time].dataTables_filter input[type=search],input[type=time].dataTables_wrapper .navbar-inner select,input[type=time].form-control,input[type=time].timepanel div.forminput .aspNetDisabled,input[type=time]input[type=text].forminput,input[type=time]select.forminput{line-height:36px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:33px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:49px}}.form-group,.gmap,.logolist,.modulepager,.pagelayout-buttons,.settingrow,.ui-widget,.uploadcontainer,[id*=_divRole],[id*=_pnlLookup],[id*=pnlNewFolder]{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox .addcontent>strong,.checkbox .operationheading,.checkbox .settinglabel,.checkbox label,.radio .addcontent>strong,.radio .operationheading,.radio .settinglabel,.radio label{min-height:22px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.box-inline li input[type=checkbox],.box-inline li input[type=radio],.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio],.rbroles input[type=checkbox],.rbroles input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px\9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.box-inline li,.checkbox-inline,.radio-inline,.rbroles{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.box-inline li+li,.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled .addcontent>strong,.checkbox.disabled .operationheading,.checkbox.disabled .settinglabel,.checkbox.disabled label,.radio.disabled .addcontent>strong,.radio.disabled .operationheading,.radio.disabled .settinglabel,.radio.disabled label,fieldset[disabled] .checkbox .addcontent>strong,fieldset[disabled] .checkbox .operationheading,fieldset[disabled] .checkbox .settinglabel,fieldset[disabled] .checkbox label,fieldset[disabled] .radio .addcontent>strong,fieldset[disabled] .radio .operationheading,fieldset[disabled] .radio .settinglabel,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:38px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}select.input-sm{height:33px;line-height:33px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .dataTables_filter input[type=search],.form-group-sm .dataTables_wrapper .navbar-inner select,.form-group-sm .form-control,.form-group-sm .timepanel div.forminput .aspNetDisabled,.form-group-sm input[type=text].forminput,.form-group-sm select.forminput{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}.form-group-sm select.dataTables_filter input[type=search],.form-group-sm select.dataTables_wrapper .navbar-inner select,.form-group-sm select.form-control,.form-group-sm select.timepanel div.forminput .aspNetDisabled,.form-group-sm selectinput[type=text].forminput,.form-group-sm selectselect.forminput{height:33px;line-height:33px}.form-group-sm select[multiple].dataTables_filter input[type=search],.form-group-sm select[multiple].dataTables_wrapper .navbar-inner select,.form-group-sm select[multiple].form-control,.form-group-sm select[multiple].timepanel div.forminput .aspNetDisabled,.form-group-sm select[multiple]input[type=text].forminput,.form-group-sm select[multiple]select.forminput,.form-group-sm textarea.dataTables_filter input[type=search],.form-group-sm textarea.dataTables_wrapper .navbar-inner select,.form-group-sm textarea.form-control,.form-group-sm textarea.timepanel div.forminput .aspNetDisabled,.form-group-sm textareainput[type=text].forminput,.form-group-sm textareaselect.forminput{height:auto}.form-group-sm .form-control-static{height:33px;min-height:36px;padding:6px 10px;font-size:14px;line-height:1.5}.input-lg{height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px}select.input-lg{height:49px;line-height:49px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .dataTables_filter input[type=search],.form-group-lg .dataTables_wrapper .navbar-inner select,.form-group-lg .form-control,.form-group-lg .timepanel div.forminput .aspNetDisabled,.form-group-lg input[type=text].forminput,.form-group-lg select.forminput{height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px}.form-group-lg select.dataTables_filter input[type=search],.form-group-lg select.dataTables_wrapper .navbar-inner select,.form-group-lg select.form-control,.form-group-lg select.timepanel div.forminput .aspNetDisabled,.form-group-lg selectinput[type=text].forminput,.form-group-lg selectselect.forminput{height:49px;line-height:49px}.form-group-lg select[multiple].dataTables_filter input[type=search],.form-group-lg select[multiple].dataTables_wrapper .navbar-inner select,.form-group-lg select[multiple].form-control,.form-group-lg select[multiple].timepanel div.forminput .aspNetDisabled,.form-group-lg select[multiple]input[type=text].forminput,.form-group-lg select[multiple]select.forminput,.form-group-lg textarea.dataTables_filter input[type=search],.form-group-lg textarea.dataTables_wrapper .navbar-inner select,.form-group-lg textarea.form-control,.form-group-lg textarea.timepanel div.forminput .aspNetDisabled,.form-group-lg textareainput[type=text].forminput,.form-group-lg textareaselect.forminput{height:auto}.form-group-lg .form-control-static{height:49px;min-height:42px;padding:11px 16px;font-size:20px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .dataTables_filter input[type=search],.has-feedback .dataTables_wrapper .navbar-inner select,.has-feedback .form-control,.has-feedback .timepanel div.forminput .aspNetDisabled,.has-feedback input[type=text].forminput,.has-feedback select.forminput{padding-right:45px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:36px;height:36px;line-height:36px;text-align:center;pointer-events:none}.form-group-lg .dataTables_filter input[type=search]+.form-control-feedback,.form-group-lg .dataTables_wrapper .navbar-inner select+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback,.form-group-lg .timepanel div.forminput .aspNetDisabled+.form-control-feedback,.form-group-lg input[type=text].forminput+.form-control-feedback,.form-group-lg select.forminput+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:49px;height:49px;line-height:49px}.form-group-sm .dataTables_filter input[type=search]+.form-control-feedback,.form-group-sm .dataTables_wrapper .navbar-inner select+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback,.form-group-sm .timepanel div.forminput .aspNetDisabled+.form-control-feedback,.form-group-sm input[type=text].forminput+.form-control-feedback,.form-group-sm select.forminput+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:33px;height:33px;line-height:33px}.has-success .checkbox,.has-success .checkbox-inline,.has-success.checkbox-inline .addcontent>strong,.has-success.checkbox-inline .operationheading,.has-success.checkbox-inline .settinglabel,.has-success.checkbox-inline label,.has-success.checkbox .addcontent>strong,.has-success.checkbox .operationheading,.has-success.checkbox .settinglabel,.has-success.checkbox label,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.radio-inline .addcontent>strong,.has-success.radio-inline .operationheading,.has-success.radio-inline .settinglabel,.has-success.radio-inline label,.has-success.radio .addcontent>strong,.has-success.radio .operationheading,.has-success.radio .settinglabel,.has-success.radio label{color:#3c763d}.has-success .dataTables_filter input[type=search],.has-success .dataTables_wrapper .navbar-inner select,.has-success .form-control,.has-success .timepanel div.forminput .aspNetDisabled,.has-success input[type=text].forminput,.has-success select.forminput{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-success .dataTables_filter input[type=search]:focus,.has-success .dataTables_wrapper .navbar-inner select:focus,.has-success .form-control:focus,.has-success .timepanel div.forminput .aspNetDisabled:focus,.has-success input[type=text].forminput:focus,.has-success select.forminput:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning.checkbox-inline .addcontent>strong,.has-warning.checkbox-inline .operationheading,.has-warning.checkbox-inline .settinglabel,.has-warning.checkbox-inline label,.has-warning.checkbox .addcontent>strong,.has-warning.checkbox .operationheading,.has-warning.checkbox .settinglabel,.has-warning.checkbox label,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.radio-inline .addcontent>strong,.has-warning.radio-inline .operationheading,.has-warning.radio-inline .settinglabel,.has-warning.radio-inline label,.has-warning.radio .addcontent>strong,.has-warning.radio .operationheading,.has-warning.radio .settinglabel,.has-warning.radio label{color:#8a6d3b}.has-warning .dataTables_filter input[type=search],.has-warning .dataTables_wrapper .navbar-inner select,.has-warning .form-control,.has-warning .timepanel div.forminput .aspNetDisabled,.has-warning input[type=text].forminput,.has-warning select.forminput{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-warning .dataTables_filter input[type=search]:focus,.has-warning .dataTables_wrapper .navbar-inner select:focus,.has-warning .form-control:focus,.has-warning .timepanel div.forminput .aspNetDisabled:focus,.has-warning input[type=text].forminput:focus,.has-warning select.forminput:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error.checkbox-inline .addcontent>strong,.has-error.checkbox-inline .operationheading,.has-error.checkbox-inline .settinglabel,.has-error.checkbox-inline label,.has-error.checkbox .addcontent>strong,.has-error.checkbox .operationheading,.has-error.checkbox .settinglabel,.has-error.checkbox label,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.radio-inline .addcontent>strong,.has-error.radio-inline .operationheading,.has-error.radio-inline .settinglabel,.has-error.radio-inline label,.has-error.radio .addcontent>strong,.has-error.radio .operationheading,.has-error.radio .settinglabel,.has-error.radio label{color:#a94442}.has-error .dataTables_filter input[type=search],.has-error .dataTables_wrapper .navbar-inner select,.has-error .form-control,.has-error .timepanel div.forminput .aspNetDisabled,.has-error input[type=text].forminput,.has-error select.forminput{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-error .dataTables_filter input[type=search]:focus,.has-error .dataTables_wrapper .navbar-inner select:focus,.has-error .form-control:focus,.has-error .timepanel div.forminput .aspNetDisabled:focus,.has-error input[type=text].forminput:focus,.has-error select.forminput:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback .addcontent>strong~.form-control-feedback,.has-feedback .operationheading~.form-control-feedback,.has-feedback .settinglabel~.form-control-feedback,.has-feedback label~.form-control-feedback{top:27px}.has-feedback .addcontent>strong.sr-only~.form-control-feedback,.has-feedback .operationheading.sr-only~.form-control-feedback,.has-feedback .settinglabel.sr-only~.form-control-feedback,.has-feedback label.forumeditpost .forumlist-desc~.form-control-feedback,.has-feedback label.forumlist .forumview-desc~.form-control-feedback,.has-feedback label.forumview .forumlist-desc~.form-control-feedback,.has-feedback label.pagebody.registerpage [id$=_pnlSubscribe] .emailformat~.form-control-feedback,.has-feedback label.pagebody.registerpage [id$=_pnlSubscribe] .letterlist~.form-control-feedback,.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .dataTables_filter input[type=search],.form-inline .dataTables_wrapper .navbar-inner select,.form-inline .form-control,.form-inline .timepanel div.forminput .aspNetDisabled,.form-inline input[type=text].forminput,.form-inline select.forminput{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group,.form-inline .menu-drawer .wrapsearchinput>.searchpanel{display:inline-table;vertical-align:middle}.form-inline .input-group .dataTables_filter input[type=search],.form-inline .input-group .dataTables_wrapper .navbar-inner select,.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .timepanel div.forminput .aspNetDisabled,.form-inline .input-group input[type=text].forminput,.form-inline .input-group select.forminput,.form-inline .menu-drawer .wrapsearchinput>.searchpanel .form-control,.form-inline .menu-drawer .wrapsearchinput>.searchpanel .input-group-addon,.form-inline .menu-drawer .wrapsearchinput>.searchpanel .input-group-btn{width:auto}.form-inline .input-group>.dataTables_filter input[type=search],.form-inline .input-group>.dataTables_wrapper .navbar-inner select,.form-inline .input-group>.form-control,.form-inline .input-group>.timepanel div.forminput .aspNetDisabled,.form-inline .input-group>input[type=text].forminput,.form-inline .input-group>select.forminput,.form-inline .menu-drawer .wrapsearchinput>.searchpanel>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox .addcontent>strong,.form-inline .checkbox .operationheading,.form-inline .checkbox .settinglabel,.form-inline .checkbox label,.form-inline .radio .addcontent>strong,.form-inline .radio .operationheading,.form-inline .radio .settinglabel,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .box-inline li,.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .box-inline li,.form-horizontal .checkbox,.form-horizontal .radio{min-height:29px}.form-horizontal .form-group{margin-left:-25px;margin-right:-25px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:25px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:20px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:14px}}#pnlNewFolder [id=btnNewFolder],.addnewtemplate>a[id*=_lnkAddNew],.btn,.buttonlink,.createuserbutton,.ec-next-prev a,.editforumsubcriptions,.eventNextPrevious,.fileinput-button,.forumthreadview .forumnotify .fsubscribe2,.forumview .forumnotify .fsubscribe2,.newpost,.newthread,.operationpanel [id=btnSubmit],.poll [id*=_btnChoose],.poll [id*=_btnCopyToNewPoll],.poll [id*=_btnRemoveCurrent],.poll [id*=_lnkEdit],.poll [id*=_lnkNewPoll],.postlistwrap .forumpostheader .marksent,.postlistwrap .forumpostheader .sendnotification,.search-button,.SiteSearch [type=submit],.survey [id*=_btnNewQuestion],.survey [id*=_lnkAddNew],.ui-datepicker-trigger,.uploadfilelist .ui-button,[id*=_btnGridCancel],[id*=_btnGridDelete],[id*=_btnGridUpdate],[id*=_btnRename],[id*=_grdHistory][id*=_btnDelete],[id*=_grdHistory][id*=_btnRestoreToEditor],[id*=_LinkButton2],[id*=_lnkRefresh],[id*=PasswordRecovery][id*=SubmitButton]{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:16px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#pnlNewFolder [id=btnNewFolder]:active:focus,#pnlNewFolder [id=btnNewFolder]:focus,.addnewtemplate>a[id*=_lnkAddNew]:active:focus,.addnewtemplate>a[id*=_lnkAddNew]:focus,.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,.buttonlink:active:focus,.buttonlink:focus,.createuserbutton:active:focus,.createuserbutton:focus,.ec-next-prev a:active:focus,.ec-next-prev a:focus,.editforumsubcriptions.active.focus,.editforumsubcriptions.active:focus,.editforumsubcriptions.focus,.editforumsubcriptions:active.focus,.editforumsubcriptions:active:focus,.editforumsubcriptions:focus,.eventNextPrevious:active:focus,.eventNextPrevious:focus,.fileinput-button:active:focus,.fileinput-button:focus,.forumthreadview .forumnotify .fsubscribe2.active.focus,.forumthreadview .forumnotify .fsubscribe2.active:focus,.forumthreadview .forumnotify .fsubscribe2.focus,.forumthreadview .forumnotify .fsubscribe2:active.focus,.forumthreadview .forumnotify .fsubscribe2:active:focus,.forumthreadview .forumnotify .fsubscribe2:focus,.forumview .forumnotify .fsubscribe2.active.focus,.forumview .forumnotify .fsubscribe2.active:focus,.forumview .forumnotify .fsubscribe2.focus,.forumview .forumnotify .fsubscribe2:active.focus,.forumview .forumnotify .fsubscribe2:active:focus,.forumview .forumnotify .fsubscribe2:focus,.newpost:active:focus,.newpost:focus,.newthread:active:focus,.newthread:focus,.operationpanel [id=btnSubmit]:active:focus,.operationpanel [id=btnSubmit]:focus,.poll [id*=_btnChoose]:active:focus,.poll [id*=_btnChoose]:focus,.poll [id*=_btnCopyToNewPoll]:active:focus,.poll [id*=_btnCopyToNewPoll]:focus,.poll [id*=_btnRemoveCurrent]:active:focus,.poll [id*=_btnRemoveCurrent]:focus,.poll [id*=_lnkEdit]:active:focus,.poll [id*=_lnkEdit]:focus,.poll [id*=_lnkNewPoll]:active:focus,.poll [id*=_lnkNewPoll]:focus,.postlistwrap .forumpostheader .marksent.active.focus,.postlistwrap .forumpostheader .marksent.active:focus,.postlistwrap .forumpostheader .marksent.focus,.postlistwrap .forumpostheader .marksent:active.focus,.postlistwrap .forumpostheader .marksent:active:focus,.postlistwrap .forumpostheader .marksent:focus,.postlistwrap .forumpostheader .sendnotification.active.focus,.postlistwrap .forumpostheader .sendnotification.active:focus,.postlistwrap .forumpostheader .sendnotification.focus,.postlistwrap .forumpostheader .sendnotification:active.focus,.postlistwrap .forumpostheader .sendnotification:active:focus,.postlistwrap .forumpostheader .sendnotification:focus,.search-button:active:focus,.search-button:focus,.SiteSearch [type=submit]:active:focus,.SiteSearch [type=submit]:focus,.survey [id*=_btnNewQuestion]:active:focus,.survey [id*=_btnNewQuestion]:focus,.survey [id*=_lnkAddNew]:active:focus,.survey [id*=_lnkAddNew]:focus,.ui-datepicker-trigger:active:focus,.ui-datepicker-trigger:focus,.uploadfilelist .ui-button:active:focus,.uploadfilelist .ui-button:focus,[id*=_btnGridCancel]:active:focus,[id*=_btnGridCancel]:focus,[id*=_btnGridDelete]:active:focus,[id*=_btnGridDelete]:focus,[id*=_btnGridUpdate]:active:focus,[id*=_btnGridUpdate]:focus,[id*=_btnRename]:active:focus,[id*=_btnRename]:focus,[id*=_grdHistory][id*=_btnDelete]:active:focus,[id*=_grdHistory][id*=_btnDelete]:focus,[id*=_grdHistory][id*=_btnRestoreToEditor]:active:focus,[id*=_grdHistory][id*=_btnRestoreToEditor]:focus,[id*=_LinkButton2]:active:focus,[id*=_LinkButton2]:focus,[id*=_lnkRefresh]:active:focus,[id*=_lnkRefresh]:focus,[id*=PasswordRecovery][id*=SubmitButton]:active:focus,[id*=PasswordRecovery][id*=SubmitButton]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}#pnlNewFolder [id=btnNewFolder]:focus,#pnlNewFolder [id=btnNewFolder]:hover,.addnewtemplate>a[id*=_lnkAddNew]:focus,.addnewtemplate>a[id*=_lnkAddNew]:hover,.btn.focus,.btn:focus,.btn:hover,.buttonlink:focus,.buttonlink:hover,.createuserbutton:focus,.createuserbutton:hover,.ec-next-prev a:focus,.ec-next-prev a:hover,.editforumsubcriptions.focus,.editforumsubcriptions:focus,.editforumsubcriptions:hover,.eventNextPrevious:focus,.eventNextPrevious:hover,.fileinput-button:focus,.fileinput-button:hover,.forumthreadview .forumnotify .fsubscribe2.focus,.forumthreadview .forumnotify .fsubscribe2:focus,.forumthreadview .forumnotify .fsubscribe2:hover,.forumview .forumnotify .fsubscribe2.focus,.forumview .forumnotify .fsubscribe2:focus,.forumview .forumnotify .fsubscribe2:hover,.newpost:focus,.newpost:hover,.newthread:focus,.newthread:hover,.operationpanel [id=btnSubmit]:focus,.operationpanel [id=btnSubmit]:hover,.poll [id*=_btnChoose]:focus,.poll [id*=_btnChoose]:hover,.poll [id*=_btnCopyToNewPoll]:focus,.poll [id*=_btnCopyToNewPoll]:hover,.poll [id*=_btnRemoveCurrent]:focus,.poll [id*=_btnRemoveCurrent]:hover,.poll [id*=_lnkEdit]:focus,.poll [id*=_lnkEdit]:hover,.poll [id*=_lnkNewPoll]:focus,.poll [id*=_lnkNewPoll]:hover,.postlistwrap .forumpostheader .marksent.focus,.postlistwrap .forumpostheader .marksent:focus,.postlistwrap .forumpostheader .marksent:hover,.postlistwrap .forumpostheader .sendnotification.focus,.postlistwrap .forumpostheader .sendnotification:focus,.postlistwrap .forumpostheader .sendnotification:hover,.search-button:focus,.search-button:hover,.SiteSearch [type=submit]:focus,.SiteSearch [type=submit]:hover,.survey [id*=_btnNewQuestion]:focus,.survey [id*=_btnNewQuestion]:hover,.survey [id*=_lnkAddNew]:focus,.survey [id*=_lnkAddNew]:hover,.ui-datepicker-trigger:focus,.ui-datepicker-trigger:hover,.uploadfilelist .ui-button:focus,.uploadfilelist .ui-button:hover,[id*=_btnGridCancel]:focus,[id*=_btnGridCancel]:hover,[id*=_btnGridDelete]:focus,[id*=_btnGridDelete]:hover,[id*=_btnGridUpdate]:focus,[id*=_btnGridUpdate]:hover,[id*=_btnRename]:focus,[id*=_btnRename]:hover,[id*=_grdHistory][id*=_btnDelete]:focus,[id*=_grdHistory][id*=_btnDelete]:hover,[id*=_grdHistory][id*=_btnRestoreToEditor]:focus,[id*=_grdHistory][id*=_btnRestoreToEditor]:hover,[id*=_LinkButton2]:focus,[id*=_LinkButton2]:hover,[id*=_lnkRefresh]:focus,[id*=_lnkRefresh]:hover,[id*=PasswordRecovery][id*=SubmitButton]:focus,[id*=PasswordRecovery][id*=SubmitButton]:hover{color:#333;text-decoration:none}#pnlNewFolder [id=btnNewFolder]:active,.addnewtemplate>a[id*=_lnkAddNew]:active,.btn.active,.btn:active,.buttonlink:active,.createuserbutton:active,.ec-next-prev a:active,.editforumsubcriptions.active,.editforumsubcriptions:active,.eventNextPrevious:active,.fileinput-button:active,.forumthreadview .forumnotify .fsubscribe2.active,.forumthreadview .forumnotify .fsubscribe2:active,.forumview .forumnotify .fsubscribe2.active,.forumview .forumnotify .fsubscribe2:active,.newpost:active,.newthread:active,.operationpanel [id=btnSubmit]:active,.poll [id*=_btnChoose]:active,.poll [id*=_btnCopyToNewPoll]:active,.poll [id*=_btnRemoveCurrent]:active,.poll [id*=_lnkEdit]:active,.poll [id*=_lnkNewPoll]:active,.postlistwrap .forumpostheader .marksent.active,.postlistwrap .forumpostheader .marksent:active,.postlistwrap .forumpostheader .sendnotification.active,.postlistwrap .forumpostheader .sendnotification:active,.search-button:active,.SiteSearch [type=submit]:active,.survey [id*=_btnNewQuestion]:active,.survey [id*=_lnkAddNew]:active,.ui-datepicker-trigger:active,.uploadfilelist .ui-button:active,[id*=_btnGridCancel]:active,[id*=_btnGridDelete]:active,[id*=_btnGridUpdate]:active,[id*=_btnRename]:active,[id*=_grdHistory][id*=_btnDelete]:active,[id*=_grdHistory][id*=_btnRestoreToEditor]:active,[id*=_LinkButton2]:active,[id*=_lnkRefresh]:active,[id*=PasswordRecovery][id*=SubmitButton]:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}#pnlNewFolder [id=btnNewFolder][disabled],.addnewtemplate>a[id*=_lnkAddNew][disabled],.btn.disabled,.btn[disabled],.buttonlink[disabled],.createuserbutton[disabled],.ec-next-prev a[disabled],.editforumsubcriptions.disabled,.editforumsubcriptions[disabled],.eventNextPrevious[disabled],.fileinput-button[disabled],.forumthreadview .forumnotify .fsubscribe2.disabled,.forumthreadview .forumnotify .fsubscribe2[disabled],.forumview .forumnotify .fsubscribe2.disabled,.forumview .forumnotify .fsubscribe2[disabled],.newpost[disabled],.newthread[disabled],.operationpanel [id=btnSubmit][disabled],.poll [id*=_btnChoose][disabled],.poll [id*=_btnCopyToNewPoll][disabled],.poll [id*=_btnRemoveCurrent][disabled],.poll [id*=_lnkEdit][disabled],.poll [id*=_lnkNewPoll][disabled],.postlistwrap .forumpostheader .marksent.disabled,.postlistwrap .forumpostheader .marksent[disabled],.postlistwrap .forumpostheader .sendnotification.disabled,.postlistwrap .forumpostheader .sendnotification[disabled],.search-button[disabled],.SiteSearch [type=submit][disabled],.survey [id*=_btnNewQuestion][disabled],.survey [id*=_lnkAddNew][disabled],.ui-datepicker-trigger[disabled],.uploadfilelist .ui-button[disabled],[id*=_btnGridCancel][disabled],[id*=_btnGridDelete][disabled],[id*=_btnGridUpdate][disabled],[id*=_btnRename][disabled],[id*=_grdHistory][id*=_btnDelete][disabled],[id*=_grdHistory][id*=_btnRestoreToEditor][disabled],[id*=_LinkButton2][disabled],[id*=_lnkRefresh][disabled],[id*=PasswordRecovery][id*=SubmitButton][disabled],fieldset[disabled] .btn,fieldset[disabled] .editforumsubcriptions,fieldset[disabled] .forumthreadview .forumnotify .fsubscribe2,fieldset[disabled] .forumview .forumnotify .fsubscribe2,fieldset[disabled] .postlistwrap .forumpostheader .marksent,fieldset[disabled] .postlistwrap .forumpostheader .sendnotification{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,a.editforumsubcriptions.disabled,a.forumthreadview .forumnotify .fsubscribe2.disabled,a.forumview .forumnotify .fsubscribe2.disabled,a.postlistwrap .forumpostheader .marksent.disabled,a.postlistwrap .forumpostheader .sendnotification.disabled,fieldset[disabled] a.btn,fieldset[disabled] a.editforumsubcriptions,fieldset[disabled] a.forumthreadview .forumnotify .fsubscribe2,fieldset[disabled] a.forumview .forumnotify .fsubscribe2,fieldset[disabled] a.postlistwrap .forumpostheader .marksent,fieldset[disabled] a.postlistwrap .forumpostheader .sendnotification{pointer-events:none}#gallerynav .btn,#gallerynav .editforumsubcriptions,#gallerynav .forumthreadview .forumnotify .fsubscribe2,#gallerynav .forumview .forumnotify .fsubscribe2,#gallerynav .postlistwrap .forumpostheader .marksent,#gallerynav .postlistwrap .forumpostheader .sendnotification,.addnewtemplate>a[id*=_lnkAddNew],.btn-default,.ec-next-prev a,.eventNextPrevious,.fileinput-button,.newpost,.newthread,.poll [id*=_lnkNewPoll],.search-button,.SiteSearch [type=submit],.ui-datepicker-trigger,.uploadfilelist .ui-button,[id*=PasswordRecovery][id*=SubmitButton]{color:#333;background-color:#fff;border-color:#ccc}#gallerynav .btn:focus,#gallerynav .editforumsubcriptions:focus,#gallerynav .forumthreadview .forumnotify .fsubscribe2:focus,#gallerynav .forumview .forumnotify .fsubscribe2:focus,#gallerynav .postlistwrap .forumpostheader .marksent:focus,#gallerynav .postlistwrap .forumpostheader .sendnotification:focus,.addnewtemplate>a[id*=_lnkAddNew]:focus,.btn-default.focus,.btn-default:focus,.ec-next-prev a:focus,.eventNextPrevious:focus,.fileinput-button:focus,.newpost:focus,.newthread:focus,.poll [id*=_lnkNewPoll]:focus,.search-button:focus,.SiteSearch [type=submit]:focus,.ui-datepicker-trigger:focus,.uploadfilelist .ui-button:focus,[id*=PasswordRecovery][id*=SubmitButton]:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}#gallerynav .btn:hover,#gallerynav .editforumsubcriptions:hover,#gallerynav .forumthreadview .forumnotify .fsubscribe2:hover,#gallerynav .forumview .forumnotify .fsubscribe2:hover,#gallerynav .postlistwrap .forumpostheader .marksent:hover,#gallerynav .postlistwrap .forumpostheader .sendnotification:hover,.addnewtemplate>a[id*=_lnkAddNew]:hover,.btn-default:hover,.ec-next-prev a:hover,.eventNextPrevious:hover,.fileinput-button:hover,.newpost:hover,.newthread:hover,.poll [id*=_lnkNewPoll]:hover,.search-button:hover,.SiteSearch [type=submit]:hover,.ui-datepicker-trigger:hover,.uploadfilelist .ui-button:hover,[id*=PasswordRecovery][id*=SubmitButton]:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}#gallerynav .btn:active,#gallerynav .editforumsubcriptions:active,#gallerynav .forumthreadview .forumnotify .fsubscribe2:active,#gallerynav .forumview .forumnotify .fsubscribe2:active,#gallerynav .postlistwrap .forumpostheader .marksent:active,#gallerynav .postlistwrap .forumpostheader .sendnotification:active,.addnewtemplate>a[id*=_lnkAddNew]:active,.btn-default.active,.btn-default:active,.ec-next-prev a:active,.eventNextPrevious:active,.fileinput-button:active,.newpost:active,.newthread:active,.open>.dropdown-toggle.btn-default,.poll [id*=_lnkNewPoll]:active,.search-button:active,.SiteSearch [type=submit]:active,.ui-datepicker-trigger:active,.uploadfilelist .ui-button:active,[id*=PasswordRecovery][id*=SubmitButton]:active{color:#333;background-color:#e6e6e6;border-color:#adadad}#gallerynav .btn:active:focus,#gallerynav .btn:active:hover,#gallerynav .editforumsubcriptions:active:focus,#gallerynav .editforumsubcriptions:active:hover,#gallerynav .forumthreadview .forumnotify .fsubscribe2:active:focus,#gallerynav .forumthreadview .forumnotify .fsubscribe2:active:hover,#gallerynav .forumview .forumnotify .fsubscribe2:active:focus,#gallerynav .forumview .forumnotify .fsubscribe2:active:hover,#gallerynav .postlistwrap .forumpostheader .marksent:active:focus,#gallerynav .postlistwrap .forumpostheader .marksent:active:hover,#gallerynav .postlistwrap .forumpostheader .sendnotification:active:focus,#gallerynav .postlistwrap .forumpostheader .sendnotification:active:hover,.addnewtemplate>a[id*=_lnkAddNew]:active:focus,.addnewtemplate>a[id*=_lnkAddNew]:active:hover,.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.ec-next-prev a:active:focus,.ec-next-prev a:active:hover,.eventNextPrevious:active:focus,.eventNextPrevious:active:hover,.fileinput-button:active:focus,.fileinput-button:active:hover,.newpost:active:focus,.newpost:active:hover,.newthread:active:focus,.newthread:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover,.poll [id*=_lnkNewPoll]:active:focus,.poll [id*=_lnkNewPoll]:active:hover,.search-button:active:focus,.search-button:active:hover,.SiteSearch [type=submit]:active:focus,.SiteSearch [type=submit]:active:hover,.ui-datepicker-trigger:active:focus,.ui-datepicker-trigger:active:hover,.uploadfilelist .ui-button:active:focus,.uploadfilelist .ui-button:active:hover,[id*=PasswordRecovery][id*=SubmitButton]:active:focus,[id*=PasswordRecovery][id*=SubmitButton]:active:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}#gallerynav .btn:active,#gallerynav .editforumsubcriptions:active,#gallerynav .forumthreadview .forumnotify .fsubscribe2:active,#gallerynav .forumview .forumnotify .fsubscribe2:active,#gallerynav .postlistwrap .forumpostheader .marksent:active,#gallerynav .postlistwrap .forumpostheader .sendnotification:active,.addnewtemplate>a[id*=_lnkAddNew]:active,.btn-default.active,.btn-default:active,.ec-next-prev a:active,.eventNextPrevious:active,.fileinput-button:active,.newpost:active,.newthread:active,.open>.dropdown-toggle.btn-default,.poll [id*=_lnkNewPoll]:active,.search-button:active,.SiteSearch [type=submit]:active,.ui-datepicker-trigger:active,.uploadfilelist .ui-button:active,[id*=PasswordRecovery][id*=SubmitButton]:active{background-image:none}#gallerynav .btn[disabled]:focus,#gallerynav .btn[disabled]:hover,#gallerynav .editforumsubcriptions[disabled]:focus,#gallerynav .editforumsubcriptions[disabled]:hover,#gallerynav .forumthreadview .forumnotify .fsubscribe2[disabled]:focus,#gallerynav .forumthreadview .forumnotify .fsubscribe2[disabled]:hover,#gallerynav .forumview .forumnotify .fsubscribe2[disabled]:focus,#gallerynav .forumview .forumnotify .fsubscribe2[disabled]:hover,#gallerynav .postlistwrap .forumpostheader .marksent[disabled]:focus,#gallerynav .postlistwrap .forumpostheader .marksent[disabled]:hover,#gallerynav .postlistwrap .forumpostheader .sendnotification[disabled]:focus,#gallerynav .postlistwrap .forumpostheader .sendnotification[disabled]:hover,.addnewtemplate>a[id*=_lnkAddNew][disabled]:focus,.addnewtemplate>a[id*=_lnkAddNew][disabled]:hover,.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,.ec-next-prev a[disabled]:focus,.ec-next-prev a[disabled]:hover,.eventNextPrevious[disabled]:focus,.eventNextPrevious[disabled]:hover,.fileinput-button[disabled]:focus,.fileinput-button[disabled]:hover,.newpost[disabled]:focus,.newpost[disabled]:hover,.newthread[disabled]:focus,.newthread[disabled]:hover,.poll [id*=_lnkNewPoll][disabled]:focus,.poll [id*=_lnkNewPoll][disabled]:hover,.search-button[disabled]:focus,.search-button[disabled]:hover,.SiteSearch [type=submit][disabled]:focus,.SiteSearch [type=submit][disabled]:hover,.ui-datepicker-trigger[disabled]:focus,.ui-datepicker-trigger[disabled]:hover,.uploadfilelist .ui-button[disabled]:focus,.uploadfilelist .ui-button[disabled]:hover,[id*=PasswordRecovery][id*=SubmitButton][disabled]:focus,[id*=PasswordRecovery][id*=SubmitButton][disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary,.forumthreadview .forumnotify .fsubscribe2,.forumview .forumnotify .fsubscribe2,.pagebody.changepassword .login [id$=_ChangePasswordPushButton]{color:#fff;background-color:#005696;border-color:#00477d}.btn-primary.focus,.btn-primary:focus,.forumthreadview .forumnotify .fsubscribe2.focus,.forumthreadview .forumnotify .fsubscribe2:focus,.forumview .forumnotify .fsubscribe2.focus,.forumview .forumnotify .fsubscribe2:focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton].focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:focus{color:#fff;background-color:#003963;border-color:#000000}.btn-primary:hover,.forumthreadview .forumnotify .fsubscribe2:hover,.forumview .forumnotify .fsubscribe2:hover,.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:hover{color:#fff;background-color:#003963;border-color:#00243f}.btn-primary.active,.btn-primary:active,.forumthreadview .forumnotify .fsubscribe2.active,.forumthreadview .forumnotify .fsubscribe2:active,.forumview .forumnotify .fsubscribe2.active,.forumview .forumnotify .fsubscribe2:active,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.forumthreadview .forumnotify .fsubscribe2,.open>.dropdown-toggle.forumview .forumnotify .fsubscribe2,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_ChangePasswordPushButton],.pagebody.changepassword .login [id$=_ChangePasswordPushButton].active,.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:active{color:#fff;background-color:#003963;border-color:#00243f}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.forumthreadview .forumnotify .fsubscribe2.active.focus,.forumthreadview .forumnotify .fsubscribe2.active:focus,.forumthreadview .forumnotify .fsubscribe2.active:hover,.forumthreadview .forumnotify .fsubscribe2:active.focus,.forumthreadview .forumnotify .fsubscribe2:active:focus,.forumthreadview .forumnotify .fsubscribe2:active:hover,.forumview .forumnotify .fsubscribe2.active.focus,.forumview .forumnotify .fsubscribe2.active:focus,.forumview .forumnotify .fsubscribe2.active:hover,.forumview .forumnotify .fsubscribe2:active.focus,.forumview .forumnotify .fsubscribe2:active:focus,.forumview .forumnotify .fsubscribe2:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover,.open>.dropdown-toggle.forumthreadview .forumnotify .fsubscribe2.focus,.open>.dropdown-toggle.forumthreadview .forumnotify .fsubscribe2:focus,.open>.dropdown-toggle.forumthreadview .forumnotify .fsubscribe2:hover,.open>.dropdown-toggle.forumview .forumnotify .fsubscribe2.focus,.open>.dropdown-toggle.forumview .forumnotify .fsubscribe2:focus,.open>.dropdown-toggle.forumview .forumnotify .fsubscribe2:hover,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_ChangePasswordPushButton].focus,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:focus,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:hover,.pagebody.changepassword .login [id$=_ChangePasswordPushButton].active.focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton].active:focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton].active:hover,.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:active.focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:active:focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:active:hover{color:#fff;background-color:#00243f;border-color:#000000}.btn-primary.active,.btn-primary:active,.forumthreadview .forumnotify .fsubscribe2.active,.forumthreadview .forumnotify .fsubscribe2:active,.forumview .forumnotify .fsubscribe2.active,.forumview .forumnotify .fsubscribe2:active,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.forumthreadview .forumnotify .fsubscribe2,.open>.dropdown-toggle.forumview .forumnotify .fsubscribe2,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_ChangePasswordPushButton],.pagebody.changepassword .login [id$=_ChangePasswordPushButton].active,.pagebody.changepassword .login [id$=_ChangePasswordPushButton]:active{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,.forumthreadview .forumnotify .fsubscribe2.disabled.focus,.forumthreadview .forumnotify .fsubscribe2.disabled:focus,.forumthreadview .forumnotify .fsubscribe2.disabled:hover,.forumthreadview .forumnotify .fsubscribe2[disabled].focus,.forumthreadview .forumnotify .fsubscribe2[disabled]:focus,.forumthreadview .forumnotify .fsubscribe2[disabled]:hover,.forumview .forumnotify .fsubscribe2.disabled.focus,.forumview .forumnotify .fsubscribe2.disabled:focus,.forumview .forumnotify .fsubscribe2.disabled:hover,.forumview .forumnotify .fsubscribe2[disabled].focus,.forumview .forumnotify .fsubscribe2[disabled]:focus,.forumview .forumnotify .fsubscribe2[disabled]:hover,.pagebody.changepassword .login [id$=_ChangePasswordPushButton].disabled.focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton].disabled:focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton].disabled:hover,.pagebody.changepassword .login [id$=_ChangePasswordPushButton][disabled].focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton][disabled]:focus,.pagebody.changepassword .login [id$=_ChangePasswordPushButton][disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .forumthreadview .forumnotify .fsubscribe2.focus,fieldset[disabled] .forumthreadview .forumnotify .fsubscribe2:focus,fieldset[disabled] .forumthreadview .forumnotify .fsubscribe2:hover,fieldset[disabled] .forumview .forumnotify .fsubscribe2.focus,fieldset[disabled] .forumview .forumnotify .fsubscribe2:focus,fieldset[disabled] .forumview .forumnotify .fsubscribe2:hover,fieldset[disabled] .pagebody.changepassword .login [id$=_ChangePasswordPushButton].focus,fieldset[disabled] .pagebody.changepassword .login [id$=_ChangePasswordPushButton]:focus,fieldset[disabled] .pagebody.changepassword .login [id$=_ChangePasswordPushButton]:hover{background-color:#005696;border-color:#00477d}.btn-primary .badge,.forumthreadview .forumnotify .fsubscribe2 .badge,.forumview .forumnotify .fsubscribe2 .badge,.pagebody.changepassword .login [id$=_ChangePasswordPushButton] .badge{color:#005696;background-color:#fff}#pnlNewFolder [id=btnNewFolder],.btn-success,.newpost,.newthread,.operationpanel [id=btnSubmit],.pagebody.loginpage .login .buttonrow input[type=submit],.pagebody.passwordrecovery .login input[type=submit],.pagebody.registerpage .createuserbutton,.poll [id*=_btnChoose],.postlistwrap .forumpostheader .sendnotification,.survey [id*=_btnStartSurvey],.survey [id*=_lnkAddNew],[id*=_btnGridUpdate]{color:#fff;background-color:#45a545;border-color:#3d933d}#pnlNewFolder [id=btnNewFolder]:focus,.btn-success.focus,.btn-success:focus,.newpost.focus,.newpost:focus,.newthread.focus,.newthread:focus,.operationpanel [id=btnSubmit]:focus,.pagebody.loginpage .login .buttonrow input[type=submit].focus,.pagebody.loginpage .login .buttonrow input[type=submit]:focus,.pagebody.passwordrecovery .login input[type=submit].focus,.pagebody.passwordrecovery .login input[type=submit]:focus,.pagebody.registerpage .createuserbutton.focus,.pagebody.registerpage .createuserbutton:focus,.poll [id*=_btnChoose]:focus,.postlistwrap .forumpostheader .sendnotification.focus,.postlistwrap .forumpostheader .sendnotification:focus,.survey [id*=_btnStartSurvey]:focus,.survey [id*=_lnkAddNew]:focus,[id*=_btnGridUpdate]:focus{color:#fff;background-color:#368136;border-color:#183918}#pnlNewFolder [id=btnNewFolder]:hover,.btn-success:hover,.newpost:hover,.newthread:hover,.operationpanel [id=btnSubmit]:hover,.pagebody.loginpage .login .buttonrow input[type=submit]:hover,.pagebody.passwordrecovery .login input[type=submit]:hover,.pagebody.registerpage .createuserbutton:hover,.poll [id*=_btnChoose]:hover,.postlistwrap .forumpostheader .sendnotification:hover,.survey [id*=_btnStartSurvey]:hover,.survey [id*=_lnkAddNew]:hover,[id*=_btnGridUpdate]:hover{color:#fff;background-color:#368136;border-color:#2b682b}#pnlNewFolder [id=btnNewFolder]:active,.btn-success.active,.btn-success:active,.newpost.active,.newpost:active,.newthread.active,.newthread:active,.open>.dropdown-toggle.btn-success,.open>.dropdown-toggle.newpost,.open>.dropdown-toggle.newthread,.open>.dropdown-toggle.pagebody.loginpage .login .buttonrow input[type=submit],.open>.dropdown-toggle.pagebody.passwordrecovery .login input[type=submit],.open>.dropdown-toggle.pagebody.registerpage .createuserbutton,.open>.dropdown-toggle.postlistwrap .forumpostheader .sendnotification,.operationpanel [id=btnSubmit]:active,.pagebody.loginpage .login .buttonrow input[type=submit].active,.pagebody.loginpage .login .buttonrow input[type=submit]:active,.pagebody.passwordrecovery .login input[type=submit].active,.pagebody.passwordrecovery .login input[type=submit]:active,.pagebody.registerpage .createuserbutton.active,.pagebody.registerpage .createuserbutton:active,.poll [id*=_btnChoose]:active,.postlistwrap .forumpostheader .sendnotification.active,.postlistwrap .forumpostheader .sendnotification:active,.survey [id*=_btnStartSurvey]:active,.survey [id*=_lnkAddNew]:active,[id*=_btnGridUpdate]:active{color:#fff;background-color:#368136;border-color:#2b682b}#pnlNewFolder [id=btnNewFolder]:active:focus,#pnlNewFolder [id=btnNewFolder]:active:hover,.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.newpost.active.focus,.newpost.active:focus,.newpost.active:hover,.newpost:active.focus,.newpost:active:focus,.newpost:active:hover,.newthread.active.focus,.newthread.active:focus,.newthread.active:hover,.newthread:active.focus,.newthread:active:focus,.newthread:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover,.open>.dropdown-toggle.newpost.focus,.open>.dropdown-toggle.newpost:focus,.open>.dropdown-toggle.newpost:hover,.open>.dropdown-toggle.newthread.focus,.open>.dropdown-toggle.newthread:focus,.open>.dropdown-toggle.newthread:hover,.open>.dropdown-toggle.pagebody.loginpage .login .buttonrow input[type=submit].focus,.open>.dropdown-toggle.pagebody.loginpage .login .buttonrow input[type=submit]:focus,.open>.dropdown-toggle.pagebody.loginpage .login .buttonrow input[type=submit]:hover,.open>.dropdown-toggle.pagebody.passwordrecovery .login input[type=submit].focus,.open>.dropdown-toggle.pagebody.passwordrecovery .login input[type=submit]:focus,.open>.dropdown-toggle.pagebody.passwordrecovery .login input[type=submit]:hover,.open>.dropdown-toggle.pagebody.registerpage .createuserbutton.focus,.open>.dropdown-toggle.pagebody.registerpage .createuserbutton:focus,.open>.dropdown-toggle.pagebody.registerpage .createuserbutton:hover,.open>.dropdown-toggle.postlistwrap .forumpostheader .sendnotification.focus,.open>.dropdown-toggle.postlistwrap .forumpostheader .sendnotification:focus,.open>.dropdown-toggle.postlistwrap .forumpostheader .sendnotification:hover,.operationpanel [id=btnSubmit]:active:focus,.operationpanel [id=btnSubmit]:active:hover,.pagebody.loginpage .login .buttonrow input[type=submit].active.focus,.pagebody.loginpage .login .buttonrow input[type=submit].active:focus,.pagebody.loginpage .login .buttonrow input[type=submit].active:hover,.pagebody.loginpage .login .buttonrow input[type=submit]:active.focus,.pagebody.loginpage .login .buttonrow input[type=submit]:active:focus,.pagebody.loginpage .login .buttonrow input[type=submit]:active:hover,.pagebody.passwordrecovery .login input[type=submit].active.focus,.pagebody.passwordrecovery .login input[type=submit].active:focus,.pagebody.passwordrecovery .login input[type=submit].active:hover,.pagebody.passwordrecovery .login input[type=submit]:active.focus,.pagebody.passwordrecovery .login input[type=submit]:active:focus,.pagebody.passwordrecovery .login input[type=submit]:active:hover,.pagebody.registerpage .createuserbutton.active.focus,.pagebody.registerpage .createuserbutton.active:focus,.pagebody.registerpage .createuserbutton.active:hover,.pagebody.registerpage .createuserbutton:active.focus,.pagebody.registerpage .createuserbutton:active:focus,.pagebody.registerpage .createuserbutton:active:hover,.poll [id*=_btnChoose]:active:focus,.poll [id*=_btnChoose]:active:hover,.postlistwrap .forumpostheader .sendnotification.active.focus,.postlistwrap .forumpostheader .sendnotification.active:focus,.postlistwrap .forumpostheader .sendnotification.active:hover,.postlistwrap .forumpostheader .sendnotification:active.focus,.postlistwrap .forumpostheader .sendnotification:active:focus,.postlistwrap .forumpostheader .sendnotification:active:hover,.survey [id*=_btnStartSurvey]:active:focus,.survey [id*=_btnStartSurvey]:active:hover,.survey [id*=_lnkAddNew]:active:focus,.survey [id*=_lnkAddNew]:active:hover,[id*=_btnGridUpdate]:active:focus,[id*=_btnGridUpdate]:active:hover{color:#fff;background-color:#2b682b;border-color:#183918}#pnlNewFolder [id=btnNewFolder]:active,.btn-success.active,.btn-success:active,.newpost.active,.newpost:active,.newthread.active,.newthread:active,.open>.dropdown-toggle.btn-success,.open>.dropdown-toggle.newpost,.open>.dropdown-toggle.newthread,.open>.dropdown-toggle.pagebody.loginpage .login .buttonrow input[type=submit],.open>.dropdown-toggle.pagebody.passwordrecovery .login input[type=submit],.open>.dropdown-toggle.pagebody.registerpage .createuserbutton,.open>.dropdown-toggle.postlistwrap .forumpostheader .sendnotification,.operationpanel [id=btnSubmit]:active,.pagebody.loginpage .login .buttonrow input[type=submit].active,.pagebody.loginpage .login .buttonrow input[type=submit]:active,.pagebody.passwordrecovery .login input[type=submit].active,.pagebody.passwordrecovery .login input[type=submit]:active,.pagebody.registerpage .createuserbutton.active,.pagebody.registerpage .createuserbutton:active,.poll [id*=_btnChoose]:active,.postlistwrap .forumpostheader .sendnotification.active,.postlistwrap .forumpostheader .sendnotification:active,.survey [id*=_btnStartSurvey]:active,.survey [id*=_lnkAddNew]:active,[id*=_btnGridUpdate]:active{background-image:none}#pnlNewFolder [id=btnNewFolder][disabled]:focus,#pnlNewFolder [id=btnNewFolder][disabled]:hover,.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,.newpost.disabled.focus,.newpost.disabled:focus,.newpost.disabled:hover,.newpost[disabled].focus,.newpost[disabled]:focus,.newpost[disabled]:hover,.newthread.disabled.focus,.newthread.disabled:focus,.newthread.disabled:hover,.newthread[disabled].focus,.newthread[disabled]:focus,.newthread[disabled]:hover,.operationpanel [id=btnSubmit][disabled]:focus,.operationpanel [id=btnSubmit][disabled]:hover,.pagebody.loginpage .login .buttonrow input[type=submit].disabled.focus,.pagebody.loginpage .login .buttonrow input[type=submit].disabled:focus,.pagebody.loginpage .login .buttonrow input[type=submit].disabled:hover,.pagebody.loginpage .login .buttonrow input[type=submit][disabled].focus,.pagebody.loginpage .login .buttonrow input[type=submit][disabled]:focus,.pagebody.loginpage .login .buttonrow input[type=submit][disabled]:hover,.pagebody.passwordrecovery .login input[type=submit].disabled.focus,.pagebody.passwordrecovery .login input[type=submit].disabled:focus,.pagebody.passwordrecovery .login input[type=submit].disabled:hover,.pagebody.passwordrecovery .login input[type=submit][disabled].focus,.pagebody.passwordrecovery .login input[type=submit][disabled]:focus,.pagebody.passwordrecovery .login input[type=submit][disabled]:hover,.pagebody.registerpage .createuserbutton.disabled.focus,.pagebody.registerpage .createuserbutton.disabled:focus,.pagebody.registerpage .createuserbutton.disabled:hover,.pagebody.registerpage .createuserbutton[disabled].focus,.pagebody.registerpage .createuserbutton[disabled]:focus,.pagebody.registerpage .createuserbutton[disabled]:hover,.poll [id*=_btnChoose][disabled]:focus,.poll [id*=_btnChoose][disabled]:hover,.postlistwrap .forumpostheader .sendnotification.disabled.focus,.postlistwrap .forumpostheader .sendnotification.disabled:focus,.postlistwrap .forumpostheader .sendnotification.disabled:hover,.postlistwrap .forumpostheader .sendnotification[disabled].focus,.postlistwrap .forumpostheader .sendnotification[disabled]:focus,.postlistwrap .forumpostheader .sendnotification[disabled]:hover,.survey [id*=_btnStartSurvey][disabled]:focus,.survey [id*=_btnStartSurvey][disabled]:hover,.survey [id*=_lnkAddNew][disabled]:focus,.survey [id*=_lnkAddNew][disabled]:hover,[id*=_btnGridUpdate][disabled]:focus,[id*=_btnGridUpdate][disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .newpost.focus,fieldset[disabled] .newpost:focus,fieldset[disabled] .newpost:hover,fieldset[disabled] .newthread.focus,fieldset[disabled] .newthread:focus,fieldset[disabled] .newthread:hover,fieldset[disabled] .pagebody.loginpage .login .buttonrow input[type=submit].focus,fieldset[disabled] .pagebody.loginpage .login .buttonrow input[type=submit]:focus,fieldset[disabled] .pagebody.loginpage .login .buttonrow input[type=submit]:hover,fieldset[disabled] .pagebody.passwordrecovery .login input[type=submit].focus,fieldset[disabled] .pagebody.passwordrecovery .login input[type=submit]:focus,fieldset[disabled] .pagebody.passwordrecovery .login input[type=submit]:hover,fieldset[disabled] .pagebody.registerpage .createuserbutton.focus,fieldset[disabled] .pagebody.registerpage .createuserbutton:focus,fieldset[disabled] .pagebody.registerpage .createuserbutton:hover,fieldset[disabled] .postlistwrap .forumpostheader .sendnotification.focus,fieldset[disabled] .postlistwrap .forumpostheader .sendnotification:focus,fieldset[disabled] .postlistwrap .forumpostheader .sendnotification:hover{background-color:#45a545;border-color:#3d933d}.btn-success .badge,.newpost .badge,.newthread .badge,.pagebody.loginpage .login .buttonrow input[type=submit] .badge,.pagebody.passwordrecovery .login input[type=submit] .badge,.pagebody.registerpage .createuserbutton .badge,.postlistwrap .forumpostheader .sendnotification .badge{color:#45a545;background-color:#fff}.btn-info,.editforumsubcriptions,.poll [id*=_btnCopyToNewPoll],.postlistwrap .forumpostheader .marksent{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus,.editforumsubcriptions.focus,.editforumsubcriptions:focus,.poll [id*=_btnCopyToNewPoll]:focus,.postlistwrap .forumpostheader .marksent.focus,.postlistwrap .forumpostheader .marksent:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover,.editforumsubcriptions:hover,.poll [id*=_btnCopyToNewPoll]:hover,.postlistwrap .forumpostheader .marksent:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.editforumsubcriptions.active,.editforumsubcriptions:active,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.editforumsubcriptions,.open>.dropdown-toggle.postlistwrap .forumpostheader .marksent,.poll [id*=_btnCopyToNewPoll]:active,.postlistwrap .forumpostheader .marksent.active,.postlistwrap .forumpostheader .marksent:active{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.editforumsubcriptions.active.focus,.editforumsubcriptions.active:focus,.editforumsubcriptions.active:hover,.editforumsubcriptions:active.focus,.editforumsubcriptions:active:focus,.editforumsubcriptions:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover,.open>.dropdown-toggle.editforumsubcriptions.focus,.open>.dropdown-toggle.editforumsubcriptions:focus,.open>.dropdown-toggle.editforumsubcriptions:hover,.open>.dropdown-toggle.postlistwrap .forumpostheader .marksent.focus,.open>.dropdown-toggle.postlistwrap .forumpostheader .marksent:focus,.open>.dropdown-toggle.postlistwrap .forumpostheader .marksent:hover,.poll [id*=_btnCopyToNewPoll]:active:focus,.poll [id*=_btnCopyToNewPoll]:active:hover,.postlistwrap .forumpostheader .marksent.active.focus,.postlistwrap .forumpostheader .marksent.active:focus,.postlistwrap .forumpostheader .marksent.active:hover,.postlistwrap .forumpostheader .marksent:active.focus,.postlistwrap .forumpostheader .marksent:active:focus,.postlistwrap .forumpostheader .marksent:active:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.editforumsubcriptions.active,.editforumsubcriptions:active,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.editforumsubcriptions,.open>.dropdown-toggle.postlistwrap .forumpostheader .marksent,.poll [id*=_btnCopyToNewPoll]:active,.postlistwrap .forumpostheader .marksent.active,.postlistwrap .forumpostheader .marksent:active{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,.editforumsubcriptions.disabled.focus,.editforumsubcriptions.disabled:focus,.editforumsubcriptions.disabled:hover,.editforumsubcriptions[disabled].focus,.editforumsubcriptions[disabled]:focus,.editforumsubcriptions[disabled]:hover,.poll [id*=_btnCopyToNewPoll][disabled]:focus,.poll [id*=_btnCopyToNewPoll][disabled]:hover,.postlistwrap .forumpostheader .marksent.disabled.focus,.postlistwrap .forumpostheader .marksent.disabled:focus,.postlistwrap .forumpostheader .marksent.disabled:hover,.postlistwrap .forumpostheader .marksent[disabled].focus,.postlistwrap .forumpostheader .marksent[disabled]:focus,.postlistwrap .forumpostheader .marksent[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .editforumsubcriptions.focus,fieldset[disabled] .editforumsubcriptions:focus,fieldset[disabled] .editforumsubcriptions:hover,fieldset[disabled] .postlistwrap .forumpostheader .marksent.focus,fieldset[disabled] .postlistwrap .forumpostheader .marksent:focus,fieldset[disabled] .postlistwrap .forumpostheader .marksent:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge,.editforumsubcriptions .badge,.postlistwrap .forumpostheader .marksent .badge{color:#5bc0de;background-color:#fff}.btn-warning,[id*=_btnGridCancel],[id*=_grdHistory][id*=_btnRestoreToEditor]{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus,[id*=_btnGridCancel]:focus,[id*=_grdHistory][id*=_btnRestoreToEditor]:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover,[id*=_btnGridCancel]:hover,[id*=_grdHistory][id*=_btnRestoreToEditor]:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning,[id*=_btnGridCancel]:active,[id*=_grdHistory][id*=_btnRestoreToEditor]:active{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover,[id*=_btnGridCancel]:active:focus,[id*=_btnGridCancel]:active:hover,[id*=_grdHistory][id*=_btnRestoreToEditor]:active:focus,[id*=_grdHistory][id*=_btnRestoreToEditor]:active:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning,[id*=_btnGridCancel]:active,[id*=_grdHistory][id*=_btnRestoreToEditor]:active{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,[id*=_btnGridCancel][disabled]:focus,[id*=_btnGridCancel][disabled]:hover,[id*=_grdHistory][id*=_btnRestoreToEditor][disabled]:focus,[id*=_grdHistory][id*=_btnRestoreToEditor][disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger,.pagebody.changepassword .login [id$=_CancelPushButton],.poll [id*=_btnRemoveCurrent],[id*=_btnGridDelete],[id*=_grdHistory][id*=_btnDelete]{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus,.pagebody.changepassword .login [id$=_CancelPushButton].focus,.pagebody.changepassword .login [id$=_CancelPushButton]:focus,.poll [id*=_btnRemoveCurrent]:focus,[id*=_btnGridDelete]:focus,[id*=_grdHistory][id*=_btnDelete]:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover,.pagebody.changepassword .login [id$=_CancelPushButton]:hover,.poll [id*=_btnRemoveCurrent]:hover,[id*=_btnGridDelete]:hover,[id*=_grdHistory][id*=_btnDelete]:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_CancelPushButton],.pagebody.changepassword .login [id$=_CancelPushButton].active,.pagebody.changepassword .login [id$=_CancelPushButton]:active,.poll [id*=_btnRemoveCurrent]:active,[id*=_btnGridDelete]:active,[id*=_grdHistory][id*=_btnDelete]:active{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_CancelPushButton].focus,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_CancelPushButton]:focus,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_CancelPushButton]:hover,.pagebody.changepassword .login [id$=_CancelPushButton].active.focus,.pagebody.changepassword .login [id$=_CancelPushButton].active:focus,.pagebody.changepassword .login [id$=_CancelPushButton].active:hover,.pagebody.changepassword .login [id$=_CancelPushButton]:active.focus,.pagebody.changepassword .login [id$=_CancelPushButton]:active:focus,.pagebody.changepassword .login [id$=_CancelPushButton]:active:hover,.poll [id*=_btnRemoveCurrent]:active:focus,.poll [id*=_btnRemoveCurrent]:active:hover,[id*=_btnGridDelete]:active:focus,[id*=_btnGridDelete]:active:hover,[id*=_grdHistory][id*=_btnDelete]:active:focus,[id*=_grdHistory][id*=_btnDelete]:active:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.pagebody.changepassword .login [id$=_CancelPushButton],.pagebody.changepassword .login [id$=_CancelPushButton].active,.pagebody.changepassword .login [id$=_CancelPushButton]:active,.poll [id*=_btnRemoveCurrent]:active,[id*=_btnGridDelete]:active,[id*=_grdHistory][id*=_btnDelete]:active{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,.pagebody.changepassword .login [id$=_CancelPushButton].disabled.focus,.pagebody.changepassword .login [id$=_CancelPushButton].disabled:focus,.pagebody.changepassword .login [id$=_CancelPushButton].disabled:hover,.pagebody.changepassword .login [id$=_CancelPushButton][disabled].focus,.pagebody.changepassword .login [id$=_CancelPushButton][disabled]:focus,.pagebody.changepassword .login [id$=_CancelPushButton][disabled]:hover,.poll [id*=_btnRemoveCurrent][disabled]:focus,.poll [id*=_btnRemoveCurrent][disabled]:hover,[id*=_btnGridDelete][disabled]:focus,[id*=_btnGridDelete][disabled]:hover,[id*=_grdHistory][id*=_btnDelete][disabled]:focus,[id*=_grdHistory][id*=_btnDelete][disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .pagebody.changepassword .login [id$=_CancelPushButton].focus,fieldset[disabled] .pagebody.changepassword .login [id$=_CancelPushButton]:focus,fieldset[disabled] .pagebody.changepassword .login [id$=_CancelPushButton]:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge,.pagebody.changepassword .login [id$=_CancelPushButton] .badge{color:#d9534f;background-color:#fff}.btn-link,.buttonlink,.poll [id*=_lnkEdit],[id*=_btnRename],[id*=_LinkButton2],[id*=_lnkRefresh]{color:#005696;font-weight:normal;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],.buttonlink,.buttonlink:active,.buttonlink[disabled],.poll [id*=_lnkEdit],.poll [id*=_lnkEdit]:active,.poll [id*=_lnkEdit][disabled],[id*=_btnRename],[id*=_btnRename]:active,[id*=_btnRename][disabled],[id*=_LinkButton2],[id*=_LinkButton2]:active,[id*=_LinkButton2][disabled],[id*=_lnkRefresh],[id*=_lnkRefresh]:active,[id*=_lnkRefresh][disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover,.buttonlink,.buttonlink:active,.buttonlink:focus,.buttonlink:hover,.poll [id*=_lnkEdit],.poll [id*=_lnkEdit]:active,.poll [id*=_lnkEdit]:focus,.poll [id*=_lnkEdit]:hover,[id*=_btnRename],[id*=_btnRename]:active,[id*=_btnRename]:focus,[id*=_btnRename]:hover,[id*=_LinkButton2],[id*=_LinkButton2]:active,[id*=_LinkButton2]:focus,[id*=_LinkButton2]:hover,[id*=_lnkRefresh],[id*=_lnkRefresh]:active,[id*=_lnkRefresh]:focus,[id*=_lnkRefresh]:hover{border-color:transparent}.btn-link:focus,.btn-link:hover,.buttonlink:focus,.buttonlink:hover,.poll [id*=_lnkEdit]:focus,.poll [id*=_lnkEdit]:hover,[id*=_btnRename]:focus,[id*=_btnRename]:hover,[id*=_LinkButton2]:focus,[id*=_LinkButton2]:hover,[id*=_lnkRefresh]:focus,[id*=_lnkRefresh]:hover{color:#002a4a;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,.buttonlink[disabled]:focus,.buttonlink[disabled]:hover,.poll [id*=_lnkEdit][disabled]:focus,.poll [id*=_lnkEdit][disabled]:hover,[id*=_btnRename][disabled]:focus,[id*=_btnRename][disabled]:hover,[id*=_LinkButton2][disabled]:focus,[id*=_LinkButton2][disabled]:hover,[id*=_lnkRefresh][disabled]:focus,[id*=_lnkRefresh][disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777777;text-decoration:none}.btn-group-lg>.btn,.btn-group-lg>.editforumsubcriptions,.btn-group-lg>.forumthreadview .forumnotify .fsubscribe2,.btn-group-lg>.forumview .forumnotify .fsubscribe2,.btn-group-lg>.postlistwrap .forumpostheader .marksent,.btn-group-lg>.postlistwrap .forumpostheader .sendnotification,.btn-lg{padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-group-sm>.editforumsubcriptions,.btn-group-sm>.forumthreadview .forumnotify .fsubscribe2,.btn-group-sm>.forumview .forumnotify .fsubscribe2,.btn-group-sm>.postlistwrap .forumpostheader .marksent,.btn-group-sm>.postlistwrap .forumpostheader .sendnotification,.btn-sm,.postlistwrap .forumpostheader .marksent,.postlistwrap .forumpostheader .sendnotification,[id*=_btnGridCancel],[id*=_btnGridDelete],[id*=_btnGridUpdate],[id*=_grdHistory][id*=_btnDelete],[id*=_grdHistory][id*=_btnRestoreToEditor]{padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-group-xs>.editforumsubcriptions,.btn-group-xs>.forumthreadview .forumnotify .fsubscribe2,.btn-group-xs>.forumview .forumnotify .fsubscribe2,.btn-group-xs>.postlistwrap .forumpostheader .marksent,.btn-group-xs>.postlistwrap .forumpostheader .sendnotification,.btn-xs,.buttonlink,[id*=_btnRename],[id*=_LinkButton2]{padding:1px 5px;font-size:14px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:16px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:10px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#005696}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:14px;line-height:1.42857143;color:#777777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group-vertical>.editforumsubcriptions,.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2,.btn-group-vertical>.forumview .forumnotify .fsubscribe2,.btn-group-vertical>.postlistwrap .forumpostheader .marksent,.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification,.btn-group>.btn,.btn-group>.editforumsubcriptions,.btn-group>.forumthreadview .forumnotify .fsubscribe2,.btn-group>.forumview .forumnotify .fsubscribe2,.btn-group>.postlistwrap .forumpostheader .marksent,.btn-group>.postlistwrap .forumpostheader .sendnotification{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group-vertical>.editforumsubcriptions.active,.btn-group-vertical>.editforumsubcriptions:active,.btn-group-vertical>.editforumsubcriptions:focus,.btn-group-vertical>.editforumsubcriptions:hover,.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2.active,.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2:active,.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2:focus,.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2:hover,.btn-group-vertical>.forumview .forumnotify .fsubscribe2.active,.btn-group-vertical>.forumview .forumnotify .fsubscribe2:active,.btn-group-vertical>.forumview .forumnotify .fsubscribe2:focus,.btn-group-vertical>.forumview .forumnotify .fsubscribe2:hover,.btn-group-vertical>.postlistwrap .forumpostheader .marksent.active,.btn-group-vertical>.postlistwrap .forumpostheader .marksent:active,.btn-group-vertical>.postlistwrap .forumpostheader .marksent:focus,.btn-group-vertical>.postlistwrap .forumpostheader .marksent:hover,.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification.active,.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification:active,.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification:focus,.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.btn-group>.editforumsubcriptions.active,.btn-group>.editforumsubcriptions:active,.btn-group>.editforumsubcriptions:focus,.btn-group>.editforumsubcriptions:hover,.btn-group>.forumthreadview .forumnotify .fsubscribe2.active,.btn-group>.forumthreadview .forumnotify .fsubscribe2:active,.btn-group>.forumthreadview .forumnotify .fsubscribe2:focus,.btn-group>.forumthreadview .forumnotify .fsubscribe2:hover,.btn-group>.forumview .forumnotify .fsubscribe2.active,.btn-group>.forumview .forumnotify .fsubscribe2:active,.btn-group>.forumview .forumnotify .fsubscribe2:focus,.btn-group>.forumview .forumnotify .fsubscribe2:hover,.btn-group>.postlistwrap .forumpostheader .marksent.active,.btn-group>.postlistwrap .forumpostheader .marksent:active,.btn-group>.postlistwrap .forumpostheader .marksent:focus,.btn-group>.postlistwrap .forumpostheader .marksent:hover,.btn-group>.postlistwrap .forumpostheader .sendnotification.active,.btn-group>.postlistwrap .forumpostheader .sendnotification:active,.btn-group>.postlistwrap .forumpostheader .sendnotification:focus,.btn-group>.postlistwrap .forumpostheader .sendnotification:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group .btn-group+.editforumsubcriptions,.btn-group .btn-group+.forumthreadview .forumnotify .fsubscribe2,.btn-group .btn-group+.forumview .forumnotify .fsubscribe2,.btn-group .btn-group+.postlistwrap .forumpostheader .marksent,.btn-group .btn-group+.postlistwrap .forumpostheader .sendnotification,.btn-group .editforumsubcriptions+.btn-group,.btn-group .editforumsubcriptions+.editforumsubcriptions,.btn-group .forumthreadview .forumnotify .fsubscribe2+.btn-group,.btn-group .forumthreadview .forumnotify .fsubscribe2+.forumthreadview .forumnotify .fsubscribe2,.btn-group .forumview .forumnotify .fsubscribe2+.btn-group,.btn-group .forumview .forumnotify .fsubscribe2+.forumview .forumnotify .fsubscribe2,.btn-group .postlistwrap .forumpostheader .marksent+.btn-group,.btn-group .postlistwrap .forumpostheader .marksent+.postlistwrap .forumpostheader .marksent,.btn-group .postlistwrap .forumpostheader .sendnotification+.btn-group,.btn-group .postlistwrap .forumpostheader .sendnotification+.postlistwrap .forumpostheader .sendnotification{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .editforumsubcriptions,.btn-toolbar .forumthreadview .forumnotify .fsubscribe2,.btn-toolbar .forumview .forumnotify .fsubscribe2,.btn-toolbar .input-group,.btn-toolbar .menu-drawer .wrapsearchinput>.searchpanel,.btn-toolbar .postlistwrap .forumpostheader .marksent,.btn-toolbar .postlistwrap .forumpostheader .sendnotification{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.editforumsubcriptions,.btn-toolbar>.forumthreadview .forumnotify .fsubscribe2,.btn-toolbar>.forumview .forumnotify .fsubscribe2,.btn-toolbar>.input-group,.btn-toolbar>.menu-drawer .wrapsearchinput>.searchpanel,.btn-toolbar>.postlistwrap .forumpostheader .marksent,.btn-toolbar>.postlistwrap .forumpostheader .sendnotification{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.editforumsubcriptions:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.forumthreadview .forumnotify .fsubscribe2:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.forumview .forumnotify .fsubscribe2:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.postlistwrap .forumpostheader .marksent:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.postlistwrap .forumpostheader .sendnotification:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,.btn-group>.editforumsubcriptions:first-child,.btn-group>.forumthreadview .forumnotify .fsubscribe2:first-child,.btn-group>.forumview .forumnotify .fsubscribe2:first-child,.btn-group>.postlistwrap .forumpostheader .marksent:first-child,.btn-group>.postlistwrap .forumpostheader .sendnotification:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.editforumsubcriptions:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.forumthreadview .forumnotify .fsubscribe2:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.forumview .forumnotify .fsubscribe2:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.postlistwrap .forumpostheader .marksent:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.postlistwrap .forumpostheader .sendnotification:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child),.btn-group>.editforumsubcriptions:last-child:not(:first-child),.btn-group>.forumthreadview .forumnotify .fsubscribe2:last-child:not(:first-child),.btn-group>.forumview .forumnotify .fsubscribe2:last-child:not(:first-child),.btn-group>.postlistwrap .forumpostheader .marksent:last-child:not(:first-child),.btn-group>.postlistwrap .forumpostheader .sendnotification:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn-group:not(:first-child):not(:last-child)>.editforumsubcriptions,.btn-group>.btn-group:not(:first-child):not(:last-child)>.forumthreadview .forumnotify .fsubscribe2,.btn-group>.btn-group:not(:first-child):not(:last-child)>.forumview .forumnotify .fsubscribe2,.btn-group>.btn-group:not(:first-child):not(:last-child)>.postlistwrap .forumpostheader .marksent,.btn-group>.btn-group:not(:first-child):not(:last-child)>.postlistwrap .forumpostheader .sendnotification{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.btn-group>.btn-group:first-child:not(:last-child)>.editforumsubcriptions:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.forumthreadview .forumnotify .fsubscribe2:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.forumview .forumnotify .fsubscribe2:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.postlistwrap .forumpostheader .marksent:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.postlistwrap .forumpostheader .sendnotification:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.editforumsubcriptions:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.forumthreadview .forumnotify .fsubscribe2:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.forumview .forumnotify .fsubscribe2:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.postlistwrap .forumpostheader .marksent:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.postlistwrap .forumpostheader .sendnotification:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle,.btn-group>.editforumsubcriptions+.dropdown-toggle,.btn-group>.forumthreadview .forumnotify .fsubscribe2+.dropdown-toggle,.btn-group>.forumview .forumnotify .fsubscribe2+.dropdown-toggle,.btn-group>.postlistwrap .forumpostheader .marksent+.dropdown-toggle,.btn-group>.postlistwrap .forumpostheader .sendnotification+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret,.editforumsubcriptions .caret,.forumthreadview .forumnotify .fsubscribe2 .caret,.forumview .forumnotify .fsubscribe2 .caret,.postlistwrap .forumpostheader .marksent .caret,.postlistwrap .forumpostheader .sendnotification .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.editforumsubcriptions,.btn-group-vertical>.btn-group>.forumthreadview .forumnotify .fsubscribe2,.btn-group-vertical>.btn-group>.forumview .forumnotify .fsubscribe2,.btn-group-vertical>.btn-group>.postlistwrap .forumpostheader .marksent,.btn-group-vertical>.btn-group>.postlistwrap .forumpostheader .sendnotification,.btn-group-vertical>.editforumsubcriptions,.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2,.btn-group-vertical>.forumview .forumnotify .fsubscribe2,.btn-group-vertical>.postlistwrap .forumpostheader .marksent,.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.editforumsubcriptions,.btn-group-vertical>.btn-group>.forumthreadview .forumnotify .fsubscribe2,.btn-group-vertical>.btn-group>.forumview .forumnotify .fsubscribe2,.btn-group-vertical>.btn-group>.postlistwrap .forumpostheader .marksent,.btn-group-vertical>.btn-group>.postlistwrap .forumpostheader .sendnotification{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group,.btn-group-vertical>.btn-group+.editforumsubcriptions,.btn-group-vertical>.btn-group+.forumthreadview .forumnotify .fsubscribe2,.btn-group-vertical>.btn-group+.forumview .forumnotify .fsubscribe2,.btn-group-vertical>.btn-group+.postlistwrap .forumpostheader .marksent,.btn-group-vertical>.btn-group+.postlistwrap .forumpostheader .sendnotification,.btn-group-vertical>.editforumsubcriptions+.btn-group,.btn-group-vertical>.editforumsubcriptions+.editforumsubcriptions,.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2+.btn-group,.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2+.forumthreadview .forumnotify .fsubscribe2,.btn-group-vertical>.forumview .forumnotify .fsubscribe2+.btn-group,.btn-group-vertical>.forumview .forumnotify .fsubscribe2+.forumview .forumnotify .fsubscribe2,.btn-group-vertical>.postlistwrap .forumpostheader .marksent+.btn-group,.btn-group-vertical>.postlistwrap .forumpostheader .marksent+.postlistwrap .forumpostheader .marksent,.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification+.btn-group,.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification+.postlistwrap .forumpostheader .sendnotification{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group-vertical>.editforumsubcriptions:not(:first-child):not(:last-child),.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2:not(:first-child):not(:last-child),.btn-group-vertical>.forumview .forumnotify .fsubscribe2:not(:first-child):not(:last-child),.btn-group-vertical>.postlistwrap .forumpostheader .marksent:not(:first-child):not(:last-child),.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.editforumsubcriptions:first-child:not(:last-child),.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2:first-child:not(:last-child),.btn-group-vertical>.forumview .forumnotify .fsubscribe2:first-child:not(:last-child),.btn-group-vertical>.postlistwrap .forumpostheader .marksent:first-child:not(:last-child),.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),.btn-group-vertical>.editforumsubcriptions:last-child:not(:first-child),.btn-group-vertical>.forumthreadview .forumnotify .fsubscribe2:last-child:not(:first-child),.btn-group-vertical>.forumview .forumnotify .fsubscribe2:last-child:not(:first-child),.btn-group-vertical>.postlistwrap .forumpostheader .marksent:last-child:not(:first-child),.btn-group-vertical>.postlistwrap .forumpostheader .sendnotification:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.editforumsubcriptions,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.forumthreadview .forumnotify .fsubscribe2,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.forumview .forumnotify .fsubscribe2,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.postlistwrap .forumpostheader .marksent,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.postlistwrap .forumpostheader .sendnotification{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.editforumsubcriptions:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.forumthreadview .forumnotify .fsubscribe2:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.forumview .forumnotify .fsubscribe2:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.postlistwrap .forumpostheader .marksent:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.postlistwrap .forumpostheader .sendnotification:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.editforumsubcriptions:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.forumthreadview .forumnotify .fsubscribe2:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.forumview .forumnotify .fsubscribe2:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.postlistwrap .forumpostheader .marksent:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.postlistwrap .forumpostheader .sendnotification:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group,.btn-group-justified>.editforumsubcriptions,.btn-group-justified>.forumthreadview .forumnotify .fsubscribe2,.btn-group-justified>.forumview .forumnotify .fsubscribe2,.btn-group-justified>.postlistwrap .forumpostheader .marksent,.btn-group-justified>.postlistwrap .forumpostheader .sendnotification{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group .editforumsubcriptions,.btn-group-justified>.btn-group .forumthreadview .forumnotify .fsubscribe2,.btn-group-justified>.btn-group .forumview .forumnotify .fsubscribe2,.btn-group-justified>.btn-group .postlistwrap .forumpostheader .marksent,.btn-group-justified>.btn-group .postlistwrap .forumpostheader .sendnotification{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.editforumsubcriptions input[type=checkbox],[data-toggle=buttons]>.btn-group>.editforumsubcriptions input[type=radio],[data-toggle=buttons]>.btn-group>.forumthreadview .forumnotify .fsubscribe2 input[type=checkbox],[data-toggle=buttons]>.btn-group>.forumthreadview .forumnotify .fsubscribe2 input[type=radio],[data-toggle=buttons]>.btn-group>.forumview .forumnotify .fsubscribe2 input[type=checkbox],[data-toggle=buttons]>.btn-group>.forumview .forumnotify .fsubscribe2 input[type=radio],[data-toggle=buttons]>.btn-group>.postlistwrap .forumpostheader .marksent input[type=checkbox],[data-toggle=buttons]>.btn-group>.postlistwrap .forumpostheader .marksent input[type=radio],[data-toggle=buttons]>.btn-group>.postlistwrap .forumpostheader .sendnotification input[type=checkbox],[data-toggle=buttons]>.btn-group>.postlistwrap .forumpostheader .sendnotification input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.editforumsubcriptions input[type=checkbox],[data-toggle=buttons]>.editforumsubcriptions input[type=radio],[data-toggle=buttons]>.forumthreadview .forumnotify .fsubscribe2 input[type=checkbox],[data-toggle=buttons]>.forumthreadview .forumnotify .fsubscribe2 input[type=radio],[data-toggle=buttons]>.forumview .forumnotify .fsubscribe2 input[type=checkbox],[data-toggle=buttons]>.forumview .forumnotify .fsubscribe2 input[type=radio],[data-toggle=buttons]>.postlistwrap .forumpostheader .marksent input[type=checkbox],[data-toggle=buttons]>.postlistwrap .forumpostheader .marksent input[type=radio],[data-toggle=buttons]>.postlistwrap .forumpostheader .sendnotification input[type=checkbox],[data-toggle=buttons]>.postlistwrap .forumpostheader .sendnotification input[type=radio]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group,.menu-drawer .wrapsearchinput>.searchpanel{position:relative;display:table;border-collapse:separate}.input-group[class*=col-],.menu-drawer .wrapsearchinput>.searchpanel[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .dataTables_filter input[type=search],.input-group .dataTables_wrapper .navbar-inner select,.input-group .form-control,.input-group .timepanel div.forminput .aspNetDisabled,.input-group input[type=text].forminput,.input-group select.forminput,.menu-drawer .wrapsearchinput>.searchpanel .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .dataTables_filter input[type=search]:focus,.input-group .dataTables_wrapper .navbar-inner select:focus,.input-group .form-control:focus,.input-group .timepanel div.forminput .aspNetDisabled:focus,.input-group input[type=text].forminput:focus,.input-group select.forminput:focus,.menu-drawer .wrapsearchinput>.searchpanel .form-control:focus{z-index:3}.input-group-lg>.dataTables_filter input[type=search],.input-group-lg>.dataTables_wrapper .navbar-inner select,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-group-lg>.input-group-btn>.editforumsubcriptions,.input-group-lg>.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,.input-group-lg>.input-group-btn>.forumview .forumnotify .fsubscribe2,.input-group-lg>.input-group-btn>.postlistwrap .forumpostheader .marksent,.input-group-lg>.input-group-btn>.postlistwrap .forumpostheader .sendnotification,.input-group-lg>.timepanel div.forminput .aspNetDisabled,.input-group-lg>input[type=text].forminput,.input-group-lg>select.forminput{height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.dataTables_filter input[type=search],select.input-group-lg>.dataTables_wrapper .navbar-inner select,select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn,select.input-group-lg>.input-group-btn>.editforumsubcriptions,select.input-group-lg>.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,select.input-group-lg>.input-group-btn>.forumview .forumnotify .fsubscribe2,select.input-group-lg>.input-group-btn>.postlistwrap .forumpostheader .marksent,select.input-group-lg>.input-group-btn>.postlistwrap .forumpostheader .sendnotification,select.input-group-lg>.timepanel div.forminput .aspNetDisabled,select.input-group-lg>input[type=text].forminput,select.input-group-lg>select.forminput{height:49px;line-height:49px}select[multiple].input-group-lg>.dataTables_filter input[type=search],select[multiple].input-group-lg>.dataTables_wrapper .navbar-inner select,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.input-group-btn>.editforumsubcriptions,select[multiple].input-group-lg>.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,select[multiple].input-group-lg>.input-group-btn>.forumview .forumnotify .fsubscribe2,select[multiple].input-group-lg>.input-group-btn>.postlistwrap .forumpostheader .marksent,select[multiple].input-group-lg>.input-group-btn>.postlistwrap .forumpostheader .sendnotification,select[multiple].input-group-lg>.timepanel div.forminput .aspNetDisabled,select[multiple].input-group-lg>input[type=text].forminput,select[multiple].input-group-lg>select.forminput,textarea.input-group-lg>.dataTables_filter input[type=search],textarea.input-group-lg>.dataTables_wrapper .navbar-inner select,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.input-group-btn>.editforumsubcriptions,textarea.input-group-lg>.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,textarea.input-group-lg>.input-group-btn>.forumview .forumnotify .fsubscribe2,textarea.input-group-lg>.input-group-btn>.postlistwrap .forumpostheader .marksent,textarea.input-group-lg>.input-group-btn>.postlistwrap .forumpostheader .sendnotification,textarea.input-group-lg>.timepanel div.forminput .aspNetDisabled,textarea.input-group-lg>input[type=text].forminput,textarea.input-group-lg>select.forminput{height:auto}.input-group-sm>.dataTables_filter input[type=search],.input-group-sm>.dataTables_wrapper .navbar-inner select,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-group-sm>.input-group-btn>.editforumsubcriptions,.input-group-sm>.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,.input-group-sm>.input-group-btn>.forumview .forumnotify .fsubscribe2,.input-group-sm>.input-group-btn>.postlistwrap .forumpostheader .marksent,.input-group-sm>.input-group-btn>.postlistwrap .forumpostheader .sendnotification,.input-group-sm>.timepanel div.forminput .aspNetDisabled,.input-group-sm>input[type=text].forminput,.input-group-sm>select.forminput{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}select.input-group-sm>.dataTables_filter input[type=search],select.input-group-sm>.dataTables_wrapper .navbar-inner select,select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn,select.input-group-sm>.input-group-btn>.editforumsubcriptions,select.input-group-sm>.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,select.input-group-sm>.input-group-btn>.forumview .forumnotify .fsubscribe2,select.input-group-sm>.input-group-btn>.postlistwrap .forumpostheader .marksent,select.input-group-sm>.input-group-btn>.postlistwrap .forumpostheader .sendnotification,select.input-group-sm>.timepanel div.forminput .aspNetDisabled,select.input-group-sm>input[type=text].forminput,select.input-group-sm>select.forminput{height:33px;line-height:33px}select[multiple].input-group-sm>.dataTables_filter input[type=search],select[multiple].input-group-sm>.dataTables_wrapper .navbar-inner select,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.input-group-btn>.editforumsubcriptions,select[multiple].input-group-sm>.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,select[multiple].input-group-sm>.input-group-btn>.forumview .forumnotify .fsubscribe2,select[multiple].input-group-sm>.input-group-btn>.postlistwrap .forumpostheader .marksent,select[multiple].input-group-sm>.input-group-btn>.postlistwrap .forumpostheader .sendnotification,select[multiple].input-group-sm>.timepanel div.forminput .aspNetDisabled,select[multiple].input-group-sm>input[type=text].forminput,select[multiple].input-group-sm>select.forminput,textarea.input-group-sm>.dataTables_filter input[type=search],textarea.input-group-sm>.dataTables_wrapper .navbar-inner select,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.input-group-btn>.editforumsubcriptions,textarea.input-group-sm>.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,textarea.input-group-sm>.input-group-btn>.forumview .forumnotify .fsubscribe2,textarea.input-group-sm>.input-group-btn>.postlistwrap .forumpostheader .marksent,textarea.input-group-sm>.input-group-btn>.postlistwrap .forumpostheader .sendnotification,textarea.input-group-sm>.timepanel div.forminput .aspNetDisabled,textarea.input-group-sm>input[type=text].forminput,textarea.input-group-sm>select.forminput{height:auto}.input-group-addon,.input-group-btn,.input-group .dataTables_filter input[type=search],.input-group .dataTables_wrapper .navbar-inner select,.input-group .form-control,.input-group .timepanel div.forminput .aspNetDisabled,.input-group input[type=text].forminput,.input-group select.forminput,.menu-drawer .wrapsearchinput>.searchpanel .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .dataTables_filter input[type=search]:not(:first-child):not(:last-child),.input-group .dataTables_wrapper .navbar-inner select:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group .timepanel div.forminput .aspNetDisabled:not(:first-child):not(:last-child),.input-group input[type=text].forminput:not(:first-child):not(:last-child),.input-group select.forminput:not(:first-child):not(:last-child),.menu-drawer .wrapsearchinput>.searchpanel .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:16px;font-weight:normal;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:14px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:20px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.btn-group>.editforumsubcriptions,.input-group-btn:first-child>.btn-group>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn:first-child>.btn-group>.forumview .forumnotify .fsubscribe2,.input-group-btn:first-child>.btn-group>.postlistwrap .forumpostheader .marksent,.input-group-btn:first-child>.btn-group>.postlistwrap .forumpostheader .sendnotification,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:first-child>.editforumsubcriptions,.input-group-btn:first-child>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn:first-child>.forumview .forumnotify .fsubscribe2,.input-group-btn:first-child>.postlistwrap .forumpostheader .marksent,.input-group-btn:first-child>.postlistwrap .forumpostheader .sendnotification,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn-group:not(:last-child)>.editforumsubcriptions,.input-group-btn:last-child>.btn-group:not(:last-child)>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn:last-child>.btn-group:not(:last-child)>.forumview .forumnotify .fsubscribe2,.input-group-btn:last-child>.btn-group:not(:last-child)>.postlistwrap .forumpostheader .marksent,.input-group-btn:last-child>.btn-group:not(:last-child)>.postlistwrap .forumpostheader .sendnotification,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.editforumsubcriptions:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.forumthreadview .forumnotify .fsubscribe2:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.forumview .forumnotify .fsubscribe2:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.postlistwrap .forumpostheader .marksent:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.postlistwrap .forumpostheader .sendnotification:not(:last-child):not(.dropdown-toggle),.input-group .dataTables_filter input[type=search]:first-child,.input-group .dataTables_wrapper .navbar-inner select:first-child,.input-group .form-control:first-child,.input-group .timepanel div.forminput .aspNetDisabled:first-child,.input-group input[type=text].forminput:first-child,.input-group select.forminput:first-child,.menu-drawer .wrapsearchinput>.searchpanel .form-control:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn-group:not(:first-child)>.editforumsubcriptions,.input-group-btn:first-child>.btn-group:not(:first-child)>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn:first-child>.btn-group:not(:first-child)>.forumview .forumnotify .fsubscribe2,.input-group-btn:first-child>.btn-group:not(:first-child)>.postlistwrap .forumpostheader .marksent,.input-group-btn:first-child>.btn-group:not(:first-child)>.postlistwrap .forumpostheader .sendnotification,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.editforumsubcriptions:not(:first-child),.input-group-btn:first-child>.forumthreadview .forumnotify .fsubscribe2:not(:first-child),.input-group-btn:first-child>.forumview .forumnotify .fsubscribe2:not(:first-child),.input-group-btn:first-child>.postlistwrap .forumpostheader .marksent:not(:first-child),.input-group-btn:first-child>.postlistwrap .forumpostheader .sendnotification:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.btn-group>.editforumsubcriptions,.input-group-btn:last-child>.btn-group>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn:last-child>.btn-group>.forumview .forumnotify .fsubscribe2,.input-group-btn:last-child>.btn-group>.postlistwrap .forumpostheader .marksent,.input-group-btn:last-child>.btn-group>.postlistwrap .forumpostheader .sendnotification,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:last-child>.editforumsubcriptions,.input-group-btn:last-child>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn:last-child>.forumview .forumnotify .fsubscribe2,.input-group-btn:last-child>.postlistwrap .forumpostheader .marksent,.input-group-btn:last-child>.postlistwrap .forumpostheader .sendnotification,.input-group .dataTables_filter input[type=search]:last-child,.input-group .dataTables_wrapper .navbar-inner select:last-child,.input-group .form-control:last-child,.input-group .timepanel div.forminput .aspNetDisabled:last-child,.input-group input[type=text].forminput:last-child,.input-group select.forminput:last-child,.menu-drawer .wrapsearchinput>.searchpanel .form-control:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn,.input-group-btn>.editforumsubcriptions,.input-group-btn>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn>.forumview .forumnotify .fsubscribe2,.input-group-btn>.postlistwrap .forumpostheader .marksent,.input-group-btn>.postlistwrap .forumpostheader .sendnotification{position:relative}.input-group-btn>.btn+.btn,.input-group-btn>.editforumsubcriptions+.editforumsubcriptions,.input-group-btn>.forumthreadview .forumnotify .fsubscribe2+.forumthreadview .forumnotify .fsubscribe2,.input-group-btn>.forumview .forumnotify .fsubscribe2+.forumview .forumnotify .fsubscribe2,.input-group-btn>.postlistwrap .forumpostheader .marksent+.postlistwrap .forumpostheader .marksent,.input-group-btn>.postlistwrap .forumpostheader .sendnotification+.postlistwrap .forumpostheader .sendnotification{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover,.input-group-btn>.editforumsubcriptions:active,.input-group-btn>.editforumsubcriptions:focus,.input-group-btn>.editforumsubcriptions:hover,.input-group-btn>.forumthreadview .forumnotify .fsubscribe2:active,.input-group-btn>.forumthreadview .forumnotify .fsubscribe2:focus,.input-group-btn>.forumthreadview .forumnotify .fsubscribe2:hover,.input-group-btn>.forumview .forumnotify .fsubscribe2:active,.input-group-btn>.forumview .forumnotify .fsubscribe2:focus,.input-group-btn>.forumview .forumnotify .fsubscribe2:hover,.input-group-btn>.postlistwrap .forumpostheader .marksent:active,.input-group-btn>.postlistwrap .forumpostheader .marksent:focus,.input-group-btn>.postlistwrap .forumpostheader .marksent:hover,.input-group-btn>.postlistwrap .forumpostheader .sendnotification:active,.input-group-btn>.postlistwrap .forumpostheader .sendnotification:focus,.input-group-btn>.postlistwrap .forumpostheader .sendnotification:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group,.input-group-btn:first-child>.editforumsubcriptions,.input-group-btn:first-child>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn:first-child>.forumview .forumnotify .fsubscribe2,.input-group-btn:first-child>.postlistwrap .forumpostheader .marksent,.input-group-btn:first-child>.postlistwrap .forumpostheader .sendnotification{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.input-group-btn:last-child>.editforumsubcriptions,.input-group-btn:last-child>.forumthreadview .forumnotify .fsubscribe2,.input-group-btn:last-child>.forumview .forumnotify .fsubscribe2,.input-group-btn:last-child>.postlistwrap .forumpostheader .marksent,.input-group-btn:last-child>.postlistwrap .forumpostheader .sendnotification{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eeeeee}.nav>li.disabled>a{color:#777777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eeeeee;border-color:#005696}.nav .nav-divider{height:1px;margin:10px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#005696}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:22px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:25px;padding-left:25px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-25px;margin-left:-25px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:14px 25px;font-size:20px;line-height:22px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container-fluid .navbar-brand,.navbar>.container .navbar-brand{margin-left:-25px}}.navbar-toggle{position:relative;float:right;margin-right:25px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7px -25px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:22px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:22px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:14px;padding-bottom:14px}}.navbar-form{margin-left:-25px;margin-right:-25px;padding:10px 25px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);margin-top:7px;margin-bottom:7px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .dataTables_filter input[type=search],.navbar-form .dataTables_wrapper .navbar-inner select,.navbar-form .form-control,.navbar-form .timepanel div.forminput .aspNetDisabled,.navbar-form input[type=text].forminput,.navbar-form select.forminput{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group,.navbar-form .menu-drawer .wrapsearchinput>.searchpanel{display:inline-table;vertical-align:middle}.navbar-form .input-group .dataTables_filter input[type=search],.navbar-form .input-group .dataTables_wrapper .navbar-inner select,.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .timepanel div.forminput .aspNetDisabled,.navbar-form .input-group input[type=text].forminput,.navbar-form .input-group select.forminput,.navbar-form .menu-drawer .wrapsearchinput>.searchpanel .form-control,.navbar-form .menu-drawer .wrapsearchinput>.searchpanel .input-group-addon,.navbar-form .menu-drawer .wrapsearchinput>.searchpanel .input-group-btn{width:auto}.navbar-form .input-group>.dataTables_filter input[type=search],.navbar-form .input-group>.dataTables_wrapper .navbar-inner select,.navbar-form .input-group>.form-control,.navbar-form .input-group>.timepanel div.forminput .aspNetDisabled,.navbar-form .input-group>input[type=text].forminput,.navbar-form .input-group>select.forminput,.navbar-form .menu-drawer .wrapsearchinput>.searchpanel>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox .addcontent>strong,.navbar-form .checkbox .operationheading,.navbar-form .checkbox .settinglabel,.navbar-form .checkbox label,.navbar-form .radio .addcontent>strong,.navbar-form .radio .operationheading,.navbar-form .radio .settinglabel,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:7px;margin-bottom:7px}.navbar-btn.btn-sm,.navbar-btn.postlistwrap .forumpostheader .marksent,.navbar-btn.postlistwrap .forumpostheader .sendnotification,.navbar-btn[id*=_btnGridCancel],.navbar-btn[id*=_btnGridDelete],.navbar-btn[id*=_btnGridUpdate],.navbar-btn[id*=_grdHistory][id*=_btnDelete],.navbar-btn[id*=_grdHistory][id*=_btnRestoreToEditor]{margin-top:8.5px;margin-bottom:8.5px}.navbar-btn.btn-xs,.navbar-btn.buttonlink,.navbar-btn[id*=_btnRename],.navbar-btn[id*=_LinkButton2]{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:14px;margin-bottom:14px}@media (min-width:768px){.navbar-text{float:left;margin-left:25px;margin-right:25px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-25px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f3f3f3;border-color:#e2e2e2}.navbar-default .navbar-brand{color:#0d1013}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#000000;background-color:transparent}.navbar-default .navbar-text{color:#0d1013}.navbar-default .navbar-nav>li>a{color:#0d1013}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#005696;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#005696;background-color:#dadada}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e2e2e2}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#dadada;color:#005696}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#0d1013}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#005696;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#005696;background-color:#dadada}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#0d1013}.navbar-default .navbar-link:hover{color:#005696}.navbar-default .btn-link{color:#0d1013}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#005696}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#0d1013;border-color:#000000}.navbar-inverse .navbar-brand{color:#FFF}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#FFF}.navbar-inverse .navbar-nav>li>a{color:#FFF}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#FFF;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#FFF;background-color:#000000}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#000000}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#000000;color:#FFF}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#000000}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#000000}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#FFF}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#FFF;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#FFF;background-color:#000000}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#FFF}.navbar-inverse .navbar-link:hover{color:#FFF}.navbar-inverse .btn-link{color:#FFF}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#FFF}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb,.feedmanagerpage .breadcrumbs{padding:8px 15px;margin-bottom:22px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777777}.pagination{display:inline-block;padding-left:0;margin:22px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#005696;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#002a4a;background-color:#eeeeee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#005696;border-color:#005696;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:20px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:14px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.blogview .blogpager,.pager{padding-left:0;margin:22px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eeeeee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777777;background-color:#fff;cursor:not-allowed}.label,.tagslabel+.blogtags a{display:inline;padding:0.2em 0.6em 0.3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label,.editforumsubcriptions .label,.forumthreadview .forumnotify .fsubscribe2 .label,.forumview .forumnotify .fsubscribe2 .label,.postlistwrap .forumpostheader .marksent .label,.postlistwrap .forumpostheader .sendnotification .label{position:relative;top:-1px}.label-default{background-color:#777777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#005696}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#003963}.label-success{background-color:#45a545}.label-success[href]:focus,.label-success[href]:hover{background-color:#368136}.label-info,.tagslabel+.blogtags a{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:14px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777777;border-radius:10px}.badge:empty{display:none}.btn .badge,.editforumsubcriptions .badge,.forumthreadview .forumnotify .fsubscribe2 .badge,.forumview .forumnotify .fsubscribe2 .badge,.postlistwrap .forumpostheader .marksent .badge,.postlistwrap .forumpostheader .sendnotification .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-group-xs>.editforumsubcriptions .badge,.btn-group-xs>.forumthreadview .forumnotify .fsubscribe2 .badge,.btn-group-xs>.forumview .forumnotify .fsubscribe2 .badge,.btn-group-xs>.postlistwrap .forumpostheader .marksent .badge,.btn-group-xs>.postlistwrap .forumpostheader .sendnotification .badge,.btn-xs .badge,.buttonlink .badge,[id*=_btnRename] .badge,[id*=_LinkButton2] .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#005696;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eeeeee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:24px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container-fluid .jumbotron,.container .jumbotron{border-radius:6px;padding-left:25px;padding-right:25px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container-fluid .jumbotron,.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:72px}}.thumbnail{display:block;padding:4px;margin-bottom:22px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#005696}.thumbnail .caption{padding:9px;color:#333333}.alert,.contactform [id$=_lblMessage],.modulecontent.accessdenied,.pagebody.loginpage .login .buttonrow span.txterror,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage],body.pagenotfound .pnfmsg,div.txterror,div[data-val-validationgroup=profile]{padding:15px;margin-bottom:22px;border:1px solid transparent;border-radius:4px}.alert h4,.contactform [id$=_lblMessage] h4,.modulecontent.accessdenied h4,.pagebody.loginpage .login .buttonrow span.txterror h4,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage] h4,body.pagenotfound .pnfmsg h4,div.txterror h4,div[data-val-validationgroup=profile] h4{margin-top:0;color:inherit}.alert .alert-link,.contactform [id$=_lblMessage] .alert-link,.modulecontent.accessdenied .alert-link,.modulecontent.accessdenied a,.pagebody.loginpage .login .buttonrow span.txterror .alert-link,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage] .alert-link,body.pagenotfound .pnfmsg .alert-link,div.txterror .alert-link,div[data-val-validationgroup=profile] .alert-link{font-weight:bold}.alert>p,.alert>ul,.contactform [id$=_lblMessage]>p,.contactform [id$=_lblMessage]>ul,.modulecontent.accessdenied>p,.modulecontent.accessdenied>ul,.pagebody.loginpage .login .buttonrow span.txterror>p,.pagebody.loginpage .login .buttonrow span.txterror>ul,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage]>p,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage]>ul,body.pagenotfound .pnfmsg>p,body.pagenotfound .pnfmsg>ul,div.txterror>p,div.txterror>ul,div[data-val-validationgroup=profile]>p,div[data-val-validationgroup=profile]>ul{margin-bottom:0}.alert>p+p,.contactform [id$=_lblMessage]>p+p,.modulecontent.accessdenied>p+p,.pagebody.loginpage .login .buttonrow span.txterror>p+p,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage]>p+p,body.pagenotfound .pnfmsg>p+p,div.txterror>p+p,div[data-val-validationgroup=profile]>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success,.contactform [id$=_lblMessage]{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr,.contactform [id$=_lblMessage] hr{border-top-color:#c9e2b3}.alert-success .alert-link,.contactform [id$=_lblMessage] .alert-link{color:#2b542c}.alert-info,.modulecontent.accessdenied{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr,.modulecontent.accessdenied hr{border-top-color:#a6e1ec}.alert-info .alert-link,.modulecontent.accessdenied .alert-link,.modulecontent.accessdenied a{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger,.pagebody.loginpage .login .buttonrow span.txterror,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage],body.pagenotfound .pnfmsg,div.txterror,div[data-val-validationgroup=profile]{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr,.pagebody.loginpage .login .buttonrow span.txterror hr,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage] hr,body.pagenotfound .pnfmsg hr,div.txterror hr,div[data-val-validationgroup=profile] hr{border-top-color:#e4b9c0}.alert-danger .alert-link,.pagebody.loginpage .login .buttonrow span.txterror .alert-link,.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage] .alert-link,body.pagenotfound .pnfmsg .alert-link,div.txterror .alert-link,div[data-val-validationgroup=profile] .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:22px;margin-bottom:22px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:14px;line-height:22px;color:#fff;text-align:center;background-color:#005696;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#45a545}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.authorinfo,.media{margin-top:15px}.media:first-child{margin-top:0}.authorbio,.authorinfo,.media,.media-body{zoom:1;overflow:hidden}.authorbio,.media-body{width:10000px}.authorinfo .avatar img,.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.authorinfo .avatar,.media-left,.media>.pull-left{padding-right:10px}.authorbio,.authorinfo .avatar,.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eeeeee;color:#777777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#005696;border-color:#005696}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#63bcff}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel,.templatewrapper{margin-bottom:22px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05)}.panel-body,.templatebody{padding:15px}.panel-heading,.templatetitle{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:18px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer,.templateinfo{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.forums table,.panel>.forumview table,.panel>.panel-collapse>.forums table,.panel>.panel-collapse>.forumview table,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.forums table,.panel>.table-responsive>.forumview table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.forums table caption,.panel>.forumview table caption,.panel>.panel-collapse>.forums table caption,.panel>.panel-collapse>.forumview table caption,.panel>.panel-collapse>.table caption,.panel>.table-responsive>.forums table caption,.panel>.table-responsive>.forumview table caption,.panel>.table-responsive>.table caption,.panel>.table caption{padding-left:15px;padding-right:15px}.panel>.forums table:first-child,.panel>.forumview table:first-child,.panel>.table-responsive:first-child>.forums table:first-child,.panel>.table-responsive:first-child>.forumview table:first-child,.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.forums table:first-child>tbody:first-child>tr:first-child,.panel>.forums table:first-child>thead:first-child>tr:first-child,.panel>.forumview table:first-child>tbody:first-child>tr:first-child,.panel>.forumview table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.forums table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.forums table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.forumview table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.forumview table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.forums table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.forums table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.forums table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.forums table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.forumview table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.forumview table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.forumview table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.forumview table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.forums table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.forums table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.forums table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.forums table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.forumview table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.forumview table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.forumview table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.forumview table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.forums table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.forums table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.forums table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.forums table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.forumview table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.forumview table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.forumview table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.forumview table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.forums table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.forums table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.forums table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.forums table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.forumview table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.forumview table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.forumview table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.forumview table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.forums table:last-child,.panel>.forumview table:last-child,.panel>.table-responsive:last-child>.forums table:last-child,.panel>.table-responsive:last-child>.forumview table:last-child,.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.forums table:last-child>tbody:last-child>tr:last-child,.panel>.forums table:last-child>tfoot:last-child>tr:last-child,.panel>.forumview table:last-child>tbody:last-child>tr:last-child,.panel>.forumview table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.forums table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.forums table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.forumview table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.forumview table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.forums table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.forums table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.forums table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.forums table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.forumview table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.forumview table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.forumview table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.forumview table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.forums table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.forums table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.forums table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.forums table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.forumview table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.forumview table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.forumview table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.forumview table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.forums table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.forums table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.forums table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.forums table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.forumview table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.forumview table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.forumview table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.forumview table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.forums table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.forums table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.forums table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.forums table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.forumview table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.forumview table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.forumview table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.forumview table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.forums table+.panel-body,.panel>.forumview table+.panel-body,.panel>.panel-body+.forums table,.panel>.panel-body+.forumview table,.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.forums table>tbody:first-child>tr:first-child td,.panel>.forums table>tbody:first-child>tr:first-child th,.panel>.forumview table>tbody:first-child>tr:first-child td,.panel>.forumview table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.forums table,.panel>.forumview table,.panel>.table-bordered,.panel>.table-responsive>.forums table,.panel>.table-responsive>.forumview table,.panel>.table-responsive>.table-bordered{border:0}.panel>.forums table>tbody>tr>td:first-child,.panel>.forums table>tbody>tr>th:first-child,.panel>.forums table>tfoot>tr>td:first-child,.panel>.forums table>tfoot>tr>th:first-child,.panel>.forums table>thead>tr>td:first-child,.panel>.forums table>thead>tr>th:first-child,.panel>.forumview table>tbody>tr>td:first-child,.panel>.forumview table>tbody>tr>th:first-child,.panel>.forumview table>tfoot>tr>td:first-child,.panel>.forumview table>tfoot>tr>th:first-child,.panel>.forumview table>thead>tr>td:first-child,.panel>.forumview table>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.forums table>tbody>tr>td:first-child,.panel>.table-responsive>.forums table>tbody>tr>th:first-child,.panel>.table-responsive>.forums table>tfoot>tr>td:first-child,.panel>.table-responsive>.forums table>tfoot>tr>th:first-child,.panel>.table-responsive>.forums table>thead>tr>td:first-child,.panel>.table-responsive>.forums table>thead>tr>th:first-child,.panel>.table-responsive>.forumview table>tbody>tr>td:first-child,.panel>.table-responsive>.forumview table>tbody>tr>th:first-child,.panel>.table-responsive>.forumview table>tfoot>tr>td:first-child,.panel>.table-responsive>.forumview table>tfoot>tr>th:first-child,.panel>.table-responsive>.forumview table>thead>tr>td:first-child,.panel>.table-responsive>.forumview table>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.forums table>tbody>tr>td:last-child,.panel>.forums table>tbody>tr>th:last-child,.panel>.forums table>tfoot>tr>td:last-child,.panel>.forums table>tfoot>tr>th:last-child,.panel>.forums table>thead>tr>td:last-child,.panel>.forums table>thead>tr>th:last-child,.panel>.forumview table>tbody>tr>td:last-child,.panel>.forumview table>tbody>tr>th:last-child,.panel>.forumview table>tfoot>tr>td:last-child,.panel>.forumview table>tfoot>tr>th:last-child,.panel>.forumview table>thead>tr>td:last-child,.panel>.forumview table>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.forums table>tbody>tr>td:last-child,.panel>.table-responsive>.forums table>tbody>tr>th:last-child,.panel>.table-responsive>.forums table>tfoot>tr>td:last-child,.panel>.table-responsive>.forums table>tfoot>tr>th:last-child,.panel>.table-responsive>.forums table>thead>tr>td:last-child,.panel>.table-responsive>.forums table>thead>tr>th:last-child,.panel>.table-responsive>.forumview table>tbody>tr>td:last-child,.panel>.table-responsive>.forumview table>tbody>tr>th:last-child,.panel>.table-responsive>.forumview table>tfoot>tr>td:last-child,.panel>.table-responsive>.forumview table>tfoot>tr>th:last-child,.panel>.table-responsive>.forumview table>thead>tr>td:last-child,.panel>.table-responsive>.forumview table>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.forums table>tbody>tr:first-child>td,.panel>.forums table>tbody>tr:first-child>th,.panel>.forums table>thead>tr:first-child>td,.panel>.forums table>thead>tr:first-child>th,.panel>.forumview table>tbody>tr:first-child>td,.panel>.forumview table>tbody>tr:first-child>th,.panel>.forumview table>thead>tr:first-child>td,.panel>.forumview table>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.forums table>tbody>tr:first-child>td,.panel>.table-responsive>.forums table>tbody>tr:first-child>th,.panel>.table-responsive>.forums table>thead>tr:first-child>td,.panel>.table-responsive>.forums table>thead>tr:first-child>th,.panel>.table-responsive>.forumview table>tbody>tr:first-child>td,.panel>.table-responsive>.forumview table>tbody>tr:first-child>th,.panel>.table-responsive>.forumview table>thead>tr:first-child>td,.panel>.table-responsive>.forumview table>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.forums table>tbody>tr:last-child>td,.panel>.forums table>tbody>tr:last-child>th,.panel>.forums table>tfoot>tr:last-child>td,.panel>.forums table>tfoot>tr:last-child>th,.panel>.forumview table>tbody>tr:last-child>td,.panel>.forumview table>tbody>tr:last-child>th,.panel>.forumview table>tfoot>tr:last-child>td,.panel>.forumview table>tfoot>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.forums table>tbody>tr:last-child>td,.panel>.table-responsive>.forums table>tbody>tr:last-child>th,.panel>.table-responsive>.forums table>tfoot>tr:last-child>td,.panel>.table-responsive>.forums table>tfoot>tr:last-child>th,.panel>.table-responsive>.forumview table>tbody>tr:last-child>td,.panel>.table-responsive>.forumview table>tbody>tr:last-child>th,.panel>.table-responsive>.forumview table>tfoot>tr:last-child>td,.panel>.table-responsive>.forumview table>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:22px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default,.templatewrapper{border-color:#ddd}.panel-default>.panel-heading,.templatetitle{color:#333333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#005696}.panel-primary>.panel-heading{color:#fff;background-color:#005696;border-color:#005696}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#005696}.panel-primary>.panel-heading .badge{color:#005696;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#005696}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.fileupload-dropzone,.searchcontrols,.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)}.searchcontrols blockquote,.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15)}.well-lg{padding:24px;border-radius:6px}.searchcontrols,.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:24px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn,.modal-footer .editforumsubcriptions+.editforumsubcriptions,.modal-footer .forumthreadview .forumnotify .fsubscribe2+.forumthreadview .forumnotify .fsubscribe2,.modal-footer .forumview .forumnotify .fsubscribe2+.forumview .forumnotify .fsubscribe2,.modal-footer .postlistwrap .forumpostheader .marksent+.postlistwrap .forumpostheader .marksent,.modal-footer .postlistwrap .forumpostheader .sendnotification+.postlistwrap .forumpostheader .sendnotification{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn,.modal-footer .btn-group .editforumsubcriptions+.editforumsubcriptions,.modal-footer .btn-group .forumthreadview .forumnotify .fsubscribe2+.forumthreadview .forumnotify .fsubscribe2,.modal-footer .btn-group .forumview .forumnotify .fsubscribe2+.forumview .forumnotify .fsubscribe2,.modal-footer .btn-group .postlistwrap .forumpostheader .marksent+.postlistwrap .forumpostheader .marksent,.modal-footer .btn-group .postlistwrap .forumpostheader .sendnotification+.postlistwrap .forumpostheader .sendnotification{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:'Barlow', sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.pagetree ul.treecommands,.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.pagetree ul.treecommands .tooltip-arrow,.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.pagetree ul.treecommands,.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:'Barlow', sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:16px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2)}.pagetree ul.treecommands.top,.popover.top{margin-top:-10px}.pagetree ul.treecommands.right,.popover.pagetree ul.treecommands,.popover.right{margin-left:10px}.pagetree ul.treecommands.bottom,.popover.bottom{margin-top:10px}.pagetree ul.treecommands.left,.popover.left{margin-left:-10px}.pagetree ul.treecommands .pageinfo,.popover-title{margin:0;padding:8px 14px;font-size:16px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.pagetree ul.treecommands,.popover-content{padding:9px 14px}.pagetree ul.treecommands>.arrow,.pagetree ul.treecommands>.arrow:after,.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.pagetree ul.treecommands>.arrow,.popover>.arrow{border-width:11px}.pagetree ul.treecommands>.arrow:after,.popover>.arrow:after{border-width:10px;content:""}.pagetree ul.treecommands.top>.arrow,.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px}.pagetree ul.treecommands.top>.arrow:after,.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.pagetree ul.treecommands.right>.arrow,.popover.pagetree ul.treecommands>.arrow,.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0, 0, 0, 0.25)}.pagetree ul.treecommands.right>.arrow:after,.popover.pagetree ul.treecommands>.arrow:after,.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.pagetree ul.treecommands.bottom>.arrow,.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px}.pagetree ul.treecommands.bottom>.arrow:after,.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.pagetree ul.treecommands.left>.arrow,.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0, 0, 0, 0.25)}.pagetree ul.treecommands.left>.arrow:after,.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media (-webkit-transform-3d),(transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.pagetree ul.treecommands,.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.pagetree ul.treecommands,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.pagetree ul.treecommands,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.pagetree ul.treecommands,.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);background-color:rgba(0, 0, 0, 0)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.pagetree ul.treecommands,.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000\9;background-color:rgba(0, 0, 0, 0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6)}.carousel-caption .btn,.carousel-caption .editforumsubcriptions,.carousel-caption .forumthreadview .forumnotify .fsubscribe2,.carousel-caption .forumview .forumnotify .fsubscribe2,.carousel-caption .postlistwrap .forumpostheader .marksent,.carousel-caption .postlistwrap .forumpostheader .sendnotification{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.blogmodule.blogarchive .modulecontent:after,.blogmodule.blogarchive .modulecontent:before,.blogmodule.blogcategories .modulecontent:after,.blogmodule.blogcategories .modulecontent:before,.blogtext:after,.blogtext:before,.blogview .blogpager:after,.blogview .blogpager:before,.blogwrapper.blogview .modulecontent:after,.blogwrapper.blogview .modulecontent:before,.bottom-pane .panelwrapper:after,.bottom-pane .panelwrapper:before,.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.fileoperations:after,.fileoperations:before,.fileselection:after,.fileselection:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.grid-form:after,.grid-form:before,.grid-form [id$=_pnlQuestions]:after,.grid-form [id$=_pnlQuestions]:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before,.rssmodule .modulecontent:after,.rssmodule .modulecontent:before,.rsswrapper:after,.rsswrapper:before,.stats .modulecontent:after,.stats .modulecontent:before,.stats .onlinemembers:after,.stats .onlinemembers:before,.templatebody:after,.templatebody:before,.top-pane .panelwrapper:after,.top-pane .panelwrapper:before{content:" ";display:table}.blogmodule.blogarchive .modulecontent:after,.blogmodule.blogcategories .modulecontent:after,.blogtext:after,.blogview .blogpager:after,.blogwrapper.blogview .modulecontent:after,.bottom-pane .panelwrapper:after,.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.fileoperations:after,.fileselection:after,.form-horizontal .form-group:after,.grid-form:after,.grid-form [id$=_pnlQuestions]:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after,.rssmodule .modulecontent:after,.rsswrapper:after,.stats .modulecontent:after,.stats .onlinemembers:after,.templatebody:after,.top-pane .panelwrapper:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.autab-pane,.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.autab-pane,.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.fb-xs-parent{display:-webkit-box;display:-ms-flexbox;display:flex}.fb-xs-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fb-xs-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fb-xs-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.fb-xs-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.fb-xs-ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fb-xs-ai-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.fb-xs-ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fb-xs-ai-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fb-xs-ai-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.fb-xs-ac-start{-ms-flex-line-pack:start;align-content:flex-start}.fb-xs-ac-baseline{-ms-flex-line-pack:baseline;align-content:baseline}.fb-xs-ac-center{-ms-flex-line-pack:center;align-content:center}.fb-xs-ac-end{-ms-flex-line-pack:end;align-content:flex-end}.fb-xs-ac-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.fb-xs-j-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fb-xs-j-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fb-xs-j-around{-ms-flex-pack:distribute;justify-content:space-around}.fb-xs-j-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fb-xs-j-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fb-xs-as-start{-ms-flex-item-align:start;align-self:flex-start}.fb-xs-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.fb-xs-as-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.fb-xs-as-end{-ms-flex-item-align:end;align-self:flex-end}.fb-xs-as-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.fb-xs-child{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.fb-xs-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.fb-xs-shrink{-ms-flex-negative:1;flex-shrink:1}.flex-xs-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-xs-end;-ms-flex-align:flex-xs-end;align-items:flex-xs-end}.flex-xs-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-xs-children{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-xs-children>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-xs-row{flex-xs-flow:row wrap}.flex-xs-column{flex-xs-flow:column wrap}.flex-xs-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-xs-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav.nav-pills.fb-xs-parent li+li,.nav.nav-pills.flex-xs-children li+li{margin-left:0}.fileoperations.fb-xs-parent:after,.fileoperations.fb-xs-parent:before,.fileoperations.flex-xs-children:after,.fileoperations.flex-xs-children:before,.fileselection.fb-xs-parent:after,.fileselection.fb-xs-parent:before,.fileselection.flex-xs-children:after,.fileselection.flex-xs-children:before,.row.fb-xs-parent:after,.row.fb-xs-parent:before,.row.flex-xs-children:after,.row.flex-xs-children:before{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.fb-xs-25.flex-children>*,.fb-xs-25:not(.flex-children){-ms-flex-preferred-size:25%;flex-basis:25%}.fb-xs-33.flex-children>*,.fb-xs-33:not(.flex-children){-ms-flex-preferred-size:33%;flex-basis:33%}.fb-xs-40.flex-children>*,.fb-xs-40:not(.flex-children){-ms-flex-preferred-size:40%;flex-basis:40%}.fb-xs-50.flex-children>*,.fb-xs-50:not(.flex-children){-ms-flex-preferred-size:50%;flex-basis:50%}.fb-xs-60.flex-children>*,.fb-xs-60:not(.flex-children){-ms-flex-preferred-size:60%;flex-basis:60%}.fb-xs-66.flex-children>*,.fb-xs-66:not(.flex-children){-ms-flex-preferred-size:66%;flex-basis:66%}.fb-xs-75.flex-children>*,.fb-xs-75:not(.flex-children){-ms-flex-preferred-size:75%;flex-basis:75%}.fb-xs-100.flex-children>*,.fb-xs-100:not(.flex-children){-ms-flex-preferred-size:100%;flex-basis:100%}.order-xs-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xs-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xs-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xs-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xs-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xs-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xs-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xs-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xs-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xs-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xs-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xs-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-xs-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xs-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-xs-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}@media (min-width:768px){.fb-parent{display:-webkit-box;display:-ms-flexbox;display:flex}.fb-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fb-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fb-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.fb-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.fb-parent:after,.fb-parent:before{content:none}.fb-ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fb-ai-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.fb-ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fb-ai-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fb-ai-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.fb-ac-start{-ms-flex-line-pack:start;align-content:flex-start}.fb-ac-baseline{-ms-flex-line-pack:baseline;align-content:baseline}.fb-ac-center{-ms-flex-line-pack:center;align-content:center}.fb-ac-end{-ms-flex-line-pack:end;align-content:flex-end}.fb-ac-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.fb-j-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fb-j-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fb-j-around{-ms-flex-pack:distribute;justify-content:space-around}.fb-j-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fb-j-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fb-as-start{-ms-flex-item-align:start;align-self:flex-start}.fb-as-baseline{-ms-flex-item-align:baseline;align-self:baseline}.fb-as-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.fb-as-end{-ms-flex-item-align:end;align-self:flex-end}.fb-as-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.fb-child{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.fb-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.fb-shrink{-ms-flex-negative:1;flex-shrink:1}.flex-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-children{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-children>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.flex-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav.nav-pills.fb-parent li+li,.nav.nav-pills.flex-children li+li{margin-left:0}.fileoperations.fb-parent:after,.fileoperations.fb-parent:before,.fileoperations.flex-children:after,.fileoperations.flex-children:before,.fileselection.fb-parent:after,.fileselection.fb-parent:before,.fileselection.flex-children:after,.fileselection.flex-children:before,.row.fb-parent:after,.row.fb-parent:before,.row.flex-children:after,.row.flex-children:before{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.fb-sm-25.flex-children>*,.fb-sm-25:not(.flex-children){-ms-flex-preferred-size:25%;flex-basis:25%}.fb-sm-33.flex-children>*,.fb-sm-33:not(.flex-children){-ms-flex-preferred-size:33%;flex-basis:33%}.fb-sm-40.flex-children>*,.fb-sm-40:not(.flex-children){-ms-flex-preferred-size:40%;flex-basis:40%}.fb-sm-50.flex-children>*,.fb-sm-50:not(.flex-children){-ms-flex-preferred-size:50%;flex-basis:50%}.fb-sm-60.flex-children>*,.fb-sm-60:not(.flex-children){-ms-flex-preferred-size:60%;flex-basis:60%}.fb-sm-66.flex-children>*,.fb-sm-66:not(.flex-children){-ms-flex-preferred-size:66%;flex-basis:66%}.fb-sm-75.flex-children>*,.fb-sm-75:not(.flex-children){-ms-flex-preferred-size:75%;flex-basis:75%}.fb-sm-100.flex-children>*,.fb-sm-100:not(.flex-children){-ms-flex-preferred-size:100%;flex-basis:100%}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-sm-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-sm-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}}@media (min-width:992px){.fb-md-25.flex-children>*,.fb-md-25:not(.flex-children){-ms-flex-preferred-size:25%;flex-basis:25%}.fb-md-33.flex-children>*,.fb-md-33:not(.flex-children){-ms-flex-preferred-size:33%;flex-basis:33%}.fb-md-40.flex-children>*,.fb-md-40:not(.flex-children){-ms-flex-preferred-size:40%;flex-basis:40%}.fb-md-50.flex-children>*,.fb-md-50:not(.flex-children){-ms-flex-preferred-size:50%;flex-basis:50%}.fb-md-60.flex-children>*,.fb-md-60:not(.flex-children){-ms-flex-preferred-size:60%;flex-basis:60%}.fb-md-66.flex-children>*,.fb-md-66:not(.flex-children){-ms-flex-preferred-size:66%;flex-basis:66%}.fb-md-75.flex-children>*,.fb-md-75:not(.flex-children){-ms-flex-preferred-size:75%;flex-basis:75%}.fb-md-100.flex-children>*,.fb-md-100:not(.flex-children){-ms-flex-preferred-size:100%;flex-basis:100%}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-md-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-md-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}}@media (min-width:1200px){.fb-lg-25.flex-children>*,.fb-lg-25:not(.flex-children){-ms-flex-preferred-size:25%;flex-basis:25%}.fb-lg-33.flex-children>*,.fb-lg-33:not(.flex-children){-ms-flex-preferred-size:33%;flex-basis:33%}.fb-lg-40.flex-children>*,.fb-lg-40:not(.flex-children){-ms-flex-preferred-size:40%;flex-basis:40%}.fb-lg-50.flex-children>*,.fb-lg-50:not(.flex-children){-ms-flex-preferred-size:50%;flex-basis:50%}.fb-lg-60.flex-children>*,.fb-lg-60:not(.flex-children){-ms-flex-preferred-size:60%;flex-basis:60%}.fb-lg-66.flex-children>*,.fb-lg-66:not(.flex-children){-ms-flex-preferred-size:66%;flex-basis:66%}.fb-lg-75.flex-children>*,.fb-lg-75:not(.flex-children){-ms-flex-preferred-size:75%;flex-basis:75%}.fb-lg-100.flex-children>*,.fb-lg-100:not(.flex-children){-ms-flex-preferred-size:100%;flex-basis:100%}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-lg-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-lg-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}}.breadcrumb>li+li:before{content:"\00a0 /"}.breadcrumb>li>.active,.breadcrumb>li>.selectedcrumb{color:#777777}#gallerynav .btn:active,#gallerynav .editforumsubcriptions:active,#gallerynav .forumthreadview .forumnotify .fsubscribe2:active,#gallerynav .forumview .forumnotify .fsubscribe2:active,#gallerynav .postlistwrap .forumpostheader .marksent:active,#gallerynav .postlistwrap .forumpostheader .sendnotification:active,.addnewtemplate>a[id*=_lnkAddNew]:active,.ec-next-prev a:active,.eventNextPrevious:active,.fileinput-button:active,.newpost:active,.newthread:active,.poll [id*=_lnkNewPoll]:active,.search-button:active,.SiteSearch [type=submit]:active,.ui-datepicker-trigger:active,.uploadfilelist .ui-button:active,[id*=PasswordRecovery][id*=SubmitButton]:active{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}#gallerynav .btn,#gallerynav .editforumsubcriptions,#gallerynav .forumthreadview .forumnotify .fsubscribe2,#gallerynav .forumview .forumnotify .fsubscribe2,#gallerynav .postlistwrap .forumpostheader .marksent,#gallerynav .postlistwrap .forumpostheader .sendnotification,.addnewtemplate>a[id*=_lnkAddNew],.btn-default,.ec-next-prev a,.eventNextPrevious,.fileinput-button,.newpost,.newthread,.poll [id*=_lnkNewPoll],.search-button,.SiteSearch [type=submit],.ui-datepicker-trigger,.uploadfilelist .ui-button,[id*=PasswordRecovery][id*=SubmitButton]{background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));background-image:linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);text-shadow:0 1px 0 #fff}#gallerynav .btn:active,#gallerynav .btn:active:focus,#gallerynav .btn:active:hover,#gallerynav .editforumsubcriptions:active,#gallerynav .editforumsubcriptions:active:focus,#gallerynav .editforumsubcriptions:active:hover,#gallerynav .forumthreadview .forumnotify .fsubscribe2:active,#gallerynav .forumthreadview .forumnotify .fsubscribe2:active:focus,#gallerynav .forumthreadview .forumnotify .fsubscribe2:active:hover,#gallerynav .forumview .forumnotify .fsubscribe2:active,#gallerynav .forumview .forumnotify .fsubscribe2:active:focus,#gallerynav .forumview .forumnotify .fsubscribe2:active:hover,#gallerynav .postlistwrap .forumpostheader .marksent:active,#gallerynav .postlistwrap .forumpostheader .marksent:active:focus,#gallerynav .postlistwrap .forumpostheader .marksent:active:hover,#gallerynav .postlistwrap .forumpostheader .sendnotification:active,#gallerynav .postlistwrap .forumpostheader .sendnotification:active:focus,#gallerynav .postlistwrap .forumpostheader .sendnotification:active:hover,.addnewtemplate>a[id*=_lnkAddNew]:active,.addnewtemplate>a[id*=_lnkAddNew]:active:focus,.addnewtemplate>a[id*=_lnkAddNew]:active:hover,.btn-default:active,.btn-default:active:focus,.btn-default:active:hover,.ec-next-prev a:active,.ec-next-prev a:active:focus,.ec-next-prev a:active:hover,.eventNextPrevious:active,.eventNextPrevious:active:focus,.eventNextPrevious:active:hover,.fileinput-button:active,.fileinput-button:active:focus,.fileinput-button:active:hover,.newpost:active,.newpost:active:focus,.newpost:active:hover,.newthread:active,.newthread:active:focus,.newthread:active:hover,.poll [id*=_lnkNewPoll]:active,.poll [id*=_lnkNewPoll]:active:focus,.poll [id*=_lnkNewPoll]:active:hover,.search-button:active,.search-button:active:focus,.search-button:active:hover,.SiteSearch [type=submit]:active,.SiteSearch [type=submit]:active:focus,.SiteSearch [type=submit]:active:hover,.ui-datepicker-trigger:active,.ui-datepicker-trigger:active:focus,.ui-datepicker-trigger:active:hover,.uploadfilelist .ui-button:active,.uploadfilelist .ui-button:active:focus,.uploadfilelist .ui-button:active:hover,[id*=PasswordRecovery][id*=SubmitButton]:active,[id*=PasswordRecovery][id*=SubmitButton]:active:focus,[id*=PasswordRecovery][id*=SubmitButton]:active:hover{background-color:#d4d4d4;background-image:none;border-color:#ccc;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}#gallerynav .btn:focus,#gallerynav .btn:hover,#gallerynav .editforumsubcriptions:focus,#gallerynav .editforumsubcriptions:hover,#gallerynav .forumthreadview .forumnotify .fsubscribe2:focus,#gallerynav .forumthreadview .forumnotify .fsubscribe2:hover,#gallerynav .forumview .forumnotify .fsubscribe2:focus,#gallerynav .forumview .forumnotify .fsubscribe2:hover,#gallerynav .postlistwrap .forumpostheader .marksent:focus,#gallerynav .postlistwrap .forumpostheader .marksent:hover,#gallerynav .postlistwrap .forumpostheader .sendnotification:focus,#gallerynav .postlistwrap .forumpostheader .sendnotification:hover,.addnewtemplate>a[id*=_lnkAddNew]:focus,.addnewtemplate>a[id*=_lnkAddNew]:hover,.btn-default:focus,.btn-default:hover,.ec-next-prev a:focus,.ec-next-prev a:hover,.eventNextPrevious:focus,.eventNextPrevious:hover,.fileinput-button:focus,.fileinput-button:hover,.newpost:focus,.newpost:hover,.newthread:focus,.newthread:hover,.poll [id*=_lnkNewPoll]:focus,.poll [id*=_lnkNewPoll]:hover,.search-button:focus,.search-button:hover,.SiteSearch [type=submit]:focus,.SiteSearch [type=submit]:hover,.ui-datepicker-trigger:focus,.ui-datepicker-trigger:hover,.uploadfilelist .ui-button:focus,.uploadfilelist .ui-button:hover,[id*=PasswordRecovery][id*=SubmitButton]:focus,[id*=PasswordRecovery][id*=SubmitButton]:hover{background-color:#f5f5f5;background-position:0 -15px;border-color:#ccc}#gallerynav .btn[disabled],#gallerynav .editforumsubcriptions[disabled],#gallerynav .forumthreadview .forumnotify .fsubscribe2[disabled],#gallerynav .forumview .forumnotify .fsubscribe2[disabled],#gallerynav .postlistwrap .forumpostheader .marksent[disabled],#gallerynav .postlistwrap .forumpostheader .sendnotification[disabled],.addnewtemplate>a[id*=_lnkAddNew][disabled],.btn-default[disabled],.ec-next-prev a[disabled],.eventNextPrevious[disabled],.fileinput-button[disabled],.newpost[disabled],.newthread[disabled],.poll [id*=_lnkNewPoll][disabled],.search-button[disabled],.SiteSearch [type=submit][disabled],.ui-datepicker-trigger[disabled],.uploadfilelist .ui-button[disabled],[id*=PasswordRecovery][id*=SubmitButton][disabled]{background-color:#f5f5f5;background-image:none;border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}#pnlNewFolder [id=btnNewFolder],.operationpanel [id=btnSubmit],.poll [id*=_btnChoose],.survey [id*=_btnStartSurvey],.survey [id*=_lnkAddNew],[id*=_btnGridUpdate]{background-image:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}#pnlNewFolder [id=btnNewFolder]:active,.operationpanel [id=btnSubmit]:active,.poll [id*=_btnChoose]:active,.survey [id*=_btnStartSurvey]:active,.survey [id*=_lnkAddNew]:active,[id*=_btnGridUpdate]:active{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.poll [id*=_btnCopyToNewPoll]{background-image:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}.poll [id*=_btnCopyToNewPoll]:active{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}[id*=_btnGridCancel],[id*=_grdHistory][id*=_btnRestoreToEditor]{background-image:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}[id*=_btnGridCancel]:active,[id*=_grdHistory][id*=_btnRestoreToEditor]:active{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.poll [id*=_btnRemoveCurrent],[id*=_btnGridDelete],[id*=_grdHistory][id*=_btnDelete]{background-image:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}.poll [id*=_btnRemoveCurrent]:active,[id*=_btnGridDelete]:active,[id*=_grdHistory][id*=_btnDelete]:active{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.buttonlink,.poll [id*=_lnkEdit],[id*=_btnRename],[id*=_LinkButton2],[id*=_lnkRefresh]{background-image:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}.buttonlink:active,.poll [id*=_lnkEdit]:active,[id*=_btnRename]:active,[id*=_LinkButton2]:active,[id*=_lnkRefresh]:active{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn:not(input):empty,.editforumsubcriptions:not(input):empty,.forumthreadview .forumnotify .fsubscribe2:not(input):empty,.forumview .forumnotify .fsubscribe2:not(input):empty,.postlistwrap .forumpostheader .marksent:not(input):empty,.postlistwrap .forumpostheader .sendnotification:not(input):empty{display:none}.btn-group>.btn:not(input):empty+.btn,.btn-group>.editforumsubcriptions:not(input):empty+.editforumsubcriptions,.btn-group>.forumthreadview .forumnotify .fsubscribe2:not(input):empty+.forumthreadview .forumnotify .fsubscribe2,.btn-group>.forumview .forumnotify .fsubscribe2:not(input):empty+.forumview .forumnotify .fsubscribe2,.btn-group>.postlistwrap .forumpostheader .marksent:not(input):empty+.postlistwrap .forumpostheader .marksent,.btn-group>.postlistwrap .forumpostheader .sendnotification:not(input):empty+.postlistwrap .forumpostheader .sendnotification{border-bottom-left-radius:4px;border-top-left-radius:4px}.settinglabel{font-size:smaller;margin-bottom:0;margin-right:5px;margin-top:9px;min-height:24px;vertical-align:top;width:18em}.box-inline .addcontent>strong,.box-inline .operationheading,.box-inline .settinglabel,.box-inline label,.rbroles .addcontent>strong,.rbroles .operationheading,.rbroles .settinglabel,.rbroles label{font-size:smaller;width:auto}input[type=file]{display:inline-block}@media (min-width:768px){.dataTables_filter input[type=search],.dataTables_wrapper .navbar-inner select,.form-control,.timepanel div.forminput .aspNetDisabled,input[type=text].forminput,select.forminput{display:inline-block;width:260px;vertical-align:middle}textarea.dataTables_filter input[type=search],textarea.dataTables_wrapper .navbar-inner select,textarea.form-control,textarea.timepanel div.forminput .aspNetDisabled,textareainput[type=text].forminput,textareaselect.forminput{width:520px}.widetextbox textarea.dataTables_filter input[type=search],.widetextbox textarea.dataTables_wrapper .navbar-inner select,.widetextbox textarea.form-control,.widetextbox textarea.timepanel div.forminput .aspNetDisabled,.widetextbox textareainput[type=text].forminput,.widetextbox textareaselect.forminput{width:50%}}input.slider-input{-webkit-appearance:none;display:inline-block;margin:4.5px 10px 4.5px 0;vertical-align:middle;width:260px}input.slider-input::-webkit-slider-runnable-track{background:white;border-radius:2px;border:1px solid #ccc;cursor:pointer;height:25px;width:100%}input.slider-input::-moz-range-track{background:white;border-radius:2px;border:1px solid #ccc;cursor:pointer;height:25px;width:100%}input.slider-input::-ms-track{background:white;border-color:transparent;box-sizing:border-box;color:transparent;cursor:pointer;height:25px;width:100%}input.slider-input::-ms-track>*{box-sizing:border-box}input.slider-input::-ms-fill-lower{background:white;border:1px solid #ccc;border-radius:4px}input.slider-input::-ms-fill-upper{background:white;border:0.1px solid #ccc;border-radius:4px}input.slider-input::-webkit-slider-thumb{-webkit-appearance:none;background:#005696;border:0 none;border-radius:2px;cursor:pointer;height:34px;margin-top:-4.6px;width:16px}input.slider-input::-moz-range-thumb{background:#005696;border:0 none;border-radius:2px;cursor:pointer;height:34px;width:16px}input.slider-input::-ms-thumb{background:#005696;border:0 none;border-radius:2px;cursor:pointer;margin-top:1.5px;height:34px;width:16px}input.slider-input:focus{outline:none}input.slider-input:focus::-webkit-slider-runnable-track{background:white;border-color:#66afe9;-webkit-box-shadow:0 0 8px rgba(102, 175, 233, 0.6);box-shadow:0 0 8px rgba(102, 175, 233, 0.6)}input.slider-input:focus::-moz-range-track{border-color:#66afe9;box-shadow:0 0 8px rgba(102, 175, 233, 0.6)}input.slider-input:focus::-ms-fill-lower{background:white;border-color:#66afe9;box-shadow:0 0 8px rgba(102, 175, 233, 0.6)}input.slider-input:focus::-ms-fill-upper{background:white;border-color:#66afe9;box-shadow:0 0 8px rgba(102, 175, 233, 0.6)}.slider-output{border:0 none;display:inline-block;font-weight:700;padding:0;vertical-align:middle}textarea.dataTables_filter input[type=search],textarea.dataTables_wrapper .navbar-inner select,textarea.form-control,textarea.timepanel div.forminput .aspNetDisabled,textareainput[type=text].forminput,textareaselect.forminput{resize:vertical}.panelwrapper.pagetree table{width:100%}.panelwrapper.pagetree table td:nth-child(2){width:400px}.page-tree{max-width:400px;width:100%}.auto-complete+.dataTables_filter input[type=search],.auto-complete+.dataTables_wrapper .navbar-inner select,.auto-complete+.form-control,.auto-complete+.timepanel div.forminput .aspNetDisabled,.auto-complete+input[type=text].forminput,.auto-complete+select.forminput{width:6em}@media (min-width:768px){.pwd-regex,textarea.inline-textarea{display:inline-block;width:40%}}div.forminput{display:inline-block}[id*=mainContent_ddImage]{min-height:150px}.date-picker{border-bottom-right-radius:0;border-top-right-radius:0;display:inline-block;vertical-align:inherit;width:226px}.date-picker+.ui-datepicker-trigger{background-color:#F2F2F2;border-left:0 none;border-bottom-left-radius:0;border-top-left-radius:0;font-weight:700;padding:6px 0;vertical-align:inherit;width:34px}.logolist [type=text].smalltextbox,.settingrow [type=text].smalltextbox{width:6em}.forums table [type=text],.forums table select,.forumview table [type=text],.forumview table select,.table [type=text],.table select{max-width:100%}.contentmanager .forums table [type=text],.contentmanager .forums table select,.contentmanager .forumview table [type=text],.contentmanager .forumview table select,.contentmanager .table [type=text],.contentmanager .table select{width:auto}.panelayout h2{font-size:20px;text-align:center}.panelayout .regularpanes{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.panelayout .regularpanes .pane{-webkit-box-flex:1;-ms-flex:1 0 calc(100%/3);flex:1 0 calc(100%/3);padding:0 15px}.panelayout .panelistbox{display:-webkit-box;display:-ms-flexbox;display:flex}.panelayout .pane select{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.panelayout .pane .layoutbuttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-left:6px}.panelayout .pane .layoutbuttons>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:4px}.panelayout .layoutalt1,.panelayout .layoutalt2{margin:0 -15px}.panelayout .layoutalt1 .panelistbox,.panelayout .layoutalt2 .panelistbox{margin:0 auto;padding:0 15px;width:calc(100%/3)}.box-inline{display:inline-block;list-style:none outside none;margin:8px 0 0;padding-left:0}.box-inline li,.rbroles{margin-right:10px;vertical-align:top}.box-inline li+li{margin-left:0}.box-inline li input[type=checkbox]{margin-top:5px}.box-inline li .addcontent>strong,.box-inline li .operationheading,.box-inline li .settinglabel,.box-inline li label{display:inline;font-weight:400;margin:0}.logolist>input[type=checkbox],.logolist>span.forminput>input[type=checkbox],.settingrow>input[type=checkbox],.settingrow>span.forminput>input[type=checkbox]{margin-top:10px}.authorinfo .avatar img{max-width:none}.authorbio,.authorinfo .avatar{display:table-cell;vertical-align:top}.mojo-tabs .nav-tabs{margin-bottom:15px}.blogview .blogpager .postlink{background-color:#fff;border-radius:15px;border:1px solid #ddd;display:inline-block;font-size:0;padding:5px 14px}.blogview .blogpager .postlink:after,.blogview .blogpager .postlink:before{font-size:16px}.blogview .blogpager .postlink:focus,.blogview .blogpager .postlink:hover{background-color:#eeeeee;text-decoration:none}.blogview .blogpager .nextpost{float:right}.blogview .blogpager .nextpost:before{content:"Next Post"}.blogview .blogpager .nextpost:after{content:"\f101";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.blogview .blogpager .nextpost:after{margin-left:6px}.blogview .blogpager .prevpost{float:left}.blogview .blogpager .prevpost:before{content:"\f100";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.blogview .blogpager .prevpost:before{margin-right:6px}.blogview .blogpager .prevpost:after{content:"Previous Post"}.pagination a[title*=Page]:not([title*="Navigate to Page"]){font-family:FontAwesome}.templatetitle{margin:0}.templateinfo :last-child{margin-bottom:0}.ModuleEditLink,.modulelinks{font-family:arial, sans-serif;font-size:12px;font-weight:400;text-transform:capitalize}.inlineedittoggle{display:inline-block;vertical-align:sub}#editLink:before,.editlink:before,[id*=_editLink]:before{content:"\f044";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}#editLink img,.editlink img,[id*=_editLink] img{display:none}a.mhelp{color:#5bc0de!important;margin-left:6px;vertical-align:baseline}a.mhelp:before{content:"\f059";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}a.mhelp:hover{color:#31b0d5!important;text-decoration:none}a.mhelp:before{font-size:18px}a.mhelp img{display:none}#fm1_pnlFile>table,.filemanager .modulecontent>[id*=_pnlFile]>table{max-width:100%;width:100%}.table-file-manager{margin-bottom:0}.fthumbs img,.gallerylist .galleryitem>a{display:block;padding:4px;margin-bottom:22px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.fthumbs img>img,.gallerylist .galleryitem>a>img{margin-left:auto;margin-right:auto}.fthumbs img.active,.fthumbs img:focus,.fthumbs img:hover,.gallerylist .galleryitem>a.active,.gallerylist .galleryitem>a:focus,.gallerylist .galleryitem>a:hover{border-color:#005696}.pageditnotes{margin:0 0 11px}.text-indent-1{text-indent:40px}.text-indent-2{text-indent:60px}.text-indent-3{text-indent:80px}.fsubcribe1,.moduleIconsList,.pageicons{display:none}.m-a-0{margin:0!important}.m-t-0{margin-top:0!important}.m-r-0{margin-right:0!important}.m-b-0{margin-bottom:0!important}.m-l-0{margin-left:0!important}.m-x-0{margin-right:0!important;margin-left:0!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-a-gutter{margin:50px}.m-a-gutter-half{margin:25px}.m-t-gutter{margin-top:50px}.m-t-gutter-half{margin-top:25px}.m-r-gutter{margin-right:50px}.m-r-gutter-half{margin-right:25px}.m-b-gutter{margin-bottom:50px}.m-b-gutter-half{margin-bottom:25px}.m-l-gutter{margin-left:50px}.m-l-gutter-half{margin-left:25px}.m-x-gutter{margin-right:50px;margin-left:50px}.m-x-gutter-half{margin-right:25px;margin-left:25px}.m-y-gutter{margin-top:50px;margin-bottom:50px}.m-y-gutter-half{margin-top:25px;margin-bottom:25px}.p-a-0{padding:0!important}.p-t-0{padding-top:0!important}.p-r-0{padding-right:0!important}.p-b-0{padding-bottom:0!important}.p-l-0{padding-left:0!important}.p-x-0{padding-right:0!important;padding-left:0!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-a-gutter{padding:50px}.p-a-gutter-half{padding:25px}.p-t-gutter{padding-top:50px}.p-t-gutter-half{padding-top:25px}.p-r-gutter{padding-right:50px}.p-r-gutter-half{padding-right:25px}.p-b-gutter{padding-bottom:50px}.p-b-gutter-half{padding-bottom:25px}.p-l-gutter{padding-left:50px}.p-l-gutter-half{padding-left:25px}.p-x-gutter{padding-right:50px;padding-left:50px}.p-x-gutter-half{padding-right:25px;padding-left:25px}.p-y-gutter{padding-top:50px;padding-bottom:50px}.p-y-gutter-half{padding-top:25px;padding-bottom:25px}.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.text-xs-center{text-align:center!important}@media (min-width:768px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:992px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1200px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}.forums table.forumlist th,.forumview table.threadlist th{padding:15px;vertical-align:middle}.forums table.forumlist td,.forumview table.threadlist td{padding:30px;vertical-align:middle}.forums table.forumlist td.fsubscribe:first-child+td,.forums table.forumlist td:first-child,.forums table.forumlist th.fsubscribe:first-child+th,.forums table.forumlist th:first-child,.forumview table.threadlist td.fsubscribe:first-child+td,.forumview table.threadlist td:first-child,.forumview table.threadlist th.fsubscribe:first-child+th,.forumview table.threadlist th:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.forums table.forumlist td:last-child,.forums table.forumlist th:last-child,.forumview table.threadlist td:last-child,.forumview table.threadlist th:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.forums table.forumlist thead,.forumview table.threadlist thead{background-color:#005696;border-radius:4px;color:#fff}.forums table.forumlist thead th:first-child,.forumview table.threadlist thead th:first-child{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.8)), to(rgba(228, 32, 38, 0.5)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.8) 0%, rgba(228, 32, 38, 0.5) 100%)}.forums table.forumlist thead th:first-child+th,.forumview table.threadlist thead th:first-child+th{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.5)), to(rgba(228, 32, 38, 0.4)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.5) 0%, rgba(228, 32, 38, 0.4) 100%)}.forums table.forumlist thead th:first-child+th+th,.forumview table.threadlist thead th:first-child+th+th{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.4)), to(rgba(228, 32, 38, 0.3)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.4) 0%, rgba(228, 32, 38, 0.3) 100%)}.forums table.forumlist thead th:first-child+th+th+th,.forumview table.threadlist thead th:first-child+th+th+th{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.3)), to(rgba(228, 32, 38, 0.2)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.3) 0%, rgba(228, 32, 38, 0.2) 100%)}.forums table.forumlist thead th:first-child+th+th+th+th,.forumview table.threadlist thead th:first-child+th+th+th+th{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.2)), to(rgba(228, 32, 38, 0.1)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.2) 0%, rgba(228, 32, 38, 0.1) 100%)}.forums table.forumlist thead th.fsubscribe:first-child,.forumview table.threadlist thead th.fsubscribe:first-child{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.8)), to(rgba(228, 32, 38, 0.8)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.8) 0%, rgba(228, 32, 38, 0.8) 100%)}.forums table.forumlist thead th.fsubscribe:first-child+th,.forumview table.threadlist thead th.fsubscribe:first-child+th{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.8)), to(rgba(228, 32, 38, 0.3)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.8) 0%, rgba(228, 32, 38, 0.3) 100%)}.forums table.forumlist thead th.fsubscribe:first-child+th+th,.forumview table.threadlist thead th.fsubscribe:first-child+th+th{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.3)), to(rgba(228, 32, 38, 0.2)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.3) 0%, rgba(228, 32, 38, 0.2) 100%)}.forums table.forumlist thead th.fsubscribe:first-child+th+th+th,.forumview table.threadlist thead th.fsubscribe:first-child+th+th+th{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.2)), to(rgba(228, 32, 38, 0.1)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.2) 0%, rgba(228, 32, 38, 0.1) 100%)}.forums table.forumlist thead th.fsubscribe:first-child+th+th+th+th,.forumview table.threadlist thead th.fsubscribe:first-child+th+th+th+th{background-image:-webkit-gradient(linear, left top, right top, from(rgba(228, 32, 38, 0.1)), to(rgba(228, 32, 38, 0)));background-image:linear-gradient(to right, rgba(228, 32, 38, 0.1) 0%, rgba(228, 32, 38, 0) 100%)}.forums table.forumlist thead th,.forumview table.threadlist thead th{background-color:#005696;border:0 none;white-space:nowrap;text-align:center}.forums table.forumlist thead th.fforumtitle,.forums table.forumlist thead th.fpostcount,.forums table.forumlist thead th.fpostdate,.forums table.forumlist thead th.fpostreplies,.forums table.forumlist thead th.fpostviews,.forums table.forumlist thead th.fstartedby,.forums table.forumlist thead th.fsubscribe,.forums table.forumlist thead th.fthreadcount,.forums table.forumlist thead th.ftitle,.forumview table.threadlist thead th.fforumtitle,.forumview table.threadlist thead th.fpostcount,.forumview table.threadlist thead th.fpostdate,.forumview table.threadlist thead th.fpostreplies,.forumview table.threadlist thead th.fpostviews,.forumview table.threadlist thead th.fstartedby,.forumview table.threadlist thead th.fsubscribe,.forumview table.threadlist thead th.fthreadcount,.forumview table.threadlist thead th.ftitle{font-size:0}.forums table.forumlist thead th.fforumtitle:before,.forums table.forumlist thead th.fpostcount:before,.forums table.forumlist thead th.fpostdate:before,.forums table.forumlist thead th.fpostreplies:before,.forums table.forumlist thead th.fpostviews:before,.forums table.forumlist thead th.fstartedby:before,.forums table.forumlist thead th.fsubscribe:before,.forums table.forumlist thead th.fthreadcount:before,.forums table.forumlist thead th.ftitle:before,.forumview table.threadlist thead th.fforumtitle:before,.forumview table.threadlist thead th.fpostcount:before,.forumview table.threadlist thead th.fpostdate:before,.forumview table.threadlist thead th.fpostreplies:before,.forumview table.threadlist thead th.fpostviews:before,.forumview table.threadlist thead th.fstartedby:before,.forumview table.threadlist thead th.fsubscribe:before,.forumview table.threadlist thead th.fthreadcount:before,.forumview table.threadlist thead th.ftitle:before{font-family:fontawesome;content:"\f07b";padding-right:5px;font-size:16px;font-weight:300}.forums table.forumlist thead th.fpostcount,.forums table.forumlist thead th.fpostdate,.forums table.forumlist thead th.fpostreplies,.forums table.forumlist thead th.fpostviews,.forums table.forumlist thead th.fstartedby,.forums table.forumlist thead th.fsubscribe,.forums table.forumlist thead th.fthreadcount,.forumview table.threadlist thead th.fpostcount,.forumview table.threadlist thead th.fpostdate,.forumview table.threadlist thead th.fpostreplies,.forumview table.threadlist thead th.fpostviews,.forumview table.threadlist thead th.fstartedby,.forumview table.threadlist thead th.fsubscribe,.forumview table.threadlist thead th.fthreadcount{position:relative}.forums table.forumlist thead th.fpostcount:after,.forums table.forumlist thead th.fpostdate:after,.forums table.forumlist thead th.fpostreplies:after,.forums table.forumlist thead th.fpostviews:after,.forums table.forumlist thead th.fstartedby:after,.forums table.forumlist thead th.fsubscribe:after,.forums table.forumlist thead th.fthreadcount:after,.forumview table.threadlist thead th.fpostcount:after,.forumview table.threadlist thead th.fpostdate:after,.forumview table.threadlist thead th.fpostreplies:after,.forumview table.threadlist thead th.fpostviews:after,.forumview table.threadlist thead th.fstartedby:after,.forumview table.threadlist thead th.fsubscribe:after,.forumview table.threadlist thead th.fthreadcount:after{position:absolute;background:#222222;border-radius:4px;display:block;top:50%;left:50%;-webkit-transform:translate(15px, -50%);transform:translate(15px, -50%);color:#fff;padding:4px 0px;width:0;opacity:0;-webkit-transition:all 150ms ease 150ms;transition:all 150ms ease 150ms;height:28px;text-align:center;font-size:14px;font-weight:400;z-index:1;overflow:hidden;visibility:hidden}.forums table.forumlist thead th.fpostcount:focus:after,.forums table.forumlist thead th.fpostcount:hover:after,.forums table.forumlist thead th.fpostdate:focus:after,.forums table.forumlist thead th.fpostdate:hover:after,.forums table.forumlist thead th.fpostreplies:focus:after,.forums table.forumlist thead th.fpostreplies:hover:after,.forums table.forumlist thead th.fpostviews:focus:after,.forums table.forumlist thead th.fpostviews:hover:after,.forums table.forumlist thead th.fstartedby:focus:after,.forums table.forumlist thead th.fstartedby:hover:after,.forums table.forumlist thead th.fsubscribe:focus:after,.forums table.forumlist thead th.fsubscribe:hover:after,.forums table.forumlist thead th.fthreadcount:focus:after,.forums table.forumlist thead th.fthreadcount:hover:after,.forumview table.threadlist thead th.fpostcount:focus:after,.forumview table.threadlist thead th.fpostcount:hover:after,.forumview table.threadlist thead th.fpostdate:focus:after,.forumview table.threadlist thead th.fpostdate:hover:after,.forumview table.threadlist thead th.fpostreplies:focus:after,.forumview table.threadlist thead th.fpostreplies:hover:after,.forumview table.threadlist thead th.fpostviews:focus:after,.forumview table.threadlist thead th.fpostviews:hover:after,.forumview table.threadlist thead th.fstartedby:focus:after,.forumview table.threadlist thead th.fstartedby:hover:after,.forumview table.threadlist thead th.fsubscribe:focus:after,.forumview table.threadlist thead th.fsubscribe:hover:after,.forumview table.threadlist thead th.fthreadcount:focus:after,.forumview table.threadlist thead th.fthreadcount:hover:after{width:90px;padding:4px 10px;-webkit-transition:all 150ms ease 300ms;transition:all 150ms ease 300ms;opacity:1;visibility:visible}.forums table.forumlist thead th.fsubscribe:before,.forumview table.threadlist thead th.fsubscribe:before{content:"\f0e0";font-size:14px}.forums table.forumlist thead th.fsubscribe:after,.forumview table.threadlist thead th.fsubscribe:after{content:"Subscribe?"}.forums table.forumlist thead th.ftitle,.forumview table.threadlist thead th.ftitle{text-align:left}.forums table.forumlist thead th.ftitle:before,.forumview table.threadlist thead th.ftitle:before{content:"\f02c";padding-right:10px}.forums table.forumlist thead th.ftitle:after,.forumview table.threadlist thead th.ftitle:after{content:"Forum Categories";font-size:16px}.forums table.forumlist thead th.fforumtitle,.forumview table.threadlist thead th.fforumtitle{text-align:left}.forums table.forumlist thead th.fforumtitle:before,.forumview table.threadlist thead th.fforumtitle:before{content:"\f02b";padding-right:10px}.forums table.forumlist thead th.fforumtitle:after,.forumview table.threadlist thead th.fforumtitle:after{content:"In Forum";font-size:16px}.forums table.forumlist thead th.fthreadcount:before,.forumview table.threadlist thead th.fthreadcount:before{content:"\f00b";font-size:14px}.forums table.forumlist thead th.fthreadcount:after,.forumview table.threadlist thead th.fthreadcount:after{content:"Thread Count";left:auto;right:50%;-webkit-transform:translate(-15px, -50%);transform:translate(-15px, -50%)}.forums table.forumlist thead th.fthreadcount:focus:after,.forums table.forumlist thead th.fthreadcount:hover:after,.forumview table.threadlist thead th.fthreadcount:focus:after,.forumview table.threadlist thead th.fthreadcount:hover:after{width:110px}.forums table.forumlist thead th.fpostcount:before,.forums table.forumlist thead th.fpostreplies:before,.forumview table.threadlist thead th.fpostcount:before,.forumview table.threadlist thead th.fpostreplies:before{content:"\f086"}.forums table.forumlist thead th.fpostcount:after,.forums table.forumlist thead th.fpostreplies:after,.forumview table.threadlist thead th.fpostcount:after,.forumview table.threadlist thead th.fpostreplies:after{content:"Post Count";left:auto;right:50%;-webkit-transform:translate(-15px, -50%);transform:translate(-15px, -50%)}.forums table.forumlist thead th.fpostcount:focus:after,.forums table.forumlist thead th.fpostcount:hover:after,.forums table.forumlist thead th.fpostreplies:focus:after,.forums table.forumlist thead th.fpostreplies:hover:after,.forumview table.threadlist thead th.fpostcount:focus:after,.forumview table.threadlist thead th.fpostcount:hover:after,.forumview table.threadlist thead th.fpostreplies:focus:after,.forumview table.threadlist thead th.fpostreplies:hover:after{width:94px}.forums table.forumlist thead th.fpostdate:before,.forumview table.threadlist thead th.fpostdate:before{content:"\f017"}.forums table.forumlist thead th.fpostdate:after,.forumview table.threadlist thead th.fpostdate:after{content:"Last Reply";left:auto;right:50%;-webkit-transform:translate(-15px, -50%);transform:translate(-15px, -50%)}.forums table.forumlist thead th.fstartedby:before,.forumview table.threadlist thead th.fstartedby:before{content:"\f2bd"}.forums table.forumlist thead th.fstartedby:after,.forumview table.threadlist thead th.fstartedby:after{content:"Started By";left:auto;right:50%;-webkit-transform:translate(-15px, -50%);transform:translate(-15px, -50%)}.forums table.forumlist thead th.fpostviews:before,.forumview table.threadlist thead th.fpostviews:before{content:"\f06e"}.forums table.forumlist thead th.fpostviews:after,.forumview table.threadlist thead th.fpostviews:after{content:"Post Views";left:auto;right:50%;-webkit-transform:translate(-15px, -50%);transform:translate(-15px, -50%)}.forums table.forumlist tbody tr.modulealtrow,.forums table.forumlist tbody tr.modulerow,.forumview table.threadlist tbody tr.modulealtrow,.forumview table.threadlist tbody tr.modulerow{background:#fff;border-radius:4px}.forums table.forumlist td.fsubscribe,.forums table.forumlist th.fsubscribe,.forumview table.threadlist td.fsubscribe,.forumview table.threadlist th.fsubscribe{display:none}.forums table.forumlist td,.forumview table.threadlist td{border:0 none}.forums table.forumlist td.fpostcount,.forums table.forumlist td.fpostdate,.forums table.forumlist td.fpostreplies,.forums table.forumlist td.fpostviews,.forums table.forumlist td.fstartedby,.forums table.forumlist td.fsubscribe,.forums table.forumlist td.fthreadcount,.forumview table.threadlist td.fpostcount,.forumview table.threadlist td.fpostdate,.forumview table.threadlist td.fpostreplies,.forumview table.threadlist td.fpostviews,.forumview table.threadlist td.fstartedby,.forumview table.threadlist td.fsubscribe,.forumview table.threadlist td.fthreadcount{text-align:center}.forums table.forumlist .fpost-author,.forumview table.threadlist .fpost-author{display:block}.forums table.forumlist .ftitle h3,.forums table.forumlist h3.ftitle,.forumview table.threadlist .ftitle h3,.forumview table.threadlist h3.ftitle{margin-top:0px;font-size:28px;margin-bottom:18px}.forums h3.moduletitle{float:left;width:50%;margin-top:0}.forums h3.moduletitle+.forumsearch{float:right;width:50%;margin-top:2px}.forums .forumlist{border:0 none;border-collapse:separate;border-spacing:0px 15px}.forums .forumlist td.fsubscribe:first-child+td,.forums .forumlist th.fsubscribe:first-child+th{border-top-left-radius:4px;border-bottom-left-radius:4px}.forumview{position:relative}.forumview .forumsearch{position:absolute;top:10px;right:0}.forumview .forumdesc{margin:35px 0 25px}.forumview table.threadlist{border-collapse:separate;border-spacing:0px 6px;background:#eeeeee;padding:0 6px;border-radius:4px}.forumview table.threadlist thead th.ftitle:before{content:"\f00b";font-size:14px}.forumview table.threadlist thead th.ftitle:after{content:"Threads"}.forumview table.threadlist tr .ftitle a{color:#005696;-webkit-transition:color 150ms ease;transition:color 150ms ease}.forumview table.threadlist tr .ftitle a:hover{color:#5bc0de;-webkit-transition:color 150ms ease;transition:color 150ms ease}.forumthreadview .threadheading{margin-bottom:35px;word-break:break-word}.forumthreadview .forumdesc{display:none}.postlistwrap .postcontainer{position:relative;border:0 none;background-color:#fff;border-radius:8px;margin-top:30px}.postlistwrap .postcontainer:first-child{margin-left:0;margin-top:0}.postlistwrap .forumpostheader{position:absolute;top:45px;font-size:14px;right:50px;color:#777777;border-bottom:0 none;padding:0}.postlistwrap .forumpostheader .cmdbar{float:left;margin-right:15px;margin-top:-5px}.postlistwrap .forumpostheader .marksent{margin-left:10px}.postlistwrap .forumpostheader a.marksent,.postlistwrap .forumpostheader a.sendnotification{padding:5px 10px}.postlistwrap .postleft{width:25%;border:0 none;padding:40px 50px;font-size:14px}.postlistwrap .forumpostusername{position:absolute;left:25%;padding:0;font-size:24px;color:#005696;top:34px}.postlistwrap .forumpostusername a{color:#005696}.postlistwrap .forumpostusername a:hover{color:#5bc0de}.postlistwrap .forumpostuseravatar img{border-radius:50%;margin-bottom:30px}.postlistwrap .postright{padding:80px 50px 25px 0;border-left:0 none;width:75%}.postlistwrap .postright .posttopic>h3{font-size:0;margin:0;color:#fff}.postlistwrap .postright .posttopic>h3 .postEdit{position:absolute;right:50px;top:16px;z-index:1}.postlistwrap .postright .posttopic>h3 .postEdit:after{font-size:14px;content:" Edit Post"}.forumthreadview .forumnotify,.forumview .forumnotify{display:inline-block;vertical-align:middle;margin-right:15px;font-size:0}.forumthreadview .forumnotify .fsubscribe2,.forumview .forumnotify .fsubscribe2{font-size:0;color:#005696;color:transparent}.forumthreadview .forumnotify .fsubscribe2:before,.forumview .forumnotify .fsubscribe2:before{content:"\f0e0";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.forumthreadview .forumnotify .fsubscribe2:before,.forumview .forumnotify .fsubscribe2:before{padding-right:10px;font-size:16px;color:#fff;vertical-align:middle}.forumthreadview .forumnotify .fsubscribe2:after,.forumview .forumnotify .fsubscribe2:after{content:"Subscribe to This Forum";font-size:16px;color:#fff;vertical-align:middle}.forumthreadview .modulepager,.forumview .modulepager{display:inline-block;vertical-align:middle}.forumthreadview .modulepager nav[role=navigation],.forumview .modulepager nav[role=navigation]{display:none}.forumthreadview .postlist+.modulepager,.forumthreadview table.threadlist+.modulepager,.forumview .postlist+.modulepager,.forumview table.threadlist+.modulepager{display:block}.forumthreadview .postlist+.modulepager nav[role=navigation],.forumthreadview table.threadlist+.modulepager nav[role=navigation],.forumview .postlist+.modulepager nav[role=navigation],.forumview table.threadlist+.modulepager nav[role=navigation]{display:block}.forum-crumb{background-color:#eeeeee}.forum-crumb a:hover{color:#005696}.forum-crumb li{word-break:break-word}.forumthreadcrumbs{display:none}.ftitle img[src*="thread.gif"]{display:none}.forumsearch{font-size:0}.forumsearch input[type=text]{border-radius:25px 0 0 25px;border-right:0 none;height:40px;padding:8px 15px 8px 18px;-webkit-box-shadow:none;box-shadow:none}.forumsearch input[type=text]:focus{-webkit-box-shadow:none;box-shadow:none;color:#005696}.forumsearch input[type=submit]{border-radius:0 25px 25px 0;display:inline-block;vertical-align:middle;height:40px;padding:8px 18px 8px 15px;-webkit-box-shadow:none;box-shadow:none}.forums table h3{font-size:20px;margin-top:0}.forumEdit,.threadEdit{font:normal normal normal 14px/1 'Barlow', sans-serif}.forumEdit:before,.threadEdit:before{content:"\f044";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.forumEdit:before,.threadEdit:before{padding-right:5px}.commentEdit:before{content:"\f044\00a0";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.commentEdit:before{padding-right:5px}.newpost{text-transform:capitalize}.newpost:before{content:"\f075\00a0";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.newpost:before{padding-right:5px;vertical-align:1px}.newthread{text-transform:capitalize}.newthread:before{content:"\f040\00a0";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.newthread:before{padding-right:5px}.forumsearch{text-align:right}.forumnotify,.forumthreadview .modulepager,.forumview .modulepager,.postlistwrap{margin-bottom:22px}.postcontainer{border:1px solid #ddd}.postcontainer+.postcontainer{border-top:0 none}.postwrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.forumpostheader{border-bottom:1px solid #ddd;padding:4px 15px}.postleft{-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:center;padding:15px}.postright{border-left:1px solid #ddd;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px;word-break:break-word}.posttopic h3,.posttopic h4{font-size:20px;margin-top:0}.forumpostusername [id*=_edituser]:before,.forumpostusername [id*=_Hyperlink]:before,.forumpostusername [id*=_useredit]:before{content:"\f007";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.forumpostusername [id*=_edituser] img,.forumpostusername [id*=_Hyperlink] img,.forumpostusername [id*=_useredit] img{display:none}@media (max-width:992px){.forums table.forumlist,.forumview table.threadlist{display:block}.forums table.forumlist tbody,.forums table.forumlist td,.forums table.forumlist thead,.forums table.forumlist th,.forums table.forumlist tr,.forumview table.threadlist tbody,.forumview table.threadlist td,.forumview table.threadlist th,.forumview table.threadlist thead,.forumview table.threadlist tr{display:block}.forums table.forumlist thead,.forumview table.threadlist thead{margin-bottom:15px}.forums table.forumlist thead th.fsubscribe:first-child+th,.forums table.forumlist thead th:first-child,.forumview table.threadlist thead th.fsubscribe:first-child+th,.forumview table.threadlist thead th:first-child{border-radius:4px}.forums table.forumlist tbody .modulealtrow,.forums table.forumlist tbody .modulerow,.forumview table.threadlist tbody .modulealtrow,.forumview table.threadlist tbody .modulerow{margin-bottom:10px}.forums table.forumlist tbody tr td.ftitle,.forumview table.threadlist tbody tr td.ftitle{padding-top:110px;padding-left:30px;text-align:center}.forums table.forumlist tbody tr td.ftitle h3,.forumview table.threadlist tbody tr td.ftitle h3{font-size:24px}.forums table.forumlist tbody tr td.ftitle:before,.forumview table.threadlist tbody tr td.ftitle:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.forums table.forumlist .fpostcount,.forums table.forumlist .fpostdate,.forums table.forumlist .fpostreplies,.forums table.forumlist .fpostviews,.forums table.forumlist .fthreadcount,.forums table.forumlist th.fforumtitle,.forums table.forumlist th.fpostdate,.forums table.forumlist th.fstartedby,.forumview table.threadlist .fpostcount,.forumview table.threadlist .fpostdate,.forumview table.threadlist .fpostreplies,.forumview table.threadlist .fpostviews,.forumview table.threadlist .fthreadcount,.forumview table.threadlist th.fforumtitle,.forumview table.threadlist th.fpostdate,.forumview table.threadlist th.fstartedby{display:none!important}.forums table.forumlist+.modulepager,.forumview table.threadlist+.modulepager{text-align:center}.forums table.forumlist+.modulepager li.disabled,.forumview table.threadlist+.modulepager li.disabled{display:block;padding:0;margin-bottom:5px;text-align:center}.forums table.forumlist+.modulepager li.disabled>span,.forumview table.threadlist+.modulepager li.disabled>span{display:block;padding:0;background:transparent;border:0 none;float:none;margin-right:0;margin-bottom:10px}.forums table.forumlist+.modulepager>li,.forumview table.threadlist+.modulepager>li{display:inline-block;margin-bottom:0}.forums table.forumlist+.modulepager li>a,.forums table.forumlist+.modulepager li>span,.forumview table.threadlist+.modulepager li>a,.forumview table.threadlist+.modulepager li>span{margin-right:5px;margin-left:0;border:0 none;border-radius:4px;margin-bottom:5px;min-width:35px;text-align:center}.forumview table.threadlist{padding:6px}.forumview table.threadlist tbody tr td.ftitle{padding-top:30px;text-align:left;padding-bottom:0;font-size:20px}.forumview table.threadlist tbody tr td.ftitle .normalthread{display:none}.forumview table.threadlist tbody tr td.fstartedby{text-align:left;display:block!important;padding-top:15px;padding-bottom:0;position:relative;padding-left:115px}.forumview table.threadlist tbody tr td.fstartedby:before{font-weight:700;color:#333333;content:"Author: ";position:absolute;left:30px}.forumview table.threadlist tbody tr td.fpostdate{text-align:left;display:block!important;padding-top:5px;position:relative;padding-left:115px}.forumview table.threadlist tbody tr td.fpostdate .fpost-date{display:inline-block}.forumview table.threadlist tbody tr td.fpostdate .fpost-time{display:none}.forumview table.threadlist tbody tr td.fpostdate .fpost-author{display:inline-block}.forumview table.threadlist tbody tr td.fpostdate .fpost-author:before{content:" by "}.forumview table.threadlist tbody tr td.fpostdate:before{font-weight:700;color:#333333;content:"Last Reply: ";position:absolute;left:30px}.postlistwrap .forumpostheader .cmdbar{float:none;margin:0;position:absolute;top:-35px;right:76px}.postlistwrap .forumpostheader .sendnotification{background:transparent;-webkit-box-shadow:none!important;box-shadow:none!important;border:0 none;font-size:0;color:transparent;white-space:nowrap!important}.postlistwrap .forumpostheader .sendnotification:before{font-size:14px;color:#005696;content:"\f1d8";font-family:fontawesome;padding-right:5px}.postlistwrap .forumpostheader .sendnotification:after{content:" Publish";color:#005696;font-size:14px}.postlistwrap .forumpostheader .marksent{display:none}.forumthreadview .threadheading{font-size:30px}}@media (max-width:768px){.forum-crumb{margin-top:0}.forumview .forumsearch{position:relative;top:auto;right:auto;left:auto}.forums h3.moduletitle{width:100%;float:none}.forums h3.moduletitle+.forumsearch{width:100%;float:none}.forumsearch input[type=text]{width:100%;display:block;float:none;border-radius:10px 10px 0 0;-webkit-box-shadow:none;box-shadow:none;text-align:center;border-right:1px solid #777777}.forumsearch input[type=submit]{width:100%;display:block;float:none;border-radius:0 0 10px 10px;-webkit-box-shadow:none;box-shadow:none;border-top:0 none}.postlistwrap .forumpostheader{right:auto;padding-left:110px;top:64px;width:100%;padding-right:40px}.postlistwrap .forumpostheader .cmdbar{top:-57px;right:29px}.postlistwrap .forumpostheader .sendnotification:after{display:none}.postlistwrap .postwrapper{display:block}.postlistwrap .postleft{display:block;width:100%;padding:30px 30px 30px 110px;text-align:left;min-height:120px}.postlistwrap .postleft>*{display:none!important}.postlistwrap .postleft .forumpostusername{left:auto;top:auto;position:relative;white-space:nowrap;text-overflow:ellipsis;display:block!important;font-size:20px}.postlistwrap .postleft .forumpostuseravatar{position:absolute;left:30px;width:60px;top:30px;display:block!important}.postlistwrap .postleft .forumpostuseravatar a{display:block}.postlistwrap .postright{display:block;width:100%;padding:0 30px 30px}.postlistwrap .postright .posttopic>h3 .postEdit{right:15px}.postlistwrap .postright .posttopic>h3 .postEdit:after{display:none}}@media (min-width:1200px){.postlistwrap .postcontainer{margin-left:60px}.postlistwrap .postleft{width:20%}.postlistwrap .forumpostusername{left:20%}.postlistwrap .postright{width:80%}}@media (min-width:1200px){.postlistwrap .postleft{width:15%}.postlistwrap .forumpostusername{left:15%}.postlistwrap .postright{width:85%}}.blog-post__featured-image-figure{border:1px solid #eeeeee;padding:15px;margin-bottom:25px;text-align:center}.blogitem{margin-bottom:60px}.blogwrapper.blogview [class*=blognav] .bsidelist:first-of-type h3{margin-top:0}.blogmodule.blogarchive .moduletitle,.blogmodule.blogcategories .moduletitle,.blogwrapper.blogview .moduletitle{font-size:41px}.blogmodule.blogarchive .modulecontent,.blogmodule.blogcategories .modulecontent,.blogwrapper.blogview .modulecontent{margin-left:-25px;margin-right:-25px}h3.subtitle{margin-top:0}[class*=blognav]{font-size:14px}.blogtitle{font-size:34px}.blogitem .subtitle{display:block}.blogview .blogtext>h2:first-child,.blogview .blogtext>h3:first-child,.blogview .blogtext>h4:first-child,.blogview .blogtext>h5:first-child,.blogview .blogtext>h6:first-child{margin-top:0}.blogcommentlink{display:none}div.blogdate{border-top:1px solid #eeeeee;font-size:14px;margin-top:22px;padding-top:22px}div.blogdate .blogauthor{display:none}div.blogdate .bdate{margin-right:10px}div.blogdate .bdate:before{content:"\f017";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}div.blogdate .bdate:before{margin-right:6px}div.blogdate .tagslabel:before{content:"\f02c";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}div.blogdate .tagslabel:before{margin-right:6px}.paddiv{display:none}.blog-postlist__metadata .fa{width:20px;height:20px;vertical-align:bottom;font-size:16px;text-align:center;line-height:20px}.blog-postlist__metadata>span{margin-bottom:5px;margin-right:5px}.blog-postlist__metadata>span:last-child{margin-right:0}.blog-postlist__metadata>span,.blog-postlist__metadata a{display:inline-block}.blog-postlist__metadata .blog-postlist__author-avatar{display:inline-block;width:20px;height:20px;vertical-align:bottom;text-align:center}.blog-postlist__metadata .blog-postlist__author-avatar img{width:16px;height:16px;border-radius:50%}.commenteditpanel legend{border-bottom:0 none;margin-bottom:11px}.commenteditpanel legend .addcontent>strong,.commenteditpanel legend .operationheading,.commenteditpanel legend .settinglabel,.commenteditpanel legend label{font-weight:400;margin:0}.commenteditpanel .logolist:last-child,.commenteditpanel .settingrow:last-child{margin-bottom:0}.rsswrapper{margin-left:-25px;margin-right:-25px}[class*=rssnav]{margin-top:20px;padding-left:25px;padding-right:25px;width:25%}[class*=rssnav] .feedlink,[class*=rssnav] [id*=FeedList][id*=_Hyperlink3]{color:#FFA500}[class*=rssnav] .feedlink:before,[class*=rssnav] [id*=FeedList][id*=_Hyperlink3]:before{content:"\f143";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}[class*=rssnav] .feedlink img,[class*=rssnav] [id*=FeedList][id*=_Hyperlink3] img{display:none}.feededit [class*=rssnav] [id*=FeedListName],.feededit [class*=rssnav] [id*=FeedListName]+br{display:none}[class*=rsscenter]{padding-left:25px;padding-right:25px;width:75%}.rsscenter-leftnav,.rssnavright{float:right}.rsscenter-rightnav,.rssnavleft{float:left}.feedscroller .rsswrapper{position:relative;overflow:hidden}.feedscroller .rssentries{position:relative}.rssmodule .modulecontent{margin-left:-25px;margin-right:-25px}.feededit .rssmodule [id*=pnlEdit]{float:left;padding-left:25px;padding-right:25px;width:75%}[id*=_btnClearCache]{clear:both;display:block;margin-left:25px}[class*=rssfeedentry][class$=False]{opacity:0.5}.event-cal-pro [colspan="7"],.event-cal [colspan="7"]{padding:0}.ec-title,.eventcalheader{width:100%}.ec-title td,.eventcalheader td{padding:6px}.ec-title td:nth-child(2),.eventcalheader td:nth-child(2){text-align:center}.ec-title td:nth-child(3),.eventcalheader td:nth-child(3){text-align:right}.eventcalheader td{text-align:left}.eventcalheader td:nth-child(2) h3{margin:0}.ec-next-prev a{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:8px 20px 5px}.eventNextPrevious{padding:6px}.ec-head{font-weight:bold;text-align:center;width:14.28571429%}.ec-day{height:100px;text-align:right}.event-cal-pro .ec-day{height:auto}.eventcontainer{text-align:left;margin-bottom:10px}.eventcontainer:last-child{margin-bottom:0}.eventcontainer #lnkItemUrl,.eventcontainer .eventlink{display:inline-block;font-size:14px;line-height:1.2}.ec-other-month{background-color:#fcfcfc}.ec-other-month a{color:#777}.ec-today{background-color:#96d2ff}.calexportlinks a{display:inline-block;margin-right:10px}.calexportlinks a:before{content:'\f073';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.calexportlinks a:before{margin-right:6px}.eventdetailview .daterow .settinglabel,.eventdetailview .localrow .settinglabel{font-size:16px;margin-top:0;min-height:0;width:5em}.eventdetailview .localrow .settinglabel:after{content:':'}.eventlistview .summary.url{color:#005696;display:inline-block}.eventlistview .summary.url:hover{color:#002a4a}.eventlistview .location{display:block}.eventlistview .eventdate,.eventlistview .eventtime,.eventlistview .location{margin-bottom:10px}.eventlistview .vevent{background:transparent!important;padding-left:80px;padding-top:35px;padding-bottom:35px;border-bottom:2px solid #eeeeee;position:relative;color:#333333!important}.eventlistview .vevent:before{position:absolute;top:30px;left:15px;font-size:35px;content:"\f073";font-family:FontAwesome}.eventlistview .vevent .editeventlink,.eventlistview .vevent .summary.url{color:#005696!important;margin-top:0}.eventlistview .vevent .editeventlink:hover,.eventlistview .vevent .summary.url:hover{color:#002a4a!important}.eventmenu .rsslink{background:none no-repeat scroll 0 0 transparent;display:inline-block;width:auto;height:auto;margin:0}.eventmenu .rsslink:before{content:'\f09e';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.eventmenu .rsslink:after{content:' Subscribe to Feed'}.eventmenu .rsslink img{display:none}.eventcalendar.eventmonthview .mpcalendarmain,.panelwrapper.eventmonthview .mpcalendarmain{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #dadada!important;border-collapse:separate!important;color:#2c2c2c;width:100%}.eventcalendar.eventmonthview .mpcalendarmain *,.panelwrapper.eventmonthview .mpcalendarmain *{color:#2c2c2c;padding:0}.eventcalendar.eventmonthview .mpcalendarmain .eventcalheader,.panelwrapper.eventmonthview .mpcalendarmain .eventcalheader{background-image:-webkit-linear-gradient(top, #fafafa 0%, #eaeaea 100%);background-image:-o-linear-gradient(top, #fafafa 0%, #eaeaea 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eaeaea));background-image:linear-gradient(to bottom, #fafafa 0%, #eaeaea 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffeaeaea', GradientType=0);border-left:1px solid #ffffff;border-right:1px solid #ffffff;height:60px}.eventcalendar.eventmonthview .mpcalendarmain .eventcalheader h3,.panelwrapper.eventmonthview .mpcalendarmain .eventcalheader h3{font-size:26px;font-weight:400;line-height:60px;margin:0;text-align:center;float:left;width:60%;clear:none;position:relative;cursor:pointer}.eventcalendar.eventmonthview .mpcalendarmain .eventcalheader h3 .fal,.eventcalendar.eventmonthview .mpcalendarmain .eventcalheader h3 svg,.panelwrapper.eventmonthview .mpcalendarmain .eventcalheader h3 .fal,.panelwrapper.eventmonthview .mpcalendarmain .eventcalheader h3 svg{fill:inherit;margin-left:15px}.eventcalendar.eventmonthview .mpcalendarmain .eventcalheader h3:hover,.panelwrapper.eventmonthview .mpcalendarmain .eventcalheader h3:hover{color:#005696}.eventcalendar.eventmonthview .mpcalendarmain .eventcalheader h3:hover .fal,.eventcalendar.eventmonthview .mpcalendarmain .eventcalheader h3:hover svg,.panelwrapper.eventmonthview .mpcalendarmain .eventcalheader h3:hover .fal,.panelwrapper.eventmonthview .mpcalendarmain .eventcalheader h3:hover svg{color:#005696;fill:#005696}.eventcalendar.eventmonthview .mpcalendarmain div.nextMonth,.eventcalendar.eventmonthview .mpcalendarmain div.previousMonth,.panelwrapper.eventmonthview .mpcalendarmain div.nextMonth,.panelwrapper.eventmonthview .mpcalendarmain div.previousMonth{float:left;width:20%}.eventcalendar.eventmonthview .mpcalendarmain a.nextMonth,.eventcalendar.eventmonthview .mpcalendarmain a.previousMonth,.panelwrapper.eventmonthview .mpcalendarmain a.nextMonth,.panelwrapper.eventmonthview .mpcalendarmain a.previousMonth{background-image:none;display:inline-block;height:38px;line-height:38px;margin:10px;padding:0 8px;text-align:left;text-decoration:none}.eventcalendar.eventmonthview .mpcalendarmain a.nextMonth:hover,.eventcalendar.eventmonthview .mpcalendarmain a.previousMonth:hover,.panelwrapper.eventmonthview .mpcalendarmain a.nextMonth:hover,.panelwrapper.eventmonthview .mpcalendarmain a.previousMonth:hover{background-image:-webkit-linear-gradient(top, #CBC5C2 0%, #A99F9A 100%);background-image:-o-linear-gradient(top, #CBC5C2 0%, #A99F9A 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#CBC5C2), to(#A99F9A));background-image:linear-gradient(to bottom, #CBC5C2 0%, #A99F9A 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbc5c2', endColorstr='#ffa99f9a', GradientType=0);background-image:none;color:#FFF;text-decoration:none}.eventcalendar.eventmonthview .mpcalendarmain a.nextMonth:hover span,.eventcalendar.eventmonthview .mpcalendarmain a.previousMonth:hover span,.panelwrapper.eventmonthview .mpcalendarmain a.nextMonth:hover span,.panelwrapper.eventmonthview .mpcalendarmain a.previousMonth:hover span{color:#FFF;text-decoration:none}.eventcalendar.eventmonthview .mpcalendarmain .nextMonth,.panelwrapper.eventmonthview .mpcalendarmain .nextMonth{text-align:right}.eventcalendar.eventmonthview .mpcalendarmain .dashedline,.panelwrapper.eventmonthview .mpcalendarmain .dashedline{clear:left;float:none}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendardayheader,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendardayheader{background-color:#eaeaea;border-bottom:1px solid #ffffff;padding:4px 0;text-align:center}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendardayheader:first-child,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendardayheader:first-child{border-left:1px solid #ffffff}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendardayheader:last-child,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendardayheader:last-child{border-right:1px solid #ffffff}.lt-ie9 .eventcalendar.eventmonthview .mpcalendarmain .mpcalendardayheader+.ec-head+.ec-head+.ec-head+.ec-head+.ec-head+.ec-head,.lt-ie9 .panelwrapper.eventmonthview .mpcalendarmain .mpcalendardayheader+.ec-head+.ec-head+.ec-head+.ec-head+.ec-head+.ec-head{border-right:1px solid #ffffff}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarday,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarothermonth,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendartoday,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarweekendday,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarday,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarothermonth,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendartoday,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarweekendday{border-left:1px solid #dadada;border-top:1px solid #dadada;text-align:right}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarday .dayNumber a,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarothermonth .dayNumber a,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendartoday .dayNumber a,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarweekendday .dayNumber a,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarday .dayNumber a,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarothermonth .dayNumber a,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendartoday .dayNumber a,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarweekendday .dayNumber a{display:inline-block;font-size:14px;height:27px;line-height:27px;margin:5px;padding-right:5px;width:22px;text-decoration:none}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarday .dayNumber a:hover,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarothermonth .dayNumber a:hover,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendartoday .dayNumber a:hover,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarweekendday .dayNumber a:hover,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarday .dayNumber a:hover,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarothermonth .dayNumber a:hover,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendartoday .dayNumber a:hover,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarweekendday .dayNumber a:hover{background-image:-webkit-linear-gradient(top, #CBC5C2 0%, #A99F9A 100%);background-image:-o-linear-gradient(top, #CBC5C2 0%, #A99F9A 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#CBC5C2), to(#A99F9A));background-image:linear-gradient(to bottom, #CBC5C2 0%, #A99F9A 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbc5c2', endColorstr='#ffa99f9a', GradientType=0);color:#FFF;text-decoration:none}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendartoday .dayNumber a:hover,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendartoday .dayNumber a:hover{background-image:-webkit-linear-gradient(top, #015498 0%, #01467f 100%);background-image:-o-linear-gradient(top, #015498 0%, #01467f 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(#015498), to(#01467f));background-image:linear-gradient(to bottom, #015498 0%, #01467f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff015498', endColorstr='#ff01467f', GradientType=0)}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendartoday .dayNumber:before,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendartoday .dayNumber:before{color:#9F9E9E;content:"\f006";margin:10px 0;font-family:FontAwesome}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarothermonth .dayNumber a,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarothermonth .dayNumber a{color:#9F9E9E}.eventcalendar.eventmonthview .mpcalendarmain .dayHeader,.panelwrapper.eventmonthview .mpcalendarmain .dayHeader{background-color:#f6f6f6}.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarothermonth:first-child,.eventcalendar.eventmonthview .mpcalendarmain .mpcalendarweekendday:first-child,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarothermonth:first-child,.panelwrapper.eventmonthview .mpcalendarmain .mpcalendarweekendday:first-child{border-left:0 none}.eventcalendar.eventmonthview .mpcalendarmain .eventcontainer,.panelwrapper.eventmonthview .mpcalendarmain .eventcontainer{border:1px solid #dadada;border-left:0 none!important;border-right:0 none!important;font-size:14px;line-height:normal;padding:10px 20px 10px!important;position:relative;text-align:center}.eventcalendar.eventmonthview .mpcalendarmain .eventcontainer,.panelwrapper.eventmonthview .mpcalendarmain .eventcontainer{color:#005696;-webkit-box-shadow:0 0 3px 0 rgba(255, 255, 255, 0.75) inset;box-shadow:0 0 3px 0 rgba(255, 255, 255, 0.75) inset}.eventcalendar.eventmonthview .mpcalendarmain .eventcontainer>div,.panelwrapper.eventmonthview .mpcalendarmain .eventcontainer>div{display:inline-block}.eventcalendar.eventmonthview .mpcalendarmain .eventcontainer a:hover,.panelwrapper.eventmonthview .mpcalendarmain .eventcontainer a:hover{color:#002a4a}.eventcalendar.eventmonthview .mpcalendarmain .eventcontainer .editlink:before,.panelwrapper.eventmonthview .mpcalendarmain .eventcontainer .editlink:before{content:"\f040";font-family:'FontAwesome';font-size:15px}.eventcalendar.eventmonthview .mpcalendarmain .eventcontainer .editlink,.panelwrapper.eventmonthview .mpcalendarmain .eventcontainer .editlink{display:inline-block;height:18px;left:5px;line-height:16px;opacity:0;filter:alpha(opacity=0);position:absolute;text-decoration:none;visibility:hidden;top:9px;-webkit-transition:opacity 300ms 0s;-o-transition:opacity 300ms 0s;transition:opacity 300ms 0s;width:18px}.eventcalendar.eventmonthview .mpcalendarmain .eventcontainer .editlink #editlink:hover,.panelwrapper.eventmonthview .mpcalendarmain .eventcontainer .editlink #editlink:hover{text-decoration:none}.eventcalendar.eventmonthview .mpcalendarmain .eventcontainer:hover .editlink,.panelwrapper.eventmonthview .mpcalendarmain .eventcontainer:hover .editlink{opacity:100;filter:alpha(opacity=10000);-webkit-transition:opacity 300ms 0s;-o-transition:opacity 300ms 0s;transition:opacity 300ms 0s;visibility:visible}.eventcalendar.eventmonthview .mpcalendarmain .editlink>img,.panelwrapper.eventmonthview .mpcalendarmain .editlink>img{display:none}.ie7 .eventcalendar.eventmonthview .mpcalendarmain .editlink>img,.ie7 .panelwrapper.eventmonthview .mpcalendarmain .editlink>img{display:block}.eventcalendaredit .forminput>input[name*=Date]{width:6.5em;text-align:center}.eventcalendaredit .forminput>select[name*=Time]{width:9em;text-align:center}.eventcalendaredit .settinglabel[for*=ddStartTime]{display:inline-block}.eventcalendaredit .widetextbox{width:28.2em}.eventcalendaredit .smalltextbox{width:5em}.eventcalendaredit .verysmalltextbox{width:2em}.ecp-category-list,.ecp-contact-list{list-style-type:none}@media (min-width:768px){.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:top;-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%}.filter-list-group{-webkit-box-flex:1;-ms-flex:1 1 70%;flex:1 1 70%}}.filter-label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%;padding-top:5px;vertical-align:top}.form-control-static{margin-bottom:0;min-height:34px;padding-bottom:7px;padding-top:7px}.form-type-date{text-align:center;width:80px}.filter-list-select{width:420px}.filter-list-group{margin-left:0px;margin-right:40px}.calendar-filter legend{border:0;font-size:1em;margin:0 0 10px;padding:20px 0 0;white-space:normal}.calendar-filter legend .addcontent>strong,.calendar-filter legend .operationheading,.calendar-filter legend .settinglabel,.calendar-filter legend label{font-size:1.5em;font-weight:700;line-height:1.1}.calendar-filter .logolist,.calendar-filter .settingrow{margin:0 0 20px}.calendar-filter .button-row{margin-bottom:0}.event-boyscouts,.event-boyscouts.event-boyscouts-primary{background-color:#009900;color:#fff}.event-bartle,.event-bartle.event-Bartle-primary{background-color:#00CCFF;color:#fff}.event-oa,.event-oa.event-oa-primary{background-color:#B80000;color:#fff}.event-micosay,.event-micosay.event-micosay-primary{background-color:#0000FF;color:#fff}.event-cubs,.event-cubs.event-cubs-primary{background-color:#FFFF66}.event-training,.event-training.event-training-primary{background-color:#663399;color:#fff}.event-naish,.event-naish.event-naish-primary{background-color:#FF6633;color:#fff}.event-community,.event-community.event-community-primary{background-color:#CCFFCC}.event-hoac,.event-hoac.event-hoac-primary{background-color:#FFFFCC}.event-district-bigmuddy,.event-district-bigmuddy.event-district-bigmuddy-primary{background-color:#3B444B;color:#fff}.event-boyscouts-primary,.event-boyscouts-primary a,.event-boyscouts-primary a:hover,.event-district-bigmuddy-primary,.event-district-bigmuddy-primary a,.event-district-bigmuddy-primary a:hover,.event-micosay-primary,.event-micosay-primary a,.event-micosay-primary a:hover,.event-naish-primary,.event-naish-primary a,.event-naish-primary a:hover,.event-oa-primary,.event-oa-primary a,.event-oa-primary a:hover,.event-training-primary,.event-training-primary a,.event-training-primary a:hover{color:#fff!important}.datetimepanel .logolist,.datetimepanel .settingrow{margin:0 20px 0 0}.timepanel div.forminput{margin-top:20px}.recur-setting input[type=checkbox]{margin:0 5px 3px 0;display:inline-block;vertical-align:middle}.recur-form-group{margin-bottom:20px}.recur-wrap:not(.recurs-js):empty:before{content:"Does not repeat";font-weight:600;color:rgba(0, 0, 0, 0.5);padding-top:8px;display:block}.recur-row input[maxlength="5"],.recur-row input[maxlength="10"]{max-width:135px;margin-left:10px;margin-right:10px}.calendar-filter legend{display:none}.filter-label{display:block}.ecp-category-list,.ecp-contact-list{margin:20px 0;padding:0}.ecp-category-item,.ecp-contact-item{margin-bottom:10px}.FileManager_table{width:100%}.shared-files-table{margin-bottom:0}.shared-files-table .col-rename{display:none}.shared-files-table .col-edit a[href*="Download.aspx"]:before{content:"\f019";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.shared-files-table .col-edit a[href*="Download.aspx"] img{display:none}.trfilecount{text-align:right}.trfilecount .sfcount{color:#777777;font-size:87%}.filemanager .modulecontent>[id*=_pnlFile]>table:first-of-type>tbody>tr:nth-child(3){text-align:right}.filemanager .modulecontent>[id*=_pnlFile]>table:first-of-type>tbody>tr:nth-child(3) [id*=lblCounter]{color:#777777;font-size:87%}.fileupload-dropzone{text-align:center}.fileinput-button{overflow:hidden;position:relative}.fileinput-button:before{content:"\f0c5";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.fileinput-button:before{margin-right:6px}.fileinput-button:after{content:"Choose Files"}.fileinput-button button.ui-button{display:none}.fileinput-button input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.fileinput-button input::-webkit-file-upload-button{cursor:pointer}.newfolderpanel{margin-bottom:22px}.newfolderpanel+[id*=_btnRefresh]{display:none}.uploadfilelist .ui-button:before{content:"\f093";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.uploadfilelist .ui-button:before{margin-right:6px}ul.filelist .ui-icon.ui-icon-trash{background:none repeat scroll 0 0 transparent;color:#d9534f;cursor:pointer;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto;margin-left:6px;overflow:visible;text-indent:0;text-rendering:auto;vertical-align:middle;width:auto}ul.filelist .ui-icon.ui-icon-trash:before{content:"\f00d";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.choose-file.btn,.choose-file.editforumsubcriptions,.choose-file.forumthreadview .forumnotify .fsubscribe2,.choose-file.forumview .forumnotify .fsubscribe2,.choose-file.postlistwrap .forumpostheader .marksent,.choose-file.postlistwrap .forumpostheader .sendnotification{overflow:hidden;position:relative}.choose-file.btn .fileimportstyles,.choose-file.editforumsubcriptions .fileimportstyles,.choose-file.forumthreadview .forumnotify .fsubscribe2 .fileimportstyles,.choose-file.forumview .forumnotify .fsubscribe2 .fileimportstyles,.choose-file.postlistwrap .forumpostheader .marksent .fileimportstyles,.choose-file.postlistwrap .forumpostheader .sendnotification .fileimportstyles{-webkit-appearance:none;bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.choose-file.btn .fileimportstyles::-webkit-file-upload-button,.choose-file.editforumsubcriptions .fileimportstyles::-webkit-file-upload-button,.choose-file.forumthreadview .forumnotify .fsubscribe2 .fileimportstyles::-webkit-file-upload-button,.choose-file.forumview .forumnotify .fsubscribe2 .fileimportstyles::-webkit-file-upload-button,.choose-file.postlistwrap .forumpostheader .marksent .fileimportstyles::-webkit-file-upload-button,.choose-file.postlistwrap .forumpostheader .sendnotification .fileimportstyles::-webkit-file-upload-button{cursor:pointer}.clear-input{color:#d9534f;cursor:pointer;display:inline-block;font:normal normal normal 14px/1 FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:6px;vertical-align:middle}div.jp-audio ul li,div.jp-video ul li{background-image:none;padding-left:0;margin:0}div.jp-audio,div.jp-video{font-size:1.25em;font-family:Verdana, Arial, sans-serif;line-height:1.6;color:#666;border:1px solid #005696;background-color:#eee;position:relative}div.jp-audio{width:422px}div.jp-video-270p{width:482px}div.jp-video-360p{width:642px}div.jp-video-full{width:480px;height:270px;position:static!important;position:relative}div.jp-video-full div.jp-jplayer{top:0;left:0;position:fixed!important;position:relative;overflow:hidden;z-index:11000}div.jp-video-full div.jp-gui{position:fixed!important;position:static;top:0;left:0;width:100%;height:100%;z-index:11000}div.jp-video-full div.jp-interface{position:absolute!important;position:relative;bottom:0;left:0;z-index:11000}div.jp-interface{position:relative;background-color:#eee;width:100%}div.jp-audio div.jp-type-single div.jp-interface{height:80px}div.jp-audio div.jp-type-playlist div.jp-interface{height:80px}div.jp-video div.jp-interface{border-top:1px solid #005696}div.jp-controls-holder{clear:both;width:440px;margin:0 auto;position:relative;overflow:hidden;top:-8px}div.jp-interface ul.jp-controls{list-style-type:none;margin:0;padding:0;overflow:hidden}div.jp-audio ul.jp-controls{width:380px;padding:20px 20px 0 20px}div.jp-video div.jp-type-single ul.jp-controls{width:78px;margin-left:200px}div.jp-video div.jp-type-playlist ul.jp-controls{width:134px;margin-left:172px}div.jp-interface ul.jp-controls li,div.jp-video ul.jp-controls{display:inline;float:left}div.jp-interface ul.jp-controls a{display:block;overflow:hidden;text-indent:-9999px}a.jp-pause,a.jp-play{width:40px;height:40px}a.jp-play{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 0 no-repeat}a.jp-play:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -41px 0 no-repeat}a.jp-pause{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -42px no-repeat;display:none}a.jp-pause:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -41px -42px no-repeat}a.jp-next,a.jp-previous,a.jp-stop{width:28px;height:28px;margin-top:6px}a.jp-stop{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -83px no-repeat;margin-left:10px}a.jp-stop:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -29px -83px no-repeat}a.jp-previous{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -112px no-repeat}a.jp-previous:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -29px -112px no-repeat}a.jp-next{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -141px no-repeat}a.jp-next:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -29px -141px no-repeat}div.jp-progress{overflow:hidden;background-color:#ddd}div.jp-audio div.jp-progress{position:absolute;top:32px;height:15px}div.jp-audio div.jp-type-single div.jp-progress{left:110px;width:186px}div.jp-audio div.jp-type-playlist div.jp-progress{left:100px;width:130px}.AudioPlayer div.jp-audio div.jp-type-playlist div.jp-progress{left:166px;width:130px}div.jp-video div.jp-progress{top:0px;left:0px;width:100%;height:10px}div.jp-seek-bar{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -202px repeat-x;width:0px;height:100%;cursor:pointer}div.jp-play-bar{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -218px repeat-x;width:0px;height:100%}div.jp-seeking-bg{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.seeking.gif")}a.jp-mute,a.jp-unmute,a.jp-volume-max{width:18px;height:15px;margin-top:12px}div.jp-audio div.jp-type-single a.jp-mute,div.jp-audio div.jp-type-single a.jp-unmute{margin-left:210px}div.jp-audio div.jp-type-playlist a.jp-mute,div.jp-audio div.jp-type-playlist a.jp-unmute{margin-left:154px}div.jp-audio a.jp-volume-max{margin-left:56px}div.jp-video a.jp-mute,div.jp-video a.jp-unmute,div.jp-video a.jp-volume-max{position:absolute;top:12px;margin-top:0}div.jp-video a.jp-mute,div.jp-video a.jp-unmute{left:50px}div.jp-video a.jp-volume-max{left:134px}a.jp-mute{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -170px no-repeat}a.jp-mute:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -19px -170px no-repeat}a.jp-unmute{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -60px -170px no-repeat;display:none}a.jp-unmute:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -79px -170px no-repeat}a.jp-volume-max{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -186px no-repeat}a.jp-volume-max:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -19px -186px no-repeat}div.jp-volume-bar{position:absolute;overflow:hidden;background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -250px repeat-x;width:46px;height:5px;cursor:pointer}div.jp-audio div.jp-volume-bar{top:37px;left:330px}div.jp-video div.jp-volume-bar{top:17px;left:72px}div.jp-volume-bar-value{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -256px repeat-x;width:0px;height:5px}div.jp-audio div.jp-time-holder{position:absolute;top:50px}div.jp-audio div.jp-type-single div.jp-time-holder{left:110px;width:186px}div.jp-audio div.jp-type-playlist div.jp-time-holder{left:166px;width:130px}div.jp-current-time,div.jp-duration{width:60px;font-size:0.64em;font-style:oblique}div.jp-current-time{float:left;display:inline}div.jp-duration{float:right;display:inline;text-align:right}div.jp-video div.jp-current-time{margin-left:20px}div.jp-video div.jp-duration{margin-right:20px}div.jp-title{font-weight:bold;text-align:center}div.jp-playlist,div.jp-title{width:100%;background-color:#ccc;border-top:1px solid #005696}div.jp-type-playlist div.jp-title,div.jp-type-single div.jp-playlist,div.jp-type-single div.jp-title{border-top:none}div.jp-playlist ul,div.jp-title ul{list-style-type:none;margin:0;padding:0 20px;font-size:0.72em}div.jp-title li{padding:5px 0;font-weight:bold}div.jp-playlist li{padding:5px 0 4px 20px;border-bottom:1px solid #eee}div.jp-playlist li div{display:inline}div.jp-type-playlist div.jp-playlist li:last-child{padding:5px 0 5px 0px;border-bottom:none}div.jp-type-playlist div.jp-playlist li.jp-playlist-current{list-style-type:square;list-style-position:inside;padding-left:7px}div.jp-type-playlist div.jp-playlist a{color:#333;text-decoration:none}div.jp-type-playlist div.jp-playlist a:hover{color:#005696}div.jp-type-playlist div.jp-playlist a.jp-playlist-current{color:#005696}div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove{float:right;display:inline;text-align:right;margin-right:10px;font-weight:bold;color:#666}div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover{color:#005696}div.jp-type-playlist div.jp-playlist span.jp-free-media{float:right;display:inline;text-align:right;margin-right:10px}div.jp-type-playlist div.jp-playlist span.jp-free-media a{color:#666}div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{color:#005696}span.jp-artist{font-size:0.8em;color:#666}div.jp-video-play{position:absolute;top:0;left:0;width:100%;cursor:pointer;background-color:rgba(0, 0, 0, 0)}div.jp-video-270p div.jp-video-play{height:270px}div.jp-video-360p div.jp-video-play{height:360px}div.jp-video-full div.jp-video-play{height:100%;z-index:11000}a.jp-video-play-icon{position:relative;display:block;width:112px;height:100px;margin-left:-56px;margin-top:-50px;left:50%;top:50%;background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.video.play.png") 0 0 no-repeat;text-indent:-9999px}div.jp-video-play:hover a.jp-video-play-icon{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.video.play.png") 0 -100px no-repeat}div.jp-jplayer,div.jp-jplayer audio{width:0px;height:0px}div.jp-jplayer{background-color:#000000}ul.jp-toggles{list-style-type:none;padding:0;margin:0 auto;overflow:hidden}div.jp-audio .jp-type-single ul.jp-toggles{width:25px}div.jp-audio .jp-type-playlist ul.jp-toggles{width:55px;margin:0;position:absolute;left:325px;top:50px}div.jp-video ul.jp-toggles{margin-top:10px;width:100px}ul.jp-toggles li{display:block;float:right}ul.jp-toggles li a{display:block;width:25px;height:18px;text-indent:-9999px;line-height:100%}a.jp-full-screen{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -310px no-repeat;margin-left:20px}a.jp-full-screen:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -30px -310px no-repeat}a.jp-restore-screen{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -60px -310px no-repeat;margin-left:20px}a.jp-restore-screen:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -90px -310px no-repeat}a.jp-repeat{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -290px no-repeat}a.jp-repeat:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -30px -290px no-repeat}a.jp-repeat-off{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -60px -290px no-repeat}a.jp-repeat-off:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -90px -290px no-repeat}a.jp-shuffle{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") 0 -270px no-repeat;margin-left:5px}a.jp-shuffle:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -30px -270px no-repeat}a.jp-shuffle-off{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -60px -270px no-repeat;margin-left:5px}a.jp-shuffle-off:hover{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/jplayer/jplayer.blue.monday.jpg") -90px -270px no-repeat}.jp-no-solution{position:absolute;width:390px;margin-left:-202px;left:50%;top:10px;padding:5px;font-size:0.8em;background-color:#eee;border:2px solid #005696;color:#000;display:none}.jp-no-solution a{color:#000}.jp-no-solution span{font-size:1em;display:block;text-align:center;font-weight:bold}#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none;background-color:#fff}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}#cboxClose,#cboxNext,#cboxPrevious,#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;padding:0;margin:0}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#222222}#colorbox{outline:0}#cboxContent{margin-top:32px;overflow:visible;background:#fff;padding:0}.cboxIframe{background:#fff}.cboxIframe[src*="/FileManager"]{margin:0 -15px -15px;width:calc(100% + 30px);height:calc(100% + 15px)}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{background:#fff;padding:15px}#cboxLoadingGraphic{min-height:120px;position:relative}#cboxLoadingGraphic:before{border:16px solid #f3f3f3;border-top:16px solid #005696;border-radius:50%;content:"";display:block;width:120px;height:120px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;position:absolute;top:50%;left:50%;opacity:1;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#cboxLoadingGraphic:after{content:"Loading, please wait";display:inline-block;font-size:18px;left:50%;margin-top:90px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:1;white-space:nowrap}@-webkit-keyframes spin{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}to{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes spin{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}to{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}#cboxLoadingOverlay{background:#fff}#cboxTitle{position:absolute;top:-22px;left:15px;color:#000}#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url("/Data/Sites/1/skins/hoac-2018-camping/img/colorbox/controls.png") no-repeat 0 0}#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active{outline:0}#cboxPrevious{background-position:0px 0px;right:70px}#cboxPrevious:hover{background-position:0px -25px}#cboxNext{background-position:-25px 0px;right:45px}#cboxNext:hover{background-position:-25px -25px}#cboxClose{background-position:-50px 0px;right:15px}#cboxClose:hover{background-position:-50px -25px}.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px;right:95px}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px}.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px;right:95px}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px}.gallerylist .galleryitem{position:relative}.gallerylist .galleryitem>a{margin-bottom:10px}.gallerylist .galleryitem .galleryedit{background-color:#FFF;border-radius:3px;line-height:1;left:13px;padding:0 0 0 3px;position:absolute;top:8px}.foldergallery .album>div{margin:0 -2px 11px}.foldergallery .album>div:after,.foldergallery .album>div:before{content:" ";display:table}.foldergallery .album>div:after{clear:both}.foldergallery .album>div:after,.foldergallery .album>div:before{content:" ";display:table}.foldergallery .album>div:after{clear:both}.foldergallery .albumFloat{float:left;margin:0 2px}.foldergallery table td{padding:2px}.foldergallery table td:first-child a{display:inline-block;margin-bottom:4px}.fthumbs{margin:0 -5px 11px}.fthumbs img{display:inline-block;margin:0 5px 11px}.poll [id*=_lblQuestion]{display:block;margin:0 0 11px}.poll .box-inline{display:block;margin:0 0 11px}.poll .box-inline li{display:block;margin-left:0}.poll #tblOptions tr:first-child td{padding-bottom:15px}.poll [id*=_lblMessage]{display:block}.poll [id*=_pnlPollUpdate]+br,.poll [id*=_pnlPollUpdate] br{display:none}[id*=_litOldResponses]{display:inline-block;margin:0 0 11px}.bmap{position:relative}.stats .site-statistics{padding-right:15px}.stats .site-statistics.floatpanel{float:left;width:50%}.stats .site-statistics>ul.userstats>li:first-child{font-weight:700;margin-bottom:11px}.stats .site-statistics+.site-statistics{padding-left:15px;padding-right:0}.stats .onlinemembers{clear:both}.stats .onlinemembers>ul.userstats{margin-left:-5px;margin-right:-5px}.stats .onlinemembers>ul.userstats>li{float:left;padding:0 5px;text-align:center}.stats .onlinemembers>ul.userstats>li:first-child{display:block;float:none;font-weight:700;margin-bottom:11px;text-align:left}.fwp-reorder-list__item{list-style:none outside none}.fwp-reorder-list__template{height:100%}.draghandle{border-radius:4px;border:1px solid #ccc;cursor:n-resize;float:left;margin-right:10px;padding:8px 12px 6px}.draghandle:before{content:'\f0c9';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.draghandle li{list-style:none}.formwizlist fieldset.formwizard .logolist:last-child,.formwizlist fieldset.formwizard .settingrow:last-child{margin-bottom:0}.questioncontainer .logolist,.questioncontainer .settingrow{clear:both}.questioncontainer .logolist:last-child,.questioncontainer .settingrow:last-child{margin-bottom:0}.formwizard br.clear{display:none}.qcb [type=checkbox]{margin-right:10px}#questionItems,#questionItemsMove{display:inline-block;vertical-align:top}.fw-addoptioninput{float:left;margin-bottom:15px;margin-right:25px}.fw-addoptioninput>.addcontent>strong,.fw-addoptioninput>.operationheading,.fw-addoptioninput>.settinglabel,.fw-addoptioninput>label{margin-right:0;margin-top:0;min-height:0;vertical-align:top;width:auto}.fw-addoptioninput input{display:block}.fw-addoptionbutton{clear:both}.actslider{display:inline-block;vertical-align:middle}.actslider .ajax__slider_h_rail{background-position:0 2px;display:inline-block;margin-right:10px;vertical-align:middle;width:224px}.actslider input{padding:6px 0;text-align:center;width:26px!important}.range-w-output{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:100%;min-width:160px;width:260px}.range-w-output__range{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.range-w-output__output{border:1px solid #CCC;border-radius:3px;-webkit-box-flex:0;-ms-flex:none;flex:none;line-height:1.1;margin-left:10px;padding:1px 2px 0;text-align:center}.range-w-output__range{-webkit-appearance:none}.range-w-output__range:focus{outline:none}.range-w-output__range::-webkit-slider-runnable-track{-webkit-box-align:center;align-items:center;background:#005696;cursor:pointer;display:-webkit-box;display:flex;height:8px;margin:12px 0;width:100%}.range-w-output__range::-webkit-slider-thumb{-webkit-appearance:none;background:#FFF;border-radius:2px;border:1px solid #000;cursor:pointer;height:32px;width:14px}.range-w-output__range:focus::-webkit-slider-runnable-track{background:#30a7ff}.range-w-output__range::-moz-range-track{background:#005696;cursor:pointer;height:8px;width:100%}.range-w-output__range::-moz-range-thumb{background:#FFF;border-radius:2px;border:1px solid #000;cursor:pointer;height:32px;width:14px}.range-w-output__range::-ms-track{background:none repeat scroll 0 0 transparent;border:0 solid transparent;box-sizing:border-box;color:transparent;cursor:pointer;height:8px;margin:12px 0;width:100%}.range-w-output__range::-ms-fill-lower{background:none repeat scroll 0 0 #005696;border-radius:0px;border:0px solid #000;box-shadow:0 0 0 #000, 0 0 0 #0d0d0d;box-sizing:border-box}.range-w-output__range::-ms-fill-upper{background:none repeat scroll 0 0 #005696;border-radius:0px;border:0px solid #000;box-shadow:0 0 0 #000, 0 0 0 #0d0d0d;box-sizing:border-box}.range-w-output__range::-ms-thumb{background:none repeat scroll 0 0 #FFF;border-radius:2px;border:1px solid #000;box-sizing:border-box;cursor:pointer;height:32px;width:14px}.range-w-output__range:focus::-ms-fill-lower{background:none repeat scroll 0 0 #30a7ff}.range-w-output__range:focus::-ms-fill-upper{background:none repeat scroll 0 0 #30a7ff}.searchresultlist .searchresult:first-child h3{margin-top:0}.searchduration{display:block;font-size:smaller}[id*=_upFeatures]{display:-webkit-box;display:-ms-flexbox;display:flex}[id*=_upFeatures] h3{margin-top:0}[id*=_upFeatures] .floatpanel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 30px}[id*=_upFeatures] .floatpanel:first-child,[id*=_upFeatures] .floatpanel:last-child{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:0}[id*=_upFeatures] [title*=Feature]{margin-top:40px}.searchcontrols .mhelp{float:right}.search-button{font-family:FontAwesome}.adminmenu ul.simplelist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-15px;margin-right:-15px;padding:0}.adminmenu ul.simplelist>li{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 calc(100%/7);flex:0 0 calc(100%/7);font-family:arial, sans-serif;font-size:14px;min-width:160px;padding:15px;text-align:center}.adminmenu ul.simplelist>li a{border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px;position:relative}.adminmenu ul.simplelist>li a:before{content:"\f07c";display:block;font-family:FontAwesome;font-size:30px;margin-bottom:5px}.adminmenu ul.simplelist>li a.lnkSiteSettings:before{content:"\f013"}.adminmenu ul.simplelist>li a.lnkSiteList:before{content:"\f03a"}.adminmenu ul.simplelist>li a.lnkSecurityAdvisor:before{content:"\f132"}.adminmenu ul.simplelist>li a.lnkRoleAdmin:before{content:"\f0e8"}.adminmenu ul.simplelist>li a.lnkPermissionAdmin:before{content:"\f084"}.adminmenu ul.simplelist>li a.lnkMemberList:before{content:"\f0c0"}.adminmenu ul.simplelist>li a.lnkAddUser:before{content:"\f234"}.adminmenu ul.simplelist>li a.lnkPageTree:before{content:"\f0c5"}.adminmenu ul.simplelist>li a.lnkContentWorkFlow:before{content:"\f126"}.adminmenu ul.simplelist>li a.lnkContentManager:before{content:"\f25a"}.adminmenu ul.simplelist>li a.lnkContentTemplates:before{content:"\f247"}.adminmenu ul.simplelist>li a.lnkStyleTemplates:before{content:"\f121"}.adminmenu ul.simplelist>li a.lnkFileManager:before{content:"\f07c"}.adminmenu ul.simplelist>li a.lnkNewsletter:before{content:"\f1ea"}.adminmenu ul.simplelist>li a.lnkRegistrationAgreement:before{content:"\f0e3"}.adminmenu ul.simplelist>li a.lnkLoginInfo:before{content:"\f016";font-size:30px}.adminmenu ul.simplelist>li a.lnkLoginInfo:after{content:"\f023";display:block;font-family:FontAwesome;font-size:15px;left:50%;margin-bottom:5px;position:absolute;top:29px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.adminmenu ul.simplelist>li a.lnkCoreData:before{content:"\f1c0"}.adminmenu ul.simplelist>li a.lnkCurrencyAdmin:before{content:"\f155"}.adminmenu ul.simplelist>li a.lnkCountryAdmin:before{content:"\f024"}.adminmenu ul.simplelist>li a.lnkGeoZone:before{content:"\f0ac"}.adminmenu ul.simplelist>li a.lnkTaxClassAdmin:before{content:"\f24e"}.adminmenu ul.simplelist>li a.lnkTaxRateAdmin:before{content:"%";font-weight:700}.adminmenu ul.simplelist>li a.lnkAdvancedTools:before{content:"\f0ad"}.adminmenu ul.simplelist>li a.lnkUrlManager:before{content:"\f0c1"}.adminmenu ul.simplelist>li a.lnkRedirectManager:before{content:"\f112"}.adminmenu ul.simplelist>li a.lnkBannedIPs:before{content:"\f05e"}.adminmenu ul.simplelist>li a.lnkFeatureAdmin:before{content:"\f005"}.adminmenu ul.simplelist>li a.lnkTaskQueue:before{content:"\f161"}.adminmenu ul.simplelist>li a.lnkDesignTools:before{content:"\f1fc"}.adminmenu ul.simplelist>li a.lnkSkinList:before{content:"\f042"}.adminmenu ul.simplelist>li a.lnkCacheTool:before{content:"\f0c7"}.adminmenu ul.simplelist>li a.lnkLogViewer:before{content:"\f0ea"}.adminmenu ul.simplelist>li a.lnkServerInfo:before{content:"\f05a"}.adminmenu ul.simplelist>li a:hover{background-color:#eeeeee;text-decoration:none}.admin-drawer__open{background-color:rgba(0, 86, 150, 0.5);border-bottom-right-radius:4px;border-top-right-radius:4px;cursor:pointer;color:#fff;left:0;padding:10px 11px 10px 9px;position:fixed;top:200px;z-index:1031}.admin-drawer__open .fa{font-size:20px;vertical-align:middle}.admin-drawer__open:hover{background-color:rgba(0, 86, 150, 0.7)}.admin-drawer__close .pull-right{font-size:21px;line-height:1;margin:-2px 0}.admin-drawer{background-color:#FFF;bottom:0;-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);font-family:Arial, sans-serif;font-size:12px;left:0;position:fixed;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateX(-250px);transform:translateX(-250px);-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);width:250px;will-change:transform;z-index:1032}.admin-drawer.active{-webkit-transform:translateX(0);transform:translateX(0)}.admin-drawer.refresh{-webkit-transition:none;transition:none}.admin-drawer__user{background-color:rgba(0, 86, 150, 0.5);height:70px;line-height:40px;margin-bottom:5px;padding:15px;position:relative}.admin-drawer__avatar,.admin-drawer__user>img.avatar{background-color:#fff;border-radius:50%;display:inline-block;height:40px;left:15px;overflow:hidden;position:absolute;top:15px;width:40px}.admin-drawer__name{display:inline-block;font-size:15px;margin-left:51px;vertical-align:middle}.admin-drawer__name a{color:#FFF}.admin-drawer__page-links,.admin-drawer__site-links{border-bottom:1px solid #eeeeee;margin-bottom:6px;padding-bottom:5px}.admin-drawer__collapse-drawer{border-top:1px solid #eeeeee;margin-top:6px;padding-top:5px}.admin-drawer__list>li>a{border-radius:0;color:#000}.admin-drawer__list--big>li{position:relative}.admin-drawer__list--big>li>a{padding-left:66px}.admin-drawer__list-icon{color:#757575;height:21px;left:15px;line-height:21px;margin-top:-11px;position:absolute;top:50%;width:21px;z-index:1}.admin-drawer__list-icon .fa-stack-2x{font-size:21px}.admin-drawer__list-icon .fa-stack-1x{font-size:10.5px}.admin-drawer__list-icon--page.admin-drawer__list-icon .fa-stack-1x{line-height:28px}.mdl-switch{display:inline-block;height:24px;margin:-4px 0;position:relative;width:36px;z-index:1;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdl-switch__track{background:rgba(0, 0, 0, 0.26);border-radius:14px;cursor:pointer;height:14px;left:0;position:absolute;top:5px;width:36px}.mdl-switch__thumb{background:#fafafa;border-radius:50%;-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);cursor:pointer;height:20px;left:0;position:absolute;top:2px;-webkit-transition-duration:0.28s;transition-duration:0.28s;-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);width:20px}.mdl-switch.is-checked .mdl-switch__track{background:rgba(0, 86, 150, 0.5)}.mdl-switch.is-checked .mdl-switch__thumb{background:#005696;-webkit-box-shadow:0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);box-shadow:0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);left:16px}.slider-switch{background-color:rgba(0, 86, 150, 0.5);border-radius:4px;color:#FFF;cursor:pointer;display:inline-block;float:right;line-height:1.5;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:68px}.slider-switch:after,.slider-switch:before{display:table;content:""}.slider-switch:after{clear:both}.slider-switch__track-left,.slider-switch__track-right{float:left;text-align:center;white-space:nowrap;width:50%}.slider-switch__thumb{background-color:#fafafa;border-radius:4px;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);height:100%;left:0;margin:-2px 0;padding:2px 0;position:absolute;-webkit-transition-duration:0.28s;transition-duration:0.28s;-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);top:0;width:50%}.slider-switch__thumb.active{left:50%}.slider-switch__thumb.refresh{-webkit-transition:none;transition:none}.workflow-type{display:none!important}.workflow-type.show{display:block!important}.workflow-type .slider-switch{margin-top:-1px}.navbar-logo{height:auto;max-height:300px}.navbar-brand{height:auto}@media (min-width:768px){#site-menu.fb-parent,#site-menu.flex-children{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}#site-menu.fb-parent .navbar-nav,#site-menu.flex-children .navbar-nav{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}.serverlog textarea{margin-bottom:15px}.box-table .addcontent>strong,.box-table .operationheading,.box-table .settinglabel,.box-table label,[id$=_divReallyDeleteUsers] .forminput+.addcontent>strong,[id$=_divReallyDeleteUsers] .forminput+.operationheading,[id$=_divReallyDeleteUsers] .forminput+.settinglabel,[id$=_divReallyDeleteUsers] .forminput+label{margin-left:6px}.addnewtemplatebottom>br,.ptreebuttons br,[id$=_divLdapTestPassword] br{display:none}.ptreebuttons{display:block;margin-left:5px}.ptreebuttons input{display:block;margin:0 0 10px}.setting-well h1,.setting-well h2,.setting-well h3,.setting-well h4,.setting-well h5,.setting-well h6{margin-top:0}.foldernamelist,.hostslist{margin-top:20px}.add-mapping{margin-bottom:20px}img{max-width:100%;height:auto!important;max-height:100%}.authorinfo .avatar img,.media-object{max-height:none;max-width:none}.MSVE_MapContainer{margin-bottom:22px}.MSVE_ImageTile{max-width:none;height:initial!important;max-height:initial}.image-selector{display:inline-block;margin-left:-4px}.logolist.InstanceFeaturedImage .image-selector,.settingrow.InstanceFeaturedImage .image-selector{font-size:16px;margin-left:-4px}.featured-image-preview img{display:block;margin-bottom:10px;max-width:490px!important}.featured-image-preview img[src="/Data/SiteImages/blank.gif"]{display:none}.row_vieworder input.smalltextbox,.url-selector{display:inline-block;margin-left:-4px}.iplookup,.lockedbutton{margin-top:25px}.iplookup{display:block;clear:left}.memberlist [id$=_lnkNewUser]{clear:right}.member-list .active{font-weight:700}.padded.contentwiz{margin-top:25px}.styletemplates .AspNet-GridView th{white-space:nowrap}.styletemplates .AspNet-GridView-Edit td{position:relative}.styletemplates .AspNet-GridView-Edit td span.txterror{position:absolute;right:5px;top:-26px}.styletemplates .AspNet-GridView-Edit td:first-child{width:200px}.contentmanager .AspNet-GridView-Edit td{vertical-align:middle}.contentmanager .AspNet-GridView-Edit td [id*=_chkPublished]{margin-right:5px;margin-left:5px;vertical-align:text-bottom}.contentmanager .AspNet-GridView-Edit td [id*=_chkPublished]+br{display:none}.contentmanager .AspNet-GridView tr td{vertical-align:middle}.cke_tpl_preview{width:100%!important;max-width:100%!important}.cke_tpl_title{max-width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.cke_tpl_title+br{display:none}.cke_tpl_title+br+span{max-width:240px}.cke_tpl_title+br+span p{white-space:normal}.cke_tpl_preview .cke_tpl_preview_img{width:110px;min-width:110px;max-width:110px}.cke_panel_listItem pre{margin:0;overflow:initial;white-space:normal}.cke_panel_listItem address{margin:0}.logolist select{max-height:auto!important;height:auto!important}.logolist select+img,.logolist select+svg{max-width:200px;margin-left:20px}.ie9 img[src*=".svg"]{width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){img[src*=".svg"]{width:100%}}.contactform [id$=_lblMessage]{display:block;margin:0}span.txterror{color:#d9534f}div.txterror :last-child{margin-bottom:0}.captcha{background-color:white;border:1px solid #ccc;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;margin:0 0 25px;padding:4px;text-align:center;width:190px}.captcha .addcontent>strong,.captcha .operationheading,.captcha .settinglabel,.captcha label{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.captcha img{border:1px solid #ccc;margin-bottom:4px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:180px}.captcha input{border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);color:#555555;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:2px 4px;-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s}.captcha input:active,.captcha input:focus{border-color:#66afe9;-webkit-box-shadow:none;box-shadow:none;outline:none}.captcha span{color:#d9534f;height:auto!important;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:auto}.modulecontent.accessdenied a:before{content:'\f100';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.modulecontent.accessdenied a:before{margin-right:6px}.changepassword .rememberrow input[type=checkbox],.loginmodule .rememberrow input[type=checkbox],.loginpage .rememberrow input[type=checkbox],.passwordrecovery .rememberrow input[type=checkbox],.passwordreset .rememberrow input[type=checkbox],.registerpage .rememberrow input[type=checkbox]{margin-right:5px}.changepassword .rememberrow .addcontent>strong,.changepassword .rememberrow .operationheading,.changepassword .rememberrow .settinglabel,.changepassword .rememberrow label,.loginmodule .rememberrow .addcontent>strong,.loginmodule .rememberrow .operationheading,.loginmodule .rememberrow .settinglabel,.loginmodule .rememberrow label,.loginpage .rememberrow .addcontent>strong,.loginpage .rememberrow .operationheading,.loginpage .rememberrow .settinglabel,.loginpage .rememberrow label,.passwordrecovery .rememberrow .addcontent>strong,.passwordrecovery .rememberrow .operationheading,.passwordrecovery .rememberrow .settinglabel,.passwordrecovery .rememberrow label,.passwordreset .rememberrow .addcontent>strong,.passwordreset .rememberrow .operationheading,.passwordreset .rememberrow .settinglabel,.passwordreset .rememberrow label,.registerpage .rememberrow .addcontent>strong,.registerpage .rememberrow .operationheading,.registerpage .rememberrow .settinglabel,.registerpage .rememberrow label{font-weight:400;font-size:0}.changepassword .rememberrow .addcontent>strong:before,.changepassword .rememberrow .operationheading:before,.changepassword .rememberrow .settinglabel:before,.changepassword .rememberrow label:before,.loginmodule .rememberrow .addcontent>strong:before,.loginmodule .rememberrow .operationheading:before,.loginmodule .rememberrow .settinglabel:before,.loginmodule .rememberrow label:before,.loginpage .rememberrow .addcontent>strong:before,.loginpage .rememberrow .operationheading:before,.loginpage .rememberrow .settinglabel:before,.loginpage .rememberrow label:before,.passwordrecovery .rememberrow .addcontent>strong:before,.passwordrecovery .rememberrow .operationheading:before,.passwordrecovery .rememberrow .settinglabel:before,.passwordrecovery .rememberrow label:before,.passwordreset .rememberrow .addcontent>strong:before,.passwordreset .rememberrow .operationheading:before,.passwordreset .rememberrow .settinglabel:before,.passwordreset .rememberrow label:before,.registerpage .rememberrow .addcontent>strong:before,.registerpage .rememberrow .operationheading:before,.registerpage .rememberrow .settinglabel:before,.registerpage .rememberrow label:before{content:"Remember Me";font-size:16px;text-indent:0}body.pagenotfound .pnfmsg{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:18px;padding:30px;width:100%}body.pagenotfound .pnfmsg:before{content:"\f071";display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}body.pagenotfound .pnfmsg:before{border:0 none;font-size:30px;margin:0 15px 0 0;padding:0;vertical-align:bottom}.filedialog,.filedialog #filewrapper,.filedialog form{min-height:100vh}.filedialog #filewrapper{padding:15px}.filepreview,.filetreewrapper,.fileupload,.foldercreation{float:left;min-height:1px;padding-left:25px;padding-right:25px;position:relative}.foldercreation{width:40%}.fileupload{width:60%}.filetreewrapper{width:25%}.filepreview{width:75%}.operationheading{display:block}.imageresizecheckbox,.operationinstructions,.operationpanel{display:block;margin:0 0 11px}[id=txtMaxHeight],[id=txtMaxWidth]{display:inline-block;width:60px}.imageresizecheckbox{margin:0 0 11px}.imageresizecheckbox .addcontent>strong,.imageresizecheckbox .operationheading,.imageresizecheckbox .settinglabel,.imageresizecheckbox label{font-weight:400;margin-bottom:0;margin-left:6px;vertical-align:baseline}.filedialog [id=Panel1]{margin-top:15px}.pagetree .treecontainer{min-width:220px}.pagetree .treecontainer li>div.jqtree-element>span.jqtree-title{color:#005696;padding:0 4px}.pagetree .treecontainer li.jqtree-selected>.jqtree-element,.pagetree .treecontainer li.jqtree-selected>.jqtree-element:hover{background:none repeat scroll 0 0 #eeeeee;border-radius:3px;color:#005696;text-shadow:none}.pagetree ul.treecommands{height:auto}.pagetree ul.treecommands .pageinfo{margin:-9px -14px 9px}.pagetree ul.treecommands li:before{text-align:center;width:1.28571429em}.pagetree ul.treecommands .editcontent:before{content:'\f044';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagetree ul.treecommands .editsettings:before{content:'\f013';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagetree ul.treecommands .editpermissions:before{content:'\f023';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagetree ul.treecommands .viewpage:before{content:'\f06e';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagetree ul.treecommands .sortpages:before{content:'\f15d';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagetree ul.treecommands .newchild:before{content:'\f016';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagetree ul.treecommands .deletepage:before{content:'\f1f8';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.mojo-accordion .panel-heading a{display:block;margin:-10px -15px;padding:10px 15px}.mojo-accordion .panel-heading a:focus{text-decoration:none}.mojo-accordion .panel-heading:hover{background-color:#f8f8f8}.mojo-accordion .panel-heading:hover a{text-decoration:none}.setting-section-title{background-color:#eeeeee;padding:15px;font-size:20px;margin-top:20px}.setting-section-body{padding:10px 15px 0}.manage-site-features [id*=_upFeatures]{display:block}.manage-site-features [id*=_upFeatures] h3{font-size:18px;margin-top:20px}.manage-site-features .fileoperations,.manage-site-features .fileselection,.manage-site-features .row{margin-bottom:20px}.manage-site-features select{width:100%}.ui-widget{font-family:'Barlow', sans-serif;font-size:16px}.ui-widget .ui-widget{font-size:16px}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:'Barlow', sans-serif;font-size:16px}.ui-widget-content{color:#333333}.ui-widget-content a{color:#005696}.ui-widget-content a:hover{color:#002a4a}.ui-widget-header a{color:#222222}.recaptchatable #recaptcha_response_field{-webkit-box-sizing:content-box;box-sizing:content-box;height:auto;border-radius:0;-webkit-box-shadow:none;box-shadow:none}#cropper_pnlCrop img{max-width:none;height:initial;max-height:none}input.list-inline,input.member-list>ul,inputul.simplehorizontalmenu{margin-left:0}.cats-list,.formwizard,.pretty-checkboxes{}.cats-list .box-inline li,.cats-list .checkbox-inline,.cats-list .radio-inline,.cats-list .rbroles,.formwizard .box-inline li,.formwizard .checkbox-inline,.formwizard .radio-inline,.formwizard .rbroles,.pretty-checkboxes .box-inline li,.pretty-checkboxes .checkbox-inline,.pretty-checkboxes .radio-inline,.pretty-checkboxes .rbroles{cursor:default;padding-left:0}.cats-list input[type=checkbox],.cats-list input[type=radio],.formwizard input[type=checkbox],.formwizard input[type=radio],.pretty-checkboxes input[type=checkbox],.pretty-checkboxes input[type=radio]{display:none;cursor:pointer}.cats-list .formwizardedit div[id*=_QuestionEditor] input[type=checkbox],.cats-list .formwizardedit div[id*=_QuestionEditor] input[type=radio],.formwizard .formwizardedit div[id*=_QuestionEditor] input[type=checkbox],.formwizard .formwizardedit div[id*=_QuestionEditor] input[type=radio],.pretty-checkboxes .formwizardedit div[id*=_QuestionEditor] input[type=checkbox],.pretty-checkboxes .formwizardedit div[id*=_QuestionEditor] input[type=radio]{display:inline-block;cursor:pointer}.cats-list input[type=checkbox]:active,.cats-list input[type=checkbox]:focus,.cats-list input[type=radio]:active,.cats-list input[type=radio]:focus,.formwizard input[type=checkbox]:active,.formwizard input[type=checkbox]:focus,.formwizard input[type=radio]:active,.formwizard input[type=radio]:focus,.pretty-checkboxes input[type=checkbox]:active,.pretty-checkboxes input[type=checkbox]:focus,.pretty-checkboxes input[type=radio]:active,.pretty-checkboxes input[type=radio]:focus{outline:none}.cats-list input[type=checkbox]+.addcontent>strong,.cats-list input[type=checkbox]+.operationheading,.cats-list input[type=checkbox]+.settinglabel,.cats-list input[type=checkbox]+label,.cats-list input[type=radio]+.addcontent>strong,.cats-list input[type=radio]+.operationheading,.cats-list input[type=radio]+.settinglabel,.cats-list input[type=radio]+label,.formwizard input[type=checkbox]+.addcontent>strong,.formwizard input[type=checkbox]+.operationheading,.formwizard input[type=checkbox]+.settinglabel,.formwizard input[type=checkbox]+label,.formwizard input[type=radio]+.addcontent>strong,.formwizard input[type=radio]+.operationheading,.formwizard input[type=radio]+.settinglabel,.formwizard input[type=radio]+label,.pretty-checkboxes input[type=checkbox]+.addcontent>strong,.pretty-checkboxes input[type=checkbox]+.operationheading,.pretty-checkboxes input[type=checkbox]+.settinglabel,.pretty-checkboxes input[type=checkbox]+label,.pretty-checkboxes input[type=radio]+.addcontent>strong,.pretty-checkboxes input[type=radio]+.operationheading,.pretty-checkboxes input[type=radio]+.settinglabel,.pretty-checkboxes input[type=radio]+label{cursor:pointer;display:inline-block;position:relative;padding-left:25px;margin-right:10px;margin-bottom:10px;color:#222222}.cats-list input[type=checkbox]+.addcontent>strong:after,.cats-list input[type=checkbox]+.addcontent>strong:before,.cats-list input[type=checkbox]+.operationheading:after,.cats-list input[type=checkbox]+.operationheading:before,.cats-list input[type=checkbox]+.settinglabel:after,.cats-list input[type=checkbox]+.settinglabel:before,.cats-list input[type=checkbox]+label:after,.cats-list input[type=checkbox]+label:before,.cats-list input[type=radio]+.addcontent>strong:after,.cats-list input[type=radio]+.addcontent>strong:before,.cats-list input[type=radio]+.operationheading:after,.cats-list input[type=radio]+.operationheading:before,.cats-list input[type=radio]+.settinglabel:after,.cats-list input[type=radio]+.settinglabel:before,.cats-list input[type=radio]+label:after,.cats-list input[type=radio]+label:before,.formwizard input[type=checkbox]+.addcontent>strong:after,.formwizard input[type=checkbox]+.addcontent>strong:before,.formwizard input[type=checkbox]+.operationheading:after,.formwizard input[type=checkbox]+.operationheading:before,.formwizard input[type=checkbox]+.settinglabel:after,.formwizard input[type=checkbox]+.settinglabel:before,.formwizard input[type=checkbox]+label:after,.formwizard input[type=checkbox]+label:before,.formwizard input[type=radio]+.addcontent>strong:after,.formwizard input[type=radio]+.addcontent>strong:before,.formwizard input[type=radio]+.operationheading:after,.formwizard input[type=radio]+.operationheading:before,.formwizard input[type=radio]+.settinglabel:after,.formwizard input[type=radio]+.settinglabel:before,.formwizard input[type=radio]+label:after,.formwizard input[type=radio]+label:before,.pretty-checkboxes input[type=checkbox]+.addcontent>strong:after,.pretty-checkboxes input[type=checkbox]+.addcontent>strong:before,.pretty-checkboxes input[type=checkbox]+.operationheading:after,.pretty-checkboxes input[type=checkbox]+.operationheading:before,.pretty-checkboxes input[type=checkbox]+.settinglabel:after,.pretty-checkboxes input[type=checkbox]+.settinglabel:before,.pretty-checkboxes input[type=checkbox]+label:after,.pretty-checkboxes input[type=checkbox]+label:before,.pretty-checkboxes input[type=radio]+.addcontent>strong:after,.pretty-checkboxes input[type=radio]+.addcontent>strong:before,.pretty-checkboxes input[type=radio]+.operationheading:after,.pretty-checkboxes input[type=radio]+.operationheading:before,.pretty-checkboxes input[type=radio]+.settinglabel:after,.pretty-checkboxes input[type=radio]+.settinglabel:before,.pretty-checkboxes input[type=radio]+label:after,.pretty-checkboxes input[type=radio]+label:before{content:'';font-family:helvetica;display:inline-block;width:18px;height:18px;left:0;top:2px;text-align:center;position:absolute}.cats-list input[type=checkbox]+.addcontent>strong:before,.cats-list input[type=checkbox]+.operationheading:before,.cats-list input[type=checkbox]+.settinglabel:before,.cats-list input[type=checkbox]+label:before,.cats-list input[type=radio]+.addcontent>strong:before,.cats-list input[type=radio]+.operationheading:before,.cats-list input[type=radio]+.settinglabel:before,.cats-list input[type=radio]+label:before,.formwizard input[type=checkbox]+.addcontent>strong:before,.formwizard input[type=checkbox]+.operationheading:before,.formwizard input[type=checkbox]+.settinglabel:before,.formwizard input[type=checkbox]+label:before,.formwizard input[type=radio]+.addcontent>strong:before,.formwizard input[type=radio]+.operationheading:before,.formwizard input[type=radio]+.settinglabel:before,.formwizard input[type=radio]+label:before,.pretty-checkboxes input[type=checkbox]+.addcontent>strong:before,.pretty-checkboxes input[type=checkbox]+.operationheading:before,.pretty-checkboxes input[type=checkbox]+.settinglabel:before,.pretty-checkboxes input[type=checkbox]+label:before,.pretty-checkboxes input[type=radio]+.addcontent>strong:before,.pretty-checkboxes input[type=radio]+.operationheading:before,.pretty-checkboxes input[type=radio]+.settinglabel:before,.pretty-checkboxes input[type=radio]+label:before{background-color:#eeeeee;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.cats-list input[type=checkbox]+.addcontent>strong:after,.cats-list input[type=checkbox]+.operationheading:after,.cats-list input[type=checkbox]+.settinglabel:after,.cats-list input[type=checkbox]+label:after,.cats-list input[type=radio]+.addcontent>strong:after,.cats-list input[type=radio]+.operationheading:after,.cats-list input[type=radio]+.settinglabel:after,.cats-list input[type=radio]+label:after,.formwizard input[type=checkbox]+.addcontent>strong:after,.formwizard input[type=checkbox]+.operationheading:after,.formwizard input[type=checkbox]+.settinglabel:after,.formwizard input[type=checkbox]+label:after,.formwizard input[type=radio]+.addcontent>strong:after,.formwizard input[type=radio]+.operationheading:after,.formwizard input[type=radio]+.settinglabel:after,.formwizard input[type=radio]+label:after,.pretty-checkboxes input[type=checkbox]+.addcontent>strong:after,.pretty-checkboxes input[type=checkbox]+.operationheading:after,.pretty-checkboxes input[type=checkbox]+.settinglabel:after,.pretty-checkboxes input[type=checkbox]+label:after,.pretty-checkboxes input[type=radio]+.addcontent>strong:after,.pretty-checkboxes input[type=radio]+.operationheading:after,.pretty-checkboxes input[type=radio]+.settinglabel:after,.pretty-checkboxes input[type=radio]+label:after{color:#fff}.cats-list input[type=checkbox]:checked+.addcontent>strong:before,.cats-list input[type=checkbox]:checked+.operationheading:before,.cats-list input[type=checkbox]:checked+.settinglabel:before,.cats-list input[type=checkbox]:checked+label:before,.cats-list input[type=radio]:checked+.addcontent>strong:before,.cats-list input[type=radio]:checked+.operationheading:before,.cats-list input[type=radio]:checked+.settinglabel:before,.cats-list input[type=radio]:checked+label:before,.formwizard input[type=checkbox]:checked+.addcontent>strong:before,.formwizard input[type=checkbox]:checked+.operationheading:before,.formwizard input[type=checkbox]:checked+.settinglabel:before,.formwizard input[type=checkbox]:checked+label:before,.formwizard input[type=radio]:checked+.addcontent>strong:before,.formwizard input[type=radio]:checked+.operationheading:before,.formwizard input[type=radio]:checked+.settinglabel:before,.formwizard input[type=radio]:checked+label:before,.pretty-checkboxes input[type=checkbox]:checked+.addcontent>strong:before,.pretty-checkboxes input[type=checkbox]:checked+.operationheading:before,.pretty-checkboxes input[type=checkbox]:checked+.settinglabel:before,.pretty-checkboxes input[type=checkbox]:checked+label:before,.pretty-checkboxes input[type=radio]:checked+.addcontent>strong:before,.pretty-checkboxes input[type=radio]:checked+.operationheading:before,.pretty-checkboxes input[type=radio]:checked+.settinglabel:before,.pretty-checkboxes input[type=radio]:checked+label:before{-webkit-box-shadow:inset 0 0 0 10px #005696;box-shadow:inset 0 0 0 10px #005696}.cats-list input[type=radio]+.addcontent>strong:before,.cats-list input[type=radio]+.operationheading:before,.cats-list input[type=radio]+.settinglabel:before,.cats-list input[type=radio]+label:before,.formwizard input[type=radio]+.addcontent>strong:before,.formwizard input[type=radio]+.operationheading:before,.formwizard input[type=radio]+.settinglabel:before,.formwizard input[type=radio]+label:before,.pretty-checkboxes input[type=radio]+.addcontent>strong:before,.pretty-checkboxes input[type=radio]+.operationheading:before,.pretty-checkboxes input[type=radio]+.settinglabel:before,.pretty-checkboxes input[type=radio]+label:before{border-radius:50%}.cats-list input[type=radio]+.addcontent>strong:hover:after,.cats-list input[type=radio]+.operationheading:hover:after,.cats-list input[type=radio]+.settinglabel:hover:after,.cats-list input[type=radio]+label:hover:after,.cats-list input[type=radio]:checked+.addcontent>strong:after,.cats-list input[type=radio]:checked+.operationheading:after,.cats-list input[type=radio]:checked+.settinglabel:after,.cats-list input[type=radio]:checked+label:after,.formwizard input[type=radio]+.addcontent>strong:hover:after,.formwizard input[type=radio]+.operationheading:hover:after,.formwizard input[type=radio]+.settinglabel:hover:after,.formwizard input[type=radio]+label:hover:after,.formwizard input[type=radio]:checked+.addcontent>strong:after,.formwizard input[type=radio]:checked+.operationheading:after,.formwizard input[type=radio]:checked+.settinglabel:after,.formwizard input[type=radio]:checked+label:after,.pretty-checkboxes input[type=radio]+.addcontent>strong:hover:after,.pretty-checkboxes input[type=radio]+.operationheading:hover:after,.pretty-checkboxes input[type=radio]+.settinglabel:hover:after,.pretty-checkboxes input[type=radio]+label:hover:after,.pretty-checkboxes input[type=radio]:checked+.addcontent>strong:after,.pretty-checkboxes input[type=radio]:checked+.operationheading:after,.pretty-checkboxes input[type=radio]:checked+.settinglabel:after,.pretty-checkboxes input[type=radio]:checked+label:after{content:'\2022';position:absolute;top:0px;font-size:20px;line-height:22px}.cats-list input[type=radio]+.addcontent>strong:hover:after,.cats-list input[type=radio]+.operationheading:hover:after,.cats-list input[type=radio]+.settinglabel:hover:after,.cats-list input[type=radio]+label:hover:after,.formwizard input[type=radio]+.addcontent>strong:hover:after,.formwizard input[type=radio]+.operationheading:hover:after,.formwizard input[type=radio]+.settinglabel:hover:after,.formwizard input[type=radio]+label:hover:after,.pretty-checkboxes input[type=radio]+.addcontent>strong:hover:after,.pretty-checkboxes input[type=radio]+.operationheading:hover:after,.pretty-checkboxes input[type=radio]+.settinglabel:hover:after,.pretty-checkboxes input[type=radio]+label:hover:after{color:#d5d5d5}.cats-list input[type=radio]:checked+.addcontent>strong:after,.cats-list input[type=radio]:checked+.addcontent>strong:hover:after,.cats-list input[type=radio]:checked+.operationheading:after,.cats-list input[type=radio]:checked+.operationheading:hover:after,.cats-list input[type=radio]:checked+.settinglabel:after,.cats-list input[type=radio]:checked+.settinglabel:hover:after,.cats-list input[type=radio]:checked+label:after,.cats-list input[type=radio]:checked+label:hover:after,.formwizard input[type=radio]:checked+.addcontent>strong:after,.formwizard input[type=radio]:checked+.addcontent>strong:hover:after,.formwizard input[type=radio]:checked+.operationheading:after,.formwizard input[type=radio]:checked+.operationheading:hover:after,.formwizard input[type=radio]:checked+.settinglabel:after,.formwizard input[type=radio]:checked+.settinglabel:hover:after,.formwizard input[type=radio]:checked+label:after,.formwizard input[type=radio]:checked+label:hover:after,.pretty-checkboxes input[type=radio]:checked+.addcontent>strong:after,.pretty-checkboxes input[type=radio]:checked+.addcontent>strong:hover:after,.pretty-checkboxes input[type=radio]:checked+.operationheading:after,.pretty-checkboxes input[type=radio]:checked+.operationheading:hover:after,.pretty-checkboxes input[type=radio]:checked+.settinglabel:after,.pretty-checkboxes input[type=radio]:checked+.settinglabel:hover:after,.pretty-checkboxes input[type=radio]:checked+label:after,.pretty-checkboxes input[type=radio]:checked+label:hover:after{color:#fff}.cats-list input[type=checkbox]+.addcontent>strong:before,.cats-list input[type=checkbox]+.operationheading:before,.cats-list input[type=checkbox]+.settinglabel:before,.cats-list input[type=checkbox]+label:before,.formwizard input[type=checkbox]+.addcontent>strong:before,.formwizard input[type=checkbox]+.operationheading:before,.formwizard input[type=checkbox]+.settinglabel:before,.formwizard input[type=checkbox]+label:before,.pretty-checkboxes input[type=checkbox]+.addcontent>strong:before,.pretty-checkboxes input[type=checkbox]+.operationheading:before,.pretty-checkboxes input[type=checkbox]+.settinglabel:before,.pretty-checkboxes input[type=checkbox]+label:before{border-radius:3px}.cats-list input[type=checkbox]+.addcontent>strong:hover:after,.cats-list input[type=checkbox]+.operationheading:hover:after,.cats-list input[type=checkbox]+.settinglabel:hover:after,.cats-list input[type=checkbox]+label:hover:after,.cats-list input[type=checkbox]:checked+.addcontent>strong:after,.cats-list input[type=checkbox]:checked+.operationheading:after,.cats-list input[type=checkbox]:checked+.settinglabel:after,.cats-list input[type=checkbox]:checked+label:after,.formwizard input[type=checkbox]+.addcontent>strong:hover:after,.formwizard input[type=checkbox]+.operationheading:hover:after,.formwizard input[type=checkbox]+.settinglabel:hover:after,.formwizard input[type=checkbox]+label:hover:after,.formwizard input[type=checkbox]:checked+.addcontent>strong:after,.formwizard input[type=checkbox]:checked+.operationheading:after,.formwizard input[type=checkbox]:checked+.settinglabel:after,.formwizard input[type=checkbox]:checked+label:after,.pretty-checkboxes input[type=checkbox]+.addcontent>strong:hover:after,.pretty-checkboxes input[type=checkbox]+.operationheading:hover:after,.pretty-checkboxes input[type=checkbox]+.settinglabel:hover:after,.pretty-checkboxes input[type=checkbox]+label:hover:after,.pretty-checkboxes input[type=checkbox]:checked+.addcontent>strong:after,.pretty-checkboxes input[type=checkbox]:checked+.operationheading:after,.pretty-checkboxes input[type=checkbox]:checked+.settinglabel:after,.pretty-checkboxes input[type=checkbox]:checked+label:after{content:"\2713";line-height:18px;font-size:14px}.cats-list input[type=checkbox]+.addcontent>strong:hover:after,.cats-list input[type=checkbox]+.operationheading:hover:after,.cats-list input[type=checkbox]+.settinglabel:hover:after,.cats-list input[type=checkbox]+label:hover:after,.formwizard input[type=checkbox]+.addcontent>strong:hover:after,.formwizard input[type=checkbox]+.operationheading:hover:after,.formwizard input[type=checkbox]+.settinglabel:hover:after,.formwizard input[type=checkbox]+label:hover:after,.pretty-checkboxes input[type=checkbox]+.addcontent>strong:hover:after,.pretty-checkboxes input[type=checkbox]+.operationheading:hover:after,.pretty-checkboxes input[type=checkbox]+.settinglabel:hover:after,.pretty-checkboxes input[type=checkbox]+label:hover:after{color:#d5d5d5}.cats-list input[type=checkbox]:checked+.addcontent>strong:after,.cats-list input[type=checkbox]:checked+.addcontent>strong:hover:after,.cats-list input[type=checkbox]:checked+.operationheading:after,.cats-list input[type=checkbox]:checked+.operationheading:hover:after,.cats-list input[type=checkbox]:checked+.settinglabel:after,.cats-list input[type=checkbox]:checked+.settinglabel:hover:after,.cats-list input[type=checkbox]:checked+label:after,.cats-list input[type=checkbox]:checked+label:hover:after,.formwizard input[type=checkbox]:checked+.addcontent>strong:after,.formwizard input[type=checkbox]:checked+.addcontent>strong:hover:after,.formwizard input[type=checkbox]:checked+.operationheading:after,.formwizard input[type=checkbox]:checked+.operationheading:hover:after,.formwizard input[type=checkbox]:checked+.settinglabel:after,.formwizard input[type=checkbox]:checked+.settinglabel:hover:after,.formwizard input[type=checkbox]:checked+label:after,.formwizard input[type=checkbox]:checked+label:hover:after,.pretty-checkboxes input[type=checkbox]:checked+.addcontent>strong:after,.pretty-checkboxes input[type=checkbox]:checked+.addcontent>strong:hover:after,.pretty-checkboxes input[type=checkbox]:checked+.operationheading:after,.pretty-checkboxes input[type=checkbox]:checked+.operationheading:hover:after,.pretty-checkboxes input[type=checkbox]:checked+.settinglabel:after,.pretty-checkboxes input[type=checkbox]:checked+.settinglabel:hover:after,.pretty-checkboxes input[type=checkbox]:checked+label:after,.pretty-checkboxes input[type=checkbox]:checked+label:hover:after{color:#fff}.cats-list input[type=checkbox].toggle,.formwizard input[type=checkbox].toggle,.pretty-checkboxes input[type=checkbox].toggle{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:55px;height:28px;background-color:#eeeeee;position:relative;border-radius:30px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.cats-list input[type=checkbox].toggle:hover:after,.formwizard input[type=checkbox].toggle:hover:after,.pretty-checkboxes input[type=checkbox].toggle:hover:after{background-color:#d5d5d5}.cats-list input[type=checkbox].toggle:after,.formwizard input[type=checkbox].toggle:after,.pretty-checkboxes input[type=checkbox].toggle:after{content:'';display:inline-block;position:absolute;width:24px;height:24px;background-color:#777777;top:2px;left:2px;border-radius:50%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.cats-list input[type=checkbox]:checked.toggle,.formwizard input[type=checkbox]:checked.toggle,.pretty-checkboxes input[type=checkbox]:checked.toggle{-webkit-box-shadow:inset 0 0 0 15px #005696;box-shadow:inset 0 0 0 15px #005696}.cats-list input[type=checkbox]:checked.toggle:after,.formwizard input[type=checkbox]:checked.toggle:after,.pretty-checkboxes input[type=checkbox]:checked.toggle:after{left:29px;background-color:#fff}.cats-wrap{margin-top:20px}.cats-wrap .addcontent>strong,.cats-wrap .operationheading,.cats-wrap .settinglabel,.cats-wrap label{margin-top:0;z-index:1;position:relative}.cats-wrap .addcontent>strong+div,.cats-wrap .operationheading+div,.cats-wrap .settinglabel+div,.cats-wrap label+div{display:inline-block;max-width:100%;margin-left:-18em;padding-left:18em}.cats-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:100%}.cats-list li{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.cats-list li .addcontent>strong,.cats-list li .operationheading,.cats-list li .settinglabel,.cats-list li label{white-space:nowrap}.font-xsmall{font-size:60%}.font-small{font-size:80%}.font-normal{font-size:100%}.font-large{font-size:120%}.font-xlarge{font-size:140%}@media (max-width:767px){.image-left,.image-right{display:block;margin:0 0 11px;text-align:center}img.image-left,img.image-right{display:table;margin:0 auto 11px;vertical-align:top}}.image-center{display:block;margin:0 0 11px;text-align:center}@media (min-width:768px){.image-left{float:left;margin-right:11px}.image-right{float:right;margin-left:11px}}.image-captioned figcaption{font-size:small;margin:11px 0;opacity:0.7}ins{background-color:#eaffea;border-bottom:1px dotted #80ce51;color:black;text-decoration:none}del{background-color:#ffdddd;border-bottom:1px dotted #c37575;color:#555;text-decoration:none}.pagebody.loginpage{background-color:#eeeeee}.pagebody.loginpage .topographical:after,.pagebody.loginpage .topographical:before{display:none!important}.pagebody.loginpage .login .modulecontent{background-color:#fff;border-top:2px solid #005696;padding:30px;max-width:400px;margin:100px auto}.pagebody.loginpage .login legend{color:#005696;font-size:32px;border-bottom:0 none;padding:0;margin-bottom:15px;margin-top:0}.pagebody.loginpage .login [id$=_pnlLContainer]{font-size:0}.pagebody.loginpage .login [id$=_pnlStandardLogin] [data-val-errormessage]{display:block}.pagebody.loginpage .login [id$=_pnlStandardLogin] span[style="visibility:hidden"],.pagebody.loginpage .login [id$=_pnlStandardLogin] span[style="visibility: hidden"],.pagebody.loginpage .login [id$=_pnlStandardLogin] span[style="visibility:hidden;"],.pagebody.loginpage .login [id$=_pnlStandardLogin] span[style="visibility: hidden;"]{display:none}.pagebody.loginpage .login .buttonrow,.pagebody.loginpage .login .idrow,.pagebody.loginpage .login .passwordrow,.pagebody.loginpage .login .registerrow,.pagebody.loginpage .login .rememberrow{font-size:16px}.pagebody.loginpage .login .idrow,.pagebody.loginpage .login .passwordrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagebody.loginpage .login .idrow strong,.pagebody.loginpage .login .passwordrow strong{font-size:0;border-radius:4px 0px 0px 4px;border:1px solid #848484;display:inline-block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:45px;padding:12px;text-align:center;vertical-align:middle;margin:0}.pagebody.loginpage .login .idrow strong:before,.pagebody.loginpage .login .passwordrow strong:before{color:#848484;content:'\f007';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagebody.loginpage .login .idrow strong:before,.pagebody.loginpage .login .passwordrow strong:before{font-size:16px}.pagebody.loginpage .login .idrow br,.pagebody.loginpage .login .passwordrow br{display:none;-webkit-box-flex:0;-ms-flex:0 1 0%;flex:0 1 0%}.pagebody.loginpage .login .idrow input[type=password],.pagebody.loginpage .login .idrow input[type=text],.pagebody.loginpage .login .passwordrow input[type=password],.pagebody.loginpage .login .passwordrow input[type=text]{border-radius:0 4px 4px 0;border:1px solid #848484;border-left:0 none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;width:auto;padding:9px 14px;vertical-align:middle;margin:0}.pagebody.loginpage .login .passwordrow strong:before{content:'\f084'}.pagebody.loginpage .login .rememberrow .addcontent>strong:hover,.pagebody.loginpage .login .rememberrow .operationheading:hover,.pagebody.loginpage .login .rememberrow .settinglabel:hover,.pagebody.loginpage .login .rememberrow label:hover{cursor:pointer}.pagebody.loginpage .login .buttonrow{text-align:right}.pagebody.loginpage .login .buttonrow input[type=submit]{background-image:none}.pagebody.loginpage .login .buttonrow br{display:none}.pagebody.loginpage .login .buttonrow span.txterror{display:block;position:absolute;top:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pagebody.loginpage .login .buttonrow span.txterror:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #ebccd1;content:"";display:block;position:absolute;bottom:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:768px){.pagebody.loginpage .login .buttonrow,.pagebody.loginpage .login .rememberrow{width:50%;vertical-align:middle;display:inline-block}}@media (max-width:768px){.pagebody.loginpage .login .buttonrow input{width:100%}}@media (min-width:992px){.pagebody.loginpage .login{max-width:80%;margin:0 auto}}.pagebody.registerpage{background-color:#eeeeee}.pagebody.registerpage .topographical:after,.pagebody.registerpage .topographical:before{display:none!important}.pagebody.registerpage [id$=_pnlSubscribe] ul{padding:0;list-style-type:none}.pagebody.registerpage [id$=_pnlSubscribe] ul .addcontent>strong,.pagebody.registerpage [id$=_pnlSubscribe] ul .operationheading,.pagebody.registerpage [id$=_pnlSubscribe] ul .settinglabel,.pagebody.registerpage [id$=_pnlSubscribe] ul label{font-size:0}.pagebody.registerpage [id$=_pnlSubscribe] ul .addcontent>strong:before,.pagebody.registerpage [id$=_pnlSubscribe] ul .operationheading:before,.pagebody.registerpage [id$=_pnlSubscribe] ul .settinglabel:before,.pagebody.registerpage [id$=_pnlSubscribe] ul label:before{font-size:16px;content:"Subscribe to mojoPortal News?"}.pagebody.registerpage .buttonspacer{display:none}.pagebody.registerpage table[style*="height:100%"]{height:auto!important}.pagebody.registerpage .dataTables_filter input[type=search],.pagebody.registerpage .dataTables_wrapper .navbar-inner select,.pagebody.registerpage .form-control,.pagebody.registerpage .timepanel div.forminput .aspNetDisabled,.pagebody.registerpage input[type=text].forminput,.pagebody.registerpage select.forminput{width:100%;-webkit-box-shadow:none;box-shadow:none}.pagebody.registerpage .g-recaptcha>div{margin:0 auto}.pagebody.registerpage .createuserbutton{background-image:none;font-weight:400;text-shadow:none}@media (max-width:992px){.pagebody.registerpage .modulecontent{background-color:#fff;border-top:2px solid #005696;padding:30px;max-width:400px;margin:100px auto}.pagebody.registerpage legend{color:#005696;font-size:32px;border-bottom:0 none;padding:0;margin-bottom:15px;margin-top:0}.pagebody.registerpage .createuserbutton{margin-bottom:20px}.pagebody.registerpage .thirdpartyauth{position:relative;padding-top:60px}.pagebody.registerpage .thirdpartyauth h2{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.pagebody.registerpage .thirdpartyauth:before{border-top:2px dashed #848484;content:"";left:0;position:absolute;top:20px;width:100%;display:block}.pagebody.registerpage .thirdpartyauth:after{background-color:#fff;content:"OR";left:50%;position:absolute;top:10px;display:block;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0 20px;color:#848484;text-align:center;font-weight:700;font-size:14px}}@media (min-width:992px){.pagebody.registerpage .modulecontent{margin:80px auto;max-width:80%}.pagebody.registerpage legend{display:none}.pagebody.registerpage [id$=_pnlRegisterWrapper]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pagebody.registerpage [id$=_pnlStandardRegister]{background-color:#fff;padding:30px;-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}.pagebody.registerpage [id$=_pnlStandardRegister]:before{content:"Create A New Account";display:block;color:#005696;font-size:28px;border-bottom:0 none;padding:0;margin-bottom:15px;margin-top:0}.pagebody.registerpage [id$=_pnlThirdPartyAuth]{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/register-bg.jpg") scroll no-repeat center center / cover #222222!important;color:#fff;-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%;position:relative;padding:60px}.pagebody.registerpage [id$=_pnlThirdPartyAuth]:before{background:rgba(34, 34, 34, 0.7);width:100%;height:100%;left:0;top:0;position:absolute;content:"";display:block;z-index:1}.pagebody.registerpage [id$=_pnlThirdPartyAuth]>*{position:relative;z-index:2}.pagebody.registerpage [id$=_pnlThirdPartyAuth] h2{font-size:0;color:#fff;margin-top:0}.pagebody.registerpage [id$=_pnlThirdPartyAuth] h2:before{content:"You can also register with an account you already have on social media";font-size:32px;font-weight:700;display:block;text-align:right}.pagebody.registerpage [id$=_pnlThirdPartyAuth] h2:after{content:"(this way you don't need to remember another password)";font-size:16px;color:#fff;font-weight:400;display:block;text-align:right;margin:10px 0}.pagebody.registerpage [id$=_pnlThirdPartyAuth] .openidpanel{float:right;margin-top:20px}}.pagebody.passwordrecovery{background-color:#eeeeee}.pagebody.passwordrecovery .topographical:after,.pagebody.passwordrecovery .topographical:before{display:none!important}.pagebody.passwordrecovery .login .modulecontent{background-color:#fff;border-top:2px solid #005696;padding:30px;max-width:400px;margin:100px auto}.pagebody.passwordrecovery .login legend{display:none}.pagebody.passwordrecovery .login h2{font-size:32px;margin:0;padding:0}.pagebody.passwordrecovery .login h2 .addcontent>strong,.pagebody.passwordrecovery .login h2 .operationheading,.pagebody.passwordrecovery .login h2 .settinglabel,.pagebody.passwordrecovery .login h2 label{color:#005696;font-size:28px;border-bottom:0 none;padding:0;margin-bottom:25px;margin-top:0}.pagebody.passwordrecovery .login [id$=_pnlRecover] h2:after{content:"Please Enter Your Email Address";font-size:16px;font-weight:700;color:#333333;display:block;margin-bottom:10px}.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.logolist,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.logolist label,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .addcontent>strong,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .operationheading,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .settinglabel,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow label{font-size:0;border-radius:4px 0px 0px 4px;border:1px solid #848484;display:inline-block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:45px;padding:12px;text-align:center;vertical-align:middle;margin:0}.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.logolist label:before,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .addcontent>strong:before,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .operationheading:before,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .settinglabel:before,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow label:before{color:#848484;content:'\f007';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.logolist label:before,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .addcontent>strong:before,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .operationheading:before,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow .settinglabel:before,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow label:before{font-size:16px}.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.logolist br,.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow br{display:none;-webkit-box-flex:0;-ms-flex:0 1 0%;flex:0 1 0%}.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.logolist input[type=text],.pagebody.passwordrecovery .login [id$=_pnlRecover] h2+.settingrow input[type=text]{border-radius:0 4px 4px 0;border:1px solid #848484;border-left:0 none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;width:auto;padding:9px 14px;vertical-align:middle;margin:0}.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.logolist,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow{font-size:20px}.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.logolist label,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow .addcontent>strong,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow .operationheading,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow .settinglabel,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow label{font-size:16px;margin:0 0 10px}.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.logolist label:after,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow .addcontent>strong:after,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow .operationheading:after,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow .settinglabel:after,.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow label:after{content:":"}.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.logolist input[type=text],.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow input[type=text]{margin-top:4px}.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.logolist input[type=submit],.pagebody.passwordrecovery .login [id$=_pnlRecover2] h2+.settingrow input[type=submit]{margin-top:20px;background-image:none}.pagebody.passwordrecovery .login input[type=submit]{background-image:none}.pagebody.changepassword{background-color:#eeeeee}.pagebody.changepassword .topographical:after,.pagebody.changepassword .topographical:before{display:none!important}.pagebody.changepassword .login .modulecontent{background-color:#fff;border-top:2px solid #005696;padding:30px;max-width:400px;margin:100px auto}.pagebody.changepassword .login legend{color:#005696;font-size:28px;border-bottom:0 none;padding:0;margin-bottom:12px;margin-top:0}.pagebody.changepassword .login .dataTables_filter input[type=search],.pagebody.changepassword .login .dataTables_wrapper .navbar-inner select,.pagebody.changepassword .login .form-control,.pagebody.changepassword .login .timepanel div.forminput .aspNetDisabled,.pagebody.changepassword .login input[type=text].forminput,.pagebody.changepassword .login select.forminput,.pagebody.changepassword .login table,.pagebody.changepassword .login tbody,.pagebody.changepassword .login td,.pagebody.changepassword .login tr{width:100%}.pagebody.changepassword .login [id$=_ChangePasswordPushButton]{display:inline-block;margin-right:10px;margin-top:10px;vertical-align:middle;background-image:none}.pagebody.changepassword .login [id$=_CancelPushButton]{background-image:none}.pagebody.changepassword .login .logolist [id$=_CancelPushButton],.pagebody.changepassword .login .settingrow [id$=_CancelPushButton]{display:inline-block;margin-top:10px;padding:6px 12px;vertical-align:middle;background-image:none}a.passwordrecovery{margin-left:10px}[id$=_pnlOpenID]{position:relative;padding-top:60px}[id$=_pnlOpenID]:before{border-top:2px dashed #848484;content:"";left:0;position:absolute;top:20px;width:100%;display:block}[id$=_pnlOpenID]:after{background-color:#fff;content:"OR";left:50%;position:absolute;top:10px;display:block;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0 20px;color:#848484;text-align:center;font-weight:700;font-size:14px}#aspnetForm .janrainContent{max-width:100%}#aspnetForm .janrainContent #janrainView{margin:12px 5px;position:relative;overflow:hidden;height:100%;background-color:#fff}#aspnetForm .janrainContent #janrainView .janrainHeader>div{font-size:14px;margin-top:-5px;margin-left:4px}#aspnetForm .janrainContent #janrainView #janrainProviderPages{top:25px;margin-left:-1px}#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"],#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"]{right:-10px!important;width:50px!important}#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*=janrainArrow],#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*=janrainArrow]{background-image:none!important;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff))!important;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%)!important;width:100%!important;height:100%!important;opacity:0;top:0!important;-webkit-transition:150ms ease;transition:150ms ease}#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*=janrainArrow]:before,#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*=janrainArrow]:before{color:#005696;content:'\f054';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*=janrainArrow]:before,#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*=janrainArrow]:before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"]:hover [id*=janrainArrow],#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*=janrainArrow]:active,#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*=janrainArrow]:focus,#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*=janrainArrow]:hover,#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"]:hover [id*=janrainArrow],#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*=janrainArrow]:active,#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*=janrainArrow]:focus,#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*=janrainArrow]:hover{opacity:1;-webkit-transition:150ms ease;transition:150ms ease}#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"]{right:auto!important;left:-10px!important}#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*=janrainArrow]{background:-webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#ffffff))!important;background:linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 100%)!important}#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*=janrainArrow]:before{color:#005696;content:'\f053';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.pagebody{min-width:360px}iframe{max-width:100%}.iframe-modal .modal-dialog{height:calc(100% - 100px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.iframe-modal .modal-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.iframe-modal .modal-body{padding:0;height:100%}.iframe-modal iframe{border:0 none}hr{margin-top:50px;margin-bottom:50px}.accessdenied .construction-notice,.administration .construction-notice,.editforumpost .construction-notice,.flexi-edit .construction-notice,.homepage .construction-notice,.loginpage .construction-notice,.pagenotfound .construction-notice,.passwordrecovery .construction-notice,.passwordrecoverypage .construction-notice,.registerpage .construction-notice,.searchresultspage .construction-notice,.userprofile .construction-notice,.webstorecart .construction-notice{display:none}.administration .head,.flexi-edit .head{min-height:auto}.navbar-site{border-bottom:0 none;font-size:14px;font-weight:600;margin-bottom:0}.navbar-site .navbar-nav>li>a{text-transform:uppercase}.navbar-site a.search-trigger:not(.js-loaded){overflow:hidden;text-indent:-999em}.navbar-site.navbar-fixed-top{position:relative!important}.head .back-to-hoac{z-index:4;color:#fff}@media (max-width:768px){.navbar-header{text-align:center}.navbar>.container-fluid .navbar-brand{float:none;margin-top:15px;margin-left:auto;margin-right:auto;display:inline-block}.head .back-to-hoac{position:relative}.head .menu-btn{position:relative;top:auto;right:auto;left:auto;bottom:auto;margin-left:10px}.menus-wrap{text-align:center}}@media (min-width:768px){.head .back-to-hoac{position:absolute;right:100px;top:23px}}@media (min-width:768px){.navbar-site .container-fluid{padding-left:40px;padding-right:40px}.navbar-site .navbar-right{margin-right:0}.navbar-site .navbar-nav{margin:15px auto}.navbar-site .navbar-nav>li:before{background-color:#005696;height:3px;position:absolute;bottom:0;left:9px;content:"";width:0;-webkit-transition:width 300ms ease;transition:width 300ms ease;z-index:1;display:block}.navbar-site .navbar-nav>li.active,.navbar-site .navbar-nav>li.open,.navbar-site .navbar-nav>li:hover{background:transparent}.navbar-site .navbar-nav>li.active>a,.navbar-site .navbar-nav>li.active>a:hover,.navbar-site .navbar-nav>li.open>a,.navbar-site .navbar-nav>li.open>a:hover,.navbar-site .navbar-nav>li:hover>a,.navbar-site .navbar-nav>li:hover>a:hover{background:transparent}.navbar-site .navbar-nav>li.active:before,.navbar-site .navbar-nav>li.open:before,.navbar-site .navbar-nav>li:hover:before{width:calc(100% - 18px);-webkit-transition:width 300ms ease;transition:width 300ms ease}.navbar-site .navbar-nav>li>ul.dropdown-menu{border-radius:4px;left:50%!important;margin:8px 0 0!important;right:auto!important;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.navbar-site .navbar-nav>li>ul.dropdown-menu:after,.navbar-site .navbar-nav>li>ul.dropdown-menu:before{border:5px solid #FFF;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;content:"";left:50%;position:absolute;top:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.navbar-site .navbar-nav>li>ul.dropdown-menu .active>a,.navbar-site .navbar-nav>li>ul.dropdown-menu .active>a:focus,.navbar-site .navbar-nav>li>ul.dropdown-menu .active>a:hover{background-color:#005696}.navbar-site .nav>li>a{padding-left:9px;padding-right:9px}}@media (min-width:992px){.navbar>.container-fluid .navbar-brand{padding-left:0}.navbar-site .container-fluid{padding-left:20px;padding-right:20px}.navbar-site .navbar-nav>li:before{left:15px}.navbar-site .navbar-nav>li.active:before,.navbar-site .navbar-nav>li.open:before,.navbar-site .navbar-nav>li:hover:before{width:calc(100% - 30px)}.navbar-site .nav>li>a{padding-left:15px;padding-right:15px}}@media (min-width:1200px){.navbar>.container-fluid .navbar-brand{margin-left:5px}.navbar-site{font-size:14px}.navbar-site .navbar-nav{margin:0 0 0 auto}.navbar-site .navbar-nav>li:before{left:9px}.navbar-site .navbar-nav>li.active:before,.navbar-site .navbar-nav>li.open:before,.navbar-site .navbar-nav>li:hover:before{width:calc(100% - 18px)}.navbar-site .nav>li>a{padding-left:9px;padding-right:9px}}@media (min-width:1600px){.navbar>.container-fluid .navbar-brand{float:left;margin-right:0}.navbar-site{font-size:18px}}@media (max-width:880px){.navbar-site .container-fluid{padding-left:10px;padding-right:10px}.navbar-site .nav>li>a{padding-left:6px;padding-right:6px}}.internal-sidebar{margin-top:30px;margin-bottom:35px}.internal-sidebar ul{list-style-type:none;padding:0}@media (min-width:1600px){.internal-sidebar ul>li{margin-top:5px;margin-bottom:5px}}.internal-sidebar ul>li>a{display:block;padding:8px 20px;font-size:16px;font-weight:500;color:#767676;border-left:1px solid #005696}@media (min-width:1600px){.internal-sidebar ul>li>a{padding:12px 30px}}.internal-sidebar ul>li>a:focus,.internal-sidebar ul>li>a:hover{padding-left:19px;color:#005696;text-decoration:none;background-color:transparent}.internal-sidebar ul>.active:focus>a,.internal-sidebar ul>.active:hover>a,.internal-sidebar ul>.active>a{padding-left:16px;font-weight:700;color:#005696;background-color:#eeeeee}.internal-sidebar ul>.active:focus>a:focus,.internal-sidebar ul>.active:focus>a:hover,.internal-sidebar ul>.active:hover>a:focus,.internal-sidebar ul>.active:hover>a:hover,.internal-sidebar ul>.active>a:focus,.internal-sidebar ul>.active>a:hover{padding-left:16px;background-color:#eeeeee;border-left:3px solid #005696}.internal-sidebar ul li.expanded ul{max-height:none}.internal-sidebar ul li.closed ul{max-height:0;overflow:hidden}.internal-sidebar ul li ul li{margin-top:6px}.internal-sidebar ul li ul li a{padding-top:5px;padding-bottom:5px;padding-left:20px;font-size:14px;font-weight:400;margin-left:10px}.internal-sidebar ul li ul li a:focus,.internal-sidebar ul li ul li a:hover{padding-left:19px}.internal-sidebar ul li ul li .active:focus>a,.internal-sidebar ul li ul li .active:hover>a,.internal-sidebar ul li ul li .active>a{padding-left:28px;font-weight:500}.custom-sidebar{margin-top:30px;margin-bottom:35px}.custom-sidebar ul{list-style-type:none;padding:0}.custom-sidebar ul>li>a{display:block;padding:8px 22px;font-size:16px;font-weight:500;color:#767676;border-left:1px solid #bcbcbc}.custom-sidebar ul>li>a:focus,.custom-sidebar ul>li>a:hover{color:#005696;text-decoration:none;background-color:#eeeeee}.custom-sidebar ul>.active:focus>a,.custom-sidebar ul>.active:hover>a,.custom-sidebar ul>.active>a{font-weight:700;color:#005696;position:relative}.custom-sidebar ul>.active:focus>a:before,.custom-sidebar ul>.active:hover>a:before,.custom-sidebar ul>.active>a:before{content:"";position:absolute;width:4px;background-color:#005696;height:100%;top:0;left:-2px;display:block}.custom-sidebar ul li.expanded ul{max-height:none}.custom-sidebar ul li.closed ul{max-height:0;overflow:hidden}.custom-sidebar ul li ul li ul{margin-left:0}.custom-sidebar ul li ul li ul li{margin-top:0}.custom-sidebar ul li ul li ul li a{padding-top:5px;padding-bottom:5px;font-size:14px;font-weight:400;padding-left:40px}.custom-sidebar ul li ul li ul li .active:focus>a,.custom-sidebar ul li ul li ul li .active:hover>a,.custom-sidebar ul li ul li ul li .active>a{font-weight:500}.search-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0, 0, 0, 0.9);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999999999}.search-overlay.open{display:-webkit-box;display:-ms-flexbox;display:flex}.search-overlay__close-btn{background:none repeat scroll 0 0 transparent;border:2px solid transparent;color:rgba(225, 225, 225, 0.8);font-size:50px;line-height:0.75;padding:0;position:absolute;right:30px;top:30px;-webkit-transition:border-color 0.25s ease, color 0.25s ease;transition:border-color 0.25s ease, color 0.25s ease}.search-overlay__close-btn>svg{height:0.75em;vertical-align:top}.search-overlay__close-btn:hover,.search-overlay__close-btn:hover{border:2px solid #FFF;color:#FFF;outline:0 none;-webkit-transition:border-color 0.25s ease, color 0.25s ease;transition:border-color 0.25s ease, color 0.25s ease}.search-overlay__input{background-color:transparent;border:0 none;border-radius:0!important;-webkit-box-shadow:none;box-shadow:none;color:#FFF;font-size:26px;height:110px;margin-bottom:30px;margin-top:100px;padding:0;text-align:center;width:75%}@media (min-width:768px){.search-overlay__input{font-size:50px;width:75%}}@media (min-width:1200px){.search-overlay__input{font-size:60px;width:50%}}.search-overlay__input:focus{border-color:#FFF;-webkit-box-shadow:none;box-shadow:none}.search-overlay__input::-webkit-input-placeholder{color:rgba(225, 225, 225, 0.3)}.search-overlay__input:-ms-input-placeholder{color:rgba(225, 225, 225, 0.3)}.search-overlay__input::-ms-input-placeholder{color:rgba(225, 225, 225, 0.3)}.search-overlay__input::placeholder{color:rgba(225, 225, 225, 0.3)}.search-overlay__submit-btn,.search-overlay__submit-btn[disabled]{background-color:transparent;border-radius:0!important;border:2px solid #FFF;color:#FFF;font-size:35px;height:70px;line-height:1;padding:8px 28px;-webkit-transition:background-color 0.25s ease;transition:background-color 0.25s ease}.search-overlay__submit-btn:focus:not([disabled]),.search-overlay__submit-btn:hover:not([disabled]){background-color:#005696;color:#FFF;-webkit-transition:background-color 0.25s ease;transition:background-color 0.25s ease}.decorate-moduletitle .panelwrapper>.moduletitle,.decorated-title{margin-bottom:35px;padding-bottom:35px;position:relative}.decorate-moduletitle .panelwrapper>.moduletitle:before,.decorated-title:before{background-color:#E42026;content:"";height:2px;left:0;margin-top:-1px;position:absolute;top:100%;width:30px}.decoration-blue .panelwrapper>.moduletitle:before,.decoration-blue:before{background-color:#005696}.decoration-green .panelwrapper>.moduletitle:before,.decoration-green:before{background-color:#45a545}.decorate-moduletitle.decoration-center .panelwrapper>.moduletitle:before,.decorated-title.decoration-center:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.decorate-moduletitle.decoration-right .panelwrapper>.moduletitle:before,.decorated-title.decoration-right:before{left:auto;right:0}.smaller-title{font-size:16px;text-transform:uppercase}.smaller-title.decorated-title{margin-bottom:70px;padding-bottom:20px}.btn-fat{border-radius:3px;border:0 none;font-weight:600;padding:12px 30px}.btn-fatter{border-radius:3px;border:0 none;font-size:20px;font-weight:600;padding:16px 30px}.btn-fatter>.fa,.btn-fatter>.svg-inline--fa{font-size:28px;margin-right:13px;vertical-align:top}.btn-outline{border:1px solid #191c1e;color:#191c1e}.btn-outline:active,.btn-outline:hover{border-color:#005696;color:#005696;background-color:rgba(0, 86, 150, 0.05)}@media (min-width:1600px){li.menu-btn-red:hover:before{display:none!important}a.menu-btn-red{background-color:#E42026;color:#fff!important;font-weight:600;padding:13px 30px!important;border-radius:4px;margin-left:18px}a.menu-btn-red:active,a.menu-btn-red:hover{background-color:#ba171c!important;color:#fff!important}}.main-content-wrap{position:relative}.main-content-wrap .main-content{max-width:100%}.text-light{font-weight:300}.text-normal{font-weight:400}.text-bold{font-weight:700}.sessions-list{list-style-type:none;padding:0;margin:0}.sessions-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:15px;border-top:1px solid #eeeeee}.sessions-list li:first-child{border-top:0 none}.sessions-list li p{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.sessions-list li p:first-child,.sessions-list li p:nth-child(2){-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;white-space:nowrap}.sessions-list li p:last-child{margin-bottom:0}.icon-list{list-style-type:none;padding:0}.icon-list li{position:relative;padding-left:15px;margin-bottom:15px;display:inline-block;margin-right:30px}.icon-list .fa,.icon-list .fal,.icon-list svg{position:absolute;left:0;top:4px}.icon-blocks__row>.flex-children>.flexi-item-edit{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.icon-list-sf__items{list-style-type:none;padding:0;margin:0 -40px 40px}.icon-list-sf__item{display:block;margin:20px 40px;font-size:20px;font-weight:700;line-height:35px;padding-left:65px;position:relative;min-height:39px}@media (min-width:992px){.icon-list-sf__item{display:inline-block}}.icon-list-sf__icon{position:absolute;left:0;font-size:32px;vertical-align:text-top;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media (min-width:992px){.icon-list-sf__icon{font-size:40px}}.ideal-year-banner{padding:30px;background-color:#45a545;color:#fff;margin-bottom:30px;font-size:18px;-webkit-transition:all 300ms ease;transition:all 300ms ease}.ideal-year-banner:hover{background-color:#368136;color:#fff;text-decoration:none;-webkit-transition:all 300ms ease;transition:all 300ms ease}@media (max-width:768px){.ideal-year-banner{display:block}.ideal-year-banner span{display:block}}@media (min-width:768px){.ideal-year-banner i.fa{margin-left:8px}}.offset-anchor{position:relative;top:-140px}.heading-with-icon{background-color:#ecf2f7;color:#333333;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0}.heading-wth-icon__icon{width:100px;display:inline-block;margin-right:30px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.heading-with-icon__text{display:inline-block;margin:0;font-size:38px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (max-width:768px){.heading-with-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.heading-wth-icon__icon{margin-right:0}.heading-with-icon__text{text-align:center;margin-top:15px;font-size:34px}}.grid-element{padding:5px}.grid-element:not(:last-child){border-bottom:1px solid #eeeeee}.disambiguation-box{border:1px solid #eee;padding:30px;margin:0 0 50px 0}.disambiguation-box h1,.disambiguation-box h2,.disambiguation-box h3{margin-top:0;margin-bottom:22px}.disambiguation-list{border:2px solid #e7e9eb;padding:40px;position:relative;margin-top:40px;min-height:330px}.disambiguation-list .disambiguation-list__icon{margin:0 auto 15px;display:block;max-width:370px}.disambiguation-list .disambiguation-list__icon+h1,.disambiguation-list .disambiguation-list__icon+h2,.disambiguation-list .disambiguation-list__icon+h3,.disambiguation-list .disambiguation-list__icon+h4,.disambiguation-list .disambiguation-list__icon+h5,.disambiguation-list .disambiguation-list__icon+h6{text-align:center;font-size:30px;font-weight:400;margin-top:0;margin-bottom:25px}.disambiguation-list .disambiguation-list__icon+h1+p,.disambiguation-list .disambiguation-list__icon+h2+p,.disambiguation-list .disambiguation-list__icon+h3+p,.disambiguation-list .disambiguation-list__icon+h4+p,.disambiguation-list .disambiguation-list__icon+h5+p,.disambiguation-list .disambiguation-list__icon+h6+p{margin-bottom:20px;text-align:justify}.disambiguation-list ul{padding:0}.disambiguation-list ul li{margin-left:20px;margin-bottom:15px}.disambiguation-list .disambiguation-list__footer{background-color:#e7e9eb;margin:25px -40px -40px -40px;padding:21px;text-align:center}@media (max-width:1600px){.disambiguation-list .disambiguation-list__footer a{margin:5px 0!important}}@media (min-width:1600px){.disambiguation-list{padding:40px 40px 40px 450px}.disambiguation-list .disambiguation-list__icon{position:absolute;top:40px;left:40px;margin:0}.disambiguation-list .disambiguation-list__icon+h1,.disambiguation-list .disambiguation-list__icon+h2,.disambiguation-list .disambiguation-list__icon+h3,.disambiguation-list .disambiguation-list__icon+h4,.disambiguation-list .disambiguation-list__icon+h5,.disambiguation-list .disambiguation-list__icon+h6{display:block;text-align:left;margin-bottom:12px}.disambiguation-list .disambiguation-list__icon+h1+p,.disambiguation-list .disambiguation-list__icon+h2+p,.disambiguation-list .disambiguation-list__icon+h3+p,.disambiguation-list .disambiguation-list__icon+h4+p,.disambiguation-list .disambiguation-list__icon+h5+p,.disambiguation-list .disambiguation-list__icon+h6+p{text-align:left}.disambiguation-list .disambiguation-list__footer{margin:25px -40px -40px -450px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.disambiguation-list .disambiguation-list__footer>div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.disambiguation-list .disambiguation-list__footer>div:last-child{text-align:right}}.border-under{border-bottom:1px solid #e7e9eb;padding-bottom:10px;margin-bottom:18px}.figure-inline img{display:inline-block;vertical-align:middle}.figure-inline figcaption{padding:30px;vertical-align:middle;display:inline-block}@media (min-width:1600px){.text-xl-left{text-align:left!important}}.construction-notice{margin:30px 0}.topographical{position:relative}.topographical:before{background:radial-gradient(circle, rgba(255, 255, 255, 0.9) 0%, #ffffff 80%, #ffffff 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background-size:cover;content:"";top:0;left:-9999px;width:1024px;height:1024px;position:absolute;z-index:-2;max-width:200%}.topographical.top-left:before{top:-200px;left:0;bottom:auto;right:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.topographical.top-right:after{background:-webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(35%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0.5))), -webkit-gradient(linear, left bottom, right top, from(#ffffff), color-stop(50%, #ffffff), to(rgba(255, 255, 255, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(to top right, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background-size:cover;content:"";width:1024px;height:1024px;position:absolute;z-index:-2;top:-200px;right:0;bottom:auto;left:auto;-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%)}.topographical.bottom-left:before{top:calc(100% + 200px);left:0;bottom:auto;right:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.topographical.bottom-right:after{background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(35%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0.5))), -webkit-gradient(linear, left top, right bottom, from(#ffffff), color-stop(50%, #ffffff), to(rgba(255, 255, 255, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(to bottom right, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background-size:cover;content:"";width:1024px;height:1024px;position:absolute;z-index:-2;bottom:-200px;right:0;top:auto;left:auto;-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%)}.topographical.above-left{overflow:visible}.topographical.above-left:before{top:0;left:0;bottom:auto;right:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.topographical.above-right:after{background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(35%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0.5))), -webkit-gradient(linear, left top, right bottom, from(#ffffff), color-stop(50%, #ffffff), to(rgba(255, 255, 255, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(to bottom right, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background-size:cover;content:"";width:1024px;height:1024px;position:absolute;z-index:-2;bottom:100%;right:0;top:auto;left:auto;-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%)}.topographical.below-left:before{top:100%;left:0;bottom:auto;right:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.topographical.below-right:after{background:-webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(35%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0.5))), -webkit-gradient(linear, left bottom, right top, from(#ffffff), color-stop(50%, #ffffff), to(rgba(255, 255, 255, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(to top right, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background-size:cover;content:"";width:1024px;height:1024px;position:absolute;z-index:-2;top:100%;right:0;bottom:auto;left:auto;-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%)}.grid-form .outerbody{float:none;clear:both}.grid-form [id$=_pnlQuestions]{margin-left:-25px;margin-right:-25px;clear:both}.grid-form .logolist:not([class*=col-]):not(.fw-instructions),.grid-form .settingrow:not([class*=col-]):not(.fw-instructions){position:relative;float:left;width:100%;min-height:1px;padding-left:25px;padding-right:25px}@media (max-width:767px){.grid-form .logolist:not([class*=col-]):not(.fw-instructions),.grid-form .settingrow:not([class*=col-]):not(.fw-instructions){float:none;max-width:none}}.grid-form .logolist:not([class*=col-]):not(.fw-instructions):not(.captchadiv)+.btn-row,.grid-form .settingrow:not([class*=col-]):not(.fw-instructions):not(.captchadiv)+.btn-row{max-width:none}.grid-form .clear-left{clear:left}.grid-form .clear-right{clear:right}.grid-form .clear-both{clear:both}@media (max-width:767px){.grid-form [class*=col-]:not([class*=col-xs]){clear:both}.grid-form [class*=col-xs].alpha{padding-left:0}.grid-form [class*=col-xs].omega{padding-right:0}.grid-form .col-xs-clear-left{clear:left}.grid-form .col-xs-clear-right{clear:right}.grid-form .col-xs-clear-both{clear:both}}@media (min-width:768px){.grid-form [class*=col-sm].alpha{padding-left:0}.grid-form [class*=col-sm].omega{padding-right:0}}@media (min-width:768px) and (max-width:991px){.grid-form .col-sm-clear-left{clear:left}.grid-form .col-sm-clear-right{clear:right}.grid-form .col-sm-clear-both{clear:both}}@media (min-width:992px){.grid-form [class*=col-md].alpha{padding-left:0}.grid-form [class*=col-md].omega{padding-right:0}}@media (min-width:992px) and (max-width:1199px){.grid-form .col-md-clear-left{clear:left}.grid-form .col-md-clear-right{clear:right}.grid-form .col-md-clear-both{clear:both}}@media (min-width:1200px){.grid-form [class*=col-lg].alpha{padding-left:0}.grid-form [class*=col-lg].omega{padding-right:0}.grid-form .col-lg-clear-left{clear:left}.grid-form .col-lg-clear-right{clear:right}.grid-form .col-lg-clear-both{clear:both}}.grid-form .settinglabel{display:block;width:100%}.grid-form input[type=text]:not(.slider-output),.grid-form select,.grid-form textarea{width:100%}.grid-form input[type=text],.grid-form select{height:40px;line-height:40px}@media (max-width:767px){.grid-form .g-recaptcha{display:table;margin:0 auto}}.grid-form .formwizard .logolist.btn-row,.grid-form .formwizard .settingrow.btn-row{text-align:center;padding-right:0;padding-top:15px}.grid-form .formwizard .logolist[id$=_divCaptcha],.grid-form .formwizard .settingrow[id$=_divCaptcha]{width:100%;padding:0}@media (min-width:768px){.grid-form .formwizard .logolist[id$=_divCaptcha],.grid-form .formwizard .settingrow[id$=_divCaptcha]{width:75%;padding-left:0;padding-top:15px}}.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0 none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;position:relative;padding:0}@media (max-width:768px){.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha img,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha img{width:175px;margin:5px 10px 5px 0}.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha label,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha .addcontent>strong,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha .operationheading,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha .settinglabel,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha label{display:none}.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha input,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha input{border:1px solid #d9534f;height:50px;line-height:50px;padding:6px 15px;font-size:18px;font-weight:700;letter-spacing:0.5px;max-width:100%;width:260px;margin:5px 0}.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha span[data-val-errormessage],.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha span[data-val-errormessage]{background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px;bottom:100%;color:#a94442;left:8px;margin-bottom:8px;padding:5px 15px;position:absolute;width:auto!important}.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha span[data-val-errormessage]:before,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha span[data-val-errormessage]:before{content:"\f071";font-family:FontAwesome;margin-right:0.5em}.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha span[data-val-errormessage]:after,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha span[data-val-errormessage]:after{content:"";position:absolute;bottom:-8px;left:10px;border-color:#ebccd1 transparent transparent;border-style:solid;border-width:8px 8px 0px 8px}.grid-form .formwizard .logolist[id$=_divCaptcha] .captcha span[data-val-errormessage][style*="display:none"]+input,.grid-form .formwizard .settingrow[id$=_divCaptcha] .captcha span[data-val-errormessage][style*="display:none"]+input{border:1px solid #ccc}.grid-form .formwizard [id$=_divCaptcha]+.logolist.btn-row,.grid-form .formwizard [id$=_divCaptcha]+.settingrow.btn-row{width:25%;text-align:right}@media (max-width:768px){.grid-form .formwizard [id$=_divCaptcha]+.logolist.btn-row,.grid-form .formwizard [id$=_divCaptcha]+.settingrow.btn-row{width:100%;text-align:center;padding:0}}.cta-form{margin-top:20px}.cta-form .moduletitle{background:#00122a;font-size:22px;font-weight:700;margin:15px 0 0;padding:15px 30px;display:inline-block}.cta-form .outerbody{background:rgba(0, 18, 42, 0.8);padding:30px!important;position:relative}@media (min-width:768px){.cta-form .outerbody{margin:0 0 60px}}.cta-form .outerbody .logolist,.cta-form .outerbody .settingrow{position:relative}.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:block"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: block"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:block;"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: block;"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:inline"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: inline"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:inline-block"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: inline-block"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:inline-block;"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: inline-block;"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:inline;"],.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: inline;"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:block"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: block"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:block;"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: block;"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:inline"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: inline"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:inline-block"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: inline-block"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:inline-block;"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: inline-block;"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:inline;"],.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: inline;"]{display:block!important;height:48px;position:absolute;right:0;text-align:center;top:0;width:48px}.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:block"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: block"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:block;"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: block;"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:inline"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: inline"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:inline-block"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: inline-block"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:inline-block;"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: inline-block;"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display:inline;"]:before,.cta-form .outerbody .logolist.invalid input[type=text]+.txterror[style="display: inline;"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:block"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: block"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:block;"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: block;"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:inline"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: inline"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:inline-block"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: inline-block"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:inline-block;"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: inline-block;"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display:inline;"]:before,.cta-form .outerbody .settingrow.invalid input[type=text]+.txterror[style="display: inline;"]:before{backgrond-color:#fff;color:#E42026;content:"\f069";display:block;font-family:FontAwesome;line-height:48px;text-align:center;width:48px;height:48px;font-size:20px;position:absolute;top:0;right:0}.cta-form .outerbody .logolist.invalid.alpha .txterror[data-val-errormessage="Must be a valid email address."],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display:block"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display: block"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display:block;"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display: block;"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display:inline"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display: inline"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display:inline-block"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display: inline-block"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display:inline-block;"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display: inline-block;"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display:inline;"],.cta-form .outerbody .logolist.invalid.alpha input[type=text]+.txterror[style="display: inline;"],.cta-form .outerbody .settingrow.invalid.alpha .txterror[data-val-errormessage="Must be a valid email address."],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display:block"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display: block"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display:block;"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display: block;"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display:inline"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display: inline"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display:inline-block"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display: inline-block"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display:inline-block;"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display: inline-block;"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display:inline;"],.cta-form .outerbody .settingrow.invalid.alpha input[type=text]+.txterror[style="display: inline;"]{right:25px}.cta-form .outerbody .logolist.invalid .txterror[data-val-errormessage="Must be a valid email address."],.cta-form .outerbody .settingrow.invalid .txterror[data-val-errormessage="Must be a valid email address."]{background:#ffffff;border-radius:4px;color:#E42026;height:46px;line-height:47px;margin-right:0;margin-top:1px;min-width:200px;padding-right:48px;padding-left:10px;position:absolute;right:0;text-align:right;top:0;width:auto;opacity:0;-webkit-transition:opacity 500ms ease;transition:opacity 500ms ease}.cta-form .outerbody .logolist.invalid .txterror[data-val-errormessage="Must be a valid email address."]:before,.cta-form .outerbody .settingrow.invalid .txterror[data-val-errormessage="Must be a valid email address."]:before{backgrond-color:#fff;color:#E42026;content:"\f00d";display:block;font-family:FontAwesome;line-height:48px;text-align:center;width:48px;height:48px;font-size:16px;position:absolute;top:0;right:0}.cta-form .outerbody .logolist.invalid .txterror[data-val-errormessage="Must be a valid email address."][style="display:inline"],.cta-form .outerbody .logolist.invalid .txterror[data-val-errormessage="Must be a valid email address."][style="display: inline"],.cta-form .outerbody .logolist.invalid .txterror[data-val-errormessage="Must be a valid email address."][style="display:inline;"],.cta-form .outerbody .logolist.invalid .txterror[data-val-errormessage="Must be a valid email address."][style="display: inline;"],.cta-form .outerbody .settingrow.invalid .txterror[data-val-errormessage="Must be a valid email address."][style="display:inline"],.cta-form .outerbody .settingrow.invalid .txterror[data-val-errormessage="Must be a valid email address."][style="display: inline"],.cta-form .outerbody .settingrow.invalid .txterror[data-val-errormessage="Must be a valid email address."][style="display: inline;"],.cta-form .outerbody .settingrow.invalid .txterror[data-val-errormessage="Must be a valid email address."][style="display:inline;"]{opacity:1;-webkit-transition:opacity 500ms ease;transition:opacity 500ms ease}.cta-form .outerbody .logolist.invalid input[type=text]:focus~.txterror[data-val-errormessage="Must be a valid email address."],.cta-form .outerbody .settingrow.invalid input[type=text]:focus~.txterror[data-val-errormessage="Must be a valid email address."]{color:#fff;color:transparent;overflow:hidden;font-size:0;width:48px}.cta-form .outerbody .dataTables_filter input[type=search],.cta-form .outerbody .dataTables_wrapper .navbar-inner select,.cta-form .outerbody .form-control,.cta-form .outerbody .timepanel div.forminput .aspNetDisabled,.cta-form .outerbody input[type=text].forminput,.cta-form .outerbody select.forminput{height:48px;-webkit-box-shadow:none;box-shadow:none}.cta-form .outerbody fieldset .btn-row{float:none;margin:0;max-width:100%;text-align:center;padding-bottom:0}.cta-form .outerbody fieldset .btn-row .btn,.cta-form .outerbody fieldset .btn-row .editforumsubcriptions,.cta-form .outerbody fieldset .btn-row .forumthreadview .forumnotify .fsubscribe2,.cta-form .outerbody fieldset .btn-row .forumview .forumnotify .fsubscribe2,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .marksent,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .sendnotification{width:100%;border-radius:5px;padding:12px;font-size:14px;font-weight:700;text-shadow:none;border:0 none}@media (min-width:992px){.cta-form .outerbody fieldset .btn-row .btn,.cta-form .outerbody fieldset .btn-row .editforumsubcriptions,.cta-form .outerbody fieldset .btn-row .forumthreadview .forumnotify .fsubscribe2,.cta-form .outerbody fieldset .btn-row .forumview .forumnotify .fsubscribe2,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .marksent,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .sendnotification{font-size:16px}}.cta-form .outerbody fieldset .btn-row .btn:active,.cta-form .outerbody fieldset .btn-row .btn:focus,.cta-form .outerbody fieldset .btn-row .btn:hover,.cta-form .outerbody fieldset .btn-row .editforumsubcriptions:active,.cta-form .outerbody fieldset .btn-row .editforumsubcriptions:focus,.cta-form .outerbody fieldset .btn-row .editforumsubcriptions:hover,.cta-form .outerbody fieldset .btn-row .forumthreadview .forumnotify .fsubscribe2:active,.cta-form .outerbody fieldset .btn-row .forumthreadview .forumnotify .fsubscribe2:focus,.cta-form .outerbody fieldset .btn-row .forumthreadview .forumnotify .fsubscribe2:hover,.cta-form .outerbody fieldset .btn-row .forumview .forumnotify .fsubscribe2:active,.cta-form .outerbody fieldset .btn-row .forumview .forumnotify .fsubscribe2:focus,.cta-form .outerbody fieldset .btn-row .forumview .forumnotify .fsubscribe2:hover,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .marksent:active,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .marksent:focus,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .marksent:hover,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .sendnotification:active,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .sendnotification:focus,.cta-form .outerbody fieldset .btn-row .postlistwrap .forumpostheader .sendnotification:hover{background-color:#4eb54e}.cta-form .outerbody fieldset .btn-row .submitted-btn{background-color:#5bc0de;border-color:#5bc0de}.cta-form .outerbody fieldset .btn-row .submitted-btn:active,.cta-form .outerbody fieldset .btn-row .submitted-btn:focus,.cta-form .outerbody fieldset .btn-row .submitted-btn:hover{background-color:#70c8e2}.cta-form .outerbody fieldset .btn-row .submitted-btn .submitted-text{color:#fff}.cta-form #ctaformerrormodal .modal-content{text-align:left;color:#333333}.cta-form #ctaformerrormodal .modal-content a{color:#005696}.cta-form #ctaformerrormodal .modal-content a:hover{color:#002a4a}@media (min-width:768px){.grid-form.cta-form [id$=_pnlQuestions]{margin-left:0;margin-right:0;position:relative;float:left;width:75%;min-height:1px;padding-left:25px;padding-right:25px;padding-left:0}.grid-form.cta-form [id$=_pnlQuestions] .logolist,.grid-form.cta-form [id$=_pnlQuestions] .settingrow{margin-bottom:0}.grid-form.cta-form [id$=_pnlQuestions]+.btn-row{position:relative;float:left;width:25%;min-height:1px;padding-left:25px;padding-right:25px;margin:0!important;padding:0 25px!important;padding-right:0!important}}.formwizard .require .settinglabel:after{content:" *";font-size:14px;color:#d9534f}.formwizard .require.invalid input[type=text]:not(.slider-output),.formwizard .require.invalid select,.formwizard .require.invalid textarea{border:1px solid #d9534f}.formwizard .require.invalid.qradio .settinglabel:after{content:" * - Please choose one"}.formwizard .txterror:not([data-val-errormessage="Must be a valid email address."]),.formwizard .txtError:not([data-val-errormessage="Must be a valid email address."]){background-color:#fff;background-color:transparent;border:0 none;color:#fff;color:transparent;font-size:0;height:0;letter-spacing:0;line-height:0;margin:0;padding:0;width:0;display:none!important;position:absolute}.formwizard [data-val-errormessage="Must be a valid email address."]{font-size:smaller;position:absolute;right:0;top:0;color:#d9534f;font-weight:600;margin-right:5px;margin-top:9px;min-height:24px;vertical-align:top}.formwizard .logolist[class*=col-] [data-val-errormessage="Must be a valid email address."],.formwizard .settingrow[class*=col-] [data-val-errormessage="Must be a valid email address."]{right:15px}.formwizard .btn-row{text-align:right}.formwizard .btn-row .logolist,.formwizard .btn-row .settinglabel,.formwizard .btn-row .settingrow{display:none}.formwizard .btn-row .btn,.formwizard .btn-row .editforumsubcriptions,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2,.formwizard .btn-row .forumview .forumnotify .fsubscribe2,.formwizard .btn-row .postlistwrap .forumpostheader .marksent,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification{color:white;background-color:#005696;border-color:#00477d;background-image:none;border-radius:0;display:inline-block;font-size:20px;font-weight:300;letter-spacing:1.2px;padding:8px 30px}.formwizard .btn-row .btn.focus,.formwizard .btn-row .btn:focus,.formwizard .btn-row .editforumsubcriptions.focus,.formwizard .btn-row .editforumsubcriptions:focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2:focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent:focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:focus{color:white;background-color:#003963;border-color:#000000}.formwizard .btn-row .btn:hover,.formwizard .btn-row .editforumsubcriptions:hover,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:hover,.formwizard .btn-row .forumview .forumnotify .fsubscribe2:hover,.formwizard .btn-row .postlistwrap .forumpostheader .marksent:hover,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:hover{color:white;background-color:#003963;border-color:#00243f}.formwizard .btn-row .btn.active,.formwizard .btn-row .btn:active,.formwizard .btn-row .editforumsubcriptions.active,.formwizard .btn-row .editforumsubcriptions:active,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.active,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:active,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.active,.formwizard .btn-row .forumview .forumnotify .fsubscribe2:active,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.active,.formwizard .btn-row .postlistwrap .forumpostheader .marksent:active,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.active,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:active,.open>.dropdown-toggle.formwizard .btn-row .btn,.open>.dropdown-toggle.formwizard .btn-row .editforumsubcriptions,.open>.dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2,.open>.dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification{color:white;background-color:#003963;border-color:#00243f}.formwizard .btn-row .btn.active.focus,.formwizard .btn-row .btn.active:focus,.formwizard .btn-row .btn.active:hover,.formwizard .btn-row .btn:active.focus,.formwizard .btn-row .btn:active:focus,.formwizard .btn-row .btn:active:hover,.formwizard .btn-row .editforumsubcriptions.active.focus,.formwizard .btn-row .editforumsubcriptions.active:focus,.formwizard .btn-row .editforumsubcriptions.active:hover,.formwizard .btn-row .editforumsubcriptions:active.focus,.formwizard .btn-row .editforumsubcriptions:active:focus,.formwizard .btn-row .editforumsubcriptions:active:hover,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.active.focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.active:focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.active:hover,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:active.focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:active:focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:active:hover,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.active.focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.active:focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.active:hover,.formwizard .btn-row .forumview .forumnotify .fsubscribe2:active.focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2:active:focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2:active:hover,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.active.focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.active:focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.active:hover,.formwizard .btn-row .postlistwrap .forumpostheader .marksent:active.focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent:active:focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent:active:hover,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.active.focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.active:focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.active:hover,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:active.focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:active:focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:active:hover,.open>.dropdown-toggle.formwizard .btn-row .btn.focus,.open>.dropdown-toggle.formwizard .btn-row .btn:focus,.open>.dropdown-toggle.formwizard .btn-row .btn:hover,.open>.dropdown-toggle.formwizard .btn-row .editforumsubcriptions.focus,.open>.dropdown-toggle.formwizard .btn-row .editforumsubcriptions:focus,.open>.dropdown-toggle.formwizard .btn-row .editforumsubcriptions:hover,.open>.dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.focus,.open>.dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:focus,.open>.dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:hover,.open>.dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2.focus,.open>.dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2:focus,.open>.dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2:hover,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent.focus,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent:focus,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent:hover,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.focus,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:focus,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:hover{color:white;background-color:#00243f;border-color:#000000}.formwizard .btn-row .btn.active,.formwizard .btn-row .btn:active,.formwizard .btn-row .editforumsubcriptions.active,.formwizard .btn-row .editforumsubcriptions:active,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.active,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:active,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.active,.formwizard .btn-row .forumview .forumnotify .fsubscribe2:active,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.active,.formwizard .btn-row .postlistwrap .forumpostheader .marksent:active,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.active,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:active,.open>.dropdown-toggle.formwizard .btn-row .btn,.open>.dropdown-toggle.formwizard .btn-row .editforumsubcriptions,.open>.dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2,.open>.dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent,.open>.dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification{background-image:none}.formwizard .btn-row .btn.disabled.focus,.formwizard .btn-row .btn.disabled:focus,.formwizard .btn-row .btn.disabled:hover,.formwizard .btn-row .btn[disabled].focus,.formwizard .btn-row .btn[disabled]:focus,.formwizard .btn-row .btn[disabled]:hover,.formwizard .btn-row .editforumsubcriptions.disabled.focus,.formwizard .btn-row .editforumsubcriptions.disabled:focus,.formwizard .btn-row .editforumsubcriptions.disabled:hover,.formwizard .btn-row .editforumsubcriptions[disabled].focus,.formwizard .btn-row .editforumsubcriptions[disabled]:focus,.formwizard .btn-row .editforumsubcriptions[disabled]:hover,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.disabled.focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.disabled:focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.disabled:hover,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2[disabled].focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2[disabled]:focus,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2[disabled]:hover,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.disabled.focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.disabled:focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2.disabled:hover,.formwizard .btn-row .forumview .forumnotify .fsubscribe2[disabled].focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2[disabled]:focus,.formwizard .btn-row .forumview .forumnotify .fsubscribe2[disabled]:hover,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.disabled.focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.disabled:focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent.disabled:hover,.formwizard .btn-row .postlistwrap .forumpostheader .marksent[disabled].focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent[disabled]:focus,.formwizard .btn-row .postlistwrap .forumpostheader .marksent[disabled]:hover,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.disabled.focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.disabled:focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.disabled:hover,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification[disabled].focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification[disabled]:focus,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification[disabled]:hover,fieldset[disabled] .formwizard .btn-row .btn.focus,fieldset[disabled] .formwizard .btn-row .btn:focus,fieldset[disabled] .formwizard .btn-row .btn:hover,fieldset[disabled] .formwizard .btn-row .editforumsubcriptions.focus,fieldset[disabled] .formwizard .btn-row .editforumsubcriptions:focus,fieldset[disabled] .formwizard .btn-row .editforumsubcriptions:hover,fieldset[disabled] .formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.focus,fieldset[disabled] .formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:focus,fieldset[disabled] .formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2:hover,fieldset[disabled] .formwizard .btn-row .forumview .forumnotify .fsubscribe2.focus,fieldset[disabled] .formwizard .btn-row .forumview .forumnotify .fsubscribe2:focus,fieldset[disabled] .formwizard .btn-row .forumview .forumnotify .fsubscribe2:hover,fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .marksent.focus,fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .marksent:focus,fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .marksent:hover,fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.focus,fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:focus,fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .sendnotification:hover{background-color:#005696;border-color:#00477d}.formwizard .btn-row .btn .badge,.formwizard .btn-row .editforumsubcriptions .badge,.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2 .badge,.formwizard .btn-row .forumview .forumnotify .fsubscribe2 .badge,.formwizard .btn-row .postlistwrap .forumpostheader .marksent .badge,.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification .badge{color:#005696;background-color:white}.gmap{max-width:100%}.p4m select{margin:0 0 15px}.p4m-btn-print{cursor:pointer}@media (min-width:768px){.left-pane [class*=col-lg],.left-pane [class*=col-md],.left-pane [class*=col-sm],.left-pane [class*=col-xl],.right-pane [class*=col-lg],.right-pane [class*=col-md],.right-pane [class*=col-sm],.right-pane [class*=col-xl]{max-width:100%!important;width:100%!important;float:none!important}.left-pane [class*=fb-lg-],.left-pane [class*=fb-md-],.left-pane [class*=fb-sm-],.left-pane [class*=fb-xl-],.right-pane [class*=fb-lg-],.right-pane [class*=fb-md-],.right-pane [class*=fb-sm-],.right-pane [class*=fb-xl-]{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.left-pane .fb-parent,.left-pane .flex-children,.right-pane .fb-parent,.right-pane .flex-children{display:inherit!important}.left-pane .flex-children>*,.right-pane .flex-children>*{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}}table{width:100%}table td,table th{padding:10px}@media (min-width:768px){.dataTables_wrapper .navbar-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataTables_wrapper .navbar-inner>div{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;vertical-align:middle}.dataTables_wrapper .navbar-inner>div.pull-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dataTables_wrapper .navbar-inner>div.pull-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.dataTables_wrapper .navbar-inner select{width:auto}.dataTables_filter input[type=search]{margin-left:5px;font-weight:400}.dataTables_filter .addcontent>strong,.dataTables_filter .operationheading,.dataTables_filter .settinglabel,.dataTables_filter label{margin-bottom:0}.dataTables_paginate a{margin:0 5px;cursor:pointer}.dataTables_paginate a.current{font-weight:700}.buttonvideo img{display:block;position:relative;margin:0 auto;height:264px;cursor:pointer}ul.list-heading{font-weight:700;list-style-type:none}ul.date-list{margin:0 0 50px;padding:0;list-style-type:none}ul.date-list li.list-heading{font-size:120%;margin-left:0px;list-style-type:none;font-weight:700}ul.date-list li.list-heading:before{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none!important;background-position:0% 0%;background-repeat:repeat;content:"\f073";padding-right:11px}ul.date-list li{padding:3px 0;margin-left:29px}ul.clean-list{list-style-type:none}.simple-cta{border:1px solid #eeeeee;text-align:center;padding:30px;margin:50px 0}.simple-cta .half+.half{margin-top:30px}.simple-cta h1,.simple-cta h2,.simple-cta h3,.simple-cta h4,.simple-cta h5,.simple-cta h6{margin:0;color:#005696}.simple-cta h1+*,.simple-cta h2+*,.simple-cta h3+*,.simple-cta h4+*,.simple-cta h5+*,.simple-cta h6+*{margin-top:22px}@media (min-width:1200px){.simple-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.simple-cta .half{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.simple-cta .half h1,.simple-cta .half h2,.simple-cta .half h3,.simple-cta .half h4,.simple-cta .half h5,.simple-cta .half h6{margin:0 0 4px 0}.simple-cta .half+.half{text-align:right;margin-top:0;padding-left:30px}}.calendar-feed .moduletitle{font-size:32px;border-bottom:0 none;margin:0 0 40px;text-align:center}@media (min-width:768px){.calendar-feed .moduletitle{margin:0 0 137px}}.calendar-feed .calendar-date-big{font-size:23px;margin-bottom:5px;display:block}.calendar-feed .calendar-date-small{font-size:16px;display:block}.calendar-feed .rssnavleft,.calendar-feed .rssnavright{display:block;width:100%;float:none;padding:0;margin:0}.calendar-feed .rssnavleft>span,.calendar-feed .rssnavright>span{display:none}.calendar-feed .rssnavleft .feedlink,.calendar-feed .rssnavright .feedlink{display:none}.calendar-feed .rssnavleft .feedsitelink,.calendar-feed .rssnavright .feedsitelink{font-size:0;color:transparent}.calendar-list .moduletitle{font-size:32px;border-bottom:0 none;margin:0 0 10px;text-align:center}.calendar-list .outerbody{max-width:1048px;margin:0 auto}.calendar-list .rssfeedentryTrue{padding:60px 0;border-bottom:1px solid #e8e8e8}.calendar-list .rssfeedentryTrue .description{display:none}.calendar-list .rsstitle h3{margin-top:0}.calendar-list .rssdate{margin:10px 0 15px}.calendar-list .eventtime{display:block;font-size:0;color:transparent}.calendar-list .eventtime abbr{display:inline-block;font-size:16px;color:#333333;text-decoration:none;border-bottom:0 none;cursor:default;font-family:'Barlow', sans-serif;text-transform:lowercase}.calendar-list .eventtime .dtend{position:relative;padding-left:16px}.calendar-list .eventtime .dtend:before{content:" - ";display:inline-block;font-size:16px;color:#333333;position:absolute;left:6px}@media (min-width:992px){.calendar-list .rssfeedentryTrue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-list .rssfeedentryTrue .rssdate{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%;margin:0}.calendar-list .rssfeedentryTrue .rsstitle{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.calendar-list .rssfeedentryTrue .btn-outline{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.calendar-list .rsstitle h3{font-size:23px;font-weight:400;margin:0 0 5px}.calendar-list .rsstitle h3 a{color:#191c1e;font-size:23px}.calendar-list .rsstitle h3 a:hover{color:#005696}.calendar-list .calendar-date-big{font-size:23px;margin-bottom:5px}.calendar-list .calendar-date-small,.calendar-list .event-allday{font-size:16px;display:block}}.calendar-more-link{margin:70px 0 137px}.callout-block{padding:20px;margin:30px 0;border:1px solid #eeeeee;border-left-width:5px;border-radius:3px}.callout-block.with-svg{position:relative;padding-left:114px}.callout-block.with-svg img{position:absolute;top:50%;left:25px;width:64px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.callout-block h4{margin-top:0;margin-bottom:5px}.callout-block p:last-child{margin-bottom:0}.callout-block code{border-radius:3px}.callout-block-danger{border-left-color:#d9534f}.callout-block-danger h4{color:#d9534f}.callout-block-warning{border-left-color:#f0ad4e}.callout-block-warning h4{color:#f0ad4e}.callout-block-info{border-left-color:#5bc0de}.callout-block-info h4{color:#5bc0de}.callout-block-success{border-left-color:#45a545}.callout-block-success h4{color:#45a545}.pagebody.pagenotfound{background-color:#eeeeee}.pagebody.pagenotfound .main-content .container{width:100%;max-width:100%}.pagebody.pagenotfound .topographical:after,.pagebody.pagenotfound .topographical:before{display:none;content:none}.page-not-found-content-wrap{max-width:600px;margin:100px auto}.page-not-found-intro{background-color:#fff;border-radius:6px 6px 0 0;padding:200px 40px 40px;position:relative;text-align:center}.page-not-found-intro:before{background:url("/Data/Sites/1/skins/hoac-2018-camping//img/compass-icon.png") no-repeat center center / contain transparent;content:"";position:absolute;top:40px;left:50%;width:120px;height:120px;opacity:0.8;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.page-not-found-intro h1{color:#005696;margin-top:0;font-weight:800;font-size:32px}.page-not-found-intro p{font-weight:700;font-size:20px}.page-not-found-options{background-color:#005696;border-radius:0 0 6px 6px;padding:40px;color:#fff}.page-not-found-options a{color:#fff}.page-not-found-options a:hover{color:#fff;text-decoration:underline}.page-not-found-options ol{font-size:18px;font-weight:300;margin-bottom:22px;padding-left:18px}.page-not-found-options ol li{margin-bottom:10px}.page-not-found-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.page-not-found-search .pnfsinput{background-color:#fff;border:0 none;-webkit-box-shadow:none;box-shadow:none;border-radius:6px 0 0 6px;font-size:18px;padding:10px 16px;color:#333333;-webkit-box-flex:1;-ms-flex:1 1 80%;flex:1 1 80%;min-width:188px}.page-not-found-search .pnfsinput:focus{outline:0 none;border:1px solid #45a545}.page-not-found-search .pnfsinput::-webkit-input-placeholder{color:#bfccd6}.page-not-found-search .pnfsinput:-ms-input-placeholder{color:#bfccd6}.page-not-found-search .pnfsinput::-ms-input-placeholder{color:#bfccd6}.page-not-found-search .pnfsinput::placeholder{color:#bfccd6}.page-not-found-search .pnfsbtn{font-family:FontAwesome;border-radius:0 6px 6px 0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:768px){.page-not-found-intro{padding:40px 40px 40px 200px;text-align:left}.page-not-found-intro:before{left:40px;-webkit-transform:translateX(0);transform:translateX(0)}.page-not-found-intro h1{font-size:41px}.page-not-found-options ol{font-size:20px;padding-left:40px;margin-bottom:22px}.page-not-found-options ol li{margin-bottom:10px}}.visually-hidden,.visuallyhidden{border:medium none!important;clip:rect(0, 0, 0, 0)!important;height:1px!important;left:0;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:0;width:1px!important}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%!important}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);box-shadow:0 4px 5px rgba(0, 0, 0, 0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));background:-webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));background:linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("/Data/Sites/1/skins/hoac-2018-camping//img/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("/Data/Sites/1/skins/hoac-2018-camping//img/chosen-sprite.png") no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url("/Data/Sites/1/skins/hoac-2018-camping//img/chosen-sprite.png") no-repeat 100% -20px;background:url("/Data/Sites/1/skins/hoac-2018-camping//img/chosen-sprite.png") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;border-radius:4px;background-color:#fff;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image:-webkit-linear-gradient(#eee 1%, #fff 15%);background-image:-moz-linear-gradient(#eee 1%, #fff 15%);background-image:-o-linear-gradient(#eee 1%, #fff 15%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("/Data/Sites/1/skins/hoac-2018-camping//img/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));background-image:-webkit-linear-gradient(#eee 20%, #fff 80%);background-image:-moz-linear-gradient(#eee 20%, #fff 80%);background-image:-o-linear-gradient(#eee 20%, #fff 80%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));background-image:linear-gradient(#eee 20%, #fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:0.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url("/Data/Sites/1/skins/hoac-2018-camping//img/chosen-sprite.png") no-repeat -30px -20px;background:url("/Data/Sites/1/skins/hoac-2018-camping//img/chosen-sprite.png") no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url("/Data/Sites/1/skins/hoac-2018-camping//img/chosen-sprite@2x.png")!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.back-to-hoac{line-height:34px;font-size:18px}.back-to-hoac .circle{height:34px;width:34px;line-height:30px;margin-right:15px;-webkit-transition:background 200ms ease;transition:background 200ms ease}.back-to-hoac .circle .fa{font-size:14px;margin-left:-1px}.back-to-hoac:hover{text-decoration:none}.back-to-hoac:hover .circle{color:#E42026;-webkit-transition:background 200ms ease;transition:background 200ms ease}@media (max-width:1200px){.back-to-hoac .hoac-text-small{display:inline}.back-to-hoac .hoac-text-large{display:none}}@media (min-width:1200px){.back-to-hoac .hoac-text-small{display:none}.back-to-hoac .hoac-text-large{display:inline}}.last-line h2{font-size:60px;max-width:700px;margin:80px auto 0}.foot{clear:both}.foot__upper{background:url("/Data/Sites/1/skins/hoac-2018-camping/img/banner-forest.jpg") no-repeat scroll 0 0 #333333;background-size:cover;color:#fff;padding:30px 0 100px;margin-top:150px}.foot__upper a,.foot__upper h1,.foot__upper h2,.foot__upper h3,.foot__upper h4,.foot__upper h5,.foot__upper h6{color:#fff}.foot__upper a:hover{color:#fff}.foot__upper .back-to-top{line-height:34px;font-size:18px}.foot__upper .back-to-top .diamond{margin-left:15px;height:34px;width:34px}.foot__upper .back-to-top .diamond:before{background:rgba(255, 255, 255, 0);border:2px solid #fff;-webkit-transform:rotate(45deg) translate(0, 0);transform:rotate(45deg) translate(0, 0);height:24px;width:24px;left:5px;position:absolute;top:6px;z-index:0;-webkit-transition:background 200ms ease;transition:background 200ms ease}.foot__upper .back-to-top .diamond .fa{font-size:15px;position:relative;z-index:1}.foot__upper .back-to-top:hover{text-decoration:none}.foot__upper .back-to-top:hover .diamond{color:#E42026}.foot__upper .back-to-top:hover .diamond:before{background:#ffffff;-webkit-transition:background 200ms ease;transition:background 200ms ease}.foot__upper .register-cta{margin-top:110px}.foot__upper .register-cta h2{font-size:30px;line-height:40px;font-weight:300;margin-bottom:40px;margin-top:0}.foot__lower{padding:29px 0 29px;margin-top:60px}.foot__lower [class*=col-]{padding:3px 0}.foot__lower .i7mark{color:#fff;text-decoration:none}.foot__lower .i7mark:hover{text-decoration:underline}.foot__lower .i7-highlight{color:#E16A26}.sitewrap{overflow-y:hidden}.quick-links__items{line-height:1.8}.quick-links__items a{color:#7a868e;-webkit-transition:color 0.25s ease;transition:color 0.25s ease}.quick-links__items a:hover{color:#0d1013;text-decoration:none}.quick-links__title{color:#0d1013}.bordered-section-wrap{max-width:1000px;margin:60px auto;border:2px solid #eeeeee;padding:40px}.bordered-section-wrap .section-heading{text-align:center;border-bottom:0 none;padding-bottom:24px;position:relative}.bordered-section-wrap .section-heading:after{display:inline-block;width:60px;height:3px;background-color:#45a545;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:""}.bordered-section-wrap .subsection-heading{background:rgba(238, 238, 238, 0.5);padding:20px;font-size:20px;margin-top:40px;color:#333333}.bordered-section-wrap .text-subdued{color:rgba(51, 51, 51, 0.8)}.bordered-section-wrap .featured-image-preview img,.bordered-section-wrap .url-browser__image-preview{margin:12px 4px;width:100%;max-width:100%!important}.bordered-section-wrap .url-browser__image-preview{margin:12px 0}.bordered-section-wrap .featured-image-preview button{margin-left:4px}.fieldset-style{position:relative}.fieldset-style .section-heading{text-align:left;position:absolute;top:-15px;background-color:#fff;color:#45a545;margin:0 0 0 -20px;padding:0 20px;font-size:24px}.fieldset-style .section-heading:after{content:none;display:none}.page-skin-settings-edit .moduletitle{text-align:center}.header-mimic .wysiwygeditor{background:url("/Data/Sites/1/skins/hoac-2018-camping//img/banner-default.jpg") no-repeat scroll bottom center / cover #222222;color:white}.head{position:relative;background-size:cover!important;background:#091d2d}.head .navbar{z-index:3;background:transparent}.head .navbar:after{content:"";top:0;left:0;right:0;width:100%;height:400%;position:absolute;background:-webkit-gradient(linear, left bottom, left top, from(rgba(9, 29, 45, 0)), to(#091d2d));background:linear-gradient(0deg, rgba(9, 29, 45, 0) 0%, #091d2d 100%);z-index:-1}.page-logo{width:100%;display:block;text-align:center;margin:170px 0 100px;z-index:3;position:relative}.head{overflow:hidden;min-height:700px}.head:after{content:"";display:block;width:100%;height:100%;position:absolute;z-index:1;background-color:rgba(9, 29, 45, 0.5);top:0;left:0}.banner-video{position:absolute;top:50%;left:50%;height:100%;z-index:1;min-height:56.25vw;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:177.77777778vh;min-width:100%}.page-title{font-size:48px}.page-title+h3{font-size:36px}.header-mimic .wysiwygeditor,.page-intro-content{position:relative;z-index:3;color:#fff;max-width:600px;padding-top:140px}.menu-btn{border:0 none;background:transparent;border-radius:50%;width:50px;height:50px;padding:0;position:absolute;text-align:center;color:#fff;top:15px;right:23px;-webkit-box-shadow:0px 0px 42px 0px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 42px 0px rgba(0, 0, 0, 0.1);z-index:3}.menu-btn:focus{outline:none}.menu-btn:hover{background-color:transparent}.menu-btn:hover .menu-btn-bar{background-color:#E42026}.menu-btn .hamburger{position:relative;display:inline-block;height:20px;width:24px;vertical-align:text-top}.menu-btn-bar{background-color:#fff;display:block;height:2px;position:absolute;-webkit-transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);width:24px}.menu-btn-bar.first{top:calc(50% - 8px)}.menu-btn-bar.middle{top:calc(50% - 0px)}.menu-btn-bar.last{top:calc(50% + 8px)}.active .menu-btn-bar.middle{opacity:0;visibility:hidden}.active .menu-btn-bar.first,.active .menu-btn-bar.last{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;top:calc(50% - 1px)}.active .menu-btn-bar.first{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg)}.active .menu-btn-bar.last{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg)}.menu-btn-text{display:inline-block;margin-left:15px}.menu-dismiss{background:#fff;height:50px;width:40px;padding:0;position:absolute;text-align:center;color:#fff;border:0 none;border-radius:0;top:26px;left:0;border-top-left-radius:6px;border-bottom-left-radius:6px;z-index:1}.menu-dismiss:focus{outline:none}.menu-dismiss-bar{background-color:black;display:block;height:2px;position:absolute;-webkit-transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);width:24px;left:24%}.menu-dismiss-bar.first{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg)}.menu-dismiss-bar.last{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg)}.menu-dismiss-bar.first,.menu-dismiss-bar.last{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;top:calc(50% - 1px)}.menu-dismiss:active-bar,.menu-dismiss:hover-bar{background-color:#E42026}@media (max-width:767px){.menu-drawer-open{height:100vh;overflow:hidden;width:100vw}.menu-drawer-open #aspnetForm,.menu-drawer-open body{height:100vh;overflow:hidden;width:100%}}.parent-page-anchor{padding:0 25px;display:block;color:#222222;font-size:23px;line-height:51px;margin:0 -25px}.parent-page-anchor.active,.parent-page-anchor:hover{background-color:#005696;text-decoration:none;color:#fff}.menu-drawer{font-weight:300;right:-50px;position:absolute;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);width:0px;height:100vh;min-height:420px;min-width:0;will-change:transform;overflow:hidden;z-index:999}@media (min-width:768px){.menu-drawer{min-height:100%;position:fixed}}.menu-drawer .menu-site-title{font-family:"Arial Black";font-weight:900;text-transform:uppercase;color:black;margin-top:0}.menu-drawer-open .menu-drawer{width:360px;min-width:360px;right:0;-webkit-transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1)}.menu-drawer .menu-drawer-inner{background-color:#fff;height:100vh;width:320px!important;position:absolute;right:0;-webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 8px rgba(0, 0, 0, 0.1)}.menu-drawer-inner{max-height:100%;overflow-y:auto;padding:25px}.menu-drawer .wrapsearchinput{margin-bottom:25px}.menu-drawer .wrapsearchinput>.searchpanel{display:table!important}.menu-drawer .wrapsearchinput input[type=text]::-webkit-input-placeholder{color:#333333}.menu-drawer .wrapsearchinput input[type=text]::-moz-placeholder{color:#333333}.menu-drawer .wrapsearchinput input[type=text]:-ms-input-placeholder{color:#333333}.menu-drawer .wrapsearchinput input[type=text]:-moz-placeholder{color:#333333}.menu-drawer .wrapsearchinput .dataTables_filter input[type=search],.menu-drawer .wrapsearchinput .dataTables_wrapper .navbar-inner select,.menu-drawer .wrapsearchinput .form-control,.menu-drawer .wrapsearchinput .timepanel div.forminput .aspNetDisabled,.menu-drawer .wrapsearchinput input[type=text].forminput,.menu-drawer .wrapsearchinput select.forminput{background-color:transparent;border:1px solid white;border-right:0 none;border-radius:4px 0 0 4px;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;padding:6px 14px}.menu-drawer .wrapsearchinput .dataTables_filter input[type=search]:focus,.menu-drawer .wrapsearchinput .dataTables_wrapper .navbar-inner select:focus,.menu-drawer .wrapsearchinput .form-control:focus,.menu-drawer .wrapsearchinput .timepanel div.forminput .aspNetDisabled:focus,.menu-drawer .wrapsearchinput input[type=text].forminput:focus,.menu-drawer .wrapsearchinput select.forminput:focus{-webkit-box-shadow:none;box-shadow:none}.menu-drawer .wrapsearchinput .btn,.menu-drawer .wrapsearchinput .editforumsubcriptions,.menu-drawer .wrapsearchinput .forumthreadview .forumnotify .fsubscribe2,.menu-drawer .wrapsearchinput .forumview .forumnotify .fsubscribe2,.menu-drawer .wrapsearchinput .postlistwrap .forumpostheader .marksent,.menu-drawer .wrapsearchinput .postlistwrap .forumpostheader .sendnotification{border:1px solid #333333;border-left:0 none;border-radius:0 4px 4px 0;color:#333333;font-family:FontAwesome}.menu-drawer .wrapsearchinput .btn:focus,.menu-drawer .wrapsearchinput .editforumsubcriptions:focus,.menu-drawer .wrapsearchinput .forumthreadview .forumnotify .fsubscribe2:focus,.menu-drawer .wrapsearchinput .forumview .forumnotify .fsubscribe2:focus,.menu-drawer .wrapsearchinput .postlistwrap .forumpostheader .marksent:focus,.menu-drawer .wrapsearchinput .postlistwrap .forumpostheader .sendnotification:focus{text-decoration:none}.menu-drawer .site-nav li.sitelogo{display:none!important}.menu-contact a{font-size:18px;color:#333333}.menu-contact a:hover{color:#005696}.site-nav{list-style:none outside none;margin:0 -25px;padding-left:0}.site-nav ul{list-style:none outside none;margin:0;padding-left:0}.site-nav ul a{line-height:2.5;padding:0 25px 0 85px;position:relative;text-decoration:none}.site-nav ul a:before{content:'\f0da';display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto}.site-nav ul a:before{left:60px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.site-nav ul a:active,.site-nav ul a:focus,.site-nav ul a:hover{text-decoration:none}.site-nav ul ul a{padding-left:110px}.site-nav ul ul a:before{left:85px}.site-nav ul ul ul a{padding-left:135px}.site-nav ul ul ul a:before{left:110px}.site-nav li.active>a,.site-nav li a:hover{background-color:#005696;text-decoration:none;color:#fff}.site-nav a{display:block;color:#222222}.site-nav>li>a{font-size:23px;line-height:51px;padding:0 25px}.menu-btns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px -3px 0}.menu-btns a{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 3px}.menu-btns a.fa{font-family:'Barlow', sans-serif}.menu-btns a.fa:before{font-family:FontAwesome;margin-right:0.5em}.m-10{margin:10px}.m-15{margin:15px}.m-30{margin:30px}.m-t-0{margin-top:0}.m-t-30{margin-top:30px}.m-t-60{margin-top:60px}.m-b-0{margin-bottom:0}.m-b-30{margin-bottom:30px}.m-b-60{margin-bottom:60px}.m-l-0{margin-left:0}.m-l-30{margin-left:30px}.m-l-60{margin-left:60px}.m-r-0{margin-right:0}.m-r-30{margin-right:30px}.m-r-60{margin-right:60px}@media (max-width:768px){.m-xs-t-0{margin-top:0}.m-xs-t-30{margin-top:30px}.m-xs-t-60{margin-top:60px}.m-xs-b-0{margin-bottom:0}.m-xs-b-30{margin-bottom:30px}.m-xs-b-60{margin-bottom:60px}.m-xs-l-0{margin-left:0}.m-xs-l-30{margin-left:30px}.m-xs-l-60{margin-left:60px}.m-xs-r-0{margin-right:0}.m-xs-r-30{margin-right:30px}.m-xs-r-60{margin-right:60px}}@media (min-width:768px){.m-sm-t-0{margin-top:0}.m-sm-t-30{margin-top:30px}.m-sm-t-60{margin-top:60px}.m-sm-b-0{margin-bottom:0}.m-sm-b-30{margin-bottom:30px}.m-sm-b-60{margin-bottom:60px}.m-sm-l-0{margin-left:0}.m-sm-l-30{margin-left:30px}.m-sm-l-60{margin-left:60px}.m-sm-r-0{margin-right:0}.m-sm-r-30{margin-right:30px}.m-sm-r-60{margin-right:60px}}@media (min-width:992px){.m-md-t-0{margin-top:0}.m-md-t-30{margin-top:30px}.m-md-t-60{margin-top:60px}.m-md-b-0{margin-bottom:0}.m-md-b-30{margin-bottom:30px}.m-md-b-60{margin-bottom:60px}.m-md-l-0{margin-left:0}.m-md-l-30{margin-left:30px}.m-md-l-60{margin-left:60px}.m-md-r-0{margin-right:0}.m-md-r-30{margin-right:30px}.m-md-r-60{margin-right:60px}}@media (min-width:1200px){.m-lg-t-0{margin-top:0}.m-lg-t-30{margin-top:30px}.m-lg-t-60{margin-top:60px}.m-lg-b-0{margin-bottom:0}.m-lg-b-30{margin-bottom:30px}.m-lg-b-60{margin-bottom:60px}.m-lg-l-0{margin-left:0}.m-lg-l-30{margin-left:30px}.m-lg-l-60{margin-left:60px}.m-lg-r-0{margin-right:0}.m-lg-r-30{margin-right:30px}.m-lg-r-60{margin-right:60px}}.video-wrapper{background-color:#0d1013}.camp-landing--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:60px;border-bottom:1px solid #eeeeee}.camp-landing--img img{-o-object-fit:cover;object-fit:cover;min-height:350px}@media (min-width:768px){.camp-landing--item:nth-child(odd) .camp-landing--desc{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.camp-landing--item:nth-child(odd) .camp-landing--img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.camp-landing--desc{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:768px){.camp-landing--desc{max-width:66%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.camp-landing--desc h1,.camp-landing--desc h2,.camp-landing--desc h3,.camp-landing--desc h4,.camp-landing--desc h5,.camp-landing--desc h6{margin-top:0}}.camp-landing--desc h1,.camp-landing--desc h2,.camp-landing--desc h3,.camp-landing--desc h4,.camp-landing--desc h5,.camp-landing--desc h6{margin-top:15px;color:#005696;text-transform:uppercase}.camp-landing--desc p{font-size:18px;letter-spacing:0.7px;line-height:28px}.camp-landing--img{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-flex:column;-ms-flex:column wrap;flex:column wrap}@media (min-width:768px){.camp-landing--img{max-width:33%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.camp-activities{margin-top:50px}.camp-activities--item{position:relative;padding-left:114px;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:110px;-ms-flex-line-pack:center;align-content:center}.camp-activities--img{position:absolute;max-width:89px;top:0;left:0;border-radius:50%;-webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.05);box-shadow:0px 0px 8px rgba(0, 0, 0, 0.05);padding:25px;height:89px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.camp-activities h4{color:#005696}@media (min-width:768px){.camp-activities h4{margin-top:0}}.camp-activities p{margin-bottom:0}.camp-intro{margin-top:50px}img.camp-intro-img{width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover}.camp-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.camp-info--item{padding:20px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border-top:1px solid #eeeeee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;text-align:center;-webkit-transition:all 1000ms ease;transition:all 1000ms ease}.camp-info--item:first-child{border-top:0 none}@media (min-width:768px){.camp-info--item{border-top:0 none;border-left:1px solid #eeeeee;-webkit-box-flex:1;-ms-flex:1 1 33%;flex:1 1 33%}.camp-info--item:first-child{border-left:0 none}}.camp-info--item:hover{background-color:#eee;-webkit-transition:all 1000ms ease;transition:all 1000ms ease}.camp-info--item:hover .camp-info-acb{color:#0090fc}.camp-info--icon{font-size:24px;color:#005696}.camp-info-acb{color:#005696;display:block;text-align:center;font-size:14px}.btn-overlay{position:absolute;background:transparent;color:transparent;border:0 none;font-size:0;width:100%;height:100%}.btn-overlay:focus{outline:1px solid #eeeeee}.mini-icon-cta{position:relative;padding-left:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:80px}.mini-icon-cta:hover .mini-icon-cta--icon{background-color:#45a545}.mini-icon-cta--icon{width:80px;height:80px;position:absolute;top:0;left:0;background-color:#eeeeee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.mini-icon-cta--icon .fa{font-size:40px}.mini-icon-cta h5{margin-top:0}.mini-icon-cta p{margin-bottom:0}.breadcrumb,.feedmanagerpage .breadcrumbs{margin:40px 0}.banner-section .panelwrapper{width:100%;padding:0}.image-video-grid-item a.btn,.image-video-grid-item a.editforumsubcriptions,.image-video-grid-item a.forumthreadview .forumnotify .fsubscribe2,.image-video-grid-item a.forumview .forumnotify .fsubscribe2,.image-video-grid-item a.postlistwrap .forumpostheader .marksent,.image-video-grid-item a.postlistwrap .forumpostheader .sendnotification{margin:2px 0}@media (max-width:992px){.image-video-grid-item a.btn,.image-video-grid-item a.editforumsubcriptions,.image-video-grid-item a.forumthreadview .forumnotify .fsubscribe2,.image-video-grid-item a.forumview .forumnotify .fsubscribe2,.image-video-grid-item a.postlistwrap .forumpostheader .marksent,.image-video-grid-item a.postlistwrap .forumpostheader .sendnotification{display:block}}.wider-container .main-content-wrap .main-content .outerwrap.fw-banner-section .panelwrapper{width:100%;max-width:100%;padding:0;margin-bottom:60px}.icon-circle{text-align:center;height:42px;width:42px;display:inline-block;line-height:46px;border-radius:50%;vertical-align:middle}.icon-circle+a,.icon-circle+b,.icon-circle+span{vertical-align:middle}.bg-dark-gray{background-color:#222222;color:#fff}.bg-primary{background-color:#005696}.bg-success{background-color:#45a545}.bg-info{background-color:#5bc0de}.bg-warning{background-color:#f0ad4e}.lg-bg,.lgbg,.light-gray-background{background-color:#eee}.lg-bg .foot.topographical:before,.lg-bg .outerwrap.topographical:before,.lgbg .foot.topographical:before,.lgbg .outerwrap.topographical:before,.light-gray-background .foot.topographical:before,.light-gray-background .outerwrap.topographical:before{background:radial-gradient(circle, rgba(238, 238, 238, 0.9) 0%, #eee 80%, #eee 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center}.lg-bg .foot.topographical.top-right:after,.lg-bg .outerwrap.topographical.top-right:after,.lgbg .foot.topographical.top-right:after,.lgbg .outerwrap.topographical.top-right:after,.light-gray-background .foot.topographical.top-right:after,.light-gray-background .outerwrap.topographical.top-right:after{background:-webkit-gradient(linear, left bottom, left top, from(#eeeeee), color-stop(35%, rgba(238, 238, 238, 0.9)), to(rgba(238, 238, 238, 0))), -webkit-gradient(linear, left top, right top, from(#eeeeee), to(rgba(238, 238, 238, 0.5))), -webkit-gradient(linear, left bottom, right top, from(#eeeeee), color-stop(50%, #eeeeee), to(rgba(238, 238, 238, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to top, #eeeeee 0%, rgba(238, 238, 238, 0.9) 35%, rgba(238, 238, 238, 0) 100%), linear-gradient(to right, #eeeeee 0%, rgba(238, 238, 238, 0.5) 100%), linear-gradient(to top right, #eeeeee 0%, #eeeeee 50%, rgba(238, 238, 238, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center}.lg-bg .foot.topographical.bottom-right:after,.lg-bg .outerwrap.topographical.bottom-right:after,.lgbg .foot.topographical.bottom-right:after,.lgbg .outerwrap.topographical.bottom-right:after,.light-gray-background .foot.topographical.bottom-right:after,.light-gray-background .outerwrap.topographical.bottom-right:after{background:-webkit-gradient(linear, left top, left bottom, from(#eeeeee), color-stop(35%, rgba(238, 238, 238, 0.9)), to(rgba(238, 238, 238, 0))), -webkit-gradient(linear, left top, right top, from(#eeeeee), to(rgba(238, 238, 238, 0.5))), -webkit-gradient(linear, left top, right bottom, from(#eeeeee), color-stop(50%, #eeeeee), to(rgba(238, 238, 238, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to bottom, #eeeeee 0%, rgba(238, 238, 238, 0.9) 35%, rgba(238, 238, 238, 0) 100%), linear-gradient(to right, #eeeeee 0%, rgba(238, 238, 238, 0.5) 100%), linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, rgba(238, 238, 238, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center}.lg-bg .foot.topographical.above-right:after,.lg-bg .outerwrap.topographical.above-right:after,.lgbg .foot.topographical.above-right:after,.lgbg .outerwrap.topographical.above-right:after,.light-gray-background .foot.topographical.above-right:after,.light-gray-background .outerwrap.topographical.above-right:after{background:-webkit-gradient(linear, left top, left bottom, from(#eeeeee), color-stop(35%, rgba(238, 238, 238, 0.9)), to(rgba(238, 238, 238, 0))), -webkit-gradient(linear, left top, right top, from(#eeeeee), to(rgba(238, 238, 238, 0.5))), -webkit-gradient(linear, left top, right bottom, from(#eeeeee), color-stop(50%, #eeeeee), to(rgba(238, 238, 238, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to bottom, #eeeeee 0%, rgba(238, 238, 238, 0.9) 35%, rgba(238, 238, 238, 0) 100%), linear-gradient(to right, #eeeeee 0%, rgba(238, 238, 238, 0.5) 100%), linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, rgba(238, 238, 238, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center}.lg-bg .foot.topographical.below-right:after,.lg-bg .outerwrap.topographical.below-right:after,.lgbg .foot.topographical.below-right:after,.lgbg .outerwrap.topographical.below-right:after,.light-gray-background .foot.topographical.below-right:after,.light-gray-background .outerwrap.topographical.below-right:after{background:-webkit-gradient(linear, left bottom, left top, from(#eeeeee), color-stop(35%, rgba(238, 238, 238, 0.9)), to(rgba(238, 238, 238, 0))), -webkit-gradient(linear, left top, right top, from(#eeeeee), to(rgba(238, 238, 238, 0.5))), -webkit-gradient(linear, left bottom, right top, from(#eeeeee), color-stop(50%, #eeeeee), to(rgba(238, 238, 238, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to top, #eeeeee 0%, rgba(238, 238, 238, 0.9) 35%, rgba(238, 238, 238, 0) 100%), linear-gradient(to right, #eeeeee 0%, rgba(238, 238, 238, 0.5) 100%), linear-gradient(to top right, #eeeeee 0%, #eeeeee 50%, rgba(238, 238, 238, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center}.camp-safety-intro{background-color:#337ab7;padding:50px;-webkit-box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.1);box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.1);color:#fff;font-size:18px}.camp-safety-intro .lead{margin-bottom:18px}.camp-safety-before-camp{padding:35px;color:#fff;margin-top:35px;border:1px solid rgba(255, 255, 255, 0.2);border-left:5px solid #ffffff;background-color:rgba(255, 255, 255, 0.1)}.image-video-grid.card-style{margin-top:50px}@media (min-width:992px){.image-video-grid.card-style{margin-top:100px}}.image-video-grid.card-style .image-video-grid-item:nth-of-type(2n){position:relative}.image-video-grid.card-style .image-video-grid-item:nth-of-type(2n):before{background:radial-gradient(circle, rgba(255, 255, 255, 0.9) 0%, #ffffff 80%, #ffffff 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background-size:cover;content:"";width:1024px;height:1024px;position:absolute;max-width:200%;top:-200px;left:0;bottom:auto;right:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.image-video-grid.card-style .image-video-grid-item:nth-of-type(odd){position:relative}.image-video-grid.card-style .image-video-grid-item:nth-of-type(odd)>div{z-index:2}.image-video-grid.card-style .image-video-grid-item:nth-of-type(odd):after{background:-webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(35%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0.5))), -webkit-gradient(linear, left bottom, right top, from(#ffffff), color-stop(50%, #ffffff), to(rgba(255, 255, 255, 0.8))), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background:linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(to top right, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0.8) 100%), url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-raw.png") no-repeat center center;background-size:cover;content:"";width:1024px;height:1024px;position:absolute;top:-200px;z-index:1;right:0;bottom:auto;left:auto;-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%)}.image-video-grid.card-style .btn,.image-video-grid.card-style .editforumsubcriptions,.image-video-grid.card-style .forumthreadview .forumnotify .fsubscribe2,.image-video-grid.card-style .forumview .forumnotify .fsubscribe2,.image-video-grid.card-style .postlistwrap .forumpostheader .marksent,.image-video-grid.card-style .postlistwrap .forumpostheader .sendnotification{background-image:none;border-radius:0;display:inline-block;font-size:20px;font-weight:300;letter-spacing:0.5px;padding:8px 30px;margin:3px;white-space:normal}@media (max-width:992px){.image-video-grid.card-style .btn,.image-video-grid.card-style .editforumsubcriptions,.image-video-grid.card-style .forumthreadview .forumnotify .fsubscribe2,.image-video-grid.card-style .forumview .forumnotify .fsubscribe2,.image-video-grid.card-style .postlistwrap .forumpostheader .marksent,.image-video-grid.card-style .postlistwrap .forumpostheader .sendnotification{display:block}}.image-video-grid.card-style .image-video-grid-header h2{text-align:center;font-size:50px;text-transform:uppercase;color:#202020;margin:60px}@media (min-width:992px){.image-video-grid.card-style{margin-left:60px}}@media (max-width:992px){.image-video-grid.card-style .image-video-grid-wrapper{padding:25px}.image-video-grid.card-style hr{margin:25px 0 25px 0}}.image-video-grid.card-style .image-video-grid-header{margin:0 -25px 60px}.image-video-grid.card-style .image-video-grid-item{background-color:#fff;-webkit-box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.1);box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;overflow:hidden}.image-video-grid.card-style .image-video-grid-item>div+div{padding:35px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.image-video-grid.card-style .image-video-grid-item>div+div p{font-size:20px;line-height:1.5}.image-video-grid.card-style .image-video-grid-item h3.m-t-0{color:#005696;font-size:32px;letter-spacing:1.5px}.image-video-grid.card-style .image-video-grid-item>div:first-child{padding:0;margin-bottom:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.image-video-grid.card-style .image-video-grid-item>div:first-child img{width:100%}@media (min-width:992px){.image-video-grid.card-style .image-video-grid-item>div:first-child.pull-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.fw-section .panelwrapper{width:100%;padding:0;margin:0}.camp-safety .fw-banner-section .panelwrapper,.camp-safety .fw-section .panelwrapper{margin-bottom:0!important}@media (max-width:768px){#pnlNewFolder [id=btnNewFolder],.addnewtemplate>a[id*=_lnkAddNew],.btn,.buttonlink,.createuserbutton,.ec-next-prev a,.editforumsubcriptions,.eventNextPrevious,.fileinput-button,.forumthreadview .forumnotify .fsubscribe2,.forumview .forumnotify .fsubscribe2,.newpost,.newthread,.operationpanel [id=btnSubmit],.poll [id*=_btnChoose],.poll [id*=_btnCopyToNewPoll],.poll [id*=_btnRemoveCurrent],.poll [id*=_lnkEdit],.poll [id*=_lnkNewPoll],.postlistwrap .forumpostheader .marksent,.postlistwrap .forumpostheader .sendnotification,.search-button,.SiteSearch [type=submit],.survey [id*=_btnNewQuestion],.survey [id*=_lnkAddNew],.ui-datepicker-trigger,.uploadfilelist .ui-button,[id*=_btnGridCancel],[id*=_btnGridDelete],[id*=_btnGridUpdate],[id*=_btnRename],[id*=_grdHistory][id*=_btnDelete],[id*=_grdHistory][id*=_btnRestoreToEditor],[id*=_LinkButton2],[id*=_lnkRefresh],[id*=PasswordRecovery][id*=SubmitButton]{white-space:normal;display:block;margin:5px 0}}.precolored-style .icon-blocks__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.precolored-style .icon-blocks__row>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width:1200px){.precolored-style .icon-blocks__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.precolored-style .icon-blocks__row>div{-webkit-box-flex:1;-ms-flex:1 1 33%;flex:1 1 33%}}.precolored-style .icon-block__item{background-color:transparent!important;border:1px solid #eeeeee;position:relative;text-align:left;color:#333333!important;padding-top:105px}.precolored-style .icon-block__item:before{background-color:#2d4f69;position:absolute;top:0;left:0;height:80px;width:100%;content:"";z-index:-1}.precolored-style .icon-block__item .icon-block__icon{border:1px solid #eeeeee;background-color:#fff;border-radius:50%;position:absolute;width:40px;height:40px;top:40px;left:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.precolored-style .icon-block__item .icon-block__icon i{color:#005696;font-size:16px;margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.precolored-style .icon-block__item .icon-block__icon i.fa-forward{left:55%}.precolored-style .icon-block__item .icon-block__title{margin:0;padding-left:32px;color:#fff;position:absolute;top:40px;max-height:70px;overflow:hidden;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.precolored-style .icon-block__item .icon-block__body{position:relative}.precolored-style .icon-block__item .icon-block__body .fal,.precolored-style .icon-block__item .icon-block__body svg{position:absolute;bottom:-30px;left:0;font-size:20px;-webkit-transition:left 200ms ease;transition:left 200ms ease;background-color:#fff;z-index:1;padding-right:10px;-webkit-box-sizing:content-box;box-sizing:content-box}.precolored-style .icon-block__item .icon-block__body:before{content:"";position:absolute;border:1px dashed #0464ab;bottom:-21px;left:0;z-index:0;width:13px;-webkit-transform:scaleX(2) translateX(26%);transform:scaleX(2) translateX(26%)}.precolored-style .icon-block__item:hover{border-color:#0b548b}.precolored-style .icon-block__item:hover:before{background-color:#0b548b}.precolored-style .icon-block__item:hover .icon-block__body .fal,.precolored-style .icon-block__item:hover .icon-block__body svg{left:20px;-webkit-transition:left 200ms ease;transition:left 200ms ease;color:#005696}.precolored-style .icon-block__item:hover .icon-block__body:before{border-color:#0464ab}.precolored-style .icon-block__item.icon-block__item--green:before{background-color:#628862}.precolored-style .icon-block__item.icon-block__item--green .icon-block__icon i{color:#45a545}.precolored-style .icon-block__item.icon-block__item--green:hover{border-color:rgba(69, 165, 69, 0.4)}.precolored-style .icon-block__item.icon-block__item--green:hover:before{background-color:#519951}.precolored-style .icon-block__item.icon-block__item--green:hover .icon-block__body .fal,.precolored-style .icon-block__item.icon-block__item--green:hover .icon-block__body svg{color:#45a545}.precolored-style .icon-block__item.icon-block__item--green:hover .icon-block__body:before{border-color:#55af55}.precolored-style .icon-block__item.icon-block__item--red:before{background-color:#b9716f}.precolored-style .icon-block__item.icon-block__item--red .icon-block__icon i{color:#d9534f}.precolored-style .icon-block__item.icon-block__item--red:hover{border-color:rgba(217, 83, 79, 0.4)}.precolored-style .icon-block__item.icon-block__item--red:hover:before{background-color:#ce5d5a}.precolored-style .icon-block__item.icon-block__item--red:hover .icon-block__body .fal,.precolored-style .icon-block__item.icon-block__item--red:hover .icon-block__body svg{color:#d9534f}.precolored-style .icon-block__item.icon-block__item--red:hover .icon-block__body:before{border-color:#d96c69}.precolored-style .icon-block__item.icon-block__item--orange:before{background-color:#d3a86b}.precolored-style .icon-block__item.icon-block__item--orange .icon-block__icon i{color:#f0ad4e}.precolored-style .icon-block__item.icon-block__item--orange:hover{border-color:rgba(240, 173, 78, 0.4)}.precolored-style .icon-block__item.icon-block__item--orange:hover:before{background-color:#e6ab58}.precolored-style .icon-block__item.icon-block__item--orange:hover .icon-block__body .fal,.precolored-style .icon-block__item.icon-block__item--orange:hover .icon-block__body svg{color:#f0ad4e}.precolored-style .icon-block__item.icon-block__item--orange:hover .icon-block__body:before{border-color:#eeb76a}.precolored-style .icon-block__item.icon-block__item--purple:before{background-color:#9b77cc}.precolored-style .icon-block__item.icon-block__item--purple .icon-block__icon i{color:#965be8}.precolored-style .icon-block__item.icon-block__item--purple:hover{border-color:rgba(150, 91, 232, 0.4)}.precolored-style .icon-block__item.icon-block__item--purple:hover:before{background-color:#9864df}.precolored-style .icon-block__item.icon-block__item--purple:hover .icon-block__body .fal,.precolored-style .icon-block__item.icon-block__item--purple:hover .icon-block__body svg{color:#965be8}.precolored-style .icon-block__item.icon-block__item--purple:hover .icon-block__body:before{border-color:#a575e7}.precolored-style .icon-block__item.icon-block__item--light-blue:before{background-color:#74b3c5}.precolored-style .icon-block__item.icon-block__item--light-blue .icon-block__icon i{color:#5bc0de}.precolored-style .icon-block__item.icon-block__item--light-blue:hover{border-color:rgba(91, 192, 222, 0.4)}.precolored-style .icon-block__item.icon-block__item--light-blue:hover:before{background-color:#65bbd4}.precolored-style .icon-block__item.icon-block__item--light-blue:hover .icon-block__body .fal,.precolored-style .icon-block__item.icon-block__item--light-blue:hover .icon-block__body svg{color:#5bc0de}.precolored-style .icon-block__item.icon-block__item--light-blue:hover .icon-block__body:before{border-color:#75c6de}.social-links__item a.fa-youtube-play{background-color:#CA3635}.social-links__item a.fa-rss{background-color:#E48522}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.audience-tabs__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.banner-slider .audience-tabs__wrap{background-color:#f3f3f3;color:#FFF}.audience-tabs__wrap.no-slider{width:160px}.audience-tabs{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;width:160px}.audience-tabs__items{background-color:#f3f3f3;color:#FFF;font-size:18px;font-weight:600;list-style:none outside none;margin:0;padding:50px 20px}.audience-tabs__item{background-color:#005696;cursor:pointer;padding:41px 0 39px;-webkit-transition:background-color 0.25s ease;transition:background-color 0.25s ease;text-align:center;border-radius:4px;margin-bottom:30px}.audience-tabs__item--active{background-color:#0073c9}.audience-tabs__item-img{display:block;height:60px}.audience-tabs__item-img img[src*=".svg"]{width:auto!important}.banner-slider__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;max-width:100%;max-width:100vw;min-height:100px;min-width:0;position:relative}.autab-pane{background:url("/Data/Sites/1/skins/hoac-2018-camping//img/topographical-top-right.png") no-repeat top right / cover #005696;-webkit-box-shadow:2px 3px 6px -1px rgba(0, 0, 0, 0.2);box-shadow:2px 3px 6px -1px rgba(0, 0, 0, 0.2);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;left:0;min-height:450px;overflow:hidden;position:absolute;top:50px;-webkit-transition:width 0.25s ease, opacity 0.25s ease;transition:width 0.25s ease, opacity 0.25s ease;width:0;z-index:10}.autab-pane .flexi-item-edit,.autab-pane .ModuleEditLink,.autab-pane a{color:#fff}.autab-pane--show{width:800px;z-index:2}.autab-inner-pane{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:30px;width:800px}.autab-title{margin-top:0;margin-bottom:30px;color:#fff}.autab-inner-pane .autab-split-list{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -30px 20px}.autab-inner-pane .autab-list-item{padding:0 30px 15px;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.autab-inner-pane .autab-list-item>a{background-color:rgba(255, 255, 255, 0);display:block;border-bottom:2px dashed #fff;padding:15px 0;-webkit-transition:all 300ms ease;transition:all 300ms ease}.autab-inner-pane .autab-list-item>a:active,.autab-inner-pane .autab-list-item>a:focus,.autab-inner-pane .autab-list-item>a:hover{background-color:rgba(255, 255, 255, 0.2);-webkit-transition:all 300ms ease;transition:all 300ms ease;text-decoration:none;padding-left:15px}.autab-inner-pane .autab-li-title{font-weight:700;font-size:18px}.autab-inner-pane .autab-li-desc{font-weight:300;font-size:14px;font-style:italic;margin-left:5px}.banner-slider-module{margin-bottom:60px}@media (min-width:992px){.banner-slider-module{margin-bottom:160px}}.bottom-pane .banner-slider-module .panelwrapper,.top-pane .banner-slider-module .panelwrapper{width:100%;max-width:100%;padding:0;margin:0}.banner-slider__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;max-width:100vw;min-height:100px;min-width:0;position:relative}.banner-slider>*{z-index:1}.banner-slider .modulelinks{background-color:#333333;position:absolute;top:0;left:0;z-index:2;color:#fff;padding:4px 8px}.banner-slider .modulelinks a{color:#fff}.banner-slider .modulelinks a:hover{color:#fff}.banner-slider__items{overflow:hidden}.banner-slider__item-edit{background-color:#333333;position:absolute;top:0;right:0;color:#fff;padding:4px 8px}.banner-slider__item-edit:hover{color:#FFF}.banner-slider__item:focus{outline:0 none}.banner-slider__link{width:100%;display:block}.banner-slider__item img{width:100%}@media (min-width:1600px){.banner-slider__content{padding:0 50px;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:1920px;margin:0 auto}}.banner-slider__content-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;margin-top:-30px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1600px){.banner-slider__content-row{margin-top:0;margin-left:-25px;margin-right:-25px;margin-bottom:0}}.banner-slider__content-col{padding-left:25px;padding-right:25px;position:relative}.banner-slider__content-col--1{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.banner-slider__content-col--2{display:none;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:1200px){.banner-slider__content-col--1{margin-bottom:30px}.banner-slider__content-col--2{display:block}}@media (min-width:1600px){.banner-slider__content-col--1{width:550px;margin-bottom:0}}.banner-slider__content-controls{position:absolute;right:55px;top:30px;z-index:1}.banner-slider__control{background:none repeat scroll 0 0 transparent;border:0 none;padding:0;font-size:23px;line-height:1}.banner-slider__control:focus{outline:0 none}.banner-slider__control.slick-disabled{opacity:0.4}.banner-slider__control--prev{margin-right:10px}.banner-slider__content-items{background-color:#005696;color:#FFF;font-size:18px;padding:30px}@media (min-width:1600px){.banner-slider__content-items{border-radius:6px}}.banner-slider__content-item:focus{outline:0 none}.banner-slider__content-item-content>:last-child{margin-bottom:0}.banner-slider__content-item-title{font-size:24px;font-weight:600;margin:0 0 24px;padding-right:80px;text-transform:uppercase;color:#fff;display:block;line-height:1}.banner-slider__content-item-title:hover{color:#fff;text-decoration:underline}@media (max-width:992px){.banner-slider__content-item-title{margin-bottom:0}}.banner-slider__controls .slick-dots{padding-left:0;list-style:none outside none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px}.banner-slider__controls li{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;margin:0 10px}.banner-slider__controls .slick-active{display:none}.banner-slider__controls button{background:none repeat scroll 0 0 transparent;border:0 none;display:block;line-height:1;overflow:hidden;padding:64.67% 0 0;position:relative;width:100%}.banner-slider__controls button:focus{outline:0 none}.banner-slider__controls button>img{height:100%!important;left:50%;max-width:none;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:auto}.card-slider-module{margin-bottom:80px}@media (min-width:768px){.card-slider-module{margin-bottom:175px}}.card-slider-module .outerbody{border-top:2px solid #E8E8E8;padding-top:110px}.card-slider{position:relative}.card-slider__header{color:#005696;font-size:150px;font-weight:600;height:150px;left:-25px;line-height:1;opacity:0.05;overflow:hidden;position:absolute;right:-25px;text-align:center;text-transform:uppercase;top:-60px;z-index:-1}.card-slider__header>div{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none}@media (min-width:768px){.card-slider__header>div{display:block}}.card-slider__title{margin:0 0 40px;text-align:center}@media (min-width:768px){.card-slider__title{margin:0 0 137px}}@media (max-width:1599px) and (min-width:768px){.card-slider__slider-pane{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(100% - ((65px + 100px) * 2))}}@media (min-width:768px){.card-slider__pane-parent{display:-webkit-box;display:-ms-flexbox;display:flex}.card-slider__pane-parent:after,.card-slider__pane-parent:before{content:none}.card-slider__slider-pane{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.card-slider__control-pane{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.card-slider__control-pane--left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.card-slider__control-pane--right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.card-slider__control{background-color:#0D1013;border:0 none;border-radius:50%;color:#FFF;height:65px;padding:0;-webkit-transition:background-color 0.25s ease;transition:background-color 0.25s ease;width:65px}.card-slider__control:active,.card-slider__control:focus{outline:0 none}.card-slider__control .svg-inline--fa{font-size:22.858px}.card-slider__items{margin:0 -15px}.card-slider__items .slick-track{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.card-slider__item{display:-ms-flex!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;float:left;height:auto!important;width:calc(100% / 4)}.card-slider__item-link{border-radius:6px;color:#FFF;display:-ms-flex!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 15px;padding:40px 30px 33.14px;-webkit-transition:background-color 0.25s ease;transition:background-color 0.25s ease}.card-slider__item-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:1600px){.card-slider__items{margin:0 -25px}.card-slider__item-link{margin:0 25px}}.card-slider__item-link:focus,.card-slider__item-link:hover{color:#FFF;outline:0 none;text-decoration:none}.card-slider__item-link--blue{background-color:#005696}.card-slider__item-link--blue:focus,.card-slider__item-link--blue:hover{background-color:#0065b0}.card-slider__item-link--green{background-color:#45a545}.card-slider__item-link--green:focus,.card-slider__item-link--green:hover{background-color:#4eb54e}.card-slider__item-link--black{background-color:#191c1e}.card-slider__control:focus,.card-slider__control:hover,.card-slider__item-link--black:focus,.card-slider__item-link--black:hover{background-color:#292e31}.card-slider__item-link--red{background-color:#e42026}.card-slider__item-link--red:focus,.card-slider__item-link--red:hover{background-color:#cd191e}.card-slider__item-title{font-size:26px;margin:0 0 26px;text-transform:uppercase}.card-slider__item-content{margin-bottom:20px}.card-slider__item-icon{display:inline-block;font-size:29px;margin-bottom:11px}.card-slider__item .fa-long-arrow-right{font-size:29.73px;width:26px}.card-slider__nav-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:12px;margin:25px 0}.card-slider__nav-dots>li{-webkit-box-flex:0;-ms-flex:none;flex:none}.card-slider__nav-dots-dot{background:none repeat scroll 0 0 #9B9B9B;border-radius:50%;border:0 none;height:12px;margin-left:6px;padding:0;width:12px}.card-slider__nav-dots>li:first-child .card-slider__nav-dots-dot{margin-left:0}.card-slider__nav-dots-dot:hover{background-color:#828282}.slick-active .card-slider__nav-dots-dot{background-color:#005696}.card-slider__nav-dots-dot:hover:focus,.slick-active .card-slider__nav-dots-dot:focus{outline:0 none}.content-w-image-module{margin-bottom:100px}.content-w-image__content{font-size:20px}.content-w-image__content p{margin-bottom:30px}.numbered-blocks-module{position:relative;overflow:hidden}.numbered-blocks__header{background-position:50% 0;background-size:cover;padding-bottom:65px;padding-top:80px;position:relative}@media (min-width:768px){.numbered-blocks__header{padding-top:160px}}.numbered-blocks__header-content>:last-child{margin-bottom:0}.dark-theme .numbered-blocks__header:before{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#0D1013));background:linear-gradient(to bottom, transparent, #0D1013);bottom:0;content:"";height:200px;left:0;position:absolute;width:100%}.dark-theme a{color:#FFF}.dark-theme a:focus,.dark-theme a:hover{color:#FFF}.dark-theme .numbered-blocks__header{background-color:#0D1013;color:#FFF}.dark-theme .numbered-blocks__content{background-color:#0D1013;color:#FFF}.dark-theme .numbered-blocks__item-link:before{background-color:#0D1013}.light-theme .numbered-blocks__header:before{background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(243, 243, 243, 0.5)), to(#f3f3f3));background:linear-gradient(to bottom, transparent 0%, rgba(243, 243, 243, 0.5) 25%, #f3f3f3 100%);bottom:0;content:"";height:500px;left:0;position:absolute;width:100%}.light-theme .numbered-blocks__header{background-color:#f3f3f3;font-size:20px}.light-theme .numbered-blocks__content{background-color:#f3f3f3}.light-theme .numbered-blocks__item-link:before{background-color:#f3f3f3}.light-theme .numbered-blocks__item-link:before{border:3px solid #808183}.light-theme .numbered-blocks__item-link:focus,.light-theme .numbered-blocks__item-link:hover{background-color:rgba(255, 255, 255, 0.5)}@media (min-width:992px){.light-theme .numbered-blocks__item:last-child:after{background-color:#808183}}.light-theme .numbered-blocks__item-link:focus:before,.light-theme .numbered-blocks__item-link:hover:before{background-color:#fff;border-color:#808183;color:#005696}@media (min-width:992px){.light-theme .numbered-blocks__item-link:focus:after,.light-theme .numbered-blocks__item-link:hover:after{background-color:#808183}}.numbered-blocks-module .flexi-item-edit{left:35px;position:absolute;top:5px;z-index:1}.numbered-blocks__content{padding-bottom:170px;position:relative}.numbered-blocks__items{counter-reset:numbered-blocks-counter;list-style:none outside none;margin-bottom:0;padding-left:0}.numbered-blocks__item{z-index:1}.numbered-blocks__item:last-child{z-index:0}.numbered-blocks__item-link:before{border:3px solid #868889;border-radius:50%;color:#005696;content:counter(numbered-blocks-counter, decimal-leading-zero);counter-increment:numbered-blocks-counter;display:inline-block;font-size:30px;font-weight:700;height:71px;line-height:63px;width:71px}@media (min-width:992px){.numbered-blocks__item:last-child:after{background-color:#868889;content:"";height:3px;position:absolute;right:50%;top:calc((71px / 2) - (3px / 2) + 35px);width:100vw;z-index:-1}}.numbered-blocks__item-link{display:block;padding:35px}.numbered-blocks__item-link:focus,.numbered-blocks__item-link:hover{background-color:rgba(0, 0, 0, 0.25);text-decoration:none;position:relative}.numbered-blocks__item-link:focus:before,.numbered-blocks__item-link:hover:before{background-color:#131517;border-color:#656667;color:#FFF;content:"\f04b";font-family:FontAwesome;padding-left:7px;padding-top:1px;position:relative;z-index:1}@media (min-width:992px){.numbered-blocks__item-link:focus:after,.numbered-blocks__item-link:hover:after{background-color:#656667;content:"";height:3px;position:absolute;right:0;top:calc((71px / 2) - (3px / 2) + 35px);width:100%;z-index:0}.numbered-blocks__item:last-child .numbered-blocks__item-link:focus:after,.numbered-blocks__item:last-child .numbered-blocks__item-link:hover:after{right:50%;width:50%}}.numbered-blocks__item-title{font-size:30px;margin-bottom:35px;margin-top:30px}.numbered-blocks__item-body{line-height:1.6}.numbered-blocks__item-body>:last-child{margin-bottom:0}.hoac-stories__module-title{font-size:36px;font-weight:400;margin:150px 0 120px;text-align:center}.hoac-stories__module-title span{color:#E42026}.hoac-stories{margin-bottom:100px}.hoac-stories>.fileoperations,.hoac-stories>.fileselection,.hoac-stories>.row{margin:0 -15px}.hoac-stories__item-col{padding:0 15px}.hoac-stories__item{background-color:#fff;-webkit-box-shadow:0 5px 30px 0 rgba(0, 0, 0, 0.08);box-shadow:0 5px 30px 0 rgba(0, 0, 0, 0.08);overflow:hidden;padding:30px;margin-top:30px}.hoac-stories__item-featured-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:255px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:-30px -30px 30px;overflow:hidden;padding:30px 30px 30px;position:relative}.hoac-stories__item-featured-image:before{background-color:rgba(25, 28, 30, 0.7);bottom:0;color:#FFF;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hoac-stories__item-featured-image>*{position:relative;z-index:1}.hoac-stories__item-featured-image>img{bottom:0;height:100%!important;left:0;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute;right:0;top:0;width:100%;z-index:0}.hoac-stories__title{font-size:24px;font-weight:300;margin:0}.hoac-stories__title.decorated-title{margin-bottom:30px;padding-bottom:30px}.hoac-stories__item-featured-image .hoac-stories__title{color:#FFF}.hoac-stories__item-footer{margin-top:30px}.hoac-stories__footer{margin-bottom:90px}.hoac-stories__footer>a{margin:14px}@media (min-width:1200px){.hoac-stories>.fileoperations,.hoac-stories>.fileselection,.hoac-stories>.row{margin:0 -30px}.hoac-stories__item-col{padding:0 30px}.hoac-stories__item{padding:60px}.hoac-stories__item:last-child{margin-top:60px}.hoac-stories__item-featured-image{height:345px;margin:-60px -60px 30px;padding:60px 60px 30px}}@media (min-width:1600px){.hoac-stories{margin:0 auto 100px;width:1400px}}.page-banner{background-color:#f3f3f3;background-size:cover;background-repeat:no-repeat;color:#0D1013;margin-bottom:50px;position:relative}.page-banner[data-overlay=blue]{background-color:#005696;color:#fff}.page-banner[data-overlay=blue] a{color:#fff}.page-banner[data-overlay=blue] a:hover{color:#fff}.page-banner[data-overlay=blue-light]{background-color:#247fc1;color:#fff}.page-banner[data-overlay=blue-light] a{color:#fff}.page-banner[data-overlay=blue-light] a:hover{color:#fff}.page-banner[data-overlay=red]{background-color:#E42026;color:#fff}.page-banner[data-overlay=red] a{color:#fff}.page-banner[data-overlay=red] a:hover{color:#fff}.page-banner[data-overlay=red-light]{background-color:#ea4d52;color:#fff}.page-banner[data-overlay=red-light] a{color:#fff}.page-banner[data-overlay=red-light] a:hover{color:#fff}.page-banner[data-overlay=gray-light]{background-color:#212a33;color:#fff}.page-banner[data-overlay=gray-light] a{color:#fff}.page-banner[data-overlay=gray-light] a:hover{color:#fff}.page-banner[style*="background-image:"]{color:#fff}.page-banner[style*="background-image:"]:before{background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), rgba(28, 99, 150, 0.8);background:linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), rgba(28, 99, 150, 0.8);content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-banner[style*="background-image:"][data-overlay=blue-light]:before{background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), rgba(28, 99, 150, 0.4);background:linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), rgba(28, 99, 150, 0.4)}.page-banner[style*="background-image:"][data-overlay=red]:before{background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), rgba(228, 32, 38, 0.5);background:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), rgba(228, 32, 38, 0.5)}.page-banner[style*="background-image:"][data-overlay=red-light]:before{background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), rgba(228, 32, 38, 0.2);background:linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), rgba(228, 32, 38, 0.2)}.page-banner[style*="background-image:"][data-overlay=none]:before{display:none!important}.page-banner[style*="background-image:"]>*{z-index:1;position:relative}.page-banner[style*="background-image:"] a{color:#fff}.page-banner[style*="background-image:"] a:hover{color:#fff}.page-banner>.container{padding-bottom:50px;padding-top:50px}@media (min-width:768px){.page-banner>.container{padding-bottom:70px;padding-top:70px}}@media (min-width:1600px){.page-banner>.container{padding-bottom:115px;padding-top:115px}}@media (min-width:992px){.page-banner>.container.flex-this{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.page-banner>.container.flex-this>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page-banner>.container.flex-this>.page-icon-wrap{-webkit-box-flex:1;-ms-flex:1 1 100px;flex:1 1 100px}}.page-banner .page-icon-wrap{max-width:100px;margin:0 auto 40px}@media (min-width:992px){.page-banner .page-icon-wrap{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-banner .page-icon-wrap img{max-width:100%;max-height:100px;width:auto;margin:0 auto;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media (min-width:992px){.page-banner .page-icon-wrap{padding-right:50px;-webkit-box-sizing:content-box;box-sizing:content-box}}.page-banner .page-icon-wrap+.page-banner-detailwrap{text-align:center}@media (min-width:992px){.page-banner .page-icon-wrap+.page-banner-detailwrap{text-align:left}}.page-banner .page-icon-wrap+.page-banner-detailwrap .breadcrumb{margin-top:20px}.page-banner .page-name{font-size:48px;font-weight:400;margin-bottom:0;margin-top:0}.page-banner .page-name+.breadcrumb{margin-top:15px}@media (min-width:768px){.page-banner .page-name+.breadcrumb{margin-top:35px}}.page-banner .breadcrumb{background-color:transparent;border-radius:0;font-size:18px;margin:0;padding:0}.page-banner .breadcrumb>li+li:before,.page-banner .breadcrumb>li>.selectedcrumb,.page-banner .breadcrumb>li>a{color:#FFF}.share-buttons{background-color:#FFF}.addthis_inline_follow_toolbox>div>p{display:none}.addthis_toolbox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:80px 0}.addthis_toolbox>a{background-color:#f2f2f2;border-radius:50%;height:50px;margin-bottom:30px!important;overflow:hidden;padding:0!important;width:50px!important}.addthis_toolbox>a:last-of-type{margin-bottom:0!important}.addthis_toolbox>a>span{height:100%!important;width:100%!important}.addthis_toolbox>a>span>svg{height:calc(100% - 10px)!important;margin:5px;width:calc(100% - 10px)!important}.event-district-ge {
	background-color: #bce8f1;
}

.menu-drawer .camping-hidden {display:none;}