html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
form {
    min-height: 100%;
    position: relative;
}

.body {
    padding-bottom: 100px;
    color: #777;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    line-height: 22px;
}

a {
    color: #818181;
    text-decoration: underline;   
}
a:hover {
    color: #000;
    text-decoration: underline;
}
/*a:focus, a:focus, img:focus, button:focus, input:focus, textarea:focus, div:focus, .dropdown-toggle:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus, .form-control:focus {
    outline: 2px dotted #337ab7;
    outline-offset: -2px;
}*/
#header {
    clear: both;
    min-height: 90px;
    padding: 8px 0;
	background: none repeat scroll 0 0 #313131;
}



#header .logo {
    color: transparent;
    display: inline-block;
    height: 100%;
    margin: 0;
    padding: 5px 0;
    -moz-transition: all 0.2s ease-in 0.2s;
    -o-transition: all 0.2s ease-in 0.2s;
    -webkit-transition: all 0.2s ease-in 0.2s;
    transition: all 0.2s ease-in 0.2s;
    vertical-align: middle;
    float: left;
}

#header .nav-main-collapse {
    overflow-y: visible;
}

#header .nav-main-collapse.in {
    overflow-y: visible;
}

.form-group:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.navbar-toggle {
    background-color: #000;
    width: auto;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

#header nav {
    margin-top: 10px;
    float: right;
}

.form-group {
    margin-bottom: 15px;
}

#divCountdown {
    background: none repeat scroll 0 0 transparent;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#divCountdown > div {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    opacity: 0.5;
    width: 100%;
    position: absolute;
}

#divCountdown > span {
    background: none repeat scroll 0 0 #f00;
    border: 1px solid #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: table;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    opacity: 2;
    padding: 10px;
    position: relative;
    text-align: center;
    top: 40%;
    width: 400px;
}

#pageMainArea {
    margin-bottom: 10px;
    position: relative;
    width: auto;
    min-width: 955px;
}

#footer {
    font-size: 0.9em;
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    background: none repeat scroll 0 0 #313131;
    clear: both;
    margin-top: 0;
    padding: 0;
}

#footer .footer-copyright {
    padding: 40px 0 10px;
}

#footer .footer-copyright nav {
    display: inline-block;
    float: right;
    margin-top: -7px;
}

#footer .footer-copyright nav ul li {
    border: medium none;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    font-size: 1px;
    display: inline-block;
}

.error {
    color: #ff0000;
}

#pageBreadCrumbs section.page-top {
  margin: 0;
  padding: 0;
  height:  40px;
  margin-top: 10px;
}

.breadcrumb {
    margin-bottom: 0;
}

.menu-bar > ul {
    list-style: none;
    margin: 0;
    margin-bottom: 10px;
    padding: 22px;
    display: table;
    width: 100%;    
    background: #f8f8f8;
}

.menu-bar > ul > li {
    margin: 0;
    padding: 0;
    display: table-cell;
    height: 75px;
}

.menu-bar > ul > li > a {
    display: block;
    width: 100px;
    height: 70px;
    margin: 0 auto;
    position: relative;
    background-image: url(/img/menubar.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.menu-bar > ul > li > a:active, .menu-bar > ul > li > a:hover {
    text-decoration: none;
}

.menu-bar > ul > li > a > span.menu-text {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    font-size: 14px;
    font-weight: bold;
    color: #4f4f4f;
    top: 59px;
}

.menu-bar > ul > li.Home > a {
    background-position: 4px 0;
}

.menu-bar > ul > li.Stories > a {
    background-position: -100px 0;
}

.menu-bar > ul > li.Activities > a {
    background-position: -200px 0;
}

.menu-bar > ul > li.News > a {
    background-position: -300px 0;
}

.menu-bar > ul > li.Discussions > a {
    background-position: -397px 0;
}

.menu-bar > ul > li.MindAndMood > a  {
    background-position:  -497px 0;
}

.menu-bar > ul li.active > a {
   background-image: url(/img/menubar-active.png);
}
.menu-bar > ul > li.active > a > span.menu-text {
    color: #7eaad3;
}

.provider-list .provider-item {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.provider-list .provider-item button {
    display: block;
    border: none;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 115px;
    height: 32px;
    position: relative;
}

.provider-list .provider-item button .provider-button-content {
    display: none;
}

.provider-list.setup .provider-item button .provider-button-content {
    display: block;
    width: 10px;
    height: 10px;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, #ffffff 0,#ededed 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #ffffff 0,#ededed 100%); /* IE10+ */
    background: radial-gradient(ellipse at center, #ffffff 0,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
    position: absolute;
    top: 3px;
    right: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid black;
}

.provider-list.setup .provider-item.inuse button .provider-button-content {
    background: #ff0000; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmY4YzhjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #ff0000 0, #ff8c8c 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0,#ff0000), color-stop(100%,#ff8c8c)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #ff0000 0,#ff8c8c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, #ff0000 0,#ff8c8c 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #ff0000 0,#ff8c8c 100%); /* IE10+ */
    background: radial-gradient(ellipse at center, #ff0000 0,#ff8c8c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff8c8c',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

.provider-list .provider-item button.google {
    background-image: url('/img/Red-signin_Google_base_32dp.png');
}

.provider-list .provider-item button.google:hover {
    background-image: url('/img/Red-signin_Google_hover_32dp.png');
}

.provider-list .provider-item button.google:active {
    background-image: url('/img/Red-signin_Google_press_32dp.png');
}

.provider-list .provider-item button.facebook {
    background-image: url('/img/facebook-login-button.png');
}

.provider-list .provider-item button.facebook:hover, .provider-list p button.facebook:active {
    background-image: url('/img/facebook-login-hover-button.png');
}

.provider-list .provider-item button.microsoft {
    background-image: url("/img/microsoft.png");
    border: 1px solid;
    width: 125px;
    background-repeat: no-repeat;
    background-position: 4px;
}

.provider-list .provider-item button.twitter {
    background-image: url('/img/u_twitter_login_button.png');
}

#divRight.col-md-3 {
    border-left: 1px solid silver;
    height: 100%;
}

.right-panel .row .profile-image {
    background-color: silver;
    display: block;
    margin: 0 auto;
    width: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.right-panel .row .profile-name {
    font-weight: bold;
    text-align: center;
    word-break: keep-all;
    word-wrap: break-word;
}

.right-panel .row .profile-image img {
    max-width: 100px;
    max-height: 100px;
    min-width: 100px;
    min-height: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.right-panel .row .profile-link {
    text-align: center;
}

.points-to-reach .content {
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: -5px;
    padding: 5px 5px 5px 10px;
}

.points-to-reach h6 {
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
}

.points-to-reach .gauge {
    background-color: transparent;
    background-image: url("/img/advomometerv3.png");
    background-position: 0 bottom;
    background-repeat: no-repeat;
    display: block;
    height: 129px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 118px;
}

.points-to-reach .gauge .gauge-area {
    background-image: url("/img/advomometerv3.png");
    background-position: -128px bottom;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 117px;
    z-index: 2;
}
.points-to-reach .gauge .gauge-area.reached {
    background-position: -256px bottom;
}

.points-to-reach .gauge .gauge-value {
    bottom: 22px;
    color: #fff;
    display: block;
    font-size: 19px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 87px;
    z-index: 5;
}

.right-panel > .row {
    margin-bottom: 10px;
}

.right-panel > .row:last-child {
    margin-bottom: 0;
}

#pageMainArea > .row {
    height: 100%;
}

.featured-box {
    background: #f9f9f9; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #ffffff 1%, #f9f9f9 98%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(98%,#f9f9f9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 1%,#f9f9f9 98%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 1%,#f9f9f9 98%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 1%,#f9f9f9 98%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 1%,#f9f9f9 98%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-8 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin: 0;
    min-height: 100px;
    position: relative;
}

.ie9 .featured-box {
    filter: none;
}

.featured-box h4 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 5px;
	color:#4f4f4f;
	font-weight:bold;
}

.featured-box .box-content {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border-top-width: 4px;
    padding: 10px;
}

.HappeningNow .content {
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.HappeningNow .content .HappeningNowItem {
    margin-bottom: 5px;
    font-size: 12px;
}

.HappeningNow .content .HappeningNowImage {
    display: table-cell;
}

.HappeningNow .content .HappeningNowImage img {
    background-color: #ccc;
    height: 40px;
    margin-right: 5px;
}

.HappeningNow .content .HappeningNowItem a, .HappeningNow .content .HappeningNowItem a:visited {
    display: inline;
}

.HappeningNow .content .HappeningNowDetails {
    display: table-cell;
    line-height: normal;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.HappeningNow .content .HappeningNowDetails .HappeningNowDateTime {
    display: block;
    font-weight: bold;
}

.HappeningNow .content .HappeningNowDetails .HappeningNowText {
    display: block;
     -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.QuickPolls {
    width: 100%;
    height: 385px;
    overflow: hidden;
}

.QuickPolls .quick-polls-content {
    overflow: hidden;
    position: relative;
}

.QuickPolls .QuickPollItem {
    padding: 5px;
    float: left;
    display: table;
}

.QuickPolls .QuickPollItem .QuickPollTitle {
    display: table-row;
    font-weight: bold;
}

.QuickPolls .QuickPollItem .QuickPollQuestion {
    display: table-row;
}

.QuickPolls .QuickPollItem .QuickPollAnswers {
    display: table-row;
    height: 100%;
}

.QuickPolls .QuickPollItem .btn {
    margin-top: 5px;
}

.QuickPolls .QuickPollItem .QuickPollAnswers textarea {
    resize: none;
    width: 100%;
    height: 100%;
}

label.QuickPoll {
  text-transform: none;
  width: 90%;
  margin-left: 10px;
}
input[type="radio"].QuickPoll {
  float: left;
}

.QuickPollResults {
    width: 100%;
    height: 385px;
    overflow: hidden;
}

.QuickPollResults .quick-poll-results-content {
    overflow: hidden;
    position: relative;
}

.QuickPollResults .QuickPollResult {
    display: block;
    width: 100%;
    height: 100%;
}

.QuickPollResults .QuickPollResultItem {
    padding: 5px;
    float: left;
    display: block;
    overflow: hidden;
    width: 100%;
}

.QuickPollResultItem .result-title {
  color: #333333;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-size: 18px;
  margin-left: 0;
  margin-top: 0;
  white-space: nowrap;
  text-align: center;
}

.QuickPollResults .QuickPollResultItem .result-question {
  color: #555555;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
}

.QuickPollResults .QuickPollResultItem .result-chart {
}

#divStoryDate .ui-datepicker-inline {
    width: 100%;
    font-size: 14px;
}

#divStoryDate .ui-datepicker-inline.ui-datepicker th {
    padding: 0;
}

#divStoryDate .ui-datepicker-inline.ui-datepicker td span, .ui-datepicker td a {
    padding: 0 2px;
}

#divStoryDate .ui-datepicker-inline .ui-datepicker-title select {
    font-size: 0.8em;
}

#divMyStories {
    float: none;
    width: 100%;
    overflow-y: auto;
    position: relative;
    height: 600px;
}
#divMyStories img {
    max-width: 100%;
}

#divMemberStories {
    float: none;
    width: 100%;
    position: relative;
    overflow-y: auto;
    height: 600px;
}

#divMemberStories img {
    max-width: 100%;
}

#txtMemberStorySearch, #txtMyStorySearch {
    width: 100%;
    margin-bottom: 5px;
}

#divStoryEditor {
    width: 100%;
    min-height: 240px;
    margin-bottom: 10px;
}

#divStoryEditor .StoryEditor {
    width: 100%;
    height: 240px;
}

.MemberStoryItem {
    margin-bottom: 10px;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    background-color: #fff;
}

.MemberStoryItem.reported {
    color: red;
    font-weight: bold;
    font-style: italic;
    opacity: 0.4;
}

.MemberStoryControls {
    background-color: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px;
    border-top: 1px solid #c0c0c0;
}

.MemberStoryText {
    padding: 5px 15px;
}
.MemberStoryItem hr {
    border-color: #c0c0c0;
    border-width: 2px;
    display: block;
    margin: 10px auto;
    padding: 0;
    width: 80%;
    clear: both;
}

.MemberDetails {
    float: left;
    width: 60px;
}

.MemberStoryHeader {
  background-color: #f5f5f5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 10px;
  padding: 5px;
  border-bottom: 1px solid #c0c0c0;
}

.MemberStoryHeader .MemberDetails {
    width: 80px;
    padding: 5px;
}

.MemberStoryDate > label {
    margin: 0;
    padding: 0;
    width: 90px;
}

.MemberStoryTitle > label {
    margin: 0;
    padding: 0;
    width: 90px;
}

.MemberDetails .MemberDetails-image-holder {
    background-color: silver;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: 40px;
}

.MemberDetails .MemberDetails-image-holder img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-height: 40px;
    max-width: 40px;
}

.MemberDetails .MemberDetails-image-name {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.MemberStoryDetails {
    float: left;
    margin-left: 10px;
}

.MemberStoryCommentText {
    float: left;
    width: 80%;
    margin-left: 5px;
}

.MemberStoryCommentText .CommentDate label {
    margin: 0;
}

.MemberStoryCommentText .CommentText {
    max-width: 100%;
}

.MemberStory {
    clear: both;
}

.MemberStoryCommentContainer {
    padding: 5px;
    margin: 5px;
    background-color: #fff;
}

.MemberStoryCommentContainer .addComment .add-comment > textarea {
    resize: none;
    width: 100%;
}

.MemberStoryCommentContainer .addComment .add-comment {
    margin-left: 70px;
}

.MemberStoryCommentContainer .addCommentButton {
    height: 45px;
    display: block;
}

.MemberStories .addComment {
  background-color: #f5f5f5;
  padding:  5px;
  margin-bottom:  5px;
}

.MemberStoryCommentContainer .btn {
    margin: 5px;
}

.MemberStoryCommentItem .Report {
    float: right;
}

.MemberStoryComments .MemberStoryCommentItem {
   border-top: 1px solid #c0c0c0;
   padding-top: 10px;
}

.MemberStoryCommentContainer h4 {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.MemberStoryView {
    margin: 0 20px;
}

.MemberStoryView .story-detail > img {
    max-height: 300px;
}

.MemberStoryView .outer-container {
    overflow-y: scroll;
    max-height: 50vh;
    margin: 10px 0;
    border-top: 1px solid lightgrey;
}

.MemberStoryView .highlighted-comment {
    background-color: rgba(9, 30, 66, 0.1);
}

.MemberStoryView .comment-container .MemberDetails {
    float: none;
}

.MemberStoryView .comment-container{
    display: flex;
    border-bottom: 1px solid lightgrey;
    padding: 5px 0;
}

.comment-container .comment-detail {
    flex-grow: 1;
    padding: 0 15px;
}
.comment-container .comment-detail .comment-tag {
    font-size: 10px;
}
.comment-container .comment-detail .like-count{
    /*margin-right: 15px;*/
    /*float: right;*/
}

.comment-container .comment-detail .post-date {
    /*margin-left: 15px;*/
}
.comment-container .comment-detail .label {
    font-size: 10px;
}


.my-pins .MemberPinItem .MemberPinText img {
    max-width: 100%;
}
.ModeratorPinText {
    float: right;
    width: 75%;
}
.my-pins .MemberPinItem .MemberPinText, .moderator-pins .ModeratorPinItem .ModeratorPinText, .community-pins .CommunityPinItem .CommunityPinText, .MemberStoryText {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: keep-all;
    word-break: keep-all;
    padding: 5px 15px;
}

#MyPins {
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 600px;
}

.MemberPinItem {
   width: 385px;
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    margin-bottom: 10px;
}

.MemberPinHeader {
    background-color: #f5f5f5;
    border-bottom: 1px solid #c0c0c0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
}
.MemberPinControls {
    background-color: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px;
    border-top: 1px solid #c0c0c0;
}

.moderator-pins .ModeratorPinItem .ModeratorPinText img, .community-pins .CommunityPinItem .CommunityPinText img {
    max-width: 100%;
}

.ModeratorPinControls {
    padding: 5px;
}

#ModeratorPins {
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 600px;
}

#divCommunityPins {    
    float: none;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 373px;
}

#divCommunityPins .empty {
    width: 368px;
}

.CommunityPinHeader {
    background-color: #f5f5f5;
    border-bottom: 1px solid #c0c0c0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
}

.ModeratorPinItem {
    width: 385px;
    background-color: #fff;
	float: left;
}

.ModeratorPinHeader {
    margin-bottom: 10px;
    padding: 5px;
	width:25%;
	float:left;
}

.CommunityPinItem {
    width: 385px;
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    margin-bottom: 10px;
}

.MemberPinItem hr, .ModeratorPinItem hr, .CommunityPinItem hr {
    border-color: #c0c0c0;
    border-width: 2px;
    display: block;
    margin: 10px auto;
    padding: 0;
    width: 80%;
    clear: both;
}

.ModeratorPinItem .ModeratorPinDate, .ModeratorPinItem .ModeratorPinName, .ModeratorPinItem .ModeratorPinLink,
.ModeratorPinItem .ModeratorPinTitle,
.MemberPinItem .MemberPinDate, .MemberPinItem .MemberPinLink,
.MemberPinItem .MemberPinTitle,
.CommunityPinItem .CommunityPinDate, .CommunityPinItem .CommunityPinName, .CommunityPinItem .CommunityPinLink, .CommunityPinItem .CommunityPinCount,
.CommunityPinItem .CommunityPinTitle,
.DailyDigestRow .DailyDigestTitle, .DailyDigestRow .DailyDigestCreatedDateTime
{
    clear: both;
}

.ModeratorPinItem .ModeratorPinDate label, .ModeratorPinItem .ModeratorPinName label, .ModeratorPinItem .ModeratorPinLink label,
.ModeratorPinItem .ModeratorPinTitle label,
.MemberPinItem .MemberPinDate label, .MemberPinItem .MemberPinLink label,
.MemberPinItem .MemberPinTitle label,
.CommunityPinItem .CommunityPinDate label, .CommunityPinItem .CommunityPinName label, .CommunityPinItem .CommunityPinLink label, .CommunityPinItem .CommunityPinCount label,
.CommunityPinItem .CommunityPinTitle label,
.DailyDigestRow .DailyDigestTitle label, .DailyDigestRow .DailyDigestCreatedDateTime label {
    display: inline-block;
    line-height: normal;
    margin: 0;
    overflow: hidden;
    padding: 0;
    float: left;
}

.ModeratorPinItem .ModeratorPinDate span, .ModeratorPinItem .ModeratorPinName span, .ModeratorPinItem .ModeratorPinLink span,
.ModeratorPinItem .ModeratorPinTitle span,
.MemberPinItem .MemberPinDate span, .MemberPinItem .MemberPinLink span,
.MemberPinItem .MemberPinTitle span,
.CommunityPinItem .CommunityPinDate span, .CommunityPinItem .CommunityPinName span, .CommunityPinItem .CommunityPinLink span, .CommunityPinItem .CommunityPinCount span,
.CommunityPinItem .CommunityPinTitle span ,
.DailyDigestRow .DailyDigestTitle span, .DailyDigestRow .DailyDigestCreatedDateTime span {
    display: inline-block;
    line-height: normal;
    margin: 0;
    padding: 0;
    float: left;
}

.ModeratorPinItem .ModeratorPinDate a, .ModeratorPinItem .ModeratorPinName a, .ModeratorPinItem .ModeratorPinLink a,
.ModeratorPinItem .ModeratorPinTitle a,
.MemberPinItem .MemberPinDate a, .MemberPinItem .MemberPinLink a,
.MemberPinItem .MemberPinTitle a,
.CommunityPinItem .CommunityPinDate a, .CommunityPinItem .CommunityPinName a, .CommunityPinItem .CommunityPinLink a, .CommunityPinItem .CommunityPinCount a,
.CommunityPinItem .CommunityPinTitle  a,
.DailyDigestRow .DailyDigestTitle a, .DailyDigestRow .DailyDigestCreatedDateTime a {
    text-decoration: underline;
}

.MemberStoryTags {
    font-style: italic;
    padding: 5px 15px;
    color: #a0a0a0;
}

.MemberStoryControls img {
}

#tinymce img {
    max-width: 365px;
}

a.Like, a.Pin, a.Comment, a.Report {
    cursor: pointer;
    background: none repeat scroll 0 0 #7eaad3;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 10px;
    line-height: normal;
    padding: 3px 6px;
}

a.Like:hover, a.Pin:hover, a.Comment:hover {
    text-decoration: none;
}
a.Report:hover {
    text-decoration: underline;
}

a.Like:hover > .text, a.Pin:hover > .text, a.Comment:hover > .text {
    text-decoration: underline;
}

a.Like:hover > .count, a.Pin:hover > .count, a.Comment:hover > .count {
}

img.profileSmall {
    height: 40px;
    margin-right: 5px;
}

.moods #divMoods {
    display: block;
    width: 100px;
    margin: 0 auto;
}

.moods #divMoods .mood-image {
    display: block;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: -1100px 0;
}

.moods.unknown #divMoods .mood-image {
    background-image: url("/img/moodscale-unknown.png");
}

.moods.male #divMoods .mood-image {
    background-image: url("/img/moodscale-male.png");
}

.moods.female #divMoods .mood-image {
    background-image: url("/img/moodscale-female.png");
}

.moods #divMoodSlider {
    margin: 10px 20px 20px 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmMWUyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2U5MzEzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2Y3OTQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZjYjA0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmY2UyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZkZTI4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2JjYmRjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2Q0ZTI3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2Q3ZGYyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2FhY2YzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOWI1NGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(191,30,46,1) 0, rgba(233,49,52,1) 10%, rgba(247,148,30,1) 20%, rgba(252,176,64,1) 30%, rgba(255,206,45,1) 40%, rgba(253,226,141,1) 50%, rgba(188,189,192,1) 60%, rgba(212,226,121,1) 70%, rgba(215,223,33,1) 80%, rgba(170,207,56,1) 90%, rgba(57,181,74,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0,rgba(191,30,46,1)), color-stop(10%,rgba(233,49,52,1)), color-stop(20%,rgba(247,148,30,1)), color-stop(30%,rgba(252,176,64,1)), color-stop(40%,rgba(255,206,45,1)), color-stop(50%,rgba(253,226,141,1)), color-stop(60%,rgba(188,189,192,1)), color-stop(70%,rgba(212,226,121,1)), color-stop(80%,rgba(215,223,33,1)), color-stop(90%,rgba(170,207,56,1)), color-stop(100%,rgba(57,181,74,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(191,30,46,1) 0,rgba(233,49,52,1) 10%,rgba(247,148,30,1) 20%,rgba(252,176,64,1) 30%,rgba(255,206,45,1) 40%,rgba(253,226,141,1) 50%,rgba(188,189,192,1) 60%,rgba(212,226,121,1) 70%,rgba(215,223,33,1) 80%,rgba(170,207,56,1) 90%,rgba(57,181,74,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(191,30,46,1) 0,rgba(233,49,52,1) 10%,rgba(247,148,30,1) 20%,rgba(252,176,64,1) 30%,rgba(255,206,45,1) 40%,rgba(253,226,141,1) 50%,rgba(188,189,192,1) 60%,rgba(212,226,121,1) 70%,rgba(215,223,33,1) 80%,rgba(170,207,56,1) 90%,rgba(57,181,74,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(191,30,46,1) 0,rgba(233,49,52,1) 10%,rgba(247,148,30,1) 20%,rgba(252,176,64,1) 30%,rgba(255,206,45,1) 40%,rgba(253,226,141,1) 50%,rgba(188,189,192,1) 60%,rgba(212,226,121,1) 70%,rgba(215,223,33,1) 80%,rgba(170,207,56,1) 90%,rgba(57,181,74,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(191,30,46,1) 0,rgba(233,49,52,1) 10%,rgba(247,148,30,1) 20%,rgba(252,176,64,1) 30%,rgba(255,206,45,1) 40%,rgba(253,226,141,1) 50%,rgba(188,189,192,1) 60%,rgba(212,226,121,1) 70%,rgba(215,223,33,1) 80%,rgba(170,207,56,1) 90%,rgba(57,181,74,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf1e2e', endColorstr='#39b54a',GradientType=1 ); /* IE6-8 */
    border-color: #2b5300;
}

.ie .moods #divMoodSlider {
    filter: none;
}

.ui-slider-tick-mark {
    display: inline-block;
    width: 1px;
    background: #2b5300;
    height: 16px;
    position: absolute;
    top: -6px;
}

/*.moods #divMoodSlider .ui-slider-tick-mark.mark-0{
     background:#BF1E2E;
 }
 .moods #divMoodSlider .ui-slider-tick-mark.mark-1{
     background:#E93134;
 }
 .moods #divMoodSlider .ui-slider-tick-mark.mark-2{
     background:#F7941E;
 }
 .moods #divMoodSlider .ui-slider-tick-mark.mark-3{
     background:#FCB040;
 }
 .moods #divMoodSlider .ui-slider-tick-mark.mark-4{
     background:#FFCE2D;
 }
 .moods #divMoodSlider .ui-slider-tick-mark.mark-5{
     background:#FDE28D;
 }
.moods #divMoodSlider .ui-slider-tick-mark.mark-6{
    background:#BCBDC0;
 }
.moods #divMoodSlider .ui-slider-tick-mark.mark-7{
    background:#D4E279;
 }
 .moods #divMoodSlider .ui-slider-tick-mark.mark-8{
     background:#D7DF21;
 }
.moods #divMoodSlider .ui-slider-tick-mark.mark-9{
    background:#AACF38;
}
.moods #divMoodSlider .ui-slider-tick-mark.mark-10{
    background:#39B54A;
}*/
.moods #divMoodSlider .ui-slider-handle {
    border: 1px solid #2b5300;
    -webkit-box-shadow: 0 0 5px 0 #000000;
    box-shadow: 0 0 5px 0 #000000;
    outline: none;
}

.moods #divMoodSlider .mark-position-0 {
    background: #BF1E2E;
}

.moods #divMoodSlider .mark-position-1 {
    background: #E93134;
}

.moods #divMoodSlider .mark-position-2 {
    background: #F7941E;
}

.moods #divMoodSlider .mark-position-3 {
    background: #FCB040;
}

.moods #divMoodSlider .mark-position-4 {
    background: #FFCE2D;
}

.moods #divMoodSlider .mark-position-5 {
    background: #FDE28D;
}

.moods #divMoodSlider .mark-position-6 {
    background: #BCBDC0;
}

.moods #divMoodSlider .mark-position-7 {
    background: #D4E279;
}

.moods #divMoodSlider .mark-position-8 {
    background: #D7DF21;
}

.moods #divMoodSlider .mark-position-9 {
    background: #AACF38;
}

.moods #divMoodSlider .mark-position-10 {
    background: #39B54A;
}

.ui-slider-tick-label {
    display: inline-block;
    font-size: 10px;
    position: absolute;
    bottom: -20px;
}

.profile .my-profile-area {
    min-height: 660px;
}

.profile .profile-image {
    position: relative;
}

.profile .profile-image-current {
    background-color: silver;
    display: block;
    margin: 10px auto;
    width: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}

.profile .profile-image-current img {
    max-width: 100px;
    max-height: 100px;
    min-width: 100px;
    min-height: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.profile .profile-status-image {
    background-color: silver;
    display: block;
    margin: auto;
    width: 52px;
    height: 52px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.profile .profile-status-image img {
    height: 32px;
    margin: 10px;
    width: 32px;
}

#upload-image {
    height: 144px;
    width: 100%;
}

#upload-image .button-holder {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#upload-image .box-content {
    padding: 5px;
}

#upload-image input[type=file] {
    width: 100%;
}

.profile-details {
float: none;
}

.profile-details .form-group {
    margin-bottom: 5px;
}

.profile-details label {
    margin-bottom: 0;
}

.profile-details .item {
    width: 100%;
    overflow: hidden;
}

.profile-details .item[readonly] {
    border: none;
    background-color: transparent;
}

.profile-status {
    float: none;
}

.profile-Retire {
    float: none;
}

.popover {
    max-width: 500px;
}

.ui-datepicker-title select {
    color: #000;
}

#AboutMeAccordion {
    height: 697px;
}

#AboutMeAccordion.ui-accordion .ui-accordion-header {
    background: #337ab7;
    border-color: #2e6da4;
}

#AboutMeAccordion.ui-accordion .ui-widget-content {
    background: #fff;
    border-color: #2e6da4;
    padding: 0;
    overflow-y: scroll;
    position: relative;
}

#AboutMeAccordion.ui-accordion .ui-widget-content.ui-spinner {
    overflow-y: hidden;
}

#AboutMeAccordion.ui-accordion .ui-widget-content.ui-datepicker-inline {
    overflow-y: hidden;
    border-color: inherit;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute {
    margin: 0;
    padding: 4px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute:nth-child(2n+1) {
    background-color: #b9daf7;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-label {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result {
    float: right;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor select {
    max-width: 300px;
    width: 300px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor .date-picker {
    height: 211px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor .ui-datepicker-title select {
    max-width: inherit;
    width: inherit;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor .attribute-multiselect {
    max-width: 300px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor .attribute-multiselect > li {
    position: relative;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor .attribute-multiselect input[type=checkbox] {
    margin: 0;
    position: absolute;
    top: 3px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor .attribute-multiselect label {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    margin-left: 18px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor input[type=text] {
    max-width: 300px;
    width: 300px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor .ui-spinner input[type=text] {
    max-width: none;
    width: auto;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor textarea {
    max-width: 300px;
    width: 300px;
    height: 100px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .editor .editor-buttons {
    float: right;
    margin-top: 2px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .answer {
    margin-right: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .answer > span {
    display: block;
    max-width: 100%;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .cmdEditAttribute {
    font-size: 10px;
    line-height: normal;
    margin-left: 5px;
    padding: 3px 6px;
    float: right;
    margin-top: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .cmdUpdateAttribute {
    font-size: 10px;
    line-height: normal;
    margin-left: 5px;
    padding: 3px 6px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .cmdCancelAttribute {
    font-size: 10px;
    line-height: normal;
    margin-left: 5px;
    padding: 3px 6px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .text {
    text-align: right;
    margin-right: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .dropdown-grid > div {
    text-align: right;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .dropdown-grid label select {
    margin-left: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .dropdown-grid-answers > div {
    text-align: right;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .dropdown-grid-answers div > span {
    margin-left: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .mulitiple-numerical > div > label {
    margin-right: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .mulitiple-numerical > div {
    text-align: right;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .mulitiple-numerical input {
    margin-left: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .mulitiple-numerical-answers div > span {
    margin-left: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .mulitiple-verbatim > div {
    text-align: right;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .mulitiple-verbatim input {
    margin-left: 5px;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .mulitiple-verbatim-answers > div {
    text-align: right;
}

#AboutMeAccordion.ui-accordion .ui-widget-content .attribute .attribute-result .mulitiple-verbatim-answers div > span {
    margin-left: 5px;
}

.monthlywinner-holder {
    width: 100%;
}

.monthlywinner-holder > div > h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}

.monthlywinner {
    width: 100%;
    height: 145px;
    overflow: hidden;
}

.monthlywinner .monthlywinner-item {
    padding: 5px;
    float: left;
    display: table;
}

.monthlywinner .monthlywinner-item .monthlywinner-item-image-holder {
    display: table-row;
    font-weight: bold;
}

.monthlywinner .monthlywinner-item .monthlywinner-item-image-holder .monthlywinner-item-image {
    background-color: silver;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: 100px;
}

.monthlywinner .monthlywinner-item .monthlywinner-item-image-holder .monthlywinner-item-image > img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-height: 100px;
    max-width: 100px;
    min-height: 100px;
    min-width: 100px;
}

.monthlywinner .monthlywinner-item .monthlywinner-item-name {
    display: table-cell;
    height: 100%;
    text-align: center;
}

.menu-NewActivities {
    background-color: #7eaad3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 12px;
    padding: 3px 0;
    position: absolute;
    right: 18px;
    text-align: center;
    width: 20px;
}

@media (max-width: 767px) {
    #header {
        display: block;
        min-height: 0;
    }

    #header > .container {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
    }

    #header nav ul.nav-top {
        float: right;
        margin-right: 0;
    }

    #header.center nav {
        width: auto;
    }

    #header .nav-main-collapse.collapse {
        display: none;
    }

    #header .nav-collapse {
        background: #171717;
        width: 100%;
        clear: both;
    }

        #header .nav-collapse .container .nav-main {
            float: left;
            width: 100%;
        }

    #header .nav-main-collapse {
        position: absolute;
        left: 15px;
        width: 100%;
        z-index: 1000;
        top: 65px;
        background: #171717;
        max-height: none;
        overflow: hidden;
        overflow-y: hidden;
        overflow-x: hidden;
    }

    #header .nav-main-collapse.in {
        overflow: hidden;
        overflow-y: hidden;
        overflow-x: hidden;
        display: block;
    }

    #header .nav-main {
        padding: 10px 0;
        clear: both;
        display: block;
        float: none;
        width: 100%;
    }

    #header .nav-main ul {
        padding: 0;
        margin: 0;
    }

    #header .nav-main ul li {
        padding: 0;
        margin: 0;
        clear: both;
        float: none;
        display: block;
        border-bottom: 1px solid #2A2A2A;
    }

        #header .nav-main ul li:last-child {
            border-bottom: none;
        }

    #header .nav-main ul ul {
        margin-left: 20px;
    }

    #header .nav-main ul.nav-main {
        float: none;
        position: static;
        margin: 8px 0;
        margin-right: -10px;
    }

    #header .nav-main ul.dropdown-menu {
        position: static;
        clear: both;
        float: none;
        display: none;
    }

    #header .nav-main li.open > ul.dropdown-menu {
        display: block;
    }

    #header nav ul.nav-main > li + li {
        margin-left: 0;
    }

    #header nav ul.nav-main li a {
        color: #FFF;
        clear: both;
        float: none;
        display: block;
        padding: 9px 8px;
        border: 0;
        border-top: 0;
        margin: 0;
    }

    #header nav ul.nav-main li a i.icon-angle-down {
        position: absolute;
        right: 5px;
        top: 10px;
    }

    #header nav ul.nav-main li.dropdown:hover > a {
        margin-bottom: -2px;
    }

    #header nav ul.nav-main ul.dropdown-menu {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #header nav ul.nav-main ul.dropdown-menu li > a {
        padding: 9px 8px;
        border: 0;
        border-top: 0;
        margin: 0;
        border-bottom: none;
    }

    #header nav ul.nav-main ul.sub-menu {
        padding: 0;
        margin: 0 0 10px 0;
    }

    #header nav ul.nav-main .dropdown-submenu > a:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #FFF;
    }


    #header nav ul.nav-main .dropdown-submenu:hover > a:after {
        border-left-color: transparent;
    }

    body #header nav ul.nav-main ul.dropdown-menu {
        background: none;
        background-color: transparent;
    }

    body #header nav ul.nav-main li.dropdown.open .dropdown-toggle, body #header nav ul.nav-main li a, body #header nav ul.nav-main li > a:hover, body #header nav ul.nav-main li.active a, body #header nav ul.nav-main li.dropdown:hover a {
        background: none;
        background-color: transparent;
    }

    body #header nav ul.nav-main ul.dropdown-menu li:hover > a, body #header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
        background: none;
        background-color: transparent;
    }
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
}

.DiscussionBoardsHeader {
    border-bottom: none;
    /*padding-right: 17px;*/
    font-weight: bold;
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	background:#7eaad3;
	text-transform:uppercase;
}

.DiscussionBoards {
    border: 1px solid #ccc;
    min-height: 100px;
    background-color: #fff;
    /*overflow-x: hidden;
  overflow-y: scroll;*/
}

#MyDiscussionBoards {
}

.DiscussionBoardItem {
    clear: both;
    display: table-row;
}

.DiscussionBoardDetails {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.DiscussionBoardStatistics {
    display: table-cell;
    width: 140px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    min-width: 140px;
    max-width: 140px;
}

.DiscussionBoardStatistics label {
    margin: 0;
    padding: 0;
    line-height: normal;
    width: 80px;
}

.DiscussionBoardLastPost {
    display: table-cell;
    width: 255px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    min-width: 255px;
    max-width: 255px;
}

.DiscussionBoardsHeader .DiscussionBoardItem > div {
    border-bottom: none;
}

#MyDiscussionBoards .DiscussionBoardItem:last-child > div {
    border-bottom: none;
}

.DiscussionBoardLastPost .MostRecentDetails {
    float: left;
    width: 180px;
    margin-left: 5px;
}

    .DiscussionBoardLastPost .MostRecentDetails .DiscussionBoardThreadDateTime {
        font-weight: bold;
        font-size: 12px;
    }

.DiscussionBoardName {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 10px 0;
}
.DiscussionBoardDescription {
    font-size: 12px;
    font-style: italic;
    letter-spacing: 0;
}

.DiscussionBoardLastPost .MostRecentDetails .truncate {
    white-space: normal;
    max-height: 100px;
}

.DiscussionBoardHeader {
    border-bottom: none;
    /*padding-right: 17px;*/
    font-weight: bold;
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	background:#7eaad3;
	text-transform:uppercase;
}

.DiscussionBoard {
    border: 1px solid #ccc;
    min-height: 100px;
    background-color: #fff;
    /*overflow-x: hidden;
  overflow-y: scroll;*/
}

.ThreadItem {
    clear: both;
    display: table-row;
}

.ThreadDetails {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.ThreadStatistics {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: table-cell;
    font-size: 11px;
    letter-spacing: 1px;
    max-width: 140px;
    min-width: 140px;
    padding: 5px;
    vertical-align: top;
    width: 140px;
}

.ThreadStatistics label {
    margin: 0;
    padding: 0;
    line-height: normal;
    width: 80px;
}

.ThreadStatus {
    display: table-cell;
    width: 70px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    min-width: 70px;
    max-width: 70px;
}

.ThreadStarted {
    font-size: 12px;
    font-style: italic;
    letter-spacing: 0;
}

.ThreadLastPost {
    display: table-cell;
    width: 200px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    min-width: 200px;
    max-width: 200px;
}

.ThreadItem:last-child > div {
    border-bottom: none;
}

.sticky {
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

.DiscussionBoardHeader .ThreadItem > div {
    border-bottom: none;
}

.ThreadLastPost .MostRecentDetails {
    float: left;
}

.ThreadLastPost .MostRecentDetails .DiscussionBoardThreadDateTime {
    font-weight: bold;
    font-size: 12px;
}

.ThreadTitle{
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 10px 0;
}

.ThreadLastPost .MostRecentDetails .truncate {
    white-space: normal;
    max-height: 35px;
}

.ThreadDetail {
    float: left;
}

.ThreadControls {
    font-weight: bold;
    float: right;
    padding-right: 10px;
    color: #7eaad3;
}

.DiscussionBoardThreadPosts {
    /*overflow:auto;*/
}
.PostItem {
    -moz-box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 15px;
}
.JoinDate {
    text-align: center;
}

.PostNumber {
    text-align: center;
}
.PostItem .MemberDetails {
    float: none;
    width: 100px;
    margin: 0 auto;
}

.PostItem .MemberDetails .MemberDetails-image-holder {
    width: 100px;
}

.PostItem .MemberDetails .MemberDetails-image-holder img {
    max-height: 100px;
    max-width: 100px;
    min-height: 100px;
    min-width: 100px;
}

.PostItem .MemberDetails .MemberDetails-image-name {
    font-size: 14px;
    line-height: normal;
}

.PostItem .PostHeader {
    background-color: #f3f3f3;
    display: table;
    width: 100%;
}
.Cell1 {background: none repeat scroll 0 0 #9fc3e5; color:#fff; font-size:11px; text-transform:uppercase;letter-spacing:1px;}
.PostItem .PostHeader .Cell1 {
    background: none repeat scroll 0 0 #7eaad3;
    color: #fff;
    font-style: italic;
    display: table-cell;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 174px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: keep-all;
    word-break: keep-all;
	text-align:center;
}

.PostItem .PostHeader .Cell2 {
    background: none repeat scroll 0 0 #f3f3f3;
    border-right: 1px solid #d8d8d8;
    color: #a9a9a9;
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    margin-left: 195px;
    overflow: hidden;
    padding-left: 10px;
    vertical-align: middle;
}

.PostItem .PostHeader .Cell2 .CreatedDateTime {
    float: left;
}

.PostItem .PostHeader .Cell2 .PostControls {
    float: right;
    margin-right: 10px;
    color: #337ab7;
    margin-bottom: 2px;
}

.PostItem .PostBody {
    background-color: #f9f9f9;
    border-bottom: 1px solid #d8d8d8;
    display: table;
    position: relative;
    width: 100%;
    table-layout: fixed;
}

.PostItem .PostBody .Cell1 {
    border-left: 1px solid #d8d8d8;
    display: table-cell;
    padding: 5px;
    width: 173px;
}

.PostItem .PostBody .Cell1 hr {
    margin-bottom: 5px;
    margin-top: 5px;
}

.PostItem .PostBody .Cell1:after, .PostItem .PostBody .Cell1:after {
    background-color: #000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
}

.PostItem .PostBody .Cell2 {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    display: table-cell;
    height: 100%;
    margin-left: 184px;
    padding: 10px;
    vertical-align: top;
}

.PostItem .PostBody .Cell2 .QuoteContent {
    background-color: #faebd7;
    border: 1px solid #d8d8d8;
    line-height: 133%;
    max-width: 100%;
    padding: 5px;
    margin: 0 0 10px;
}

.PostItem .PostBody .Cell2 .QuoteContent .QuoteText {
    margin: 10px 0 3px;
}

.PostItem .PostFooter {
    background: #d2d2d2;
    clear: left;
    height: 45px;
    line-height: 40px;
    padding: 0 0 5px;
}

.PostItem .PostText img {
    max-width: 100%;
}

.PostItem .PostFooter .PostControls {
    font-weight: bold;
    float: right;
    padding-right: 10px;
    color: #337ab7;
}

.JoinDate > label {
    margin-bottom: 0;
    color: #fff;
    font-weight: normal;
}

.PageDetails {
    display: block;
    height: 34px;
    margin: 5px 0 0;
    overflow: hidden;
    font-size: 12px;
}

#rowPageDetailsTop.PageDetails {
    margin: 0 0 5px;
}

.PageDetails > div.pagenav {
    float: right;
}

.PageDetails > div.pagenav > span.pageofpages {
    line-height: 34px;
    margin-right: 10px;
    vertical-align: middle;
}

.PageDetails a {
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    text-decoration: none;
}

.PageDetails a.active {
    background-color: #ededed;
}

.PageDetails a:hover {
    background-color: #d8d8d8;
    text-decoration: none;
}

a.PostReply {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    display: inline-block;
    font-weight: bold;
    line-height: normal;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 11px;
	text-transform:uppercase;
	letter-spacing:1px;
}

a.PostReply > img {
    max-height: 21px;
    padding-left: 5px;
}

.DiscussionSearch {
    display: block;
    margin: 0 0 5px auto;
    width: 300px;
}

.DiscussionSearch #txtDiscussionSearch {
    width: 225px;
}

.DiscussionSearch .btn {
    float: right;
    margin: 0;
    padding: 3px 12px;
    width: 70px;
}

.my-discussion-board-search #txtDiscussionSearch {
    width: 90%;
}

.SearchItem {
    -moz-box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 15px;
}

.SearchItem .MemberDetails {
    float: none;
    width: 100px;
    margin: 0 auto;
}

.SearchItem .MemberDetails .MemberDetails-image-holder {
    width: 100px;
}

.SearchItem .MemberDetails .MemberDetails-image-holder img {
    max-height: 100px;
    max-width: 100px;
    min-height: 100px;
    min-width: 100px;
}

.SearchItem .MemberDetails .MemberDetails-image-name {
    font-size: 14px;
    line-height: normal;
}

.SearchItem .PostHeader {
    background-color: #f3f3f3;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    -moz-box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.03);
    box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.03);
    display: table;
    width: 100%;
}

.SearchItem .PostHeader .Cell1 {
    background: none repeat scroll 0 0 #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    color: #7c7c7c;
    font-style: italic;
    display: table-cell;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 224px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.SearchItem .PostHeader .Cell2 {
    background: none repeat scroll 0 0 #f3f3f3;
    border-right: 1px solid #d8d8d8;
    color: #a9a9a9;
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-left: 10px;
    vertical-align: middle;
}

.SearchItem .PostHeader .Cell2 .CreatedDateTime {
    float: left;
}

.SearchItem .PostHeader .BoardName {
    color: #a9a9a9;
    font-size: 14px;
    font-weight: bold;
}

.SearchItem .PostBody {
    background-color: #f9f9f9;
    border-bottom: 1px solid #d8d8d8;
    display: table;
    position: relative;
    width: 100%;
}

.SearchItem .PostBody .Cell1 {
    border-left: 1px solid #d8d8d8;
    display: table-cell;
    padding: 5px;
    width: 173px;
}

.SearchItem .PostBody .Cell1 hr {
    margin-bottom: 5px;
    margin-top: 5px;
}

.SearchItem .PostBody .Cell1:after, .SearchItem .PostBody .Cell1:after {
    background-color: #000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
}

.SearchItem .PostBody .Cell2 {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    display: table-cell;
    height: 100%;
    margin-left: 184px;
    padding: 10px;
    vertical-align: top;
}

.SearchItem .PostFooter {
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0, rgba(245, 245, 245, 1) 12%, rgba(245, 245, 245, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.02);
    clear: left;
    height: 45px;
    line-height: 40px;
    padding: 0 0 5px;
}

.SearchItem .PostFooter > a {
    float: right;
    margin-right: 20px;
}

#MyActiveDiscussions {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.rowBoard {
    display: table-row;
}

.rowBoard .title {
    display: table-cell;
    width: 100%;
}

.rowBoard .title .expand {
    display: table-cell;
    text-decoration: none;
}

.rowBoard .title .BoardName {
    display: table-cell;
    padding-left: 3px;
}

.rowBoard .count {
    display: table-cell;
    font-weight: bold;
    padding: 0 4px;
    text-align: center;
    width: 40px;
}

.rowBoard .new {
    display: table-cell;
    font-weight: bold;
    text-align: center;
    width: 40px;
}

.rowThreads {
    display: table-row;
}

.rowThreads .title {
    display: table-cell;
    width: 100%;
}

    .rowThreads .title .ThreadName {
        margin-left: 30px;
    }

.rowThreads .count {
    display: table-cell;
    font-weight: bold;
    padding: 0 4px;
    text-align: center;
    width: 40px;
}

.rowThreads .new {
    display: table-cell;
    font-weight: bold;
    text-align: center;
    width: 40px;
}

.hasStory .ui-state-default {
    background: #febbbb; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2ZlOTA5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjVjNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #febbbb 0, #fe9090 45%, #ff5c5c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#febbbb), color-stop(45%,#fe9090), color-stop(100%,#ff5c5c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #febbbb 0,#fe9090 45%,#ff5c5c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #febbbb 0,#fe9090 45%,#ff5c5c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #febbbb 0,#fe9090 45%,#ff5c5c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #febbbb 0,#fe9090 45%,#ff5c5c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=0 ); /* IE6-8 */
    border-color: #ff0000;
}

.ie .hasStory .ui-state-default {
    filter: none;
}

.hasStory .ui-state-default:hover {
    background: #ff5c5c; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNWM1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2ZlOTA5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJiYmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff5c5c 0, #fe9090 55%, #febbbb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ff5c5c), color-stop(55%,#fe9090), color-stop(100%,#febbbb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff5c5c 0,#fe9090 55%,#febbbb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff5c5c 0,#fe9090 55%,#febbbb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff5c5c 0,#fe9090 55%,#febbbb 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff5c5c 0,#fe9090 55%,#febbbb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c5c', endColorstr='#febbbb',GradientType=0 ); /* IE6-8 */
    border-color: #ff0000;
}

.ie .hasStory .ui-state-default:hover {
    filter: none;
}

.ui-datepicker-current-day.hasStory .ui-state-default {
    background: #ff3019; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff3019 0, #cf0404 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff3019 0,#cf0404 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff3019 0,#cf0404 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff3019 0,#cf0404 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff3019 0,#cf0404 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-8 */
}

.ie .ui-datepicker-current-day.hasStory .ui-state-default:hover {
    filter: none;
}

.empty > img {
    max-width: 100%;
    max-height: 100%;
}

.CommunityQuickPollResults {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.CommunityQuickPollResults .quick-poll-results-content {
    overflow: hidden;
    position: relative;
}

.CommunityQuickPollResults .CommunityQuickPollResult {
    display: block;
    width: 100%;
    height: 100%;
}

.CommunityQuickPollResults .CommunityQuickPollResultItem {
    padding: 5px;
    float: left;
    display: block;
    overflow: hidden;
    width: 100%;
}

.CommunityQuickPollResults .CommunityQuickPollResultItem .result-title {
  color: #333333;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-size: 18px;
  margin-left: 0;
  margin-top: 0;
  white-space: nowrap;
  text-align: center;
}

.CommunityQuickPollResults .CommunityQuickPollResultItem .result-question {
  color: #555555;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
}

.CommunityQuickPollResults .CommunityQuickPollResultItem .result-chart {
}

.TopStories {
    float: none;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 373px;
}

.TopStories img {
    max-width: 100%;
}

.TopPosts {
    float: none;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;    
    height: 393px;
}

.TopPosts img {
    max-width: 100%;
}

.TopPosts .TopPostItem {
    width: 368px;
    margin-bottom: 10px;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    background-color: #fff;
}


.TopPosts .TopPostItem:last-child {
    margin-bottom: 0;
}


.TopPosts .TopPostItem.reported {
    color: red;
    font-weight: bold;
    font-style: italic;
    opacity: 0.4;
}

.TopPosts .TopPostItem hr {
    border-color: #c0c0c0;
    border-width: 2px;
    display: block;
    margin: 10px auto;
    padding: 0;
    width: 80%;
    clear: both;
}

.TopPosts .TopPostItem img {
}

.TopPosts .TopPostItem .PostDetails {
    float: left;
    margin-left: 10px;
}

.TopPosts .TopPostItem .Post {
    clear: both;
}

.TopPosts .TopPostItem .Post .PostControls {
    background-color: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px;
    border-top: 1px solid #c0c0c0;
}


.TopPosts .TopPostItem .QuoteContent {
    background-color: #faebd7;
    border: 1px solid #d8d8d8;
    line-height: 133%;
    max-width: 100%;
    padding: 5px;
    margin: 0 0 10px;
}

.TopPosts .TopPostItem .QuoteContent .QuoteText {
    margin: 10px 0 3px;
}

.PostText {
    padding: 5px 15px;
}

.TopPostItemHeader {
  background-color: #f5f5f5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 10px;
  padding: 5px;
  border-bottom: 1px solid #c0c0c0;
}

.TopPostItemHeader .MemberDetails {
    width: 80px;
    padding: 5px;
}


.mindandmoodsave {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: right;
}

.col-md-fill {
    float: none;
    margin-left: 214px;
    width: auto;
}

.loginContainer {
    max-width: 100%;
    margin: auto;
	background: rgba(0, 0, 0, 0) url("/img/landing-background.jpg") repeat scroll top center;
}
.row.featured-boxes.login.manual {
    margin: 41px auto auto;
    width: 500px;
}

.isotope {
    margin-bottom: 10px;
}

#container-my-activities, .container-daily-digest, #container-moderator-pins, #container-my-pins {
    width: 100%;
}

@media (min-width: 1500px) {
    #container-my-activities, .container-daily-digest, #container-moderator-pins, #container-my-pins {
        width: 50%;
    }
}

.myRewards .tablelayout {
    width: 100%;
    border: 1px solid #808080;
    border-collapse: collapse;
}

.myRewards .tablelayout tr th {
    background-color: #c0c0c0;
    border-right: 1px solid #808080;
    padding: 2px;
    width: 50px;
}

.myRewards .tablelayout tr th:first-child {
    width: auto;
}

.myRewards .tablelayout tr th:last-child {
    border-right: none;
}

.myRewards .tablelayout tr td {
    background-color: #e6e6e6;
    padding: 2px;
    border-right: 1px solid #808080;
}

.myRewards .tablelayout tr:nth-of-type(2n+1) td {
    background-color: #fff;
}

.myRewards .tablelayout tr td:last-child {
    text-align: center;
    border-right: none;
}

.myRewards .tablelayout tr.total td {
    background-color: #ffe4c4;
    font-weight: bold;
}

.myRewards .tablelayout tr.required-points td {
    background-color: #e1cdb6;
    font-weight: bold;
}

.myRewards .tablelayout tr.total-dollars td {
    background-color: #ffe4c4;
    font-weight: bold;
}
.myRewards .tablelayout tr.total-dollars td i {
    color: #ff0000;
}

.myRewards .tablelayout tr.prize-entries td {
    background-color: #e1cdb6;
    font-weight: bold;
}

.myRewards .tablelayout tr td ul.entries {
    display: inline;
    float: right;
    list-style: outside none none;
    margin: -2px -2px -4px 0;
    padding: 0;
}

.myRewards .tablelayout tr td ul.entries li {
    display: inline-block;
    font-weight: bold;

    line-height: normal;
    text-align: center;
    width: 80px;
    border: 1px solid #808080;
    border-right: none;
}

.myRewards .tablelayout tr td ul.entries li b {
    display: block;
    margin: 0;
    padding: 0;
    font-weight: normal;
    width: 100%;
}

.myRewards .tablelayout tr.annual-prize-entries td{
    padding-bottom: 0;
    overflow: hidden;
}

.myRewards #lblDollarsLastRedeemed {
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.1em;
    display: inline-block;
}

.my-activities-table {
    display: block;
    width: 100%;
}

.my-activities-table .data-slider-header {
    padding-right: 17px;
}

.my-activities-table .data-header {
    border-collapse: separate;
    table-layout: fixed;
    width: 589px;
}

.my-activities-table .data-slider {
    overflow: scroll;
    overflow-x: hidden;
    height: 300px;
}

.my-activities-table .data-rows {
    border-collapse: separate;
    table-layout: fixed;
    width: 589px;
}

.my-activities-table .data-row {
    position: relative;
}

.my-activities-table .data-row > td {
    -ms-word-break: break-word;
    word-break: break-word;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 0 2px;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
}

.my-activities-table .data-header .data-row > td {
    color: #000;
    font-weight: bold;
    background-color: #c0c0c0;
    border-top: 1px solid #808080;
}

.my-activities-table .data-row > td:first-child {
    border-bottom: none;
    border-top: none;
    background-color: transparent;
}

.my-activities-table .data-row > td.data-clock {
    width: 32px;
    overflow: hidden;
    word-wrap: normal;
    break-word: normal;
    white-space: nowrap;
}

.my-activities-table .data-row > td.data-clock img {
    width: 20px;
    height: 20px;
    background-color: white;
    display: none;
}

.my-activities-table .data-row.display > td.data-clock img {
    background-color: white;
    display: block;
}

.my-activities-table .data-row.alarm > td.data-clock img {
    background-color: red;
    display: block;
}

.my-activities-table .data-row > td.data-name {
    width: 60%;
}

.my-activities-table .data-row > td.data-points {
    width: 60px;
}

.my-activities-table .data-row > td.data-type {
    width: 90px;
}

.my-activities-table .data-row > td.data-status {
    width: 60px;
}

.my-activities-table .data-row > td.data-status a {
    text-decoration: underline;
}

.my-activities-table .data-row > td.data-closes {
    width: 40%;
}

.my-activities-table .data-rows .data-row > td.data-points {
    text-align: center;
}

.QuickPollsWithResults {
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.QuickPollContent {
    overflow-y:auto;
    height: 458px;
}
.QuickPollButton {
    height: 37px;
}
.QuickPollButton input {
    position:relative; 
    z-index:1000;
}
.QuickPollsWithResults .quick-polls-content,
.QuickPollsWithResults .quick-poll-results-content {
    overflow: hidden;
    position: relative;
}
.QuickPollsWithResults .QuickPollItem {
    padding: 5px;
    float: left;
    display: table;
}
.QuickPollsWithResults .QuickPollItem .QuickPollTitle {
    display: table-row;
    font-weight: bold;
}
.QuickPollsWithResults .QuickPollItem .QuickPollQuestion {
    display: table-row;
}
.QuickPollsWithResults .QuickPollItem .QuickPollAnswers {
    
    overflow-y: auto;
}
.QuickPollsWithResults .QuickPollItem .btn {
    margin-top: 5px;
}
.QuickPollsWithResults .QuickPollItem .QuickPollAnswers textarea {
    resize: none;
    width: 100%;
    height: 365px;
}
.QuickPollsWithResults .QuickPollResult {
    display: block;
    width: 100%;
    height: 100%;
}
.QuickPollsWithResults .QuickPollResultItem {
    padding: 5px;
    float: left;
    display: block;
    overflow: hidden;
    width: 100%;
}
.QuickPollsWithResults .QuickPollResultItem .result-title {
  color: #333333;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-size: 18px;
  margin-left: 0;
  margin-top: 0;
  white-space: nowrap;
  text-align: center;
}

.QuickPollsWithResults .QuickPollResultItem .result-question {
  color: #555555;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
}

.QuickPollsWithResults .QuickPollResultItem .result-chart {
}
#divDailyDigest {
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;    
    height: 332px;
    overflow: auto;
}
.result-samplesize, .result-opendates {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  white-space: nowrap;
}

.quick-polls > div.box-content > h4 {
    margin-bottom: 0;
}

#divDailyDigest .DailyDigestRow hr {
  border-color: #c0c0c0;
  border-width: 2px;
  clear: both;
  display: block;
  margin: 10px auto;
  padding: 0;
  width: 80%;
}

.DailyDigestRow {
   width: 385px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
	text-align:center;
}

.DailyDigestHeader {
    margin-bottom: 10px;
    padding: 5px;
}
.DailyDigestControls {
    background-color: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px;
    border-top: 1px solid #c0c0c0;
    display: none;
}

.DailyDigestMessage {
    padding: 5px 15px;
	background:#efefef;
}

.ui-widget-header {
    background: none repeat scroll 0 0 #9b9b9b;
    border: medium none;
    color: #fff;
    font-weight: 700;
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    border: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 #9b9b9b;
    border: medium none;
    color: #fff;
    font-weight: 400;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
     background: none repeat scroll 0 0 #171717;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    border-radius: 0;
}

.btn.btn-primary {
    background: none repeat scroll 0 0 #4a4a4a;
    border: medium none;
    border-radius: 1px;
    letter-spacing: 1px;
    text-transform: uppercase;
}


.ui-button.ui-widget.ui-state-default.ui-button-text-only.ui-corner-left {
    border-radius: 0px;
    margin-right:5px;
}


.ui-button.ui-widget.ui-state-default.ui-button-text-only.ui-corner-right {
    border-radius: 0px;
    margin-right:5px;
}

.ui-button.ui-widget.ui-state-default.ui-button-text-only {
    margin-right: 5px;
}

.ui-button-text {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h4 {
    border-bottom: 2px solid #e9e9e9;
    font-size: 20px;
    margin-bottom: 13px;
    padding-bottom: 13px;
}
.item {
    background: none repeat scroll 0 0 #e9e9e9;
    border: medium none;
    margin-bottom: 11px;
    padding: 5px;
    width: 100%;
}

label {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.clearfix-inline {
    clear: both;
}

.my-surveys-table {
    display: block;
    width: 100%;
}

.my-surveys-table .data-slider-header {
    padding-right: 17px;
}

.my-surveys-table .data-header {
    border-collapse: separate;
    table-layout: fixed;
    width: 740px;
}

.my-surveys-table .data-slider {
    overflow: scroll;
    overflow-x: hidden;
    height: 300px;
}

.my-surveys-table .data-rows {
    border-collapse: separate;
    table-layout: fixed;
    width: 740px;
}

.my-surveys-table .data-row {
    position: relative;
}

.my-surveys-table .data-row > td {
    -ms-word-break: break-word;
    word-break: break-word;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 0 2px;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
}

.my-surveys-table .data-header .data-row > td {
    color: #000;
    font-weight: bold;
    background-color: #c0c0c0;
    border-top: 1px solid #808080;
}

.my-surveys-table .data-row > td:first-child {
   border-left: 1px solid #808080;
}
.my-surveys-table .data-row > td.data-name {
    width: 60%;
}

.my-surveys-table .data-row > td.data-points {
    width: 60px;
}
.my-surveys-table .data-row > td.data-link {
    width: 60px;
}
.my-surveys-table .data-row > td.data-link a {
    text-decoration: underline;
}
.my-surveys-table .data-row > td.data-status {
    width: 200px;
}
.my-surveys-table .data-rows .data-row > td.data-points {
    text-align: center;
}
button.newStory {
    cursor: pointer;
    float: right;
    padding: 8px 3px;
    width: 86px;
    margin-bottom: -10px;
    margin-top:  -5px;
    margin-left: 10px;
}

button.nextData {
    cursor: pointer;
    float: right;
    padding: 8px 3px;
    width: 86px;
    margin-bottom: -10px;
    margin-top:  -5px;
    margin-left: 10px;
}
button.nextData:disabled {
  margin-left: 0;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  visibility: hidden;
  width: 0;
}

button.nextData-bottom{
    cursor: pointer;
    float: right;
    padding: 8px 3px;
    width: 86px;
    margin-top: 5px;
}
button.nextData-bottom:disabled{
    visibility: hidden;
}
.validation-message { color: red; }
.chosen-container-single { width:400px !important; }

.table-slider-header {
    border-collapse: separate;
    table-layout: fixed;
    width: 100%; 
    padding-right: 17px;
}

.table-slider {
    overflow: scroll;
    overflow-x: hidden;
    height: 450px;
}

.table-slider table {
    table-layout: fixed;
}

.table-slider-header .table {
    margin-bottom: 0px !important;
}

.story-summary {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid silver;
    margin: 2px;
    margin-bottom: 5px;
}

.thread-summary {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid silver;
    margin: 2px;
    margin-bottom: 5px;
}

.story-slider {
    overflow: scroll;
    overflow-x: hidden;
    height: 475px;
}
    
.thread-slider {
    overflow: scroll;
    overflow-x: hidden;
    height: 475px;
}

.activity-name { 
    width: 35%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activity-type { width: 15%; }
.activity-start { width: 15%; }
.activity-finish { width: 15%; }
.activity-responses { width: 20%; }

.ClientHomeThreadText { margin: 3px; margin-top: 6px; }

.storytag {
    display:inline-block;
    background: #4eb305;
    border-radius: 4px;
    margin: 1px;
    padding: 2px;
    color: white;
}

.alist-edit { width: 50px; }
.alist-type { width: 115px; }
.alist-date { width: 100px; }
.alist-recur { width: 100px; }
.alist-status { width: 80px; }
.alist-invitecount { width:50px; }
.alist-target { 
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.alist-action { width: 120px; }

.table-db-name { width: 20%; }
.table-db-desc { width: 24%; }
.table-db-arrows { width: 6%; }
.table-db-open { width: 9%; }
.table-db-closed { width: 9%; }
.table-db-locked { width: 7%; }
.table-db-created { width: 15%; }
.table-db-action { width: 10%; }

.client-quickpoll-table {
    display: block;
    width: 100%;
}

.client-quickpoll-table .data-slider-header {
    padding-right: 17px;
}

.client-quickpoll-table .data-header {
    border-collapse: separate;
    table-layout: fixed;
    width: 100%; 
}

.client-quickpoll-table .data-slider {
    overflow: scroll;
    overflow-x: hidden;
    height: 450px;
}
.client-quickpoll-table .data-rows {
    border-collapse: separate;
    table-layout: fixed;
    width: 100%;
}

.client-quickpoll-table .data-row {
    position: relative;
}

.client-quickpoll-table .data-row > td {
    -ms-word-break: break-word;
    word-break: break-word;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 0 2px;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
}

.client-quickpoll-table .data-header .data-row > td {
    color: #000;
    font-weight: bold;
    background-color: #c0c0c0;       
    border-top:1px solid #808080;
}

.client-quickpoll-table .data-row > td.data-edit {
    width: 40px;
    border-left: 1px solid #808080;
}
.client-quickpoll-table .data-row > td.data-name {
    width: 20%;
}
.client-quickpoll-table .data-row > td.data-launched {
    width: 70px;
}
.client-quickpoll-table .data-row > td.data-status {
    width: 60px;
}
.client-quickpoll-table .data-row > td.data-opendate {
    width: 60px;
}
.client-quickpoll-table .data-row > td.data-closedate {
    width: 60px;
}
.client-quickpoll-table .data-row > td.data-samplecount {
    width: 50px;
}
.client-quickpoll-table .data-row > td.data-invitecount {
    width: 40px;
}
.client-quickpoll-table .data-row > td.data-pcCompletes {
    width: 70px;
}
.client-quickpoll-table .data-row > td.data-targets {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.client-quickpoll-table .data-row > td.data-actions {
    width: 80px;
}
.client-quickpoll-table .data-row > td.data-notes {
    width: 100px;
}


.QPAnswerLabel { width:200px; }
.remove_answer, .up_answer, .down_answer { font-size: small; }

.table-storyc-edit { width: 5%; }
.table-storyc-comment { width: 50%; }
.table-storyc-by { width: 10%; }
.table-storyc-reported { width: 10%; }
.table-storyc-action { width: 15%; }
.table-storyc-status { width: 10%; }

.table-story-edit { width: 5%; }
.table-story-story { width: 40%; }
.table-story-by { width: 10%; }
.table-story-reported { width: 10%; }
.table-story-size { width: 10%; }
.table-story-interactions { width: 15%; }
.table-story-status { width: 10%; }

.table-posts-edit { width: 5%; }
.table-posts-post { width: 45%; word-wrap: break-word; }
.table-posts-by { width: 10%; }
.table-posts-reported { width: 10%; }
.table-posts-size { width: 10%; }
.table-posts-interactions { width: 10%; }
.table-posts-Status { width: 10%; }

.table-thread-edit { width: 5%; }
.table-thread-title { }
.table-thread-created { width: 20%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.table-thread-reported { width: 10%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.table-thread-size { width: 10%; }
.table-thread-interactions { width: 20%; }

/*Header Icons*/
.my-activities h4 {
    background: url("/img/my-activities-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 35px;
}

.dailydigest h4 {
    background: url("/img/my-digest-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 35px;
}

.moderator-pins h4 {
    background: url("/img/my-mod-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 35px;
}

.my-pins h4 {
    background: url("/img/my-pins-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 35px;
}

.HappeningNow h4 {
    background: url("/img/my-happening-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 35px;
}

.monthlywinner-holder > div > h4 {
    background: url("/img/my-prize-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 16px;
}
.community-pins h4 {
    background: url("/img/community-pinboard.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
#divTopStoriesHolder h4{
    background: url("/img/top-rating.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
#divTopPostsHolder h4{
    background: url("/img/top-rating.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
.quick-poll-results h4{
    background: url("/img/top-rating-stories.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
.my-surveys h4{
    background: url("/img/surveys-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
.quick-polls h4{
    background: url("/img/quick-polls.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
.my-active-discussions h4{
    background: url("/img/active-discussions.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
#divMyStoriesHolder h4{
    background: url("/img/top-rating-stories.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
#divMemberStoriesHolder h4{
    background: url("/img/exchange-stories.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 44px;
}
.points-to-reach h6 {
	font-size:11px;
	letter-spacing:1px;
	width:90px;
	float:left;
	margin-top:30px;
}
.DailyDigestTitle > span {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: center;
    width: 100%;
}

.DailyDigestTitle > label {
    width: 100%;
	font-size: 11px;
    letter-spacing: 1px;
}

.DailyDigestCreatedDateTime > label {
    width: 100%;
	 font-size: 11px;
    letter-spacing: 1px;
}

.DailyDigestCreatedDateTime > span {
    font-size: 11px;
    letter-spacing: 1px;
    width: 100%;
}

.ModeratorPinTitle > span {
    border-bottom: 4px solid #d2d2d2;
    font-size: 24px;
    width: 100%;
}

.ModeratorPinTitle > label {
    border-top: 4px solid #d2d2d2;
    width: 100%;
	font-size:11px;
	letter-spacing:1px;
}

.ModeratorPinDate > label {
	font-size:11px;
	letter-spacing:1px;
	margin-top:10px;
	width:100%;
	}
	
.ModeratorPinLink > label {
	font-size:11px;
	letter-spacing:1px;
	margin-top:10px;
	width:100%;}
	
.ModeratorPinLink > a{
	font-size:11px;
	letter-spacing:1px;
	margin-top:10px;
	width:100%;}
	
	.ModeratorPinItem {
    border-bottom: medium solid #d2d2d2;
    margin-bottom: 15px;
}

.ModeratorPinDate > span {
	font-size:11px;
	letter-spacing:1px;
	margin-top:10px;
	text-transform:uppercase;
	width:100%;
	}


.ModeratorPinName > label {
	font-size:11px;
	letter-spacing:1px;
	margin-top:10px;
	text-transform:uppercase;
	width:100%;
	}
	
.ModeratorPinName a{
	font-size:11px;
	letter-spacing:1px;
	margin-top:10px;
	text-transform:uppercase;
	width:100%;
	}
	
	.breadcrumb {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.pageofpages {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.CreatedDateTime {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.count.newComments {
    color: #f00;
    font-weight: bold;
    -moz-animation: blinker steps(1) 1s infinite;
    -o-animation: blinker steps(1) 1s infinite;
    -webkit-animation: blinker steps(1) 1s infinite;
    animation: blinker steps(1) 1s infinite;
}

@-moz-keyframes blinker {  
  0% { color: #f00; }
  50% { color: #777; }
  100% { color: #f00; }
}

@-ms-keyframes blinker {  
  0% { color: #f00; }
  50% { color: #777; }
  100% { color: #f00; }
}

@-webkit-keyframes blinker {  
  0% { color: #f00; }
  50% { color: #777; }
  100% { color: #f00; }
}

@keyframes blinker {  
  0% { color: #f00; }
  50% { color: #777; }
  100% { color: #f00; }
}

.divBody {
    margin-right: 280px;
    padding: 0 0 0 15px;
}
.divBody.no-right-side {
    margin-right: 0;
    padding: 0 15px 0 15px;
}
.divRight {
  margin-right: 10px;
  position: absolute;
  right: 5px;
  top: 0;
  width: 250px;
}

.story-page-container .grid-sizer, .story-page-container .half-column {
    width: 50%;    
}
/*@media (max-width: 1560px) {
    .story-page-container .grid-sizer, .story-page-container .half-column {
        width: 100%;            
    }
}*/
.rangeslider-container {
    color: #747474;
    font-family: arial;
    font-size: 19px !important;
	padding:20px !important;
}
.highcharts-container, .rangeslider-container
.btn.btn-primary.cancel {
    font-size: 11px;
}
.highcharts-container, .rangeslider-container {border-radius:0px !important;}

#rulesTable td.invalid-rule {
    border: 1px solid red;
}

.scrollableTable {
    height: 650px; 
    overflow-y: auto;
}

.btn.btn-primary:hover {
    background: none repeat scroll 0 0 #000;
}

.ui-state-default:hover {background:#000;}

.submenu-bar > ul {
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    padding: 22px;
    display: table;
    width: 100%;    
    background: #f8f8f8;
}

.submenu-bar > ul > li {
    margin: 0;
    padding: 0;
    display: table-cell;
    height: 80px;
}

.submenu-bar > ul > li > a {
    display: block;
    width: 100px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    background-image: url(/img/menubar.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.submenu-bar > ul > li > a:active, .submenu-bar > ul > li > a:hover {
    text-decoration: underline;
}

.submenu-bar > ul > li > a > span.menu-text {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    font-size: 12px;
    font-weight: bold;
    color: #a4a09e;
    top: 59px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.my-activities-table .data-header .data-row > td {
    background-color: #7eaad3;
    border: medium none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 5px;
    text-transform: uppercase;
}
.my-activities-table .data-row > td {
    border: medium none;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 0 2px;
    text-transform: uppercase;
    word-wrap: break-word;
}
button.nextData, button.nextData-bottom, button.newStory {
    background: none repeat scroll 0 0 #7eaad3;
    border: medium none;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.my-activities button#cmdNextActivities {
    margin-right: 10px;
}

tr:nth-child(even) {background: #f3f3f3}
.submenu-bar > ul li.active > a {
   background-image: url(/img/menubar-active.png);
}
.submenu-bar > ul > li.active > a > span.menu-text {
    color: #ff5500;
}

pre {
    background-color: #c5d9ec;
    border: medium none;}
	
.DiscussionboardDescription {
    background: url("/img/star182.png") no-repeat scroll 10px center #7eaad3;
    color: #fff;
    font-size: 19px;
    font-style: italic;
    margin-top: 14px;
    padding-bottom: 15px;
    padding-left: 48px;
    padding-top: 15px;
}

.DiscussionBoardThreadDescription{
    background: url("/img/star182.png") no-repeat scroll 10px center #7eaad3;
    color: #fff;
    font-size: 19px;
    font-style: italic;
    margin-top: 14px;
    padding-bottom: 15px;
    padding-left: 48px;
    padding-top: 20px;
}

.nextDetails {
  display: inline-block;
  float: right;
  font-size: 12px;  
  padding: 2px 3px;
  text-transform: uppercase;
}

.nextDetails-bottom {
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 40px;
    margin: 5px 10px 0 0;
    padding: 8px 3px;
    text-transform: uppercase;
}

tr.data-row.empty > td {
  text-align:  center;
}
tr.data-row.empty img {
  height: 300px;
}

.my-rewards h4 {
    background: url("/img/my-rewards-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 9px 13px 13px 47px;
}

.my-rewards .content {
    display: block;
    width: 100%;
    position: relative;
}

.my-rewards .content .unclaimed-amount, .my-rewards .content .monthly-points, .my-rewards .content .yearly-points {
  color: #fff;
  display: inline-block;
  height: 70px;
  line-height: normal;
  padding: 10px 2px 2px;
  text-align: center;
  vertical-align: top;
  width: 70px;
}
.my-rewards .content .unclaimed-amount {
    width: 75px;    
    height: 105px;
    padding-top: 35px;
    background-color: #8d6f89;
}
.my-rewards .content .monthly-points {
    background-color: #deb618;
}
.my-rewards .content .yearly-points {
    background-color: #9dc433;
}
.my-rewards .content .unclaimed-amount, .my-rewards .content .monthly-points {
    margin: 0 2px 0 0;
}

.my-rewards .content .unclaimed-amount label.rewards-label, .my-rewards .content .monthly-points label.rewards-label, .my-rewards .content .yearly-points label.rewards-label {
    font-size: 9px;
}

.my-rewards .content .unclaimed-amount div.rewards-value, .my-rewards .content .monthly-points div.rewards-value, .my-rewards .content .yearly-points div.rewards-value {
    font-size: 20px;
    line-height: normal;
    text-align: center;
}

.my-rewards .content div.rewards-link {
  bottom: 0;
  display: block;
  position: absolute;
  right: 0;
  width: 148px;
  padding:  1px;
}

.my-rewards .content .rewards-link a.rewards-link {
    display: block;
    text-align: center;
    background: none repeat scroll 0 0 #7eaad3;
    border: medium none;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 3px;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
}

#pageMenuBarHeader {
    display: none;
}
.menu-bar-ontop #header .logo {
    float: left;
    width: 320px;
}
.menu-bar-ontop #pageMenuBarHeader {
    overflow: hidden;
    display: block;
}
.menu-bar-ontop #pageDropDownMenu {
    float:  right;
}
.menu-bar-ontop #pageMenuBarHeader .menu-bar > ul {
    padding: 5px 22px;
}
        
.menu-bar-ontop #pageMenuBar {
    display: none;
}

.menu-bar-ontop #header {
  display: block;
  background-image: url("/img/background.jpg");
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0 0; 
  height: 100px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.menu-bar-ontop .main
{
    margin-top: 100px;
}
.provider-list {
  text-align: center;
}
.menu-bar-ontop #mainMenu {
    background: none repeat scroll 0 0 #f8f8f8;
    display: table;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 5px 22px;
    width: 100%;
}
.menu-bar-ontop #mainMenu > li {
    display: table-cell;
    height: 75px;
    margin: 0 5px;
    padding: 0;
}
.menu-bar-ontop #header nav {
    margin-top: 0;
}
.menu-bar-ontop .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.menu-bar-ontop .nav > li > a
{
    background-image: url("/img/extra-menubar.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 70px;
    margin: 0 auto;
    position: relative;
    width: 100px;
}
.menu-bar-ontop .nav > li > a > span.menu-text {
    left: 0;
    color: #4f4f4f;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 59px;
    width: 100%;
}

.menu-bar-ontop .nav > li > a:hover, .menu-bar-ontop .nav > li > a:focus {
    background-color: transparent;
}
.menu-bar-ontop div.chatWindow.is-collapsed .ui-tabs .ui-tabs-anchor {
    height: 75px;
    padding: 5px;
    text-align: center;
}
.menu-bar-ontop .nav > li .ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
    background: none;
}

.menu-bar-ontop .nav > li div.chatWindow.is-collapsed .ui-tabs .ui-tabs-anchor .member-name {
    color: #4f4f4f;
    display: block;
}

.menu-bar-ontop .nav > li div.chatWindow.is-collapsed .ui-tabs-anchor img {
    width: 53px;
}
.menu-bar-ontop .nav div.chatWindow.is-collapsed .ui-tabs .ui-tabs-anchor:hover {
    background-color: transparent;
}
.menu-bar-ontop .nav div.chatWindow.is-collapsed {
    margin-right: 10px;
}
.menu-bar-ontop .nav .caret {
    display: inline;
    position: absolute;
    top: 9px;
}

.menu-bar-ontop .nav > li.profile > a {
    background-position: -100px 0;
}
.menu-bar-ontop .nav > li.admin > a {
    background-position: -200px 0;
}

.menu-bar-ontop .nav-pills > li.active > a, .menu-bar-ontop .nav-pills > li.active > a:hover, .menu-bar-ontop .nav-pills > li.active > a:focus {
  background-color: transparent;
  background-image: url("/img/extra-menubar-active.png");
}

.menu-bar > ul > li.Create > a {
background-image: url("/img/Client-UI.png") !important;
	background-position: 1px -6px;		  
}

.menu-bar > ul > li.Engage > a {
background-image: url("/img/Client-UI.png") !important;
	background-position: -147px -6px;		  
}

.menu-bar > ul > li.MyReports > a {
background-image: url("/img/Client-UI.png") !important;
	background-position: -292px -4px;		  
}

.menu-bar > ul > li.CommunityManagement > a {
background-image: url("/img/Client-UI.png") !important;
	background-position: -436px -1px;		  
}


.submenu-bar > ul > li.Snapshot > a {
background-image: url("/img/Client-UI.png") !important;
	background-position: -579px -6px;		  
}

.submenu-bar > ul > li.HealthOfCommunity > a {
background-image: url("/img/Client-UI.png") !important;
	background-position: -755px -3px;		  
}

.submenu-bar > ul > li.MindAndMood > a {
background-image: url("/img/Client-UI.png") !important;
	background-position: -915px -3px;		  
}

.submenu-bar > ul > li.MyReports > a {
background-image: url("/img/Client-UI.png") !important;
	background-position: -1070px -3px;		  
}

.menu-text {
    line-height: 14px;
}

#clientViewHeader {
    float:left;
    height: 230px;
    margin-top: 45px;
    margin-left: 20px;
    font-size: 30px;
    color: silver;
}