body {
    font-size: medium;
}

/* @todo: refactoring, clean it up */

.google_test_image {
    /*border: 2px dashed gray;*/
}
.content {
    float: left;
    margin-left: 20px;
    width: 700px;
}

.little_gray_text {
    color: gray;
}

sup.new-feature {
    color: red;
    font-weight: 900
}

.category-badge {
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-size: 11px;
    font-weight: 900;
}

.category-badge-blue {
    background: rgba(0, 0, 139, 0.73);
}

.category-badge-green {
    background: rgba(9, 139, 0, 0.66);
}

.category-badge-red {
    background: rgba(139, 0, 0, 0.66);
}

.social-list {}
.social-list__number {
    color: gray;
}
.social-list__info {
    display: flex;
    align-items: center;
}
.social-list__time,
.social-list__link--poster {
    font-size: 12px;
}
.social-list__link--poster {
    margin-left: 5px;
    font-weight: initial;
}

.social-list__link {
    color: black;
}

#social_list_widget {
    /* :) */
}

/* shouldn't be in this name space. take it out of here. */
.social_list_widget_gray_hint {
    color: gray;
    font-size: 13px;
}

.social_list_widget_green_hint {
    color: green;
    font-size: 11px;
}

.social_list_widget_black_small_title {
    color: #000000;
    font-size: 0.9em;
    overflow: hidden;
}

.social_list_widget_black_small_title a {
    color: #000000;
}

.fast_search_block {
    padding-top: 15px;
}

#social_list_widget a {
    color: #000000;
}

.paid-survey {
    margin-top: 10px;
    /*width: 100%;*/
    padding: 5pt;
    border: solid 1px #f0f0f0;
}

.paid-survey__title,
.paid-survey__member-section__title,
.paid-survey__adv_block__title,
.forum-post__title,
.forum-post__member-section__title,
.forum-post__adv_block__title,
.forum-header-comments
{
    margin: 0;
    padding: 10px;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 2px solid;
}

.forum-post__title--comment {
    border: 0;
    /*margin-bottom: 0;*/
    padding-bottom: 0;
}

.paid-survey__member-section__summary,
.forum-post__member-section__summary
{
    margin-top: 8px;
    margin-left: 12px;
}
.paid-survey__member-section__summary__avatar {
    border: 2px dashed black;
    margin-bottom: 7px;
}
.paid-survey__adv_block__title,
.forum-post__adv_block__title
{
    margin-bottom: 5px;
}

.paid-survey__content,
.forum-post__content
{
    /*line-height: 1.0em;*/
    /*width: 50%;*/
    margin: 10px;
    display: inline-block;
    /*float: left;*/
}

.forum-post__content--comment {
    margin-top: 0;
}

.forum-post__controls {
    margin: 5px;
}

.page-content__banners_header {
    line-height: 100%;
    font-size: 100%;
}

.flash_message {
    margin: 10px 0;
    line-height: 100%;
    font-size: 100%;
}

.pagination > .active > a {
    background-color: #000000;
    border-color: #000000;
}

.pagination>li>a, .pagination>li>span {
    color: #000000;
}

.clear p {
    margin: 5px;
}

.default_message {
    float: left;
    min-height: 20px;
    width: 100%;
    padding: 10px;
    font-size: 80%;
    margin-top: 2%;
    margin-bottom: 2%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.forum__menu {
    margin: 10px 0;
}

.forum_categories_description {
    font-size: 14px;
}

.forum_categories_description__name {

}

.forum_link {
    font-weight: 900;
    color: black;
    text-decoration: none;
}

.warning-box {
    border: 1px solid lightgray;
    padding: 9px;
    margin: 5px 0;
}

.page-navigation {
    position: fixed;
    background: rgba(0,0,0,0.8);
    padding: 3px;
    color: white;
    z-index: 2;
    width: 100%;
    border-bottom: 5px solid #5f5e5d;
}

.page-navigation__logo {
    display: inline-block;
    margin-right: 80px;
    background: white;
    color: black;
    padding: 2px 8px;
    font-weight: 500;
    font-size: 19px;
    cursor:pointer;
}

.page-navigation__logo,
.page-navigation__list {
    vertical-align: middle;
}

.page-navigation__logo__legend {
    text-align: center;
}
.page-navigation__logo__legend a,
.page-navigation__logo__description a
{
    color: black;
    text-decoration: none;
}

.page-navigation__logo__description {
    font-size: 9px;
}

.page-navigation__logo span {
    color: red;
}

.page-navigation__list {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-navigation__list li {
    display: inline-block;
    margin-right: 19px;
    /*border-right: solid white 1px;*/
    padding-right: 19px;
}

.page-navigation__list li:last-child {
    border-right: none;
}

.navigation-link,
.navigation-link:visited
{
    color: white;
    border-bottom: 1px dashed white;
    text-decoration: none;
    padding-bottom: 4px;
    cursor: pointer;
}

.navigation-link:active,
.navigation-link:hover,
.navigation-link:visited,
.navigation-link:focus {
    text-decoration: none;
}

.navigation-link:hover,
.navigation-link:active,
.navigation-link:focus
{
    text-decoration: none;
    color: orangered;
    border-color: orangered;
}

.navigation-link--active,
.navigation-link--active:hover,
.navigation-link--active:active,
.navigation-link--active:visited
{
    color: darkorange;
    border-bottom: 1px dashed darkorange;
    text-decoration: none;
    padding-bottom: 4px;
}
.navigation-link--disabled,
.navigation-link--disabled:hover,
.navigation-link--disabled:visited,
.navigation-link--disabled:focus,
.navigation-link--disabled:active

{
    color: gray;
    border-color: gray;
    cursor: not-allowed;
    text-decoration: none;
}

.site-footer {
    width: 100%;
    background: black;
    height: 158px;
    border-top: 5px solid gray;
}

.site-footer__left,
.site-footer__right,
.site-footer__middle
{
    margin-top: 20px;
    margin-left: 90px;
    display: inline-block;;
    vertical-align: middle;
    color: white;
}

.site-footer__middle {
    margin-left: 100px;
}
.site-footer__left,
.site-footer__middle
{
    float: left;
}
.site-footer__left {
    width: 300px;
    margin-left: 15%;
}
.clouds {

}
.clouds__title {
    color: gray;
    margin: 9px 0 0 9px;
    font-size: 11px;
}
.clouds__tags {
    margin-left: 10px;
    line-height: 1;
}

.site-footer__right {
    float: right;
    margin-right: 8%;
}

.site-footer__middle__list,
.site-footer__right__list {
    list-style: none;
    padding: 0;
}

.footer-link,
.cloud-tag-link {
    color: gray;
    text-decoration: none;
    padding-bottom: 4px;
    font-size: 12px;
}

.cloud-tag-link {
    margin-right: 2px;
    padding-right: 2px;
}

.footer-link:hover {
    text-decoration: none;
    color: orangered;
    border-color: orangered;
}

.footer__middle__contacts {
    color: gray;
    font-size: 12px;
    font-style: italic;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* Flat design hack */
.btn,
.form-control {
    border-radius: 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/* 2017 Upgrade */

.page-block-menu__item {
    float: left;
    min-height: 20px;
    width: 100%;
    padding: 10px;
    margin-bottom: 7%;
    /*border: 1px solid lightgray;*/
    background: rgba(47, 42, 33, 0.03);
}

.page-block-menu__item__title {
    font-size: 20px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid lightgray;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.breadcrumbs {
    margin-top: 8px;
}

ol.breadcrumb {
    margin: 0;
    border: none !important;
}

.breadcrumb {
    border: none !important;
}

.alert {
    border: none;
}

/* Skeleton */

.container {
    min-width: 1000px;
    max-width: 1100px;
    margin: 0 auto;
}

.page-block-menu,
.page-block-content,
.page-block-right
{
    margin-top: 70px;
    vertical-align: top;
}

.page-block-menu {
    float: left;
    width: 20%;
}

.page-block-content {
    float: left;;
    width: 67%;
    margin-left: 2%;
}

.page-block-right {
    width: 7%;
    margin-top: 50%;
    float: right;
}

.page-content__text {

}

.page-content__banners_header,
.page-block-right,
.paid-survey__adv_block
{
    /*border: 1px solid gray;*/
}
.paid-survey__member-section,
.forum-post__member-section {
    width: 38%;
    float: left;
}

.forum-post:nth-child(2) {
    margin-top: 60px;
}

.forum-post--comment {
    background: rgba(211, 211, 211, 0.29);
    margin: 5px 0;
}
.forum-header-comments {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.paid-survey__adv_block {
    float: right;
}

.page-block-content__about {
    background: rgba(211, 211, 211, 0.12);
    padding: 8px;
    /*border: 1px solid lightgray;*/
    margin-bottom: 8px;
}
.page-block-content__about__title {
    margin:0;
    margin-bottom: 5px;
    font-size: 27px;
    font-weight: bold;
}
.page-block-content__about__title a {
    color: black;
    text-decoration: none;
}

.page-block-content__about__summary {
    margin: 0;
}

.page-block-content__about__description {
}

.message-container {
    padding: 11px;
    font-size: 22px;
    text-align: center;
    border: 3px dashed orangered;
    margin: 10px;
}

.message-container-not-logged-in {
    color: white;
    background: rgba(0, 0, 0, 0.78);
    border: 3px dashed orangered;
}

.message-container-survey-application-info {
    /*color: white;*/
    /*background: rgba(0, 0, 0, 0.78);*/
    /*border: 3px dashed orangered;*/
}
.message-container-survey-application-info__title {

}
.message-container-survey-application-info__options-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.message-container a {
    color: orangered;
    text-decoration: underline;
    font-size: 22px;
}

.message-container a:hover {
    color: orange;
}

.vertical-text {
    transform: rotate(90deg);
    transform-origin: left top 0;
}

.social_list_widget,
.thread_list_widget
{
    width: 100%;
    /*border: 2px solid black;*/
}

.social_list_widget__headers {

}

.social_list_widget__container {
    margin-bottom: 10px;
}

.social_list_widget__container:hover {
    background: #f8f8f8;
}

.thread_list_widget__container {
    padding: 10px;
}

.social_list_widget__headers,
.social_list_widget__container,
.thread_list_widget__headers,
.thread_list_widget__container
{
    width: 100%;
    border-bottom: 1px dotted lightgray;
}

.social_list_widget__headers_title,
.thread_list_widget__headers_title {
    font-size: 22px;
    padding: 0;
    margin: 0;
}

.social_list_widget__headers_title,
.social_list_widget__container__content,
.thread_list_widget__headers_title,
.thread_list_widget__container__content
{
    display: inline-block;
    text-align: left;
    padding: 5px;
}

.social_list_widget__headers_title--name,
.social_list_widget__container__content--name,
.thread_list_widget__headers_title--name,
.thread_list_widget__container__content--name
{
    width: 60%;
}

.social_list_widget__headers_title--name {
    font-size: 17px;
}

.thread_list_widget__headers_title--name {
    margin-left: 8%;
}

.thread_list_widget__container__content--category {
    width: 25%;
    vertical-align: top;
}

/*
oh, boy..
*/
.social_list_widget__headers_title--age,
.social_list_widget__headers_title--gender,
.social_list_widget__headers_title--money,
.social_list_widget__container__content--age,
.social_list_widget__container__content--gender
{
    width: 10%;

    font-size: 17px;
    text-align: center;
}

.social_list_widget__headers_title--money,
.social_list_widget__container__content--money {
    width: 14%;
}

.social_list_widget__container__content--money {
    color: green;
    font-size: 20px;
    font-weight: 500;
}

.money-reward {
    margin: 0;
}

.money-reward--declined {
    color: gray;
    font-size: 16px;
}

.highlighter {
    background: rgba(255, 217, 0, 0.14);
}

.user-profile {
    width: 100%;
}

.user-profile__photos {
    width: 30%;
    float: left;
}

.user-profile__content {
    width: 65%;
    float: right;
    margin-left: 20px;
}

.user-profile__name {
    margin-top: 0;
}

.user-profile__photos,
.user-profile__content {
    vertical-align: top;
}

.user-profile__block {
    width: 300px;
    background: rgba(128, 128, 128, 0.13);
    margin-bottom: 5px;
    min-height: 86px;
    min-width: 100%;
}

.user-profile__block__title {
    padding: 10px;
    background: lightgray;
}
.user-profile__block__content {
    padding: 10px;
}

p.separator {
    font-weight: bold; margin-top: 10px;
}

#paid-survey__comments.hideShit iframe:nth-of-type(1),
#paid-survey__comments iframe:nth-of-type(3) {
    display: none;
}
