Seditio Source
Root |
./othercms/b2evolution_7.2.3/rsc/css/bootstrap-blog_base.css
/**
 * These are the generic styles that are common to "all" 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_tags .evo_widget_item_tags_edit_form .post_tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.widget_core_item_tags .evo_widget_item_tags_edit_form .post_tags_label {
  line-height: 3em;
  margin-right: 5px;
}
.widget_core_item_tags .evo_widget_item_tags_edit_form .evo_widget_item_tags_quicklist .btn + .btn {
  margin-left: 3px;
}
.widget_core_item_tags .evo_widget_item_tags_list .post_tags {
  display: inline-block;
}
.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;
}
.search_form {
  max-width: 600px;
  margin: 0 auto;
}
.row-gutter-sm [class*='col-'] {
  padding-right: 3px;
  padding-left: 3px;
}
.evo_tile {
  margin: 15px 0;
  padding-bottom: 10px;
  height: 342px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.evo_tile > div.hide_overflow {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.evo_tile > a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.evo_tile__sm {
  height: 272px;
}
.evo_tile__sm .evo_tile_image .evo_image_block {
  height: 150px;
}
.evo_tile__lg {
  height: 402px;
}
.evo_tile__lg .evo_tile_image .evo_image_block {
  height: 240px;
}
.evo_tile__grey_bg {
  background-color: #fafafa;
}
.evo_tile__grey_bg .evo_tile_text__gradient::after {
  background: linear-gradient(rgba(250, 250, 250, 0), #fafafa);
}
.evo_tile__square {
  border-radius: 0;
}
.evo_tile__square .evo_tile_image__margin .evo_image_block {
  border-radius: 0;
}
.evo_tile__shadow {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.evo_tile__hoverglow:hover {
  box-shadow: 0px 0px 10px rgba(51, 122, 183, 0.8);
  transition: box-shadow 0.3s ease;
}
.evo_tile_cover {
  height: 200px;
  background-color: #f0f0f0;
  background-size: cover;
  background-position: center;
  color: #FFF;
  text-shadow: 0px 0px 2px #000;
  overflow: hidden;
}
.evo_tile_image {
  position: relative;
}
.evo_tile_image .evo_image_block {
  height: 200px;
  margin: 0;
  background-color: #f0f0f0;
}
.evo_tile_image .evo_image_block a {
  display: block;
  width: 100%;
  height: 100%;
}
.evo_tile_image .evo_image_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.evo_tile_image .evo_image_block.evo_img_placeholder {
  width: 100%;
  display: table;
}
.evo_tile_image .evo_image_block.evo_img_placeholder > a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 100px;
  color: #dcdcdc;
}
.evo_tile_image__margin {
  padding: 10px 10px 0;
}
.evo_tile_image__margin .evo_image_block {
  border-radius: 4px;
}
.evo_tile_image__margin .evo_tile_overlay {
  right: 18px;
  top: 15px;
}
.evo_tile_overlay {
  position: absolute;
  right: 8px;
  top: 5px;
  color: #FFF;
  text-shadow: 0px 0px 2px #000;
}
.evo_tile_body {
  padding: 10px;
}
.evo_tile_body h2,
.evo_tile_body h3 {
  margin-top: 0;
  font-size: 20px;
}
.evo_tile_text__gradient::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 60px;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), #fff);
}
.evo_tile_more {
  position: absolute;
  right: 10px;
  bottom: 0;
  margin: 0 !important;
}
.evo_thumblist {
  padding: 0;
  margin-left: 0;
}
.evo_thumblist li {
  height: auto;
  width: 100%;
  clear: both;
  margin: 15px 0;
  padding: 0;
  vertical-align: middle;
  list-style: none;
  display: table;
}
.evo_thumblist_image {
  float: left;
  margin-right: 6px;
  text-align: center;
}
.evo_thumblist_image img {
  border-radius: 3px;
  max-width: 100%;
  max-height: 380px;
  width: auto;
  height: auto;
  margin: auto;
}
.evo_thumblist_image figure {
  margin: 0em;
}
.evo_thumblist_placeholder {
  display: table;
  float: left;
  max-width: 380px;
  max-height: 380px;
  background: #f0f0f0;
  margin-right: 6px;
  border-radius: 3px;
}
.evo_thumblist_placeholder::before {
  font-family: FontAwesome;
  display: table-cell;
  content: '\f0f6';
  color: #dcdcdc;
  font-size: 40px;
  vertical-align: middle;
  text-align: center;
}
.evo_thumblist_title {
  vertical-align: middle;
  display: inline;
  height: auto !important;
  width: 100%;
  font-size: 16px;
}
.evo_thumblist_title a {
  text-decoration: underline;
}
.evo_thumblist_body > a {
  color: inherit;
}
.evo_thumblist_body > p:last-of-type {
  margin: 0 !important;
  display: inline;
}
.evo_thumblist_button {
  float: right;
  height: 22px;
  line-height: 13px;
  padding: 0 4px 0 4px;
}
.evo_thumblist_button__transparent {
  background-color: transparent;
}
.evo_thumblist_button__transparent:hover {
  background-color: #e6e6e6;
}
.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;
}
div.children-widgets-inline > div.evo_widget {
  display: inline-block;
  margin-right: 4px;
}
.evo_widget.widget-no-border {
  border: none;
  box-shadow: none;
}
.evo_container__footer {
  margin-bottom: 10px;
}
main .well {
  padding: 15px 15px 5px 15px;
}
main .well header .small.text-muted {
  margin: 4px 0px 10px 0px;
}
main .well header .small.text-muted a {
  color: inherit;
}
.post_tags {
  margin: 15px 0px 10px 0px;
}
.post_tags > a,
.post_tags > span {
  display: inline-block;
  padding: 3px 5px;
  margin-bottom: 5px;
  background: #eee;
  border-radius: 4px;
  color: black;
  margin-right: 3px;
}
.post_tags > a:hover,
.post_tags > span:hover {
  text-decoration: none;
  background: #ddd;
}
.post_tags > a::before {
  font-family: FontAwesome;
  content: '\f02b \00a0 ';
  color: #aaa;
}
.post_tags > span a {
  color: black;
}
.post_tags > span span.fa {
  font-size: inherit;
  color: #aaa;
}
.post_comments_link {
  margin-bottom: 10px;
}
.more_link_button {
  margin-bottom: 10px;
}
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: 15px 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;
  border-radius: 4px;
}
/* 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 0 0;
  text-align: center;
}
div.error_404,
div.error_403,
div.error_additional_content {
  margin: 1em;
}
.comment_recommended_option {
  color: #0a0;
}
.evo_comment ul {
  list-style-position: inside;
  margin: 0 0 10px 0px;
}
.evo_comment ul ul {
  margin: 0 0 0 20px;
}
.evo_comment_rating {
  margin: 3px;
}
.evo_comment__list_title {
  float: left;
}
.evo_comment__meta_info {
  float: right;
  padding: 20px 0 10px 0;
}
.evo_content_block .evo_comment_avatar img {
  margin: 4px 10px 10px 0;
  float: left;
  border-radius: 50%;
}
/*
.bCommentAvatarCenter {  // This is used in tooltips for anonymous users
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;
}
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;
}
.evo_login_dialog_footer {
  margin: 2em auto 1em;
  text-align: center;
  font-size: 78%;
}
.evo_login_dialog_standard_link {
  margin: 1em;
  text-align: center;
}
div.widget_core_user_profile_pics {
  text-align: center;
}
.evo_widget_basic_menu_link_myprofile ul li a img {
  vertical-align: middle;
  border-radius: 4px;
}
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;
}
div.extended_search_form div[class^='col-'] {
  padding-left: 3px;
  padding-right: 3px;
}
.widget_core_user_login .control-buttons {
  width: 100%;
  padding: 0;
  margin-bottom: -15px;
}
.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_greetings p {
  margin: 10px 0;
}
.widget_core_user_greetings .panel-body p:last-child {
  margin: 10px 0 0;
}
.widget_core_user_profile_pics img {
  max-width: 100%;
  height: auto;
}
.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;
}
.pager {
  margin-bottom: 16px;
}
.pager li a {
  margin-bottom: 4px;
}
.evo_instruction {
  margin: 0 0 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: 100%;
}
#itemform_categories .extracats {
  max-height: 310px;
  overflow: auto;
}
table.catselect {
  border-spacing: 0;
  width: 100%;
  border: 1px solid #bbb;
}
table.catselect thead tr th {
  padding: 0.3ex 1ex;
  background-color: #d4d4d4;
  border-bottom: 1px solid #bbb;
  color: #333;
}
table.catselect > thead:first-child > tr:first-child > th {
  border-top: 1px solid #bbb;
}
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.table > thead > tr > th {
  border-color: #bbb;
}
table.catselect td {
  padding: 0.2ex 1ex;
  background: none;
}
table.catselect tr.group td {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  font-weight: bold;
}
table.catselect tr.odd {
  background-color: #eee;
}
table.catselect tr.even,
table.catselect tr.even input {
  background: none !important;
}
table.catselect td.selector {
  width: 1%;
  text-align: center;
  vertical-align: middle;
}
table.catselect tbody tr.group.catselect_blog__current td {
  background: #31b0d5;
  color: #FFF;
}
table.catselect .catsel_name label {
  font-weight: normal;
}
table.catselect .catsel_order input {
  width: 40px;
  padding-left: 3px;
  padding-right: 3px;
}
table.catselect input[type=text] {
  height: 25px;
}
.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%;
}
.evo_content_block span.status_published,
.evo_content_block span.status_community,
.evo_content_block span.status_protected,
.evo_content_block span.status_review,
.evo_content_block span.status_private,
.evo_content_block span.status_draft,
.evo_content_block span.status_deprecated,
.evo_content_block span.status_redirected,
.evo_content_block span.status_trash {
  background: transparent;
  width: 75px;
  height: 75px;
  display: block;
  position: relative;
  overflow: hidden;
}
.evo_content_block span.status_published span,
.evo_content_block span.status_community span,
.evo_content_block span.status_protected span,
.evo_content_block span.status_review span,
.evo_content_block span.status_private span,
.evo_content_block span.status_draft span,
.evo_content_block span.status_deprecated span,
.evo_content_block span.status_redirected span,
.evo_content_block span.status_trash 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 */
}
.note.status_draft span,
.evo_status__draft {
  color: #000 !important;
  background-color: #ff9 !important;
}
.note.status_review span,
.evo_status__review {
  color: #fff !important;
  background-color: #CC0099 !important;
}
.note.status_community span,
.evo_status__community {
  color: #fff !important;
  background-color: #2E8BB9 !important;
}
.note.status_protected span,
.evo_status__protected {
  color: #fff !important;
  background-color: #FF9C2A !important;
}
.note.status_private span,
.evo_status__private {
  color: #fff !important;
  background-color: #DC143C !important;
}
.note.status_published span,
.evo_status__published {
  color: #000 !important;
  background-color: #99EE44 !important;
}
.note.status_deprecated span,
.evo_status__deprecated {
  color: #fff !important;
  background-color: #000 !important;
}
.note.status_redirected span,
.evo_status__redirected {
  color: #fff !important;
  background-color: #663399 !important;
}
.note.status_trash span,
.evo_status__trash {
  color: #fff !important;
  background-color: #f66 !important;
}
.note.status_meta span,
.evo_status__meta {
  color: #fff !important;
  background-color: #5bc0de !important;
}
div.results .status_draft span,
div.results .status_review span,
div.results .status_community span,
div.results .status_protected span,
div.results .status_private span,
div.results .status_published span,
div.results .status_deprecated span,
div.results .status_redirected span,
div.results .status_trash span,
div.results .status_meta 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_title .label a {
  color: #FFF;
}
.search_title .label a:hover {
  color: #abc6e0;
}
.search_result {
  padding: 15px 15px 5px;
}
.search_result_score {
  float: left;
  width: 40px;
  font-size: 100%;
  line-height: 27px;
}
.search_content_wrap {
  margin-left: 40px;
}
.search_score_map {
  margin-left: 55px;
}
.track_content {
  margin: 5px;
}
.vs_published .evo_status,
.vs_community .evo_status,
.vs_protected .evo_status,
.vs_private .evo_status,
.vs_review .evo_status,
.vs_draft .evo_status {
  display: none;
}
.vs_published a.btn[class*='btn_lower_status_'],
.vs_community a.btn[class*='btn_lower_status_'],
.vs_protected a.btn[class*='btn_lower_status_'],
.vs_private a.btn[class*='btn_lower_status_'],
.vs_review a.btn[class*='btn_lower_status_'],
.vs_draft a.btn[class*='btn_lower_status_'],
.vs_published a.btn[class*='btn_raise_status_'],
.vs_community a.btn[class*='btn_raise_status_'],
.vs_protected a.btn[class*='btn_raise_status_'],
.vs_private a.btn[class*='btn_raise_status_'],
.vs_review a.btn[class*='btn_raise_status_'],
.vs_draft a.btn[class*='btn_raise_status_'] {
  display: none;
}
.vs_published a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_community a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_protected a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_private a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_review a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_draft a.btn[class*='btn_lower_status_'].btn_next_status,
.vs_published a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_community a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_protected a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_private a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_review a.btn[class*='btn_raise_status_'].btn_next_status,
.vs_draft a.btn[class*='btn_raise_status_'].btn_next_status {
  display: inline-block;
}
.vs_published .evo_status__published,
.vs_community .evo_status__community,
.vs_protected .evo_status__protected,
.vs_private .evo_status__private,
.vs_review .evo_status__review,
.vs_draft .evo_status__draft {
  display: block;
}
.evo_image_index {
  margin: 1ex auto;
  text-align: center;
}
.evo_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;
}
.evo_image_index div:hover {
  background: #EEE;
}
.evo_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;
}
#post_attachments .panel-body,
#comment_attachments .panel-body {
  padding: 0;
}
.attachment_list.results {
  margin: 0;
}
.attachment_list.results .table-bordered {
  border: none;
  margin: 0;
}
#download_timer_js,
#download_info_nojs {
  font-size: 84%;
}
.profile_content {
  max-width: 960px;
  margin: auto;
}
.profile_column_left {
  float: left;
  width: 300px;
  max-width: 300px;
}
.profile_column_right {
  margin-left: 320px;
}
.profile_column_right #fieldset_user_fields {
  overflow: hidden;
}
.profile_column_right legend.panel-heading {
  padding: 10px 15px;
}
@media (max-width: 1199px) {
  .profile_content .col-sm-3 {
    width: 35%;
  }
  .profile_content .col-sm-9 {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .profile_column_left {
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  .profile_column_left .loadimg {
    width: 100%;
  }
  .profile_column_right {
    margin-left: 0;
    width: 100%;
    float: left;
  }
  .evo_comment .panel-title.pull-right {
    float: none !important;
    clear: both;
  }
}
@media (max-width: 375px) {
  .evo_form .control-buttons .submit,
  .evo_form .control-buttons .preview {
    margin-bottom: 4px;
  }
}
.widget_core_user_info.evo_user_info_name,
.widget_core_user_info.evo_user_info_nickname,
.widget_core_user_info.evo_user_info_login {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
}
.widget_core_user_info.evo_user_info_name {
  font-size: 36px;
}
.widget_core_user_info.evo_user_info_login {
  color: #777;
}
.widget_core_user_info.evo_user_info_gender,
.widget_core_user_info.evo_user_info_location,
.widget_core_user_info.evo_user_info_orgs {
  margin-bottom: 10px;
}
.widget_core_user_info.evo_user_info_location {
  white-space: nowrap;
}
.widget_core_user_profile_pics.evo_user_profile_pics_main img,
.widget_core_user_profile_pics.evo_user_profile_pics_other img {
  border-radius: 4px;
}
.widget_core_user_profile_pics.evo_user_profile_pics_other {
  text-align: left;
  margin-bottom: 10px;
}
.widget_core_user_profile_pics.evo_user_profile_pics_other a {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.5em 0.5em 0;
}
.widget_core_user_action {
  margin-bottom: 10px;
}
.widget_core_user_action .btn,
.widget_core_user_action.btn-group {
  width: 100%;
}
.widget_core_user_action.btn-group .btn {
  width: 50%;
}
.widget_core_user_action a.btn button {
  background: none;
  border: none;
  padding: 0;
}
.evo_content_block table {
  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 {
  border: 0;
  padding: 2px 10px 2px 0;
}
.evo_content_block table.item_custom_fields {
  margin-bottom: 10px;
}
.evo_content_block table.item_custom_fields th,
.evo_content_block table.item_custom_fields td {
  vertical-align: middle;
}
div.item_custom_fields div.row {
  margin-top: 8px;
  word-break: break-all;
}
div.item_custom_fields div.row:first-child {
  margin-top: 0;
}
.evo_form__comment .panel {
  margin: 0;
  border: none;
  box-shadow: none;
}
.evo_form__comment .panel .panel-body {
  padding: 0;
}
.evo_form__comment .panel-body .alert.alert-primary,
.evo_form__comment .panel-body .alert.alert-success,
.evo_form__comment .panel-body .alert.alert-info,
.evo_form__comment .panel-body .alert.alert-warning,
.evo_form__comment .panel-body .alert.alert-danger {
  margin: 0px;
  padding: 10px 15px;
}
.evo_form__comment .bg-warning {
  margin: 0px !important;
}
#cmntform_links .panel,
#meta_cmntform_links .panel {
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
#cmntform_links .panel .panel-body,
#meta_cmntform_links .panel .panel-body {
  padding: 0;
}
#cmntform_links table,
#meta_cmntform_links table {
  margin: 0;
}
.form-horizontal .form-group,
.form-horizontal .custom_content {
  margin-left: 0;
  margin-right: 0;
}
.form-horizontal fieldset {
  margin-top: 0;
}
.form-horizontal input[type=file] {
  display: inline;
}
#comment_date_field input {
  width: 80px;
}
#comment_date_field label {
  font-weight: normal;
}
.form-group[id^="ffield_uploadfile"] .controls {
  padding-top: 5px;
}
.form-group[id^="ffield_uploadfile"] .controls input {
  line-height: 10px;
}
.comment_rating {
  margin-top: 2px;
}
#comment_edit .comment_rating {
  margin-top: 9px;
}
#comment_preview {
  background-color: #FFF;
}
#comment_date_field .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}
#comment_date_field .panel .panel-body {
  padding: 0;
}
#comment_date_field .panel .panel-body .control-label {
  font-weight: bold;
}
#comment_date_field .panel .panel-body .controls .form-group {
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 0;
}
.evo_post_gallery__image {
  display: inline-block;
  margin: 0 1em 1em 0;
}
.evo_item_workflow_form .evo_item_workflow_form__fields {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.evo_item_workflow_form .evo_item_workflow_form__fields .form-group {
  display: inline-block;
}
.evo_item_workflow_form .evo_item_workflow_form__fields .form-group .control-label {
  width: auto;
}
.evo_item_workflow_form .evo_item_workflow_form__fields .form-group .controls {
  display: inline-block;
  width: auto;
}
.evo_item_workflow_form .evo_item_workflow_form__fields .btn {
  margin-bottom: 15px;
}
.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;
}
#itemform_links .panel,
#cmntform_links .panel {
  overflow: hidden;
}
#itemform_links .panel-body,
#cmntform_links .panel-body {
  padding: 0;
}
div.qq-upload-button {
  border: 2px dashed #fff;
  background: #5bc0de;
  border-radius: 9px;
}
div.qq-upload-drop-area {
  padding: 7px 0;
  text-align: center;
  color: transparent;
  background: transparent;
  font-weight: bold;
}
div.qq-upload-drop-area > div > span {
  font-weight: normal;
  font-size: small;
  margin-top: 2px;
}
div.qq-upload-button-hover {
  background: #5cb85c;
}
div.qq-upload-button-dragover {
  background: #efbd5b !important;
}
ul.qq-upload-list {
  margin: 0;
}
div.evo_fileuploader_form {
  padding: 5px;
  height: 65px;
  background: #f5f5f5;
}
.evo_attachments_fieldset__wrapper {
  width: 100%;
  height: 97px;
  position: relative;
  padding-bottom: 6px;
  box-sizing: content-box;
}
.evo_attachments_fieldset__wrapper .evo_attachments_fieldset__block {
  overflow: auto;
  height: 100%;
}
.evo_attachments_fieldset__wrapper .ui-resizable-s {
  background: #c0c0c0;
  height: 6px;
  bottom: 0;
}
.evo_attachments_fieldset__wrapper .ui-resizable-s::after {
  content: "...";
  font-size: 10px;
  top: -7px;
  position: relative;
  text-align: center;
  display: block;
}
.evo_attachments_fieldset__wrapper .table_scroll {
  position: relative;
}
.evo_attachments_fieldset__wrapper div.results,
.evo_attachments_fieldset__wrapper div.table_scroll {
  overflow: initial;
}
.evo_attachments_fieldset__wrapper table tbody .dragged {
  opacity: 0.8;
  position: absolute;
  z-index: 1000;
}
.evo_attachments_fieldset__wrapper table tbody td {
  cursor: move;
}
.evo_attachments_fieldset__wrapper .evo_attachments_fieldset__overlay {
  position: absolute;
  top: -43px;
  z-index: 1;
  width: 100%;
  height: 140px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  text-align: center;
  font-size: 200%;
}
.evo_attachments_fieldset__wrapper .evo_attachments_fieldset__overlay b {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .evo_attachments_fieldset__wrapper .evo_attachments_fieldset__overlay {
    font-size: 170%;
  }
}
@media (max-width: 431px) {
  .evo_attachments_fieldset__wrapper .evo_attachments_fieldset__overlay {
    top: -65px;
    height: 162px;
    font-size: 140%;
  }
}
.evo_attachments_tab_pane__wrapper {
  width: 100%;
  height: auto;
  position: relative;
  padding-bottom: 6px;
  box-sizing: content-box;
}
.evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__block {
  overflow: auto;
  height: 100%;
}
.evo_attachments_tab_pane__wrapper .ui-resizable-s {
  background: #c0c0c0;
  height: 6px;
  bottom: 0;
}
.evo_attachments_tab_pane__wrapper .ui-resizable-s:after {
  content: "...";
  font-size: 10px;
  top: -7px;
  position: relative;
  text-align: center;
  display: block;
}
.evo_attachments_tab_pane__wrapper .table_scroll {
  position: relative;
}
.evo_attachments_tab_pane__wrapper div.results,
.evo_attachments_tab_pane__wrapper div.table_scroll {
  overflow: initial;
}
.evo_attachments_tab_pane__wrapper table tbody .dragged {
  opacity: 0.8;
  position: absolute;
  z-index: 1000;
}
.evo_attachments_tab_pane__wrapper table tbody td {
  cursor: move;
}
.evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__overlay {
  position: absolute;
  top: -43px;
  z-index: 1;
  width: 100%;
  height: 140px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  text-align: center;
  font-size: 200%;
}
.evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__overlay b {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__overlay {
    font-size: 170%;
  }
}
@media (max-width: 431px) {
  .evo_attachments_tab_pane__wrapper .evo_attachments_fieldset__overlay {
    top: -65px;
    height: 162px;
    font-size: 140%;
  }
}
.filelist_tbody tr:first-child .action_icon_link_move_up,
.filelist_tbody tr:last-child .action_icon_link_move_down {
  visibility: hidden;
}
.evo_widget_form__compact,
.evo_widget_form__nolabels {
  margin-bottom: -15px;
}
.evo_widget_form__compact label.control-label,
.evo_widget_form__nolabels label.control-label {
  text-align: left;
  width: auto;
  padding: 0;
}
.evo_widget_form__compact .controls,
.evo_widget_form__nolabels .controls {
  width: 100%;
}
.evo_widget_form__compact .form_text_input.form-control,
.evo_widget_form__nolabels .form_text_input.form-control {
  width: 100%;
}
.evo_widget_form__compact .form_text_input.form-control.inline_widget,
.evo_widget_form__nolabels .form_text_input.form-control.inline_widget {
  width: 100%;
  max-width: 250px;
}
.evo_widget_form__compact .control-buttons,
.evo_widget_form__nolabels .control-buttons {
  margin: 0;
  padding: 0;
}
.evo_widget_form__compact .control-buttons .btn,
.evo_widget_form__nolabels .control-buttons .btn {
  margin: 0;
}
.evo_widget_form__nolabels label.control-label {
  display: none;
}
.evo_widget_form__inline label.control-label,
.evo_widget_form__grouped label.control-label {
  display: none;
  float: none;
}
.evo_widget_form__inline div,
.evo_widget_form__grouped div {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
}
.evo_widget_form__inline input.btn,
.evo_widget_form__grouped input.btn {
  margin: 0;
}
.evo_widget_form__inline div.controls,
.evo_widget_form__inline div.control-buttons {
  float: none;
  margin-bottom: 4px;
}
.evo_widget_form__inline div.controls .form-control,
.evo_widget_form__inline div.control-buttons .form-control {
  width: 100%;
}
.evo_widget_form__grouped .controls input {
  border-radius: 0;
  vertical-align: top;
}
.evo_widget_form__grouped .controls input:not(:last-child) {
  border-right: none;
}
.evo_widget_form__grouped .controls input:first-child {
  border-radius: 4px 0 0 4px;
}
.evo_widget_form__grouped .controls input:last-child {
  border-radius: 0 4px 4px 0;
}
.evo_widget_form__grouped .controls select {
  -webkit-border-radius: 0;
  border: 0;
  outline: 1px solid #ccc;
  outline-offset: -1px;
  vertical-align: top;
}
.evo_widget.widget_core_basic_menu_link img {
  margin-top: -2px;
}
.evo_tab_pane_itemform_content .tab_pane_pads .btn-primary {
  color: #fff !important;
}
.evo_tab_pane_itemform_content .tab_pane_pads a {
  color: #337ab7 !important;
}