.cloud .closedocs, .cloud .closefacets {
  position: absolute;
  top: -22px;
  z-index: 30;
}
.cloud .closedocs {
  right: 0;
}
.cloud .closefacets {
  left: 0;
}

.cloud .searchcontainer {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  height: 30px;
}
.nosearch .cloud .searchcontainer {
  display: none;
}
.nosearch .cloud .resultscontainer {
  top: 40px;
}

.twitter-cloud .foamtreecontainer {
  left: 0 !important;
  margin-left: 0 !important;
}

.cloud .fromlabel, .cloud .tolabel {
  display: none;
}

.cloud .dates {
  display: inline-block;
  *display: inline;
}

.cloud .print, .cloud .link, .cloud .datemode, .cloud .colormode {
  background-repeat: no-repeat;
  background-position: 0 1px;
  padding-left: 22px;
}

.cloud .link {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/link_inactive.png);
}
.cloud .link:hover {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/link.png);
}

.cloud .datemode {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/date_inactive.png);
}
.cloud .datemode:hover {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/date.png);
}

.cloud .colormode {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/sentiment_inactive.png);
}
.cloud .colormode:hover {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/sentiment.png);
}

.cloud .print {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/printer_inactive.png);
  position: absolute;
  top: -52px;
  right: 0;
}
.cloud .print:hover {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/printer.png);
}
.printEnabled .cloud .print {
  display: block;
}

.cloud .resultscontainer {
  position: absolute;
  top: 80px;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

.cloud .foamtreecontainer {
  position: absolute;
  left: 15%;
  right: 35%;
  margin-right: 20px;
  margin-left: 20px;
  top: 0;
  bottom: 0;
}
.twitter-cloud  .foamtreecontainer {
  right: 35%;
}
.ios .twitter-cloud  .foamtreecontainer {
  right: 40%;
}

.news-cloud .foamtree,
.twitter-cloud .foamtree {
  outline: none;
  width: 100%;
  height: 100%;
}

.cloud .facetscontainer {
  position: absolute;
  width: 15%;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 20;
}

.cloud .documentscontainer {
  position: absolute;
  width: 30%;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 20;
}
.twitter-cloud  .documentscontainer {
  width: 35%;
}
.ios .twitter-cloud .documentscontainer {
  width: 40%;
}

.cloud .documents {
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
}
.ie .cloud .documents {
  left: -36px;
}

/** Common documents */
.cloud .documents .summary {
  display: none;
  padding-bottom: 12px;
}
.cloud .documents .sources {
  clear: both;
}

.cloud .sharing {
  clear: both;
}
.ie .cloud .sharing > div {
  display: inline !important;
}
.cloud .IN-widget {
  position: relative;
  top: 1px;
}
.cloud .breadcrumbs {
  position: relative;
}

.cloud .facets {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  
  overflow-x: hidden;
  overflow-y: auto;
}

.cloud .loading, .cloud .no-results {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5000;
}

.cloud .loading {
  width: 77px;
  height: 34px;
  margin-left: -62px;
  margin-top: -35px;
  padding-top: 8px;
  padding-left: 45px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
}
.cloud .loading {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/progress-light.gif);
}
.cloud .refreshing {
  background-image: url(http://dashboard.finchline.nl/App_Themes/img/progress-light.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  margin-top: 1px;
  right: 0;
  display: none;
}

.cloud .loading-overlay {
  background-image: -webkit-gradient(radial, center center, 0, center center, 600, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0.7)));
  background-image: -moz-radial-gradient(center 45deg, circle closest-side, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.7) 90%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4999;
}
.no-radial .cloud .loading-overlay {
  background-color: #fff;
  opacity: 0.85;
}

.cloud .no-results {
  width: 400px;
  height: 50px;
  margin-left: -210px;
  margin-top: -55px;
  padding: 10px;
}

/** Fullscreen mode, only visualization */
.fullscreen .print,
.fullscreen .closedocs,
.fullscreen .closefacets,
.fullscreen .searchcontainer {
  display: none;
}

.fullscreen .documentscontainer,
.fullscreen .foamtreecontainer,
.fullscreen .facetscontainer {
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.fullscreen .documentscontainer,
.fullscreen .facetscontainer {
  display: none !important;
}
.fullscreen .resultscontainer {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.fullscreen .foamtreecontainer {
  top: 0px;
  bottom: 0px;
  left: 0px !important;
  right: 0px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.nofacets .facetscontainer,
.nofacets .closefacets {
  display: none;
}


.ie .cloud button {
  *height: 22px;
  *width: 75px;
}

/** Google-like scrollbars */
.desktop ::-webkit-scrollbar {
  width: 12px;
}
.ios ::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: #fcfcfc;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05);
}

::-webkit-scrollbar-thumb {
  background: #CCC;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
  background: #AAA;
}

::-webkit-scrollbar-thumb:active {
  background: #888;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
}