Seditio Source
Root |
./othercms/b2evolution_7.2.3/rsc/css/blog_base.css
/**
 * These are the generic styles that are common to "all" NON-bootstrap skins.
 *
 * This is for the blog NAVIGATION and global page layout. See item_base.css for the post CONTENT styles.
 *
 * Override this with style.css in your skin folder.
 */
.widget_core_item_about_author .evo_avatar {
  float: left;
  margin: 0 10px 5px 0;
}
.widget_core_item_about_author .evo_avatar img {
  border-radius: 50%;
}
div.widget_uil_autotemp.evo_layout_flow .widget_flow_blocks {
  display: inline-block;
  text-align: center;
  width: 100%;
}
div.widget_uil_autotemp.evo_layout_flow .widget_flow_blocks > div {
  padding: 8px;
  margin: 14px;
  overflow: hidden;
  background-color: #fafafa;
  border-radius: 4px;
  text-align: left;
  width: 250px;
  display: inline-block;
  float: none;
  vertical-align: top;
}
div.widget_uil_autotemp.evo_layout_flow.evo_withteaser .widget_flow_blocks > div .item_title,
div.widget_uil_autotemp.evo_layout_flow.evo_withexcerpt .widget_flow_blocks > div .item_title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 10px 0 5px;
}
div.widget_uil_autotemp.evo_layout_rwd .widget_rwd_content {
  padding: 8px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #fafafa;
  border-radius: 4px;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks > div,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks > div {
  display: inline-block;
  float: none;
  vertical-align: top;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_first_image img,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_first_image img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  margin: auto;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_title,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 10px 0 5px;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_content > p:last-of-type,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_content > p:last-of-type {
  min-height: 60px;
  margin-bottom: 0px;
}
div.widget_uil_autotemp.evo_layout_rwd.evo_withteaser .widget_rwd_blocks .widget_rwd_content .item_content a,
div.widget_uil_autotemp.evo_layout_rwd.evo_withexcerpt .widget_rwd_blocks .widget_rwd_content .item_content a {
  margin: -20px 0 0;
}
div.widget_uil_autotemp.evo_1pic__special h2 {
  font-size: 30px;
}
div.widget_uil_autotemp.evo_1pic__special ul {
  padding: 0;
  margin-left: 0;
}
div.widget_uil_autotemp.evo_1pic__special ul li {
  list-style: none;
  height: auto;
  display: inline-block;
  width: 100%;
  clear: both;
  margin: 5px 0;
  padding: 0;
  vertical-align: middle;
}
div.widget_uil_autotemp.evo_1pic__special ul li .item_first_image_placeholder {
  display: table;
  float: left;
  max-width: 380px;
  max-height: 380px;
  background: #f0f0f0;
  margin-right: 6px;
  border-radius: 3px;
}
div.widget_uil_autotemp.evo_1pic__special ul li .item_first_image_placeholder::before {
  font-family: FontAwesome;
  display: table-cell;
  content: '\f0f6';
  color: #dcdcdc;
  font-size: 40px;
  vertical-align: middle;
  text-align: center;
}
div.widget_uil_autotemp.evo_1pic__special ul li div.item_title {
  vertical-align: middle;
  height: 80px;
  display: -webkit-box;
  display: table-cell;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
  font-size: 22px;
}
div.widget_uil_autotemp.evo_layout_list div.item_first_image {
  float: left;
  margin-right: 6px;
}
div.widget_uil_autotemp.evo_pics div.item_images {
  display: inline-block;
}
div.widget_uil_autotemp.evo_pics div.item_images img {
  margin: 6px 6px 0 0;
}
div.widget_uil_autotemp.evo_pics.evo_1pic__special li {
  display: block;
  width: 100%;
}
div.widget_uil_autotemp.evo_pics.evo_1pic__special div.item_images {
  float: left;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li {
  list-style: none;
  display: table;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_title a,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_title a {
  text-decoration: underline;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_content blockquote,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_content blockquote {
  margin-left: 86px;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_excerpt {
  margin-top: -2px;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_content p,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_content p,
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt p,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_excerpt p {
  margin: 0;
}
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_content p:last-of-type,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_content p:last-of-type,
div.widget_uil_autotemp.evo_withexcerpt.evo_1pic__special ul li div.item_excerpt p:last-of-type,
div.widget_uil_autotemp.evo_withteaser.evo_1pic__special ul li div.item_excerpt p:last-of-type {
  display: inline;
}
div.widget_uil_autotemp.evo_withexcerpt ul li,
div.widget_uil_autotemp.evo_withteaser ul li {
  height: auto;
  width: 100%;
  clear: both;
  margin: 15px 0;
  padding: 0;
  vertical-align: middle;
}
div.widget_uil_autotemp.evo_withexcerpt ul li div.item_title,
div.widget_uil_autotemp.evo_withteaser ul li div.item_title {
  vertical-align: middle;
  display: inline;
  height: auto !important;
  width: 100%;
  font-size: 16px;
}
div.widget_uil_autotemp.evo_withexcerpt ul li div.item_title a,
div.widget_uil_autotemp.evo_withteaser ul li div.item_title a {
  text-decoration: underline;
}
div.widget_uil_autotemp.evo_withexcerpt blockquote,
div.widget_uil_autotemp.evo_withteaser blockquote {
  display: block;
  margin: 0;
  padding: 5px 15px;
}
div.widget_uil_autotemp.evo_withexcerpt a.btn,
div.widget_uil_autotemp.evo_withteaser a.btn {
  background-color: transparent;
  float: right;
  height: 22px;
  line-height: 13px;
  padding: 0px 4px 0px 4px;
}
div.widget_uil_autotemp.evo_withexcerpt a.btn:hover,
div.widget_uil_autotemp.evo_withteaser a.btn:hover {
  background-color: #e6e6e6;
}
div.widget_uil_autotemp img {
  border-radius: 3px;
  max-width: 100%;
  max-height: 380px;
  width: auto;
  height: auto;
  margin: auto;
}
div.widget_uil_autotemp.evo_withgroup > ul > li {
  font-size: 17px;
}
div.widget_uil_autotemp div.item_first_image {
  text-align: center;
}
div.evo_container__sidebar div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a,
div.evo_container__sidebar_2 div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
  font-size: 16px;
}
div.widget_uil_autotemp.nobullets ul,
div.widget_uil_autotemp.nobullets ul li,
li.widget_uil_autotemp.nobullets ul,
li.widget_uil_autotemp.nobullets ul li {
  background: none;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
div.widget_uil_autotemp.nobullets ul li:before,
ul li.widget_uil_autotemp.nobullets ul li:before {
  content: none;
}
@media (max-width: 1599px) {
  div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  div.widget_uil_autotemp.evo_1pic__special.evo_noexcerpt.evo_noteaser div.item_title a {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  div.widget_uil_autotemp.evo_1pic__special ul li .item_first_image_placeholder {
    max-width: 290px;
    max-height: 290px;
  }
}
div.widget_core_coll_media_index.evo_layout_list ul li img {
  margin: 0 6px 6px 0;
}
div.widget_core_coll_media_index.evo_layout_rwd .widget_rwd_blocks > div,
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div {
  display: inline-block;
  float: none;
  vertical-align: top;
}
div.widget_core_coll_media_index.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content,
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div {
  padding: 8px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #fafafa;
  border-radius: 4px;
}
div.widget_core_coll_media_index.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content img,
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div img {
  max-width: 100%;
  max-height: 380px;
  width: auto;
  height: auto;
  margin: auto;
  min-height: 32px;
  min-width: 32px;
  display: block;
  border-radius: 3px;
}
div.widget_core_coll_media_index.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content span.note,
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div span.note {
  margin-top: 8px;
  display: block;
}
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks {
  display: inline-block;
  text-align: center;
  width: 100%;
}
div.widget_core_coll_media_index.evo_layout_flow .widget_flow_blocks > div {
  margin-left: 14px;
  margin-right: 14px;
  text-align: left;
  width: 250px;
}
div.widget_core_user_avatars.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content,
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks > div {
  padding: 8px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #fafafa;
  border-radius: 4px;
}
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks {
  display: inline-block;
  text-align: center;
}
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks > div {
  margin-left: 14px;
  margin-right: 14px;
  width: 250px;
}
div.widget_core_user_avatars.evo_layout_rwd .widget_rwd_blocks > div,
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks > div {
  display: inline-block;
  vertical-align: top;
}
div.widget_core_user_avatars.evo_layout_rwd .widget_rwd_blocks .widget_rwd_content img,
div.widget_core_user_avatars.evo_layout_flow .widget_flow_blocks > div img {
  max-width: 100%;
  max-height: 380px;
  width: auto;
  height: auto;
  margin: auto;
  display: block;
  border-radius: 3px;
}
.widget_core_org_members {
  margin: 5em 0 30px;
  color: #333;
}
.widget_core_org_members div.widget_rwd_content {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.widget_core_org_members.evo_layout_flow .widget_flow_blocks {
  display: inline-block;
  text-align: center;
}
.widget_core_org_members.evo_layout_flow .widget_flow_blocks > div {
  display: inline-block;
  float: none;
  margin-left: 14px;
  margin-right: 14px;
  vertical-align: top;
  width: 250px;
}
.widget_core_org_members.evo_layout_flow .widget_flow_blocks > div img {
  border-radius: 50%;
}
.widget_core_org_members img {
  display: inline-block;
}
.widget_core_org_members h3.evo_user_name {
  margin-top: 10px;
  margin-bottom: 0;
}
.widget_core_org_members div.evo_org_role {
  margin-top: 10px;
  margin-bottom: 0;
  min-height: 25px;
  font-size: 18px;
}
.widget_core_org_members a.user_link {
  color: #000;
}
.widget_core_org_members a.user_link:hover {
  color: #23527c;
}
.widget_core_org_members div.ufld_icon_links {
  margin-top: 10px;
  min-height: 44px;
}
.widget_core_org_members p.user_field {
  margin-top: 10px;
  line-height: 1.5;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: 3em;
}
.widget_core_org_members .widget_rwd_blocks {
  width: 100%;
}
.widget_core_org_members.evo_layout_list ul li div.ufld_icon_links {
  text-align: left;
}
@media (max-width: 640px) {
  body.pictured .front_main_content .ufld_icon_links a {
    width: 45px;
    height: 45px;
    margin: 5px;
  }
  body.pictured .front_main_content .ufld_icon_links a .fa {
    font-size: 20px;
    line-height: 45px;
  }
}
.widget_core_item_workflow .evo_widget_item_workflow_form .controls {
  display: inline-block;
}
.checklist_lines {
  margin-bottom: 0.5rem;
}
.checklist_lines .checklist_line {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.checklist_lines .checklist_line label {
  min-width: 0;
  display: -ms-flexbox;
  display: flex;
}
.checklist_lines .checklist_line label input[type="checkbox"] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.checklist_lines .checklist_line label .checklist_line_label {
  word-break: break-word;
}
.checklist_lines .checklist_line .checklist_line_delete {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 3px;
}
.checklist_lines .checklist_line:hover .checklist_line_delete {
  visibility: visible !important;
}
.checklist_lines .checklist_line:hover.ui-draggable-dragging .checklist_line_delete {
  visibility: hidden !important;
}
.checklist_lines .checklist_line input[type="checkbox"]:checked + .checklist_line_label {
  text-decoration: line-through;
}
.checklist_lines .droppable-hover > label:after {
  content: "";
  position: absolute;
  width: 102%;
  height: 2px;
  background: #F00;
  left: 0;
  bottom: -2px;
}
.checklist_lines .checklist_droparea {
  height: 2px;
}
.checklist_lines .checklist_droparea.droppable-hover {
  background: #F00;
}
.checklist_line_input {
  overflow-y: hidden;
}
.checklist_line_input.add_checklist_line_input {
  margin-bottom: 0.5rem;
}
.videojs_block .vjs-default-skin .vjs-big-play-button {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.textcomplete-dropdown {
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
.textcomplete-dropdown mark {
  background: none;
}
.textcomplete-dropdown li {
  border-top: 1px solid #ddd;
  padding: 2px 5px;
  margin: 0;
}
.textcomplete-dropdown li:first-child {
  border-top: none;
}
.textcomplete-dropdown li a {
  color: #000;
}
.textcomplete-dropdown li:hover,
.textcomplete-dropdown li:hover a,
.textcomplete-dropdown li:hover mark,
.textcomplete-dropdown li.active,
.textcomplete-dropdown li.active a,
.textcomplete-dropdown li.active mark {
  color: #fff;
  background-color: #3b5998;
  text-decoration: none;
  cursor: pointer;
}
.autocomplete_usernames {
  display: block;
}
.search_form {
  max-width: 600px;
  margin: 0 auto;
}
.row-gutter-sm [class*='col-'] {
  padding-right: 3px;
  padding-left: 3px;
}
.ratings_table {
  margin: 0 10px 10px 0;
  display: inline-block;
}
.ratings_table .rating_summary {
  border-spacing: 1px;
  border-collapse: separate;
}
.ratings_table .progress {
  border-radius: 0;
  height: 13px;
}
table.rating_summary {
  float: left;
  margin: 0;
}
table.rating_summary tr th,
table.rating_summary tr td {
  border: none;
  font-size: 10px;
  line-height: 13px;
  font-weight: normal;
  padding: 0;
}
table.rating_summary tr th {
  padding-right: 5px;
  background-color: transparent;
}
table.rating_summary tr td {
  text-align: right;
  padding-left: 5px;
}
table.rating_summary .progress {
  width: 60px;
  background: #eeeecc;
  padding: 0;
  box-shadow: none;
}
table.rating_summary .progress div {
  background: #ffcc66;
}
div.rating_summary_total {
  float: left;
  padding: 5px 0 0 20px;
}
div.average_rating {
  padding-top: 5px;
}
div.average_rating span {
  font-size: 11px;
  line-height: 12px;
}
div.average_rating span.average_rating_score {
  padding-left: 10px;
}
.rating_recap {
  clear: both;
  font-size: 10px;
}
.rating_recap div {
  float: left;
  padding-right: 10px;
}
.evo_stars_img {
  white-space: nowrap;
  display: inline-block;
  position: relative;
  top: 3px;
}
.evo_stars_img i {
  width: 16px;
  height: 16px;
  float: left;
  background: url('../icons/icons_sprite.png') no-repeat scroll 0 -208px transparent;
  text-indent: 16px;
  overflow: hidden;
}
.evo_stars_img i.evo_stars_img_empty {
  background-position: -16px -208px;
}
.evo_stars_img i.evo_stars_img_empty i {
  background-position: 0 -208px;
}
.evo_stars {
  color: #F90;
  white-space: nowrap;
}
.evo_stars .evo_star_empty,
.evo_stars .evo_star_percent {
  color: #999;
}
.evo_stars .evo_star_percent {
  position: relative;
}
.evo_stars .evo_star_percent .fa {
  position: absolute;
  left: 0;
  overflow: hidden;
  color: #F90;
}
*[class^="listnav_distance_"],
*[class*=" listnav_distance_"] {
  display: none;
}
table.prevnext_post {
  width: 95%;
  margin: 0 auto;
}
table.prevnext_post a {
  text-decoration: none;
}
table.prevnext_user {
  width: 100%;
  margin: 0 auto 1ex auto;
}
table.prevnext_user .back_users_list {
  text-align: center;
  font-size: 84%;
}
div.featured_post {
  border: 1px solid #ccc;
  padding: 14px;
  margin: 1ex 0;
}
div.featured_post h2 {
  margin-top: 6px;
}
a.permalink_right {
  float: right;
  margin: 0 0 0 1em;
}
p.baseline a.contact_link,
a.contact_link {
  text-decoration: underline;
}
table.bCalendarTable caption {
  font-size: 105%;
  font-weight: bold;
  margin: auto;
  padding: 3px 0;
  white-space: nowrap;
  text-align: center;
}
table.bCalendarTable {
  margin: 0 auto 1em auto;
  font-size: 77%;
  border-collapse: separate;
  border-spacing: 0px;
}
tr.bCalendarRow {
  text-align: center;
}
th.bCalendarHeaderCell {
  color: #999;
  font-size: 84%;
  width: 4ex;
}
td.bCalendarCell,
td.bCalendarLinkPost,
td.bCalendarEmptyCell {
  width: 4ex;
  padding: 2px 0;
}
.bCalendarLinkPost {
  font-weight: bold;
}
#bCalendarToday {
  background-color: #f6eeee;
  border: 1px solid #900;
}
/* TODO: not very unique IDs! (prev/next) - used in Calendar at least*/
td#prev,
td#next {
  font-weight: bold;
  font-size: 105%;
  padding: 0.5ex;
  white-space: nowrap;
}
td#prev a,
td#next a {
  padding: 0.5ex;
}
td#prev {
  text-align: left;
}
td#next {
  text-align: right;
}
div.powered_by {
  margin: 16px 0;
  text-align: center;
}
div.error_404,
div.error_403,
div.error_additional_content {
  margin: 1em;
}
div.bComment,
form.bComment {
  margin: 1ex 2ex;
  padding: 0 1em 1em;
  border: 1px dotted #999;
  overflow: hidden;
}
form#user_checkchanges.bComment {
  border-style: solid;
  margin-top: 0;
}
#comment_preview {
  background-color: #eee;
}
#comment_error {
  background-color: #FBF2EE;
  border-color: #DD9999;
  color: #EE0000;
}
.comment_recommended_option {
  color: #0a0;
}
div.bCommentTitle {
  margin: 1ex 0;
  font-weight: bold;
}
div.bCommentSmallPrint {
  clear: both;
  font-size: 78%;
  margin: 1ex 0;
}
.bCommentAvatar {
  margin: 5px 10px 10px 0;
  padding: 2px;
  float: left;
  border: 1px solid #ccc;
}
.bCommentAvatarCenter {
  margin: 0 auto;
  padding: 2px;
  border: 1px solid #ccc;
}
div.moderation_msg {
  margin: 1ex 2ex;
  padding: 0 1ex;
  border: 1px dotted #fa9;
  color: #e70;
}
div.feedback_feed_msg {
  margin: 2em 2ex;
  text-align: center;
}
a.comment_reply.active {
  color: #FF0000;
}
a.comment_reply_current {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #FF0000;
  margin: 10px 0;
}
a.comment_reply_current:hover {
  color: #0066CC;
}
.comment_notification {
  text-align: center;
}
.comment_notification span {
  vertical-align: middle;
}
/* 18/80% forms: comments and profile */
div.bComment fieldset,
form.bComment fieldset {
  border: none;
  margin: 1em 0 0 0;
  padding: 0ex;
}
div.bComment fieldset label,
form.bComment fieldset label {
  font-weight: bold;
}
div.bComment fieldset div.label,
form.bComment fieldset div.label {
  float: left;
  width: 100px;
  text-align: right;
  font-weight: bold;
}
div.bComment fieldset.field_wide div.label,
form.bComment fieldset.field_wide div.label,
div.bComment fieldset.field_inline div.label,
form.bComment fieldset.field_inline div.label {
  float: none;
  text-align: left;
  width: auto;
  margin-bottom: 5px;
}
div.bComment fieldset.field_inline div.label,
form.bComment fieldset.field_inline div.label {
  float: left;
}
div.bComment fieldset div.input,
form.bComment fieldset div.input {
  margin: 0 0 0 108px;
}
div.bComment fieldset.field_wide div.input,
form.bComment fieldset.field_wide div.input {
  margin-left: 20px;
}
div.bComment fieldset.field_inline div.input,
form.bComment fieldset.field_inline div.input {
  float: left;
  margin-left: 5px;
  line-height: 20px;
}
div.bComment fieldset.input,
form.bComment fieldset.input {
  margin: 0;
}
div.bComment fieldset div.info,
form.bComment fieldset div.info {
  margin: 0 0 0 108px;
}
div.bComment fieldset.info_full div.info,
form.bComment fieldset.info_full div.info {
  margin-left: 5px;
}
div.bComment fieldset div.label select,
form.bComment fieldset div.label select {
  width: 91%;
}
div.bComment div.avatartag,
form.bComment div.avatartag {
  float: left;
  margin: 0 0.5em 0.5em 0;
}
div.bComment div.avatartag a,
form.bComment div.avatartag a {
  outline: none;
}
textarea.form_textarea_input {
  width: 100%;
}
.comment_viewing_disabled_msg,
.comment_posting_disabled_msg {
  text-align: center;
  background-color: #fec;
  padding: 1px;
  margin: 4px;
  border-radius: 3px;
}
.form_footer_notes {
  margin: 2em auto 1em;
  text-align: center;
  color: #999;
  font-size: 78%;
}
.standard_login_link {
  margin: 1em;
  text-align: center;
}
div.widget_core_user_profile_pics {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
}
div.compact_search_form {
  white-space: nowrap;
}
div.compact_search_form input.search_field {
  width: 100px;
  margin-right: 3px;
}
div.container_menu_top div.widget_core_coll_search_form {
  float: right;
}
div.container_menu_top input.search_field {
  width: 160px;
}
.widget_core_user_greetings .greeting,
.widget_core_user_greetings .avatar {
  vertical-align: middle;
}
.widget_core_user_greetings .user_group,
.widget_core_user_greetings .user_level {
  color: #999;
}
.widget_core_user_profile_pics img {
  max-width: 100%;
  height: auto;
}
div.tabs {
  line-height: normal;
  position: relative;
  top: 1px;
  padding-left: 20px;
  list-style: none;
}
div.tabs div {
  float: left;
}
div.tabs div a {
  display: block;
  padding: 5px;
  background: #E6E6E6;
  border: 1px solid #999;
  border-left-width: 0;
  border-radius: 6px 6px 0 0;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  text-decoration: none;
}
div.tabs div:first-child a {
  border-left-width: 1px;
}
div.tabs div.selected a,
div.tabs div a:hover {
  background: #FFF;
  text-decoration: none;
}
div.tabs div.selected a {
  border-bottom-color: #FFF;
}
.action_icon {
  margin: 0 2px;
  font-weight: bold;
}
.action_icon.evo_post_flag_btn {
  margin-left: 0;
}
.title_action_icons {
  float: right;
}
.title_action_icons a.action_icon {
  padding-left: 5px;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
}
div.section_requires_javascript p.ajax-loader {
  text-align: center;
  margin-top: 1em;
}
div.results {
  width: 100%;
  overflow: auto;
}
div.action_messages.evo_instruction {
  margin: 10px 0 0;
}
div.action_messages.evo_instruction ul,
div.action_messages.evo_instruction li {
  list-style: initial;
}
div.action_messages.evo_instruction ul {
  padding-left: 20px;
}
form.inskin {
  padding: 10px;
}
form.inskin fieldset {
  border: none;
  padding: 0;
  margin: 10px 0 0;
}
form.inskin .edit_fieldgroup .label {
  display: none;
}
form.inskin .edit_area textarea {
  width: 99%;
}
table.catselect {
  border-spacing: 0;
  width: 100%;
  border: 1px solid #bbb;
}
table.catselect th {
  padding: 0.3ex 1ex;
  background-color: #ddd;
  border-bottom: 1px solid #bbb;
}
table.catselect td {
  padding: 0.2ex 1ex;
}
table.catselect th,
table.catselect td {
  border-right: 1px solid #bbb;
}
table.catselect th:last-child,
table.catselect td:last-child {
  border-right: none;
}
table.catselect tr.group td {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: #ccc;
  font-weight: bold;
}
table.catselect tr.odd {
  background-color: #eee;
}
table.catselect tr.even {
  background-color: #ddd;
}
table.catselect tr:hover,
table.catselect tr:hover input {
  background-color: #ccc;
}
table.catselect .catsel_order input {
  width: 40px;
}
.raty_star_on,
.raty_star_off,
.raty_cancel_on,
.raty_cancel_off {
  background: url(../icons/icons_sprite.png) no-repeat 0 -208px;
  width: 16px;
  height: 16px;
  display: inline-table;
}
.raty_star_off {
  background-position: -16px -208px;
}
.raty_cancel_on {
  background-position: -32px -208px;
}
.raty_cancel_off {
  background-position: -48px -208px;
}
div.item_location {
  margin: 1ex 0;
}
#ProfileForm {
  position: relative;
  min-height: 180px;
}
.profile_pictured_fieldsets {
  min-height: 130px;
  padding-right: 170px;
  /* leave space for the profile picture */
}
.user_contacts_groups th {
  font-weight: normal;
  font-style: italic;
}
.user_contacts_groups td,
.user_contacts_groups th {
  vertical-align: top;
  padding: 0 0 0 4px;
}
.user_contacts_groups td {
  white-space: nowrap;
}
.user_contacts_groups br {
  clear: both;
}
.user_contacts_groups .col1 {
  padding: 0 4px 0 0;
  border-right: 2px solid #666;
}
.user_contacts_groups table {
  width: 100%;
}
.user_contacts_groups table th {
  padding: 0 0 0 8px;
  text-align: left;
  font-style: normal;
}
.user_contacts_groups table td {
  width: 13px;
  padding: 0;
  font-style: normal;
}
.user_contacts_groups .col1 table th {
  padding: 0 8px 0 0;
}
#edit_group_contacts {
  margin-top: 1em;
  border: 1px solid #BBB;
  background: #D4D4D4;
  padding: 0 5px 5px 5px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
#edit_group_contacts label {
  padding-right: 5px;
}
#ffield_item_tags ul.token-input-list-facebook {
  width: 100%;
  max-width: 100%;
}
#register_form input.form_text_input {
  border: 1px solid #CCC;
  padding: 2px 1px;
  vertical-align: middle;
}
.messages_list .messages_navigation {
  padding: 5px;
}
.messages_list h2 {
  margin: 0;
}
.messages_list .panel-heading > h2 {
  border: 1px solid #BBB;
  border-bottom: none;
  background-color: #D4D4D4;
  padding: 0 7px;
}
.messages_list form.bComment {
  border: 1px solid #BBB;
  background-color: #DDDDDD;
  margin: 0;
  padding-top: 5px;
}
.messages_list table.bForums {
  border: none;
}
.messages_list table.bForums td {
  background: none;
  vertical-align: top;
}
.messages_list div.messages_list_actions {
  text-align: center;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  padding: 10px 0;
}
.messages_list div.messages_list_actions p {
  margin: 0;
  padding: 0;
  text-align: center;
}
.messages_list div.messages_list_actions a {
  margin-bottom: 1ex;
  display: inline-block;
}
.messages_list div.messages_list_actions a:last-child {
  margin-bottom: 0;
}
.messages_list div.results {
  margin-top: 0;
}
.messages_list span.error {
  border: 1px solid #BBB;
  border-bottom: none;
  padding: 10px;
  text-align: center;
  display: block;
}
#styled_content_block span[class*=status_],
.evo_content_block span[class*=status_] {
  background: transparent;
  width: 75px;
  height: 75px;
  display: block;
  position: relative;
  overflow: hidden;
}
.note.status_draft span {
  color: #000;
  background-color: #ff9;
}
.note.status_review span {
  color: #fff;
  background-color: #CC0099;
}
.note.status_community span {
  color: #fff;
  background-color: #2E8BB9;
}
.note.status_protected span {
  color: #fff;
  background-color: #FF9C2A;
}
.note.status_private span {
  color: #fff;
  background-color: #DC143C;
}
.note.status_published span {
  color: #000;
  background-color: #99EE44;
}
.note.status_deprecated span {
  color: #fff;
  background-color: #000;
}
.note.status_redirected span {
  color: #fff;
  background-color: #663399;
}
.note.status_trash span {
  color: #fff;
  background-color: #f66;
}
.note.status_meta span {
  color: #fff;
  background-color: #5bc0de;
}
#styled_content_block span[class*=status_] span,
.evo_content_block span[class*=status_] span {
  display: block;
  width: 120px;
  text-align: center;
  padding: 3px 0;
  position: relative;
  font-size: 9pt;
  top: 15px;
  left: -12px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
  /* IE8 */
}
div.results span[class*=status_] span {
  text-align: center;
  padding: 3px 0;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #FFFFFF;
  border-radius: 12px 12px 12px 12px;
  float: left;
  width: 80px;
}
.search_title {
  font-size: 125%;
  color: #666;
}
.search_title a {
  text-decoration: underline;
}
.search_result {
  padding: 15px 15px 5px;
}
.search_info {
  font-size: 8pt;
}
.search_result_score {
  float: left;
  width: 40px;
  font-size: 100%;
  line-height: 22px;
}
.search_content_wrap {
  margin-left: 40px;
}
.search_score_map {
  margin-left: 15px;
}
.track_content {
  margin: 5px;
}
#styled_content_block .vs_published .note[class*=status_],
.evo_content_block .vs_published .note[class*=status_],
#styled_content_block .vs_community .note[class*=status_],
.evo_content_block .vs_community .note[class*=status_],
#styled_content_block .vs_protected .note[class*=status_],
.evo_content_block .vs_protected .note[class*=status_],
#styled_content_block .vs_private .note[class*=status_],
.evo_content_block .vs_private .note[class*=status_],
#styled_content_block .vs_review .note[class*=status_],
.evo_content_block .vs_review .note[class*=status_],
#styled_content_block .vs_draft .note[class*=status_],
.evo_content_block .vs_draft .note[class*=status_] {
  display: none;
}
#styled_content_block .vs_published a[class*='btn_lower_status_'],
.evo_content_block .vs_published a[class*='btn_lower_status_'],
#styled_content_block .vs_community a[class*='btn_lower_status_'],
.evo_content_block .vs_community a[class*='btn_lower_status_'],
#styled_content_block .vs_protected a[class*='btn_lower_status_'],
.evo_content_block .vs_protected a[class*='btn_lower_status_'],
#styled_content_block .vs_private a[class*='btn_lower_status_'],
.evo_content_block .vs_private a[class*='btn_lower_status_'],
#styled_content_block .vs_review a[class*='btn_lower_status_'],
.evo_content_block .vs_review a[class*='btn_lower_status_'],
#styled_content_block .vs_draft a[class*='btn_lower_status_'],
.evo_content_block .vs_draft a[class*='btn_lower_status_'],
#styled_content_block .vs_published a[class*='btn_raise_status_'],
.evo_content_block .vs_published a[class*='btn_raise_status_'],
#styled_content_block .vs_community a[class*='btn_raise_status_'],
.evo_content_block .vs_community a[class*='btn_raise_status_'],
#styled_content_block .vs_protected a[class*='btn_raise_status_'],
.evo_content_block .vs_protected a[class*='btn_raise_status_'],
#styled_content_block .vs_private a[class*='btn_raise_status_'],
.evo_content_block .vs_private a[class*='btn_raise_status_'],
#styled_content_block .vs_review a[class*='btn_raise_status_'],
.evo_content_block .vs_review a[class*='btn_raise_status_'],
#styled_content_block .vs_draft a[class*='btn_raise_status_'],
.evo_content_block .vs_draft a[class*='btn_raise_status_'] {
  display: none;
}
#styled_content_block .vs_published a[class*='btn_lower_status_'].btn_next_status,
.evo_content_block .vs_published a[class*='btn_lower_status_'].btn_next_status,
#styled_content_block .vs_community a[class*='btn_lower_status_'].btn_next_status,
.evo_content_block .vs_community a[class*='btn_lower_status_'].btn_next_status,
#styled_content_block .vs_protected a[class*='btn_lower_status_'].btn_next_status,
.evo_content_block .vs_protected a[class*='btn_lower_status_'].btn_next_status,
#styled_content_block .vs_private a[class*='btn_lower_status_'].btn_next_status,
.evo_content_block .vs_private a[class*='btn_lower_status_'].btn_next_status,
#styled_content_block .vs_review a[class*='btn_lower_status_'].btn_next_status,
.evo_content_block .vs_review a[class*='btn_lower_status_'].btn_next_status,
#styled_content_block .vs_draft a[class*='btn_lower_status_'].btn_next_status,
.evo_content_block .vs_draft a[class*='btn_lower_status_'].btn_next_status,
#styled_content_block .vs_published a[class*='btn_raise_status_'].btn_next_status,
.evo_content_block .vs_published a[class*='btn_raise_status_'].btn_next_status,
#styled_content_block .vs_community a[class*='btn_raise_status_'].btn_next_status,
.evo_content_block .vs_community a[class*='btn_raise_status_'].btn_next_status,
#styled_content_block .vs_protected a[class*='btn_raise_status_'].btn_next_status,
.evo_content_block .vs_protected a[class*='btn_raise_status_'].btn_next_status,
#styled_content_block .vs_private a[class*='btn_raise_status_'].btn_next_status,
.evo_content_block .vs_private a[class*='btn_raise_status_'].btn_next_status,
#styled_content_block .vs_review a[class*='btn_raise_status_'].btn_next_status,
.evo_content_block .vs_review a[class*='btn_raise_status_'].btn_next_status,
#styled_content_block .vs_draft a[class*='btn_raise_status_'].btn_next_status,
.evo_content_block .vs_draft a[class*='btn_raise_status_'].btn_next_status {
  display: inline-block;
}
#styled_content_block .vs_published .note.status_published,
.evo_content_block .vs_published .note.status_published,
#styled_content_block .vs_community .note.status_community,
.evo_content_block .vs_community .note.status_community,
#styled_content_block .vs_protected .note.status_protected,
.evo_content_block .vs_protected .note.status_protected,
#styled_content_block .vs_private .note.status_private,
.evo_content_block .vs_private .note.status_private,
#styled_content_block .vs_review .note.status_review,
.evo_content_block .vs_review .note.status_review,
#styled_content_block .vs_draft .note.status_draft,
.evo_content_block .vs_draft .note.status_draft {
  display: block;
}
.image_index {
  margin: 1ex auto;
  text-align: center;
}
.image_index div {
  display: inline-block;
  background: #DDD;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding: 2px;
  margin: 2px 2px 1px 1px;
}
.image_index div:hover {
  background: #EEE;
}
.image_index div span {
  display: table-cell;
  vertical-align: middle;
}
.form_add_contacts .controls {
  white-space: nowrap;
  padding-left: 31px;
  display: inline-block;
}
form#comment_edit {
  clear: both;
}
input.btn-lg {
  font-size: 120%;
}
#download_timer_js,
#download_info_nojs {
  font-size: 84%;
  background: #CCC;
  padding: 3px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}
.profile_content {
  max-width: 960px;
  margin: 0 auto;
}
.main_profile_picture {
  border-radius: 4px;
}
div.other_profile_pictures {
  text-align: left;
  margin-bottom: 10px;
}
div.other_profile_pictures img {
  border-radius: 4px;
}
.profile_column_left {
  width: 300px;
  max-width: 300px;
  margin: 0 auto;
}
.profile_separator {
  border: none;
  border-top: 1px solid #000;
}
.profile_buttons a.btn {
  display: inline-block;
}
.profile_buttons a.btn button {
  width: 100%;
  background: none;
  border: none;
  padding: 0;
  color: inherit;
}
.profile_buttons .btn,
.profile_buttons .btn-group {
  width: 100%;
}
.profile_buttons .btn-group {
  white-space: nowrap;
}
.profile_buttons .btn-group .btn {
  width: 49.5%;
}
.profile_buttons .btn-group .btn:first-child {
  margin-right: 1%;
}
.bComment .other_profile_pictures div.avatartag {
  float: none;
  display: inline-block;
}
.evo_content_block table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 1em 0;
}
.evo_content_block table th {
  border: 1px solid #ddd;
  padding: 8px;
  background-color: #eee;
}
.evo_content_block table td {
  border: 1px solid #ddd;
  padding: 8px;
  vertical-align: top;
}
.evo_content_block table.evo_poll__table td {
  padding: 2px 10px 2px 0;
}
.evo_content_block table.item_custom_fields {
  border: none;
  margin-bottom: 10px;
}
.evo_content_block table.item_custom_fields th,
.evo_content_block table.item_custom_fields td {
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.evo_post_gallery__image {
  display: inline-block;
  margin: 0 1ex 1ex 0;
}
.evo_poll__question {
  font-weight: bold;
}
.evo_poll__table {
  margin-bottom: 14px;
  width: 100%;
}
.evo_poll__table td {
  padding: 2px 10px 2px 0;
  vertical-align: top;
}
.evo_poll__table td.evo_poll__title label {
  font-weight: normal;
}
.evo_poll__table tr td:last-child {
  padding-right: 0;
}
.evo_poll__table input[type=radio],
.evo_poll__table label {
  margin: 0;
}
.evo_poll__table .evo_poll__percent_bar {
  width: 100%;
  min-width: 40px;
  padding-right: 6px;
}
.evo_poll__table .evo_poll__percent_bar > div {
  width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.evo_poll__table .evo_poll__percent_bar > div > div {
  background: #ffcc66;
  height: 12px;
  min-width: 1px;
}
.evo_poll__table .evo_poll__selector {
  width: 5px;
}
.evo_poll__table .evo_poll__title {
  white-space: nowrap;
}
.evo_poll__table .evo_poll_percentage {
  max-width: 50px;
}
.evo_container__sidebar .evo_poll__title {
  white-space: normal;
}
.evo_widget_form__compact fieldset,
.evo_widget_form__nolabels fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.evo_widget_form__compact input[type=submit],
.evo_widget_form__nolabels input[type=submit] {
  margin: 5px 0;
}
.evo_widget_form__compact .input_text,
.evo_widget_form__nolabels .input_text {
  width: 96%;
}
.evo_widget_form__nolabels .label label {
  display: none;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  opacity: 0.2;
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}