@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700&display=swap");
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: "Source Sans Pro", sans-serif;
  color: rgba(255, 255, 255, 0.9); }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 0; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: block; }

svg {
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
.grid-container {
  display: grid;
  grid-template-columns: 7fr 3fr; }

.grid-header {
  grid-area: 1 / 1 / 2 / 3; }

.grid-main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-area: 2 / 1 / 3 / 2;
  grid-column-gap: 8px; }

.grid-main-top {
  grid-area: 1 / 1 / 2 / 3; }

.grid-main-left {
  grid-area: 2 / 1 / 3 / 2; }

.grid-main-right {
  grid-area: 2 / 2 / 3 / 3; }

.grid-aside {
  grid-area: 2 / 2 / 3 / 3; }

.grid-footer {
  grid-area: 3 / 1 / 4 / 3; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-font-feature-settings: "liga", "kern";
  -moz-font-feature-settings: "liga=1, kern=1";
  -ms-font-feature-settings: "liga", "kern";
  -o-font-feature-settings: "liga", "kern";
  -webkit-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern"; }

a {
  color: #2CA6C2;
  text-decoration: none; }

a:visited {
  color: #2CA6C2; }

a:hover {
  color: #1E7184;
  text-decoration: underline; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

img, object, embed, video {
  max-width: 100%; }

figcaption {
  vfont-weight: normal; }

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5); }

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5); }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5); }

input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5); }

body {
  font-family: "Source Sans Pro", sans-serif;
  background-color: #CEDFDF;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  margin: 0; }

html {
  height: 100%; }

button {
  outline: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  transition: all .2s; }

.standard-btn {
  padding: 8px 16px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.9);
  background-color: #694DAF;
  border: 1px solid #4E2C95;
  border-radius: 3px;
  transition: all .2s; }
  .standard-btn:hover {
    color: white;
    background-color: #8A77CA;
    border: 1px solid #694DAF; }

.tool-btn {
  color: rgba(0, 0, 0, 0.5);
  background-color: transparent;
  font-size: 14px;
  text-transform: uppercase;
  padding: 4px 8px;
  border: none;
  text-decoration: none;
  transition: all .2s; }
  .tool-btn .far,
  .tool-btn .fas {
    margin-right: 4px;
    margin-top: 2px; }
  .tool-btn:hover {
    color: rgba(0, 0, 0, 0.8); }

#main {
  margin: 8px 0 0 86px;
  background-color: #F3F7F9;
  border-left: 1px solid #A6C0C3;
  border-right: 1px solid #A6C0C3;
  border-radius: 0 5px 0 0; }

aside {
  height: 100vh;
  background-color: #CEDFDF; }

#main-header .tools {
  padding: 16px 16px 8px;
  display: flex;
  justify-content: space-between; }
  #main-header .tools .config button {
    margin-top: 12px;
    font-size: 16px;
    background: #82A2A7;
    color: rgba(255, 255, 255, 0.9);
    min-width: 130px; }
    #main-header .tools .config button:hover {
      background: #62838B; }
  #main-header .tools .skins {
    margin-top: 12px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 300;
    padding-top: 2px; }
    #main-header .tools .skins .skin {
      cursor: default; }
    #main-header .tools .skins span {
      margin-right: 8px; }

.tooltipster-content {
  color: rgba(0, 0, 0, 0.5); }
  .tooltipster-content .remove-article,
  .tooltipster-content .cancle-remove {
    color: #2CA6C2;
    cursor: pointer; }
    .tooltipster-content .remove-article:hover,
    .tooltipster-content .cancle-remove:hover {
      color: #1E7184; }

.article-list.tool-on-top, .article-list.anywhere {
  background-color: #FFFFFF;
  border: 1px solid #CEDFDF;
  border-radius: 4px 4px 0 0; }
.article-list.tool-on-top {
  margin-left: 16px;
  counter-reset: tool-on-top; }
  .article-list.tool-on-top article::before {
    position: absolute;
    counter-increment: tool-on-top;
    content: counter(tool-on-top);
    top: 0;
    left: 0;
    z-index: 1;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700;
    background-color: #F3F7F9;
    border-bottom: 1px solid #CEDFDF;
    font-size: 16px;
    padding: 2px 0 2px;
    text-align: center;
    width: 36px;
    border-radius: 3px 0 0; }
.article-list.anywhere {
  margin-right: 16px;
  counter-reset: anywhere; }
  .article-list.anywhere article::before {
    position: absolute;
    counter-increment: anywhere;
    content: counter(anywhere);
    top: 0;
    left: 0;
    z-index: 1;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700;
    background-color: #F3F7F9;
    border-bottom: 1px solid #CEDFDF;
    font-size: 16px;
    padding: 2px 0 2px;
    text-align: center;
    width: 36px;
    border-radius: 3px 0 0; }
.article-list.latest-articles article .remove {
  display: none; }
.article-list.latest-articles article .img-container {
  width: 40%;
  float: left;
  margin: 0 8px 0 0; }
.article-list.latest-articles article .info {
  margin-top: 0; }
.article-list h2 {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  padding: 8px 16px;
  margin: 0; }
.article-list .show-details,
.article-list .hide-details {
  float: right;
  margin: 16px 8px 0 0; }
.article-list .content {
  overflow: scroll;
  padding: 8px 16px;
  border-bottom: 1px solid #CEDFDF; }
.article-list .search {
  margin: 0 16px 12px; }
  .article-list .search input[type="search"] {
    width: calc(100% - 40px); }
  .article-list .search:after {
    content: "";
    display: table;
    clear: both; }
.article-list .filter {
  margin: 0 16px 16px; }
  .article-list .filter h3 {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    padding: 0 0 8px 0;
    margin: 0;
    color: rgba(0, 0, 0, 0.5); }
  .article-list .filter .filter-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .article-list .filter .filter-container .custom-select {
      width: 33%;
      margin-bottom: 4px; }
.article-list article {
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin-bottom: 8px;
  background: #FFFFFF;
  transition: box-shadow .25s ease-in;
  cursor: grab; }
  .article-list article .article-container {
    display: flex;
    min-height: 110px; }
  .article-list article .img-container {
    width: 33%;
    flex: none;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    text-align: center;
    background: #CEDFDF;
    border-left: 1px solid #A6C0C3;
    /* picture {
    	width: 100%;
    	position: relative;
    	padding-bottom: 45%;
    	display: block;
    	background-color: $cv-background-medium;
    	&:before {
    		//content: 'The article/teaser contains no image. Click "Edit" in the menu to add.';
    		position: absolute;
    	    padding: $gap-medium;
    	    text-align: center;
    	    color: $fc-dark-medium; 
    	} */ }
    .article-list article .img-container i {
      position: absolute;
      font-size: 56px;
      width: 100%;
      margin: 0 auto;
      text-align: center;
      color: rgba(0, 0, 0, 0.5); }
    .article-list article .img-container img {
      position: absolute;
      object-fit: cover;
      object-position: 50% 30%;
      width: 100%;
      height: 100%;
      max-width: 100%;
      flex: 1; }
  .article-list article .text-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    padding: 8px 16px 8px 8px; }
    .article-list article .text-container h3 {
      font-size: 18px;
      line-height: 1;
      font-weight: 600;
      margin: 0; }
    .article-list article .text-container .where-and-when {
      margin-bottom: 8px;
      padding-right: 8px;
      font-size: 14px;
      width: -webkit-fill-available; }
      .article-list article .text-container .where-and-when .section {
        font-weight: 600; }
  .article-list article .open-tools,
  .article-list article .close-tools {
    float: right; }
    .article-list article .open-tools:after,
    .article-list article .close-tools:after {
      content: "";
      display: table;
      clear: both; }
  .article-list article .open-tools {
    font-size: 12px; }
    .article-list article .open-tools button {
      padding: 4px 8px;
      color: black;
      border-radius: 0 3px 0 3px; }
  .article-list article .tools {
    position: absolute;
    top: 0;
    right: 0; }
    .article-list article .tools .tools-container {
      display: none;
      cursor: default;
      position: absolute;
      top: -1px;
      right: -1px;
      background: #A6C0C3;
      width: 200px;
      height: 147px;
      z-index: 1;
      border-radius: 0 3px 0 0;
      border: 1px solid #CEDFDF; }
      .article-list article .tools .tools-container button {
        width: 100%;
        text-align: left;
        color: rgba(255, 255, 255, 0.9); }
        .article-list article .tools .tools-container button:hover {
          background: #82A2A7; }
      .article-list article .tools .tools-container ul {
        clear: both; }
  .article-list article .info {
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
    background-color: #F3F7F9;
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 22px;
    flex-direction: column;
    flex: none;
    width: 36px; }
    .article-list article .info div {
      flex: 1;
      text-align: center;
      font-size: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      letter-spacing: -.05em; }
      .article-list article .info div.news-value {
        cursor: help;
        color: #694DAF; }
      .article-list article .info div.popularity {
        cursor: help; }
        .article-list article .info div.popularity.low {
          color: #CC0000; }
        .article-list article .info div.popularity.mid {
          color: rgba(0, 0, 0, 0.5); }
        .article-list article .info div.popularity.high {
          /*color: $c-success;*/
          color: rgba(0, 0, 0, 0.5); }
  .article-list article.ui-sortable-helper {
    cursor: grabbing; }
  .article-list article:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); }
  .article-list article:after {
    content: "";
    display: table;
    clear: both; }
  .article-list article header {
    display: flex; }
  .article-list article footer {
    display: none; }
    .article-list article footer .footer-container {
      display: flex;
      justify-content: space-around;
      cursor: default;
      border-top: 1px solid #CEDFDF;
      padding: 4px;
      background: #F3F7F9;
      margin-top: -1px; }
      .article-list article footer .footer-container span {
        cursor: help; }
      .article-list article footer .footer-container strong {
        font-weight: 600; }

.skin {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #CEDFDF;
  cursor: help; }

.skin-1 {
  background-color: green; }

.skin-2 {
  background-color: red; }

.skin-3 {
  background-color: blue; }

.skin-4 {
  background-color: black; }

.skin-5 {
  background-color: #000000; }

#cms-nav {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 70px;
  z-index: 2; }

.curate-nav {
  padding-top: 16px;
  background: #121212;
  color: rgba(0, 0, 0, 0.5);
  border-right: 1px solid #000000; }
  .curate-nav li {
    line-height: 22px; }
    .curate-nav li img, .curate-nav li i {
      display: block;
      width: 36px;
      margin: 4px auto;
      opacity: .6; }
    .curate-nav li i {
      font-size: 30px;
      display: block;
      margin: 4px auto;
      color: #FFFFFF;
      opacity: .6; }
    .curate-nav li a,
    .curate-nav li button {
      color: rgba(255, 255, 255, 0.5);
      text-decoration: none;
      font-size: 14px;
      text-align: center;
      display: block;
      padding: 8px 0;
      line-height: 1;
      text-transform: uppercase;
      width: 100%;
      display: block; }
      .curate-nav li a.active, .curate-nav li a:hover,
      .curate-nav li button.active,
      .curate-nav li button:hover {
        color: rgba(255, 255, 255, 0.9); }
        .curate-nav li a.active img, .curate-nav li a.active i, .curate-nav li a:hover img, .curate-nav li a:hover i,
        .curate-nav li button.active img,
        .curate-nav li button.active i,
        .curate-nav li button:hover img,
        .curate-nav li button:hover i {
          opacity: 1; }
    .curate-nav li.active img, .curate-nav li.active i {
      opacity: 1; }
    .curate-nav li.active i {
      opacity: 1; }
    .curate-nav li.active a,
    .curate-nav li.active button {
      color: #FFFFFF; }
      .curate-nav li.active a img, .curate-nav li.active a i,
      .curate-nav li.active button img,
      .curate-nav li.active button i {
        opacity: 1; }

.header-nav {
  float: right;
  margin-top: 4px; }
  .header-nav ul li {
    display: inline-block; }
  .header-nav a {
    color: #2CA6C2;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 8px;
    text-transform: uppercase; }
    .header-nav a.active {
      font-weight: 700;
      color: #1E7184; }
    .header-nav a:hover {
      color: #1E7184; }

#workbench-tabs {
  min-width: 0;
  position: relative;
  background: #CEDFDF;
  margin-left: -1px; }

#workbench-tabs > div {
  display: -webkit-flex;
  display: flex;
  flex-direction: row; }

#workbench-tab-bar .tab:first-child {
  width: 200px;
  flex-shrink: 0;
  flex-grow: 0; }

#workbench-tab-bar .tab {
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  flex-grow: 1;
  min-width: 0;
  width: 20%;
  position: relative;
  white-space: nowrap; }

#workbench-tab-bar .tab:first-child .tab-content {
  margin-left: 0;
  padding-left: 10px; }

#workbench-tab-bar .tab-content {
  user-select: none;
  border: 1px solid #A6C0C3;
  height: 40px;
  padding: 0 16px;
  margin: 0 0 0 -1px;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between; }

#workbench-tab-bar .tab-content i {
  padding-top: 12px;
  color: #82A2A7;
  transition: color .2s ease-in; }
  #workbench-tab-bar .tab-content i:hover {
    color: #62838B; }

#workbench-tab-bar .active .tab-content {
  background: #F3F7F9;
  border-bottom: 1px solid #F3F7F9; }

#workbench-tab-bar .tab:first-child .tab-content {
  border-left: none;
  border-top: none;
  display: block; }

#workbench-tab-bar .tab:last-child .tab-content {
  border-right: none;
  border-radius: 0 4px 0 0; }

#workbench-tab-bar .tab:first-child span {
  text-overflow: clip; }

#workbench-tab-bar .tab span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 8px; }

#workbench-tab-bar .tab.active {
  /*z-index: 99!important;*/ }

.search input[type="search"] {
  border-radius: 3px 0 0 3px;
  border: 1px solid #A6C0C3;
  outline: none;
  height: 40px;
  display: inline-block;
  float: left;
  border-right: 0;
  padding: 8px;
  color: rgba(0, 0, 0, 0.5); }
.search button[type="submit"] {
  background-color: #FFFFFF;
  border-radius: 0 3px 3px 0;
  border: 1px solid #A6C0C3;
  color: rgba(0, 0, 0, 0.8);
  outline: none;
  height: 40px;
  width: 40px;
  display: inline-block;
  float: left;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center; }

.custom-select {
  position: relative; }
  .custom-select select {
    display: none; }
  .custom-select .select-selected {
    background-color: #FFFFFF; }
    .custom-select .select-selected:after {
      position: absolute;
      content: "";
      top: 12px;
      right: 10px;
      width: 0;
      height: 0;
      border: 6px solid transparent;
      border-color: #000000 transparent transparent transparent; }
    .custom-select .select-selected.select-arrow-active:after {
      border-color: transparent transparent #000000 transparent;
      top: 7px; }
  .custom-select .select-selected {
    color: rgba(0, 0, 0, 0.5);
    padding: 4px 8px;
    border: 1px solid #A6C0C3;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600; }
    .custom-select .select-selected:hover {
      color: rgba(0, 0, 0, 0.8); }
  .custom-select .select-items div {
    color: rgba(0, 0, 0, 0.5);
    padding: 4px 8px;
    border: 1px solid transparent;
    border-color: transparent transparent #A6C0C3 transparent;
    cursor: pointer; }
  .custom-select .select-items {
    position: absolute;
    background-color: #F3F7F9;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid #A6C0C3;
    border-width: 0 1px; }
  .custom-select .select-hide {
    display: none; }
  .custom-select .select-items div:hover,
  .custom-select .same-as-selected {
    color: rgba(0, 0, 0, 0.8); }

.splash-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1; }

.splash-box {
  background: white;
  position: absolute;
  float: left;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 32px;
  width: 600px; }
  .splash-box h1 {
    margin: 0 0 16px 0;
    font-size: 24px;
    font-weight: 600; }
  .splash-box label {
    display: block; }
  .splash-box button {
    font-size: 16px;
    background: #82A2A7;
    color: rgba(255, 255, 255, 0.9);
    min-width: 130px; }
    .splash-box button:hover {
      background: #62838B;
      color: rgba(255, 255, 255, 0.9); }

@media screen and (max-width: 1900px) {
  .article-list article .text-container {
    padding-top: 4px; }
    .article-list article .text-container h3 {
      font-size: 16px; } }
@media screen and (max-width: 1440px) {
  #main {
    margin: 8px 0 0 70px; }

  .article-list .content {
    padding: 8px; }
  .article-list .search {
    margin: 0 8px 12px; }
  .article-list .filter {
    margin: 0 8px 16px; }
  .article-list.tool-on-top {
    margin-left: 8px; }
  .article-list.anywhere {
    margin-right: 8px; } }

/*# sourceMappingURL=curate.css.map */
