.modal {
  position: fixed;
  top: 0px;
}


.selectize-control.plugin-clear_button .clear {
  left: 243px !important;
  color: #0385C2;
  opacity: 1;
}


@media(max-width:1408px) {
  .selectize-control.plugin-clear_button .clear {
    left: 203px !important;
    color: #0385C2;
    margin-top: -40px !important;
    opacity: 1;
  }
}


.benchmark-participant-row>td {
  font-weight: 500 !important;
}


table.dataTable>tbody>tr.benchmark-participant-row,
table.dataTable>tbody>tr.benchmark-participant-row td,
.benchmark-participant-row>td:nth-child(2),
.benchmark-participant-row>td:nth-child(3),
.benchmark-participant-row>td:nth-child(3) {
  background-color: #fff !important;
  border-bottom: 1px solid;
}

.benchmark-participant-row>td:nth-child(1) {
  font-weight: 600 !important;
}


#mainWrapper {
  margin-bottom: 0px !important;
}

.cq-footnote-text {
  margin-top: -87px;
  margin-bottom: 100px;
}

#mainWrapper {
  /* overflow-x: scroll !important; */
  overflow-x: scroll;
  transform: rotateX(180deg);
  scrollbar-color: #878585 #dad8d8 !important;
  margin-top: -16px;
  margin-bottom: 200px;
}



@media(min-width: 1000px) {
  #cellModalQuestionResponse {
    padding: 58px;
    text-align: left;
  }
}

#excelBtn {
  border: 1px solid #ccc !important;
  border-radius: 7px !important;
  padding: 3px !important;
  padding-top: 3px !important;
  padding-bottom: 6px !important;
  padding-right: 5px !important;
  padding-left: 6px !important;
  background-color: #fdfeff !important;
}

#cqCodebookButton span {
  margin-left: 8px;
}

#excelBtn>span:nth-child(2) {
  color: #000;
  font-size: 13.5px !important;

}

#excelBtn>i:nth-child(1) {
  margin-left: -46px;
  margin-top: 0px;
  padding-top: 4px;
  margin-bottom: -3px;
  padding-bottom: -4px;
}

#excelBtn>span:nth-child(2) {
  color: #000;
  font-size: 13.5px !important;
}

#excelBtn>span:nth-child(2) {
  color: #000;
  font-size: 12px;
  font-family: ArialNova;
  margin-top: 3px;
  margin-bottom: 1px;
  position: absolute;
  width: 40px;
  padding-left: 7px;
}