/*!
 * 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 {
  *,
  *:before,
  *:after {
    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: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3,
  .eventlistview .summary.url {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3,
  .eventlistview .summary.url {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret,
  .postlistwrap .forumpostheader .marksent > .caret,
  .dropup > .postlistwrap .forumpostheader .marksent > .caret,
  .postlistwrap .forumpostheader .sendnotification > .caret,
  .dropup > .postlistwrap .forumpostheader .sendnotification > .caret,
  .forumview .forumnotify .fsubscribe2 > .caret,
  .dropup > .forumview .forumnotify .fsubscribe2 > .caret,
  .forumthreadview .forumnotify .fsubscribe2 > .caret,
  .dropup > .forumthreadview .forumnotify .fsubscribe2 > .caret,
  .editforumsubcriptions > .caret,
  .dropup > .editforumsubcriptions > .caret,
  .poll a[id$="_lnkEdit"] > .caret,
  .dropup > .poll a[id$="_lnkEdit"] > .caret,
  .poll [id*="_lnkNewPoll"] > .caret,
  .dropup > .poll [id*="_lnkNewPoll"] > .caret,
  .head .sitemenu > ul > li[class*="menu-btn"] > a > .caret,
  .dropup > .head .sitemenu > ul > li[class*="menu-btn"] > a > .caret {
    border-top-color: #000 !important;
  }
  .label,
  .tagslabel + .blogtags a {
    border: 1px solid #000;
  }
  .table,
  .forums table,
  .forumview table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th,
  .forums table td,
  .forums table th,
  .forumview table td,
  .forumview table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td,
  .forums table th,
  .forums table td,
  .forumview table th,
  .forumview table td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/Data/Sites/1/skins/Scout-NorthStar/../fonts/glyphicons-halflings-regular.eot");
  src: url("/Data/Sites/1/skins/Scout-NorthStar/../fonts/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("/Data/Sites/1/skins/Scout-NorthStar/../fonts/glyphicons-halflings-regular.woff2") format('woff2'), url("/Data/Sites/1/skins/Scout-NorthStar/../fonts/glyphicons-halflings-regular.woff") format('woff'), url("/Data/Sites/1/skins/Scout-NorthStar/../fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("/Data/Sites/1/skins/Scout-NorthStar/../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-euro:before,
.glyphicon-eur: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;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.48857143;
  color: #73797d;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4daf4e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #367a36;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.fthumbs img,
.gallerylist .galleryitem > a > img,
.fthumbs img > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.48857143;
  background-color: #fff;
  border: 1px solid #dbe9f2;
  border-radius: 4px;
  -webkit-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: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #dbe9f2;
}
.sr-only,
.forumlist .forumview-desc,
.forumview .forumlist-desc,
.forumeditpost .forumlist-desc,
.pagebody.registerpage [id$="_pnlSubscribe"] .letterlist,
.pagebody.registerpage [id$="_pnlSubscribe"] .emailformat {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.blogitem .subtitle,
.commenteditpanel legend label,
.ec-title td:nth-child(2),
.eventcalheader td:nth-child(2),
.eventcalheader td:nth-child(2) h3,
.eventlistview .summary.url,
.commenteditpanel legend .operationheading,
.commenteditpanel legend .addcontent > strong,
.commenteditpanel legend .settinglabel,
.commenteditpanel legend .survey label,
.commenteditpanel legend .survey .operationheading,
.commenteditpanel legend .survey .addcontent > strong {
  font-family: "Cormorant SC", "Times New Roman", Georgia, Times, serif;
  font-weight: 400;
  line-height: 1.2;
  color: #1b3545;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small,
.blogitem .subtitle small,
.blogitem .subtitle .small {
  font-weight: normal;
  line-height: 1;
  color: #a1b8c6;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
.commenteditpanel legend label,
.ec-title td:nth-child(2),
.eventcalheader td:nth-child(2),
.eventcalheader td:nth-child(2) h3,
.eventlistview .summary.url,
.commenteditpanel legend .operationheading,
.commenteditpanel legend .addcontent > strong,
.commenteditpanel legend .settinglabel,
.commenteditpanel legend .survey label,
.commenteditpanel legend .survey .operationheading,
.commenteditpanel legend .survey .addcontent > strong {
  margin-top: 23px;
  margin-bottom: 11.5px;
}
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,
.h4,
h5,
.h5,
h6,
.h6,
.blogitem .subtitle {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small,
.blogitem .subtitle small,
.blogitem .subtitle .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 50px;
}
h2,
.h2,
.ec-title td:nth-child(2),
.eventcalheader td:nth-child(2),
.eventcalheader td:nth-child(2) h3 {
  font-size: 48px;
}
h3,
.h3,
.commenteditpanel legend label,
.eventlistview .summary.url,
.commenteditpanel legend .operationheading,
.commenteditpanel legend .addcontent > strong,
.commenteditpanel legend .settinglabel,
.commenteditpanel legend .survey label,
.commenteditpanel legend .survey .operationheading,
.commenteditpanel legend .survey .addcontent > strong {
  font-size: 36px;
}
h4,
.h4,
.blogitem .subtitle {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 11.5px;
}
.lead {
  margin-bottom: 23px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark,
.searchterm {
  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: #a1b8c6;
}
.text-primary {
  color: #1b3545;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0d1920;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger,
[id*="PasswordRecovery"][id*="FailureText"] {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #1b3545;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0d1920;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #dbe9f2;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled,
ul.simplelist,
ul.blognav,
ol.searchresultlist,
ol.formlist,
ul.userstats,
ul.yui-nav,
.formwizlist > ul,
.buttoncontainer > ul,
.pagetree ul.treecommands {
  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: 23px;
}
dt,
dd {
  line-height: 1.48857143;
}
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[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a1b8c6;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 20px;
  border-left: 5px solid #dbe9f2;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.48857143;
  color: #a1b8c6;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #dbe9f2;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.48857143;
}
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: #73797d;
  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: 11px;
  margin: 0 0 11.5px;
  font-size: 15px;
  line-height: 1.48857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #313f4b;
  background-color: #e9eff3;
  border: 1px solid #a1b8c6;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.top-pane .panelwrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .container,
  .top-pane .panelwrapper {
    width: 770px;
  }
}
@media (min-width: 992px) {
  .container,
  .top-pane .panelwrapper {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  .container,
  .top-pane .panelwrapper {
    width: 1190px;
  }
}
@media (min-width: 1600px) {
  .container,
  .top-pane .panelwrapper {
    width: 1570px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
}
.row,
.fileoperations,
.fileselection {
  margin-left: -25px;
  margin-right: -25px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xl-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-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: #a1b8c6;
  text-align: left;
}
th {
  text-align: left;
}
.table,
.forums table,
.forumview table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.forums table > thead > tr > th,
.forums table > tbody > tr > th,
.forums table > tfoot > tr > th,
.forums table > thead > tr > td,
.forums table > tbody > tr > td,
.forums table > tfoot > tr > td,
.forumview table > thead > tr > th,
.forumview table > tbody > tr > th,
.forumview table > tfoot > tr > th,
.forumview table > thead > tr > td,
.forumview table > tbody > tr > td,
.forumview table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.48857143;
  vertical-align: top;
  border-top: 1px solid #dbe9f2;
}
.table > thead > tr > th,
.forums table > thead > tr > th,
.forumview table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dbe9f2;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td,
.forums table > caption + thead > tr:first-child > th,
.forums table > colgroup + thead > tr:first-child > th,
.forums table > thead:first-child > tr:first-child > th,
.forums table > caption + thead > tr:first-child > td,
.forums table > colgroup + thead > tr:first-child > td,
.forums table > thead:first-child > tr:first-child > td,
.forumview table > caption + thead > tr:first-child > th,
.forumview table > colgroup + thead > tr:first-child > th,
.forumview table > thead:first-child > tr:first-child > th,
.forumview table > caption + thead > tr:first-child > td,
.forumview table > colgroup + thead > tr:first-child > td,
.forumview table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody,
.forums table > tbody + tbody,
.forumview table > tbody + tbody {
  border-top: 2px solid #dbe9f2;
}
.table .table,
.forums table .forums table,
.forumview table .forumview table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td,
.forums table > thead > tr > th,
.forums table > tbody > tr > th,
.forums table > tfoot > tr > th,
.forums table > thead > tr > td,
.forums table > tbody > tr > td,
.forums table > tfoot > tr > td,
.forumview table > thead > tr > th,
.forumview table > tbody > tr > th,
.forumview table > tfoot > tr > th,
.forumview table > thead > tr > td,
.forumview table > tbody > tr > td,
.forumview table > tfoot > tr > td {
  padding: 5px;
}
.table-bordered,
.forums table,
.forumview table {
  border: 1px solid #dbe9f2;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td,
.forums table > thead > tr > th,
.forums table > tbody > tr > th,
.forums table > tfoot > tr > th,
.forums table > thead > tr > td,
.forums table > tbody > tr > td,
.forums table > tfoot > tr > td,
.forumview table > thead > tr > th,
.forumview table > tbody > tr > th,
.forumview table > tfoot > tr > th,
.forumview table > thead > tr > td,
.forumview table > tbody > tr > td,
.forumview table > tfoot > tr > td {
  border: 1px solid #dbe9f2;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.forums table > thead > tr > th,
.forums table > thead > tr > td,
.forumview table > thead > tr > th,
.forumview table > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd),
.forums table > tbody > tr:nth-of-type(odd),
.forumview table > tbody > tr:nth-of-type(odd) {
  background-color: #e9eff3;
}
.table-hover > tbody > tr:hover {
  background-color: #e9eff3;
}
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;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th,
.forums table > thead > tr > td.active,
.forums table > tbody > tr > td.active,
.forums table > tfoot > tr > td.active,
.forums table > thead > tr > th.active,
.forums table > tbody > tr > th.active,
.forums table > tfoot > tr > th.active,
.forums table > thead > tr.active > td,
.forums table > tbody > tr.active > td,
.forums table > tfoot > tr.active > td,
.forums table > thead > tr.active > th,
.forums table > tbody > tr.active > th,
.forums table > tfoot > tr.active > th,
.forumview table > thead > tr > td.active,
.forumview table > tbody > tr > td.active,
.forumview table > tfoot > tr > td.active,
.forumview table > thead > tr > th.active,
.forumview table > tbody > tr > th.active,
.forumview table > tfoot > tr > th.active,
.forumview table > thead > tr.active > td,
.forumview table > tbody > tr.active > td,
.forumview table > tfoot > tr.active > td,
.forumview table > thead > tr.active > th,
.forumview table > tbody > tr.active > th,
.forumview table > tfoot > tr.active > th {
  background-color: #e9eff3;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #d9e3ea;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th,
.forums table > thead > tr > td.success,
.forums table > tbody > tr > td.success,
.forums table > tfoot > tr > td.success,
.forums table > thead > tr > th.success,
.forums table > tbody > tr > th.success,
.forums table > tfoot > tr > th.success,
.forums table > thead > tr.success > td,
.forums table > tbody > tr.success > td,
.forums table > tfoot > tr.success > td,
.forums table > thead > tr.success > th,
.forums table > tbody > tr.success > th,
.forums table > tfoot > tr.success > th,
.forumview table > thead > tr > td.success,
.forumview table > tbody > tr > td.success,
.forumview table > tfoot > tr > td.success,
.forumview table > thead > tr > th.success,
.forumview table > tbody > tr > th.success,
.forumview table > tfoot > tr > th.success,
.forumview table > thead > tr.success > td,
.forumview table > tbody > tr.success > td,
.forumview table > tfoot > tr.success > td,
.forumview table > thead > tr.success > th,
.forumview table > tbody > tr.success > th,
.forumview table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th,
.forums table > thead > tr > td.info,
.forums table > tbody > tr > td.info,
.forums table > tfoot > tr > td.info,
.forums table > thead > tr > th.info,
.forums table > tbody > tr > th.info,
.forums table > tfoot > tr > th.info,
.forums table > thead > tr.info > td,
.forums table > tbody > tr.info > td,
.forums table > tfoot > tr.info > td,
.forums table > thead > tr.info > th,
.forums table > tbody > tr.info > th,
.forums table > tfoot > tr.info > th,
.forumview table > thead > tr > td.info,
.forumview table > tbody > tr > td.info,
.forumview table > tfoot > tr > td.info,
.forumview table > thead > tr > th.info,
.forumview table > tbody > tr > th.info,
.forumview table > tfoot > tr > th.info,
.forumview table > thead > tr.info > td,
.forumview table > tbody > tr.info > td,
.forumview table > tfoot > tr.info > td,
.forumview table > thead > tr.info > th,
.forumview table > tbody > tr.info > th,
.forumview table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th,
.forums table > thead > tr > td.warning,
.forums table > tbody > tr > td.warning,
.forums table > tfoot > tr > td.warning,
.forums table > thead > tr > th.warning,
.forums table > tbody > tr > th.warning,
.forums table > tfoot > tr > th.warning,
.forums table > thead > tr.warning > td,
.forums table > tbody > tr.warning > td,
.forums table > tfoot > tr.warning > td,
.forums table > thead > tr.warning > th,
.forums table > tbody > tr.warning > th,
.forums table > tfoot > tr.warning > th,
.forumview table > thead > tr > td.warning,
.forumview table > tbody > tr > td.warning,
.forumview table > tfoot > tr > td.warning,
.forumview table > thead > tr > th.warning,
.forumview table > tbody > tr > th.warning,
.forumview table > tfoot > tr > th.warning,
.forumview table > thead > tr.warning > td,
.forumview table > tbody > tr.warning > td,
.forumview table > tfoot > tr.warning > td,
.forumview table > thead > tr.warning > th,
.forumview table > tbody > tr.warning > th,
.forumview table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th,
.forums table > thead > tr > td.danger,
.forums table > tbody > tr > td.danger,
.forums table > tfoot > tr > td.danger,
.forums table > thead > tr > th.danger,
.forums table > tbody > tr > th.danger,
.forums table > tfoot > tr > th.danger,
.forums table > thead > tr.danger > td,
.forums table > tbody > tr.danger > td,
.forums table > tfoot > tr.danger > td,
.forums table > thead > tr.danger > th,
.forums table > tbody > tr.danger > th,
.forums table > tfoot > tr.danger > th,
.forumview table > thead > tr > td.danger,
.forumview table > tbody > tr > td.danger,
.forumview table > tfoot > tr > td.danger,
.forumview table > thead > tr > th.danger,
.forumview table > tbody > tr > th.danger,
.forumview table > tfoot > tr > th.danger,
.forumview table > thead > tr.danger > td,
.forumview table > tbody > tr.danger > td,
.forumview table > tfoot > tr.danger > td,
.forumview table > thead > tr.danger > th,
.forumview table > tbody > tr.danger > th,
.forumview table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dbe9f2;
  }
  .table-responsive > .table,
  .table-responsive > .forums table,
  .table-responsive > .forumview table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .forums table > thead > tr > th,
  .table-responsive > .forums table > tbody > tr > th,
  .table-responsive > .forums table > tfoot > tr > th,
  .table-responsive > .forums table > thead > tr > td,
  .table-responsive > .forums table > tbody > tr > td,
  .table-responsive > .forums table > tfoot > tr > td,
  .table-responsive > .forumview table > thead > tr > th,
  .table-responsive > .forumview table > tbody > tr > th,
  .table-responsive > .forumview table > tfoot > tr > th,
  .table-responsive > .forumview table > thead > tr > td,
  .table-responsive > .forumview table > tbody > tr > td,
  .table-responsive > .forumview table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered,
  .table-responsive > .forums table,
  .table-responsive > .forumview table {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .forums table > thead > tr > th:first-child,
  .table-responsive > .forums table > tbody > tr > th:first-child,
  .table-responsive > .forums table > tfoot > tr > th:first-child,
  .table-responsive > .forums table > thead > tr > td:first-child,
  .table-responsive > .forums table > tbody > tr > td:first-child,
  .table-responsive > .forums table > tfoot > tr > td:first-child,
  .table-responsive > .forumview table > thead > tr > th:first-child,
  .table-responsive > .forumview table > tbody > tr > th:first-child,
  .table-responsive > .forumview table > tfoot > tr > th:first-child,
  .table-responsive > .forumview table > thead > tr > td:first-child,
  .table-responsive > .forumview table > tbody > tr > td:first-child,
  .table-responsive > .forumview table > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .forums table > thead > tr > th:last-child,
  .table-responsive > .forums table > tbody > tr > th:last-child,
  .table-responsive > .forums table > tfoot > tr > th:last-child,
  .table-responsive > .forums table > thead > tr > td:last-child,
  .table-responsive > .forums table > tbody > tr > td:last-child,
  .table-responsive > .forums table > tfoot > tr > td:last-child,
  .table-responsive > .forumview table > thead > tr > th:last-child,
  .table-responsive > .forumview table > tbody > tr > th:last-child,
  .table-responsive > .forumview table > tfoot > tr > th:last-child,
  .table-responsive > .forumview table > thead > tr > td:last-child,
  .table-responsive > .forumview table > tbody > tr > td:last-child,
  .table-responsive > .forumview table > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .forums table > tbody > tr:last-child > th,
  .table-responsive > .forums table > tfoot > tr:last-child > th,
  .table-responsive > .forums table > tbody > tr:last-child > td,
  .table-responsive > .forums table > tfoot > tr:last-child > td,
  .table-responsive > .forumview table > tbody > tr:last-child > th,
  .table-responsive > .forumview table > tfoot > tr:last-child > th,
  .table-responsive > .forumview table > tbody > tr:last-child > td,
  .table-responsive > .forumview table > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 24px;
  line-height: inherit;
  color: #313f4b;
  border: 0;
  border-bottom: 1px solid #dbe9f2;
}
label,
.operationheading,
.addcontent > strong,
.settinglabel,
.survey label,
.survey .operationheading,
.survey .addcontent > strong {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.48857143;
  color: #73797d;
}
.form-control,
select.forminput,
input[type="text"].forminput {
  display: block;
  width: 100%;
  height: 41px;
  padding: 8px 14px;
  font-size: 16px;
  line-height: 1.48857143;
  color: #73797d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #a1b8c6;
  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;
  -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;
}
.form-control:focus,
select.forminput:focus,
input[type="text"].forminput:focus {
  border-color: #6ebbfe;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 187, 254, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 187, 254, 0.6);
}
.form-control::-moz-placeholder,
select.forminput::-moz-placeholder,
input[type="text"].forminput::-moz-placeholder {
  color: #a1b8c6;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
select.forminput:-ms-input-placeholder,
input[type="text"].forminput:-ms-input-placeholder {
  color: #a1b8c6;
}
.form-control::-webkit-input-placeholder,
select.forminput::-webkit-input-placeholder,
input[type="text"].forminput::-webkit-input-placeholder {
  color: #a1b8c6;
}
.form-control::-ms-expand,
select.forminput::-ms-expand,
input[type="text"].forminput::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
select.forminput[disabled],
select.forminput[readonly],
fieldset[disabled] select.forminput,
input[type="text"].forminput[disabled],
input[type="text"].forminput[readonly],
fieldset[disabled] input[type="text"].forminput,
.auto-complete + .form-control,
.auto-complete + select.forminput,
.auto-complete + input[type="text"].forminput {
  background-color: #dbe9f2;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control,
select.forminput[disabled],
fieldset[disabled] select.forminput,
input[type="text"].forminput[disabled],
fieldset[disabled] input[type="text"].forminput,
.auto-complete + .form-control,
.auto-complete + select.forminput,
.auto-complete + input[type="text"].forminput {
  cursor: not-allowed;
}
textarea.form-control,
textareaselect.forminput,
textareainput[type="text"].forminput {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="date"]select.forminput,
  input[type="time"]select.forminput,
  input[type="datetime-local"]select.forminput,
  input[type="month"]select.forminput,
  input[type="date"]input[type="text"].forminput,
  input[type="time"]input[type="text"].forminput,
  input[type="datetime-local"]input[type="text"].forminput,
  input[type="month"]input[type="text"].forminput {
    line-height: 41px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group,
.settingrow,
.ui-widget,
.pagelayout-buttons,
[id*="_divRole"],
.modulepager,
.gmap,
.uploadcontainer,
[id*="pnlNewFolder"],
[id*="_pnlLookup"],
.logolist,
.memberlist .modulesubtitle {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label,
.radio .operationheading,
.checkbox .operationheading,
.radio .addcontent > strong,
.checkbox .addcontent > strong,
.radio .settinglabel,
.checkbox .settinglabel,
.radio .survey label,
.checkbox .survey label,
.radio .survey .operationheading,
.checkbox .survey .operationheading,
.radio .survey .addcontent > strong,
.checkbox .survey .addcontent > strong {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.rbroles input[type="radio"],
.rbroles input[type="checkbox"],
.box-inline li input[type="radio"],
.box-inline li input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline,
.rbroles,
.box-inline li {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline,
.box-inline li + li {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label,
.radio.disabled .operationheading,
.checkbox.disabled .operationheading,
fieldset[disabled] .radio .operationheading,
fieldset[disabled] .checkbox .operationheading,
.radio.disabled .addcontent > strong,
.checkbox.disabled .addcontent > strong,
fieldset[disabled] .radio .addcontent > strong,
fieldset[disabled] .checkbox .addcontent > strong,
.radio.disabled .settinglabel,
.checkbox.disabled .settinglabel,
fieldset[disabled] .radio .settinglabel,
fieldset[disabled] .checkbox .settinglabel,
.radio.disabled .survey label,
.checkbox.disabled .survey label,
fieldset[disabled] .radio .survey label,
fieldset[disabled] .checkbox .survey label,
.radio.disabled .survey .operationheading,
.checkbox.disabled .survey .operationheading,
fieldset[disabled] .radio .survey .operationheading,
fieldset[disabled] .checkbox .survey .operationheading,
.radio.disabled .survey .addcontent > strong,
.checkbox.disabled .survey .addcontent > strong,
fieldset[disabled] .radio .survey .addcontent > strong,
fieldset[disabled] .checkbox .survey .addcontent > strong {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 39px;
}
.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;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control,
.form-group-sm select.forminput,
.form-group-sm input[type="text"].forminput {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control,
.form-group-sm selectselect.forminput,
.form-group-sm selectinput[type="text"].forminput {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control,
.form-group-sm textareaselect.forminput,
.form-group-sm select[multiple]select.forminput,
.form-group-sm textareainput[type="text"].forminput,
.form-group-sm select[multiple]input[type="text"].forminput {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 37px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control,
.form-group-lg select.forminput,
.form-group-lg input[type="text"].forminput {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333;
  border-radius: 6px;
}
.form-group-lg select.form-control,
.form-group-lg selectselect.forminput,
.form-group-lg selectinput[type="text"].forminput {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control,
.form-group-lg textareaselect.forminput,
.form-group-lg select[multiple]select.forminput,
.form-group-lg textareainput[type="text"].forminput,
.form-group-lg select[multiple]input[type="text"].forminput {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 43px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control,
.has-feedback select.forminput,
.has-feedback input[type="text"].forminput {
  padding-right: 51.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg select.forminput + .form-control-feedback,
.form-group-lg input[type="text"].forminput + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm select.forminput + .form-control-feedback,
.form-group-sm input[type="text"].forminput + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label,
.has-success.radio .operationheading,
.has-success.checkbox .operationheading,
.has-success.radio-inline .operationheading,
.has-success.checkbox-inline .operationheading,
.has-success.radio .addcontent > strong,
.has-success.checkbox .addcontent > strong,
.has-success.radio-inline .addcontent > strong,
.has-success.checkbox-inline .addcontent > strong,
.has-success.radio .settinglabel,
.has-success.checkbox .settinglabel,
.has-success.radio-inline .settinglabel,
.has-success.checkbox-inline .settinglabel,
.has-success.radio .survey label,
.has-success.checkbox .survey label,
.has-success.radio-inline .survey label,
.has-success.checkbox-inline .survey label,
.has-success.radio .survey .operationheading,
.has-success.checkbox .survey .operationheading,
.has-success.radio-inline .survey .operationheading,
.has-success.checkbox-inline .survey .operationheading,
.has-success.radio .survey .addcontent > strong,
.has-success.checkbox .survey .addcontent > strong,
.has-success.radio-inline .survey .addcontent > strong,
.has-success.checkbox-inline .survey .addcontent > strong {
  color: #3c763d;
}
.has-success .form-control,
.has-success select.forminput,
.has-success input[type="text"].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 .form-control:focus,
.has-success select.forminput:focus,
.has-success input[type="text"].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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label,
.has-warning.radio .operationheading,
.has-warning.checkbox .operationheading,
.has-warning.radio-inline .operationheading,
.has-warning.checkbox-inline .operationheading,
.has-warning.radio .addcontent > strong,
.has-warning.checkbox .addcontent > strong,
.has-warning.radio-inline .addcontent > strong,
.has-warning.checkbox-inline .addcontent > strong,
.has-warning.radio .settinglabel,
.has-warning.checkbox .settinglabel,
.has-warning.radio-inline .settinglabel,
.has-warning.checkbox-inline .settinglabel,
.has-warning.radio .survey label,
.has-warning.checkbox .survey label,
.has-warning.radio-inline .survey label,
.has-warning.checkbox-inline .survey label,
.has-warning.radio .survey .operationheading,
.has-warning.checkbox .survey .operationheading,
.has-warning.radio-inline .survey .operationheading,
.has-warning.checkbox-inline .survey .operationheading,
.has-warning.radio .survey .addcontent > strong,
.has-warning.checkbox .survey .addcontent > strong,
.has-warning.radio-inline .survey .addcontent > strong,
.has-warning.checkbox-inline .survey .addcontent > strong {
  color: #8a6d3b;
}
.has-warning .form-control,
.has-warning select.forminput,
.has-warning input[type="text"].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 .form-control:focus,
.has-warning select.forminput:focus,
.has-warning input[type="text"].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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.has-error.radio .operationheading,
.has-error.checkbox .operationheading,
.has-error.radio-inline .operationheading,
.has-error.checkbox-inline .operationheading,
.has-error.radio .addcontent > strong,
.has-error.checkbox .addcontent > strong,
.has-error.radio-inline .addcontent > strong,
.has-error.checkbox-inline .addcontent > strong,
.has-error.radio .settinglabel,
.has-error.checkbox .settinglabel,
.has-error.radio-inline .settinglabel,
.has-error.checkbox-inline .settinglabel,
.has-error.radio .survey label,
.has-error.checkbox .survey label,
.has-error.radio-inline .survey label,
.has-error.checkbox-inline .survey label,
.has-error.radio .survey .operationheading,
.has-error.checkbox .survey .operationheading,
.has-error.radio-inline .survey .operationheading,
.has-error.checkbox-inline .survey .operationheading,
.has-error.radio .survey .addcontent > strong,
.has-error.checkbox .survey .addcontent > strong,
.has-error.radio-inline .survey .addcontent > strong,
.has-error.checkbox-inline .survey .addcontent > strong {
  color: #a94442;
}
.has-error .form-control,
.has-error select.forminput,
.has-error input[type="text"].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 .form-control:focus,
.has-error select.forminput:focus,
.has-error input[type="text"].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 label ~ .form-control-feedback,
.has-feedback .operationheading ~ .form-control-feedback,
.has-feedback .addcontent > strong ~ .form-control-feedback,
.has-feedback .settinglabel ~ .form-control-feedback,
.has-feedback .survey label ~ .form-control-feedback,
.has-feedback .survey .operationheading ~ .form-control-feedback,
.has-feedback .survey .addcontent > strong ~ .form-control-feedback {
  top: 28px;
}
.has-feedback label.sr-only ~ .form-control-feedback,
.has-feedback .operationheading.sr-only ~ .form-control-feedback,
.has-feedback .addcontent > strong.sr-only ~ .form-control-feedback,
.has-feedback .settinglabel.sr-only ~ .form-control-feedback,
.has-feedback label.forumlist .forumview-desc ~ .form-control-feedback,
.has-feedback label.forumview .forumlist-desc ~ .form-control-feedback,
.has-feedback label.forumeditpost .forumlist-desc ~ .form-control-feedback,
.has-feedback label.pagebody.registerpage [id$="_pnlSubscribe"] .letterlist ~ .form-control-feedback,
.has-feedback label.pagebody.registerpage [id$="_pnlSubscribe"] .emailformat ~ .form-control-feedback,
.has-feedback .survey label.sr-only ~ .form-control-feedback,
.has-feedback .survey .operationheading.sr-only ~ .form-control-feedback,
.has-feedback .survey .addcontent > strong.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b5b8bb;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .form-inline select.forminput,
  .form-inline input[type="text"].forminput {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .wrapsearchinput > .searchpanel {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group select.forminput,
  .form-inline .input-group input[type="text"].forminput,
  .form-inline .wrapsearchinput > .searchpanel .input-group-addon,
  .form-inline .wrapsearchinput > .searchpanel .input-group-btn,
  .form-inline .wrapsearchinput > .searchpanel .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .form-inline .input-group > select.forminput,
  .form-inline .input-group > input[type="text"].forminput,
  .form-inline .wrapsearchinput > .searchpanel > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label,
  .form-inline .radio .operationheading,
  .form-inline .checkbox .operationheading,
  .form-inline .radio .addcontent > strong,
  .form-inline .checkbox .addcontent > strong,
  .form-inline .radio .settinglabel,
  .form-inline .checkbox .settinglabel,
  .form-inline .radio .survey label,
  .form-inline .checkbox .survey label,
  .form-inline .radio .survey .operationheading,
  .form-inline .checkbox .survey .operationheading,
  .form-inline .radio .survey .addcontent > strong,
  .form-inline .checkbox .survey .addcontent > strong {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline,
.form-horizontal .box-inline li {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .box-inline li {
  min-height: 32px;
}
.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: 9px;
  }
}
.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;
  }
}
.btn,
.newpost,
.newthread,
.ec-next-prev a,
.buttonlink,
[id*="_btnRename"],
[id*="_LinkButton2"],
.fileinput-button,
.uploadfilelist .ui-button,
.poll [id*="_btnRemoveCurrent"],
.poll [id*="_btnChoose"],
.poll [id*="_btnCopyToNewPoll"],
.poll [id*="_lnkEdit"],
.poll [id*="_lnkNewPoll"],
.survey [id*="_btnNewQuestion"],
.survey [id*="_lnkAddNew"],
.SiteSearch [type="submit"],
.addnewtemplate > a[id*="_lnkAddNew"],
[id*="_btnGridDelete"],
[id*="_btnGridUpdate"],
[id*="_btnGridCancel"],
.ui-datepicker-trigger,
.operationpanel [id="btnSubmit"],
#pnlNewFolder [id="btnNewFolder"],
[id*="PasswordRecovery"][id*="SubmitButton"],
.createuserbutton,
[id*="_grdHistory"][id*="_btnDelete"],
[id*="_grdHistory"][id*="_btnRestoreToEditor"],
.ui-datepicker-trigger,
.eventNextPrevious,
.search-button,
.postlistwrap .forumpostheader .marksent,
.postlistwrap .forumpostheader .sendnotification,
.forumview .forumnotify .fsubscribe2,
.forumthreadview .forumnotify .fsubscribe2,
.editforumsubcriptions,
.poll a[id$="_lnkEdit"],
.poll [id*="_lnkNewPoll"],
.head .sitemenu > ul > li[class*="menu-btn"] > a {
  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: 8px 14px;
  font-size: 16px;
  line-height: 1.48857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.newpost:focus,
.newthread:focus,
.ec-next-prev a:focus,
.buttonlink:focus,
[id*="_btnRename"]:focus,
[id*="_LinkButton2"]:focus,
.fileinput-button:focus,
.uploadfilelist .ui-button:focus,
.poll [id*="_btnRemoveCurrent"]:focus,
.poll [id*="_btnChoose"]:focus,
.poll [id*="_btnCopyToNewPoll"]:focus,
.poll [id*="_lnkEdit"]:focus,
.poll [id*="_lnkNewPoll"]:focus,
.survey [id*="_btnNewQuestion"]:focus,
.survey [id*="_lnkAddNew"]:focus,
.SiteSearch [type="submit"]:focus,
.addnewtemplate > a[id*="_lnkAddNew"]:focus,
[id*="_btnGridDelete"]:focus,
[id*="_btnGridUpdate"]:focus,
[id*="_btnGridCancel"]:focus,
.ui-datepicker-trigger:focus,
.operationpanel [id="btnSubmit"]:focus,
#pnlNewFolder [id="btnNewFolder"]:focus,
[id*="PasswordRecovery"][id*="SubmitButton"]:focus,
.createuserbutton:focus,
[id*="_grdHistory"][id*="_btnDelete"]:focus,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:focus,
.ui-datepicker-trigger:focus,
.eventNextPrevious:focus,
.search-button:focus,
.newpost:active:focus,
.newthread:active:focus,
.ec-next-prev a:active:focus,
.buttonlink:active:focus,
[id*="_btnRename"]:active:focus,
[id*="_LinkButton2"]:active:focus,
.fileinput-button:active:focus,
.uploadfilelist .ui-button:active:focus,
.poll [id*="_btnRemoveCurrent"]:active:focus,
.poll [id*="_btnChoose"]:active:focus,
.poll [id*="_btnCopyToNewPoll"]:active:focus,
.poll [id*="_lnkEdit"]:active:focus,
.poll [id*="_lnkNewPoll"]:active:focus,
.survey [id*="_btnNewQuestion"]:active:focus,
.survey [id*="_lnkAddNew"]:active:focus,
.SiteSearch [type="submit"]:active:focus,
.addnewtemplate > a[id*="_lnkAddNew"]:active:focus,
[id*="_btnGridDelete"]:active:focus,
[id*="_btnGridUpdate"]:active:focus,
[id*="_btnGridCancel"]:active:focus,
.ui-datepicker-trigger:active:focus,
.operationpanel [id="btnSubmit"]:active:focus,
#pnlNewFolder [id="btnNewFolder"]:active:focus,
[id*="PasswordRecovery"][id*="SubmitButton"]:active:focus,
.createuserbutton:active:focus,
[id*="_grdHistory"][id*="_btnDelete"]:active:focus,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:active:focus,
.ui-datepicker-trigger:active:focus,
.eventNextPrevious:active:focus,
.search-button:active:focus,
.postlistwrap .forumpostheader .marksent: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 .sendnotification: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,
.forumview .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,
.forumthreadview .forumnotify .fsubscribe2: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,
.editforumsubcriptions:focus,
.editforumsubcriptions:active:focus,
.editforumsubcriptions.active:focus,
.editforumsubcriptions.focus,
.editforumsubcriptions:active.focus,
.editforumsubcriptions.active.focus,
.poll a[id$="_lnkEdit"]:focus,
.poll a[id$="_lnkEdit"]:active:focus,
.poll a[id$="_lnkEdit"].active:focus,
.poll a[id$="_lnkEdit"].focus,
.poll a[id$="_lnkEdit"]:active.focus,
.poll a[id$="_lnkEdit"].active.focus,
.poll [id*="_lnkNewPoll"]:focus,
.poll [id*="_lnkNewPoll"]:active:focus,
.poll [id*="_lnkNewPoll"].active:focus,
.poll [id*="_lnkNewPoll"].focus,
.poll [id*="_lnkNewPoll"]:active.focus,
.poll [id*="_lnkNewPoll"].active.focus,
.head .sitemenu > ul > li[class*="menu-btn"] > a:focus,
.head .sitemenu > ul > li[class*="menu-btn"] > a:active:focus,
.head .sitemenu > ul > li[class*="menu-btn"] > a.active:focus,
.head .sitemenu > ul > li[class*="menu-btn"] > a.focus,
.head .sitemenu > ul > li[class*="menu-btn"] > a:active.focus,
.head .sitemenu > ul > li[class*="menu-btn"] > a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus,
.newpost:hover,
.newthread:hover,
.ec-next-prev a:hover,
.buttonlink:hover,
[id*="_btnRename"]:hover,
[id*="_LinkButton2"]:hover,
.fileinput-button:hover,
.uploadfilelist .ui-button:hover,
.poll [id*="_btnRemoveCurrent"]:hover,
.poll [id*="_btnChoose"]:hover,
.poll [id*="_btnCopyToNewPoll"]:hover,
.poll [id*="_lnkEdit"]:hover,
.poll [id*="_lnkNewPoll"]:hover,
.survey [id*="_btnNewQuestion"]:hover,
.survey [id*="_lnkAddNew"]:hover,
.SiteSearch [type="submit"]:hover,
.addnewtemplate > a[id*="_lnkAddNew"]:hover,
[id*="_btnGridDelete"]:hover,
[id*="_btnGridUpdate"]:hover,
[id*="_btnGridCancel"]:hover,
.ui-datepicker-trigger:hover,
.operationpanel [id="btnSubmit"]:hover,
#pnlNewFolder [id="btnNewFolder"]:hover,
[id*="PasswordRecovery"][id*="SubmitButton"]:hover,
.createuserbutton:hover,
[id*="_grdHistory"][id*="_btnDelete"]:hover,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:hover,
.ui-datepicker-trigger:hover,
.eventNextPrevious:hover,
.search-button:hover,
.newpost:focus,
.newthread:focus,
.ec-next-prev a:focus,
.buttonlink:focus,
[id*="_btnRename"]:focus,
[id*="_LinkButton2"]:focus,
.fileinput-button:focus,
.uploadfilelist .ui-button:focus,
.poll [id*="_btnRemoveCurrent"]:focus,
.poll [id*="_btnChoose"]:focus,
.poll [id*="_btnCopyToNewPoll"]:focus,
.poll [id*="_lnkEdit"]:focus,
.poll [id*="_lnkNewPoll"]:focus,
.survey [id*="_btnNewQuestion"]:focus,
.survey [id*="_lnkAddNew"]:focus,
.SiteSearch [type="submit"]:focus,
.addnewtemplate > a[id*="_lnkAddNew"]:focus,
[id*="_btnGridDelete"]:focus,
[id*="_btnGridUpdate"]:focus,
[id*="_btnGridCancel"]:focus,
.ui-datepicker-trigger:focus,
.operationpanel [id="btnSubmit"]:focus,
#pnlNewFolder [id="btnNewFolder"]:focus,
[id*="PasswordRecovery"][id*="SubmitButton"]:focus,
.createuserbutton:focus,
[id*="_grdHistory"][id*="_btnDelete"]:focus,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:focus,
.ui-datepicker-trigger:focus,
.eventNextPrevious:focus,
.search-button:focus,
.postlistwrap .forumpostheader .marksent:hover,
.postlistwrap .forumpostheader .marksent:focus,
.postlistwrap .forumpostheader .marksent.focus,
.postlistwrap .forumpostheader .sendnotification:hover,
.postlistwrap .forumpostheader .sendnotification:focus,
.postlistwrap .forumpostheader .sendnotification.focus,
.forumview .forumnotify .fsubscribe2:hover,
.forumview .forumnotify .fsubscribe2:focus,
.forumview .forumnotify .fsubscribe2.focus,
.forumthreadview .forumnotify .fsubscribe2:hover,
.forumthreadview .forumnotify .fsubscribe2:focus,
.forumthreadview .forumnotify .fsubscribe2.focus,
.editforumsubcriptions:hover,
.editforumsubcriptions:focus,
.editforumsubcriptions.focus,
.poll a[id$="_lnkEdit"]:hover,
.poll a[id$="_lnkEdit"]:focus,
.poll a[id$="_lnkEdit"].focus,
.poll [id*="_lnkNewPoll"]:hover,
.poll [id*="_lnkNewPoll"]:focus,
.poll [id*="_lnkNewPoll"].focus,
.head .sitemenu > ul > li[class*="menu-btn"] > a:hover,
.head .sitemenu > ul > li[class*="menu-btn"] > a:focus,
.head .sitemenu > ul > li[class*="menu-btn"] > a.focus {
  color: #73797d;
  text-decoration: none;
}
.btn:active,
.btn.active,
.newpost:active,
.newthread:active,
.ec-next-prev a:active,
.buttonlink:active,
[id*="_btnRename"]:active,
[id*="_LinkButton2"]:active,
.fileinput-button:active,
.uploadfilelist .ui-button:active,
.poll [id*="_btnRemoveCurrent"]:active,
.poll [id*="_btnChoose"]:active,
.poll [id*="_btnCopyToNewPoll"]:active,
.poll [id*="_lnkEdit"]:active,
.poll [id*="_lnkNewPoll"]:active,
.survey [id*="_btnNewQuestion"]:active,
.survey [id*="_lnkAddNew"]:active,
.SiteSearch [type="submit"]:active,
.addnewtemplate > a[id*="_lnkAddNew"]:active,
[id*="_btnGridDelete"]:active,
[id*="_btnGridUpdate"]:active,
[id*="_btnGridCancel"]:active,
.ui-datepicker-trigger:active,
.operationpanel [id="btnSubmit"]:active,
#pnlNewFolder [id="btnNewFolder"]:active,
[id*="PasswordRecovery"][id*="SubmitButton"]:active,
.createuserbutton:active,
[id*="_grdHistory"][id*="_btnDelete"]:active,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:active,
.ui-datepicker-trigger:active,
.eventNextPrevious:active,
.search-button:active,
.postlistwrap .forumpostheader .marksent:active,
.postlistwrap .forumpostheader .marksent.active,
.postlistwrap .forumpostheader .sendnotification:active,
.postlistwrap .forumpostheader .sendnotification.active,
.forumview .forumnotify .fsubscribe2:active,
.forumview .forumnotify .fsubscribe2.active,
.forumthreadview .forumnotify .fsubscribe2:active,
.forumthreadview .forumnotify .fsubscribe2.active,
.editforumsubcriptions:active,
.editforumsubcriptions.active,
.poll a[id$="_lnkEdit"]:active,
.poll a[id$="_lnkEdit"].active,
.poll [id*="_lnkNewPoll"]:active,
.poll [id*="_lnkNewPoll"].active,
.head .sitemenu > ul > li[class*="menu-btn"] > a:active,
.head .sitemenu > ul > li[class*="menu-btn"] > a.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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.newpost[disabled],
.newthread[disabled],
.ec-next-prev a[disabled],
.buttonlink[disabled],
[id*="_btnRename"][disabled],
[id*="_LinkButton2"][disabled],
.fileinput-button[disabled],
.uploadfilelist .ui-button[disabled],
.poll [id*="_btnRemoveCurrent"][disabled],
.poll [id*="_btnChoose"][disabled],
.poll [id*="_btnCopyToNewPoll"][disabled],
.poll [id*="_lnkEdit"][disabled],
.poll [id*="_lnkNewPoll"][disabled],
.survey [id*="_btnNewQuestion"][disabled],
.survey [id*="_lnkAddNew"][disabled],
.SiteSearch [type="submit"][disabled],
.addnewtemplate > a[id*="_lnkAddNew"][disabled],
[id*="_btnGridDelete"][disabled],
[id*="_btnGridUpdate"][disabled],
[id*="_btnGridCancel"][disabled],
.ui-datepicker-trigger[disabled],
.operationpanel [id="btnSubmit"][disabled],
#pnlNewFolder [id="btnNewFolder"][disabled],
[id*="PasswordRecovery"][id*="SubmitButton"][disabled],
.createuserbutton[disabled],
[id*="_grdHistory"][id*="_btnDelete"][disabled],
[id*="_grdHistory"][id*="_btnRestoreToEditor"][disabled],
.ui-datepicker-trigger[disabled],
.eventNextPrevious[disabled],
.search-button[disabled],
.postlistwrap .forumpostheader .marksent.disabled,
.postlistwrap .forumpostheader .marksent[disabled],
fieldset[disabled] .postlistwrap .forumpostheader .marksent,
.postlistwrap .forumpostheader .sendnotification.disabled,
.postlistwrap .forumpostheader .sendnotification[disabled],
fieldset[disabled] .postlistwrap .forumpostheader .sendnotification,
.forumview .forumnotify .fsubscribe2.disabled,
.forumview .forumnotify .fsubscribe2[disabled],
fieldset[disabled] .forumview .forumnotify .fsubscribe2,
.forumthreadview .forumnotify .fsubscribe2.disabled,
.forumthreadview .forumnotify .fsubscribe2[disabled],
fieldset[disabled] .forumthreadview .forumnotify .fsubscribe2,
.editforumsubcriptions.disabled,
.editforumsubcriptions[disabled],
fieldset[disabled] .editforumsubcriptions,
.poll a[id$="_lnkEdit"].disabled,
.poll a[id$="_lnkEdit"][disabled],
fieldset[disabled] .poll a[id$="_lnkEdit"],
.poll [id*="_lnkNewPoll"].disabled,
.poll [id*="_lnkNewPoll"][disabled],
fieldset[disabled] .poll [id*="_lnkNewPoll"],
.head .sitemenu > ul > li[class*="menu-btn"] > a.disabled,
.head .sitemenu > ul > li[class*="menu-btn"] > a[disabled],
fieldset[disabled] .head .sitemenu > ul > li[class*="menu-btn"] > a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn,
a.postlistwrap .forumpostheader .marksent.disabled,
fieldset[disabled] a.postlistwrap .forumpostheader .marksent,
a.postlistwrap .forumpostheader .sendnotification.disabled,
fieldset[disabled] a.postlistwrap .forumpostheader .sendnotification,
a.forumview .forumnotify .fsubscribe2.disabled,
fieldset[disabled] a.forumview .forumnotify .fsubscribe2,
a.forumthreadview .forumnotify .fsubscribe2.disabled,
fieldset[disabled] a.forumthreadview .forumnotify .fsubscribe2,
a.editforumsubcriptions.disabled,
fieldset[disabled] a.editforumsubcriptions,
a.poll a[id$="_lnkEdit"].disabled,
fieldset[disabled] a.poll a[id$="_lnkEdit"],
a.poll [id*="_lnkNewPoll"].disabled,
fieldset[disabled] a.poll [id*="_lnkNewPoll"],
a.head .sitemenu > ul > li[class*="menu-btn"] > a.disabled,
fieldset[disabled] a.head .sitemenu > ul > li[class*="menu-btn"] > a {
  pointer-events: none;
}
.btn-default,
.newpost,
.newthread,
.ec-next-prev a,
.fileinput-button,
.uploadfilelist .ui-button,
.poll [id*="_lnkNewPoll"],
#gallerynav .btn,
.SiteSearch [type="submit"],
.addnewtemplate > a[id*="_lnkAddNew"],
[id*="PasswordRecovery"][id*="SubmitButton"],
.ui-datepicker-trigger,
.eventNextPrevious,
.search-button,
#gallerynav .postlistwrap .forumpostheader .marksent,
#gallerynav .postlistwrap .forumpostheader .sendnotification,
#gallerynav .forumview .forumnotify .fsubscribe2,
#gallerynav .forumthreadview .forumnotify .fsubscribe2,
#gallerynav .editforumsubcriptions,
#gallerynav .poll a[id$="_lnkEdit"],
#gallerynav .poll [id*="_lnkNewPoll"],
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a {
  color: #73797d;
  background-color: #fff;
  border-color: #a1b8c6;
}
.btn-default:focus,
.btn-default.focus,
.newpost:focus,
.newthread:focus,
.ec-next-prev a:focus,
.fileinput-button:focus,
.uploadfilelist .ui-button:focus,
.poll [id*="_lnkNewPoll"]:focus,
#gallerynav .btn:focus,
.SiteSearch [type="submit"]:focus,
.addnewtemplate > a[id*="_lnkAddNew"]:focus,
[id*="PasswordRecovery"][id*="SubmitButton"]:focus,
.ui-datepicker-trigger:focus,
.eventNextPrevious:focus,
.search-button:focus,
#gallerynav .postlistwrap .forumpostheader .marksent:focus,
#gallerynav .postlistwrap .forumpostheader .sendnotification:focus,
#gallerynav .forumview .forumnotify .fsubscribe2:focus,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:focus,
#gallerynav .editforumsubcriptions:focus,
#gallerynav .poll a[id$="_lnkEdit"]:focus,
#gallerynav .poll [id*="_lnkNewPoll"]:focus,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:focus {
  color: #73797d;
  background-color: #e6e6e6;
  border-color: #577b90;
}
.btn-default:hover,
.newpost:hover,
.newthread:hover,
.ec-next-prev a:hover,
.fileinput-button:hover,
.uploadfilelist .ui-button:hover,
.poll [id*="_lnkNewPoll"]:hover,
#gallerynav .btn:hover,
.SiteSearch [type="submit"]:hover,
.addnewtemplate > a[id*="_lnkAddNew"]:hover,
[id*="PasswordRecovery"][id*="SubmitButton"]:hover,
.ui-datepicker-trigger:hover,
.eventNextPrevious:hover,
.search-button:hover,
#gallerynav .postlistwrap .forumpostheader .marksent:hover,
#gallerynav .postlistwrap .forumpostheader .sendnotification:hover,
#gallerynav .forumview .forumnotify .fsubscribe2:hover,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:hover,
#gallerynav .editforumsubcriptions:hover,
#gallerynav .poll a[id$="_lnkEdit"]:hover,
#gallerynav .poll [id*="_lnkNewPoll"]:hover,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:hover {
  color: #73797d;
  background-color: #e6e6e6;
  border-color: #7b9baf;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.newpost:active,
.newthread:active,
.ec-next-prev a:active,
.fileinput-button:active,
.uploadfilelist .ui-button:active,
.poll [id*="_lnkNewPoll"]:active,
#gallerynav .btn:active,
.SiteSearch [type="submit"]:active,
.addnewtemplate > a[id*="_lnkAddNew"]:active,
[id*="PasswordRecovery"][id*="SubmitButton"]:active,
.ui-datepicker-trigger:active,
.eventNextPrevious:active,
.search-button:active,
#gallerynav .postlistwrap .forumpostheader .marksent:active,
#gallerynav .postlistwrap .forumpostheader .sendnotification:active,
#gallerynav .forumview .forumnotify .fsubscribe2:active,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:active,
#gallerynav .editforumsubcriptions:active,
#gallerynav .poll a[id$="_lnkEdit"]:active,
#gallerynav .poll [id*="_lnkNewPoll"]:active,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:active {
  color: #73797d;
  background-color: #e6e6e6;
  border-color: #7b9baf;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus,
.newpost:active:hover,
.newthread:active:hover,
.ec-next-prev a:active:hover,
.fileinput-button:active:hover,
.uploadfilelist .ui-button:active:hover,
.poll [id*="_lnkNewPoll"]:active:hover,
#gallerynav .btn:active:hover,
.SiteSearch [type="submit"]:active:hover,
.addnewtemplate > a[id*="_lnkAddNew"]:active:hover,
[id*="PasswordRecovery"][id*="SubmitButton"]:active:hover,
.ui-datepicker-trigger:active:hover,
.eventNextPrevious:active:hover,
.search-button:active:hover,
.newpost:active:focus,
.newthread:active:focus,
.ec-next-prev a:active:focus,
.fileinput-button:active:focus,
.uploadfilelist .ui-button:active:focus,
.poll [id*="_lnkNewPoll"]:active:focus,
#gallerynav .btn:active:focus,
.SiteSearch [type="submit"]:active:focus,
.addnewtemplate > a[id*="_lnkAddNew"]:active:focus,
[id*="PasswordRecovery"][id*="SubmitButton"]:active:focus,
.ui-datepicker-trigger:active:focus,
.eventNextPrevious:active:focus,
.search-button:active:focus,
#gallerynav .postlistwrap .forumpostheader .marksent:active:hover,
#gallerynav .postlistwrap .forumpostheader .marksent:active:focus,
#gallerynav .postlistwrap .forumpostheader .sendnotification:active:hover,
#gallerynav .postlistwrap .forumpostheader .sendnotification:active:focus,
#gallerynav .forumview .forumnotify .fsubscribe2:active:hover,
#gallerynav .forumview .forumnotify .fsubscribe2:active:focus,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:active:hover,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:active:focus,
#gallerynav .editforumsubcriptions:active:hover,
#gallerynav .editforumsubcriptions:active:focus,
#gallerynav .poll a[id$="_lnkEdit"]:active:hover,
#gallerynav .poll a[id$="_lnkEdit"]:active:focus,
#gallerynav .poll [id*="_lnkNewPoll"]:active:hover,
#gallerynav .poll [id*="_lnkNewPoll"]:active:focus,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:active:hover,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:active:focus {
  color: #73797d;
  background-color: #d4d4d4;
  border-color: #577b90;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.newpost:active,
.newthread:active,
.ec-next-prev a:active,
.fileinput-button:active,
.uploadfilelist .ui-button:active,
.poll [id*="_lnkNewPoll"]:active,
#gallerynav .btn:active,
.SiteSearch [type="submit"]:active,
.addnewtemplate > a[id*="_lnkAddNew"]:active,
[id*="PasswordRecovery"][id*="SubmitButton"]:active,
.ui-datepicker-trigger:active,
.eventNextPrevious:active,
.search-button:active,
#gallerynav .postlistwrap .forumpostheader .marksent:active,
#gallerynav .postlistwrap .forumpostheader .sendnotification:active,
#gallerynav .forumview .forumnotify .fsubscribe2:active,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:active,
#gallerynav .editforumsubcriptions:active,
#gallerynav .poll a[id$="_lnkEdit"]:active,
#gallerynav .poll [id*="_lnkNewPoll"]:active,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:active {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.newpost[disabled]:hover,
.newthread[disabled]:hover,
.ec-next-prev a[disabled]:hover,
.fileinput-button[disabled]:hover,
.uploadfilelist .ui-button[disabled]:hover,
.poll [id*="_lnkNewPoll"][disabled]:hover,
#gallerynav .btn[disabled]:hover,
.SiteSearch [type="submit"][disabled]:hover,
.addnewtemplate > a[id*="_lnkAddNew"][disabled]:hover,
[id*="PasswordRecovery"][id*="SubmitButton"][disabled]:hover,
.ui-datepicker-trigger[disabled]:hover,
.eventNextPrevious[disabled]:hover,
.search-button[disabled]:hover,
.newpost[disabled]:focus,
.newthread[disabled]:focus,
.ec-next-prev a[disabled]:focus,
.fileinput-button[disabled]:focus,
.uploadfilelist .ui-button[disabled]:focus,
.poll [id*="_lnkNewPoll"][disabled]:focus,
#gallerynav .btn[disabled]:focus,
.SiteSearch [type="submit"][disabled]:focus,
.addnewtemplate > a[id*="_lnkAddNew"][disabled]:focus,
[id*="PasswordRecovery"][id*="SubmitButton"][disabled]:focus,
.ui-datepicker-trigger[disabled]:focus,
.eventNextPrevious[disabled]:focus,
.search-button[disabled]:focus,
#gallerynav .postlistwrap .forumpostheader .marksent[disabled]:hover,
#gallerynav .postlistwrap .forumpostheader .marksent[disabled]:focus,
#gallerynav .postlistwrap .forumpostheader .sendnotification[disabled]:hover,
#gallerynav .postlistwrap .forumpostheader .sendnotification[disabled]:focus,
#gallerynav .forumview .forumnotify .fsubscribe2[disabled]:hover,
#gallerynav .forumview .forumnotify .fsubscribe2[disabled]:focus,
#gallerynav .forumthreadview .forumnotify .fsubscribe2[disabled]:hover,
#gallerynav .forumthreadview .forumnotify .fsubscribe2[disabled]:focus,
#gallerynav .editforumsubcriptions[disabled]:hover,
#gallerynav .editforumsubcriptions[disabled]:focus,
#gallerynav .poll a[id$="_lnkEdit"][disabled]:hover,
#gallerynav .poll a[id$="_lnkEdit"][disabled]:focus,
#gallerynav .poll [id*="_lnkNewPoll"][disabled]:hover,
#gallerynav .poll [id*="_lnkNewPoll"][disabled]:focus,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a[disabled]:hover,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a[disabled]:focus {
  background-color: #fff;
  border-color: #a1b8c6;
}
.btn-default .badge {
  color: #fff;
  background-color: #73797d;
}
.btn-primary,
.forumview .forumnotify .fsubscribe2,
.forumthreadview .forumnotify .fsubscribe2,
.pagebody.loginpage .login .buttonrow input[type="submit"],
.pagebody.passwordrecovery .login input[type="submit"],
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"],
.head .sitemenu > ul > li.menu-btn-primary > a,
.btn-blue,
.head .sitemenu > ul > li.menu-btn-blue > a {
  color: #fff;
  background-color: #1b3545;
  border-color: #142733;
}
.btn-primary:focus,
.btn-primary.focus,
.forumview .forumnotify .fsubscribe2:focus,
.forumview .forumnotify .fsubscribe2.focus,
.forumthreadview .forumnotify .fsubscribe2:focus,
.forumthreadview .forumnotify .fsubscribe2.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.changepassword .login [id$="_ChangePasswordPushButton"]:focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].focus,
.head .sitemenu > ul > li.menu-btn-primary > a:focus,
.head .sitemenu > ul > li.menu-btn-primary > a.focus,
.btn-blue:focus,
.btn-blue.focus,
.head .sitemenu > ul > li.menu-btn-blue > a:focus,
.head .sitemenu > ul > li.menu-btn-blue > a.focus {
  color: #fff;
  background-color: #0d1920;
  border-color: #000000;
}
.btn-primary:hover,
.forumview .forumnotify .fsubscribe2:hover,
.forumthreadview .forumnotify .fsubscribe2:hover,
.pagebody.loginpage .login .buttonrow input[type="submit"]:hover,
.pagebody.passwordrecovery .login input[type="submit"]:hover,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:hover,
.head .sitemenu > ul > li.menu-btn-primary > a:hover,
.btn-blue:hover,
.head .sitemenu > ul > li.menu-btn-blue > a:hover {
  color: #fff;
  background-color: #0d1920;
  border-color: #030507;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.forumview .forumnotify .fsubscribe2:active,
.forumview .forumnotify .fsubscribe2.active,
.open > .dropdown-toggle.forumview .forumnotify .fsubscribe2,
.forumthreadview .forumnotify .fsubscribe2:active,
.forumthreadview .forumnotify .fsubscribe2.active,
.open > .dropdown-toggle.forumthreadview .forumnotify .fsubscribe2,
.pagebody.loginpage .login .buttonrow input[type="submit"]:active,
.pagebody.loginpage .login .buttonrow input[type="submit"].active,
.open > .dropdown-toggle.pagebody.loginpage .login .buttonrow input[type="submit"],
.pagebody.passwordrecovery .login input[type="submit"]:active,
.pagebody.passwordrecovery .login input[type="submit"].active,
.open > .dropdown-toggle.pagebody.passwordrecovery .login input[type="submit"],
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:active,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].active,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_ChangePasswordPushButton"],
.head .sitemenu > ul > li.menu-btn-primary > a:active,
.head .sitemenu > ul > li.menu-btn-primary > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-primary > a,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue,
.head .sitemenu > ul > li.menu-btn-blue > a:active,
.head .sitemenu > ul > li.menu-btn-blue > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-blue > a {
  color: #fff;
  background-color: #0d1920;
  border-color: #030507;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.forumview .forumnotify .fsubscribe2:active:hover,
.forumview .forumnotify .fsubscribe2.active:hover,
.open > .dropdown-toggle.forumview .forumnotify .fsubscribe2:hover,
.forumview .forumnotify .fsubscribe2:active:focus,
.forumview .forumnotify .fsubscribe2.active:focus,
.open > .dropdown-toggle.forumview .forumnotify .fsubscribe2:focus,
.forumview .forumnotify .fsubscribe2:active.focus,
.forumview .forumnotify .fsubscribe2.active.focus,
.open > .dropdown-toggle.forumview .forumnotify .fsubscribe2.focus,
.forumthreadview .forumnotify .fsubscribe2:active:hover,
.forumthreadview .forumnotify .fsubscribe2.active:hover,
.open > .dropdown-toggle.forumthreadview .forumnotify .fsubscribe2:hover,
.forumthreadview .forumnotify .fsubscribe2:active:focus,
.forumthreadview .forumnotify .fsubscribe2.active:focus,
.open > .dropdown-toggle.forumthreadview .forumnotify .fsubscribe2:focus,
.forumthreadview .forumnotify .fsubscribe2:active.focus,
.forumthreadview .forumnotify .fsubscribe2.active.focus,
.open > .dropdown-toggle.forumthreadview .forumnotify .fsubscribe2.focus,
.pagebody.loginpage .login .buttonrow input[type="submit"]:active:hover,
.pagebody.loginpage .login .buttonrow input[type="submit"].active:hover,
.open > .dropdown-toggle.pagebody.loginpage .login .buttonrow input[type="submit"]:hover,
.pagebody.loginpage .login .buttonrow input[type="submit"]:active:focus,
.pagebody.loginpage .login .buttonrow input[type="submit"].active:focus,
.open > .dropdown-toggle.pagebody.loginpage .login .buttonrow input[type="submit"]:focus,
.pagebody.loginpage .login .buttonrow input[type="submit"]:active.focus,
.pagebody.loginpage .login .buttonrow input[type="submit"].active.focus,
.open > .dropdown-toggle.pagebody.loginpage .login .buttonrow input[type="submit"].focus,
.pagebody.passwordrecovery .login input[type="submit"]:active:hover,
.pagebody.passwordrecovery .login input[type="submit"].active:hover,
.open > .dropdown-toggle.pagebody.passwordrecovery .login input[type="submit"]:hover,
.pagebody.passwordrecovery .login input[type="submit"]:active:focus,
.pagebody.passwordrecovery .login input[type="submit"].active:focus,
.open > .dropdown-toggle.pagebody.passwordrecovery .login input[type="submit"]:focus,
.pagebody.passwordrecovery .login input[type="submit"]:active.focus,
.pagebody.passwordrecovery .login input[type="submit"].active.focus,
.open > .dropdown-toggle.pagebody.passwordrecovery .login input[type="submit"].focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:active:hover,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].active:hover,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:hover,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:active:focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].active:focus,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:active.focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].active.focus,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].focus,
.head .sitemenu > ul > li.menu-btn-primary > a:active:hover,
.head .sitemenu > ul > li.menu-btn-primary > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-primary > a:hover,
.head .sitemenu > ul > li.menu-btn-primary > a:active:focus,
.head .sitemenu > ul > li.menu-btn-primary > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-primary > a:focus,
.head .sitemenu > ul > li.menu-btn-primary > a:active.focus,
.head .sitemenu > ul > li.menu-btn-primary > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-primary > a.focus,
.btn-blue:active:hover,
.btn-blue.active:hover,
.open > .dropdown-toggle.btn-blue:hover,
.btn-blue:active:focus,
.btn-blue.active:focus,
.open > .dropdown-toggle.btn-blue:focus,
.btn-blue:active.focus,
.btn-blue.active.focus,
.open > .dropdown-toggle.btn-blue.focus,
.head .sitemenu > ul > li.menu-btn-blue > a:active:hover,
.head .sitemenu > ul > li.menu-btn-blue > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-blue > a:hover,
.head .sitemenu > ul > li.menu-btn-blue > a:active:focus,
.head .sitemenu > ul > li.menu-btn-blue > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-blue > a:focus,
.head .sitemenu > ul > li.menu-btn-blue > a:active.focus,
.head .sitemenu > ul > li.menu-btn-blue > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-blue > a.focus {
  color: #fff;
  background-color: #030507;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.forumview .forumnotify .fsubscribe2:active,
.forumview .forumnotify .fsubscribe2.active,
.open > .dropdown-toggle.forumview .forumnotify .fsubscribe2,
.forumthreadview .forumnotify .fsubscribe2:active,
.forumthreadview .forumnotify .fsubscribe2.active,
.open > .dropdown-toggle.forumthreadview .forumnotify .fsubscribe2,
.pagebody.loginpage .login .buttonrow input[type="submit"]:active,
.pagebody.loginpage .login .buttonrow input[type="submit"].active,
.open > .dropdown-toggle.pagebody.loginpage .login .buttonrow input[type="submit"],
.pagebody.passwordrecovery .login input[type="submit"]:active,
.pagebody.passwordrecovery .login input[type="submit"].active,
.open > .dropdown-toggle.pagebody.passwordrecovery .login input[type="submit"],
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:active,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].active,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_ChangePasswordPushButton"],
.head .sitemenu > ul > li.menu-btn-primary > a:active,
.head .sitemenu > ul > li.menu-btn-primary > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-primary > a,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue,
.head .sitemenu > ul > li.menu-btn-blue > a:active,
.head .sitemenu > ul > li.menu-btn-blue > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-blue > a {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.forumview .forumnotify .fsubscribe2.disabled:hover,
.forumview .forumnotify .fsubscribe2[disabled]:hover,
fieldset[disabled] .forumview .forumnotify .fsubscribe2:hover,
.forumview .forumnotify .fsubscribe2.disabled:focus,
.forumview .forumnotify .fsubscribe2[disabled]:focus,
fieldset[disabled] .forumview .forumnotify .fsubscribe2:focus,
.forumview .forumnotify .fsubscribe2.disabled.focus,
.forumview .forumnotify .fsubscribe2[disabled].focus,
fieldset[disabled] .forumview .forumnotify .fsubscribe2.focus,
.forumthreadview .forumnotify .fsubscribe2.disabled:hover,
.forumthreadview .forumnotify .fsubscribe2[disabled]:hover,
fieldset[disabled] .forumthreadview .forumnotify .fsubscribe2:hover,
.forumthreadview .forumnotify .fsubscribe2.disabled:focus,
.forumthreadview .forumnotify .fsubscribe2[disabled]:focus,
fieldset[disabled] .forumthreadview .forumnotify .fsubscribe2:focus,
.forumthreadview .forumnotify .fsubscribe2.disabled.focus,
.forumthreadview .forumnotify .fsubscribe2[disabled].focus,
fieldset[disabled] .forumthreadview .forumnotify .fsubscribe2.focus,
.pagebody.loginpage .login .buttonrow input[type="submit"].disabled:hover,
.pagebody.loginpage .login .buttonrow input[type="submit"][disabled]:hover,
fieldset[disabled] .pagebody.loginpage .login .buttonrow input[type="submit"]:hover,
.pagebody.loginpage .login .buttonrow input[type="submit"].disabled:focus,
.pagebody.loginpage .login .buttonrow input[type="submit"][disabled]:focus,
fieldset[disabled] .pagebody.loginpage .login .buttonrow input[type="submit"]:focus,
.pagebody.loginpage .login .buttonrow input[type="submit"].disabled.focus,
.pagebody.loginpage .login .buttonrow input[type="submit"][disabled].focus,
fieldset[disabled] .pagebody.loginpage .login .buttonrow input[type="submit"].focus,
.pagebody.passwordrecovery .login input[type="submit"].disabled:hover,
.pagebody.passwordrecovery .login input[type="submit"][disabled]:hover,
fieldset[disabled] .pagebody.passwordrecovery .login input[type="submit"]:hover,
.pagebody.passwordrecovery .login input[type="submit"].disabled:focus,
.pagebody.passwordrecovery .login input[type="submit"][disabled]:focus,
fieldset[disabled] .pagebody.passwordrecovery .login input[type="submit"]:focus,
.pagebody.passwordrecovery .login input[type="submit"].disabled.focus,
.pagebody.passwordrecovery .login input[type="submit"][disabled].focus,
fieldset[disabled] .pagebody.passwordrecovery .login input[type="submit"].focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].disabled:hover,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"][disabled]:hover,
fieldset[disabled] .pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:hover,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].disabled:focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"][disabled]:focus,
fieldset[disabled] .pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"].disabled.focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"][disabled].focus,
fieldset[disabled] .pagebody.changepassword .login [id$="_ChangePasswordPushButton"].focus,
.head .sitemenu > ul > li.menu-btn-primary > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-primary > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-primary > a:hover,
.head .sitemenu > ul > li.menu-btn-primary > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-primary > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-primary > a:focus,
.head .sitemenu > ul > li.menu-btn-primary > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-primary > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-primary > a.focus,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.head .sitemenu > ul > li.menu-btn-blue > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-blue > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-blue > a:hover,
.head .sitemenu > ul > li.menu-btn-blue > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-blue > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-blue > a:focus,
.head .sitemenu > ul > li.menu-btn-blue > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-blue > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-blue > a.focus {
  background-color: #1b3545;
  border-color: #142733;
}
.btn-primary .badge,
.forumview .forumnotify .fsubscribe2 .badge,
.forumthreadview .forumnotify .fsubscribe2 .badge,
.pagebody.loginpage .login .buttonrow input[type="submit"] .badge,
.pagebody.passwordrecovery .login input[type="submit"] .badge,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"] .badge,
.head .sitemenu > ul > li.menu-btn-primary > a .badge,
.btn-blue .badge,
.head .sitemenu > ul > li.menu-btn-blue > a .badge {
  color: #1b3545;
  background-color: #fff;
}
.btn-success,
.poll [id*="_btnChoose"],
.poll [id*="_btnShowResults"],
.survey [id*="_lnkAddNew"],
.survey [id*="_btnStartSurvey"],
[id*="_btnGridUpdate"],
.operationpanel [id="btnSubmit"],
#pnlNewFolder [id="btnNewFolder"],
.postlistwrap .forumpostheader .sendnotification,
.newpost,
.newthread,
.poll [id*="_lnkNewPoll"],
.fund-module .fundlevellist .panel .btn[type="submit"],
.FundRaiser .fundlevellist .panel .btn[type="submit"],
.pagebody.registerpage .createuserbutton,
.head .sitemenu > ul > li.menu-btn-success > a,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"],
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"],
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"],
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"] {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus,
.poll [id*="_btnChoose"]:focus,
.poll [id*="_btnShowResults"]:focus,
.survey [id*="_lnkAddNew"]:focus,
.survey [id*="_btnStartSurvey"]:focus,
[id*="_btnGridUpdate"]:focus,
.operationpanel [id="btnSubmit"]:focus,
#pnlNewFolder [id="btnNewFolder"]:focus,
.postlistwrap .forumpostheader .sendnotification:focus,
.postlistwrap .forumpostheader .sendnotification.focus,
.newpost:focus,
.newpost.focus,
.newthread:focus,
.newthread.focus,
.poll [id*="_lnkNewPoll"]:focus,
.poll [id*="_lnkNewPoll"].focus,
.fund-module .fundlevellist .panel .btn[type="submit"]:focus,
.fund-module .fundlevellist .panel .btn[type="submit"].focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"].focus,
.pagebody.registerpage .createuserbutton:focus,
.pagebody.registerpage .createuserbutton.focus,
.head .sitemenu > ul > li.menu-btn-success > a:focus,
.head .sitemenu > ul > li.menu-btn-success > a.focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover,
.poll [id*="_btnChoose"]:hover,
.poll [id*="_btnShowResults"]:hover,
.survey [id*="_lnkAddNew"]:hover,
.survey [id*="_btnStartSurvey"]:hover,
[id*="_btnGridUpdate"]:hover,
.operationpanel [id="btnSubmit"]:hover,
#pnlNewFolder [id="btnNewFolder"]:hover,
.postlistwrap .forumpostheader .sendnotification:hover,
.newpost:hover,
.newthread:hover,
.poll [id*="_lnkNewPoll"]:hover,
.fund-module .fundlevellist .panel .btn[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:hover,
.pagebody.registerpage .createuserbutton:hover,
.head .sitemenu > ul > li.menu-btn-success > a:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:hover,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:hover,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:hover,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:hover,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:hover,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:hover,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:hover,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:hover,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.poll [id*="_btnChoose"]:active,
.poll [id*="_btnShowResults"]:active,
.survey [id*="_lnkAddNew"]:active,
.survey [id*="_btnStartSurvey"]:active,
[id*="_btnGridUpdate"]:active,
.operationpanel [id="btnSubmit"]:active,
#pnlNewFolder [id="btnNewFolder"]:active,
.postlistwrap .forumpostheader .sendnotification:active,
.postlistwrap .forumpostheader .sendnotification.active,
.open > .dropdown-toggle.postlistwrap .forumpostheader .sendnotification,
.newpost:active,
.newpost.active,
.open > .dropdown-toggle.newpost,
.newthread:active,
.newthread.active,
.open > .dropdown-toggle.newthread,
.poll [id*="_lnkNewPoll"]:active,
.poll [id*="_lnkNewPoll"].active,
.open > .dropdown-toggle.poll [id*="_lnkNewPoll"],
.fund-module .fundlevellist .panel .btn[type="submit"]:active,
.fund-module .fundlevellist .panel .btn[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .btn[type="submit"],
.FundRaiser .fundlevellist .panel .btn[type="submit"]:active,
.FundRaiser .fundlevellist .panel .btn[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .btn[type="submit"],
.pagebody.registerpage .createuserbutton:active,
.pagebody.registerpage .createuserbutton.active,
.open > .dropdown-toggle.pagebody.registerpage .createuserbutton,
.head .sitemenu > ul > li.menu-btn-success > a:active,
.head .sitemenu > ul > li.menu-btn-success > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-success > a,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:active,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"],
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:active,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"],
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"],
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"] {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus,
.poll [id*="_btnChoose"]:active:hover,
.poll [id*="_btnShowResults"]:active:hover,
.survey [id*="_lnkAddNew"]:active:hover,
.survey [id*="_btnStartSurvey"]:active:hover,
[id*="_btnGridUpdate"]:active:hover,
.operationpanel [id="btnSubmit"]:active:hover,
#pnlNewFolder [id="btnNewFolder"]:active:hover,
.poll [id*="_btnChoose"]:active:focus,
.poll [id*="_btnShowResults"]:active:focus,
.survey [id*="_lnkAddNew"]:active:focus,
.survey [id*="_btnStartSurvey"]:active:focus,
[id*="_btnGridUpdate"]:active:focus,
.operationpanel [id="btnSubmit"]:active:focus,
#pnlNewFolder [id="btnNewFolder"]:active:focus,
.postlistwrap .forumpostheader .sendnotification:active:hover,
.postlistwrap .forumpostheader .sendnotification.active:hover,
.open > .dropdown-toggle.postlistwrap .forumpostheader .sendnotification:hover,
.postlistwrap .forumpostheader .sendnotification:active:focus,
.postlistwrap .forumpostheader .sendnotification.active:focus,
.open > .dropdown-toggle.postlistwrap .forumpostheader .sendnotification:focus,
.postlistwrap .forumpostheader .sendnotification:active.focus,
.postlistwrap .forumpostheader .sendnotification.active.focus,
.open > .dropdown-toggle.postlistwrap .forumpostheader .sendnotification.focus,
.newpost:active:hover,
.newpost.active:hover,
.open > .dropdown-toggle.newpost:hover,
.newpost:active:focus,
.newpost.active:focus,
.open > .dropdown-toggle.newpost:focus,
.newpost:active.focus,
.newpost.active.focus,
.open > .dropdown-toggle.newpost.focus,
.newthread:active:hover,
.newthread.active:hover,
.open > .dropdown-toggle.newthread:hover,
.newthread:active:focus,
.newthread.active:focus,
.open > .dropdown-toggle.newthread:focus,
.newthread:active.focus,
.newthread.active.focus,
.open > .dropdown-toggle.newthread.focus,
.poll [id*="_lnkNewPoll"]:active:hover,
.poll [id*="_lnkNewPoll"].active:hover,
.open > .dropdown-toggle.poll [id*="_lnkNewPoll"]:hover,
.poll [id*="_lnkNewPoll"]:active:focus,
.poll [id*="_lnkNewPoll"].active:focus,
.open > .dropdown-toggle.poll [id*="_lnkNewPoll"]:focus,
.poll [id*="_lnkNewPoll"]:active.focus,
.poll [id*="_lnkNewPoll"].active.focus,
.open > .dropdown-toggle.poll [id*="_lnkNewPoll"].focus,
.fund-module .fundlevellist .panel .btn[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .btn[type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .btn[type="submit"]:hover,
.fund-module .fundlevellist .panel .btn[type="submit"]:active:focus,
.fund-module .fundlevellist .panel .btn[type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .btn[type="submit"]:focus,
.fund-module .fundlevellist .panel .btn[type="submit"]:active.focus,
.fund-module .fundlevellist .panel .btn[type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .btn[type="submit"].focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .btn[type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .btn[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .btn[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .btn[type="submit"].focus,
.pagebody.registerpage .createuserbutton:active:hover,
.pagebody.registerpage .createuserbutton.active:hover,
.open > .dropdown-toggle.pagebody.registerpage .createuserbutton:hover,
.pagebody.registerpage .createuserbutton:active:focus,
.pagebody.registerpage .createuserbutton.active:focus,
.open > .dropdown-toggle.pagebody.registerpage .createuserbutton:focus,
.pagebody.registerpage .createuserbutton:active.focus,
.pagebody.registerpage .createuserbutton.active.focus,
.open > .dropdown-toggle.pagebody.registerpage .createuserbutton.focus,
.head .sitemenu > ul > li.menu-btn-success > a:active:hover,
.head .sitemenu > ul > li.menu-btn-success > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-success > a:hover,
.head .sitemenu > ul > li.menu-btn-success > a:active:focus,
.head .sitemenu > ul > li.menu-btn-success > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-success > a:focus,
.head .sitemenu > ul > li.menu-btn-success > a:active.focus,
.head .sitemenu > ul > li.menu-btn-success > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-success > a.focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active.focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active.focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:hover,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active:focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active.focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:hover,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active:focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active.focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:hover,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:active:focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:active.focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active:hover,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:hover,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active:focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active.focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:hover,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active:hover,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:hover,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active:focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active.focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:hover,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active:hover,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:hover,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active:focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active:focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active.focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active.focus,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active:hover,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active:focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active:focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active.focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active.focus,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.poll [id*="_btnChoose"]:active,
.poll [id*="_btnShowResults"]:active,
.survey [id*="_lnkAddNew"]:active,
.survey [id*="_btnStartSurvey"]:active,
[id*="_btnGridUpdate"]:active,
.operationpanel [id="btnSubmit"]:active,
#pnlNewFolder [id="btnNewFolder"]:active,
.postlistwrap .forumpostheader .sendnotification:active,
.postlistwrap .forumpostheader .sendnotification.active,
.open > .dropdown-toggle.postlistwrap .forumpostheader .sendnotification,
.newpost:active,
.newpost.active,
.open > .dropdown-toggle.newpost,
.newthread:active,
.newthread.active,
.open > .dropdown-toggle.newthread,
.poll [id*="_lnkNewPoll"]:active,
.poll [id*="_lnkNewPoll"].active,
.open > .dropdown-toggle.poll [id*="_lnkNewPoll"],
.fund-module .fundlevellist .panel .btn[type="submit"]:active,
.fund-module .fundlevellist .panel .btn[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .btn[type="submit"],
.FundRaiser .fundlevellist .panel .btn[type="submit"]:active,
.FundRaiser .fundlevellist .panel .btn[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .btn[type="submit"],
.pagebody.registerpage .createuserbutton:active,
.pagebody.registerpage .createuserbutton.active,
.open > .dropdown-toggle.pagebody.registerpage .createuserbutton,
.head .sitemenu > ul > li.menu-btn-success > a:active,
.head .sitemenu > ul > li.menu-btn-success > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-success > a,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:active,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"],
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:active,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"],
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active,
.open > .dropdown-toggle.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"],
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].active,
.open > .dropdown-toggle.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"] {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.poll [id*="_btnChoose"][disabled]:hover,
.poll [id*="_btnShowResults"][disabled]:hover,
.survey [id*="_lnkAddNew"][disabled]:hover,
.survey [id*="_btnStartSurvey"][disabled]:hover,
[id*="_btnGridUpdate"][disabled]:hover,
.operationpanel [id="btnSubmit"][disabled]:hover,
#pnlNewFolder [id="btnNewFolder"][disabled]:hover,
.poll [id*="_btnChoose"][disabled]:focus,
.poll [id*="_btnShowResults"][disabled]:focus,
.survey [id*="_lnkAddNew"][disabled]:focus,
.survey [id*="_btnStartSurvey"][disabled]:focus,
[id*="_btnGridUpdate"][disabled]:focus,
.operationpanel [id="btnSubmit"][disabled]:focus,
#pnlNewFolder [id="btnNewFolder"][disabled]:focus,
.postlistwrap .forumpostheader .sendnotification.disabled:hover,
.postlistwrap .forumpostheader .sendnotification[disabled]:hover,
fieldset[disabled] .postlistwrap .forumpostheader .sendnotification:hover,
.postlistwrap .forumpostheader .sendnotification.disabled:focus,
.postlistwrap .forumpostheader .sendnotification[disabled]:focus,
fieldset[disabled] .postlistwrap .forumpostheader .sendnotification:focus,
.postlistwrap .forumpostheader .sendnotification.disabled.focus,
.postlistwrap .forumpostheader .sendnotification[disabled].focus,
fieldset[disabled] .postlistwrap .forumpostheader .sendnotification.focus,
.newpost.disabled:hover,
.newpost[disabled]:hover,
fieldset[disabled] .newpost:hover,
.newpost.disabled:focus,
.newpost[disabled]:focus,
fieldset[disabled] .newpost:focus,
.newpost.disabled.focus,
.newpost[disabled].focus,
fieldset[disabled] .newpost.focus,
.newthread.disabled:hover,
.newthread[disabled]:hover,
fieldset[disabled] .newthread:hover,
.newthread.disabled:focus,
.newthread[disabled]:focus,
fieldset[disabled] .newthread:focus,
.newthread.disabled.focus,
.newthread[disabled].focus,
fieldset[disabled] .newthread.focus,
.poll [id*="_lnkNewPoll"].disabled:hover,
.poll [id*="_lnkNewPoll"][disabled]:hover,
fieldset[disabled] .poll [id*="_lnkNewPoll"]:hover,
.poll [id*="_lnkNewPoll"].disabled:focus,
.poll [id*="_lnkNewPoll"][disabled]:focus,
fieldset[disabled] .poll [id*="_lnkNewPoll"]:focus,
.poll [id*="_lnkNewPoll"].disabled.focus,
.poll [id*="_lnkNewPoll"][disabled].focus,
fieldset[disabled] .poll [id*="_lnkNewPoll"].focus,
.fund-module .fundlevellist .panel .btn[type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .btn[type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .btn[type="submit"]:hover,
.fund-module .fundlevellist .panel .btn[type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .btn[type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .btn[type="submit"]:focus,
.fund-module .fundlevellist .panel .btn[type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .btn[type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .btn[type="submit"].focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .btn[type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .btn[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .btn[type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .btn[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .btn[type="submit"].focus,
.pagebody.registerpage .createuserbutton.disabled:hover,
.pagebody.registerpage .createuserbutton[disabled]:hover,
fieldset[disabled] .pagebody.registerpage .createuserbutton:hover,
.pagebody.registerpage .createuserbutton.disabled:focus,
.pagebody.registerpage .createuserbutton[disabled]:focus,
fieldset[disabled] .pagebody.registerpage .createuserbutton:focus,
.pagebody.registerpage .createuserbutton.disabled.focus,
.pagebody.registerpage .createuserbutton[disabled].focus,
fieldset[disabled] .pagebody.registerpage .createuserbutton.focus,
.head .sitemenu > ul > li.menu-btn-success > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-success > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-success > a:hover,
.head .sitemenu > ul > li.menu-btn-success > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-success > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-success > a:focus,
.head .sitemenu > ul > li.menu-btn-success > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-success > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-success > a.focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"].focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"].focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:hover,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"].focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:hover,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"].focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:hover,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"].focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"].focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:hover,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:hover,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"].focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:hover,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:hover,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"].focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].disabled:hover,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"][disabled]:hover,
fieldset[disabled] .fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:hover,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].disabled:focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"][disabled]:focus,
fieldset[disabled] .fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].disabled.focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"][disabled].focus,
fieldset[disabled] .fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].disabled:hover,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"][disabled]:hover,
fieldset[disabled] .FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].disabled:focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"][disabled]:focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].disabled.focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"][disabled].focus,
fieldset[disabled] .FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"].focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge,
.postlistwrap .forumpostheader .sendnotification .badge,
.newpost .badge,
.newthread .badge,
.poll [id*="_lnkNewPoll"] .badge,
.fund-module .fundlevellist .panel .btn[type="submit"] .badge,
.FundRaiser .fundlevellist .panel .btn[type="submit"] .badge,
.pagebody.registerpage .createuserbutton .badge,
.head .sitemenu > ul > li.menu-btn-success > a .badge,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"] .badge,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"] .badge,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"] .badge,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"] .badge,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"] .badge,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"] .badge,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"] .badge,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"] .badge,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"] .badge,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"] .badge,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"] .badge,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"] .badge,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"] .badge,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"] .badge,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"] .badge,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"] .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info,
.poll [id*="_btnCopyToNewPoll"],
.postlistwrap .forumpostheader .marksent,
.editforumsubcriptions,
.poll a[id$="_lnkEdit"],
.head .sitemenu > ul > li.menu-btn-info > a {
  color: #fff;
  background-color: #6ebbfe;
  border-color: #55affe;
}
.btn-info:focus,
.btn-info.focus,
.poll [id*="_btnCopyToNewPoll"]:focus,
.postlistwrap .forumpostheader .marksent:focus,
.postlistwrap .forumpostheader .marksent.focus,
.editforumsubcriptions:focus,
.editforumsubcriptions.focus,
.poll a[id$="_lnkEdit"]:focus,
.poll a[id$="_lnkEdit"].focus,
.head .sitemenu > ul > li.menu-btn-info > a:focus,
.head .sitemenu > ul > li.menu-btn-info > a.focus {
  color: #fff;
  background-color: #3ba3fe;
  border-color: #0171d2;
}
.btn-info:hover,
.poll [id*="_btnCopyToNewPoll"]:hover,
.postlistwrap .forumpostheader .marksent:hover,
.editforumsubcriptions:hover,
.poll a[id$="_lnkEdit"]:hover,
.head .sitemenu > ul > li.menu-btn-info > a:hover {
  color: #fff;
  background-color: #3ba3fe;
  border-color: #1893fd;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info,
.poll [id*="_btnCopyToNewPoll"]:active,
.postlistwrap .forumpostheader .marksent:active,
.postlistwrap .forumpostheader .marksent.active,
.open > .dropdown-toggle.postlistwrap .forumpostheader .marksent,
.editforumsubcriptions:active,
.editforumsubcriptions.active,
.open > .dropdown-toggle.editforumsubcriptions,
.poll a[id$="_lnkEdit"]:active,
.poll a[id$="_lnkEdit"].active,
.open > .dropdown-toggle.poll a[id$="_lnkEdit"],
.head .sitemenu > ul > li.menu-btn-info > a:active,
.head .sitemenu > ul > li.menu-btn-info > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-info > a {
  color: #fff;
  background-color: #3ba3fe;
  border-color: #1893fd;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus,
.poll [id*="_btnCopyToNewPoll"]:active:hover,
.poll [id*="_btnCopyToNewPoll"]:active:focus,
.postlistwrap .forumpostheader .marksent:active:hover,
.postlistwrap .forumpostheader .marksent.active:hover,
.open > .dropdown-toggle.postlistwrap .forumpostheader .marksent:hover,
.postlistwrap .forumpostheader .marksent:active:focus,
.postlistwrap .forumpostheader .marksent.active:focus,
.open > .dropdown-toggle.postlistwrap .forumpostheader .marksent:focus,
.postlistwrap .forumpostheader .marksent:active.focus,
.postlistwrap .forumpostheader .marksent.active.focus,
.open > .dropdown-toggle.postlistwrap .forumpostheader .marksent.focus,
.editforumsubcriptions:active:hover,
.editforumsubcriptions.active:hover,
.open > .dropdown-toggle.editforumsubcriptions:hover,
.editforumsubcriptions:active:focus,
.editforumsubcriptions.active:focus,
.open > .dropdown-toggle.editforumsubcriptions:focus,
.editforumsubcriptions:active.focus,
.editforumsubcriptions.active.focus,
.open > .dropdown-toggle.editforumsubcriptions.focus,
.poll a[id$="_lnkEdit"]:active:hover,
.poll a[id$="_lnkEdit"].active:hover,
.open > .dropdown-toggle.poll a[id$="_lnkEdit"]:hover,
.poll a[id$="_lnkEdit"]:active:focus,
.poll a[id$="_lnkEdit"].active:focus,
.open > .dropdown-toggle.poll a[id$="_lnkEdit"]:focus,
.poll a[id$="_lnkEdit"]:active.focus,
.poll a[id$="_lnkEdit"].active.focus,
.open > .dropdown-toggle.poll a[id$="_lnkEdit"].focus,
.head .sitemenu > ul > li.menu-btn-info > a:active:hover,
.head .sitemenu > ul > li.menu-btn-info > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-info > a:hover,
.head .sitemenu > ul > li.menu-btn-info > a:active:focus,
.head .sitemenu > ul > li.menu-btn-info > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-info > a:focus,
.head .sitemenu > ul > li.menu-btn-info > a:active.focus,
.head .sitemenu > ul > li.menu-btn-info > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-info > a.focus {
  color: #fff;
  background-color: #1893fd;
  border-color: #0171d2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info,
.poll [id*="_btnCopyToNewPoll"]:active,
.postlistwrap .forumpostheader .marksent:active,
.postlistwrap .forumpostheader .marksent.active,
.open > .dropdown-toggle.postlistwrap .forumpostheader .marksent,
.editforumsubcriptions:active,
.editforumsubcriptions.active,
.open > .dropdown-toggle.editforumsubcriptions,
.poll a[id$="_lnkEdit"]:active,
.poll a[id$="_lnkEdit"].active,
.open > .dropdown-toggle.poll a[id$="_lnkEdit"],
.head .sitemenu > ul > li.menu-btn-info > a:active,
.head .sitemenu > ul > li.menu-btn-info > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-info > a {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.poll [id*="_btnCopyToNewPoll"][disabled]:hover,
.poll [id*="_btnCopyToNewPoll"][disabled]:focus,
.postlistwrap .forumpostheader .marksent.disabled:hover,
.postlistwrap .forumpostheader .marksent[disabled]:hover,
fieldset[disabled] .postlistwrap .forumpostheader .marksent:hover,
.postlistwrap .forumpostheader .marksent.disabled:focus,
.postlistwrap .forumpostheader .marksent[disabled]:focus,
fieldset[disabled] .postlistwrap .forumpostheader .marksent:focus,
.postlistwrap .forumpostheader .marksent.disabled.focus,
.postlistwrap .forumpostheader .marksent[disabled].focus,
fieldset[disabled] .postlistwrap .forumpostheader .marksent.focus,
.editforumsubcriptions.disabled:hover,
.editforumsubcriptions[disabled]:hover,
fieldset[disabled] .editforumsubcriptions:hover,
.editforumsubcriptions.disabled:focus,
.editforumsubcriptions[disabled]:focus,
fieldset[disabled] .editforumsubcriptions:focus,
.editforumsubcriptions.disabled.focus,
.editforumsubcriptions[disabled].focus,
fieldset[disabled] .editforumsubcriptions.focus,
.poll a[id$="_lnkEdit"].disabled:hover,
.poll a[id$="_lnkEdit"][disabled]:hover,
fieldset[disabled] .poll a[id$="_lnkEdit"]:hover,
.poll a[id$="_lnkEdit"].disabled:focus,
.poll a[id$="_lnkEdit"][disabled]:focus,
fieldset[disabled] .poll a[id$="_lnkEdit"]:focus,
.poll a[id$="_lnkEdit"].disabled.focus,
.poll a[id$="_lnkEdit"][disabled].focus,
fieldset[disabled] .poll a[id$="_lnkEdit"].focus,
.head .sitemenu > ul > li.menu-btn-info > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-info > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-info > a:hover,
.head .sitemenu > ul > li.menu-btn-info > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-info > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-info > a:focus,
.head .sitemenu > ul > li.menu-btn-info > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-info > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-info > a.focus {
  background-color: #6ebbfe;
  border-color: #55affe;
}
.btn-info .badge,
.postlistwrap .forumpostheader .marksent .badge,
.editforumsubcriptions .badge,
.poll a[id$="_lnkEdit"] .badge,
.head .sitemenu > ul > li.menu-btn-info > a .badge {
  color: #6ebbfe;
  background-color: #fff;
}
.btn-warning,
[id*="_btnGridCancel"],
[id*="_grdHistory"][id*="_btnRestoreToEditor"],
.head .sitemenu > ul > li.menu-btn-warning > a {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus,
[id*="_btnGridCancel"]:focus,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:focus,
.head .sitemenu > ul > li.menu-btn-warning > a:focus,
.head .sitemenu > ul > li.menu-btn-warning > a.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover,
[id*="_btnGridCancel"]:hover,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:hover,
.head .sitemenu > ul > li.menu-btn-warning > a: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,
.head .sitemenu > ul > li.menu-btn-warning > a:active,
.head .sitemenu > ul > li.menu-btn-warning > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-warning > a {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus,
[id*="_btnGridCancel"]:active:hover,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:active:hover,
[id*="_btnGridCancel"]:active:focus,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:active:focus,
.head .sitemenu > ul > li.menu-btn-warning > a:active:hover,
.head .sitemenu > ul > li.menu-btn-warning > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-warning > a:hover,
.head .sitemenu > ul > li.menu-btn-warning > a:active:focus,
.head .sitemenu > ul > li.menu-btn-warning > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-warning > a:focus,
.head .sitemenu > ul > li.menu-btn-warning > a:active.focus,
.head .sitemenu > ul > li.menu-btn-warning > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-warning > a.focus {
  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,
.head .sitemenu > ul > li.menu-btn-warning > a:active,
.head .sitemenu > ul > li.menu-btn-warning > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-warning > a {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
[id*="_btnGridCancel"][disabled]:hover,
[id*="_grdHistory"][id*="_btnRestoreToEditor"][disabled]:hover,
[id*="_btnGridCancel"][disabled]:focus,
[id*="_grdHistory"][id*="_btnRestoreToEditor"][disabled]:focus,
.head .sitemenu > ul > li.menu-btn-warning > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-warning > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-warning > a:hover,
.head .sitemenu > ul > li.menu-btn-warning > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-warning > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-warning > a:focus,
.head .sitemenu > ul > li.menu-btn-warning > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-warning > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-warning > a.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge,
.head .sitemenu > ul > li.menu-btn-warning > a .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger,
[id*="_btnGridDelete"],
.poll [id*="_btnRemoveCurrent"],
[id*="_grdHistory"][id*="_btnDelete"],
.pagebody.changepassword .login [id$="_CancelPushButton"],
.head .sitemenu > ul > li.menu-btn-danger > a {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus,
[id*="_btnGridDelete"]:focus,
.poll [id*="_btnRemoveCurrent"]:focus,
[id*="_grdHistory"][id*="_btnDelete"]:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"]:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"].focus,
.head .sitemenu > ul > li.menu-btn-danger > a:focus,
.head .sitemenu > ul > li.menu-btn-danger > a.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover,
[id*="_btnGridDelete"]:hover,
.poll [id*="_btnRemoveCurrent"]:hover,
[id*="_grdHistory"][id*="_btnDelete"]:hover,
.pagebody.changepassword .login [id$="_CancelPushButton"]:hover,
.head .sitemenu > ul > li.menu-btn-danger > a:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
[id*="_btnGridDelete"]:active,
.poll [id*="_btnRemoveCurrent"]:active,
[id*="_grdHistory"][id*="_btnDelete"]:active,
.pagebody.changepassword .login [id$="_CancelPushButton"]:active,
.pagebody.changepassword .login [id$="_CancelPushButton"].active,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_CancelPushButton"],
.head .sitemenu > ul > li.menu-btn-danger > a:active,
.head .sitemenu > ul > li.menu-btn-danger > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-danger > a {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus,
[id*="_btnGridDelete"]:active:hover,
.poll [id*="_btnRemoveCurrent"]:active:hover,
[id*="_grdHistory"][id*="_btnDelete"]:active:hover,
[id*="_btnGridDelete"]:active:focus,
.poll [id*="_btnRemoveCurrent"]:active:focus,
[id*="_grdHistory"][id*="_btnDelete"]:active:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"]:active:hover,
.pagebody.changepassword .login [id$="_CancelPushButton"].active:hover,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_CancelPushButton"]:hover,
.pagebody.changepassword .login [id$="_CancelPushButton"]:active:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"].active:focus,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_CancelPushButton"]:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"]:active.focus,
.pagebody.changepassword .login [id$="_CancelPushButton"].active.focus,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_CancelPushButton"].focus,
.head .sitemenu > ul > li.menu-btn-danger > a:active:hover,
.head .sitemenu > ul > li.menu-btn-danger > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-danger > a:hover,
.head .sitemenu > ul > li.menu-btn-danger > a:active:focus,
.head .sitemenu > ul > li.menu-btn-danger > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-danger > a:focus,
.head .sitemenu > ul > li.menu-btn-danger > a:active.focus,
.head .sitemenu > ul > li.menu-btn-danger > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-danger > a.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
[id*="_btnGridDelete"]:active,
.poll [id*="_btnRemoveCurrent"]:active,
[id*="_grdHistory"][id*="_btnDelete"]:active,
.pagebody.changepassword .login [id$="_CancelPushButton"]:active,
.pagebody.changepassword .login [id$="_CancelPushButton"].active,
.open > .dropdown-toggle.pagebody.changepassword .login [id$="_CancelPushButton"],
.head .sitemenu > ul > li.menu-btn-danger > a:active,
.head .sitemenu > ul > li.menu-btn-danger > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-danger > a {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
[id*="_btnGridDelete"][disabled]:hover,
.poll [id*="_btnRemoveCurrent"][disabled]:hover,
[id*="_grdHistory"][id*="_btnDelete"][disabled]:hover,
[id*="_btnGridDelete"][disabled]:focus,
.poll [id*="_btnRemoveCurrent"][disabled]:focus,
[id*="_grdHistory"][id*="_btnDelete"][disabled]:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"].disabled:hover,
.pagebody.changepassword .login [id$="_CancelPushButton"][disabled]:hover,
fieldset[disabled] .pagebody.changepassword .login [id$="_CancelPushButton"]:hover,
.pagebody.changepassword .login [id$="_CancelPushButton"].disabled:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"][disabled]:focus,
fieldset[disabled] .pagebody.changepassword .login [id$="_CancelPushButton"]:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"].disabled.focus,
.pagebody.changepassword .login [id$="_CancelPushButton"][disabled].focus,
fieldset[disabled] .pagebody.changepassword .login [id$="_CancelPushButton"].focus,
.head .sitemenu > ul > li.menu-btn-danger > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-danger > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-danger > a:hover,
.head .sitemenu > ul > li.menu-btn-danger > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-danger > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-danger > a:focus,
.head .sitemenu > ul > li.menu-btn-danger > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-danger > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-danger > a.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge,
.pagebody.changepassword .login [id$="_CancelPushButton"] .badge,
.head .sitemenu > ul > li.menu-btn-danger > a .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link,
.buttonlink,
[id*="_btnRename"],
[id*="_LinkButton2"] {
  color: #4daf4e;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link,
.buttonlink,
[id*="_btnRename"],
[id*="_LinkButton2"],
.buttonlink:active,
[id*="_btnRename"]:active,
[id*="_LinkButton2"]:active,
.buttonlink[disabled],
[id*="_btnRename"][disabled],
[id*="_LinkButton2"][disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.buttonlink,
[id*="_btnRename"],
[id*="_LinkButton2"],
.buttonlink:hover,
[id*="_btnRename"]:hover,
[id*="_LinkButton2"]:hover,
.buttonlink:focus,
[id*="_btnRename"]:focus,
[id*="_LinkButton2"]:focus,
.buttonlink:active,
[id*="_btnRename"]:active,
[id*="_LinkButton2"]:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus,
.buttonlink:hover,
[id*="_btnRename"]:hover,
[id*="_LinkButton2"]:hover,
.buttonlink:focus,
[id*="_btnRename"]:focus,
[id*="_LinkButton2"]:focus {
  color: #367a36;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus,
.buttonlink[disabled]:hover,
[id*="_btnRename"][disabled]:hover,
[id*="_LinkButton2"][disabled]:hover,
.buttonlink[disabled]:focus,
[id*="_btnRename"][disabled]:focus,
[id*="_LinkButton2"][disabled]:focus {
  color: #a1b8c6;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .postlistwrap .forumpostheader .marksent,
.btn-group-lg > .postlistwrap .forumpostheader .sendnotification,
.btn-group-lg > .forumview .forumnotify .fsubscribe2,
.btn-group-lg > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-lg > .editforumsubcriptions,
.btn-group-lg > .poll a[id$="_lnkEdit"],
.btn-group-lg > .poll [id*="_lnkNewPoll"],
.btn-group-lg > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn,
[id*="_btnGridDelete"],
[id*="_btnGridUpdate"],
[id*="_btnGridCancel"],
[id*="_grdHistory"][id*="_btnDelete"],
[id*="_grdHistory"][id*="_btnRestoreToEditor"],
.postlistwrap .forumpostheader .marksent,
.postlistwrap .forumpostheader .sendnotification,
.btn-group-sm > .postlistwrap .forumpostheader .marksent,
.btn-group-sm > .postlistwrap .forumpostheader .sendnotification,
.btn-group-sm > .forumview .forumnotify .fsubscribe2,
.btn-group-sm > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-sm > .editforumsubcriptions,
.btn-group-sm > .poll a[id$="_lnkEdit"],
.btn-group-sm > .poll [id*="_lnkNewPoll"],
.btn-group-sm > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn,
.buttonlink,
[id*="_btnRename"],
[id*="_LinkButton2"],
.btn-group-xs > .postlistwrap .forumpostheader .marksent,
.btn-group-xs > .postlistwrap .forumpostheader .sendnotification,
.btn-group-xs > .forumview .forumnotify .fsubscribe2,
.btn-group-xs > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-xs > .editforumsubcriptions,
.btn-group-xs > .poll a[id$="_lnkEdit"],
.btn-group-xs > .poll [id*="_lnkNewPoll"],
.btn-group-xs > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  padding: 2px 6px;
  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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-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;
}
.dropup,
.dropdown {
  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 #a1b8c6;
  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: 10.5px 0;
  overflow: hidden;
  background-color: #dbe9f2;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.48857143;
  color: #313f4b;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #27323c;
  background-color: #e9eff3;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1b3545;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a1b8c6;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  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.48857143;
  color: #a1b8c6;
  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 > .btn,
.btn-group-vertical > .btn,
.btn-group > .postlistwrap .forumpostheader .marksent,
.btn-group-vertical > .postlistwrap .forumpostheader .marksent,
.btn-group > .postlistwrap .forumpostheader .sendnotification,
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification,
.btn-group > .forumview .forumnotify .fsubscribe2,
.btn-group-vertical > .forumview .forumnotify .fsubscribe2,
.btn-group > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2,
.btn-group > .editforumsubcriptions,
.btn-group-vertical > .editforumsubcriptions,
.btn-group > .poll a[id$="_lnkEdit"],
.btn-group-vertical > .poll a[id$="_lnkEdit"],
.btn-group > .poll [id*="_lnkNewPoll"],
.btn-group-vertical > .poll [id*="_lnkNewPoll"],
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active,
.btn-group > .postlistwrap .forumpostheader .marksent:hover,
.btn-group-vertical > .postlistwrap .forumpostheader .marksent:hover,
.btn-group > .postlistwrap .forumpostheader .marksent:focus,
.btn-group-vertical > .postlistwrap .forumpostheader .marksent:focus,
.btn-group > .postlistwrap .forumpostheader .marksent:active,
.btn-group-vertical > .postlistwrap .forumpostheader .marksent:active,
.btn-group > .postlistwrap .forumpostheader .marksent.active,
.btn-group-vertical > .postlistwrap .forumpostheader .marksent.active,
.btn-group > .postlistwrap .forumpostheader .sendnotification:hover,
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification:hover,
.btn-group > .postlistwrap .forumpostheader .sendnotification:focus,
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification:focus,
.btn-group > .postlistwrap .forumpostheader .sendnotification:active,
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification:active,
.btn-group > .postlistwrap .forumpostheader .sendnotification.active,
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification.active,
.btn-group > .forumview .forumnotify .fsubscribe2:hover,
.btn-group-vertical > .forumview .forumnotify .fsubscribe2:hover,
.btn-group > .forumview .forumnotify .fsubscribe2:focus,
.btn-group-vertical > .forumview .forumnotify .fsubscribe2:focus,
.btn-group > .forumview .forumnotify .fsubscribe2:active,
.btn-group-vertical > .forumview .forumnotify .fsubscribe2:active,
.btn-group > .forumview .forumnotify .fsubscribe2.active,
.btn-group-vertical > .forumview .forumnotify .fsubscribe2.active,
.btn-group > .forumthreadview .forumnotify .fsubscribe2:hover,
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2:hover,
.btn-group > .forumthreadview .forumnotify .fsubscribe2:focus,
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2:focus,
.btn-group > .forumthreadview .forumnotify .fsubscribe2:active,
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2:active,
.btn-group > .forumthreadview .forumnotify .fsubscribe2.active,
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2.active,
.btn-group > .editforumsubcriptions:hover,
.btn-group-vertical > .editforumsubcriptions:hover,
.btn-group > .editforumsubcriptions:focus,
.btn-group-vertical > .editforumsubcriptions:focus,
.btn-group > .editforumsubcriptions:active,
.btn-group-vertical > .editforumsubcriptions:active,
.btn-group > .editforumsubcriptions.active,
.btn-group-vertical > .editforumsubcriptions.active,
.btn-group > .poll a[id$="_lnkEdit"]:hover,
.btn-group-vertical > .poll a[id$="_lnkEdit"]:hover,
.btn-group > .poll a[id$="_lnkEdit"]:focus,
.btn-group-vertical > .poll a[id$="_lnkEdit"]:focus,
.btn-group > .poll a[id$="_lnkEdit"]:active,
.btn-group-vertical > .poll a[id$="_lnkEdit"]:active,
.btn-group > .poll a[id$="_lnkEdit"].active,
.btn-group-vertical > .poll a[id$="_lnkEdit"].active,
.btn-group > .poll [id*="_lnkNewPoll"]:hover,
.btn-group-vertical > .poll [id*="_lnkNewPoll"]:hover,
.btn-group > .poll [id*="_lnkNewPoll"]:focus,
.btn-group-vertical > .poll [id*="_lnkNewPoll"]:focus,
.btn-group > .poll [id*="_lnkNewPoll"]:active,
.btn-group-vertical > .poll [id*="_lnkNewPoll"]:active,
.btn-group > .poll [id*="_lnkNewPoll"].active,
.btn-group-vertical > .poll [id*="_lnkNewPoll"].active,
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a:hover,
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a:hover,
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a:focus,
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a:focus,
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a:active,
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a:active,
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a.active,
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a.active {
  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 .postlistwrap .forumpostheader .marksent + .postlistwrap .forumpostheader .marksent,
.btn-group .postlistwrap .forumpostheader .marksent + .btn-group,
.btn-group .btn-group + .postlistwrap .forumpostheader .marksent,
.btn-group .postlistwrap .forumpostheader .sendnotification + .postlistwrap .forumpostheader .sendnotification,
.btn-group .postlistwrap .forumpostheader .sendnotification + .btn-group,
.btn-group .btn-group + .postlistwrap .forumpostheader .sendnotification,
.btn-group .forumview .forumnotify .fsubscribe2 + .forumview .forumnotify .fsubscribe2,
.btn-group .forumview .forumnotify .fsubscribe2 + .btn-group,
.btn-group .btn-group + .forumview .forumnotify .fsubscribe2,
.btn-group .forumthreadview .forumnotify .fsubscribe2 + .forumthreadview .forumnotify .fsubscribe2,
.btn-group .forumthreadview .forumnotify .fsubscribe2 + .btn-group,
.btn-group .btn-group + .forumthreadview .forumnotify .fsubscribe2,
.btn-group .editforumsubcriptions + .editforumsubcriptions,
.btn-group .editforumsubcriptions + .btn-group,
.btn-group .btn-group + .editforumsubcriptions,
.btn-group .poll a[id$="_lnkEdit"] + .poll a[id$="_lnkEdit"],
.btn-group .poll a[id$="_lnkEdit"] + .btn-group,
.btn-group .btn-group + .poll a[id$="_lnkEdit"],
.btn-group .poll [id*="_lnkNewPoll"] + .poll [id*="_lnkNewPoll"],
.btn-group .poll [id*="_lnkNewPoll"] + .btn-group,
.btn-group .btn-group + .poll [id*="_lnkNewPoll"],
.btn-group .head .sitemenu > ul > li[class*="menu-btn"] > a + .head .sitemenu > ul > li[class*="menu-btn"] > a,
.btn-group .head .sitemenu > ul > li[class*="menu-btn"] > a + .btn-group,
.btn-group .btn-group + .head .sitemenu > ul > li[class*="menu-btn"] > a {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.btn-toolbar .postlistwrap .forumpostheader .marksent,
.btn-toolbar .postlistwrap .forumpostheader .sendnotification,
.btn-toolbar .forumview .forumnotify .fsubscribe2,
.btn-toolbar .forumthreadview .forumnotify .fsubscribe2,
.btn-toolbar .editforumsubcriptions,
.btn-toolbar .poll a[id$="_lnkEdit"],
.btn-toolbar .poll [id*="_lnkNewPoll"],
.btn-toolbar .head .sitemenu > ul > li[class*="menu-btn"] > a,
.btn-toolbar .wrapsearchinput > .searchpanel {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.btn-toolbar > .postlistwrap .forumpostheader .marksent,
.btn-toolbar > .postlistwrap .forumpostheader .sendnotification,
.btn-toolbar > .forumview .forumnotify .fsubscribe2,
.btn-toolbar > .forumthreadview .forumnotify .fsubscribe2,
.btn-toolbar > .editforumsubcriptions,
.btn-toolbar > .poll a[id$="_lnkEdit"],
.btn-toolbar > .poll [id*="_lnkNewPoll"],
.btn-toolbar > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.btn-toolbar > .wrapsearchinput > .searchpanel {
  margin-left: 5px;
}
.btn-group > .btn: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),
.btn-group > .forumview .forumnotify .fsubscribe2: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 > .editforumsubcriptions:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .poll a[id$="_lnkEdit"]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .poll [id*="_lnkNewPoll"]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child,
.btn-group > .postlistwrap .forumpostheader .marksent:first-child,
.btn-group > .postlistwrap .forumpostheader .sendnotification:first-child,
.btn-group > .forumview .forumnotify .fsubscribe2:first-child,
.btn-group > .forumthreadview .forumnotify .fsubscribe2:first-child,
.btn-group > .editforumsubcriptions:first-child,
.btn-group > .poll a[id$="_lnkEdit"]:first-child,
.btn-group > .poll [id*="_lnkNewPoll"]:first-child,
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a:first-child {
  margin-left: 0;
}
.btn-group > .btn: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),
.btn-group > .forumview .forumnotify .fsubscribe2:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .forumthreadview .forumnotify .fsubscribe2:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .editforumsubcriptions:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .poll a[id$="_lnkEdit"]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .poll [id*="_lnkNewPoll"]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a: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 > .postlistwrap .forumpostheader .marksent:last-child:not(:first-child),
.btn-group > .postlistwrap .forumpostheader .sendnotification:last-child:not(:first-child),
.btn-group > .forumview .forumnotify .fsubscribe2:last-child:not(:first-child),
.btn-group > .forumthreadview .forumnotify .fsubscribe2:last-child:not(:first-child),
.btn-group > .editforumsubcriptions:last-child:not(:first-child),
.btn-group > .poll a[id$="_lnkEdit"]:last-child:not(:first-child),
.btn-group > .poll [id*="_lnkNewPoll"]:last-child:not(:first-child),
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a: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) > .postlistwrap .forumpostheader .marksent,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .postlistwrap .forumpostheader .sendnotification,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .forumview .forumnotify .fsubscribe2,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .forumthreadview .forumnotify .fsubscribe2,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .editforumsubcriptions,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .poll a[id$="_lnkEdit"],
.btn-group > .btn-group:not(:first-child):not(:last-child) > .poll [id*="_lnkNewPoll"],
.btn-group > .btn-group:not(:first-child):not(:last-child) > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  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) > .postlistwrap .forumpostheader .marksent:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .postlistwrap .forumpostheader .sendnotification: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) > .forumthreadview .forumnotify .fsubscribe2:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .editforumsubcriptions:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .poll a[id$="_lnkEdit"]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .poll [id*="_lnkNewPoll"]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .head .sitemenu > ul > li[class*="menu-btn"] > a: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) > .postlistwrap .forumpostheader .marksent:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .postlistwrap .forumpostheader .sendnotification: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) > .forumthreadview .forumnotify .fsubscribe2:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .editforumsubcriptions:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .poll a[id$="_lnkEdit"]:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .poll [id*="_lnkNewPoll"]:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .head .sitemenu > ul > li[class*="menu-btn"] > a: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 > .postlistwrap .forumpostheader .marksent + .dropdown-toggle,
.btn-group > .postlistwrap .forumpostheader .sendnotification + .dropdown-toggle,
.btn-group > .forumview .forumnotify .fsubscribe2 + .dropdown-toggle,
.btn-group > .forumthreadview .forumnotify .fsubscribe2 + .dropdown-toggle,
.btn-group > .editforumsubcriptions + .dropdown-toggle,
.btn-group > .poll a[id$="_lnkEdit"] + .dropdown-toggle,
.btn-group > .poll [id*="_lnkNewPoll"] + .dropdown-toggle,
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a + .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,
.postlistwrap .forumpostheader .marksent .caret,
.postlistwrap .forumpostheader .sendnotification .caret,
.forumview .forumnotify .fsubscribe2 .caret,
.forumthreadview .forumnotify .fsubscribe2 .caret,
.editforumsubcriptions .caret,
.poll a[id$="_lnkEdit"] .caret,
.poll [id*="_lnkNewPoll"] .caret,
.head .sitemenu > ul > li[class*="menu-btn"] > a .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 > .postlistwrap .forumpostheader .marksent,
.btn-group-vertical > .btn-group > .postlistwrap .forumpostheader .marksent,
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification,
.btn-group-vertical > .btn-group > .postlistwrap .forumpostheader .sendnotification,
.btn-group-vertical > .forumview .forumnotify .fsubscribe2,
.btn-group-vertical > .btn-group > .forumview .forumnotify .fsubscribe2,
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-vertical > .btn-group > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-vertical > .editforumsubcriptions,
.btn-group-vertical > .btn-group > .editforumsubcriptions,
.btn-group-vertical > .poll a[id$="_lnkEdit"],
.btn-group-vertical > .btn-group > .poll a[id$="_lnkEdit"],
.btn-group-vertical > .poll [id*="_lnkNewPoll"],
.btn-group-vertical > .btn-group > .poll [id*="_lnkNewPoll"],
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.btn-group-vertical > .btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .postlistwrap .forumpostheader .marksent,
.btn-group-vertical > .btn-group > .postlistwrap .forumpostheader .sendnotification,
.btn-group-vertical > .btn-group > .forumview .forumnotify .fsubscribe2,
.btn-group-vertical > .btn-group > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-vertical > .btn-group > .editforumsubcriptions,
.btn-group-vertical > .btn-group > .poll a[id$="_lnkEdit"],
.btn-group-vertical > .btn-group > .poll [id*="_lnkNewPoll"],
.btn-group-vertical > .btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  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 > .postlistwrap .forumpostheader .marksent + .postlistwrap .forumpostheader .marksent,
.btn-group-vertical > .postlistwrap .forumpostheader .marksent + .btn-group,
.btn-group-vertical > .btn-group + .postlistwrap .forumpostheader .marksent,
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification + .postlistwrap .forumpostheader .sendnotification,
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification + .btn-group,
.btn-group-vertical > .btn-group + .postlistwrap .forumpostheader .sendnotification,
.btn-group-vertical > .forumview .forumnotify .fsubscribe2 + .forumview .forumnotify .fsubscribe2,
.btn-group-vertical > .forumview .forumnotify .fsubscribe2 + .btn-group,
.btn-group-vertical > .btn-group + .forumview .forumnotify .fsubscribe2,
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2 + .forumthreadview .forumnotify .fsubscribe2,
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2 + .btn-group,
.btn-group-vertical > .btn-group + .forumthreadview .forumnotify .fsubscribe2,
.btn-group-vertical > .editforumsubcriptions + .editforumsubcriptions,
.btn-group-vertical > .editforumsubcriptions + .btn-group,
.btn-group-vertical > .btn-group + .editforumsubcriptions,
.btn-group-vertical > .poll a[id$="_lnkEdit"] + .poll a[id$="_lnkEdit"],
.btn-group-vertical > .poll a[id$="_lnkEdit"] + .btn-group,
.btn-group-vertical > .btn-group + .poll a[id$="_lnkEdit"],
.btn-group-vertical > .poll [id*="_lnkNewPoll"] + .poll [id*="_lnkNewPoll"],
.btn-group-vertical > .poll [id*="_lnkNewPoll"] + .btn-group,
.btn-group-vertical > .btn-group + .poll [id*="_lnkNewPoll"],
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a + .head .sitemenu > ul > li[class*="menu-btn"] > a,
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a + .btn-group,
.btn-group-vertical > .btn-group + .head .sitemenu > ul > li[class*="menu-btn"] > a {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn: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),
.btn-group-vertical > .forumview .forumnotify .fsubscribe2:not(:first-child):not(:last-child),
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2:not(:first-child):not(:last-child),
.btn-group-vertical > .editforumsubcriptions:not(:first-child):not(:last-child),
.btn-group-vertical > .poll a[id$="_lnkEdit"]:not(:first-child):not(:last-child),
.btn-group-vertical > .poll [id*="_lnkNewPoll"]:not(:first-child):not(:last-child),
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn: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),
.btn-group-vertical > .forumview .forumnotify .fsubscribe2:first-child:not(:last-child),
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2:first-child:not(:last-child),
.btn-group-vertical > .editforumsubcriptions:first-child:not(:last-child),
.btn-group-vertical > .poll a[id$="_lnkEdit"]:first-child:not(:last-child),
.btn-group-vertical > .poll [id*="_lnkNewPoll"]:first-child:not(:last-child),
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a: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 > .postlistwrap .forumpostheader .marksent:last-child:not(:first-child),
.btn-group-vertical > .postlistwrap .forumpostheader .sendnotification:last-child:not(:first-child),
.btn-group-vertical > .forumview .forumnotify .fsubscribe2:last-child:not(:first-child),
.btn-group-vertical > .forumthreadview .forumnotify .fsubscribe2:last-child:not(:first-child),
.btn-group-vertical > .editforumsubcriptions:last-child:not(:first-child),
.btn-group-vertical > .poll a[id$="_lnkEdit"]:last-child:not(:first-child),
.btn-group-vertical > .poll [id*="_lnkNewPoll"]:last-child:not(:first-child),
.btn-group-vertical > .head .sitemenu > ul > li[class*="menu-btn"] > a: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) > .postlistwrap .forumpostheader .marksent,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .postlistwrap .forumpostheader .sendnotification,
.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) > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .editforumsubcriptions,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .poll a[id$="_lnkEdit"],
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .poll [id*="_lnkNewPoll"],
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  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) > .postlistwrap .forumpostheader .marksent:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .postlistwrap .forumpostheader .sendnotification: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) > .forumthreadview .forumnotify .fsubscribe2:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .editforumsubcriptions:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .poll a[id$="_lnkEdit"]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .poll [id*="_lnkNewPoll"]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .head .sitemenu > ul > li[class*="menu-btn"] > a: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) > .postlistwrap .forumpostheader .marksent:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .postlistwrap .forumpostheader .sendnotification: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) > .forumthreadview .forumnotify .fsubscribe2: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) > .poll a[id$="_lnkEdit"]:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .poll [id*="_lnkNewPoll"]:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .head .sitemenu > ul > li[class*="menu-btn"] > a: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 > .postlistwrap .forumpostheader .marksent,
.btn-group-justified > .postlistwrap .forumpostheader .sendnotification,
.btn-group-justified > .forumview .forumnotify .fsubscribe2,
.btn-group-justified > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-justified > .editforumsubcriptions,
.btn-group-justified > .poll a[id$="_lnkEdit"],
.btn-group-justified > .poll [id*="_lnkNewPoll"],
.btn-group-justified > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .postlistwrap .forumpostheader .marksent,
.btn-group-justified > .btn-group .postlistwrap .forumpostheader .sendnotification,
.btn-group-justified > .btn-group .forumview .forumnotify .fsubscribe2,
.btn-group-justified > .btn-group .forumthreadview .forumnotify .fsubscribe2,
.btn-group-justified > .btn-group .editforumsubcriptions,
.btn-group-justified > .btn-group .poll a[id$="_lnkEdit"],
.btn-group-justified > .btn-group .poll [id*="_lnkNewPoll"],
.btn-group-justified > .btn-group .head .sitemenu > ul > li[class*="menu-btn"] > a {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .postlistwrap .forumpostheader .marksent input[type="radio"],
[data-toggle="buttons"] > .btn-group > .postlistwrap .forumpostheader .marksent input[type="radio"],
[data-toggle="buttons"] > .postlistwrap .forumpostheader .marksent input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .postlistwrap .forumpostheader .marksent input[type="checkbox"],
[data-toggle="buttons"] > .postlistwrap .forumpostheader .sendnotification input[type="radio"],
[data-toggle="buttons"] > .btn-group > .postlistwrap .forumpostheader .sendnotification input[type="radio"],
[data-toggle="buttons"] > .postlistwrap .forumpostheader .sendnotification input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .postlistwrap .forumpostheader .sendnotification input[type="checkbox"],
[data-toggle="buttons"] > .forumview .forumnotify .fsubscribe2 input[type="radio"],
[data-toggle="buttons"] > .btn-group > .forumview .forumnotify .fsubscribe2 input[type="radio"],
[data-toggle="buttons"] > .forumview .forumnotify .fsubscribe2 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .forumview .forumnotify .fsubscribe2 input[type="checkbox"],
[data-toggle="buttons"] > .forumthreadview .forumnotify .fsubscribe2 input[type="radio"],
[data-toggle="buttons"] > .btn-group > .forumthreadview .forumnotify .fsubscribe2 input[type="radio"],
[data-toggle="buttons"] > .forumthreadview .forumnotify .fsubscribe2 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .forumthreadview .forumnotify .fsubscribe2 input[type="checkbox"],
[data-toggle="buttons"] > .editforumsubcriptions input[type="radio"],
[data-toggle="buttons"] > .btn-group > .editforumsubcriptions input[type="radio"],
[data-toggle="buttons"] > .editforumsubcriptions input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .editforumsubcriptions input[type="checkbox"],
[data-toggle="buttons"] > .poll a[id$="_lnkEdit"] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .poll a[id$="_lnkEdit"] input[type="radio"],
[data-toggle="buttons"] > .poll a[id$="_lnkEdit"] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .poll a[id$="_lnkEdit"] input[type="checkbox"],
[data-toggle="buttons"] > .poll [id*="_lnkNewPoll"] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .poll [id*="_lnkNewPoll"] input[type="radio"],
[data-toggle="buttons"] > .poll [id*="_lnkNewPoll"] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .poll [id*="_lnkNewPoll"] input[type="checkbox"],
[data-toggle="buttons"] > .head .sitemenu > ul > li[class*="menu-btn"] > a input[type="radio"],
[data-toggle="buttons"] > .btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a input[type="radio"],
[data-toggle="buttons"] > .head .sitemenu > ul > li[class*="menu-btn"] > a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group,
.wrapsearchinput > .searchpanel {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"],
.wrapsearchinput > .searchpanel[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control,
.input-group select.forminput,
.input-group input[type="text"].forminput,
.wrapsearchinput > .searchpanel .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus,
.input-group select.forminput:focus,
.input-group input[type="text"].forminput:focus,
.wrapsearchinput > .searchpanel .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > select.forminput,
.input-group-lg > input[type="text"].forminput,
.input-group-lg > .input-group-btn > .postlistwrap .forumpostheader .marksent,
.input-group-lg > .input-group-btn > .postlistwrap .forumpostheader .sendnotification,
.input-group-lg > .input-group-btn > .forumview .forumnotify .fsubscribe2,
.input-group-lg > .input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
.input-group-lg > .input-group-btn > .editforumsubcriptions,
.input-group-lg > .input-group-btn > .poll a[id$="_lnkEdit"],
.input-group-lg > .input-group-btn > .poll [id*="_lnkNewPoll"],
.input-group-lg > .input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333;
  border-radius: 6px;
}
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 > select.forminput,
select.input-group-lg > input[type="text"].forminput,
select.input-group-lg > .input-group-btn > .postlistwrap .forumpostheader .marksent,
select.input-group-lg > .input-group-btn > .postlistwrap .forumpostheader .sendnotification,
select.input-group-lg > .input-group-btn > .forumview .forumnotify .fsubscribe2,
select.input-group-lg > .input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
select.input-group-lg > .input-group-btn > .editforumsubcriptions,
select.input-group-lg > .input-group-btn > .poll a[id$="_lnkEdit"],
select.input-group-lg > .input-group-btn > .poll [id*="_lnkNewPoll"],
select.input-group-lg > .input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > select.forminput,
select[multiple].input-group-lg > select.forminput,
textarea.input-group-lg > input[type="text"].forminput,
select[multiple].input-group-lg > input[type="text"].forminput,
textarea.input-group-lg > .input-group-btn > .postlistwrap .forumpostheader .marksent,
select[multiple].input-group-lg > .input-group-btn > .postlistwrap .forumpostheader .marksent,
textarea.input-group-lg > .input-group-btn > .postlistwrap .forumpostheader .sendnotification,
select[multiple].input-group-lg > .input-group-btn > .postlistwrap .forumpostheader .sendnotification,
textarea.input-group-lg > .input-group-btn > .forumview .forumnotify .fsubscribe2,
select[multiple].input-group-lg > .input-group-btn > .forumview .forumnotify .fsubscribe2,
textarea.input-group-lg > .input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
select[multiple].input-group-lg > .input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
textarea.input-group-lg > .input-group-btn > .editforumsubcriptions,
select[multiple].input-group-lg > .input-group-btn > .editforumsubcriptions,
textarea.input-group-lg > .input-group-btn > .poll a[id$="_lnkEdit"],
select[multiple].input-group-lg > .input-group-btn > .poll a[id$="_lnkEdit"],
textarea.input-group-lg > .input-group-btn > .poll [id*="_lnkNewPoll"],
select[multiple].input-group-lg > .input-group-btn > .poll [id*="_lnkNewPoll"],
textarea.input-group-lg > .input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a,
select[multiple].input-group-lg > .input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > select.forminput,
.input-group-sm > input[type="text"].forminput,
.input-group-sm > .input-group-btn > .postlistwrap .forumpostheader .marksent,
.input-group-sm > .input-group-btn > .postlistwrap .forumpostheader .sendnotification,
.input-group-sm > .input-group-btn > .forumview .forumnotify .fsubscribe2,
.input-group-sm > .input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
.input-group-sm > .input-group-btn > .editforumsubcriptions,
.input-group-sm > .input-group-btn > .poll a[id$="_lnkEdit"],
.input-group-sm > .input-group-btn > .poll [id*="_lnkNewPoll"],
.input-group-sm > .input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
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 > select.forminput,
select.input-group-sm > input[type="text"].forminput,
select.input-group-sm > .input-group-btn > .postlistwrap .forumpostheader .marksent,
select.input-group-sm > .input-group-btn > .postlistwrap .forumpostheader .sendnotification,
select.input-group-sm > .input-group-btn > .forumview .forumnotify .fsubscribe2,
select.input-group-sm > .input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
select.input-group-sm > .input-group-btn > .editforumsubcriptions,
select.input-group-sm > .input-group-btn > .poll a[id$="_lnkEdit"],
select.input-group-sm > .input-group-btn > .poll [id*="_lnkNewPoll"],
select.input-group-sm > .input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > select.forminput,
select[multiple].input-group-sm > select.forminput,
textarea.input-group-sm > input[type="text"].forminput,
select[multiple].input-group-sm > input[type="text"].forminput,
textarea.input-group-sm > .input-group-btn > .postlistwrap .forumpostheader .marksent,
select[multiple].input-group-sm > .input-group-btn > .postlistwrap .forumpostheader .marksent,
textarea.input-group-sm > .input-group-btn > .postlistwrap .forumpostheader .sendnotification,
select[multiple].input-group-sm > .input-group-btn > .postlistwrap .forumpostheader .sendnotification,
textarea.input-group-sm > .input-group-btn > .forumview .forumnotify .fsubscribe2,
select[multiple].input-group-sm > .input-group-btn > .forumview .forumnotify .fsubscribe2,
textarea.input-group-sm > .input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
select[multiple].input-group-sm > .input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
textarea.input-group-sm > .input-group-btn > .editforumsubcriptions,
select[multiple].input-group-sm > .input-group-btn > .editforumsubcriptions,
textarea.input-group-sm > .input-group-btn > .poll a[id$="_lnkEdit"],
select[multiple].input-group-sm > .input-group-btn > .poll a[id$="_lnkEdit"],
textarea.input-group-sm > .input-group-btn > .poll [id*="_lnkNewPoll"],
select[multiple].input-group-sm > .input-group-btn > .poll [id*="_lnkNewPoll"],
textarea.input-group-sm > .input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a,
select[multiple].input-group-sm > .input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group select.forminput,
.input-group input[type="text"].forminput,
.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 .form-control:not(:first-child):not(:last-child),
.input-group select.forminput:not(:first-child):not(:last-child),
.input-group input[type="text"].forminput:not(:first-child):not(:last-child),
.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: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #73797d;
  text-align: center;
  background-color: #dbe9f2;
  border: 1px solid #a1b8c6;
  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="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group select.forminput:first-child,
.input-group input[type="text"].forminput:first-child,
.input-group-btn:first-child > .postlistwrap .forumpostheader .marksent,
.input-group-btn:first-child > .btn-group > .postlistwrap .forumpostheader .marksent,
.input-group-btn:last-child > .postlistwrap .forumpostheader .marksent:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .postlistwrap .forumpostheader .marksent,
.input-group-btn:first-child > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn:first-child > .btn-group > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn:last-child > .postlistwrap .forumpostheader .sendnotification:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn:first-child > .forumview .forumnotify .fsubscribe2,
.input-group-btn:first-child > .btn-group > .forumview .forumnotify .fsubscribe2,
.input-group-btn:last-child > .forumview .forumnotify .fsubscribe2:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .forumview .forumnotify .fsubscribe2,
.input-group-btn:first-child > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn:first-child > .btn-group > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn:last-child > .forumthreadview .forumnotify .fsubscribe2:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn:first-child > .editforumsubcriptions,
.input-group-btn:first-child > .btn-group > .editforumsubcriptions,
.input-group-btn:last-child > .editforumsubcriptions:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .editforumsubcriptions,
.input-group-btn:first-child > .poll a[id$="_lnkEdit"],
.input-group-btn:first-child > .btn-group > .poll a[id$="_lnkEdit"],
.input-group-btn:last-child > .poll a[id$="_lnkEdit"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .poll a[id$="_lnkEdit"],
.input-group-btn:first-child > .poll [id*="_lnkNewPoll"],
.input-group-btn:first-child > .btn-group > .poll [id*="_lnkNewPoll"],
.input-group-btn:last-child > .poll [id*="_lnkNewPoll"]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .poll [id*="_lnkNewPoll"],
.input-group-btn:first-child > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.input-group-btn:first-child > .btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.input-group-btn:last-child > .head .sitemenu > ul > li[class*="menu-btn"] > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.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 .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group select.forminput:last-child,
.input-group input[type="text"].forminput:last-child,
.input-group-btn:last-child > .postlistwrap .forumpostheader .marksent,
.input-group-btn:last-child > .btn-group > .postlistwrap .forumpostheader .marksent,
.input-group-btn:first-child > .postlistwrap .forumpostheader .marksent:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .postlistwrap .forumpostheader .marksent,
.input-group-btn:last-child > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn:last-child > .btn-group > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn:first-child > .postlistwrap .forumpostheader .sendnotification:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn:last-child > .forumview .forumnotify .fsubscribe2,
.input-group-btn:last-child > .btn-group > .forumview .forumnotify .fsubscribe2,
.input-group-btn:first-child > .forumview .forumnotify .fsubscribe2:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .forumview .forumnotify .fsubscribe2,
.input-group-btn:last-child > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn:last-child > .btn-group > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn:first-child > .forumthreadview .forumnotify .fsubscribe2:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn:last-child > .editforumsubcriptions,
.input-group-btn:last-child > .btn-group > .editforumsubcriptions,
.input-group-btn:first-child > .editforumsubcriptions:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .editforumsubcriptions,
.input-group-btn:last-child > .poll a[id$="_lnkEdit"],
.input-group-btn:last-child > .btn-group > .poll a[id$="_lnkEdit"],
.input-group-btn:first-child > .poll a[id$="_lnkEdit"]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .poll a[id$="_lnkEdit"],
.input-group-btn:last-child > .poll [id*="_lnkNewPoll"],
.input-group-btn:last-child > .btn-group > .poll [id*="_lnkNewPoll"],
.input-group-btn:first-child > .poll [id*="_lnkNewPoll"]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .poll [id*="_lnkNewPoll"],
.input-group-btn:last-child > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.input-group-btn:last-child > .btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.input-group-btn:first-child > .head .sitemenu > ul > li[class*="menu-btn"] > a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .head .sitemenu > ul > li[class*="menu-btn"] > a,
.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 > .postlistwrap .forumpostheader .marksent,
.input-group-btn > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn > .forumview .forumnotify .fsubscribe2,
.input-group-btn > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn > .editforumsubcriptions,
.input-group-btn > .poll a[id$="_lnkEdit"],
.input-group-btn > .poll [id*="_lnkNewPoll"],
.input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > .postlistwrap .forumpostheader .marksent + .postlistwrap .forumpostheader .marksent,
.input-group-btn > .postlistwrap .forumpostheader .sendnotification + .postlistwrap .forumpostheader .sendnotification,
.input-group-btn > .forumview .forumnotify .fsubscribe2 + .forumview .forumnotify .fsubscribe2,
.input-group-btn > .forumthreadview .forumnotify .fsubscribe2 + .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn > .editforumsubcriptions + .editforumsubcriptions,
.input-group-btn > .poll a[id$="_lnkEdit"] + .poll a[id$="_lnkEdit"],
.input-group-btn > .poll [id*="_lnkNewPoll"] + .poll [id*="_lnkNewPoll"],
.input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a + .head .sitemenu > ul > li[class*="menu-btn"] > a {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > .postlistwrap .forumpostheader .marksent:hover,
.input-group-btn > .postlistwrap .forumpostheader .marksent:focus,
.input-group-btn > .postlistwrap .forumpostheader .marksent:active,
.input-group-btn > .postlistwrap .forumpostheader .sendnotification:hover,
.input-group-btn > .postlistwrap .forumpostheader .sendnotification:focus,
.input-group-btn > .postlistwrap .forumpostheader .sendnotification:active,
.input-group-btn > .forumview .forumnotify .fsubscribe2:hover,
.input-group-btn > .forumview .forumnotify .fsubscribe2:focus,
.input-group-btn > .forumview .forumnotify .fsubscribe2:active,
.input-group-btn > .forumthreadview .forumnotify .fsubscribe2:hover,
.input-group-btn > .forumthreadview .forumnotify .fsubscribe2:focus,
.input-group-btn > .forumthreadview .forumnotify .fsubscribe2:active,
.input-group-btn > .editforumsubcriptions:hover,
.input-group-btn > .editforumsubcriptions:focus,
.input-group-btn > .editforumsubcriptions:active,
.input-group-btn > .poll a[id$="_lnkEdit"]:hover,
.input-group-btn > .poll a[id$="_lnkEdit"]:focus,
.input-group-btn > .poll a[id$="_lnkEdit"]:active,
.input-group-btn > .poll [id*="_lnkNewPoll"]:hover,
.input-group-btn > .poll [id*="_lnkNewPoll"]:focus,
.input-group-btn > .poll [id*="_lnkNewPoll"]:active,
.input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a:hover,
.input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a:focus,
.input-group-btn > .head .sitemenu > ul > li[class*="menu-btn"] > a:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > .postlistwrap .forumpostheader .marksent,
.input-group-btn:first-child > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn:first-child > .forumview .forumnotify .fsubscribe2,
.input-group-btn:first-child > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn:first-child > .editforumsubcriptions,
.input-group-btn:first-child > .poll a[id$="_lnkEdit"],
.input-group-btn:first-child > .poll [id*="_lnkNewPoll"],
.input-group-btn:first-child > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .postlistwrap .forumpostheader .marksent,
.input-group-btn:last-child > .postlistwrap .forumpostheader .sendnotification,
.input-group-btn:last-child > .forumview .forumnotify .fsubscribe2,
.input-group-btn:last-child > .forumthreadview .forumnotify .fsubscribe2,
.input-group-btn:last-child > .editforumsubcriptions,
.input-group-btn:last-child > .poll a[id$="_lnkEdit"],
.input-group-btn:last-child > .poll [id*="_lnkNewPoll"],
.input-group-btn:last-child > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  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:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #dbe9f2;
}
.nav > li.disabled > a {
  color: #a1b8c6;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #a1b8c6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #dbe9f2;
  border-color: #4daf4e;
}
.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dbe9f2;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.48857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #dbe9f2 #dbe9f2 #dbe9f2;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #73797d;
  background-color: #fff;
  border: 1px solid #dbe9f2;
  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:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dbe9f2;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dbe9f2;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    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:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1b3545;
}
.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:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dbe9f2;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dbe9f2;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    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: 23px;
  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-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -25px;
  margin-left: -25px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 13.5px 25px;
  font-size: 20px;
  line-height: 23px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -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: 6.75px -25px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}
@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 > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}
.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: 4.5px;
  margin-bottom: 4.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control,
  .navbar-form select.forminput,
  .navbar-form input[type="text"].forminput {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group,
  .navbar-form .wrapsearchinput > .searchpanel {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group select.forminput,
  .navbar-form .input-group input[type="text"].forminput,
  .navbar-form .wrapsearchinput > .searchpanel .input-group-addon,
  .navbar-form .wrapsearchinput > .searchpanel .input-group-btn,
  .navbar-form .wrapsearchinput > .searchpanel .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control,
  .navbar-form .input-group > select.forminput,
  .navbar-form .input-group > input[type="text"].forminput,
  .navbar-form .wrapsearchinput > .searchpanel > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label,
  .navbar-form .radio .operationheading,
  .navbar-form .checkbox .operationheading,
  .navbar-form .radio .addcontent > strong,
  .navbar-form .checkbox .addcontent > strong,
  .navbar-form .radio .settinglabel,
  .navbar-form .checkbox .settinglabel,
  .navbar-form .radio .survey label,
  .navbar-form .checkbox .survey label,
  .navbar-form .radio .survey .operationheading,
  .navbar-form .checkbox .survey .operationheading,
  .navbar-form .radio .survey .addcontent > strong,
  .navbar-form .checkbox .survey .addcontent > strong {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
.navbar-btn.btn-sm,
.navbar-btn[id*="_btnGridDelete"],
.navbar-btn[id*="_btnGridUpdate"],
.navbar-btn[id*="_btnGridCancel"],
.navbar-btn[id*="_grdHistory"][id*="_btnDelete"],
.navbar-btn[id*="_grdHistory"][id*="_btnRestoreToEditor"],
.navbar-btn.postlistwrap .forumpostheader .marksent,
.navbar-btn.postlistwrap .forumpostheader .sendnotification {
  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: 13.5px;
  margin-bottom: 13.5px;
}
@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: #e9eff3;
  border-color: #d4dfe7;
}
.navbar-default .navbar-brand {
  color: #a1b8c6;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #81a0b3;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #a1b8c6;
}
.navbar-default .navbar-nav > li > a {
  color: #a1b8c6;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #73797d;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #d4dfe7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #a1b8c6;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dbe9f2;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dbe9f2;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #a1b8c6;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d4dfe7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #d4dfe7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #a1b8c6;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #73797d;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #d4dfe7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #a1b8c6;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #a1b8c6;
}
.navbar-default .navbar-link:hover {
  color: #73797d;
}
.navbar-default .btn-link {
  color: #a1b8c6;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #73797d;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #a1b8c6;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #d1dce3;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #d1dce3;
}
.navbar-inverse .navbar-nav > li > a {
  color: #d1dce3;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #73797d;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #73797d;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #d1dce3;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #d1dce3;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #d1dce3;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb,
.feedmanagerpage .breadcrumbs {
  padding: 8px 15px;
  margin-bottom: 23px;
  list-style: none;
  background-color: #e9eff3;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #a1b8c6;
}
.breadcrumb > .active {
  color: #a1b8c6;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 14px;
  line-height: 1.48857143;
  text-decoration: none;
  color: #4daf4e;
  background-color: #fff;
  border: 1px solid #dbe9f2;
  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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #367a36;
  background-color: #dbe9f2;
  border-color: #dbe9f2;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #1b3545;
  border-color: #1b3545;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a1b8c6;
  background-color: #fff;
  border-color: #dbe9f2;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333;
}
.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;
}
.pager,
.blogview .blogpager {
  padding-left: 0;
  margin: 23px 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 #dbe9f2;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #dbe9f2;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a1b8c6;
  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:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label,
.postlistwrap .forumpostheader .marksent .label,
.postlistwrap .forumpostheader .sendnotification .label,
.forumview .forumnotify .fsubscribe2 .label,
.forumthreadview .forumnotify .fsubscribe2 .label,
.editforumsubcriptions .label,
.poll a[id$="_lnkEdit"] .label,
.poll [id*="_lnkNewPoll"] .label,
.head .sitemenu > ul > li[class*="menu-btn"] > a .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #a1b8c6;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #81a0b3;
}
.label-primary {
  background-color: #1b3545;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0d1920;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info,
.tagslabel + .blogtags a {
  background-color: #6ebbfe;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #3ba3fe;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  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: #a1b8c6;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge,
.postlistwrap .forumpostheader .marksent .badge,
.postlistwrap .forumpostheader .sendnotification .badge,
.forumview .forumnotify .fsubscribe2 .badge,
.forumthreadview .forumnotify .fsubscribe2 .badge,
.editforumsubcriptions .badge,
.poll a[id$="_lnkEdit"] .badge,
.poll [id*="_lnkNewPoll"] .badge,
.head .sitemenu > ul > li[class*="menu-btn"] > a .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge,
.buttonlink .badge,
[id*="_btnRename"] .badge,
[id*="_LinkButton2"] .badge,
.btn-group-xs > .postlistwrap .forumpostheader .marksent .badge,
.btn-group-xs > .postlistwrap .forumpostheader .sendnotification .badge,
.btn-group-xs > .forumview .forumnotify .fsubscribe2 .badge,
.btn-group-xs > .forumthreadview .forumnotify .fsubscribe2 .badge,
.btn-group-xs > .editforumsubcriptions .badge,
.btn-group-xs > .poll a[id$="_lnkEdit"] .badge,
.btn-group-xs > .poll [id*="_lnkNewPoll"] .badge,
.btn-group-xs > .head .sitemenu > ul > li[class*="menu-btn"] > a .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #4daf4e;
  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: #dbe9f2;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #b6d2e4;
}
.container .jumbotron,
.container-fluid .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 .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.48857143;
  background-color: #fff;
  border: 1px solid #dbe9f2;
  border-radius: 4px;
  -webkit-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:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #4daf4e;
}
.thumbnail .caption {
  padding: 9px;
  color: #73797d;
}
.alert,
div[data-val-validationgroup="profile"],
.poll [id$="_lblVotingStatus"],
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage],
.pagebody.loginpage .login .buttonrow span.txterror,
.contactform [id$="_lblMessage"],
div.txterror,
.modulecontent.accessdenied,
body.pagenotfound .pnfmsg,
.grid-form .captchadiv [data-val-errormessage] {
  padding: 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4,
div[data-val-validationgroup="profile"] h4,
.poll [id$="_lblVotingStatus"] h4,
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage] h4,
.pagebody.loginpage .login .buttonrow span.txterror h4,
.contactform [id$="_lblMessage"] h4,
div.txterror h4,
.modulecontent.accessdenied h4,
body.pagenotfound .pnfmsg h4,
.grid-form .captchadiv [data-val-errormessage] h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link,
div[data-val-validationgroup="profile"] .alert-link,
.poll [id$="_lblVotingStatus"] .alert-link,
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage] .alert-link,
.pagebody.loginpage .login .buttonrow span.txterror .alert-link,
.contactform [id$="_lblMessage"] .alert-link,
div.txterror .alert-link,
.modulecontent.accessdenied .alert-link,
.modulecontent.accessdenied a,
body.pagenotfound .pnfmsg .alert-link,
.grid-form .captchadiv [data-val-errormessage] .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul,
div[data-val-validationgroup="profile"] > p,
div[data-val-validationgroup="profile"] > ul,
.poll [id$="_lblVotingStatus"] > p,
.poll [id$="_lblVotingStatus"] > ul,
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage] > p,
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage] > ul,
.pagebody.loginpage .login .buttonrow span.txterror > p,
.pagebody.loginpage .login .buttonrow span.txterror > ul,
.contactform [id$="_lblMessage"] > p,
.contactform [id$="_lblMessage"] > ul,
div.txterror > p,
div.txterror > ul,
.modulecontent.accessdenied > p,
.modulecontent.accessdenied > ul,
body.pagenotfound .pnfmsg > p,
body.pagenotfound .pnfmsg > ul,
.grid-form .captchadiv [data-val-errormessage] > p,
.grid-form .captchadiv [data-val-errormessage] > ul {
  margin-bottom: 0;
}
.alert > p + p,
div[data-val-validationgroup="profile"] > p + p,
.poll [id$="_lblVotingStatus"] > p + p,
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage] > p + p,
.pagebody.loginpage .login .buttonrow span.txterror > p + p,
.contactform [id$="_lblMessage"] > p + p,
div.txterror > p + p,
.modulecontent.accessdenied > p + p,
body.pagenotfound .pnfmsg > p + p,
.grid-form .captchadiv [data-val-errormessage] > 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,
.poll [id$="_lblVotingStatus"],
.contactform [id$="_lblMessage"] {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr,
.poll [id$="_lblVotingStatus"] hr,
.contactform [id$="_lblMessage"] hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link,
.poll [id$="_lblVotingStatus"] .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,
.grid-form .captchadiv [data-val-errormessage] {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr,
.grid-form .captchadiv [data-val-errormessage] hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link,
.grid-form .captchadiv [data-val-errormessage] .alert-link {
  color: #66512c;
}
.alert-danger,
div[data-val-validationgroup="profile"],
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage],
.pagebody.loginpage .login .buttonrow span.txterror,
div.txterror,
body.pagenotfound .pnfmsg {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr,
div[data-val-validationgroup="profile"] hr,
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage] hr,
.pagebody.loginpage .login .buttonrow span.txterror hr,
div.txterror hr,
body.pagenotfound .pnfmsg hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link,
div[data-val-validationgroup="profile"] .alert-link,
.pagebody.loginpage .login [id$="_pnlStandardLogin"] [data-val-errormessage] .alert-link,
.pagebody.loginpage .login .buttonrow span.txterror .alert-link,
div.txterror .alert-link,
body.pagenotfound .pnfmsg .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #e9eff3;
  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: 23px;
  color: #fff;
  text-align: center;
  background-color: #1b3545;
  -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;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success,
.fund-module .meter.progress .progress-bar,
.FundRaiser .meter.progress .progress-bar {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success,
.progress-striped .fund-module .meter.progress .progress-bar,
.progress-striped .FundRaiser .meter.progress .progress-bar {
  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: #6ebbfe;
}
.progress-striped .progress-bar-info {
  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: 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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.authorinfo {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body,
.authorinfo,
.authorbio {
  zoom: 1;
  overflow: hidden;
}
.media-body,
.authorbio {
  width: 10000px;
}
.media-object,
.authorinfo .avatar img {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left,
.authorinfo .avatar {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body,
.authorbio,
.authorinfo .avatar {
  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 #dbe9f2;
}
.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: #73797d;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #e9eff3;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #dbe9f2;
  color: #a1b8c6;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #a1b8c6;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #1b3545;
  border-color: #1b3545;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #68a1c4;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel,
.templatewrapper {
  margin-bottom: 23px;
  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 > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer,
.templateinfo {
  padding: 10px 15px;
  background-color: #e9eff3;
  border-top: 1px solid #dbe9f2;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table,
.panel > .forums table,
.panel > .table-responsive > .forums table,
.panel > .panel-collapse > .forums table,
.panel > .forumview table,
.panel > .table-responsive > .forumview table,
.panel > .panel-collapse > .forumview table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption,
.panel > .forums table caption,
.panel > .table-responsive > .forums table caption,
.panel > .panel-collapse > .forums table caption,
.panel > .forumview table caption,
.panel > .table-responsive > .forumview table caption,
.panel > .panel-collapse > .forumview table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel > .forums table:first-child,
.panel > .table-responsive:first-child > .forums table:first-child,
.panel > .forumview table:first-child,
.panel > .table-responsive:first-child > .forumview table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .forums table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .forums table:first-child > thead:first-child > tr:first-child,
.panel > .forums table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .forums 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 > .forumview table:first-child > thead:first-child > tr:first-child,
.panel > .forumview table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .forumview table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .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 > .table-responsive:first-child > .forums table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .forums table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .forums table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .forums table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .forums 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 > .table-responsive:first-child > .forumview table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .forumview table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .forumview table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .forumview table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .forumview table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .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 > .table-responsive:first-child > .forums table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .forums table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .forums table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .forums table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .forums 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 > .table-responsive:first-child > .forumview table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .forumview table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .forumview table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .forumview table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .forumview table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > .forums table:last-child,
.panel > .table-responsive:last-child > .forums table:last-child,
.panel > .forumview table:last-child,
.panel > .table-responsive:last-child > .forumview table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .forums table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .forums table:last-child > tbody:last-child > tr:last-child,
.panel > .forums table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .forums table:last-child > tfoot:last-child > tr:last-child,
.panel > .forumview table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > .forumview table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .forums table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .forums table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .forums table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 > .table-responsive:last-child > .forumview table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .forumview table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .forumview table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .forumview table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .forumview table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .forums table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .forums table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .forums table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 > .table-responsive:last-child > .forumview table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .forumview table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .forumview table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .forumview table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .forumview table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body,
.panel > .panel-body + .forums table,
.panel > .forums table + .panel-body,
.panel > .panel-body + .forumview table,
.panel > .forumview table + .panel-body {
  border-top: 1px solid #dbe9f2;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .forums table > tbody:first-child > tr:first-child th,
.panel > .forums table > tbody:first-child > tr:first-child td,
.panel > .forumview table > tbody:first-child > tr:first-child th,
.panel > .forumview table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered,
.panel > .forums table,
.panel > .table-responsive > .forums table,
.panel > .forumview table,
.panel > .table-responsive > .forumview table {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .forums table > thead > tr > th:first-child,
.panel > .table-responsive > .forums table > thead > tr > th:first-child,
.panel > .forums table > tbody > tr > th:first-child,
.panel > .table-responsive > .forums table > tbody > tr > th:first-child,
.panel > .forums table > tfoot > tr > th:first-child,
.panel > .table-responsive > .forums table > tfoot > tr > th:first-child,
.panel > .forums table > thead > tr > td:first-child,
.panel > .table-responsive > .forums table > thead > tr > td:first-child,
.panel > .forums table > tbody > tr > td:first-child,
.panel > .table-responsive > .forums table > tbody > tr > td:first-child,
.panel > .forums table > tfoot > tr > td:first-child,
.panel > .table-responsive > .forums table > tfoot > tr > td:first-child,
.panel > .forumview table > thead > tr > th:first-child,
.panel > .table-responsive > .forumview table > thead > tr > th:first-child,
.panel > .forumview table > tbody > tr > th:first-child,
.panel > .table-responsive > .forumview table > tbody > tr > th:first-child,
.panel > .forumview table > tfoot > tr > th:first-child,
.panel > .table-responsive > .forumview table > tfoot > tr > th:first-child,
.panel > .forumview table > thead > tr > td:first-child,
.panel > .table-responsive > .forumview table > thead > tr > td:first-child,
.panel > .forumview table > tbody > tr > td:first-child,
.panel > .table-responsive > .forumview table > tbody > tr > td:first-child,
.panel > .forumview table > tfoot > tr > td:first-child,
.panel > .table-responsive > .forumview table > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .forums table > thead > tr > th:last-child,
.panel > .table-responsive > .forums table > thead > tr > th:last-child,
.panel > .forums table > tbody > tr > th:last-child,
.panel > .table-responsive > .forums table > tbody > tr > th:last-child,
.panel > .forums table > tfoot > tr > th:last-child,
.panel > .table-responsive > .forums table > tfoot > tr > th:last-child,
.panel > .forums table > thead > tr > td:last-child,
.panel > .table-responsive > .forums table > thead > tr > td:last-child,
.panel > .forums table > tbody > tr > td:last-child,
.panel > .table-responsive > .forums table > tbody > tr > td:last-child,
.panel > .forums table > tfoot > tr > td:last-child,
.panel > .table-responsive > .forums table > tfoot > tr > td:last-child,
.panel > .forumview table > thead > tr > th:last-child,
.panel > .table-responsive > .forumview table > thead > tr > th:last-child,
.panel > .forumview table > tbody > tr > th:last-child,
.panel > .table-responsive > .forumview table > tbody > tr > th:last-child,
.panel > .forumview table > tfoot > tr > th:last-child,
.panel > .table-responsive > .forumview table > tfoot > tr > th:last-child,
.panel > .forumview table > thead > tr > td:last-child,
.panel > .table-responsive > .forumview table > thead > tr > td:last-child,
.panel > .forumview table > tbody > tr > td:last-child,
.panel > .table-responsive > .forumview table > tbody > tr > td:last-child,
.panel > .forumview table > tfoot > tr > td:last-child,
.panel > .table-responsive > .forumview table > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .forums table > thead > tr:first-child > td,
.panel > .table-responsive > .forums table > thead > tr:first-child > td,
.panel > .forums table > tbody > tr:first-child > td,
.panel > .table-responsive > .forums table > tbody > tr:first-child > td,
.panel > .forums table > thead > tr:first-child > th,
.panel > .table-responsive > .forums table > thead > tr:first-child > th,
.panel > .forums table > tbody > tr:first-child > th,
.panel > .table-responsive > .forums table > tbody > tr:first-child > th,
.panel > .forumview table > thead > tr:first-child > td,
.panel > .table-responsive > .forumview table > thead > tr:first-child > td,
.panel > .forumview table > tbody > tr:first-child > td,
.panel > .table-responsive > .forumview table > tbody > tr:first-child > td,
.panel > .forumview table > thead > tr:first-child > th,
.panel > .table-responsive > .forumview table > thead > tr:first-child > th,
.panel > .forumview table > tbody > tr:first-child > th,
.panel > .table-responsive > .forumview table > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .forums table > tbody > tr:last-child > td,
.panel > .table-responsive > .forums table > tbody > tr:last-child > td,
.panel > .forums table > tfoot > tr:last-child > td,
.panel > .table-responsive > .forums table > tfoot > tr:last-child > td,
.panel > .forums table > tbody > tr:last-child > th,
.panel > .table-responsive > .forums table > tbody > tr:last-child > th,
.panel > .forums table > tfoot > tr:last-child > th,
.panel > .table-responsive > .forums table > tfoot > tr:last-child > th,
.panel > .forumview table > tbody > tr:last-child > td,
.panel > .table-responsive > .forumview table > tbody > tr:last-child > td,
.panel > .forumview table > tfoot > tr:last-child > td,
.panel > .table-responsive > .forumview table > tfoot > tr:last-child > td,
.panel > .forumview table > tbody > tr:last-child > th,
.panel > .table-responsive > .forumview table > tbody > tr:last-child > th,
.panel > .forumview table > tfoot > tr:last-child > th,
.panel > .table-responsive > .forumview table > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 23px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dbe9f2;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dbe9f2;
}
.panel-default,
.templatewrapper {
  border-color: #dbe9f2;
}
.panel-default > .panel-heading,
.templatetitle {
  color: #313f4b;
  background-color: #e9eff3;
  border-color: #dbe9f2;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dbe9f2;
}
.panel-default > .panel-heading .badge {
  color: #e9eff3;
  background-color: #313f4b;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dbe9f2;
}
.panel-primary {
  border-color: #1b3545;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1b3545;
  border-color: #1b3545;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1b3545;
}
.panel-primary > .panel-heading .badge {
  color: #1b3545;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1b3545;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well,
.fileupload-dropzone,
.searchcontrols {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #e9eff3;
  border: 1px solid #d2dee6;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote,
.searchcontrols blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm,
.searchcontrols {
  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:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-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);
  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 #a1b8c6;
  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 #dbe9f2;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.48857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #dbe9f2;
}
.modal-footer .btn + .btn,
.modal-footer .postlistwrap .forumpostheader .marksent + .postlistwrap .forumpostheader .marksent,
.modal-footer .postlistwrap .forumpostheader .sendnotification + .postlistwrap .forumpostheader .sendnotification,
.modal-footer .forumview .forumnotify .fsubscribe2 + .forumview .forumnotify .fsubscribe2,
.modal-footer .forumthreadview .forumnotify .fsubscribe2 + .forumthreadview .forumnotify .fsubscribe2,
.modal-footer .editforumsubcriptions + .editforumsubcriptions,
.modal-footer .poll a[id$="_lnkEdit"] + .poll a[id$="_lnkEdit"],
.modal-footer .poll [id*="_lnkNewPoll"] + .poll [id*="_lnkNewPoll"],
.modal-footer .head .sitemenu > ul > li[class*="menu-btn"] > a + .head .sitemenu > ul > li[class*="menu-btn"] > a {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .postlistwrap .forumpostheader .marksent + .postlistwrap .forumpostheader .marksent,
.modal-footer .btn-group .postlistwrap .forumpostheader .sendnotification + .postlistwrap .forumpostheader .sendnotification,
.modal-footer .btn-group .forumview .forumnotify .fsubscribe2 + .forumview .forumnotify .fsubscribe2,
.modal-footer .btn-group .forumthreadview .forumnotify .fsubscribe2 + .forumthreadview .forumnotify .fsubscribe2,
.modal-footer .btn-group .editforumsubcriptions + .editforumsubcriptions,
.modal-footer .btn-group .poll a[id$="_lnkEdit"] + .poll a[id$="_lnkEdit"],
.modal-footer .btn-group .poll [id*="_lnkNewPoll"] + .poll [id*="_lnkNewPoll"],
.modal-footer .btn-group .head .sitemenu > ul > li[class*="menu-btn"] > a + .head .sitemenu > ul > li[class*="menu-btn"] > a {
  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: "Noto Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.48857143;
  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.right,
.tooltip.pagetree ul.treecommands {
  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.right .tooltip-arrow,
.tooltip.pagetree ul.treecommands .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;
}
.popover,
.pagetree ul.treecommands {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.48857143;
  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 #a1b8c6;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top,
.pagetree ul.treecommands.top {
  margin-top: -10px;
}
.popover.right,
.pagetree ul.treecommands.right,
.popover.pagetree ul.treecommands {
  margin-left: 10px;
}
.popover.bottom,
.pagetree ul.treecommands.bottom {
  margin-top: 10px;
}
.popover.left,
.pagetree ul.treecommands.left {
  margin-left: -10px;
}
.popover-title,
.pagetree ul.treecommands .pageinfo {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content,
.pagetree ul.treecommands {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after,
.pagetree ul.treecommands > .arrow,
.pagetree ul.treecommands > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow,
.pagetree ul.treecommands > .arrow {
  border-width: 11px;
}
.popover > .arrow:after,
.pagetree ul.treecommands > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow,
.pagetree ul.treecommands.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #62889f;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after,
.pagetree ul.treecommands.top > .arrow:after {
  content: " ";
  bottom: 2px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow,
.pagetree ul.treecommands.right > .arrow,
.popover.pagetree ul.treecommands > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #62889f;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after,
.pagetree ul.treecommands.right > .arrow:after,
.popover.pagetree ul.treecommands > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow,
.pagetree ul.treecommands.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #62889f;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after,
.pagetree ul.treecommands.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow,
.pagetree ul.treecommands.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #62889f;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after,
.pagetree ul.treecommands.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;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-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;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.active.pagetree ul.treecommands {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active,
  .carousel-inner > .item.prev.pagetree ul.treecommands {
    -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.right,
.carousel-inner > .prev.pagetree ul.treecommands {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right,
.carousel-inner > .active.pagetree ul.treecommands {
  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-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.right,
.carousel-control.pagetree ul.treecommands {
  left: auto;
  right: 0;
  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:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  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 .postlistwrap .forumpostheader .marksent,
.carousel-caption .postlistwrap .forumpostheader .sendnotification,
.carousel-caption .forumview .forumnotify .fsubscribe2,
.carousel-caption .forumthreadview .forumnotify .fsubscribe2,
.carousel-caption .editforumsubcriptions,
.carousel-caption .poll a[id$="_lnkEdit"],
.carousel-caption .poll [id*="_lnkNewPoll"],
.carousel-caption .head .sitemenu > ul > li[class*="menu-btn"] > a {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    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;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.stats .modulecontent:before,
.stats .modulecontent:after,
.stats .onlinemembers:before,
.stats .onlinemembers:after,
.top-pane .panelwrapper:before,
.top-pane .panelwrapper:after,
.blogview .blogpager:before,
.blogview .blogpager:after,
.templatebody:before,
.templatebody:after,
.fileoperations:before,
.fileoperations:after,
.fileselection:before,
.fileselection:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.stats .modulecontent:after,
.stats .onlinemembers:after,
.top-pane .panelwrapper:after,
.blogview .blogpager:after,
.templatebody:after,
.fileoperations:after,
.fileselection:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.breadcrumb > li + li:before {
  content: "\00a0 /";
}
.breadcrumb > li > .active,
.breadcrumb > li > .selectedcrumb {
  color: #a1b8c6;
}
.newpost:active,
.newthread:active,
.ec-next-prev a:active,
.fileinput-button:active,
.uploadfilelist .ui-button:active,
.poll [id*="_lnkNewPoll"]:active,
#gallerynav .btn:active,
.SiteSearch [type="submit"]:active,
.addnewtemplate > a[id*="_lnkAddNew"]:active,
[id*="PasswordRecovery"][id*="SubmitButton"]:active,
.ui-datepicker-trigger:active,
.eventNextPrevious:active,
.search-button:active,
#gallerynav .postlistwrap .forumpostheader .marksent:active,
#gallerynav .postlistwrap .forumpostheader .sendnotification:active,
#gallerynav .forumview .forumnotify .fsubscribe2:active,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:active,
#gallerynav .editforumsubcriptions:active,
#gallerynav .poll a[id$="_lnkEdit"]:active,
#gallerynav .poll [id*="_lnkNewPoll"]:active,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:active {
  /*box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/
}
/*.btn-default {
	@shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	background-image: linear-gradient(to bottom, @btn-default-bg 0%, darken(@btn-default-bg, 4%) 100%);
	background-repeat: repeat-x;
	box-shadow: @shadow;
	text-shadow: 0 1px 0 #fff;

	// Reset the shadow
	&:active,
	&:active:hover,
	&:active:focus {
		background-color: darken(@btn-default-bg, 17%);
		background-image: none;
		border-color: @btn-default-border;
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	}

	&:hover,
	&:focus {
		background-color: darken(@btn-default-bg, 4%);
		background-position: 0 -15px;
		border-color: @btn-default-border;
	}

	&[disabled] {
		background-color: darken(@btn-default-bg, 4%);
		background-image: none;
		border-color: @btn-default-border;
		box-shadow: none;
	}
}*/
.poll [id*="_btnChoose"],
.poll [id*="_btnShowResults"],
.survey [id*="_lnkAddNew"],
.survey [id*="_btnStartSurvey"],
[id*="_btnGridUpdate"],
.operationpanel [id="btnSubmit"],
#pnlNewFolder [id="btnNewFolder"] {
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
}
.poll [id*="_btnChoose"]:active,
.poll [id*="_btnShowResults"]:active,
.survey [id*="_lnkAddNew"]:active,
.survey [id*="_btnStartSurvey"]:active,
[id*="_btnGridUpdate"]:active,
.operationpanel [id="btnSubmit"]:active,
#pnlNewFolder [id="btnNewFolder"]: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);
}
[id*="_btnGridDelete"],
.poll [id*="_btnRemoveCurrent"],
[id*="_grdHistory"][id*="_btnDelete"] {
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
}
[id*="_btnGridDelete"]:active,
.poll [id*="_btnRemoveCurrent"]: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,
[id*="_btnRename"],
[id*="_LinkButton2"] {
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
}
.buttonlink:active,
[id*="_btnRename"]:active,
[id*="_LinkButton2"]: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,
.postlistwrap .forumpostheader .marksent:not(input):empty,
.postlistwrap .forumpostheader .sendnotification:not(input):empty,
.forumview .forumnotify .fsubscribe2:not(input):empty,
.forumthreadview .forumnotify .fsubscribe2:not(input):empty,
.editforumsubcriptions:not(input):empty,
.poll a[id$="_lnkEdit"]:not(input):empty,
.poll [id*="_lnkNewPoll"]:not(input):empty,
.head .sitemenu > ul > li[class*="menu-btn"] > a:not(input):empty {
  display: none;
}
.btn-group > .btn:not(input):empty + .btn,
.btn-group > .postlistwrap .forumpostheader .marksent:not(input):empty + .postlistwrap .forumpostheader .marksent,
.btn-group > .postlistwrap .forumpostheader .sendnotification:not(input):empty + .postlistwrap .forumpostheader .sendnotification,
.btn-group > .forumview .forumnotify .fsubscribe2:not(input):empty + .forumview .forumnotify .fsubscribe2,
.btn-group > .forumthreadview .forumnotify .fsubscribe2:not(input):empty + .forumthreadview .forumnotify .fsubscribe2,
.btn-group > .editforumsubcriptions:not(input):empty + .editforumsubcriptions,
.btn-group > .poll a[id$="_lnkEdit"]:not(input):empty + .poll a[id$="_lnkEdit"],
.btn-group > .poll [id*="_lnkNewPoll"]:not(input):empty + .poll [id*="_lnkNewPoll"],
.btn-group > .head .sitemenu > ul > li[class*="menu-btn"] > a:not(input):empty + .head .sitemenu > ul > li[class*="menu-btn"] > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.settinglabel,
.survey label,
.survey .operationheading,
.survey .addcontent > strong,
.survey .settinglabel {
  font-size: smaller;
  margin-bottom: 0;
  margin-right: 5px;
  margin-top: 9px;
  min-height: 24px;
  vertical-align: top;
  width: 18em;
}
.box-inline label,
.rbroles label,
.box-inline .operationheading,
.rbroles .operationheading,
.box-inline .addcontent > strong,
.rbroles .addcontent > strong,
.box-inline .settinglabel,
.rbroles .settinglabel,
.box-inline .survey label,
.rbroles .survey label,
.box-inline .survey .operationheading,
.rbroles .survey .operationheading,
.box-inline .survey .addcontent > strong,
.rbroles .survey .addcontent > strong {
  font-size: smaller;
  width: auto;
}
input[type="file"] {
  display: inline-block;
}
@media (min-width: 768px) {
  .settingrow .form-control,
  .settingrow select.forminput,
  .settingrow input[type="text"].forminput,
  .logolist .form-control,
  .memberlist .modulesubtitle .form-control {
    display: inline-block;
    width: 260px;
    vertical-align: middle;
  }
  textarea.settingrow .form-control,
  textarea.settingrow select.forminput,
  textarea.settingrow input[type="text"].forminput,
  textarea.logolist .form-control,
  textarea.memberlist .modulesubtitle .form-control {
    width: 100%;
  }
  .widetextbox textarea.settingrow .form-control,
  .widetextbox textarea.settingrow select.forminput,
  .widetextbox textarea.settingrow input[type="text"].forminput,
  .widetextbox textarea.logolist .form-control,
  .widetextbox textarea.memberlist .modulesubtitle .form-control {
    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 #a1b8c6;
  cursor: pointer;
  height: 25px;
  width: 100%;
}
input.slider-input::-moz-range-track {
  background: white;
  border-radius: 2px;
  border: 1px solid #a1b8c6;
  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 #a1b8c6;
  border-radius: 4px;
}
input.slider-input::-ms-fill-upper {
  background: white;
  border: 0.1px solid #a1b8c6;
  border-radius: 4px;
}
input.slider-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #1b3545;
  border: 0 none;
  border-radius: 2px;
  cursor: pointer;
  height: 34px;
  margin-top: -4.6px;
  width: 16px;
}
input.slider-input::-moz-range-thumb {
  background: #1b3545;
  border: 0 none;
  border-radius: 2px;
  cursor: pointer;
  height: 34px;
  width: 16px;
}
input.slider-input::-ms-thumb {
  background: #1b3545;
  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: #6ebbfe;
  -webkit-box-shadow: 0 0 8px rgba(110, 187, 254, 0.6);
          box-shadow: 0 0 8px rgba(110, 187, 254, 0.6);
}
input.slider-input:focus::-moz-range-track {
  border-color: #6ebbfe;
  box-shadow: 0 0 8px rgba(110, 187, 254, 0.6);
}
input.slider-input:focus::-ms-fill-lower {
  background: white;
  border-color: #6ebbfe;
  box-shadow: 0 0 8px rgba(110, 187, 254, 0.6);
}
input.slider-input:focus::-ms-fill-upper {
  background: white;
  border-color: #6ebbfe;
  box-shadow: 0 0 8px rgba(110, 187, 254, 0.6);
}
.slider-output {
  border: 0 none;
  display: inline-block;
  font-weight: 700;
  padding: 0;
  vertical-align: middle;
}
textarea.form-control,
textareaselect.forminput,
textareainput[type="text"].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 + .form-control,
.auto-complete + select.forminput,
.auto-complete + input[type="text"].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;
}
.settingrow [type="text"].smalltextbox,
.logolist [type="text"].smalltextbox,
.memberlist .modulesubtitle [type="text"].smalltextbox {
  width: 6em;
}
.table select,
.table [type="text"],
.forums table select,
.forums table [type="text"],
.forumview table select,
.forumview table [type="text"] {
  max-width: 100%;
}
.contentmanager .table select,
.contentmanager .table [type="text"],
.contentmanager .forums table select,
.contentmanager .forums table [type="text"],
.contentmanager .forumview table select,
.contentmanager .forumview table [type="text"] {
  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;
}
.rbroles,
.box-inline li {
  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 label,
.box-inline li .operationheading,
.box-inline li .addcontent > strong,
.box-inline li .settinglabel,
.box-inline li .survey label,
.box-inline li .survey .operationheading,
.box-inline li .survey .addcontent > strong {
  display: inline;
  font-weight: 400;
  margin: 0;
}
.settingrow > input[type="checkbox"],
.settingrow > span.forminput > input[type="checkbox"],
.logolist > input[type="checkbox"],
.logolist > span.forminput > input[type="checkbox"],
.memberlist .modulesubtitle > input[type="checkbox"],
.memberlist .modulesubtitle > 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 #dbe9f2;
  display: inline-block;
  font-size: 0;
  padding: 5px 14px;
}
.blogview .blogpager .postlink::before,
.blogview .blogpager .postlink::after {
  font-size: 16px;
}
.blogview .blogpager .postlink:hover,
.blogview .blogpager .postlink:focus {
  background-color: #dbe9f2;
  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;
}
.modulelinks,
.ModuleEditLink {
  font-family: arial, sans-serif;
  font-size: 12px;
  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: #6ebbfe !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: #3ba3fe !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;
}
.gallerylist .galleryitem > a,
.fthumbs img {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.48857143;
  background-color: #fff;
  border: 1px solid #dbe9f2;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.gallerylist .galleryitem > a > img,
.fthumbs img > img {
  margin-left: auto;
  margin-right: auto;
}
.gallerylist .galleryitem > a:hover,
.fthumbs img:hover,
.gallerylist .galleryitem > a:focus,
.fthumbs img:focus,
.gallerylist .galleryitem > a.active,
.fthumbs img.active {
  border-color: #4daf4e;
}
.pageditnotes {
  margin: 0 0 11.5px;
}
.text-indent-1 {
  text-indent: 40px;
}
.text-indent-2 {
  text-indent: 60px;
}
.text-indent-3 {
  text-indent: 80px;
}
.pageicons,
.fsubcribe1,
.moduleIconsList {
  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;
}
.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;
}
.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;
  }
}
.login .form-control,
.login select.forminput,
.login input[type="text"].forminput {
  display: block;
}
.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 th:first-child,
.forumview table.threadlist th:first-child,
.forums table.forumlist td:first-child,
.forumview table.threadlist td:first-child,
.forums table.forumlist th.fsubscribe:first-child + th,
.forumview table.threadlist th.fsubscribe:first-child + th,
.forums table.forumlist td.fsubscribe:first-child + td,
.forumview table.threadlist td.fsubscribe:first-child + td {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.forums table.forumlist th:last-child,
.forumview table.threadlist th:last-child,
.forums table.forumlist td:last-child,
.forumview table.threadlist td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.forums table.forumlist thead,
.forumview table.threadlist thead {
  background-color: #3288b0;
  border-radius: 4px;
  color: #fff;
}
.forums table.forumlist thead th,
.forumview table.threadlist thead th {
  background-color: #3288b0;
  border: 0 none;
  white-space: nowrap;
  text-align: center;
}
.forums table.forumlist thead th.fsubscribe,
.forumview table.threadlist thead th.fsubscribe,
.forums table.forumlist thead th.ftitle,
.forumview table.threadlist thead th.ftitle,
.forums table.forumlist thead th.fthreadcount,
.forumview table.threadlist thead th.fthreadcount,
.forums table.forumlist thead th.fpostcount,
.forumview table.threadlist thead th.fpostcount,
.forums table.forumlist thead th.fpostdate,
.forumview table.threadlist thead th.fpostdate,
.forums table.forumlist thead th.fstartedby,
.forumview table.threadlist thead th.fstartedby,
.forums table.forumlist thead th.fpostreplies,
.forumview table.threadlist thead th.fpostreplies,
.forums table.forumlist thead th.fpostviews,
.forumview table.threadlist thead th.fpostviews,
.forums table.forumlist thead th.fforumtitle,
.forumview table.threadlist thead th.fforumtitle {
  font-size: 0;
}
.forums table.forumlist thead th.fsubscribe::before,
.forumview table.threadlist thead th.fsubscribe::before,
.forums table.forumlist thead th.ftitle::before,
.forumview table.threadlist thead th.ftitle::before,
.forums table.forumlist thead th.fthreadcount::before,
.forumview table.threadlist thead th.fthreadcount::before,
.forums table.forumlist thead th.fpostcount::before,
.forumview table.threadlist thead th.fpostcount::before,
.forums table.forumlist thead th.fpostdate::before,
.forumview table.threadlist thead th.fpostdate::before,
.forums table.forumlist thead th.fstartedby::before,
.forumview table.threadlist thead th.fstartedby::before,
.forums table.forumlist thead th.fpostreplies::before,
.forumview table.threadlist thead th.fpostreplies::before,
.forums table.forumlist thead th.fpostviews::before,
.forumview table.threadlist thead th.fpostviews::before,
.forums table.forumlist thead th.fforumtitle::before,
.forumview table.threadlist thead th.fforumtitle::before {
  font-family: fontawesome;
  content: "\f07b";
  padding-right: 5px;
  font-size: 16px;
  font-weight: 300;
}
.forums table.forumlist thead th.fsubscribe,
.forumview table.threadlist thead th.fsubscribe,
.forums table.forumlist thead th.fthreadcount,
.forumview table.threadlist thead th.fthreadcount,
.forums table.forumlist thead th.fpostcount,
.forumview table.threadlist thead th.fpostcount,
.forums table.forumlist thead th.fpostdate,
.forumview table.threadlist thead th.fpostdate,
.forums table.forumlist thead th.fstartedby,
.forumview table.threadlist thead th.fstartedby,
.forums table.forumlist thead th.fpostreplies,
.forumview table.threadlist thead th.fpostreplies,
.forums table.forumlist thead th.fpostviews,
.forumview table.threadlist thead th.fpostviews {
  position: relative;
}
.forums table.forumlist thead th.fsubscribe::after,
.forumview table.threadlist thead th.fsubscribe::after,
.forums table.forumlist thead th.fthreadcount::after,
.forumview table.threadlist thead th.fthreadcount::after,
.forums table.forumlist thead th.fpostcount::after,
.forumview table.threadlist thead th.fpostcount::after,
.forums table.forumlist thead th.fpostdate::after,
.forumview table.threadlist thead th.fpostdate::after,
.forums table.forumlist thead th.fstartedby::after,
.forumview table.threadlist thead th.fstartedby::after,
.forums table.forumlist thead th.fpostreplies::after,
.forumview table.threadlist thead th.fpostreplies::after,
.forums table.forumlist thead th.fpostviews::after,
.forumview table.threadlist thead th.fpostviews::after {
  position: absolute;
  background: #1b3545;
  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.fsubscribe:hover::after,
.forumview table.threadlist thead th.fsubscribe:hover::after,
.forums table.forumlist thead th.fthreadcount:hover::after,
.forumview table.threadlist thead th.fthreadcount:hover::after,
.forums table.forumlist thead th.fpostcount:hover::after,
.forumview table.threadlist thead th.fpostcount:hover::after,
.forums table.forumlist thead th.fpostdate:hover::after,
.forumview table.threadlist thead th.fpostdate:hover::after,
.forums table.forumlist thead th.fstartedby:hover::after,
.forumview table.threadlist thead th.fstartedby:hover::after,
.forums table.forumlist thead th.fpostreplies:hover::after,
.forumview table.threadlist thead th.fpostreplies:hover::after,
.forums table.forumlist thead th.fpostviews:hover::after,
.forumview table.threadlist thead th.fpostviews:hover::after,
.forums table.forumlist thead th.fsubscribe:focus::after,
.forumview table.threadlist thead th.fsubscribe:focus::after,
.forums table.forumlist thead th.fthreadcount:focus::after,
.forumview table.threadlist thead th.fthreadcount:focus::after,
.forums table.forumlist thead th.fpostcount:focus::after,
.forumview table.threadlist thead th.fpostcount:focus::after,
.forums table.forumlist thead th.fpostdate:focus::after,
.forumview table.threadlist thead th.fpostdate:focus::after,
.forums table.forumlist thead th.fstartedby:focus::after,
.forumview table.threadlist thead th.fstartedby:focus::after,
.forums table.forumlist thead th.fpostreplies:focus::after,
.forumview table.threadlist thead th.fpostreplies:focus::after,
.forums table.forumlist thead th.fpostviews:focus::after,
.forumview table.threadlist thead th.fpostviews:focus::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:hover::after,
.forumview table.threadlist thead th.fthreadcount:hover::after,
.forums table.forumlist thead th.fthreadcount:focus::after,
.forumview table.threadlist thead th.fthreadcount:focus::after {
  width: 110px;
}
.forums table.forumlist thead th.fpostcount::before,
.forumview table.threadlist thead th.fpostcount::before,
.forums table.forumlist thead th.fpostreplies::before,
.forumview table.threadlist thead th.fpostreplies::before {
  content: "\f086";
}
.forums table.forumlist thead th.fpostcount::after,
.forumview table.threadlist thead th.fpostcount::after,
.forums table.forumlist thead th.fpostreplies::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:hover::after,
.forumview table.threadlist thead th.fpostcount:hover::after,
.forums table.forumlist thead th.fpostreplies:hover::after,
.forumview table.threadlist thead th.fpostreplies:hover::after,
.forums table.forumlist thead th.fpostcount:focus::after,
.forumview table.threadlist thead th.fpostcount:focus::after,
.forums table.forumlist thead th.fpostreplies:focus::after,
.forumview table.threadlist thead th.fpostreplies:focus::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.modulerow,
.forumview table.threadlist tbody tr.modulerow,
.forums table.forumlist tbody tr.modulealtrow,
.forumview table.threadlist tbody tr.modulealtrow {
  background: #dbe9f2;
  border-radius: 4px;
}
.forums table.forumlist td.fsubscribe,
.forumview table.threadlist td.fsubscribe,
.forums table.forumlist th.fsubscribe,
.forumview table.threadlist th.fsubscribe {
  display: none;
}
.forums table.forumlist td,
.forumview table.threadlist td {
  border: 0 none;
}
.forums table.forumlist td.fsubscribe,
.forumview table.threadlist td.fsubscribe,
.forums table.forumlist td.fthreadcount,
.forumview table.threadlist td.fthreadcount,
.forums table.forumlist td.fpostcount,
.forumview table.threadlist td.fpostcount,
.forums table.forumlist td.fpostdate,
.forumview table.threadlist td.fpostdate,
.forums table.forumlist td.fstartedby,
.forumview table.threadlist td.fstartedby,
.forums table.forumlist td.fpostreplies,
.forumview table.threadlist td.fpostreplies,
.forums table.forumlist td.fpostviews,
.forumview table.threadlist td.fpostviews {
  text-align: center;
}
.forums table.forumlist .fpost-author,
.forumview table.threadlist .fpost-author {
  display: block;
}
.forums table.forumlist .ftitle h3,
.forumview table.threadlist .ftitle h3,
.forums table.forumlist h3.ftitle,
.forumview table.threadlist h3.ftitle {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  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 th.fsubscribe:first-child + th,
.forums .forumlist td.fsubscribe:first-child + td {
  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;
  border: 0 none;
  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: #1b3545;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
}
.forumview table.threadlist tr .ftitle a:hover {
  color: #6ebbfe;
  -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: 1px solid #e9eff3;
  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: #a1b8c6;
  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: #1b3545;
  top: 34px;
}
.postlistwrap .forumpostusername a {
  color: #1b3545;
}
.postlistwrap .forumpostusername a:hover {
  color: #6ebbfe;
}
.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";
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
}
.forumview .forumnotify,
.forumthreadview .forumnotify {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  font-size: 0;
}
.forumview .forumnotify .fsubscribe2,
.forumthreadview .forumnotify .fsubscribe2 {
  font-size: 0;
  color: #1b3545;
  color: transparent;
}
.forumview .forumnotify .fsubscribe2::before,
.forumthreadview .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;
}
.forumview .forumnotify .fsubscribe2::before,
.forumthreadview .forumnotify .fsubscribe2::before {
  padding-right: 10px;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
.forumview .forumnotify .fsubscribe2::after,
.forumthreadview .forumnotify .fsubscribe2::after {
  content: "Subscribe to This Forum";
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
.forumview .modulepager,
.forumthreadview .modulepager {
  display: inline-block;
  vertical-align: middle;
}
.forumview .modulepager nav[role="navigation"],
.forumthreadview .modulepager nav[role="navigation"] {
  display: none;
}
.forumview table.threadlist + .modulepager,
.forumthreadview table.threadlist + .modulepager,
.forumview .postlist + .modulepager,
.forumthreadview .postlist + .modulepager {
  display: block;
}
.forumview table.threadlist + .modulepager nav[role="navigation"],
.forumthreadview table.threadlist + .modulepager nav[role="navigation"],
.forumview .postlist + .modulepager nav[role="navigation"],
.forumthreadview .postlist + .modulepager nav[role="navigation"] {
  display: block;
}
.forum-crumb {
  background-color: #e9eff3;
}
.forum-crumb a:hover {
  color: #4daf4e;
}
.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: #1b3545;
}
.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 "Noto Sans", Helvetica, Arial, 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;
}
.forumview .modulepager,
.forumthreadview .modulepager,
.postlistwrap,
.forumnotify {
  margin-bottom: 23px;
}
.postcontainer {
  border: 1px solid #dbe9f2;
}
.postcontainer + .postcontainer {
  border-top: 0 none;
}
.postwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.forumpostheader {
  border-bottom: 1px solid #dbe9f2;
  padding: 4px 15px;
}
.postleft {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  text-align: center;
  padding: 15px;
}
.postright {
  border-left: 1px solid #dbe9f2;
  -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*="_Hyperlink"]::before,
.forumpostusername [id*="_edituser"]::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*="_Hyperlink"] img,
.forumpostusername [id*="_edituser"] img,
.forumpostusername [id*="_useredit"] img {
  display: none;
}
@media (max-width: 992px) {
  .forums table.forumlist,
  .forumview table.threadlist {
    display: block;
  }
  .forums table.forumlist thead,
  .forumview table.threadlist thead,
  .forums table.forumlist tbody,
  .forumview table.threadlist tbody,
  .forums table.forumlist tr,
  .forumview table.threadlist tr,
  .forums table.forumlist th,
  .forumview table.threadlist th,
  .forums table.forumlist td,
  .forumview table.threadlist td {
    display: block;
  }
  .forums table.forumlist thead,
  .forumview table.threadlist thead {
    margin-bottom: 15px;
  }
  .forums table.forumlist thead th:first-child,
  .forumview table.threadlist thead th:first-child,
  .forums table.forumlist thead th.fsubscribe:first-child + th,
  .forumview table.threadlist thead th.fsubscribe:first-child + th {
    border-radius: 4px;
  }
  .forums table.forumlist tbody .modulerow,
  .forumview table.threadlist tbody .modulerow,
  .forums table.forumlist tbody .modulealtrow,
  .forumview table.threadlist tbody .modulealtrow {
    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-family: "Noto Sans", Helvetica, Arial, sans-serif;
    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 .fthreadcount,
  .forumview table.threadlist .fthreadcount,
  .forums table.forumlist .fpostcount,
  .forumview table.threadlist .fpostcount,
  .forums table.forumlist .fpostdate,
  .forumview table.threadlist .fpostdate,
  .forums table.forumlist th.fstartedby,
  .forumview table.threadlist th.fstartedby,
  .forums table.forumlist .fpostviews,
  .forumview table.threadlist .fpostviews,
  .forums table.forumlist th.fforumtitle,
  .forumview table.threadlist th.fforumtitle,
  .forums table.forumlist .fpostreplies,
  .forumview table.threadlist .fpostreplies,
  .forums table.forumlist th.fpostdate,
  .forumview table.threadlist th.fpostdate {
    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 > span,
  .forumview table.threadlist + .modulepager li > span,
  .forums table.forumlist + .modulepager li > a,
  .forumview table.threadlist + .modulepager li > a {
    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: #313f4b;
    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: #313f4b;
    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: #4daf4e;
    content: "\f1d8";
    font-family: fontawesome;
    padding-right: 5px;
  }
  .postlistwrap .forumpostheader .sendnotification::after {
    content: " Publish";
    color: #4daf4e;
    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 #a1b8c6;
  }
  .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%;
  }
}
.blogitem,
.blogview .blog-center {
  margin-bottom: 50px;
  background-color: #fff;
  border: 1px solid #dbe9f2;
  padding: 25px;
  border-radius: 8px;
  position: relative;
}
.blogtitle,
.blogwrapper.blogview > header .moduletitle {
  font-size: 36px;
  background-color: #1b3545;
  color: #fff;
  padding: 12px 20px;
  margin: -25px -25px 25px;
  border-radius: 8px 8px 0 0;
  position: relative;
}
.blogtitle a,
.blogwrapper.blogview > header .moduletitle a {
  color: #fff;
}
.blogtitle a:hover,
.blogwrapper.blogview > header .moduletitle a:hover {
  color: #fff;
  text-decoration: underline;
}
.blogtitle a.ModuleEditLink::before,
.blogwrapper.blogview > header .moduletitle a.ModuleEditLink::before {
  margin-right: 5px;
}
.blog-post__featured-image-figure {
  border: 0 none;
  padding: 0;
  margin: -26px -26px 30px;
  max-height: 250px;
  overflow: hidden;
}
.blog-post__featured-image-figure img {
  width: 100%;
}
.blogmodule > .moduletitle:first-child {
  padding: 0;
  margin-top: 0;
  margin-bottom: 25px;
  border-bottom: 0 none;
}
.blogwrapper.blogview [class*="blognav"] .bsidelist:first-of-type h3 {
  margin-top: 0;
}
.blogwrapper.blogview > header {
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 992px) {
  .blogwrapper.blogview > header {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1600px) {
  .blogwrapper.blogview > header {
    float: left;
    width: 66.66666667%;
  }
}
.blogwrapper.blogview > header .moduletitle {
  margin-top: 25px;
  margin-bottom: 0;
}
.blogview .blog-center {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
h3.subtitle {
  margin-top: 0;
}
.blogitem .subtitle {
  font-size: 30px;
  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 {
  font-size: 14px;
  margin-top: 23px;
}
div.blogdate .blogauthor {
  display: none;
}
div.blogdate .bdate {
  margin-right: 10px;
  vertical-align: middle;
}
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 {
  font-size: 0;
}
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 {
  font-size: 14px;
  margin-right: 6px;
  vertical-align: sub;
}
.authorinfo {
  background-color: #e9eff3;
  border: 1px solid #dbe9f2;
  padding: 20px;
  border-radius: 4px;
}
.authorinfo a.avatar {
  border-radius: 50%;
  padding-right: 20px;
  vertical-align: middle;
}
.authorinfo a.avatar img {
  border-radius: 50%;
  display: inline-block;
  max-width: 40px;
}
.authorinfo .authorbio {
  margin: 0;
  vertical-align: middle;
}
.bsocial {
  margin-top: 25px;
}
.paddiv {
  display: none;
}
[class*="blognav"] {
  font-size: 14px;
}
.bsidelist h1,
.bsidelist h2,
.bsidelist h3,
.bsidelist h4,
.bsidelist h5,
.bsidelist h6 {
  font-size: 24px;
}
.bcatlist .blognav li::before {
  content: "\f02b";
  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;
}
.bcatlist .blognav li::before {
  font-size: 14px;
  margin-right: 6px;
  vertical-align: middle;
}
.blognav.relatedposts li::before {
  content: "\f0c1";
  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;
}
.blognav.relatedposts li::before {
  font-size: 14px;
  margin-right: 6px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .blog-nav {
    text-align: center;
  }
}
.tag-cloud li {
  display: inline-block;
  margin: 0 0.75em 0.5em 0;
  padding: 0;
  position: relative;
}
.tag-cloud a {
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
  color: #333;
  display: inline-block;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  max-width: 100%;
  padding: 0 1em;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  white-space: nowrap;
  word-wrap: normal;
}
.tag-cloud .tagcount {
  background-color: #1b3545;
  border: 1px solid #1b3545;
  border-radius: 50px;
  color: #fff;
  font-size: 13px;
  height: 28px;
  left: 100%;
  line-height: 28px;
  min-width: 28px;
  opacity: 0;
  padding: 0 6px;
  position: absolute;
  margin-left: -10px;
  text-align: center;
  top: 0;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 2;
}
.tag-cloud .tagcount::after {
  border-color: transparent #1b3545 transparent transparent;
  border-style: solid;
  border-width: 7px 14px 7px 0;
  content: '';
  height: 0;
  left: -8px;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 0;
}
.tag-cloud a:hover {
  border: 1px solid #3498db;
  color: #3498db;
}
.tag-cloud li:hover span {
  opacity: 1;
  margin-left: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.blogpager .pagination > li > a,
.blogpager .pagination > li > span {
  color: #73797d;
}
.blogpager .pagination > .active > a,
.blogpager .pagination > .active > span,
.blogpager .pagination > li > a:hover,
.blogpager .pagination > li > span:hover,
.blogpager .pagination > li > a:focus,
.blogpager .pagination > li > span:focus {
  color: #fff;
  background-color: #3288b0;
  border-color: #2c799c;
}
@media (max-width: 991px) {
  .blogpager .pagination {
    text-align: center;
  }
  .blogpager .pagination li.disabled {
    display: block;
    padding: 0;
    margin-bottom: 5px;
    text-align: center;
  }
  .blogpager .pagination li.disabled > span {
    display: block;
    padding: 0;
    background: transparent;
    border: 0 none;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .blogpager .pagination > li {
    display: inline-block;
    margin-bottom: 0;
  }
  .blogpager .pagination li > span,
  .blogpager .pagination li > a {
    margin-right: 5px;
    margin-left: 0;
    border: 0 none;
    border-radius: 4px;
    margin-bottom: 5px;
    min-width: 35px;
    text-align: center;
  }
}
.bcommentpanel .postlistwrap .postcontainer {
  border: 1px solid #dbe9f2;
}
.bcommentpanel .postlistwrap .postcontainer + .postcontainer {
  border: 1px solid #dbe9f2;
  margin-left: 0;
}
.bcommentpanel .moduletitle {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  color: #73797d;
  font-size: 24px;
  text-align: center;
  position: relative;
  padding-bottom: 60px;
}
.bcommentpanel .moduletitle::after {
  background-color: #5cb85c;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60px;
}
.blogcommentservice {
  padding-top: 70px;
  position: relative;
}
.blogcommentservice::before {
  color: #73797d;
  content: "Comments";
  font-size: 24px;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.blogcommentservice::after {
  background-color: #5cb85c;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  top: 50px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60px;
}
.comment-manage-approve input,
.comment-manage-delete input {
  padding: 2px 7px;
  font-size: 12px;
}
@media (min-width: 992px) {
  .blogmodule .blogwrapper {
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media (min-width: 1060px) and (max-width: 1199px) {
  .bsocial {
    position: absolute;
    top: 97px;
    width: 35px;
    left: -32px;
    margin-top: 0;
  }
  .blogview .bsocial {
    top: 35px;
  }
}
@media (min-width: 1268px) and (max-width: 1599px) {
  .bsocial {
    position: absolute;
    top: 97px;
    width: 35px;
    left: -32px;
    margin-top: 0;
  }
  .blogview .bsocial {
    top: 35px;
  }
}
@media (min-width: 1668px) {
  .bsocial {
    position: absolute;
    top: 97px;
    width: 35px;
    left: -32px;
    margin-top: 0;
  }
  .blogview .bsocial {
    top: 35px;
  }
}
.commenteditpanel legend {
  border-bottom: 0 none;
  margin-bottom: 11.5px;
}
.commenteditpanel legend label,
.commenteditpanel legend .operationheading,
.commenteditpanel legend .addcontent > strong,
.commenteditpanel legend .settinglabel,
.commenteditpanel legend .survey label,
.commenteditpanel legend .survey .operationheading,
.commenteditpanel legend .survey .addcontent > strong {
  font-weight: 400;
  margin: 0;
}
.commenteditpanel .settingrow:last-child,
.commenteditpanel .logolist:last-child,
.commenteditpanel .memberlist .modulesubtitle:last-child {
  margin-bottom: 0;
}
[class*="rssnav"] {
  margin-top: 20px;
}
[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;
}
.feededit .rssmodule [id*="pnlEdit"] {
  padding: 25px;
  border-radius: 8px;
  border: 1px solid #e9eff3;
}
[id*="_btnClearCache"] {
  clear: both;
  display: block;
  margin-top: 25px;
}
[class*="rssfeedentry"][class$="False"] {
  opacity: 0.5;
}
@media (min-width: 992px) {
  [class*="rssnav"] {
    padding-left: 25px;
    padding-right: 25px;
    width: 25%;
  }
  [class*="rsscenter"] {
    padding-left: 25px;
    padding-right: 25px;
    width: 75%;
  }
  .rssnavright,
  .rsscenter-leftnav {
    float: right;
    padding-right: 0;
  }
  .rssnavleft,
  .rsscenter-rightnav {
    float: left;
    padding-left: 0;
  }
  .rssmodule .modulecontent {
    margin-left: -25px;
    margin-right: -25px;
  }
  .feededit .rssmodule [id*="pnlEdit"] {
    float: left;
    width: 75%;
  }
  [id*="_btnClearCache"] {
    clear: none;
    float: left;
    margin-left: 25px;
    max-width: 25%;
  }
}
.event-cal [colspan="7"],
.event-cal-pro [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 .eventlink,
.eventcontainer #lnkItemUrl {
  display: inline-block;
  font-size: 10px;
  line-height: 1.2;
}
.ec-other-month {
  background-color: #ecf1f5;
}
.ec-other-month a {
  color: #777;
}
.ec-today {
  background-color: #8db8d2;
}
.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,
.eventdetailview .daterow .survey label,
.eventdetailview .localrow .survey label,
.eventdetailview .daterow .survey .operationheading,
.eventdetailview .localrow .survey .operationheading,
.eventdetailview .daterow .survey .addcontent > strong,
.eventdetailview .localrow .survey .addcontent > strong,
.eventdetailview .daterow .survey .settinglabel,
.eventdetailview .localrow .survey .settinglabel {
  font-size: 16px;
  margin-top: 0;
  min-height: 0;
  width: 5em;
}
.eventdetailview .localrow .settinglabel::after,
.eventdetailview .localrow .survey label::after,
.eventdetailview .localrow .survey .operationheading::after,
.eventdetailview .localrow .survey .addcontent > strong::after,
.eventdetailview .localrow .survey .settinglabel::after {
  content: ':';
}
.eventlistview .summary.url {
  color: #4daf4e;
  display: inline-block;
}
.eventlistview .summary.url:hover {
  color: #367a36;
}
.eventlistview .location {
  display: block;
}
.eventlistview .location,
.eventlistview .eventdate,
.eventlistview .eventtime {
  margin-bottom: 10px;
}
.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;
}
.emptydayfiller {
  display: inline-block;
}
.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: #a1b8c6;
  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: #a1b8c6;
  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: 23px;
}
.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.postlistwrap .forumpostheader .marksent,
.choose-file.postlistwrap .forumpostheader .sendnotification,
.choose-file.forumview .forumnotify .fsubscribe2,
.choose-file.forumthreadview .forumnotify .fsubscribe2,
.choose-file.editforumsubcriptions,
.choose-file.poll a[id$="_lnkEdit"],
.choose-file.poll [id*="_lnkNewPoll"],
.choose-file.head .sitemenu > ul > li[class*="menu-btn"] > a {
  overflow: hidden;
  position: relative;
}
.choose-file.btn .fileimportstyles,
.choose-file.postlistwrap .forumpostheader .marksent .fileimportstyles,
.choose-file.postlistwrap .forumpostheader .sendnotification .fileimportstyles,
.choose-file.forumview .forumnotify .fsubscribe2 .fileimportstyles,
.choose-file.forumthreadview .forumnotify .fsubscribe2 .fileimportstyles,
.choose-file.editforumsubcriptions .fileimportstyles,
.choose-file.poll a[id$="_lnkEdit"] .fileimportstyles,
.choose-file.poll [id*="_lnkNewPoll"] .fileimportstyles,
.choose-file.head .sitemenu > ul > li[class*="menu-btn"] > a .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.postlistwrap .forumpostheader .marksent .fileimportstyles::-webkit-file-upload-button,
.choose-file.postlistwrap .forumpostheader .sendnotification .fileimportstyles::-webkit-file-upload-button,
.choose-file.forumview .forumnotify .fsubscribe2 .fileimportstyles::-webkit-file-upload-button,
.choose-file.forumthreadview .forumnotify .fsubscribe2 .fileimportstyles::-webkit-file-upload-button,
.choose-file.editforumsubcriptions .fileimportstyles::-webkit-file-upload-button,
.choose-file.poll a[id$="_lnkEdit"] .fileimportstyles::-webkit-file-upload-button,
.choose-file.poll [id*="_lnkNewPoll"] .fileimportstyles::-webkit-file-upload-button,
.choose-file.head .sitemenu > ul > li[class*="menu-btn"] > a .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;
}
/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.happyworm.com/jquery/jplayer
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010-2011 Happyworm Ltd
 * Dual licensed under the MIT and GPL licenses.
 *  - http://www.opensource.org/licenses/mit-license.php
 *  - http://www.gnu.org/copyleft/gpl.html
 *
 * Author: Silvia Benvenuti
 * Skin Version: 4.0 (jPlayer 2.1.0)
 * Date: 1st September 2011
 */
/* KLD - Added to avoid clashes with general ul and li styles */
div.jp-audio ul li,
div.jp-video ul li {
  background-image: none;
  padding-left: 0;
  margin: 0;
}
div.jp-audio,
div.jp-video {
  /* Edit the font-size to counteract inherited font sizing.
   * Eg. 1.25em = 1 / 0.8em
   */
  font-size: 1.25em;
  /* 1.25em for testing in site pages */
  /* No parent CSS that can effect the size in the demos ZIP */
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.6;
  color: #666;
  border: 1px solid #1b3545;
  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 {
  /* Rules for IE6 (full-screen) */
  width: 480px;
  height: 270px;
  /* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
  position: static !important;
  position: relative;
}
div.jp-video-full div.jp-jplayer {
  top: 0;
  left: 0;
  /* Rules for IE6 (full-screen) */
  position: fixed !important;
  position: relative;
  overflow: hidden;
  z-index: 11000;
}
div.jp-video-full div.jp-gui {
  /* Rules for IE6 (full-screen) */
  position: fixed !important;
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11000;
}
div.jp-video-full div.jp-interface {
  /* Rules for IE6 (full-screen) */
  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 #1b3545;
}
/* @group CONTROLS */
div.jp-controls-holder {
  clear: both;
  width: 440px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  top: -8px;
  /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
}
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-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
  display: inline;
  float: left;
}
div.jp-interface ul.jp-controls a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
a.jp-play,
a.jp-pause {
  width: 40px;
  height: 40px;
}
a.jp-play {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -41px 0 no-repeat;
}
a.jp-pause {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -42px no-repeat;
  display: none;
}
a.jp-pause:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -41px -42px no-repeat;
}
a.jp-stop,
a.jp-previous,
a.jp-next {
  width: 28px;
  height: 28px;
  margin-top: 6px;
}
a.jp-stop {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -83px no-repeat;
  margin-left: 10px;
}
a.jp-stop:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -29px -83px no-repeat;
}
a.jp-previous {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -112px no-repeat;
}
a.jp-previous:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -29px -112px no-repeat;
}
a.jp-next {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -141px no-repeat;
}
a.jp-next:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -29px -141px no-repeat;
}
/* @end */
/* @group progress bar */
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/Scout-NorthStar/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/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -218px repeat-x;
  width: 0px;
  height: 100%;
}
/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.seeking.gif");
}
/* @end */
/* @group volume controls */
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/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -170px no-repeat;
}
a.jp-mute:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-unmute {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -60px -170px no-repeat;
  display: none;
}
a.jp-unmute:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -79px -170px no-repeat;
}
a.jp-volume-max {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -186px no-repeat;
}
a.jp-volume-max:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -19px -186px no-repeat;
}
div.jp-volume-bar {
  position: absolute;
  overflow: hidden;
  background: url("/Data/Sites/1/skins/Scout-NorthStar/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/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -256px repeat-x;
  width: 0px;
  height: 5px;
}
/* @end */
/* @group current time and duration */
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;
}
/* @end */
/* @group playlist */
div.jp-title {
  font-weight: bold;
  text-align: center;
}
div.jp-title,
div.jp-playlist {
  width: 100%;
  background-color: #ccc;
  border-top: 1px solid #1b3545;
}
div.jp-type-single div.jp-title,
div.jp-type-playlist div.jp-title,
div.jp-type-single div.jp-playlist {
  border-top: none;
}
div.jp-title ul,
div.jp-playlist 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;
}
/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
div.jp-type-playlist div.jp-playlist li:last-child {
  /* padding:5px 0 5px 20px; */
  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: #1b3545;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
  color: #1b3545;
}
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: #1b3545;
}
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: #1b3545;
}
span.jp-artist {
  font-size: 0.8em;
  color: #666;
}
/* @end */
div.jp-video-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */
}
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/Scout-NorthStar/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/Scout-NorthStar/img/jplayer/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
}
div.jp-jplayer audio,
div.jp-jplayer {
  width: 0px;
  height: 0px;
}
div.jp-jplayer {
  background-color: #000000;
}
/* @group TOGGLES */
/* The audio toggles are nested inside jp-time-holder */
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%;
  /* need this for IE6 */
}
a.jp-full-screen {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -310px no-repeat;
  margin-left: 20px;
}
a.jp-full-screen:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -30px -310px no-repeat;
}
a.jp-restore-screen {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -60px -310px no-repeat;
  margin-left: 20px;
}
a.jp-restore-screen:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -90px -310px no-repeat;
}
a.jp-repeat {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -290px no-repeat;
}
a.jp-repeat:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -30px -290px no-repeat;
}
a.jp-repeat-off {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -60px -290px no-repeat;
}
a.jp-repeat-off:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -90px -290px no-repeat;
}
a.jp-shuffle {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") 0 -270px no-repeat;
  margin-left: 5px;
}
a.jp-shuffle:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -30px -270px no-repeat;
}
a.jp-shuffle-off {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -60px -270px no-repeat;
  margin-left: 5px;
}
a.jp-shuffle-off:hover {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/jplayer/jplayer.blue.monday.jpg") -90px -270px no-repeat;
}
/* @end */
/* @group NO SOLUTION error feedback */
.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 #1b3545;
  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;
}
/* @end */
/*
    Colorbox Core Style: 
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  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%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style: 
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #1b3545;
}
#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 #1b3545;
  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);
  }
  100% {
    -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);
  }
  100% {
    -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;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  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/Scout-NorthStar/img/colorbox/controls.png") no-repeat 0 0;
}
/* avoid outlines on : active (mouseclick), but preserve outlines on : focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose: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 11.5px;
}
.foldergallery .album > div:before,
.foldergallery .album > div:after {
  content: " ";
  display: table;
}
.foldergallery .album > div:after {
  clear: both;
}
.foldergallery .album > div:before,
.foldergallery .album > div:after {
  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 11.5px;
}
.fthumbs img {
  display: inline-block;
  margin: 0 5px 11.5px;
}
.poll [id*="_lblQuestion"] {
  display: block;
  margin: 0 0 11.5px;
}
.poll .box-inline {
  display: block;
  margin: 0 0 11.5px;
}
.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;
}
.poll [id$="_spnResultImage"] {
  display: block;
}
.poll [id$="_lblVotingStatus"] {
  display: inline-block;
  margin-top: 15px;
}
.poll [id$="_lblVotingStatus"]::before {
  content: "\f058";
  font-family: FontAwesome;
  padding-right: 10px;
}
[id*="_litOldResponses"] {
  display: inline-block;
  margin: 0 0 11.5px;
}
.survey label,
.survey span.settinglabel,
.survey .operationheading,
.survey .addcontent > strong,
.survey .settinglabel,
.survey span.survey label,
.survey span.survey .operationheading,
.survey span.survey .addcontent > strong,
.survey span.survey .settinglabel {
  width: 20em;
  margin-top: 0;
  vertical-align: middle;
}
.survey label p,
.survey span.settinglabel p,
.survey .operationheading p,
.survey .addcontent > strong p,
.survey .settinglabel p,
.survey span.survey label p,
.survey span.survey .operationheading p,
.survey span.survey .addcontent > strong p,
.survey span.survey .settinglabel p,
.survey .survey label p,
.survey .survey .operationheading p,
.survey .survey .addcontent > strong p {
  margin: 0;
}
.survey .box-table {
  display: inline;
}
.survey .box-table label,
.survey .box-table .operationheading,
.survey .box-table .addcontent > strong,
.survey .box-table .settinglabel,
.survey .box-table .survey label,
.survey .box-table .survey .operationheading,
.survey .box-table .survey .addcontent > strong {
  font-weight: 400;
}
.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: 11.5px;
}
.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: 11.5px;
  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 #a1b8c6;
  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 .settingrow:last-child,
.formwizlist fieldset.formwizard .logolist:last-child,
.formwizlist fieldset.formwizard .memberlist .modulesubtitle:last-child {
  margin-bottom: 0;
}
.questioncontainer .settingrow,
.questioncontainer .logolist,
.questioncontainer .memberlist .modulesubtitle {
  clear: both;
}
.questioncontainer .settingrow:last-child,
.questioncontainer .logolist:last-child,
.questioncontainer .memberlist .modulesubtitle: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 > label,
.fw-addoptioninput > .operationheading,
.fw-addoptioninput > .addcontent > strong,
.fw-addoptioninput > .settinglabel,
.fw-addoptioninput > .survey label,
.fw-addoptioninput > .survey .operationheading,
.fw-addoptioninput > .survey .addcontent > strong {
  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: #1b3545;
  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: #4689b3;
}
.range-w-output__range::-moz-range-track {
  background: #1b3545;
  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 #1b3545;
  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 #1b3545;
  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 #4689b3;
}
.range-w-output__range:focus::-ms-fill-upper {
  background: none repeat scroll 0 0 #4689b3;
}
.fund-module .nav.nav-pills,
.FundRaiser .nav.nav-pills {
  margin-bottom: 20px;
}
.fund-module .nav.nav-pills li a,
.FundRaiser .nav.nav-pills li a {
  background-color: #dbe9f2;
}
.fund-module .nav.nav-pills li a:hover,
.FundRaiser .nav.nav-pills li a:hover {
  background-color: #a1b8c6;
  color: #fff;
}
.fund-module .nav.nav-pills li a:hover .badge,
.FundRaiser .nav.nav-pills li a:hover .badge {
  background-color: #fff;
  color: #a1b8c6;
}
.fund-module .nav.nav-pills li.active a,
.FundRaiser .nav.nav-pills li.active a {
  background-color: #1b3545;
  color: #fff;
}
.fund-module .frmeter .progress > span,
.FundRaiser .frmeter .progress > span {
  overflow: hidden;
}
.fund-module .meter.progress,
.FundRaiser .meter.progress {
  height: 12px;
  margin-bottom: 10px;
}
.fund-module .meter.progress .progress-bar,
.FundRaiser .meter.progress .progress-bar {
  line-height: 40px;
  font-size: 0;
  color: transparent;
}
.fund-module .progress-info,
.FundRaiser .progress-info {
  margin-bottom: 10px;
  font-size: 20px;
}
.fund-module .progress-info .fr-raised,
.FundRaiser .progress-info .fr-raised {
  color: #5cb85c;
}
.fund-module .progress-info .fr-goal,
.FundRaiser .progress-info .fr-goal {
  color: #6ebbfe;
}
.fund-module .progress-info .fr-contribcount,
.FundRaiser .progress-info .fr-contribcount {
  color: #1b3545;
}
.fund-module .fundlevellist .panel,
.FundRaiser .fundlevellist .panel {
  margin-bottom: 50px;
}
.fund-module .fundlevellist .panel h3,
.FundRaiser .fundlevellist .panel h3 {
  background-color: #e9eff3;
  padding: 10px 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
}
.fund-module .commentpanel .moduletitle,
.FundRaiser .commentpanel .moduletitle {
  display: none;
}
.fund-module h3.fundable,
.FundRaiser h3.fundable {
  margin-top: 0;
}
.fundadminmenu 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;
}
.fundadminmenu 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: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  max-width: 50%;
  font-family: arial, sans-serif;
  font-size: 14px;
  padding: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .fundadminmenu ul.simplelist > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
            flex: 1 1 33%;
    max-width: 33%;
  }
}
@media (min-width: 992px) {
  .fundadminmenu ul.simplelist > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .fundadminmenu ul.simplelist > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
            flex: 1 1 20%;
    max-width: 20%;
  }
}
.fundadminmenu 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;
  max-width: 100%;
}
@media (min-width: 992px) {
  .fundadminmenu ul.simplelist > li a {
    padding: 40px;
  }
}
.fundadminmenu ul.simplelist > li a::before {
  content: "\f07c";
  display: block;
  font-family: FontAwesome;
  font-size: 30px;
  margin-bottom: 5px;
}
.fundadminmenu ul.simplelist > li a.lnkEditInfo:before {
  content: "\f044";
}
.fundadminmenu ul.simplelist > li a.lnkEditLevels::before {
  content: "\f080";
}
.fundadminmenu ul.simplelist > li a.lnkEmailTemplates::before {
  content: "\f247";
}
.fundadminmenu ul.simplelist > li a.lnkContributors::before {
  content: "\f0c0";
}
.fundadminmenu ul.simplelist > li a.lnkContributions::before {
  content: "\f1da";
}
.fundadminmenu ul.simplelist > li a.lnkNewContribution::before {
  content: "\f234";
}
.fundadminmenu ul.simplelist > li a.lnkNewUpdate::before {
  content: "\f1ea";
}
.fundadminmenu ul.simplelist > li a.lnkBrowseCarts::before {
  content: "\f0c5";
}
.fundadminmenu ul.simplelist > li a.lnkReports::before {
  content: "\f201";
}
.fundadminmenu ul.simplelist > li a:hover {
  background-color: #dbe9f2;
  text-decoration: none;
}
.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;
}
.pagebody.loginpage {
  background-color: #e9eff3;
}
.pagebody.loginpage .login .modulecontent {
  background-color: #fff;
  border-top: 2px solid #1b3545;
  padding: 30px;
  max-width: 400px;
  margin: 0 auto;
}
.pagebody.loginpage .login legend {
  color: #1b3545;
  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 .idrow,
.pagebody.loginpage .login .passwordrow,
.pagebody.loginpage .login .rememberrow,
.pagebody.loginpage .login .buttonrow,
.pagebody.loginpage .login .registerrow {
  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 label,
.pagebody.loginpage .login .passwordrow label {
  font-size: 0;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #b1c4d0;
  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 label::before,
.pagebody.loginpage .login .passwordrow label::before {
  color: #b1c4d0;
  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 label::before,
.pagebody.loginpage .login .passwordrow label::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="text"],
.pagebody.loginpage .login .passwordrow input[type="text"],
.pagebody.loginpage .login .idrow input[type="password"],
.pagebody.loginpage .login .passwordrow input[type="password"] {
  border-radius: 0 4px 4px 0;
  border: 1px solid #b1c4d0;
  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 label::before {
  content: '\f084';
}
.pagebody.loginpage .login .rememberrow label:hover,
.pagebody.loginpage .login .rememberrow .operationheading:hover,
.pagebody.loginpage .login .rememberrow .addcontent > strong:hover,
.pagebody.loginpage .login .rememberrow .settinglabel:hover,
.pagebody.loginpage .login .rememberrow .survey label:hover,
.pagebody.loginpage .login .rememberrow .survey .operationheading:hover,
.pagebody.loginpage .login .rememberrow .survey .addcontent > strong:hover {
  cursor: pointer;
}
.pagebody.loginpage .login .buttonrow {
  text-align: right;
}
.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 .rememberrow,
  .pagebody.loginpage .login .buttonrow {
    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.loginpage .captcha {
  width: 100%;
  margin: 0;
  border: 0 none;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.pagebody.loginpage .captcha label,
.pagebody.loginpage .captcha .operationheading,
.pagebody.loginpage .captcha .addcontent > strong,
.pagebody.loginpage .captcha .settinglabel,
.pagebody.loginpage .captcha .survey label,
.pagebody.loginpage .captcha .survey .operationheading,
.pagebody.loginpage .captcha .survey .addcontent > strong {
  font-size: 16px;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.pagebody.loginpage .captcha img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 120px;
          flex: 0 1 120px;
  width: 120px;
  margin: 0;
  height: 40px !important;
  border-right: 0 none;
}
.pagebody.loginpage .captcha input {
  height: 40px;
  width: calc(100% - 120px);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(100% - 120px);
          flex: 1 1 calc(100% - 120px);
  margin: 0;
  font-size: 16px !important;
}
.pagebody.loginpage .settingrow[id$="_divCaptcha"] + .buttonrow,
.pagebody.loginpage .logolist[id$="_divCaptcha"] + .buttonrow,
.pagebody.loginpage .memberlist .modulesubtitle[id$="_divCaptcha"] + .buttonrow {
  width: 100%;
  text-align: center;
}
.pagebody.loginpage .settingrow[id$="_divCaptcha"] + .buttonrow + .registerrow,
.pagebody.loginpage .logolist[id$="_divCaptcha"] + .buttonrow + .registerrow,
.pagebody.loginpage .memberlist .modulesubtitle[id$="_divCaptcha"] + .buttonrow + .registerrow {
  widows: 100%;
  text-align: center;
}
.pagebody.registerpage {
  background-color: #e9eff3;
}
.pagebody.registerpage [id$="_pnlSubscribe"] ul {
  padding: 0;
  list-style-type: none;
}
.pagebody.registerpage [id$="_pnlSubscribe"] ul label,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .operationheading,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .addcontent > strong,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .settinglabel,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .survey label,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .survey .operationheading,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .survey .addcontent > strong {
  font-size: 0;
}
.pagebody.registerpage [id$="_pnlSubscribe"] ul label::before,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .operationheading::before,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .addcontent > strong::before,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .settinglabel::before,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .survey label::before,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .survey .operationheading::before,
.pagebody.registerpage [id$="_pnlSubscribe"] ul .survey .addcontent > strong::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 .form-control,
.pagebody.registerpage select.forminput,
.pagebody.registerpage input[type="text"].forminput {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.pagebody.registerpage .g-recaptcha > div {
  margin: 0 auto;
}
@media (max-width: 992px) {
  .pagebody.registerpage .modulecontent {
    background-color: #fff;
    border-top: 2px solid #1b3545;
    padding: 30px;
    max-width: 400px;
    margin: 0 auto;
  }
  .pagebody.registerpage legend {
    color: #1b3545;
    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 #b1c4d0;
    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: #b1c4d0;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .pagebody.registerpage .modulecontent {
    margin: 0 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: #1b3545;
    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/Scout-NorthStar/img/register-bg.jpg") scroll no-repeat center center / cover #1b3545 !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(27, 53, 69, 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: #e9eff3;
}
.pagebody.passwordrecovery .login .modulecontent {
  background-color: #fff;
  border-top: 2px solid #1b3545;
  padding: 30px;
  max-width: 400px;
  margin: 0 auto;
}
.pagebody.passwordrecovery .login legend {
  display: none;
}
.pagebody.passwordrecovery .login h2 {
  font-size: 32px;
  margin: 0;
  padding: 0;
}
.pagebody.passwordrecovery .login h2 label,
.pagebody.passwordrecovery .login h2 .operationheading,
.pagebody.passwordrecovery .login h2 .addcontent > strong,
.pagebody.passwordrecovery .login h2 .settinglabel,
.pagebody.passwordrecovery .login h2 .survey label,
.pagebody.passwordrecovery .login h2 .survey .operationheading,
.pagebody.passwordrecovery .login h2 .survey .addcontent > strong {
  color: #1b3545;
  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: #73797d;
  display: block;
  margin-bottom: 10px;
}
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .logolist,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .memberlist .modulesubtitle {
  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 + .settingrow label,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .operationheading,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .addcontent > strong,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .settinglabel,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .logolist label,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .memberlist .modulesubtitle label,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey label,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey .operationheading,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey .addcontent > strong {
  font-size: 0;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #b1c4d0;
  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 + .settingrow label::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .operationheading::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .addcontent > strong::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .settinglabel::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .logolist label::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .memberlist .modulesubtitle label::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey label::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey .operationheading::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey .addcontent > strong::before {
  color: #b1c4d0;
  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 + .settingrow label::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .operationheading::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .addcontent > strong::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .settinglabel::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .logolist label::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .memberlist .modulesubtitle label::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey label::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey .operationheading::before,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow .survey .addcontent > strong::before {
  font-size: 16px;
}
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow br,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .logolist br,
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .memberlist .modulesubtitle br {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 0%;
          flex: 0 1 0%;
}
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .settingrow input[type="text"],
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .logolist input[type="text"],
.pagebody.passwordrecovery .login [id$="_pnlRecover"] h2 + .memberlist .modulesubtitle input[type="text"] {
  border-radius: 0 4px 4px 0;
  border: 1px solid #b1c4d0;
  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 + .settingrow,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .logolist,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .memberlist .modulesubtitle {
  font-size: 20px;
}
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow label,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .operationheading,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .addcontent > strong,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .settinglabel,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .logolist label,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .memberlist .modulesubtitle label,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .survey label,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .survey .operationheading,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .survey .addcontent > strong {
  font-size: 16px;
  margin: 0 0 10px;
}
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow label::after,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .operationheading::after,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .addcontent > strong::after,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .settinglabel::after,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .logolist label::after,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .memberlist .modulesubtitle label::after,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .survey label::after,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .survey .operationheading::after,
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow .survey .addcontent > strong::after {
  content: ":";
}
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow input[type="text"],
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .logolist input[type="text"],
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .memberlist .modulesubtitle input[type="text"] {
  margin-top: 4px;
}
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .settingrow input[type="submit"],
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .logolist input[type="submit"],
.pagebody.passwordrecovery .login [id$="_pnlRecover2"] h2 + .memberlist .modulesubtitle input[type="submit"] {
  margin-top: 20px;
}
.pagebody.changepassword {
  background-color: #e9eff3;
}
.pagebody.changepassword .login .modulecontent {
  background-color: #fff;
  border-top: 2px solid #1b3545;
  padding: 30px;
  max-width: 400px;
  margin: 0 auto;
}
.pagebody.changepassword .login legend {
  color: #1b3545;
  font-size: 28px;
  border-bottom: 0 none;
  padding: 0;
  margin-bottom: 12px;
  margin-top: 0;
}
.pagebody.changepassword .login table,
.pagebody.changepassword .login tbody,
.pagebody.changepassword .login tr,
.pagebody.changepassword .login td,
.pagebody.changepassword .login .form-control,
.pagebody.changepassword .login select.forminput,
.pagebody.changepassword .login input[type="text"].forminput {
  width: 100%;
}
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"] {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
  vertical-align: middle;
}
.pagebody.changepassword .login .settingrow [id$="_CancelPushButton"],
.pagebody.changepassword .login .logolist [id$="_CancelPushButton"],
.pagebody.changepassword .login .memberlist .modulesubtitle [id$="_CancelPushButton"] {
  display: inline-block;
  margin-top: 10px;
  padding: 6px 12px;
  vertical-align: middle;
}
a.passwordrecovery {
  margin-left: 10px;
}
[id$="_pnlOpenID"] {
  position: relative;
  padding-top: 60px;
}
[id$="_pnlOpenID"]::before {
  border-top: 2px dashed #b1c4d0;
  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: #b1c4d0;
  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*="right: 0px"],
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] {
  right: -10px !important;
  width: 50px !important;
}
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*="janrainArrow"],
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 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*="right: 0px"] [id*="janrainArrow"]::before,
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*="janrainArrow"]::before {
  color: #1b3545;
  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*="right: 0px"] [id*="janrainArrow"]::before,
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*="janrainArrow"]::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"]:hover [id*="janrainArrow"],
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"]:hover [id*="janrainArrow"],
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*="janrainArrow"]:hover,
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*="janrainArrow"]:hover,
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*="janrainArrow"]:focus,
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*="janrainArrow"]:focus,
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="right: 0px"] [id*="janrainArrow"]:active,
#aspnetForm .janrainContent #janrainView .janrainSlideControl[style*="left: 0px"] [id*="janrainArrow"]:active {
  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: #1b3545;
  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;
}
.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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  position: relative;
}
.adminmenu ul.simplelist > li a > span.fa {
  margin: 10px 0;
  font-size: 30px;
}
.adminmenu ul.simplelist > li a > span.fa.fa-stack {
  font-size: 20px;
}
.adminmenu ul.simplelist > li a:hover {
  background-color: #dbe9f2;
  text-decoration: none;
}
.admin-drawer__open {
  background-color: rgba(27, 53, 69, 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: 10%;
  z-index: 1029;
}
.admin-drawer__open .fa {
  font-size: 20px;
  vertical-align: middle;
}
.admin-drawer__open:hover {
  background-color: rgba(27, 53, 69, 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: 1030;
}
.admin-drawer.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.admin-drawer.refresh {
  -webkit-transition: none;
  transition: none;
}
.admin-drawer__user {
  background-color: rgba(27, 53, 69, 0.5);
  height: 70px;
  line-height: 40px;
  margin-bottom: 5px;
  padding: 15px;
  position: relative;
}
.admin-drawer__avatar,
.admin-drawer__user > img.avatar {
  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 #dbe9f2;
  margin-bottom: 6px;
  padding-bottom: 5px;
}
.admin-drawer__collapse-drawer {
  border-top: 1px solid #dbe9f2;
  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(27, 53, 69, 0.5);
}
.mdl-switch.is-checked .mdl-switch__thumb {
  background: #1b3545;
  -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(27, 53, 69, 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::before,
.slider-switch::after {
  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;
}
.serverlog textarea {
  margin-bottom: 15px;
}
[id$="_divReallyDeleteUsers"] .forminput + label,
.box-table label,
[id$="_divReallyDeleteUsers"] .forminput + .operationheading,
.box-table .operationheading,
[id$="_divReallyDeleteUsers"] .forminput + .addcontent > strong,
.box-table .addcontent > strong,
[id$="_divReallyDeleteUsers"] .forminput + .settinglabel,
.box-table .settinglabel,
[id$="_divReallyDeleteUsers"] .forminput + .survey label,
.box-table .survey label,
[id$="_divReallyDeleteUsers"] .forminput + .survey .operationheading,
.box-table .survey .operationheading,
[id$="_divReallyDeleteUsers"] .forminput + .survey .addcontent > strong,
.box-table .survey .addcontent > strong {
  margin-left: 6px;
}
.ptreebuttons br,
.addnewtemplatebottom > br,
[id$="_divLdapTestPassword"] {
  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;
}
img {
  max-width: 100%;
  height: auto !important;
  max-height: 100%;
}
.MSVE_MapContainer {
  margin-bottom: 23px;
}
.MSVE_ImageTile {
  max-width: none;
  height: initial !important;
  max-height: initial;
}
.image-selector {
  display: inline-block;
  margin-left: -4px;
}
.settingrow.InstanceFeaturedImage .image-selector,
.logolist.InstanceFeaturedImage .image-selector,
.memberlist .modulesubtitle.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;
}
.url-selector,
.row_vieworder input.smalltextbox {
  display: inline-block;
  margin-left: -4px;
}
.date-picker + .ui-datepicker-trigger {
  height: 41px;
  vertical-align: middle;
}
.lockedbutton,
.iplookup {
  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;
}
.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 screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  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 #a1b8c6;
  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 label,
.captcha .operationheading,
.captcha .addcontent > strong,
.captcha .settinglabel,
.captcha .survey label,
.captcha .survey .operationheading,
.captcha .survey .addcontent > strong {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.captcha img {
  border: 1px solid #a1b8c6;
  margin-bottom: 4px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 180px;
}
.captcha input {
  border: 1px solid #a1b8c6;
  -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: #73797d;
  -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:focus,
.captcha input:active {
  border-color: #6ebbfe;
  -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;
}
.loginpage .rememberrow input[type="checkbox"],
.loginmodule .rememberrow input[type="checkbox"],
.registerpage .rememberrow input[type="checkbox"],
.changepassword .rememberrow input[type="checkbox"],
.passwordrecovery .rememberrow input[type="checkbox"],
.passwordreset .rememberrow input[type="checkbox"] {
  margin-right: 5px;
}
.loginpage .rememberrow label,
.loginmodule .rememberrow label,
.registerpage .rememberrow label,
.changepassword .rememberrow label,
.passwordrecovery .rememberrow label,
.passwordreset .rememberrow label,
.loginpage .rememberrow .operationheading,
.loginmodule .rememberrow .operationheading,
.registerpage .rememberrow .operationheading,
.changepassword .rememberrow .operationheading,
.passwordrecovery .rememberrow .operationheading,
.passwordreset .rememberrow .operationheading,
.loginpage .rememberrow .addcontent > strong,
.loginmodule .rememberrow .addcontent > strong,
.registerpage .rememberrow .addcontent > strong,
.changepassword .rememberrow .addcontent > strong,
.passwordrecovery .rememberrow .addcontent > strong,
.passwordreset .rememberrow .addcontent > strong,
.loginpage .rememberrow .settinglabel,
.loginmodule .rememberrow .settinglabel,
.registerpage .rememberrow .settinglabel,
.changepassword .rememberrow .settinglabel,
.passwordrecovery .rememberrow .settinglabel,
.passwordreset .rememberrow .settinglabel,
.loginpage .rememberrow .survey label,
.loginmodule .rememberrow .survey label,
.registerpage .rememberrow .survey label,
.changepassword .rememberrow .survey label,
.passwordrecovery .rememberrow .survey label,
.passwordreset .rememberrow .survey label,
.loginpage .rememberrow .survey .operationheading,
.loginmodule .rememberrow .survey .operationheading,
.registerpage .rememberrow .survey .operationheading,
.changepassword .rememberrow .survey .operationheading,
.passwordrecovery .rememberrow .survey .operationheading,
.passwordreset .rememberrow .survey .operationheading,
.loginpage .rememberrow .survey .addcontent > strong,
.loginmodule .rememberrow .survey .addcontent > strong,
.registerpage .rememberrow .survey .addcontent > strong,
.changepassword .rememberrow .survey .addcontent > strong,
.passwordrecovery .rememberrow .survey .addcontent > strong,
.passwordreset .rememberrow .survey .addcontent > strong {
  font-weight: 400;
  font-size: 0;
}
.loginpage .rememberrow label::before,
.loginmodule .rememberrow label::before,
.registerpage .rememberrow label::before,
.changepassword .rememberrow label::before,
.passwordrecovery .rememberrow label::before,
.passwordreset .rememberrow label::before,
.loginpage .rememberrow .operationheading::before,
.loginmodule .rememberrow .operationheading::before,
.registerpage .rememberrow .operationheading::before,
.changepassword .rememberrow .operationheading::before,
.passwordrecovery .rememberrow .operationheading::before,
.passwordreset .rememberrow .operationheading::before,
.loginpage .rememberrow .addcontent > strong::before,
.loginmodule .rememberrow .addcontent > strong::before,
.registerpage .rememberrow .addcontent > strong::before,
.changepassword .rememberrow .addcontent > strong::before,
.passwordrecovery .rememberrow .addcontent > strong::before,
.passwordreset .rememberrow .addcontent > strong::before,
.loginpage .rememberrow .settinglabel::before,
.loginmodule .rememberrow .settinglabel::before,
.registerpage .rememberrow .settinglabel::before,
.changepassword .rememberrow .settinglabel::before,
.passwordrecovery .rememberrow .settinglabel::before,
.passwordreset .rememberrow .settinglabel::before,
.loginpage .rememberrow .survey label::before,
.loginmodule .rememberrow .survey label::before,
.registerpage .rememberrow .survey label::before,
.changepassword .rememberrow .survey label::before,
.passwordrecovery .rememberrow .survey label::before,
.passwordreset .rememberrow .survey label::before,
.loginpage .rememberrow .survey .operationheading::before,
.loginmodule .rememberrow .survey .operationheading::before,
.registerpage .rememberrow .survey .operationheading::before,
.changepassword .rememberrow .survey .operationheading::before,
.passwordrecovery .rememberrow .survey .operationheading::before,
.passwordreset .rememberrow .survey .operationheading::before,
.loginpage .rememberrow .survey .addcontent > strong::before,
.loginmodule .rememberrow .survey .addcontent > strong::before,
.registerpage .rememberrow .survey .addcontent > strong::before,
.changepassword .rememberrow .survey .addcontent > strong::before,
.passwordrecovery .rememberrow .survey .addcontent > strong::before,
.passwordreset .rememberrow .survey .addcontent > strong::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 form,
.filedialog #filewrapper {
  min-height: 100vh;
}
.filedialog #filewrapper {
  padding: 15px;
}
.foldercreation,
.fileupload,
.filetreewrapper,
.filepreview {
  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;
}
.operationpanel,
.operationinstructions,
.imageresizecheckbox {
  display: block;
  margin: 0 0 11.5px;
}
[id="txtMaxWidth"],
[id="txtMaxHeight"] {
  display: inline-block;
  width: 60px;
}
.imageresizecheckbox {
  margin: 0 0 11.5px;
}
.imageresizecheckbox label,
.imageresizecheckbox .operationheading,
.imageresizecheckbox .addcontent > strong,
.imageresizecheckbox .settinglabel,
.imageresizecheckbox .survey label,
.imageresizecheckbox .survey .operationheading,
.imageresizecheckbox .survey .addcontent > strong {
  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: #4daf4e;
  padding: 0 4px;
}
.pagetree .treecontainer li.jqtree-selected > .jqtree-element,
.pagetree .treecontainer li.jqtree-selected > .jqtree-element:hover {
  background: none repeat scroll 0 0 #dbe9f2;
  border-radius: 3px;
  color: #4daf4e;
  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;
}
.ui-widget {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.ui-widget .ui-widget {
  font-size: 16px;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.ui-widget-content {
  color: #73797d;
}
.ui-widget-content a {
  color: #4daf4e;
}
.ui-widget-content a:hover {
  color: #367a36;
}
.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;
}
.cats-wrap {
  margin-top: 20px;
}
.cats-wrap label,
.cats-wrap .operationheading,
.cats-wrap .addcontent > strong,
.cats-wrap .settinglabel,
.cats-wrap .survey label,
.cats-wrap .survey .operationheading,
.cats-wrap .survey .addcontent > strong {
  margin-top: 0;
  z-index: 1;
  position: relative;
}
.cats-wrap label + div,
.cats-wrap .operationheading + div,
.cats-wrap .addcontent > strong + div,
.cats-wrap .settinglabel + div,
.cats-wrap .survey label + div,
.cats-wrap .survey .operationheading + div,
.cats-wrap .survey .addcontent > strong + 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 label,
.cats-list li .operationheading,
.cats-list li .addcontent > strong,
.cats-list li .settinglabel,
.cats-list li .survey label,
.cats-list li .survey .operationheading,
.cats-list li .survey .addcontent > strong {
  white-space: nowrap;
}
.commentpanel .moduletitle {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  color: #73797d;
  font-size: 24px;
  text-align: center;
  position: relative;
  padding-bottom: 60px;
}
.commentpanel .moduletitle::after {
  background-color: #5cb85c;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60px;
}
.commentpanel .commentitem {
  border: 1px solid #dbe9f2;
  border-radius: 8px;
  margin-bottom: 25px;
}
.commentpanel .commentitem .userinfo {
  padding: 25px;
}
.commentpanel .commentitem .userinfo .commentusername {
  margin-bottom: 5px;
}
.commentpanel .commentitem .userinfo .commentusername > a {
  color: #6ebbfe;
}
.commentpanel .commentitem .userinfo .commentusername > a:hover {
  color: #87c7fe;
}
.commentpanel .commentitem .userinfo .commentuseravatar > a {
  display: block;
  margin: 0 auto;
}
.commentpanel .commentitem .userinfo .commentuseravatar > a img {
  border-radius: 50%;
}
.commentpanel .commentitem .userinfo span[class*="comment-manage-"] {
  display: block;
  text-align: center;
}
.commentpanel .commentitem .theactualdarncomment {
  border-left: 1px solid #dbe9f2;
  padding: 25px;
  position: relative;
}
.commentpanel .commentitem .theactualdarncomment .commenttitle h4 {
  margin: 0;
}
.commentpanel .commentitem .theactualdarncomment .commentdate {
  position: absolute;
  top: 45px;
  font-size: 14px;
  right: 50px;
  color: #a1b8c6;
  border-bottom: 0 none;
  padding: 0;
}
.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%;
}
.newsletterpicker-label {
  font-weight: 400;
  text-align: center;
}
.newsletterpicker-list {
  width: 100%;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
body {
  min-width: 360px;
}
.sitewrap {
  clear: both;
}
.page-offwhite {
  background-color: #e9eff3;
}
.top-pane {
  clear: both;
  margin-bottom: 50px;
}
.bottom-pane {
  clear: both;
  margin-top: 50px;
}
@media (max-width: 768px) {
  [class*="col-"] {
    min-height: 0;
  }
}
.container,
.top-pane .panelwrapper,
.bottom-pane .panelwrapper,
.top-pane .panelwrapper {
  max-width: 100%;
  clear: both;
}
.container:before,
.top-pane .panelwrapper:before,
.bottom-pane .panelwrapper:before,
.container:after,
.top-pane .panelwrapper:after,
.bottom-pane .panelwrapper:after {
  content: " ";
  display: table;
}
.container:after,
.top-pane .panelwrapper:after,
.bottom-pane .panelwrapper:after {
  clear: both;
}
.container:before,
.top-pane .panelwrapper:before,
.bottom-pane .panelwrapper:before,
.container:after,
.top-pane .panelwrapper:after,
.bottom-pane .panelwrapper:after {
  content: " ";
  display: table;
}
.container:after,
.top-pane .panelwrapper:after,
.bottom-pane .panelwrapper:after {
  clear: both;
}
.clearfix-xs:before,
.clearfix-xs:after {
  content: " ";
  display: table;
}
.clearfix-xs:after {
  clear: both;
}
.clearfix-xs:before,
.clearfix-xs:after {
  content: " ";
  display: table;
}
.clearfix-xs:after {
  clear: both;
}
.outerwrap {
  clear: both;
}
.outerwrap [class*="col-"] {
  clear: none;
}
.head {
  background-color: #fff;
  height: 93px;
  border-bottom: 1px solid #dbe9f2;
  color: white;
  margin-bottom: 50px;
  padding: 25px;
}
.head:before,
.head:after {
  content: " ";
  display: table;
}
.head:after {
  clear: both;
}
.head:before,
.head:after {
  content: " ";
  display: table;
}
.head:after {
  clear: both;
}
.head .container {
  padding-left: 0;
  padding-right: 0;
}
.head .sitemenu {
  float: right;
}
.head .sitemenu > ul {
  list-style-type: none;
}
.head .sitemenu > ul > li {
  margin: 0 8px;
  display: inline-block;
  vertical-align: middle;
}
.head .sitemenu > ul > li:hover > a,
.head .sitemenu > ul > li.open > a,
.head .sitemenu > ul > li.active > a,
.head .sitemenu > ul > li > a:hover,
.head .sitemenu > ul > li > a:active {
  background: transparent;
  color: #ee4939;
}
.head .sitemenu > ul > li > a {
  font-size: 16px;
  color: #1b3545;
  padding: 10px 0;
  display: block;
}
.head .sitemenu > ul > li[class*="menu-btn"] {
  margin-top: 0;
  margin-bottom: 0;
}
.head .sitemenu > ul > li[class*="menu-btn"] > a {
  position: relative;
}
.head .sitemenu > ul > li[class*="menu-btn"] > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.head .sitemenu > ul > li[class*="menu-btn"] > a:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.head .sitemenu > ul > li > .dropdown-menu {
  top: 115% !important;
}
.head .sitemenu > ul > li > .dropdown-menu::before,
.head .sitemenu > ul > li > .dropdown-menu::after {
  display: none;
}
.head .sitemenu > ul > li > a > .caret {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
}
.head .sitemenu > ul ul {
  list-style-type: none;
}
.site-logo {
  float: left;
  max-width: 50%;
  max-height: 50px;
  vertical-align: middle;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 1 auto !important;
          flex: 0 1 auto !important;
  justify-self: flex-start;
}
.site-logo img {
  max-height: 100% !important;
  width: auto !important;
  max-width: 100% !important;
}
.site-title {
  float: left;
  color: #1b3545;
  font-size: 30px;
  font-family: "Cormorant SC", "Times New Roman", Georgia, Times, serif;
  min-height: 40px;
  vertical-align: middle;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 1 auto !important;
          flex: 0 1 auto !important;
  justify-self: flex-start;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.site-title:hover {
  color: #ee4939;
  text-decoration: none;
}
.userbar {
  display: none;
}
.navbar-brand > img {
  min-width: 150px;
}
.menu-btn {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #e2e6ed;
  border-radius: 2px;
  float: right;
  height: 41px;
  padding: 0 8px;
  position: relative;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 1 auto !important;
          flex: 0 1 auto !important;
  justify-self: flex-end;
}
.menu-btn:focus {
  outline: none;
}
.menu-btn-bar {
  background-color: #313f4b;
  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% - 1px);
}
.menu-btn-bar.last {
  top: calc(50% + 6px);
}
.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: block;
  color: #313f4b;
  margin-left: 30px;
}
.menu-drawer-open {
  height: 100vh;
  overflow: hidden;
  width: 100vw;
}
.menu-drawer-open body,
.menu-drawer-open #aspnetForm {
  height: 100vh;
  overflow: hidden;
  width: 100%;
}
.menu-drawer {
  background: url("/Data/Sites/1/skins/Scout-NorthStar//img/menu-bg.jpg") no-repeat scroll bottom center / cover #1b3545;
  height: calc(100vh - 93px);
  font-weight: 300;
  left: 0;
  position: absolute;
  top: 93px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  min-width: 320px;
  will-change: transform;
  z-index: 999;
}
.menu-drawer::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(27, 53, 69, 0.8);
  z-index: 0;
}
.menu-drawer > .menu-drawer-inner {
  position: relative;
  z-index: 1;
}
.menu-drawer-open .menu-drawer {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.menu-drawer-inner {
  max-height: 100%;
  overflow-y: auto;
  padding: 25px;
}
.wrapsearchinput {
  margin-bottom: 25px;
}
.wrapsearchinput > .searchpanel {
  display: table !important;
}
.wrapsearchinput input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.wrapsearchinput input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.wrapsearchinput input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.wrapsearchinput input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.wrapsearchinput .form-control,
.wrapsearchinput select.forminput,
.wrapsearchinput input[type="text"].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;
  color: #FFF;
  text-shadow: none;
  padding: 6px 14px;
}
.wrapsearchinput .form-control:focus,
.wrapsearchinput select.forminput:focus,
.wrapsearchinput input[type="text"].forminput:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.wrapsearchinput .btn,
.wrapsearchinput .postlistwrap .forumpostheader .marksent,
.wrapsearchinput .postlistwrap .forumpostheader .sendnotification,
.wrapsearchinput .forumview .forumnotify .fsubscribe2,
.wrapsearchinput .forumthreadview .forumnotify .fsubscribe2,
.wrapsearchinput .editforumsubcriptions,
.wrapsearchinput .poll a[id$="_lnkEdit"],
.wrapsearchinput .poll [id*="_lnkNewPoll"],
.wrapsearchinput .head .sitemenu > ul > li[class*="menu-btn"] > a {
  border: 1px solid white;
  border-left: 0 none;
  border-radius: 0 4px 4px 0;
  color: #FFF;
  font-family: FontAwesome;
}
.wrapsearchinput .btn:focus,
.wrapsearchinput .postlistwrap .forumpostheader .marksent:focus,
.wrapsearchinput .postlistwrap .forumpostheader .sendnotification:focus,
.wrapsearchinput .forumview .forumnotify .fsubscribe2:focus,
.wrapsearchinput .forumthreadview .forumnotify .fsubscribe2:focus,
.wrapsearchinput .editforumsubcriptions:focus,
.wrapsearchinput .poll a[id$="_lnkEdit"]:focus,
.wrapsearchinput .poll [id*="_lnkNewPoll"]:focus,
.wrapsearchinput .head .sitemenu > ul > li[class*="menu-btn"] > a:focus {
  text-decoration: none;
}
.site-nav {
  color: white;
  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:hover,
.site-nav ul a:focus,
.site-nav ul a:active {
  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 a:hover,
.site-nav li.active > a {
  background-color: rgba(255, 255, 255, 0.14);
  text-decoration: none;
}
.site-nav a {
  color: white;
  display: block;
}
.site-nav > li > a {
  font-size: 23px;
  line-height: 51px;
  padding: 0 25px;
}
.site-nav > li > a::before {
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 1em/1 FontAwesome;
  margin-right: 30px;
  text-rendering: auto;
  text-align: center;
  width: 30px;
}
.site-nav > li > a.page-home::before {
  content: '\f015';
}
.site-nav > li > a.page-about::before {
  content: '\f0c0';
}
.site-nav > li > a.page-services::before {
  content: '\f0ad';
}
.site-nav > li > a.page-portfolio::before {
  content: '\f0b1';
}
.site-nav > li > a.page-blog::before {
  content: '\f09e';
}
.site-nav > li > a.page-contact::before {
  content: '\f0e0';
}
.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: "Noto Sans", Helvetica, Arial, sans-serif;
}
.menu-btns a.fa::before {
  font-family: FontAwesome;
  margin-right: 0.5em;
}
.pageintro {
  background-color: #e9eff3;
  padding: 40px 0;
  margin-top: -50px;
  margin-bottom: 50px;
}
.pageintro .row,
.pageintro .fileoperations,
.pageintro .fileselection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -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;
}
.pageintro .row::before,
.pageintro .row::after,
.pageintro .fileoperations::before,
.pageintro .fileoperations::after,
.pageintro .fileselection::before,
.pageintro .fileselection::after {
  content: none;
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 0%;
          flex: 0 1 0%;
}
.pageintro .row .page-title,
.pageintro .fileoperations .page-title,
.pageintro .fileselection .page-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  font-size: 36px;
  color: #1b3545;
  margin: 20px 0;
}
.pageintro .row .breadcrumb,
.pageintro .fileoperations .breadcrumb,
.pageintro .fileselection .breadcrumb {
  background: transparent;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 0;
  margin: 0;
}
.pageintro .row .breadcrumb li:last-child,
.pageintro .fileoperations .breadcrumb li:last-child,
.pageintro .fileselection .breadcrumb li:last-child {
  margin-right: 0;
}
.top-pane .content-slider-module:first-child {
  margin-top: -50px;
}
.content-slider {
  min-width: 360px;
}
.content-slider__item {
  position: relative;
  font-size: 20px;
  background-size: cover;
}
.content-slider__item h1,
.content-slider__item h2,
.content-slider__item h3 {
  font-size: 72px;
  line-height: 82px;
  margin-bottom: 40px;
}
.content-slider__item .btn:last-child,
.content-slider__item .postlistwrap .forumpostheader .marksent:last-child,
.content-slider__item .postlistwrap .forumpostheader .sendnotification:last-child,
.content-slider__item .forumview .forumnotify .fsubscribe2:last-child,
.content-slider__item .forumthreadview .forumnotify .fsubscribe2:last-child,
.content-slider__item .editforumsubcriptions:last-child,
.content-slider__item .poll a[id$="_lnkEdit"]:last-child,
.content-slider__item .poll [id*="_lnkNewPoll"]:last-child,
.content-slider__item .head .sitemenu > ul > li[class*="menu-btn"] > a:last-child {
  margin-top: 25px;
}
.content-slider__item::before {
  background-color: rgba(27, 53, 69, 0.5);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.content-slider__item-edit {
  z-index: 2;
}
.content-slider__item .content-slider__content {
  z-index: 2;
  position: relative;
}
.page-banner {
  background: #e9eff3;
  border-bottom: 1px solid #dbe9f2;
  margin-top: -50px;
  padding: 50px 25px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.page-banner h1,
.page-banner h2,
.page-banner .h1,
.page-banner .h2,
.page-banner .moduletitle {
  margin-top: 0;
}
.down-button {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  border: 2px solid #fff;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
  text-align: center;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  width: 50px;
}
.down-button .fa {
  font-size: 24px;
}
.down-button:hover {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
}
.grid-section-heading {
  font-size: 24px;
  font-weight: 400;
  margin-top: 0;
}
.icon-heading {
  margin-bottom: 20px;
}
.icon-heading .icon {
  background-color: #fff;
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  margin: 0 auto 25px;
  text-align: center;
  line-height: 56px;
}
.icon-heading .icon .fa {
  font-size: 32px;
}
.icon-heading .icon img,
.icon-heading .icon svg {
  width: 32px;
  height: auto;
  display: inline-block;
}
.icon-heading .icon img[src*="mp-rocket-grey"],
.icon-heading .icon svg[src*="mp-rocket-grey"] {
  margin-left: -2px;
  margin-top: -2px;
}
.centered-heading .moduletitle,
.center-heading .moduletitle,
.centered-title .moduletitle,
.center-title .moduletitle,
.centered-heading.moduletitle,
.center-heading.moduletitle,
.centered-title.moduletitle,
.center-title.moduletitle {
  text-align: center;
}
.centered-heading .moduletitle .modulelinks,
.center-heading .moduletitle .modulelinks,
.centered-title .moduletitle .modulelinks,
.center-title .moduletitle .modulelinks,
.centered-heading.moduletitle .modulelinks,
.center-heading.moduletitle .modulelinks,
.centered-title.moduletitle .modulelinks,
.center-title.moduletitle .modulelinks {
  display: block;
  padding-top: 8px;
}
a:active {
  color: #3d8c3e;
}
*::-moz-selection {
  background-color: #1b3545;
  color: #fff;
}
*::selection {
  background-color: #1b3545;
  color: #fff;
}
.text-small {
  font-size: small;
}
.text-normal {
  font-size: 16px;
}
.text-large {
  font-size: 24px;
  font-weight: 500;
}
.text-label {
  font-weight: 700;
  margin-bottom: 0;
}
.text-bold {
  font-weight: 700;
}
.text-normal {
  font-weight: 400;
}
.text-light {
  font-weight: 300;
}
.text-italic {
  font-style: italic;
}
.serif {
  font-family: "Cormorant SC", "Times New Roman", Georgia, Times, serif;
}
.sans-serif {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
}
.border-under {
  border-bottom: 1px solid #a1b8c6;
  padding-bottom: 10px;
  margin-bottom: 18px;
}
.text-gray {
  color: #73797d;
}
.text-red {
  color: #ee4939;
}
.text-green {
  color: #4daf4e;
}
.text-blue {
  color: #3288b0;
}
.text-purple {
  color: #903e97;
}
.text-orange {
  color: #e16b26;
}
.subdued-subtitle {
  font-size: 24px;
  color: #68747f;
}
.feature-text h1,
.feature-text h2,
.feature-text h3,
.feature-text h4,
.feature-text h5,
.feature-text h6 {
  font-size: 32px;
}
.feature-text p {
  font-size: 18px;
  line-height: 28px;
  color: #68747f;
  margin-bottom: 16px;
}
.feature-text p:last-child {
  margin-bottom: 0;
}
.bordered-two-col .feature-text h1,
.bordered-two-col .feature-text h2,
.bordered-two-col .feature-text h3,
.bordered-two-col .feature-text h4,
.bordered-two-col .feature-text h5,
.bordered-two-col .feature-text h6 {
  margin-top: 15px;
}
.scout-postlist {
  padding-top: 50px;
}
.scout-postlist--heading {
  background-color: #1b3545;
  padding: 75px 40px;
  color: #fff;
  margin: 0 -25px;
}
.scout-postlist--heading a {
  color: #fff;
}
.scout-postlist--heading a:hover {
  color: #fff;
}
.scout-postlist--heading .moduletitle {
  color: #fff;
  font-size: 36px;
  margin: 0;
}
.scout-postlist--heading .moduletitle .logo-icon {
  padding-right: 10px;
  vertical-align: bottom;
}
.scout-postlist .blog-postlist__item {
  border: 1px solid #dbe9f2;
  padding: 30px;
  margin-bottom: 50px;
}
.scout-postlist .blog-postlist__item-featured-image {
  margin: -31px -31px 30px;
  border: 0 none;
  padding: 0;
  max-height: 200px;
  overflow: hidden;
}
.scout-postlist .blog-postlist__item-featured-image img {
  width: 100%;
}
.scout-postlist .blog-postlist__title {
  margin: 0;
  font-size: 24px;
  color: #1b3545;
}
.scout-postlist .blog-postlist__title a {
  font-size: 24px;
  color: #1b3545;
}
.scout-postlist .blog-postlist__title a:hover {
  color: #1b3545;
  text-decoration: underline;
}
.scout-postlist .blog-postlist__metadata {
  font-size: 14px;
  margin-top: 3px;
}
.scout-postlist .blog-postlist__item-body {
  margin: 22px 0;
}
.logo-icon {
  background-image: url("/Data/Sites/1/skins/Scout-NorthStar/img/logo-icon.png");
  background-position: center center;
  background-size: contain;
  background-color: transparent;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 30px;
  vertical-align: middle;
}
.logo-icon.big {
  width: 150px;
  height: 150px;
}
.logo-icon.bigger {
  width: 300px;
  height: 300px;
}
.logo-icon.white {
  background-image: url("/Data/Sites/1/skins/Scout-NorthStar/img/logo-icon-white.png");
}
.fancy-quote {
  border-bottom: 1px solid #dbe9f2;
  border-left: 0;
  border-top: 1px solid #dbe9f2;
  font-size: 16px;
  margin: 25px 0;
  padding: 20px 10px;
  position: relative;
  text-align: center;
}
.fancy-quote::before,
.fancy-quote::after {
  background-color: #fff;
  border-radius: 50%;
  color: #1b3545;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 14px;
  left: 50%;
  line-height: 20px;
  padding: 0 20px;
  position: absolute;
  top: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.fancy-quote::after {
  content: "\f10e";
  top: auto;
  bottom: -10px;
}
.fancy-quote footer {
  color: #4daf4e;
}
pre,
.pre {
  border: 0 none;
}
code,
.code {
  background-color: #e4eef5;
  color: #f92672;
  display: inline-block;
  padding: 5px 8px;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  text-align: left;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
figure {
  text-align: center;
  margin: 12px 0;
  border: 1px solid #dbe9f2;
  padding: 15px;
}
.feature-img {
  text-align: center;
  margin-bottom: 30px;
}
.feature-img img {
  width: 250px;
}
img {
  font-size: 14px !important;
  color: #73797d;
}
ul li,
ol li {
  margin-bottom: 6px;
}
ul.clean-list,
ol.clean-list {
  padding-left: 0;
  list-style: none;
  margin-left: 0;
  margin-bottom: 10px;
}
ul.clean-list li,
ol.clean-list li {
  list-style-type: none;
  margin: 0;
}
ol.row-list {
  counter-reset: row-counter;
  margin: 6px 0;
  padding: 0;
}
ol.row-list li {
  display: block;
  padding-left: 40px;
  position: relative;
  border-top: 1px solid #a8c62a;
  margin-top: 10px;
  padding-top: 10px;
}
ol.row-list li::before {
  background-color: #1b3545;
  color: #fff;
  content: counter(row-counter);
  counter-increment: row-counter;
  font-size: 16px;
  font-weight: 700;
  left: 0;
  padding: 2px 8px;
  position: absolute;
  top: -1px;
}
.bullet-point-list {
  margin: 25px 0;
  padding: 0;
  list-style-type: none;
}
.bullet-point-list li {
  position: relative;
  padding: 20px 20px 20px 46px;
  margin-bottom: 10px;
  text-align: left !important;
}
.bullet-point-list li::before {
  background-color: #1b3545;
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: 28px;
  left: 20px;
}
.bullet-point-list li h1,
.bullet-point-list li h2,
.bullet-point-list li h3,
.bullet-point-list li h4,
.bullet-point-list li h5,
.bullet-point-list li h6,
.bullet-point-list li .h1,
.bullet-point-list li .h2,
.bullet-point-list li .h3,
.bullet-point-list li .h4,
.bullet-point-list li .h5,
.bullet-point-list li .h6,
.bullet-point-list li .blogitem .subtitle {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 17px;
}
.bullet-point-list li p {
  font-size: 16px;
}
.bullet-point-list li p:last-child {
  margin-bottom: 0;
}
.bullet-point-list li.green::before {
  background-color: #4daf4e;
}
.bullet-point-list li.red::before {
  background-color: #ee4939;
}
.bullet-point-list li.orange::before {
  background-color: #e16b26;
}
.bullet-point-list li.purple::before {
  background-color: #903e97;
}
.big-blue-list {
  counter-reset: row-counter;
  margin: 6px 0;
  padding: 0;
}
.big-blue-list > li {
  display: block;
  position: relative;
  margin: 25px 0;
  padding: 0 0 0 40px;
  font-size: 16px;
}
.big-blue-list > li::before {
  color: #1b3545;
  content: counter(row-counter);
  counter-increment: row-counter;
  font-size: 20px;
  font-weight: 700;
  left: 15px;
  padding: 0;
  position: absolute;
  top: 0;
}
.big-blue-list ul {
  list-style-type: disc;
}
.icon-list {
  list-style-type: none;
  padding-left: 0;
}
.icon-list .fa {
  padding-right: 10px;
}
.feature-list {
  list-style-type: none;
  padding: 0;
}
.feature-list p b {
  font-size: 17px;
  padding-right: 4px;
}
/*
 * Callouts
 *
 * Adapted from bootstrap docs styles
 */
/* Common styles for all types */
.callout-block {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #dbe9f2;
  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;
}
/* Tighten up space between multiple callouts */
.callout-block + .callout-block {
  margin-top: -5px;
}
/* Variations */
.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: #6ebbfe;
}
.callout-block-info h4 {
  color: #6ebbfe;
}
.callout-block-success {
  border-left-color: #5cb85c;
}
.callout-block-success h4 {
  color: #5cb85c;
}
.svg-block {
  margin-top: 25px;
}
.svg-block .svg-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  max-width: 20%;
  vertical-align: middle;
  position: relative;
}
.svg-block .svg-icon.svg-small {
  width: 30px;
  height: 30px;
}
.svg-block .svg-icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  max-height: 100% !important;
}
.svg-block .block-title {
  font-size: 24px;
}
.svg-block .block-title-text {
  display: inline-block;
  max-width: 80%;
  padding-left: 15px;
  vertical-align: middle;
}
.svg-block .block-desc {
  margin: 0 0 25px;
}
.icon-block__item {
  background-color: #dbe9f2;
  color: #1b3545;
  position: relative;
}
.icon-block__item:hover,
.icon-block__item:focus,
.icon-block__item:active {
  background-color: #3288b0;
}
.icon-block__item .icon-block__title {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-size: 21px;
}
.icon-block__item:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.icon-block__item:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.icon-block__item--green:hover,
.icon-block__item--green:focus,
.icon-block__item--green:active {
  background-color: #4daf4e;
}
.icon-block__item--red:hover,
.icon-block__item--red:focus,
.icon-block__item--red:active {
  background-color: #ee4939;
}
.icon-block__item--orange:hover,
.icon-block__item--orange:focus,
.icon-block__item--orange:active {
  background-color: #e16b26;
}
.icon-block__item--purple:hover,
.icon-block__item--purple:focus,
.icon-block__item--purple:active {
  background-color: #903e97;
}
.mojo-sighting {
  border-bottom: 1px solid #dbe9f2;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.mojo-sighting__title {
  font-size: 34px;
}
.mojo-sighting__author {
  font-size: 18px;
}
.mojo-sighting__author a:hover {
  cursor: pointer;
}
.mojo-sighting__author .fa {
  padding-right: 5px;
}
.mojo-sighting__date {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  color: #68747f;
}
.mojo-sighting__date .fa {
  padding-right: 5px;
}
.mojo-sighting__image {
  padding: 8px;
  background-color: #dbe9f2;
  border-radius: 4px;
}
.mojo-sighting__image > a {
  display: block;
  max-height: 280px;
  overflow: hidden;
}
.mojo-sighting__year {
  color: #68747f;
}
.mojo-sightings__year-nav {
  background-color: #dbe9f2;
  border: 0 none;
  padding: 6px 0px 6px 5px;
  margin-left: 5px;
}
.clear-authors {
  cursor: pointer;
}
.clear-authors:hover {
  text-decoration: underline;
}
address .address-element {
  color: #73797d;
  display: block;
  font-style: italic;
  margin: 35px 0;
  padding-left: 100px;
  position: relative;
}
address .address-element .address-label {
  color: #1b3545;
  font-style: normal;
  font-weight: 700;
  left: 0;
  max-width: 100px;
  position: absolute;
}
.service-section {
  border-bottom: 1px solid #dbe9f2;
  padding: 0 0 75px;
  margin-bottom: 25px;
}
.service-section:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
}
.service-section h2 {
  font-size: 32px;
  margin: 57px 0 7px;
}
.service-section h1,
.service-section h2,
.service-section h3,
.service-section h4,
.service-section h5,
.service-section h6,
.service-section .h1,
.service-section .h2,
.service-section .h3,
.service-section .h4,
.service-section .h5,
.service-section .h6,
.service-section .blogitem .subtitle {
  color: #1b3545;
}
.service-section p {
  color: #68747f;
}
.service-section .subtitle {
  margin-bottom: 25px;
}
.service-section .svg-block {
  margin-top: 50px;
}
.service-section .svg-block .svg-icon,
.service-section .svg-block .svg-icon.svg-small {
  width: 40px;
  height: 40px;
}
.service-section .svg-block .block-desc {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .grid-form[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .grid-form [id$="_pnlQuestions"] {
    margin-left: -25px;
    margin-right: -25px;
  }
}
.grid-form [id$="_pnlQuestions"] .settingrow:not([class*="col-"]),
.grid-form [id$="_pnlQuestions"] .logolist:not([class*="col-"]),
.grid-form [id$="_pnlQuestions"] .memberlist .modulesubtitle:not([class*="col-"]) {
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 992px) {
  .grid-form [id$="_pnlQuestions"] .settingrow:not([class*="col-"]),
  .grid-form [id$="_pnlQuestions"] .logolist:not([class*="col-"]),
  .grid-form [id$="_pnlQuestions"] .memberlist .modulesubtitle:not([class*="col-"]) {
    float: left;
    width: 100%;
  }
}
.grid-form [id$="_pnlQuestions"] .settingrow:last-child,
.grid-form [id$="_pnlQuestions"] .logolist:last-child,
.grid-form [id$="_pnlQuestions"] .memberlist .modulesubtitle:last-child {
  margin-bottom: 25px;
}
.grid-form .settingrow input[type="text"],
.grid-form .settingrow select,
.grid-form .settingrow textarea,
.grid-form .logolist input[type="text"],
.grid-form .logolist select,
.grid-form .logolist textarea,
.grid-form .memberlist .modulesubtitle input[type="text"],
.grid-form .memberlist .modulesubtitle select,
.grid-form .memberlist .modulesubtitle textarea {
  width: 100%;
}
.grid-form .captchadiv div.captcha {
  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-left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.grid-form .captchadiv label,
.grid-form .captchadiv .operationheading,
.grid-form .captchadiv .addcontent > strong,
.grid-form .captchadiv .settinglabel,
.grid-form .captchadiv .survey label,
.grid-form .captchadiv .survey .operationheading,
.grid-form .captchadiv .survey .addcontent > strong {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 16px;
  margin-bottom: 10px;
}
.grid-form .captchadiv img {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 55%;
          flex: 1 1 55%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  left: auto;
  padding-right: 20px;
  width: 55%;
}
.grid-form .captchadiv input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 45%;
          flex: 1 1 45%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  height: 44px;
  width: 45%;
}
.grid-form .captchadiv [data-val-errormessage] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-top: 15px;
}
.grid-form .captchadiv + .btn-row {
  text-align: right;
}
.grid-form .captchadiv + .btn-row .settinglabel,
.grid-form .captchadiv + .btn-row .survey label,
.grid-form .captchadiv + .btn-row .survey .operationheading,
.grid-form .captchadiv + .btn-row .survey .addcontent > strong,
.grid-form .captchadiv + .btn-row .survey .settinglabel {
  display: none;
}
.grid-form .captchadiv + .btn-row input[type="submit"] {
  margin: 15px 0 0;
  float: none;
  clear: none;
  display: inline-block;
  width: 200px;
  font-size: 20px;
}
.bordered-form {
  padding: 50px;
  border: 1px solid #e9eff3;
  margin-top: 60px;
  margin-bottom: 60px;
}
.pages-to-columns .settingrow.btn-row,
.pages-to-columns .logolist.btn-row,
.pages-to-columns .memberlist .modulesubtitle.btn-row {
  text-align: center;
}
.pages-to-columns .captchadiv {
  margin: 0 50px 0 0;
  padding: 0 25px;
  width: 100% !important;
}
.pages-to-columns .captchadiv .captcha {
  background-color: transparent;
  border: 0 none;
  width: auto !important;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
.pages-to-columns .captchadiv .captcha label,
.pages-to-columns .captchadiv .captcha .operationheading,
.pages-to-columns .captchadiv .captcha .addcontent > strong,
.pages-to-columns .captchadiv .captcha .settinglabel,
.pages-to-columns .captchadiv .captcha .survey label,
.pages-to-columns .captchadiv .captcha .survey .operationheading,
.pages-to-columns .captchadiv .captcha .survey .addcontent > strong {
  font-size: 14px;
  color: #1b3545;
  text-align: left;
}
.pages-to-columns .captchadiv .captcha img {
  border: 1px solid #e9eff3;
  width: 180px;
  padding: 0;
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
  height: 50px !important;
}
.pages-to-columns .captchadiv .captcha input {
  border: 1px solid #e9eff3 !important;
  border-left: 0 none !important;
  padding: 5px 8px !important;
  width: calc(100% - 180px);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(100% - 180px);
          flex: 1 1 calc(100% - 180px);
  margin: 0;
  height: auto !important;
}
.pages-to-columns .captchadiv + .btn-row {
  text-align: center;
  width: 100% !important;
}
.pages-to-columns .captchadiv + .btn-row input[type="submit"] {
  margin-top: 0;
}
.icon-inputs .settingrow[class*="fa-"]::before,
.icon-inputs .logolist[class*="fa-"]::before,
.icon-inputs .memberlist .modulesubtitle[class*="fa-"]::before {
  display: none;
}
.icon-inputs.js-icon-enabled .settingrow,
.icon-inputs.js-icon-enabled .logolist,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle {
  padding-top: 15px;
  position: relative;
}
.icon-inputs.js-icon-enabled .settingrow:not(.instructions),
.icon-inputs.js-icon-enabled .logolist:not(.instructions),
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle:not(.instructions) {
  margin-bottom: 30px;
}
.icon-inputs.js-icon-enabled .settingrow input[type="text"],
.icon-inputs.js-icon-enabled .settingrow textarea,
.icon-inputs.js-icon-enabled .logolist input[type="text"],
.icon-inputs.js-icon-enabled .logolist textarea,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle input[type="text"],
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle textarea {
  height: 33px;
  line-height: 24px;
  background: transparent;
  border-radius: 0;
  border: 0 none;
  border-bottom: 1px solid #e9eff3;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-weight: 300;
  padding: 0 50px 8px 0;
  position: relative;
  width: 100%;
  z-index: 2;
  display: block;
}
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .settinglabel,
.icon-inputs.js-icon-enabled .settingrow textarea + .settinglabel,
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .survey label,
.icon-inputs.js-icon-enabled .settingrow textarea + .survey label,
.icon-inputs.js-icon-enabled .logolist input[type="text"] + .settinglabel,
.icon-inputs.js-icon-enabled .logolist textarea + .settinglabel,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle input[type="text"] + .settinglabel,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle textarea + .settinglabel,
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .survey .operationheading,
.icon-inputs.js-icon-enabled .settingrow textarea + .survey .operationheading,
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .survey .addcontent > strong,
.icon-inputs.js-icon-enabled .settingrow textarea + .survey .addcontent > strong,
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .survey .settinglabel,
.icon-inputs.js-icon-enabled .settingrow textarea + .survey .settinglabel {
  -webkit-transition: all 300ms ease;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: 5px;
  transition: all 300ms ease;
  z-index: 1;
  color: #1b3545;
}
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .settinglabel::after,
.icon-inputs.js-icon-enabled .settingrow textarea + .settinglabel::after,
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .survey label::after,
.icon-inputs.js-icon-enabled .settingrow textarea + .survey label::after,
.icon-inputs.js-icon-enabled .logolist input[type="text"] + .settinglabel::after,
.icon-inputs.js-icon-enabled .logolist textarea + .settinglabel::after,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle input[type="text"] + .settinglabel::after,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle textarea + .settinglabel::after,
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .survey .operationheading::after,
.icon-inputs.js-icon-enabled .settingrow textarea + .survey .operationheading::after,
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .survey .addcontent > strong::after,
.icon-inputs.js-icon-enabled .settingrow textarea + .survey .addcontent > strong::after,
.icon-inputs.js-icon-enabled .settingrow input[type="text"] + .survey .settinglabel::after,
.icon-inputs.js-icon-enabled .settingrow textarea + .survey .settinglabel::after {
  color: #ee4939;
  font-size: 10px;
  vertical-align: super;
}
.icon-inputs.js-icon-enabled .settingrow textarea,
.icon-inputs.js-icon-enabled .logolist textarea,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle textarea {
  height: 130px;
}
.icon-inputs.js-icon-enabled .settingrow .txterror,
.icon-inputs.js-icon-enabled .logolist .txterror,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle .txterror {
  display: none !important;
}
.icon-inputs.js-icon-enabled .settingrow.hastext input[type="text"] + .settinglabel,
.icon-inputs.js-icon-enabled .settingrow.hastext textarea + .settinglabel,
.icon-inputs.js-icon-enabled .settingrow input[type="text"]:focus + .settinglabel,
.icon-inputs.js-icon-enabled .settingrow textarea:focus + .settinglabel,
.icon-inputs.js-icon-enabled .settingrow.hastext input[type="text"] + .survey label,
.icon-inputs.js-icon-enabled .settingrow.hastext textarea + .survey label,
.icon-inputs.js-icon-enabled .settingrow input[type="text"]:focus + .survey label,
.icon-inputs.js-icon-enabled .settingrow textarea:focus + .survey label,
.icon-inputs.js-icon-enabled .logolist.hastext input[type="text"] + .settinglabel,
.icon-inputs.js-icon-enabled .logolist.hastext textarea + .settinglabel,
.icon-inputs.js-icon-enabled .logolist input[type="text"]:focus + .settinglabel,
.icon-inputs.js-icon-enabled .logolist textarea:focus + .settinglabel,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle.hastext input[type="text"] + .settinglabel,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle.hastext textarea + .settinglabel,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle input[type="text"]:focus + .settinglabel,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle textarea:focus + .settinglabel,
.icon-inputs.js-icon-enabled .settingrow.hastext input[type="text"] + .survey .operationheading,
.icon-inputs.js-icon-enabled .settingrow.hastext textarea + .survey .operationheading,
.icon-inputs.js-icon-enabled .settingrow input[type="text"]:focus + .survey .operationheading,
.icon-inputs.js-icon-enabled .settingrow textarea:focus + .survey .operationheading,
.icon-inputs.js-icon-enabled .settingrow.hastext input[type="text"] + .survey .addcontent > strong,
.icon-inputs.js-icon-enabled .settingrow.hastext textarea + .survey .addcontent > strong,
.icon-inputs.js-icon-enabled .settingrow input[type="text"]:focus + .survey .addcontent > strong,
.icon-inputs.js-icon-enabled .settingrow textarea:focus + .survey .addcontent > strong,
.icon-inputs.js-icon-enabled .settingrow.hastext input[type="text"] + .survey .settinglabel,
.icon-inputs.js-icon-enabled .settingrow.hastext textarea + .survey .settinglabel,
.icon-inputs.js-icon-enabled .settingrow input[type="text"]:focus + .survey .settinglabel,
.icon-inputs.js-icon-enabled .settingrow textarea:focus + .survey .settinglabel {
  -webkit-transition: all 300ms ease;
  font-size: 12px;
  margin: 0;
  top: -10px;
  transition: all 300ms ease;
}
.icon-inputs.js-icon-enabled .settingrow.require.invalid input[type="text"],
.icon-inputs.js-icon-enabled .settingrow.require.invalid textarea,
.icon-inputs.js-icon-enabled .logolist.require.invalid input[type="text"],
.icon-inputs.js-icon-enabled .logolist.require.invalid textarea,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle.require.invalid input[type="text"],
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle.require.invalid textarea {
  border: 0 none;
  border-bottom: 1px solid #d9534f;
}
.icon-inputs.js-icon-enabled .settingrow[class*="fa-"],
.icon-inputs.js-icon-enabled .logolist[class*="fa-"],
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle[class*="fa-"] {
  position: relative;
}
.icon-inputs.js-icon-enabled .settingrow[class*="fa-"]::before,
.icon-inputs.js-icon-enabled .logolist[class*="fa-"]::before,
.icon-inputs.js-icon-enabled .memberlist .modulesubtitle[class*="fa-"]::before {
  color: #3288b0;
  font-family: FontAwesome;
  position: absolute;
  right: 45px;
  bottom: 14px;
  display: block;
}
.formwizard .txterror,
.formwizard .txtError {
  background-color: #fff;
  background-color: transparent;
  border: 0 none;
  color: #fff;
  color: transparent;
  font-size: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  letter-spacing: 0;
  height: 0;
  width: 0;
}
.formwizard .invalid .txtError.text-danger {
  color: #d9534f;
  bottom: -22px;
  font-size: 14px;
  left: 15px;
  position: absolute;
  line-height: 1;
  letter-spacing: 0.2px;
  height: auto;
  width: auto;
}
.formwizard .settingrow label,
.formwizard .settingrow .operationheading,
.formwizard .settingrow .addcontent > strong,
.formwizard .settingrow .settinglabel,
.formwizard .logolist label,
.formwizard .memberlist .modulesubtitle label,
.formwizard .settingrow .survey label,
.formwizard .settingrow .survey .operationheading,
.formwizard .settingrow .survey .addcontent > strong {
  width: 100%;
  margin-right: 0;
}
.formwizard .settingrow.require > label::after,
.formwizard .settingrow.require > .operationheading::after,
.formwizard .settingrow.require > .addcontent > strong::after,
.formwizard .settingrow.require > .settinglabel::after,
.formwizard .logolist.require > label::after,
.formwizard .memberlist .modulesubtitle.require > label::after,
.formwizard .settingrow.require > .survey label::after,
.formwizard .settingrow.require > .survey .operationheading::after,
.formwizard .settingrow.require > .survey .addcontent > strong::after {
  color: #d9534f;
  content: "*";
  padding-left: 2px;
}
.formwizard .settingrow.require.invalid input[type="text"],
.formwizard .settingrow.require.invalid select,
.formwizard .settingrow.require.invalid textarea,
.formwizard .logolist.require.invalid input[type="text"],
.formwizard .logolist.require.invalid select,
.formwizard .logolist.require.invalid textarea,
.formwizard .memberlist .modulesubtitle.require.invalid input[type="text"],
.formwizard .memberlist .modulesubtitle.require.invalid select,
.formwizard .memberlist .modulesubtitle.require.invalid textarea {
  border: 1px solid #d9534f;
}
.formwizard .qcheckboxes.require.invalid > label::after,
.formwizard .qcheckboxes.require.invalid > .operationheading::after,
.formwizard .qcheckboxes.require.invalid > .addcontent > strong::after,
.formwizard .qcheckboxes.require.invalid > .settinglabel::after,
.formwizard .qcheckboxes.require.invalid > .survey label::after,
.formwizard .qcheckboxes.require.invalid > .survey .operationheading::after,
.formwizard .qcheckboxes.require.invalid > .survey .addcontent > strong::after {
  content: "* - Error: Please check at least one";
}
.formwizard .box-inline li input[type="radio"] {
  margin-left: -20px;
}
.formwizard .btn-row {
  text-align: right;
}
.centered-submit .btn-row {
  text-align: center;
}
.centered-submit .btn.btn-default,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default,
.centered-submit .editforumsubcriptions.btn-default,
.centered-submit .poll a[id$="_lnkEdit"].btn-default,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default {
  width: 150px;
  border-radius: 2px;
  margin: 9px auto;
  display: block;
}
.centered-submit .captchadiv + .btn-row {
  text-align: right;
}
/* START - From Bootswatch Paper */
.radio label,
.radio-inline label,
.checkbox label,
.checkbox-inline label,
.radio .operationheading,
.radio-inline .operationheading,
.checkbox .operationheading,
.checkbox-inline .operationheading,
.radio .addcontent > strong,
.radio-inline .addcontent > strong,
.checkbox .addcontent > strong,
.checkbox-inline .addcontent > strong,
.radio .settinglabel,
.radio-inline .settinglabel,
.checkbox .settinglabel,
.checkbox-inline .settinglabel,
.radio .survey label,
.radio-inline .survey label,
.checkbox .survey label,
.checkbox-inline .survey label,
.radio .survey .operationheading,
.radio-inline .survey .operationheading,
.checkbox .survey .operationheading,
.checkbox-inline .survey .operationheading,
.radio .survey .addcontent > strong,
.radio-inline .survey .addcontent > strong,
.checkbox .survey .addcontent > strong,
.checkbox-inline .survey .addcontent > strong {
  padding-left: 25px;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="radio"],
.checkbox-inline input[type="radio"],
.radio input[type="checkbox"],
.radio-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.rbroles input[type="radio"],
.rbroles input[type="checkbox"],
.box-inline li input[type="radio"],
.box-inline li input[type="checkbox"] {
  margin-left: -25px;
}
input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"],
.rbroles input[type="radio"],
.rbroles input[type="checkbox"],
.box-inline li input[type="radio"],
.box-inline li input[type="checkbox"] {
  position: relative;
  margin-top: 6px;
  margin-right: 4px;
  vertical-align: top;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}
input[type="radio"]:focus,
.radio input[type="radio"]:focus,
.radio-inline input[type="radio"]:focus {
  outline: none;
}
input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before,
input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  -webkit-transition: 240ms;
  transition: 240ms;
}
input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before {
  position: absolute;
  left: 0;
  top: -3px;
  background-color: #1b3545;
  -webkit-transform: scale(0);
  transform: scale(0);
}
input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
  position: relative;
  top: -3px;
  border: 2px solid #a1b8c6;
}
input[type="radio"]:checked:before,
.radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"]:checked:before {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
input[type="radio"]:disabled:checked:before,
.radio input[type="radio"]:disabled:checked:before,
.radio-inline input[type="radio"]:disabled:checked:before {
  background-color: #a1b8c6;
}
input[type="radio"]:checked:after,
.radio input[type="radio"]:checked:after,
.radio-inline input[type="radio"]:checked:after {
  border-color: #1b3545;
}
input[type="radio"]:disabled:after,
.radio input[type="radio"]:disabled:after,
.radio-inline input[type="radio"]:disabled:after,
input[type="radio"]:disabled:checked:after,
.radio input[type="radio"]:disabled:checked:after,
.radio-inline input[type="radio"]:disabled:checked:after {
  border-color: #a1b8c6;
}
input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  border: none;
  margin-bottom: -4px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}
input[type="checkbox"]:focus,
.checkbox input[type="checkbox"]:focus,
.checkbox-inline input[type="checkbox"]:focus {
  outline: none;
}
input[type="checkbox"]:focus:after,
.checkbox input[type="checkbox"]:focus:after,
.checkbox-inline input[type="checkbox"]:focus:after {
  border-color: #1b3545;
}
input[type="checkbox"]:after,
.checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -2px;
  margin-right: 5px;
  border: 2px solid #a1b8c6;
  border-radius: 2px;
  -webkit-transition: 240ms;
  transition: 240ms;
}
input[type="checkbox"]:checked:before,
.checkbox input[type="checkbox"]:checked:before,
.checkbox-inline input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type="checkbox"]:checked:after,
.checkbox input[type="checkbox"]:checked:after,
.checkbox-inline input[type="checkbox"]:checked:after {
  background-color: #1b3545;
  border-color: #1b3545;
}
input[type="checkbox"]:disabled:after,
.checkbox input[type="checkbox"]:disabled:after,
.checkbox-inline input[type="checkbox"]:disabled:after {
  border-color: #a1b8c6;
}
input[type="checkbox"]:disabled:checked:after,
.checkbox input[type="checkbox"]:disabled:checked:after,
.checkbox-inline input[type="checkbox"]:disabled:checked:after {
  background-color: #a1b8c6;
  border-color: transparent;
}
.radio-inline,
.checkbox-inline,
.rbroles,
.box-inline li,
.rbroles,
.box-inline li {
  padding-left: 25px;
}
/* END */
/* START - From Bootswatch Paper */
.btn-default,
.newpost,
.newthread,
.ec-next-prev a,
.fileinput-button,
.uploadfilelist .ui-button,
.poll [id*="_lnkNewPoll"],
#gallerynav .btn,
.SiteSearch [type="submit"],
.addnewtemplate > a[id*="_lnkAddNew"],
[id*="PasswordRecovery"][id*="SubmitButton"],
.ui-datepicker-trigger,
.eventNextPrevious,
.search-button,
#gallerynav .postlistwrap .forumpostheader .marksent,
#gallerynav .postlistwrap .forumpostheader .sendnotification,
#gallerynav .forumview .forumnotify .fsubscribe2,
#gallerynav .forumthreadview .forumnotify .fsubscribe2,
#gallerynav .editforumsubcriptions,
#gallerynav .poll a[id$="_lnkEdit"],
#gallerynav .poll [id*="_lnkNewPoll"],
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a {
  position: relative;
}
.btn-default:focus,
.newpost:focus,
.newthread:focus,
.ec-next-prev a:focus,
.fileinput-button:focus,
.uploadfilelist .ui-button:focus,
.poll [id*="_lnkNewPoll"]:focus,
#gallerynav .btn:focus,
.SiteSearch [type="submit"]:focus,
.addnewtemplate > a[id*="_lnkAddNew"]:focus,
[id*="PasswordRecovery"][id*="SubmitButton"]:focus,
.ui-datepicker-trigger:focus,
.eventNextPrevious:focus,
.search-button:focus,
#gallerynav .postlistwrap .forumpostheader .marksent:focus,
#gallerynav .postlistwrap .forumpostheader .sendnotification:focus,
#gallerynav .forumview .forumnotify .fsubscribe2:focus,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:focus,
#gallerynav .editforumsubcriptions:focus,
#gallerynav .poll a[id$="_lnkEdit"]:focus,
#gallerynav .poll [id*="_lnkNewPoll"]:focus,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:focus {
  background-color: #fff;
}
.btn-default:hover,
.btn-default:active:hover,
.newpost:hover,
.newthread:hover,
.ec-next-prev a:hover,
.fileinput-button:hover,
.uploadfilelist .ui-button:hover,
.poll [id*="_lnkNewPoll"]:hover,
#gallerynav .btn:hover,
.SiteSearch [type="submit"]:hover,
.addnewtemplate > a[id*="_lnkAddNew"]:hover,
[id*="PasswordRecovery"][id*="SubmitButton"]:hover,
.ui-datepicker-trigger:hover,
.eventNextPrevious:hover,
.search-button:hover,
.newpost:active:hover,
.newthread:active:hover,
.ec-next-prev a:active:hover,
.fileinput-button:active:hover,
.uploadfilelist .ui-button:active:hover,
.poll [id*="_lnkNewPoll"]:active:hover,
#gallerynav .btn:active:hover,
.SiteSearch [type="submit"]:active:hover,
.addnewtemplate > a[id*="_lnkAddNew"]:active:hover,
[id*="PasswordRecovery"][id*="SubmitButton"]:active:hover,
.ui-datepicker-trigger:active:hover,
.eventNextPrevious:active:hover,
.search-button:active:hover,
#gallerynav .postlistwrap .forumpostheader .marksent:hover,
#gallerynav .postlistwrap .forumpostheader .marksent:active:hover,
#gallerynav .postlistwrap .forumpostheader .sendnotification:hover,
#gallerynav .postlistwrap .forumpostheader .sendnotification:active:hover,
#gallerynav .forumview .forumnotify .fsubscribe2:hover,
#gallerynav .forumview .forumnotify .fsubscribe2:active:hover,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:hover,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:active:hover,
#gallerynav .editforumsubcriptions:hover,
#gallerynav .editforumsubcriptions:active:hover,
#gallerynav .poll a[id$="_lnkEdit"]:hover,
#gallerynav .poll a[id$="_lnkEdit"]:active:hover,
#gallerynav .poll [id*="_lnkNewPoll"]:hover,
#gallerynav .poll [id*="_lnkNewPoll"]:active:hover,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:hover,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:active:hover {
  background-color: #f0f0f0;
}
.btn-default:active,
.newpost:active,
.newthread:active,
.ec-next-prev a:active,
.fileinput-button:active,
.uploadfilelist .ui-button:active,
.poll [id*="_lnkNewPoll"]:active,
#gallerynav .btn:active,
.SiteSearch [type="submit"]:active,
.addnewtemplate > a[id*="_lnkAddNew"]:active,
[id*="PasswordRecovery"][id*="SubmitButton"]:active,
.ui-datepicker-trigger:active,
.eventNextPrevious:active,
.search-button:active,
#gallerynav .postlistwrap .forumpostheader .marksent:active,
#gallerynav .postlistwrap .forumpostheader .sendnotification:active,
#gallerynav .forumview .forumnotify .fsubscribe2:active,
#gallerynav .forumthreadview .forumnotify .fsubscribe2:active,
#gallerynav .editforumsubcriptions:active,
#gallerynav .poll a[id$="_lnkEdit"]:active,
#gallerynav .poll [id*="_lnkNewPoll"]:active,
#gallerynav .head .sitemenu > ul > li[class*="menu-btn"] > a:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-default:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #73797d 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-default:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-primary,
.forumview .forumnotify .fsubscribe2,
.forumthreadview .forumnotify .fsubscribe2,
.pagebody.loginpage .login .buttonrow input[type="submit"],
.pagebody.passwordrecovery .login input[type="submit"],
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"],
.head .sitemenu > ul > li.menu-btn-primary > a,
.btn-blue,
.head .sitemenu > ul > li.menu-btn-blue > a {
  position: relative;
}
.btn-primary:focus,
.forumview .forumnotify .fsubscribe2:focus,
.forumthreadview .forumnotify .fsubscribe2:focus,
.pagebody.loginpage .login .buttonrow input[type="submit"]:focus,
.pagebody.passwordrecovery .login input[type="submit"]:focus,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:focus,
.head .sitemenu > ul > li.menu-btn-primary > a:focus,
.btn-blue:focus,
.head .sitemenu > ul > li.menu-btn-blue > a:focus {
  background-color: #1b3545;
}
.btn-primary:hover,
.btn-primary:active:hover,
.forumview .forumnotify .fsubscribe2:hover,
.forumview .forumnotify .fsubscribe2:active:hover,
.forumthreadview .forumnotify .fsubscribe2:hover,
.forumthreadview .forumnotify .fsubscribe2:active:hover,
.pagebody.loginpage .login .buttonrow input[type="submit"]:hover,
.pagebody.loginpage .login .buttonrow input[type="submit"]:active:hover,
.pagebody.passwordrecovery .login input[type="submit"]:hover,
.pagebody.passwordrecovery .login input[type="submit"]:active:hover,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:hover,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:active:hover,
.head .sitemenu > ul > li.menu-btn-primary > a:hover,
.head .sitemenu > ul > li.menu-btn-primary > a:active:hover,
.btn-blue:hover,
.btn-blue:active:hover,
.head .sitemenu > ul > li.menu-btn-blue > a:hover,
.head .sitemenu > ul > li.menu-btn-blue > a:active:hover {
  background-color: #12242f;
}
.btn-primary:active,
.forumview .forumnotify .fsubscribe2:active,
.forumthreadview .forumnotify .fsubscribe2:active,
.pagebody.loginpage .login .buttonrow input[type="submit"]:active,
.pagebody.passwordrecovery .login input[type="submit"]:active,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:active,
.head .sitemenu > ul > li.menu-btn-primary > a:active,
.btn-blue:active,
.head .sitemenu > ul > li.menu-btn-blue > a:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-primary:after,
.forumview .forumnotify .fsubscribe2:after,
.forumthreadview .forumnotify .fsubscribe2:after,
.pagebody.loginpage .login .buttonrow input[type="submit"]:after,
.pagebody.passwordrecovery .login input[type="submit"]:after,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:after,
.head .sitemenu > ul > li.menu-btn-primary > a:after,
.btn-blue:after,
.head .sitemenu > ul > li.menu-btn-blue > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-primary:active:after,
.forumview .forumnotify .fsubscribe2:active:after,
.forumthreadview .forumnotify .fsubscribe2:active:after,
.pagebody.loginpage .login .buttonrow input[type="submit"]:active:after,
.pagebody.passwordrecovery .login input[type="submit"]:active:after,
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"]:active:after,
.head .sitemenu > ul > li.menu-btn-primary > a:active:after,
.btn-blue:active:after,
.head .sitemenu > ul > li.menu-btn-blue > a:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-success,
.poll [id*="_btnChoose"],
.poll [id*="_btnShowResults"],
.survey [id*="_lnkAddNew"],
.survey [id*="_btnStartSurvey"],
[id*="_btnGridUpdate"],
.operationpanel [id="btnSubmit"],
#pnlNewFolder [id="btnNewFolder"],
.postlistwrap .forumpostheader .sendnotification,
.newpost,
.newthread,
.poll [id*="_lnkNewPoll"],
.fund-module .fundlevellist .panel .btn[type="submit"],
.FundRaiser .fundlevellist .panel .btn[type="submit"],
.pagebody.registerpage .createuserbutton,
.head .sitemenu > ul > li.menu-btn-success > a,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"],
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"],
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"],
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"] {
  position: relative;
}
.btn-success:focus,
.poll [id*="_btnChoose"]:focus,
.poll [id*="_btnShowResults"]:focus,
.survey [id*="_lnkAddNew"]:focus,
.survey [id*="_btnStartSurvey"]:focus,
[id*="_btnGridUpdate"]:focus,
.operationpanel [id="btnSubmit"]:focus,
#pnlNewFolder [id="btnNewFolder"]:focus,
.postlistwrap .forumpostheader .sendnotification:focus,
.newpost:focus,
.newthread:focus,
.poll [id*="_lnkNewPoll"]:focus,
.fund-module .fundlevellist .panel .btn[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:focus,
.pagebody.registerpage .createuserbutton:focus,
.head .sitemenu > ul > li.menu-btn-success > a:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:focus,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:focus,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:focus,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:focus,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:focus,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:focus,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:focus,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:focus,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:focus,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:focus,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:focus {
  background-color: #5cb85c;
}
.btn-success:hover,
.btn-success:active:hover,
.poll [id*="_btnChoose"]:hover,
.poll [id*="_btnShowResults"]:hover,
.survey [id*="_lnkAddNew"]:hover,
.survey [id*="_btnStartSurvey"]:hover,
[id*="_btnGridUpdate"]:hover,
.operationpanel [id="btnSubmit"]:hover,
#pnlNewFolder [id="btnNewFolder"]:hover,
.poll [id*="_btnChoose"]:active:hover,
.poll [id*="_btnShowResults"]:active:hover,
.survey [id*="_lnkAddNew"]:active:hover,
.survey [id*="_btnStartSurvey"]:active:hover,
[id*="_btnGridUpdate"]:active:hover,
.operationpanel [id="btnSubmit"]:active:hover,
#pnlNewFolder [id="btnNewFolder"]:active:hover,
.postlistwrap .forumpostheader .sendnotification:hover,
.postlistwrap .forumpostheader .sendnotification:active:hover,
.newpost:hover,
.newpost:active:hover,
.newthread:hover,
.newthread:active:hover,
.poll [id*="_lnkNewPoll"]:hover,
.poll [id*="_lnkNewPoll"]:active:hover,
.fund-module .fundlevellist .panel .btn[type="submit"]:hover,
.fund-module .fundlevellist .panel .btn[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:active:hover,
.pagebody.registerpage .createuserbutton:hover,
.pagebody.registerpage .createuserbutton:active:hover,
.head .sitemenu > ul > li.menu-btn-success > a:hover,
.head .sitemenu > ul > li.menu-btn-success > a:active:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:hover,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:hover,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:hover,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:hover,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:active:hover,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:hover,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:hover,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active:hover,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:hover,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:hover,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active:hover,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:hover,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active:hover,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:hover,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active:hover {
  background-color: #4aab4a;
}
.btn-success:active,
.poll [id*="_btnChoose"]:active,
.poll [id*="_btnShowResults"]:active,
.survey [id*="_lnkAddNew"]:active,
.survey [id*="_btnStartSurvey"]:active,
[id*="_btnGridUpdate"]:active,
.operationpanel [id="btnSubmit"]:active,
#pnlNewFolder [id="btnNewFolder"]:active,
.postlistwrap .forumpostheader .sendnotification:active,
.newpost:active,
.newthread:active,
.poll [id*="_lnkNewPoll"]:active,
.fund-module .fundlevellist .panel .btn[type="submit"]:active,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:active,
.pagebody.registerpage .createuserbutton:active,
.head .sitemenu > ul > li.menu-btn-success > a:active,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:active,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:active,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-success:after,
.postlistwrap .forumpostheader .sendnotification:after,
.newpost:after,
.newthread:after,
.poll [id*="_lnkNewPoll"]:after,
.fund-module .fundlevellist .panel .btn[type="submit"]:after,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:after,
.pagebody.registerpage .createuserbutton:after,
.head .sitemenu > ul > li.menu-btn-success > a:after,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:after,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:after,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:after,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:after,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:after,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:after,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:after,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:after,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:after,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:after,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:after,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:after,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:after,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:after,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:after,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-success:active:after,
.postlistwrap .forumpostheader .sendnotification:active:after,
.newpost:active:after,
.newthread:active:after,
.poll [id*="_lnkNewPoll"]:active:after,
.fund-module .fundlevellist .panel .btn[type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .btn[type="submit"]:active:after,
.pagebody.registerpage .createuserbutton:active:after,
.head .sitemenu > ul > li.menu-btn-success > a:active:after,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"]:active:after,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"]:active:after,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"]:active:after,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"]:active:after,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"]:active:after,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"]:active:after,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"]:active:after,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active:after,
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"]:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-green,
.head .sitemenu > ul > li.menu-btn-green > a,
.formwizard .btn-row .btn.btn-default,
.centered-submit .btn.btn-default,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default,
.formwizard .btn-row .editforumsubcriptions.btn-default,
.centered-submit .editforumsubcriptions.btn-default,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default,
.centered-submit .poll a[id$="_lnkEdit"].btn-default,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default {
  position: relative;
}
.btn-green:focus,
.head .sitemenu > ul > li.menu-btn-green > a:focus,
.formwizard .btn-row .btn.btn-default:focus,
.centered-submit .btn.btn-default:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:focus,
.formwizard .btn-row .editforumsubcriptions.btn-default:focus,
.centered-submit .editforumsubcriptions.btn-default:focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:focus {
  background-color: #4daf4e;
}
.btn-green:hover,
.btn-green:active:hover,
.head .sitemenu > ul > li.menu-btn-green > a:hover,
.head .sitemenu > ul > li.menu-btn-green > a:active:hover,
.formwizard .btn-row .btn.btn-default:hover,
.formwizard .btn-row .btn.btn-default:active:hover,
.centered-submit .btn.btn-default:hover,
.centered-submit .btn.btn-default:active:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:active:hover,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:hover,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:active:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:active:hover,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:hover,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:active:hover,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:hover,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:active:hover,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:hover,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:active:hover,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:hover,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:active:hover,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:hover,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:active:hover,
.formwizard .btn-row .editforumsubcriptions.btn-default:hover,
.formwizard .btn-row .editforumsubcriptions.btn-default:active:hover,
.centered-submit .editforumsubcriptions.btn-default:hover,
.centered-submit .editforumsubcriptions.btn-default:active:hover,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:hover,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:active:hover,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:hover,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:active:hover,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:hover,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:active:hover,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:hover,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:active:hover,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:hover,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active:hover,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:hover,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active:hover {
  background-color: #449a45;
}
.btn-green:active,
.head .sitemenu > ul > li.menu-btn-green > a:active,
.formwizard .btn-row .btn.btn-default:active,
.centered-submit .btn.btn-default:active,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:active,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:active,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:active,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:active,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:active,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:active,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:active,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:active,
.formwizard .btn-row .editforumsubcriptions.btn-default:active,
.centered-submit .editforumsubcriptions.btn-default:active,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:active,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:active,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:active,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:active,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-green:after,
.head .sitemenu > ul > li.menu-btn-green > a:after,
.formwizard .btn-row .btn.btn-default:after,
.centered-submit .btn.btn-default:after,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:after,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:after,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:after,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:after,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:after,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:after,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:after,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:after,
.formwizard .btn-row .editforumsubcriptions.btn-default:after,
.centered-submit .editforumsubcriptions.btn-default:after,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:after,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:after,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:after,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:after,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:after,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-green:active:after,
.head .sitemenu > ul > li.menu-btn-green > a:active:after,
.formwizard .btn-row .btn.btn-default:active:after,
.centered-submit .btn.btn-default:active:after,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:active:after,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:active:after,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:active:after,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:active:after,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:active:after,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:active:after,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:active:after,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:active:after,
.formwizard .btn-row .editforumsubcriptions.btn-default:active:after,
.centered-submit .editforumsubcriptions.btn-default:active:after,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:active:after,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:active:after,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:active:after,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:active:after,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active:after,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-info,
.poll [id*="_btnCopyToNewPoll"],
.postlistwrap .forumpostheader .marksent,
.editforumsubcriptions,
.poll a[id$="_lnkEdit"],
.head .sitemenu > ul > li.menu-btn-info > a {
  position: relative;
}
.btn-info:focus,
.poll [id*="_btnCopyToNewPoll"]:focus,
.postlistwrap .forumpostheader .marksent:focus,
.editforumsubcriptions:focus,
.poll a[id$="_lnkEdit"]:focus,
.head .sitemenu > ul > li.menu-btn-info > a:focus {
  background-color: #6ebbfe;
}
.btn-info:hover,
.btn-info:active:hover,
.poll [id*="_btnCopyToNewPoll"]:hover,
.poll [id*="_btnCopyToNewPoll"]:active:hover,
.postlistwrap .forumpostheader .marksent:hover,
.postlistwrap .forumpostheader .marksent:active:hover,
.editforumsubcriptions:hover,
.editforumsubcriptions:active:hover,
.poll a[id$="_lnkEdit"]:hover,
.poll a[id$="_lnkEdit"]:active:hover,
.head .sitemenu > ul > li.menu-btn-info > a:hover,
.head .sitemenu > ul > li.menu-btn-info > a:active:hover {
  background-color: #50adfe;
}
.btn-info:active,
.poll [id*="_btnCopyToNewPoll"]:active,
.postlistwrap .forumpostheader .marksent:active,
.editforumsubcriptions:active,
.poll a[id$="_lnkEdit"]:active,
.head .sitemenu > ul > li.menu-btn-info > a:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-info:after,
.postlistwrap .forumpostheader .marksent:after,
.editforumsubcriptions:after,
.poll a[id$="_lnkEdit"]:after,
.head .sitemenu > ul > li.menu-btn-info > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-info:active:after,
.postlistwrap .forumpostheader .marksent:active:after,
.editforumsubcriptions:active:after,
.poll a[id$="_lnkEdit"]:active:after,
.head .sitemenu > ul > li.menu-btn-info > a:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-purple,
.head .sitemenu > ul > li.menu-btn-purple > a {
  position: relative;
}
.btn-purple:focus,
.head .sitemenu > ul > li.menu-btn-purple > a:focus {
  background-color: #903e97;
}
.btn-purple:hover,
.btn-purple:active:hover,
.head .sitemenu > ul > li.menu-btn-purple > a:hover,
.head .sitemenu > ul > li.menu-btn-purple > a:active:hover {
  background-color: #7b3581;
}
.btn-purple:active,
.head .sitemenu > ul > li.menu-btn-purple > a:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-purple:after,
.head .sitemenu > ul > li.menu-btn-purple > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-purple:active:after,
.head .sitemenu > ul > li.menu-btn-purple > a:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-warning,
[id*="_btnGridCancel"],
[id*="_grdHistory"][id*="_btnRestoreToEditor"],
.head .sitemenu > ul > li.menu-btn-warning > a {
  position: relative;
}
.btn-warning:focus,
[id*="_btnGridCancel"]:focus,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:focus,
.head .sitemenu > ul > li.menu-btn-warning > a:focus {
  background-color: #f0ad4e;
}
.btn-warning:hover,
.btn-warning:active:hover,
[id*="_btnGridCancel"]:hover,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:hover,
[id*="_btnGridCancel"]:active:hover,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:active:hover,
.head .sitemenu > ul > li.menu-btn-warning > a:hover,
.head .sitemenu > ul > li.menu-btn-warning > a:active:hover {
  background-color: #eea032;
}
.btn-warning:active,
[id*="_btnGridCancel"]:active,
[id*="_grdHistory"][id*="_btnRestoreToEditor"]:active,
.head .sitemenu > ul > li.menu-btn-warning > a:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-warning:after,
.head .sitemenu > ul > li.menu-btn-warning > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-warning:active:after,
.head .sitemenu > ul > li.menu-btn-warning > a:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-orange,
.head .sitemenu > ul > li.menu-btn-orange > a {
  position: relative;
}
.btn-orange:focus,
.head .sitemenu > ul > li.menu-btn-orange > a:focus {
  background-color: #e16b26;
}
.btn-orange:hover,
.btn-orange:active:hover,
.head .sitemenu > ul > li.menu-btn-orange > a:hover,
.head .sitemenu > ul > li.menu-btn-orange > a:active:hover {
  background-color: #cc5d1c;
}
.btn-orange:active,
.head .sitemenu > ul > li.menu-btn-orange > a:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-orange:after,
.head .sitemenu > ul > li.menu-btn-orange > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-orange:active:after,
.head .sitemenu > ul > li.menu-btn-orange > a:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-danger,
[id*="_btnGridDelete"],
.poll [id*="_btnRemoveCurrent"],
[id*="_grdHistory"][id*="_btnDelete"],
.pagebody.changepassword .login [id$="_CancelPushButton"],
.head .sitemenu > ul > li.menu-btn-danger > a {
  position: relative;
}
.btn-danger:focus,
[id*="_btnGridDelete"]:focus,
.poll [id*="_btnRemoveCurrent"]:focus,
[id*="_grdHistory"][id*="_btnDelete"]:focus,
.pagebody.changepassword .login [id$="_CancelPushButton"]:focus,
.head .sitemenu > ul > li.menu-btn-danger > a:focus {
  background-color: #d9534f;
}
.btn-danger:hover,
.btn-danger:active:hover,
[id*="_btnGridDelete"]:hover,
.poll [id*="_btnRemoveCurrent"]:hover,
[id*="_grdHistory"][id*="_btnDelete"]:hover,
[id*="_btnGridDelete"]:active:hover,
.poll [id*="_btnRemoveCurrent"]:active:hover,
[id*="_grdHistory"][id*="_btnDelete"]:active:hover,
.pagebody.changepassword .login [id$="_CancelPushButton"]:hover,
.pagebody.changepassword .login [id$="_CancelPushButton"]:active:hover,
.head .sitemenu > ul > li.menu-btn-danger > a:hover,
.head .sitemenu > ul > li.menu-btn-danger > a:active:hover {
  background-color: #d43a36;
}
.btn-danger:active,
[id*="_btnGridDelete"]:active,
.poll [id*="_btnRemoveCurrent"]:active,
[id*="_grdHistory"][id*="_btnDelete"]:active,
.pagebody.changepassword .login [id$="_CancelPushButton"]:active,
.head .sitemenu > ul > li.menu-btn-danger > a:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-danger:after,
.pagebody.changepassword .login [id$="_CancelPushButton"]:after,
.head .sitemenu > ul > li.menu-btn-danger > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-danger:active:after,
.pagebody.changepassword .login [id$="_CancelPushButton"]:active:after,
.head .sitemenu > ul > li.menu-btn-danger > a:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
.btn-red,
.head .sitemenu > ul > li.menu-btn-red > a {
  position: relative;
}
.btn-red:focus,
.head .sitemenu > ul > li.menu-btn-red > a:focus {
  background-color: #ee4939;
}
.btn-red:hover,
.btn-red:active:hover,
.head .sitemenu > ul > li.menu-btn-red > a:hover,
.head .sitemenu > ul > li.menu-btn-red > a:active:hover {
  background-color: #ec2f1d;
}
.btn-red:active,
.head .sitemenu > ul > li.menu-btn-red > a:active {
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.btn-red:after,
.head .sitemenu > ul > li.menu-btn-red > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-size: 1000% 1000%;
  background-position: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: background 0.5s, opacity 1s;
  transition: background 0.5s, opacity 1s;
}
.btn-red:active:after,
.head .sitemenu > ul > li.menu-btn-red > a:active:after {
  background-size: 0% 0%;
  opacity: 0.2;
  -webkit-transition: 0s;
  transition: 0s;
}
/* END */
.btn-primary,
.btn-blue,
.btn-success,
.btn-green,
.btn-danger,
.btn-red,
.btn-warning,
.btn-orange,
.btn-info,
.btn-purple,
.poll [id*="_btnChoose"],
.poll [id*="_btnShowResults"],
.survey [id*="_lnkAddNew"],
.survey [id*="_btnStartSurvey"],
[id*="_btnGridUpdate"],
.operationpanel [id="btnSubmit"],
#pnlNewFolder [id="btnNewFolder"],
.poll [id*="_btnCopyToNewPoll"],
[id*="_btnGridCancel"],
[id*="_grdHistory"][id*="_btnRestoreToEditor"],
[id*="_btnGridDelete"],
.poll [id*="_btnRemoveCurrent"],
[id*="_grdHistory"][id*="_btnDelete"],
.postlistwrap .forumpostheader .marksent,
.postlistwrap .forumpostheader .sendnotification,
.forumview .forumnotify .fsubscribe2,
.forumthreadview .forumnotify .fsubscribe2,
.editforumsubcriptions,
.newpost,
.newthread,
.poll a[id$="_lnkEdit"],
.poll [id*="_lnkNewPoll"],
.fund-module .fundlevellist .panel .btn[type="submit"],
.FundRaiser .fundlevellist .panel .btn[type="submit"],
.pagebody.loginpage .login .buttonrow input[type="submit"],
.pagebody.registerpage .createuserbutton,
.pagebody.passwordrecovery .login input[type="submit"],
.pagebody.changepassword .login [id$="_ChangePasswordPushButton"],
.pagebody.changepassword .login [id$="_CancelPushButton"],
.head .sitemenu > ul > li.menu-btn-blue > a,
.head .sitemenu > ul > li.menu-btn-primary > a,
.head .sitemenu > ul > li.menu-btn-info > a,
.head .sitemenu > ul > li.menu-btn-success > a,
.head .sitemenu > ul > li.menu-btn-green > a,
.head .sitemenu > ul > li.menu-btn-red > a,
.head .sitemenu > ul > li.menu-btn-danger > a,
.head .sitemenu > ul > li.menu-btn-purple > a,
.head .sitemenu > ul > li.menu-btn-orange > a,
.head .sitemenu > ul > li.menu-btn-warning > a,
.formwizard .btn-row .btn.btn-default,
.centered-submit .btn.btn-default,
.btn-blue,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default,
.fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default,
.fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default,
.fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default,
.fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"],
.FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"],
.formwizard .btn-row .editforumsubcriptions.btn-default,
.centered-submit .editforumsubcriptions.btn-default,
.fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default,
.centered-submit .poll a[id$="_lnkEdit"].btn-default,
.fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default,
.fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"],
.FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"],
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
.head .sitemenu > ul > li.menu-btn-blue > a {
  border: 0 none;
  -webkit-box-shadow: 0px 2px 5px -1px rgba(5, 23, 39, 0.25);
          box-shadow: 0px 2px 5px -1px rgba(5, 23, 39, 0.25);
  padding: 12px 24px;
  white-space: normal;
}
.btn-sm,
.btn-group-sm > .btn,
[id*="_btnGridDelete"],
[id*="_btnGridUpdate"],
[id*="_btnGridCancel"],
[id*="_grdHistory"][id*="_btnDelete"],
[id*="_grdHistory"][id*="_btnRestoreToEditor"],
.postlistwrap .forumpostheader .marksent,
.postlistwrap .forumpostheader .sendnotification,
.btn-group-sm > .postlistwrap .forumpostheader .marksent,
.btn-group-sm > .postlistwrap .forumpostheader .sendnotification,
.btn-group-sm > .forumview .forumnotify .fsubscribe2,
.btn-group-sm > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-sm > .editforumsubcriptions,
.btn-group-sm > .poll a[id$="_lnkEdit"],
.btn-group-sm > .poll [id*="_lnkNewPoll"],
.btn-group-sm > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  padding: 8px 20px;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .postlistwrap .forumpostheader .marksent,
.btn-group-lg > .postlistwrap .forumpostheader .sendnotification,
.btn-group-lg > .forumview .forumnotify .fsubscribe2,
.btn-group-lg > .forumthreadview .forumnotify .fsubscribe2,
.btn-group-lg > .editforumsubcriptions,
.btn-group-lg > .poll a[id$="_lnkEdit"],
.btn-group-lg > .poll [id*="_lnkNewPoll"],
.btn-group-lg > .head .sitemenu > ul > li[class*="menu-btn"] > a {
  padding: 20px 35px;
}
.btn-green,
.head .sitemenu > ul > li.menu-btn-green > a,
.formwizard .btn-row .btn.btn-default,
.centered-submit .btn.btn-default,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default,
.formwizard .btn-row .editforumsubcriptions.btn-default,
.centered-submit .editforumsubcriptions.btn-default,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default,
.centered-submit .poll a[id$="_lnkEdit"].btn-default,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default {
  color: #FFF;
  background-color: #4daf4e;
  border-color: transparent;
}
.btn-green:focus,
.btn-green.focus,
.head .sitemenu > ul > li.menu-btn-green > a:focus,
.head .sitemenu > ul > li.menu-btn-green > a.focus,
.formwizard .btn-row .btn.btn-default:focus,
.formwizard .btn-row .btn.btn-default.focus,
.centered-submit .btn.btn-default:focus,
.centered-submit .btn.btn-default.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.focus,
.formwizard .btn-row .editforumsubcriptions.btn-default:focus,
.formwizard .btn-row .editforumsubcriptions.btn-default.focus,
.centered-submit .editforumsubcriptions.btn-default:focus,
.centered-submit .editforumsubcriptions.btn-default.focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.focus {
  color: #FFF;
  background-color: #3d8c3e;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:hover,
.head .sitemenu > ul > li.menu-btn-green > a:hover,
.formwizard .btn-row .btn.btn-default:hover,
.centered-submit .btn.btn-default:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:hover,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:hover,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:hover,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:hover,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:hover,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:hover,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:hover,
.formwizard .btn-row .editforumsubcriptions.btn-default:hover,
.centered-submit .editforumsubcriptions.btn-default:hover,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:hover,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:hover,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:hover,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:hover,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:hover,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:hover {
  color: #FFF;
  background-color: #3d8c3e;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green,
.head .sitemenu > ul > li.menu-btn-green > a:active,
.head .sitemenu > ul > li.menu-btn-green > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-green > a,
.formwizard .btn-row .btn.btn-default:active,
.formwizard .btn-row .btn.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .btn.btn-default,
.centered-submit .btn.btn-default:active,
.centered-submit .btn.btn-default.active,
.open > .dropdown-toggle.centered-submit .btn.btn-default,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:active,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:active,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.active,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .marksent.btn-default,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:active,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:active,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.active,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:active,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:active,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.active,
.open > .dropdown-toggle.centered-submit .forumview .forumnotify .fsubscribe2.btn-default,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:active,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:active,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.active,
.open > .dropdown-toggle.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default,
.formwizard .btn-row .editforumsubcriptions.btn-default:active,
.formwizard .btn-row .editforumsubcriptions.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .editforumsubcriptions.btn-default,
.centered-submit .editforumsubcriptions.btn-default:active,
.centered-submit .editforumsubcriptions.btn-default.active,
.open > .dropdown-toggle.centered-submit .editforumsubcriptions.btn-default,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:active,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:active,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.active,
.open > .dropdown-toggle.centered-submit .poll a[id$="_lnkEdit"].btn-default,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:active,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:active,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.active,
.open > .dropdown-toggle.centered-submit .poll [id*="_lnkNewPoll"].btn-default,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active,
.open > .dropdown-toggle.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default {
  color: #FFF;
  background-color: #3d8c3e;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active:hover,
.btn-green.active:hover,
.open > .dropdown-toggle.btn-green:hover,
.btn-green:active:focus,
.btn-green.active:focus,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:active.focus,
.btn-green.active.focus,
.open > .dropdown-toggle.btn-green.focus,
.head .sitemenu > ul > li.menu-btn-green > a:active:hover,
.head .sitemenu > ul > li.menu-btn-green > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-green > a:hover,
.head .sitemenu > ul > li.menu-btn-green > a:active:focus,
.head .sitemenu > ul > li.menu-btn-green > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-green > a:focus,
.head .sitemenu > ul > li.menu-btn-green > a:active.focus,
.head .sitemenu > ul > li.menu-btn-green > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-green > a.focus,
.formwizard .btn-row .btn.btn-default:active:hover,
.formwizard .btn-row .btn.btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .btn.btn-default:hover,
.formwizard .btn-row .btn.btn-default:active:focus,
.formwizard .btn-row .btn.btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .btn.btn-default:focus,
.formwizard .btn-row .btn.btn-default:active.focus,
.formwizard .btn-row .btn.btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .btn.btn-default.focus,
.centered-submit .btn.btn-default:active:hover,
.centered-submit .btn.btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .btn.btn-default:hover,
.centered-submit .btn.btn-default:active:focus,
.centered-submit .btn.btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .btn.btn-default:focus,
.centered-submit .btn.btn-default:active.focus,
.centered-submit .btn.btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .btn.btn-default.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:active:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:active:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:active.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:active:hover,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:hover,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:active:focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:active.focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:active:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:active:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:active.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:active:hover,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:hover,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:active:focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:active.focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:active:hover,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:hover,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:active:focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:active.focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:active:hover,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:hover,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:active:focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:active.focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:active:hover,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:hover,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:active:focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:active.focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:active:hover,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:hover,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:active:focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:active.focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.focus,
.formwizard .btn-row .editforumsubcriptions.btn-default:active:hover,
.formwizard .btn-row .editforumsubcriptions.btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .editforumsubcriptions.btn-default:hover,
.formwizard .btn-row .editforumsubcriptions.btn-default:active:focus,
.formwizard .btn-row .editforumsubcriptions.btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .editforumsubcriptions.btn-default:focus,
.formwizard .btn-row .editforumsubcriptions.btn-default:active.focus,
.formwizard .btn-row .editforumsubcriptions.btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .editforumsubcriptions.btn-default.focus,
.centered-submit .editforumsubcriptions.btn-default:active:hover,
.centered-submit .editforumsubcriptions.btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .editforumsubcriptions.btn-default:hover,
.centered-submit .editforumsubcriptions.btn-default:active:focus,
.centered-submit .editforumsubcriptions.btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .editforumsubcriptions.btn-default:focus,
.centered-submit .editforumsubcriptions.btn-default:active.focus,
.centered-submit .editforumsubcriptions.btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .editforumsubcriptions.btn-default.focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:active:hover,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:hover,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:active:focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:active.focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:active:hover,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .poll a[id$="_lnkEdit"].btn-default:hover,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:active:focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .poll a[id$="_lnkEdit"].btn-default:focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:active.focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .poll a[id$="_lnkEdit"].btn-default.focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:active:hover,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:hover,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:active:focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:active.focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:active:hover,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .poll [id*="_lnkNewPoll"].btn-default:hover,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:active:focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .poll [id*="_lnkNewPoll"].btn-default:focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:active.focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .poll [id*="_lnkNewPoll"].btn-default.focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active:hover,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active:hover,
.open > .dropdown-toggle.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:hover,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active:focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active:focus,
.open > .dropdown-toggle.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active.focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active.focus,
.open > .dropdown-toggle.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active:hover,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active:hover,
.open > .dropdown-toggle.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:hover,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active:focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active:focus,
.open > .dropdown-toggle.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active.focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active.focus,
.open > .dropdown-toggle.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.focus {
  color: #FFF;
  background-color: #337333;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green,
.head .sitemenu > ul > li.menu-btn-green > a:active,
.head .sitemenu > ul > li.menu-btn-green > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-green > a,
.formwizard .btn-row .btn.btn-default:active,
.formwizard .btn-row .btn.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .btn.btn-default,
.centered-submit .btn.btn-default:active,
.centered-submit .btn.btn-default.active,
.open > .dropdown-toggle.centered-submit .btn.btn-default,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:active,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default:active,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.active,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .marksent.btn-default,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:active,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:active,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.active,
.open > .dropdown-toggle.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:active,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default:active,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.active,
.open > .dropdown-toggle.centered-submit .forumview .forumnotify .fsubscribe2.btn-default,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:active,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:active,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.active,
.open > .dropdown-toggle.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default,
.formwizard .btn-row .editforumsubcriptions.btn-default:active,
.formwizard .btn-row .editforumsubcriptions.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .editforumsubcriptions.btn-default,
.centered-submit .editforumsubcriptions.btn-default:active,
.centered-submit .editforumsubcriptions.btn-default.active,
.open > .dropdown-toggle.centered-submit .editforumsubcriptions.btn-default,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:active,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default,
.centered-submit .poll a[id$="_lnkEdit"].btn-default:active,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.active,
.open > .dropdown-toggle.centered-submit .poll a[id$="_lnkEdit"].btn-default,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:active,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default:active,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.active,
.open > .dropdown-toggle.centered-submit .poll [id*="_lnkNewPoll"].btn-default,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active,
.open > .dropdown-toggle.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:active,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.active,
.open > .dropdown-toggle.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default {
  background-image: none;
}
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus,
.head .sitemenu > ul > li.menu-btn-green > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-green > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-green > a:hover,
.head .sitemenu > ul > li.menu-btn-green > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-green > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-green > a:focus,
.head .sitemenu > ul > li.menu-btn-green > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-green > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-green > a.focus,
.formwizard .btn-row .btn.btn-default.disabled:hover,
.formwizard .btn-row .btn.btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .btn.btn-default:hover,
.formwizard .btn-row .btn.btn-default.disabled:focus,
.formwizard .btn-row .btn.btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .btn.btn-default:focus,
.formwizard .btn-row .btn.btn-default.disabled.focus,
.formwizard .btn-row .btn.btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .btn.btn-default.focus,
.centered-submit .btn.btn-default.disabled:hover,
.centered-submit .btn.btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .btn.btn-default:hover,
.centered-submit .btn.btn-default.disabled:focus,
.centered-submit .btn.btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .btn.btn-default:focus,
.centered-submit .btn.btn-default.disabled.focus,
.centered-submit .btn.btn-default[disabled].focus,
fieldset[disabled] .centered-submit .btn.btn-default.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.disabled:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.disabled:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.disabled.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default.focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.disabled:hover,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .postlistwrap .forumpostheader .marksent.btn-default:hover,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.disabled:focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .postlistwrap .forumpostheader .marksent.btn-default:focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default.disabled.focus,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default[disabled].focus,
fieldset[disabled] .centered-submit .postlistwrap .forumpostheader .marksent.btn-default.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.disabled:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:hover,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.disabled:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default:focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.disabled.focus,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default.focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.disabled:hover,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:hover,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.disabled:focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default:focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.disabled.focus,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default[disabled].focus,
fieldset[disabled] .centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default.focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.disabled:hover,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:hover,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.disabled:focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default:focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.disabled.focus,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default.focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.disabled:hover,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .forumview .forumnotify .fsubscribe2.btn-default:hover,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.disabled:focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .forumview .forumnotify .fsubscribe2.btn-default:focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default.disabled.focus,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default[disabled].focus,
fieldset[disabled] .centered-submit .forumview .forumnotify .fsubscribe2.btn-default.focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.disabled:hover,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:hover,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.disabled:focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default:focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.disabled.focus,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default.focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.disabled:hover,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:hover,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.disabled:focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default:focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.disabled.focus,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default[disabled].focus,
fieldset[disabled] .centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default.focus,
.formwizard .btn-row .editforumsubcriptions.btn-default.disabled:hover,
.formwizard .btn-row .editforumsubcriptions.btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .editforumsubcriptions.btn-default:hover,
.formwizard .btn-row .editforumsubcriptions.btn-default.disabled:focus,
.formwizard .btn-row .editforumsubcriptions.btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .editforumsubcriptions.btn-default:focus,
.formwizard .btn-row .editforumsubcriptions.btn-default.disabled.focus,
.formwizard .btn-row .editforumsubcriptions.btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .editforumsubcriptions.btn-default.focus,
.centered-submit .editforumsubcriptions.btn-default.disabled:hover,
.centered-submit .editforumsubcriptions.btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .editforumsubcriptions.btn-default:hover,
.centered-submit .editforumsubcriptions.btn-default.disabled:focus,
.centered-submit .editforumsubcriptions.btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .editforumsubcriptions.btn-default:focus,
.centered-submit .editforumsubcriptions.btn-default.disabled.focus,
.centered-submit .editforumsubcriptions.btn-default[disabled].focus,
fieldset[disabled] .centered-submit .editforumsubcriptions.btn-default.focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.disabled:hover,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:hover,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.disabled:focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default:focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.disabled.focus,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default.focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.disabled:hover,
.centered-submit .poll a[id$="_lnkEdit"].btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .poll a[id$="_lnkEdit"].btn-default:hover,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.disabled:focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .poll a[id$="_lnkEdit"].btn-default:focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default.disabled.focus,
.centered-submit .poll a[id$="_lnkEdit"].btn-default[disabled].focus,
fieldset[disabled] .centered-submit .poll a[id$="_lnkEdit"].btn-default.focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.disabled:hover,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:hover,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.disabled:focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default:focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.disabled.focus,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default.focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.disabled:hover,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .poll [id*="_lnkNewPoll"].btn-default:hover,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.disabled:focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .poll [id*="_lnkNewPoll"].btn-default:focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default.disabled.focus,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default[disabled].focus,
fieldset[disabled] .centered-submit .poll [id*="_lnkNewPoll"].btn-default.focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.disabled:hover,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default[disabled]:hover,
fieldset[disabled] .formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:hover,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.disabled:focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default[disabled]:focus,
fieldset[disabled] .formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.disabled.focus,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default[disabled].focus,
fieldset[disabled] .formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.disabled:hover,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default[disabled]:hover,
fieldset[disabled] .centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:hover,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.disabled:focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default[disabled]:focus,
fieldset[disabled] .centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default:focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.disabled.focus,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default[disabled].focus,
fieldset[disabled] .centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default.focus {
  background-color: #4daf4e;
  border-color: transparent;
}
.btn-green .badge,
.head .sitemenu > ul > li.menu-btn-green > a .badge,
.formwizard .btn-row .btn.btn-default .badge,
.centered-submit .btn.btn-default .badge,
.formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default .badge,
.centered-submit .postlistwrap .forumpostheader .marksent.btn-default .badge,
.formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default .badge,
.centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default .badge,
.formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default .badge,
.centered-submit .forumview .forumnotify .fsubscribe2.btn-default .badge,
.formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default .badge,
.centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default .badge,
.formwizard .btn-row .editforumsubcriptions.btn-default .badge,
.centered-submit .editforumsubcriptions.btn-default .badge,
.formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default .badge,
.centered-submit .poll a[id$="_lnkEdit"].btn-default .badge,
.formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default .badge,
.centered-submit .poll [id*="_lnkNewPoll"].btn-default .badge,
.formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default .badge,
.centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default .badge {
  color: #4daf4e;
  background-color: #FFF;
}
.btn-red,
.head .sitemenu > ul > li.menu-btn-red > a {
  color: #FFF;
  background-color: #ee4939;
  border-color: transparent;
}
.btn-red:focus,
.btn-red.focus,
.head .sitemenu > ul > li.menu-btn-red > a:focus,
.head .sitemenu > ul > li.menu-btn-red > a.focus {
  color: #FFF;
  background-color: #e12513;
  border-color: rgba(0, 0, 0, 0);
}
.btn-red:hover,
.head .sitemenu > ul > li.menu-btn-red > a:hover {
  color: #FFF;
  background-color: #e12513;
  border-color: rgba(0, 0, 0, 0);
}
.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-red,
.head .sitemenu > ul > li.menu-btn-red > a:active,
.head .sitemenu > ul > li.menu-btn-red > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-red > a {
  color: #FFF;
  background-color: #e12513;
  border-color: rgba(0, 0, 0, 0);
}
.btn-red:active:hover,
.btn-red.active:hover,
.open > .dropdown-toggle.btn-red:hover,
.btn-red:active:focus,
.btn-red.active:focus,
.open > .dropdown-toggle.btn-red:focus,
.btn-red:active.focus,
.btn-red.active.focus,
.open > .dropdown-toggle.btn-red.focus,
.head .sitemenu > ul > li.menu-btn-red > a:active:hover,
.head .sitemenu > ul > li.menu-btn-red > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-red > a:hover,
.head .sitemenu > ul > li.menu-btn-red > a:active:focus,
.head .sitemenu > ul > li.menu-btn-red > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-red > a:focus,
.head .sitemenu > ul > li.menu-btn-red > a:active.focus,
.head .sitemenu > ul > li.menu-btn-red > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-red > a.focus {
  color: #FFF;
  background-color: #c02010;
  border-color: rgba(0, 0, 0, 0);
}
.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-red,
.head .sitemenu > ul > li.menu-btn-red > a:active,
.head .sitemenu > ul > li.menu-btn-red > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-red > a {
  background-image: none;
}
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled.focus,
.btn-red[disabled].focus,
fieldset[disabled] .btn-red.focus,
.head .sitemenu > ul > li.menu-btn-red > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-red > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-red > a:hover,
.head .sitemenu > ul > li.menu-btn-red > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-red > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-red > a:focus,
.head .sitemenu > ul > li.menu-btn-red > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-red > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-red > a.focus {
  background-color: #ee4939;
  border-color: transparent;
}
.btn-red .badge,
.head .sitemenu > ul > li.menu-btn-red > a .badge {
  color: #ee4939;
  background-color: #FFF;
}
.btn-orange,
.head .sitemenu > ul > li.menu-btn-orange > a {
  color: #FFF;
  background-color: #e16b26;
  border-color: transparent;
}
.btn-orange:focus,
.btn-orange.focus,
.head .sitemenu > ul > li.menu-btn-orange > a:focus,
.head .sitemenu > ul > li.menu-btn-orange > a.focus {
  color: #FFF;
  background-color: #ba551a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-orange:hover,
.head .sitemenu > ul > li.menu-btn-orange > a:hover {
  color: #FFF;
  background-color: #ba551a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange,
.head .sitemenu > ul > li.menu-btn-orange > a:active,
.head .sitemenu > ul > li.menu-btn-orange > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-orange > a {
  color: #FFF;
  background-color: #ba551a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-orange:active:hover,
.btn-orange.active:hover,
.open > .dropdown-toggle.btn-orange:hover,
.btn-orange:active:focus,
.btn-orange.active:focus,
.open > .dropdown-toggle.btn-orange:focus,
.btn-orange:active.focus,
.btn-orange.active.focus,
.open > .dropdown-toggle.btn-orange.focus,
.head .sitemenu > ul > li.menu-btn-orange > a:active:hover,
.head .sitemenu > ul > li.menu-btn-orange > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-orange > a:hover,
.head .sitemenu > ul > li.menu-btn-orange > a:active:focus,
.head .sitemenu > ul > li.menu-btn-orange > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-orange > a:focus,
.head .sitemenu > ul > li.menu-btn-orange > a:active.focus,
.head .sitemenu > ul > li.menu-btn-orange > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-orange > a.focus {
  color: #FFF;
  background-color: #9b4715;
  border-color: rgba(0, 0, 0, 0);
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange,
.head .sitemenu > ul > li.menu-btn-orange > a:active,
.head .sitemenu > ul > li.menu-btn-orange > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-orange > a {
  background-image: none;
}
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus,
.head .sitemenu > ul > li.menu-btn-orange > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-orange > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-orange > a:hover,
.head .sitemenu > ul > li.menu-btn-orange > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-orange > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-orange > a:focus,
.head .sitemenu > ul > li.menu-btn-orange > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-orange > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-orange > a.focus {
  background-color: #e16b26;
  border-color: transparent;
}
.btn-orange .badge,
.head .sitemenu > ul > li.menu-btn-orange > a .badge {
  color: #e16b26;
  background-color: #FFF;
}
.btn-purple,
.head .sitemenu > ul > li.menu-btn-purple > a {
  color: #FFF;
  background-color: #903e97;
  border-color: transparent;
}
.btn-purple:focus,
.btn-purple.focus,
.head .sitemenu > ul > li.menu-btn-purple > a:focus,
.head .sitemenu > ul > li.menu-btn-purple > a.focus {
  color: #FFF;
  background-color: #6e2f73;
  border-color: rgba(0, 0, 0, 0);
}
.btn-purple:hover,
.head .sitemenu > ul > li.menu-btn-purple > a:hover {
  color: #FFF;
  background-color: #6e2f73;
  border-color: rgba(0, 0, 0, 0);
}
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple,
.head .sitemenu > ul > li.menu-btn-purple > a:active,
.head .sitemenu > ul > li.menu-btn-purple > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-purple > a {
  color: #FFF;
  background-color: #6e2f73;
  border-color: rgba(0, 0, 0, 0);
}
.btn-purple:active:hover,
.btn-purple.active:hover,
.open > .dropdown-toggle.btn-purple:hover,
.btn-purple:active:focus,
.btn-purple.active:focus,
.open > .dropdown-toggle.btn-purple:focus,
.btn-purple:active.focus,
.btn-purple.active.focus,
.open > .dropdown-toggle.btn-purple.focus,
.head .sitemenu > ul > li.menu-btn-purple > a:active:hover,
.head .sitemenu > ul > li.menu-btn-purple > a.active:hover,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-purple > a:hover,
.head .sitemenu > ul > li.menu-btn-purple > a:active:focus,
.head .sitemenu > ul > li.menu-btn-purple > a.active:focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-purple > a:focus,
.head .sitemenu > ul > li.menu-btn-purple > a:active.focus,
.head .sitemenu > ul > li.menu-btn-purple > a.active.focus,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-purple > a.focus {
  color: #FFF;
  background-color: #55255a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple,
.head .sitemenu > ul > li.menu-btn-purple > a:active,
.head .sitemenu > ul > li.menu-btn-purple > a.active,
.open > .dropdown-toggle.head .sitemenu > ul > li.menu-btn-purple > a {
  background-image: none;
}
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled.focus,
.btn-purple[disabled].focus,
fieldset[disabled] .btn-purple.focus,
.head .sitemenu > ul > li.menu-btn-purple > a.disabled:hover,
.head .sitemenu > ul > li.menu-btn-purple > a[disabled]:hover,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-purple > a:hover,
.head .sitemenu > ul > li.menu-btn-purple > a.disabled:focus,
.head .sitemenu > ul > li.menu-btn-purple > a[disabled]:focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-purple > a:focus,
.head .sitemenu > ul > li.menu-btn-purple > a.disabled.focus,
.head .sitemenu > ul > li.menu-btn-purple > a[disabled].focus,
fieldset[disabled] .head .sitemenu > ul > li.menu-btn-purple > a.focus {
  background-color: #903e97;
  border-color: transparent;
}
.btn-purple .badge,
.head .sitemenu > ul > li.menu-btn-purple > a .badge {
  color: #903e97;
  background-color: #FFF;
}
.inline-btn-vertical-break .btn,
.inline-btn-vertical-break .postlistwrap .forumpostheader .marksent,
.inline-btn-vertical-break .postlistwrap .forumpostheader .sendnotification,
.inline-btn-vertical-break .forumview .forumnotify .fsubscribe2,
.inline-btn-vertical-break .forumthreadview .forumnotify .fsubscribe2,
.inline-btn-vertical-break .editforumsubcriptions,
.inline-btn-vertical-break .poll a[id$="_lnkEdit"],
.inline-btn-vertical-break .poll [id*="_lnkNewPoll"],
.inline-btn-vertical-break .head .sitemenu > ul > li[class*="menu-btn"] > a {
  margin: 10px;
}
.btn-square {
  border-radius: 0;
}
.icon-btn {
  color: #fff;
  padding: 40px !important;
  text-align: center;
  display: block;
  margin: 30px 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 none;
}
.icon-btn i {
  font-size: 48px;
  display: block;
  margin-bottom: 20px;
}
.icon-btn span {
  font-family: "Cormorant SC", "Times New Roman", Georgia, Times, serif;
  font-size: 24px;
}
.icon-btn:hover {
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 none;
}
.icon-overlayed {
  position: relative;
}
.icon-overlayed::before {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/icon-overlay.png") scroll no-repeat center center transparent;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.icon-overlayed > * {
  z-index: 2;
  position: relative;
}
.icon-overlayed.overlayed-top::before {
  background-position-y: -40px;
}
.icon-overlayed.overlayed-bottom::before {
  background-position-y: calc(100% + 50px);
}
.icon-overlayed.overlayed-left::before {
  background-position-x: -30px;
}
.icon-overlayed.overlayed-right::before {
  background-position-x: 100%;
}
.jumbotron {
  padding: 50px;
  border-radius: 10px;
}
.jumbotron p {
  font-size: 20px;
  font-weight: 400;
  margin: 20px 0 26px;
}
.breadcrumb,
.feedmanagerpage .breadcrumbs,
.feedmanagerpage .breadcrumbs {
  margin-top: 25px;
  font-size: 0;
}
.breadcrumb > li,
.feedmanagerpage .breadcrumbs > li {
  font-size: 16px;
  margin-bottom: 0;
}
.breadcrumb > li ~ a,
.feedmanagerpage .breadcrumbs > li ~ a {
  display: none;
}
.breadcrumb a {
  color: #a1b8c6;
}
.breadcrumb > li > .active,
.breadcrumb > li > .selectedcrumb {
  color: #4daf4e;
}
video,
object {
  max-width: 100%;
}
.pnfwrap {
  margin-bottom: 30px;
}
.pnfwrap h1,
.pnfwrap h2,
.pnfwrap h3,
.pnfwrap h4,
.pnfwrap h5,
.pnfwrap h6,
.pnfwrap .moduletitle {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
}
.pnfwrap .searchpanel {
  background-color: #e9eff3;
  padding: 25px;
}
.pnfwrap .searchpanel .searchbox {
  height: 43px;
  border-radius: 0;
}
.pnfwrap .searchpanel .searchbutton {
  border-radius: 0;
}
.pnfwrap hr {
  margin: 60px 0;
}
.pnftitle {
  font-size: 100px;
}
.pnfsubtitle {
  font-size: 36px;
}
.m-t-0 {
  margin-top: 0;
}
.m-t-gutter {
  margin-top: 50px;
}
.m-t-gutter-half {
  margin-top: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-60 {
  margin-top: 60px;
}
.m-b-0 {
  margin-bottom: 0;
}
.m-b-gutter {
  margin-bottom: 50px;
}
.m-b-gutter-half {
  margin-bottom: 25px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-b-60 {
  margin-bottom: 60px;
}
.p-t-0 {
  padding-top: 0;
}
.p-t-30 {
  padding-top: 30px;
}
.p-t-60 {
  padding-top: 60px;
}
.p-b-0 {
  padding-bottom: 0;
}
.p-b-30 {
  padding-bottom: 30px;
}
.p-b-60 {
  padding-bottom: 60px;
}
.full-margin {
  margin: 50px;
}
.half-margin {
  margin: 25px;
}
.full-vert-margin,
.full-vertical-margin {
  margin-top: 50px;
  margin-bottom: 50px;
}
.half-vert-margin,
.half-vertical-margin {
  margin-top: 25px;
  margin-bottom: 25px;
}
.full-horiz-margin,
.full-horizontal-margin {
  margin-top: 50px;
  margin-bottom: 50px;
}
.half-horiz-margin,
.half-horizontal-margin {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .col-xs-clear-left {
    clear: left;
  }
  .col-xs-clear-right {
    clear: right;
  }
  .col-xs-clear-both {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-clear-left {
    clear: left;
  }
  .col-sm-clear-right {
    clear: right;
  }
  .col-sm-clear-both {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-clear-left {
    clear: left;
  }
  .col-md-clear-right {
    clear: right;
  }
  .col-md-clear-both {
    clear: both;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .col-lg-clear-left {
    clear: left;
  }
  .col-lg-clear-right {
    clear: right;
  }
  .col-lg-clear-both {
    clear: both;
  }
}
@media (min-width: 1600px) {
  .col-xl-clear-left {
    clear: left;
  }
  .col-xl-clear-right {
    clear: right;
  }
  .col-xl-clear-both {
    clear: both;
  }
}
.big-tabs > li > a {
  padding: 20px;
  display: block;
  font-size: 20px;
}
.section-gray,
.section-grey {
  background-color: #e9eff3;
  padding: 60px 0;
  margin: 60px 0;
}
.section-gray.page-banner,
.section-grey.page-banner {
  margin-top: -50px;
}
.section-dark {
  background: #1b3545;
  color: #fff;
  padding: 60px 0;
  margin: 60px 0;
  position: relative;
  overflow: hidden;
}
.section-dark.page-banner {
  margin-top: -50px;
}
.section-dark::before {
  background: rgba(27, 53, 69, 0.7);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.section-dark > .panelwrapper {
  position: relative;
  z-index: 1;
}
.section-dark h1,
.section-dark h2,
.section-dark .h1,
.section-dark .h2,
.section-dark .moduletitle {
  margin-top: 0;
}
.section-dark a,
.section-dark h1,
.section-dark h2,
.section-dark h3,
.section-dark h4,
.section-dark h5,
.section-dark h6,
.section-dark .h1,
.section-dark .h2,
.section-dark .h3,
.section-dark .h4,
.section-dark .h5,
.section-dark .h6,
.section-dark .blogitem .subtitle {
  color: #fff;
}
.section-dark a:hover {
  color: #fff;
  text-decoration: none;
}
.bottom-pane > .section-dark:first-child {
  margin-top: 50px;
}
.of-x-hidden {
  overflow-x: hidden;
}
.of-x-hidden .section-gray,
.of-x-hidden .section-grey,
.of-x-hidden .section-dark {
  padding-left: 9999px;
  padding-right: 9999px;
  margin-left: -9999px;
  margin-right: -9999px;
}
.loading {
  min-height: 320px;
  position: relative;
}
.loading > * {
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.loading::before {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #1b3545;
  border-radius: 50%;
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  position: absolute;
  top: 160px;
  left: 50%;
  opacity: 1;
}
.loading::after {
  content: "Loading, please wait";
  display: inline-block;
  font-size: 18px;
  left: 50%;
  margin-top: 90px;
  position: absolute;
  text-align: center;
  top: 160px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
}
@keyframes spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
.social-links {
  padding: 0;
  margin: 0 0 25px;
}
.social-links .flexi-module-links {
  display: block;
}
.social-links .social-links__title + .social-links__item,
.social-links .flexi-module-links + .social-links__item {
  margin-left: 0;
}
.social-links__item {
  display: inline-block;
  margin: 10px;
  vertical-align: middle;
}
.social-links__item:last-child {
  margin-right: 0;
}
.social-links__item a {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  text-align: center;
  line-height: 50px;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}
.social-links__item a.flexi-item-edit {
  font-size: 14px;
  color: #4daf4e;
  width: auto;
  height: auto;
  border-radius: 0;
}
.social-links__item a.flexi-item-edit:hover {
  color: #367a36;
}
.social-links__item a:hover,
.social-links__item a:focus {
  text-decoration: none;
  color: #fff;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}
.social-links__item a.fa-twitter {
  background-color: #469be4;
  font-size: 24px;
}
.social-links__item a.fa-twitter:hover {
  background-color: #73b3ea;
}
.social-links__item a.fa-facebook {
  background-color: #19568a;
  font-size: 24px;
}
.social-links__item a.fa-facebook:hover {
  background-color: #2171b5;
}
.social-links__item a.fa-linkedin {
  background-color: #0077B5;
  font-size: 24px;
}
.social-links__item a.fa-linkedin:hover {
  background-color: #0099e8;
}
.social-links__item a.fa-google-plus {
  background-color: #dd4b39;
  font-size: 24px;
}
.social-links__item a.fa-google-plus:hover {
  background-color: #e47365;
}
.social-links__item a.fa-youtube-play {
  background-color: #b91b20;
  font-size: 24px;
}
.social-links__item a.fa-youtube-play:hover {
  background-color: #e0272d;
}
.social-links__item a.fa-tumblr {
  background-color: #34465d;
  font-size: 24px;
}
.social-links__item a.fa-tumblr:hover {
  background-color: #465f7e;
}
.social-links__item a.fa-vimeo {
  background-color: #1ab7ea;
  font-size: 24px;
}
.social-links__item a.fa-vimeo:hover {
  background-color: #49c6ee;
}
.social-links__item a.fa-pinterest-p {
  background-color: #bd081c;
  font-size: 24px;
}
.social-links__item a.fa-pinterest-p:hover {
  background-color: #ee0a23;
}
.social-links__item a.fa-flickr {
  background-color: #ff0084;
  font-size: 24px;
}
.social-links__item a.fa-flickr:hover {
  background-color: #ff339d;
}
.social-links__item a.fa-rss {
  background-color: #e16b26;
  font-size: 24px;
}
.social-links__item a.fa-rss:hover {
  background-color: #e78a53;
}
.newsletter-cta {
  background: url("/Data/Sites/1/skins/Scout-NorthStar/img/newsletter-bg.jpg") fixed no-repeat center center / cover #1b3545;
  position: relative;
  color: #fff;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: -9999px;
  margin-right: -9999px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 9999px !important;
  padding-right: 9999px !important;
}
.newsletter-cta::before {
  background-color: rgba(27, 53, 69, 0.7);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.newsletter-cta .panelwrapper {
  padding: 30px 25px;
  z-index: 2;
  position: relative;
  text-align: center;
  max-width: 100%;
}
.newsletter-cta .moduletitle {
  color: #fff;
  margin: 0 0 20px;
}
.newsletter-cta [id$="_pnlSubscribe"] {
  font-size: 0;
  position: relative;
}
.newsletter-cta [id$="_pnlSubscribe"] .txterror {
  position: absolute;
  bottom: 100%;
  left: 50%;
  font-size: 16px;
  max-width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.newsletter-cta [id$="_pnlSubscribe"] .txterror::before,
.newsletter-cta [id$="_pnlSubscribe"] .txterror::after {
  content: '';
  position: absolute;
  bottom: -16px;
  left: 30px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 8px;
  border-style: solid dashed dashed dashed;
  border-color: #ebccd1 transparent transparent transparent;
}
.newsletter-cta [id$="_pnlSubscribe"] .txterror::after {
  bottom: -14px;
  left: 30px;
  border-width: 8px;
  border-color: #f2dede transparent transparent transparent;
}
.newsletter-cta [id$="_pnlSubscribe"] .txterror ul {
  padding-left: 20px;
  margin: 0;
  text-align: left;
}
@media (max-width: 992px) {
  .newsletter-cta [id$="_pnlSubscribe"] .txterror {
    top: 110%;
    bottom: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .newsletter-cta [id$="_pnlSubscribe"] .txterror::before,
  .newsletter-cta [id$="_pnlSubscribe"] .txterror::after {
    top: -16px;
    bottom: auto;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #ebccd1 transparent;
  }
  .newsletter-cta [id$="_pnlSubscribe"] .txterror::after {
    top: -14px;
    bottom: auto;
    border-color: transparent transparent #f2dede transparent;
  }
}
@media (max-width: 768px) {
  .newsletter-cta [id$="_pnlSubscribe"] .txterror {
    width: 100%;
  }
  .newsletter-cta [id$="_pnlSubscribe"] .txterror::before,
  .newsletter-cta [id$="_pnlSubscribe"] .txterror::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.newsletter-cta [id$="_pnlThanks"] {
  color: #3c763d;
  text-align: left;
}
@media (max-width: 768px) {
  .newsletter-cta [id$="_pnlThanks"] {
    margin: 0;
    text-align: center;
  }
}
.newsletter-cta input[type="text"] {
  background: transparent;
  padding: 15px 30px;
  border-radius: 30px 0 0 30px;
  border: 2px solid #fff;
  vertical-align: middle;
  font-size: 18px;
  border-right: 0 none;
  width: 70%;
  max-width: 700px;
  display: inline-block;
  height: auto;
  min-height: 45px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
.newsletter-cta input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.newsletter-cta input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.newsletter-cta input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.newsletter-cta input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.newsletter-cta .focus-emulate {
  display: none;
}
.newsletter-cta .btn,
.newsletter-cta .postlistwrap .forumpostheader .marksent,
.newsletter-cta .postlistwrap .forumpostheader .sendnotification,
.newsletter-cta .forumview .forumnotify .fsubscribe2,
.newsletter-cta .forumthreadview .forumnotify .fsubscribe2,
.newsletter-cta .editforumsubcriptions,
.newsletter-cta .poll a[id$="_lnkEdit"],
.newsletter-cta .poll [id*="_lnkNewPoll"],
.newsletter-cta .head .sitemenu > ul > li[class*="menu-btn"] > a {
  background: #fff;
  border-radius: 0 30px 30px 0;
  border: 2px solid #fff;
  border-left: 0 none;
  font-size: 18px;
  color: #1b3545;
  font-family: "FontAwesome";
  vertical-align: middle;
  padding: 15px 30px 15px 25px;
  display: inline-block;
  max-width: 75px;
}
.newsletter-cta .btn:hover,
.newsletter-cta .btn:active,
.newsletter-cta .btn:focus,
.newsletter-cta .postlistwrap .forumpostheader .marksent:hover,
.newsletter-cta .postlistwrap .forumpostheader .marksent:active,
.newsletter-cta .postlistwrap .forumpostheader .marksent:focus,
.newsletter-cta .postlistwrap .forumpostheader .sendnotification:hover,
.newsletter-cta .postlistwrap .forumpostheader .sendnotification:active,
.newsletter-cta .postlistwrap .forumpostheader .sendnotification:focus,
.newsletter-cta .forumview .forumnotify .fsubscribe2:hover,
.newsletter-cta .forumview .forumnotify .fsubscribe2:active,
.newsletter-cta .forumview .forumnotify .fsubscribe2:focus,
.newsletter-cta .forumthreadview .forumnotify .fsubscribe2:hover,
.newsletter-cta .forumthreadview .forumnotify .fsubscribe2:active,
.newsletter-cta .forumthreadview .forumnotify .fsubscribe2:focus,
.newsletter-cta .editforumsubcriptions:hover,
.newsletter-cta .editforumsubcriptions:active,
.newsletter-cta .editforumsubcriptions:focus,
.newsletter-cta .poll a[id$="_lnkEdit"]:hover,
.newsletter-cta .poll a[id$="_lnkEdit"]:active,
.newsletter-cta .poll a[id$="_lnkEdit"]:focus,
.newsletter-cta .poll [id*="_lnkNewPoll"]:hover,
.newsletter-cta .poll [id*="_lnkNewPoll"]:active,
.newsletter-cta .poll [id*="_lnkNewPoll"]:focus,
.newsletter-cta .head .sitemenu > ul > li[class*="menu-btn"] > a:hover,
.newsletter-cta .head .sitemenu > ul > li[class*="menu-btn"] > a:active,
.newsletter-cta .head .sitemenu > ul > li[class*="menu-btn"] > a:focus {
  color: #5cb85c;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 none;
}
.padded-center-text .center-pane .panelwrapper {
  padding: 0 50px;
}
.padded-center-text .center-pane :not(pre) > code[class*="language-"],
.padded-center-text .center-pane pre[class*="language-"] {
  margin: 1.5em -50px;
}
.foot {
  background: #e9eff3;
  padding: 40px 25px 20px;
  margin-top: 50px;
}
.foot .foot-metas {
  margin-bottom: 0;
  line-height: 26px;
}
.foot .copyright {
  margin: 10px;
}
.foot .powered-by,
.foot .theme-by {
  background-color: #1b3545;
  color: #fff;
  vertical-align: middle;
  margin: 10px;
  display: inline-block;
  padding: 12px 26px;
  border-radius: 10px;
  text-align: left;
  text-decoration: none;
}
.foot .powered-by .image,
.foot .theme-by .image {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.foot .powered-by .text,
.foot .theme-by .text {
  display: inline-block;
  max-width: 100px;
  vertical-align: middle;
}
.foot .powered-by:hover,
.foot .theme-by:hover {
  background-color: #3288b0;
  text-decoration: none;
}
.foot .powered-by .image {
  width: 31px;
  height: 37px;
}
.foot .theme-by .image {
  width: 32px;
  height: 30px;
}
.foot .foot-menus .outerwrap {
  margin-bottom: 20px;
}
.foot .foot-menus .quick-links__items li a {
  color: #73797d;
}
.foot .foot-menus .quick-links__items li a:hover {
  color: #3288b0;
}
.foot .foot-menus .quick-links__items li a.flexi-item-edit {
  color: #4daf4e;
}
.foot .foot-menus .quick-links__items li a.flexi-item-edit:hover {
  color: #367a36;
}
.foot .moduletitle {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 0;
}
.sm-clean {
  background: #fff;
}
.sm-clean a,
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  text-decoration: none;
}
.sm-clean a.current {
  color: #ee4939;
}
.sm-clean a.disabled {
  color: #cccccc;
}
.sm-clean a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
}
.sm-clean a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
}
.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
  border-top: 0;
}
.sm-clean ul {
  background: rgba(179, 179, 179, 0.1);
}
.sm-clean > li > ul {
  margin-left: -20px;
}
.sm-clean ul a,
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active {
  font-size: 16px;
  border-left: 8px solid transparent;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}
@media (min-width: 992px) {
  /* Switch to desktop layout
	-----------------------------------------------
	 These transform the menu tree from
	 collapsible to desktop (navbar + dropdowns)
	-----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-clean ul {
    position: absolute;
    width: 12em;
  }
  .sm-clean li {
    float: left;
  }
  .sm-clean.sm-rtl li {
    float: right;
  }
  .sm-clean ul li,
  .sm-clean.sm-rtl ul li,
  .sm-clean.sm-vertical li {
    float: none;
  }
  .sm-clean a {
    white-space: nowrap;
  }
  .sm-clean ul a,
  .sm-clean.sm-vertical a {
    white-space: normal;
  }
  .sm-clean .sm-nowrap > li > a,
  .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* ...end */
  .sm-clean {
    padding: 0 10px;
    background: #fff;
    border-radius: 100px;
  }
  .sm-clean a,
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active,
  .sm-clean a.highlighted {
    padding: 12px 12px;
    color: #666666;
  }
  .sm-clean ul a,
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul a.highlighted {
    border-radius: 0 !important;
  }
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active,
  .sm-clean a.highlighted {
    color: #ee4939;
  }
  .sm-clean a.current {
    color: #ee4939;
  }
  .sm-clean a.disabled {
    color: #cccccc;
  }
  .sm-clean a.has-submenu {
    padding-right: 26px;
  }
  .sm-clean a span.sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #666666 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  .sm-clean a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-clean li {
    border-top: 0;
  }
  .sm-clean > li > ul:before,
  .sm-clean > li > ul:after {
    content: '';
    position: absolute;
    top: -16px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #cccccc transparent;
  }
  .sm-clean > li > ul:after {
    top: -14px;
    left: 30px;
    border-width: 8px;
    border-color: transparent transparent #fff transparent;
  }
  .sm-clean ul {
    border: 1px solid #cccccc;
    padding: 5px 0;
    background: #fff;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  }
  .sm-clean ul li:last-child {
    margin-bottom: 0;
  }
  .sm-clean ul a,
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul a.highlighted {
    border: 0 !important;
    padding: 10px 20px;
    color: #666666;
  }
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul a.highlighted {
    background: #dbe9f2;
    color: #ee4939;
  }
  .sm-clean ul li.active a:hover,
  .sm-clean ul li.active a:focus,
  .sm-clean ul li.active a:active,
  .sm-clean ul li.active a.highlighted {
    background: #f05f50;
    color: #fff;
  }
  .sm-clean ul a.current {
    color: #ee4939;
  }
  .sm-clean ul a.disabled {
    background: #fff;
    color: #cccccc;
  }
  .sm-clean ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-clean ul a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #666666;
  }
  .sm-clean span.scroll-up,
  .sm-clean span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-clean span.scroll-up:hover,
  .sm-clean span.scroll-down:hover {
    background: #fff;
  }
  .sm-clean span.scroll-up:hover span.scroll-up-arrow,
  .sm-clean span.scroll-up:hover span.scroll-down-arrow {
    border-color: transparent transparent #1b3545 transparent;
  }
  .sm-clean span.scroll-down:hover span.scroll-down-arrow {
    border-color: #1b3545 transparent transparent transparent;
  }
  .sm-clean span.scroll-up-arrow,
  .sm-clean span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #666666 transparent;
  }
  .sm-clean span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #666666 transparent transparent transparent;
  }
  .sm-clean.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 26px;
  }
  .sm-clean.sm-rtl a span.sub-arrow {
    right: auto;
    left: 12px;
  }
  .sm-clean.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px;
  }
  .sm-clean.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #666666 transparent transparent;
  }
  .sm-clean.sm-rtl > li > ul:before {
    left: auto;
    right: 30px;
  }
  .sm-clean.sm-rtl > li > ul:after {
    left: auto;
    right: 31px;
  }
  .sm-clean.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-clean.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #666666 transparent transparent;
  }
  .sm-clean.sm-vertical {
    padding: 10px 0;
    border-radius: 3px;
  }
  .sm-clean.sm-vertical a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical a:hover,
  .sm-clean.sm-vertical a:focus,
  .sm-clean.sm-vertical a:active,
  .sm-clean.sm-vertical a.highlighted {
    background: #fff;
  }
  .sm-clean.sm-vertical a.disabled {
    background: #fff;
  }
  .sm-clean.sm-vertical a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #666666;
  }
  .sm-clean.sm-vertical > li > ul:before,
  .sm-clean.sm-vertical > li > ul:after {
    display: none;
  }
  .sm-clean.sm-vertical ul a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical ul a:hover,
  .sm-clean.sm-vertical ul a:focus,
  .sm-clean.sm-vertical ul a:active,
  .sm-clean.sm-vertical ul a.highlighted {
    background: #fff;
  }
  .sm-clean.sm-vertical ul a.disabled {
    background: #fff;
  }
}
.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;
}
.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;
}
.nav.nav-pills.flex-xs-children li + li,
.nav.nav-pills.fb-xs-parent li + li {
  margin-left: 0;
}
.row.flex-xs-children::before,
.row.fb-xs-parent::before,
.row.flex-xs-children::after,
.row.fb-xs-parent::after,
.fileoperations.flex-xs-children::before,
.fileoperations.fb-xs-parent::before,
.fileoperations.flex-xs-children::after,
.fileoperations.fb-xs-parent::after,
.fileselection.flex-xs-children::before,
.fileselection.fb-xs-parent::before,
.fileselection.flex-xs-children::after,
.fileselection.fb-xs-parent::after {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.fb-xs-25:not(.flex-children),
.fb-xs-25.flex-children > * {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.fb-xs-33:not(.flex-children),
.fb-xs-33.flex-children > * {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
}
.fb-xs-40:not(.flex-children),
.fb-xs-40.flex-children > * {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
.fb-xs-50:not(.flex-children),
.fb-xs-50.flex-children > * {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.fb-xs-60:not(.flex-children),
.fb-xs-60.flex-children > * {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
.fb-xs-66:not(.flex-children),
.fb-xs-66.flex-children > * {
  -ms-flex-preferred-size: 66%;
      flex-basis: 66%;
}
.fb-xs-75:not(.flex-children),
.fb-xs-75.flex-children > * {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}
.fb-xs-100:not(.flex-children),
.fb-xs-100.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) {
  .head .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .feature-img {
    text-align: center;
    margin-bottom: 0px;
  }
  .feature-img img {
    width: 100%;
  }
  .icon-heading.text-sm-left,
  .text-sm-left .icon-heading {
    margin-bottom: 20px;
    vertical-align: middle;
  }
  .icon-heading.text-sm-left .icon,
  .text-sm-left .icon-heading .icon {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: middle;
  }
  .text-sm-lead {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px;
  }
  .text-col-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    -webkit-column-width: 350px;
       -moz-column-width: 350px;
            column-width: 350px;
  }
  .text-col-2 > * {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
  .feature-text h1,
  .feature-text h2,
  .feature-text h3,
  .feature-text h4,
  .feature-text h5,
  .feature-text h6 {
    font-size: 36px;
    margin-top: 0;
  }
  .feature-text p {
    font-size: 20px;
    line-height: 30px;
    color: #68747f;
    margin-bottom: 18px;
  }
  .feature-text p:last-child {
    margin-bottom: 0;
  }
  .formwizard .captchadiv {
    float: left;
    width: 50%;
    clear: left;
  }
  .formwizard .captchadiv + .settingrow,
  .formwizard .captchadiv + .logolist,
  .formwizard .captchadiv + .memberlist .modulesubtitle {
    width: 50%;
    float: left;
    clear: right;
  }
  .icon-blocks__items {
    margin-bottom: 50px;
  }
  .icon-blocks__row {
    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;
  }
  .icon-blocks__row > [class*="col-"] {
    margin-bottom: 40px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    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;
  }
  .icon-blocks__row .icon-block__item {
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .pages-to-columns .captchadiv {
    padding: 0;
  }
  .pages-to-columns .captchadiv + .btn-row {
    width: 100% !important;
  }
  .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;
  }
  .p-sm-t-0 {
    padding-top: 0;
  }
  .p-sm-t-30 {
    padding-top: 30px;
  }
  .p-sm-t-60 {
    padding-top: 60px;
  }
  .p-sm-b-0 {
    padding-bottom: 0;
  }
  .p-sm-b-30 {
    padding-bottom: 30px;
  }
  .p-sm-b-60 {
    padding-bottom: 60px;
  }
  .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-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.flex-children li + li,
  .nav.nav-pills.fb-parent li + li {
    margin-left: 0;
  }
  .row.flex-children::before,
  .row.fb-parent::before,
  .row.flex-children::after,
  .row.fb-parent::after,
  .fileoperations.flex-children::before,
  .fileoperations.fb-parent::before,
  .fileoperations.flex-children::after,
  .fileoperations.fb-parent::after,
  .fileselection.flex-children::before,
  .fileselection.fb-parent::before,
  .fileselection.flex-children::after,
  .fileselection.fb-parent::after {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .fb-sm-25:not(.flex-children),
  .fb-sm-25.flex-children > * {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .fb-sm-33:not(.flex-children),
  .fb-sm-33.flex-children > * {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }
  .fb-sm-50:not(.flex-children),
  .fb-sm-50.flex-children > * {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .fb-sm-66:not(.flex-children),
  .fb-sm-66.flex-children > * {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
  }
  .fb-sm-75:not(.flex-children),
  .fb-sm-75.flex-children > * {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .fb-sm-100:not(.flex-children),
  .fb-sm-100.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) {
  .head {
    height: auto;
    padding: 70px 0;
  }
  .head .site-logo {
    margin: 5px 0;
    max-height: 100px;
  }
  .head .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -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;
  }
  .head .container::before,
  .head .container::after {
    content: none;
    display: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 0%;
            flex: 0 1 0%;
  }
  .head .container .site-logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .head .container .sitemenu {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .head .container .sitemenu > ul {
    padding-right: 0;
  }
  .head .container .sitemenu > ul > li:last-child {
    margin-right: 0;
  }
  .userbar {
    background-color: #1b3545;
    display: block;
    color: #fff;
    padding: 10px 16px;
  }
  .userbar:before,
  .userbar:after {
    content: " ";
    display: table;
  }
  .userbar:after {
    clear: both;
  }
  .userbar:before,
  .userbar:after {
    content: " ";
    display: table;
  }
  .userbar:after {
    clear: both;
  }
  .userbar a {
    color: #fff;
  }
  .userbar a:hover {
    color: #fff;
  }
  .userbar .left > *,
  .userbar .right > *,
  .userbar .pagetree ul.treecommands > * {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  .userbar .left {
    float: left;
  }
  .userbar .right,
  .userbar .pagetree ul.treecommands {
    float: right;
  }
  .userbar .right .dropdown-menu,
  .userbar .pagetree ul.treecommands .dropdown-menu {
    left: auto;
    right: 0;
  }
  .userbar .bar-left {
    margin-left: 10px;
    padding-left: 13px;
    position: relative;
  }
  .userbar .bar-left::before {
    background-color: #fff;
    content: "";
    display: block;
    height: 80%;
    top: 2px;
    left: 0;
    position: absolute;
    width: 1px;
  }
  .userbar .btn-square {
    padding: 20px;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: -10px 20px -10px -16px;
  }
  .userbar .wrapsearchinput {
    max-width: 240px;
  }
  .userbar .wrapsearchinput input {
    border: 0 none;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    padding: 16px 20px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
  }
  .userbar .wrapsearchinput input[type="submit"] {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-left: 0;
    line-height: 12px;
    font-size: 14px;
  }
  .userbar .wrapsearchinput input[type="submit"]:hover,
  .userbar .wrapsearchinput input[type="submit"]:focus,
  .userbar .wrapsearchinput input[type="submit"]:active {
    text-decoration: none;
  }
  .userbar .wrapsearchinput input[type="text"]:focus,
  .userbar .wrapsearchinput input[type="text"]:focus + span input {
    background-color: #fff;
    color: #1b3545;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
  }
  .userbar .wrapsearchinput input[type="text"]:focus + span input:hover,
  .userbar .wrapsearchinput input[type="text"]:focus + span input:focus,
  .userbar .wrapsearchinput input[type="text"]:focus + span input:active {
    color: #5cb85c;
  }
  .main-banner,
  .page-banner {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .main-banner h1,
  .page-banner h1,
  .main-banner h2,
  .page-banner h2,
  .main-banner .h1,
  .page-banner .h1,
  .main-banner .h2,
  .page-banner .h2,
  .main-banner .moduletitle,
  .page-banner .moduletitle {
    font-size: 48px;
    margin-bottom: 25px;
  }
  .main-banner h1 + p,
  .page-banner h1 + p,
  .main-banner h2 + p,
  .page-banner h2 + p,
  .main-banner .h1 + p,
  .page-banner .h1 + p,
  .main-banner .h2 + p,
  .page-banner .h2 + p,
  .main-banner .moduletitle + p,
  .page-banner .moduletitle + p {
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
  }
  [class*="col"]:first-child > .banner-icon-block,
  [class*="col"]:last-child > .banner-icon-block {
    margin-top: 50px;
  }
  .banner-icon-block {
    padding: 50px;
    margin: 0;
  }
  .banner-more-link {
    bottom: 6px;
  }
  .page-banner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .menu-drawer {
    display: none;
  }
  .scout-postlist--heading {
    margin: 0 0 50px;
    padding: 75px 135px;
  }
  .scout-postlist--heading .moduletitle {
    font-size: 48px;
    line-height: 60px;
  }
  .logo-icon {
    margin: 0;
    display: inline-block;
  }
  .pages-to-columns .captchadiv {
    margin: 0;
    padding: 0 50px 0 0;
    width: auto !important;
    max-width: 50%;
  }
  .pages-to-columns .captchadiv + .btn-row {
    text-align: left;
    width: 50% !important;
  }
  .pages-to-columns .captchadiv + .btn-row input[type="submit"] {
    margin-top: 33px;
  }
  .content-slider-module {
    margin-bottom: 50px;
  }
  .content-slider__item .content-slider__content {
    padding-top: 120px;
    padding-bottom: 100px;
  }
  .bordered-two-col {
    border-bottom: 1px solid #dbe9f2;
    border-top: 1px solid #dbe9f2;
    padding: 60px 0;
    position: relative;
  }
  .bordered-two-col::before {
    background-color: #dbe9f2;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -1px;
    width: 1px;
  }
  .jumbotron.text-center {
    padding-left: 150px;
    padding-right: 150px;
  }
  .icon-heading.text-md-left,
  .text-md-left .icon-heading {
    margin-bottom: 20px;
    vertical-align: middle;
  }
  .icon-heading.text-md-left .icon,
  .text-md-left .icon-heading .icon {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: middle;
  }
  .text-md-lead {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px;
  }
  .btn-primary,
  .btn-blue,
  .btn-success,
  .btn-green,
  .btn-danger,
  .btn-red,
  .btn-warning,
  .btn-orange,
  .btn-info,
  .btn-purple,
  .poll [id*="_btnChoose"],
  .poll [id*="_btnShowResults"],
  .survey [id*="_lnkAddNew"],
  .survey [id*="_btnStartSurvey"],
  [id*="_btnGridUpdate"],
  .operationpanel [id="btnSubmit"],
  #pnlNewFolder [id="btnNewFolder"],
  .poll [id*="_btnCopyToNewPoll"],
  [id*="_btnGridCancel"],
  [id*="_grdHistory"][id*="_btnRestoreToEditor"],
  [id*="_btnGridDelete"],
  .poll [id*="_btnRemoveCurrent"],
  [id*="_grdHistory"][id*="_btnDelete"],
  .postlistwrap .forumpostheader .marksent,
  .postlistwrap .forumpostheader .sendnotification,
  .forumview .forumnotify .fsubscribe2,
  .forumthreadview .forumnotify .fsubscribe2,
  .editforumsubcriptions,
  .newpost,
  .newthread,
  .poll a[id$="_lnkEdit"],
  .poll [id*="_lnkNewPoll"],
  .fund-module .fundlevellist .panel .btn[type="submit"],
  .FundRaiser .fundlevellist .panel .btn[type="submit"],
  .pagebody.loginpage .login .buttonrow input[type="submit"],
  .pagebody.registerpage .createuserbutton,
  .pagebody.passwordrecovery .login input[type="submit"],
  .pagebody.changepassword .login [id$="_ChangePasswordPushButton"],
  .pagebody.changepassword .login [id$="_CancelPushButton"],
  .head .sitemenu > ul > li.menu-btn-blue > a,
  .head .sitemenu > ul > li.menu-btn-primary > a,
  .head .sitemenu > ul > li.menu-btn-info > a,
  .head .sitemenu > ul > li.menu-btn-success > a,
  .head .sitemenu > ul > li.menu-btn-green > a,
  .head .sitemenu > ul > li.menu-btn-red > a,
  .head .sitemenu > ul > li.menu-btn-danger > a,
  .head .sitemenu > ul > li.menu-btn-purple > a,
  .head .sitemenu > ul > li.menu-btn-orange > a,
  .head .sitemenu > ul > li.menu-btn-warning > a,
  .formwizard .btn-row .btn.btn-default,
  .centered-submit .btn.btn-default,
  .btn-blue,
  .fund-module .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
  .FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .marksent[type="submit"],
  .formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default,
  .centered-submit .postlistwrap .forumpostheader .marksent.btn-default,
  .fund-module .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
  .FundRaiser .fundlevellist .panel .postlistwrap .forumpostheader .sendnotification[type="submit"],
  .formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default,
  .centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default,
  .fund-module .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
  .FundRaiser .fundlevellist .panel .forumview .forumnotify .fsubscribe2[type="submit"],
  .formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default,
  .centered-submit .forumview .forumnotify .fsubscribe2.btn-default,
  .fund-module .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
  .FundRaiser .fundlevellist .panel .forumthreadview .forumnotify .fsubscribe2[type="submit"],
  .formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default,
  .centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default,
  .fund-module .fundlevellist .panel .editforumsubcriptions[type="submit"],
  .FundRaiser .fundlevellist .panel .editforumsubcriptions[type="submit"],
  .formwizard .btn-row .editforumsubcriptions.btn-default,
  .centered-submit .editforumsubcriptions.btn-default,
  .fund-module .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
  .FundRaiser .fundlevellist .panel .poll a[id$="_lnkEdit"][type="submit"],
  .formwizard .btn-row .poll a[id$="_lnkEdit"].btn-default,
  .centered-submit .poll a[id$="_lnkEdit"].btn-default,
  .fund-module .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
  .FundRaiser .fundlevellist .panel .poll [id*="_lnkNewPoll"][type="submit"],
  .formwizard .btn-row .poll [id*="_lnkNewPoll"].btn-default,
  .centered-submit .poll [id*="_lnkNewPoll"].btn-default,
  .fund-module .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"],
  .FundRaiser .fundlevellist .panel .head .sitemenu > ul > li[class*="menu-btn"] > a[type="submit"],
  .formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
  .centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
  .head .sitemenu > ul > li.menu-btn-blue > a {
    padding: 10px 24px;
  }
  .btn-sm,
  .btn-group-sm > .btn,
  [id*="_btnGridDelete"],
  [id*="_btnGridUpdate"],
  [id*="_btnGridCancel"],
  [id*="_grdHistory"][id*="_btnDelete"],
  [id*="_grdHistory"][id*="_btnRestoreToEditor"],
  .postlistwrap .forumpostheader .marksent,
  .postlistwrap .forumpostheader .sendnotification,
  .btn-group-sm > .postlistwrap .forumpostheader .marksent,
  .btn-group-sm > .postlistwrap .forumpostheader .sendnotification,
  .btn-group-sm > .forumview .forumnotify .fsubscribe2,
  .btn-group-sm > .forumthreadview .forumnotify .fsubscribe2,
  .btn-group-sm > .editforumsubcriptions,
  .btn-group-sm > .poll a[id$="_lnkEdit"],
  .btn-group-sm > .poll [id*="_lnkNewPoll"],
  .btn-group-sm > .head .sitemenu > ul > li[class*="menu-btn"] > a {
    padding: 8px 20px;
  }
  .btn-lg,
  .btn-group-lg > .btn,
  .btn-group-lg > .postlistwrap .forumpostheader .marksent,
  .btn-group-lg > .postlistwrap .forumpostheader .sendnotification,
  .btn-group-lg > .forumview .forumnotify .fsubscribe2,
  .btn-group-lg > .forumthreadview .forumnotify .fsubscribe2,
  .btn-group-lg > .editforumsubcriptions,
  .btn-group-lg > .poll a[id$="_lnkEdit"],
  .btn-group-lg > .poll [id*="_lnkNewPoll"],
  .btn-group-lg > .head .sitemenu > ul > li[class*="menu-btn"] > a {
    padding: 20px 35px;
  }
  .icon-block-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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    position: relative;
    margin-top: 50px;
  }
  .icon-block-list::before {
    content: "";
    background-color: #e9eff3;
    border-radius: 4px;
    width: 4px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  .icon-block-list dt {
    width: 50%;
    margin: 0;
    padding: 40px 30px 5px;
  }
  .icon-block-list dd {
    position: relative;
    max-width: 50%;
    margin: 0;
    width: 50%;
    padding: 0 30px 30px;
  }
  .icon-block-list dd::after {
    width: 100%;
  }
  .icon-block-list dd:nth-last-child(-n+4)::after {
    display: none;
  }
  .section-gray,
  .section-grey,
  .section-dark {
    padding: 120px 0;
    margin: 80px 0;
  }
  .section-gray.page-banner,
  .section-grey.page-banner,
  .section-dark.page-banner {
    margin-top: -50px;
  }
  .foot {
    padding: 100px 25px 50px;
  }
  .foot .copyright {
    margin-left: 0;
  }
  .foot .theme-by {
    margin-right: 0;
  }
  .foot .foot-menus .outerwrap {
    padding-left: 20px;
  }
  .foot .foot-menus .outerwrap:first-child {
    padding-left: 0;
  }
  .foot .foot-menu-bottom {
    padding-top: 30px;
    margin-top: 50px;
    border-top: 1px solid #d3d8db;
  }
  .foot .foot-menu-bottom:before,
  .foot .foot-menu-bottom:after {
    content: " ";
    display: table;
  }
  .foot .foot-menu-bottom:after {
    clear: both;
  }
  .foot .foot-menu-bottom:before,
  .foot .foot-menu-bottom:after {
    content: " ";
    display: table;
  }
  .foot .foot-menu-bottom:after {
    clear: both;
  }
  .foot .foot-menu-bottom .row,
  .foot .foot-menu-bottom .fileoperations,
  .foot .foot-menu-bottom .fileselection {
    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;
  }
  .foot .foot-menu-bottom .row > *,
  .foot .foot-menu-bottom .fileoperations > *,
  .foot .foot-menu-bottom .fileselection > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .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;
  }
  .p-md-t-0 {
    padding-top: 0;
  }
  .p-md-t-30 {
    padding-top: 30px;
  }
  .p-md-t-60 {
    padding-top: 60px;
  }
  .p-md-b-0 {
    padding-bottom: 0;
  }
  .p-md-b-30 {
    padding-bottom: 30px;
  }
  .p-md-b-60 {
    padding-bottom: 60px;
  }
  .fb-md-25:not(.flex-children),
  .fb-md-25.flex-children > * {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .fb-md-33:not(.flex-children),
  .fb-md-33.flex-children > * {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }
  .fb-md-50:not(.flex-children),
  .fb-md-50.flex-children > * {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .fb-md-66:not(.flex-children),
  .fb-md-66.flex-children > * {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
  }
  .fb-md-75:not(.flex-children),
  .fb-md-75.flex-children > * {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .fb-md-100:not(.flex-children),
  .fb-md-100.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) {
  .head .sitemenu > ul > li {
    margin: 0 12px;
  }
  .head .sitemenu > ul > li > a {
    font-size: 18px;
    padding: 11px 0;
  }
  .head .sitemenu > ul > li[class*="menu-btn"] > a {
    font-size: 18px;
  }
  .bordered-two-col .feature-text h1,
  .bordered-two-col .feature-text h2,
  .bordered-two-col .feature-text h3,
  .bordered-two-col .feature-text h4,
  .bordered-two-col .feature-text h5,
  .bordered-two-col .feature-text h6 {
    margin-top: -8px;
  }
  .foot {
    overflow: hidden;
  }
  .foot .foot-img {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .foot .foot-img img {
    position: absolute;
    bottom: -60px;
    right: -50px;
    height: 430px !important;
    max-height: none !important;
    max-width: none !important;
  }
  .icon-block-list::after {
    content: "";
    background-color: #e9eff3;
    border-radius: 4px;
    width: 4px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: 33%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  .icon-block-list::before {
    left: 33%;
  }
  .icon-block-list dt {
    width: 33%;
  }
  .icon-block-list dd {
    max-width: 33%;
    width: 33%;
  }
  .icon-block-list dd:nth-last-child(-n+6)::after {
    display: none;
  }
  .pages-to-columns [id$="_pnlQuestions"] {
    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;
  }
  .pages-to-columns .qgroup1 {
    width: calc(60% - 1px);
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
    padding-right: 50px;
  }
  .pages-to-columns .qgroup2 {
    width: 40%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    padding-left: 50px;
    border-left: 1px solid #e9eff3;
  }
  .pages-to-columns .settingrow.btn-row,
  .pages-to-columns .logolist.btn-row,
  .pages-to-columns .memberlist .modulesubtitle.btn-row {
    text-align: left;
  }
  .newsletter-cta {
    padding: 130px 25px;
  }
  .newsletter-cta .moduletitle {
    font-size: 42px;
    margin-bottom: 40px;
  }
  .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;
  }
  .p-lg-t-0 {
    padding-top: 0;
  }
  .p-lg-t-30 {
    padding-top: 30px;
  }
  .p-lg-t-60 {
    padding-top: 60px;
  }
  .p-lg-b-0 {
    padding-bottom: 0;
  }
  .p-lg-b-30 {
    padding-bottom: 30px;
  }
  .p-lg-b-60 {
    padding-bottom: 60px;
  }
  .fb-lg-25:not(.flex-children),
  .fb-lg-25.flex-children > * {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .fb-lg-33:not(.flex-children),
  .fb-lg-33.flex-children > * {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }
  .fb-lg-50:not(.flex-children),
  .fb-lg-50.flex-children > * {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .fb-lg-66:not(.flex-children),
  .fb-lg-66.flex-children > * {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
  }
  .fb-lg-75:not(.flex-children),
  .fb-lg-75.flex-children > * {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .fb-lg-100:not(.flex-children),
  .fb-lg-100.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;
  }
}
@media (min-width: 1600px) {
  .head .site-logo {
    margin: 0;
  }
  .head .sitemenu > ul > li {
    margin: 0 15px;
  }
  .head .sitemenu > ul > li > a {
    font-size: 20px;
    padding: 13px 0;
  }
  .head .sitemenu > ul > li[class*="menu-btn"] > a {
    font-size: 20px;
  }
  .foot-menus {
    padding-right: 100px;
  }
  .m-xl-t-0 {
    margin-top: 0;
  }
  .m-xl-t-30 {
    margin-top: 30px;
  }
  .m-xl-t-60 {
    margin-top: 60px;
  }
  .m-xl-b-0 {
    margin-bottom: 0;
  }
  .m-xl-b-30 {
    margin-bottom: 30px;
  }
  .m-xl-b-60 {
    margin-bottom: 60px;
  }
  .p-xl-t-0 {
    padding-top: 0;
  }
  .p-xl-t-30 {
    padding-top: 30px;
  }
  .p-xl-t-60 {
    padding-top: 60px;
  }
  .p-xl-b-0 {
    padding-bottom: 0;
  }
  .p-xl-b-30 {
    padding-bottom: 30px;
  }
  .p-xl-b-60 {
    padding-bottom: 60px;
  }
  .fb-xl-25:not(.flex-children),
  .fb-xl-25.flex-children > * {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .fb-xl-33:not(.flex-children),
  .fb-xl-33.flex-children > * {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }
  .fb-xl-50:not(.flex-children),
  .fb-xl-50.flex-children > * {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .fb-xl-66:not(.flex-children),
  .fb-xl-66.flex-children > * {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
  }
  .fb-xl-75:not(.flex-children),
  .fb-xl-75.flex-children > * {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .fb-xl-100:not(.flex-children),
  .fb-xl-100.flex-children > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .order-xl-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .order-xl-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
}
.fwp__form-questions .settingrow textarea, .fwp__form-questions .settingrow input, .fwp__form-questions .settingrow select {
    width: -webkit-fill-available;
    width: 100%;
}

.form-group.captchadiv  {
    clear: both;
    margin-left: 25px;
    padding-top: 25px;
}
.form-group.btn-row {
    clear: both;
    margin-left: 25px;
}