@charset "utf-8";
.TopBoxContentLeft,
.BootomMiddleBox,
.TopBoxContentRight,
.BootomBoxContentLeft,
.BootomBoxContentRight {
  /*background-color: #D4D4D4;*/
}

.LeftBoxStrip p {
  text-align: center;
  text-indent: 15px;
  padding-right: 205px;
  padding-left: 190px;
  position: relative;
  top: 5px;
}

.HeadlineFix p {
  margin-bottom: 19px;
}

.LeftBoxStripDiscover p {
  text-align: center;
  text-indent: 15px;
  padding-top: 15px;
  padding-right: 205px;
  padding-left: 160px;
  position: relative;
}

.TopMiddleTxt {
  width: 100%;
  position: relative;
  margin-left: auto;
  /* margin-right: 50px !important; */
}

.Triangular {
  width: 10px;
  height: 13px;
}

.TriangularLeftIcon,
.TriangularRightIcon {
  position: absolute;
  top: 2px;
}

.TriangularLeftIcon {
  left: 0px;
}

.TriangularRightIcon {
  right: 0px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.LeftTxt {
  float: left;
}

.stopIcon {
  width: 100%;
  max-width: 23px;
  position: absolute;
  right: 4px;
  bottom: 4px;
}

.HeadlineFix {
  margin-bottom: 19px;
}

.LeftBoxStripDiscover {
  width: 100%;
  max-width: 652px;
  border-right: 1px solid #FFFFFF;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}

.LeftBoxStrip {
  width: 100%;
  height: 70%;
  max-width: 700px;
  border-right: 1px solid #FFFFFF;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.LeftBoxStrip.Discover {
  width: 524px;
}

.LeftBoxStrip.Discover p {
  padding-left: 0;
}

FixLeftBoxStripLocation {
  max-width: 649px;
  text-indent: 77px;
}

.ExcelIcon {
  cursor: pointer;
  width: 100%;
  float: left;
  left: 8px;
}

.ExcelIcon left {
  width: 100%;
  float: left;
  margin-left: 10px;
}

.ExcelIcon {
  max-width: 22px;
  z-index: 2;
  position: relative;
}

InteractiveMod {
  width: 100%;
  max-width: 22px;
  right: unset;
  margin-right: unset;
  margin-left: 10px;
  float: left;
}

.RightBoxStrip {
  max-width: 249px;
  float: right;
  padding-right: 55px;
}

.TopBoxContentLeft,
.TopBoxContentRight {
  width: 100%;
  height: 233px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 55px;
}

.TopBoxContentLeft {
  max-width: 683px;
  position: relative;
}

.BootomBoxContentLeft,
.BootomBoxContentRight,
.BootomMiddleBox {
  width: 100%;
  height: 355px;
  float: left;
  margin-left: 14px;
  margin-top: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.BootomBoxContentLeft {
  border-right: 1px solid #717070;
  position: relative;
}

/* .BootomMiddleBox {
  border-right: 1px solid #717070;
} */

.BootomBoxContentLeft {
  max-width: 328px;
}

.BootomMiddleBox {
  max-width: 869px;
}

.BootomBoxContentRight {
  max-width: 23%;
  margin-top: 29px;
}

.TopPer,
.TopPer p,
.TopPerTitle,
.TopPerChannel,
.TopPer img {
  width: 100%;
  float: left;
  /* margin-bottom: 7px; */
}

.TopPer,
.TopPer p,
.TopPerTitle,
.TopPerChannel {
  height: 22.5px;
}
.TopPerChannel {
  max-width: 588px !important;
}
.TopPerCaption {
  width: 75px;
  max-width: 95px;
  /* font-weight: bold; */
}
.TopPer p {
 
  /* line-height: 23px; */
}

.TopPerTitle {
  max-width: 588px;
  cursor: pointer; 
  width: auto;
}

.TopPerChannel {
  max-width: 265px;
  font-size: 14px;
  color: #814396;
  /* line-height: 23px; */
}

.TopPer img {
  max-width: 16px;
  height: 16px;
  float: right;
  padding-right: 3px;
}

.SearchPrefPlatform {
  /* display: flex; */
  justify-content: center;
  width: 100%;
  flex-wrap: nowrap;
  margin-top: 3px;
}
.TopBox,
.ClipYoutube,
.ClipProperties,
.TopRightPreferences,
.MiddleRightPreferences,
.BootomRightPreferences,
.TopRightPreferences p,
.TopRightPreferences img,
.MiddleRightPreferences p,
.clipBootom {
  width: 100%;
  float: left;
}

.BootomRightPreferences, 
.MiddleRightPreferences {
  height: 70px;
}

.TopRightPreferences {
  height: auto;
  text-transform: uppercase;
}

.ClipYoutube {
  height: 170px;
  max-width: 302px;
  position: relative;
  border: 1px solid #AAA8A8;
  background-color: black;
}

.ClipYoutubeTime {
  width: 200px;
  height: 25px;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 0px;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.70);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 5px;
  margin-top: 5px;
  margin-left: -100px;
}

.ClipProperties {
  width: calc(100%  - 23px - 308px);
  margin-left: 23px;
  height: 172px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ClipProperties li {
  width: 100%;
  float: left;
  font-size: 15px;
}
.meta-label {
  width: 93px;
  float: left;
}
.ClipProperties p {
  width: 93px;
  float: left;
  /* font-weight: bold; */
}
.checkIcon {
  float: right;
}
.PropertiesPer {
  float: left;
  font-weight: normal !important;
  width: calc(100% - 210px);
  overflow: hidden;
  text-overflow: ellipsis;
}
.meta-val {
  width: 242px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ClipProperties p:nth-child(2) {
  width: 242px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#publishRegionParagraph {
  margin-top: 12px;
  text-transform: uppercase;
}

.TopRightPreferences,
.MiddleRightPreferences {
  border-bottom: 1px solid #E2E2E2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  height: 175px;
}

.MiddleRightPreferences .region {
  padding-top: 7px;
}

.TopRightPreferences .search-dbs-container {
  width: 90%;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
}

.TopRightPreferences p,
.MiddleRightPreferences p {
  font-weight: bold;
}
.TopRightPreferences p {
  margin-bottom: 10px;
}

.MiddleRightPreferences p {
  margin-bottom: 13px;
}

.MiddleRightPreferences .RegionsList {
  font-size: 14px;
}

.TopRightPreferences img {
  width: 20% !important;
  height: 31px !important;
  margin: 5px;
  float: none;
}
.platform img {
  cursor: pointer;
  outline: none;
  border: 0;
}
.platform {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding-right: 5px; */
  padding-left: 5px;
}
/* .filter-platform {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filter-platform img {
  cursor: pointer;
  outline: none;
  border: 0;
} */
.platformImg {
  height: 31px !important;
  width: 25% !important;
  /* margin-bottom: 20px; */
  margin-left: -11px;
  outline: none;
  border: 0;
}
.BootomLeftDate,
.BootomRightDate {
  width: 50%;
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  padding-top: 14px;
}

.BootomLeftDate {
  border-right: 1px solid #E2E2E2;
  height: 100%;
}

.BootomLeftDate p,
.BootomRightDate p {
  margin-bottom: 9px;
}

.BootomLeftDate .header,
.BootomRightDate .header  {
  text-transform: uppercase;
}

.clipBootom {
  max-width: 307px;
  overflow: hidden;
  margin-bottom: 13px;
}

.BootomClipProperties,
.BootomClipProperties li,
.BootomMiddleClips,
.TopClipsTriangular,
.BootomClipsTriangular,
.BootomClips,
.Propertiesselect,
.selectBtn {
  width: 100%;
  float: left;
}

.BootomClipProperties li {
  font-size: 15px;
  margin-bottom: 8px;
  margin: 3px auto;
  margin-top: 5px;
}

.BootomClipProperties p {
  width: 120px;
  float: left;
  font-weight: bold;
  margin-bottom: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.BootomProperties {
  width: 198px !important;
  float: left;
  font-weight: normal !important;
  position: relative;
}

.BootomProperties.flexed {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.BootomClipProperties img {
  width: 100%;
  max-width: 16px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.BootomProperties .dollarIcon {
  width: 13px;
  height: 14px;
}

.Propertiesselect {
  max-width: 200px;
}

.Propertiesselect select {
  height: 20px;
  color: #814396;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1px;
}

.selectBtn {
  width: 25px;
  height: 20px;
  background-color: #3a5571;
  position: absolute;
  pointer-events: none;
  top: 0px;
  right: 0px;
  display: block;
  line-height: 42px;
  text-align: center;
}

.selectBtn img {
  width: 10px;
  height: 7px;
  position: absolute;
  right: 7px;
  top: 7px;
}

.dalleymotionIcon {
  width: 100%;
  max-width: 40px;
  position: absolute;
  right: 7px;
  bottom: 2px;
}

.BootomMiddleClips {
  max-width: 360px;
  height: 325px;
  overflow: hidden;
  margin-top: 8px;
  position: relative;
}

.BootomMiddleClips .isRejected {
  border: 6px solid #FF1D25 !important;
  color: #FF1D25 !important;
}

.BootomMiddleClips .isRejected .ClipsSubTitle {
  padding-top: 1px;
}

.BootomMiddleClips .checkMatch {
  position: absolute;
  top: 0px;
  left: 3px;
  z-index: 101;
  width: 20px;
  height: 20px;
  -moz-transform: scale(1.2);
}

.ClipsNav {
  position: absolute;
  display: flex;
  bottom: 8px;
  justify-content: space-between;
  width: 358px;
}

.ClipsNav .section {
  display: flex;
  flex-direction: row;
}

.ClipsNav .PaginationButton {
  background-color: transparent;
  border: none;
  outline: 0;
  color: #3a5571;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
}

.ClipsNav .PaginationButton:disabled {
  color: grey;
  opacity: .7;
}

.ClipsNav .divider {
  height: 10px;
  border: 1px solid rgb(58, 85, 113);
  margin: auto 6px;
}

.ClipsTitle {
  width: 200px;
  float: left;
  font-weight: bold;
  color: #3a5571;
}

.BootomClips {
  max-width: 172px;
  height: 97px;
  overflow: hidden;
  margin-right: 13px;
  margin-bottom: 13px;
  background-color: #FFFFFF;
  border: 1px solid #575757;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.BootomClips.false_positive {
  outline: 6px solid #FF1D25 !important;
  outline-offset: -7px;
  color: #FF1D25;
}

.BootomClips.vc_monetized,
.BootomClips.vc_blocked,
.BootomClips.vc_dmca {
  outline: 6px solid #804395 !important;
  outline-offset: -7px;
  color: #804395;
}

.BootomClips.monetized,
.BootomClips.blocked,
.BootomClips.dmca,
.BootomClips.licensed,
.BootomClips.fair_use,
.BootomClips.affiliate {
  outline: 6px solid #336E1B !important;
  outline-offset: -7px;
  color: #336E1B;
}

.BootomClips.irrelevant {
  outline: 6px solid #3a5571 !important;
  outline-offset: -7px;
  color: #3a5571;
}

.SelctedClips img {
  max-width: inherit;
  height: inherit;
  border: 2px solid #814396;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.SelctedClips {
  -webkit-box-shadow: 0px 6px 7px -2px #575757;
  box-shadow: 0px 6px 7px -2px #575757;
}

.SelctedClipsSubTitle {
  opacity: 1 !important;
}

.ClipsSubTitle {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 6px;
  opacity: 0;
}

.ClipsSubTitleSensitive {
  background-color: rgba(255, 255, 255, 1);
}

.ClipsSubTitle:hover {
  opacity: 1;
}

.BootomClipProperties {
  margin-top: 5px;
  height: 55%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.ClipsSubTitle p {
  margin-bottom: 5px;
  font-weight: bold;
  max-width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 4px auto;
}

.ClipsSubTitle.FB p {
  margin: 9px auto;
}

.ClipsSubTitle p.title {
  margin: 3px auto;
}

.SummaryBox {
  width: 100%;
  height: 89px;
  float: left;
  text-align: center;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #3A5571;
  padding-top: 20px;
  background-color: #f3f3f3;
  position: relative;
  margin-top: 10px;
  margin-bottom: 2px;
}

.SummaryBox p {
  margin-bottom: 10px;
}

.BlueinfoIcon {
  width: 100%;
  height: 15px;
  max-width: 15px;
  position: absolute;
  right: 5px;
  top: 5px;
}

.loading:after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;
}

@keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: .25em 0 0 rgba(0, 0, 0, 0), .5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: white;
    text-shadow: .25em 0 0 rgba(0, 0, 0, 0), .5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: .25em 0 0 white, .5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: .25em 0 0 white, .5em 0 0 white;
  }
}

.gifImg {
  width: 100%;
  max-width: 18px;
}

.BoxTxtImg {
  position: absolute;
  top: 11px;
  left: 12px;
}


.clipboard-tooltip {
  position: absolute;
  top: -36px;
  opacity: 0;
  transition: opacity linear 0.3s;
  z-index: 1000;
}

.clipboard-tooltip.with-filter {
  top: -77px;
}

.clipboard-tooltip.long {
  left: 70px;
  width: 305px;
}

.clipboard-tooltip.short {
  left: 137px;
  width: 170px;
}

.clipboard-tooltip .container {
  background: white;
  border: 1px solid #CBCBCB;
  border-bottom: 3px solid #804395;
  font-size: 13px;
  color: #4d4d4d;
  text-transform: capitalize;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  height: auto;
}

.clipboard-tooltip .container .option {
  width: 100%;
  height: 30px;
  padding: 0 10px;
  display: flex;
  align-items: center;
}

.clipboard-tooltip.fadein {
  -webkit-animation-name: fadein 0.5s;
  -moz-animation-name: fadein 0.5s;
  -ms-animation-name: fadein 0.5s;
  -o-animation-name: fadein 0.5s;
  animation-name: fadein 0.5s;
}

.clipboard-tooltip.fadeout {
  -webkit-animation-name: fadeout 0.5s;
  -moz-animation-name: fadeout 0.5s;
  -ms-animation-name: fadeout 0.5s;
  -o-animation-name: fadeout 0.5s;
  animation-name: fadeout 0.5s;
}

.fadein {
  opacity: 1;
}

.fadeout {
  opacity: 0;
}