.skipta-core-file-download {
  display: inline-block;
  position: absolute;
  right: 60px;
  top: 12px;
  z-index: 999999;
}
@media (max-width:568px) {
  .skipta-core-file-download {
    right: 50px;
    width: 36px;
  }
  .embed-responsive-4by3 {
    padding-bottom: 125% !important;
  }
}
.skipta-file-preview-dl {
  position: relative;
}

.skipta-file-preview-dl iframe {
  margin: 0;
}
#bottom-banner-ad ul.bottom-banner > li > div.ad_file_image_wrapper {
  display: table !important;
}
.ad_file_image {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.stream-slideshow img {
  /* max-height: 100px;
  max-width: 200px; */
}

a.skipta-preview-attachment,
a.skipta-dl-attachment,
a.micro-skipta-preview-attachment {
  color: #0000ee;
}

.preview-attachments img {
  width: 40px;
  height: 40px;
}
.preview-attachments .list-group {
  height: 350px;
  overflow: auto;
  overflow-x: hidden;
}
.stream__wrapper .poll-qtn-title {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0px;
  padding: 10px 0px;
  font-size: 16px;
}
.stream__wrapper .comment__wrapper .comment__into {
  position: relative;
}
.edit-icon-wrap {
  position: relative;
}
.list-item .edit-icon-wrap .edit-comment {
  position: absolute;
  right: 19px;
  top: 14px;
  font-size: 12px;
  z-index: 1;
}
.stream__wrapper .instream__post .edit-icon-wrap .edit-user-post {
  position: absolute;
  right: 0px;
  top: -5px;
  font-size: 12px;
  z-index: 1;
}
.stream__wrapper .instream__post .edit-icon-wrap .edit-user-post .glyphicon-edit,
.list-item .edit-icon-wrap .edit-comment .glyphicon-edit {
  font-size: 12px;
}
.showcase_landing .web_loader.ClinicalInformationforTwoApprovedTreatmentOptions {
  height: 600px;
}
.search .skipta-search-block-form {
  position: relative;
}

.seedit-comment-toppanel {
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.custome_link_buttons {
  margin: 5px 0px;
}

.stream__wrapper .user__img {
  object-fit: contain;
}

.explanationCss {
  margin: 20px 0px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 1px 1px #ccc;
}
.covid-19-stream-post .skipta-comments-content .edit-icon-wrap {
    margin-right: 0px;
}

/*css for restricted html editor in stream post form*/
.stream__wrapper .stream__content .stream__form .form-field[data-editor-active-text-format="restricted_html"] {
    width: 100%;
    float: none;
    border: 1px solid #ccc;
}

.skipta-edit-dialog {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 1049 !important;
  padding-right: 0 !important;
}
.skipta-edit-dialog .modal-dialog {
    height: 100% !important;
}
.survey-iframe-embed iframe {
  width: 100% !important;
}

.comment-actions {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: -2px;
    margin-right: 6px;
}

.comment-actions .dashboard__button {
    border: 0;
    padding: 0px 5px;
}
