@media print {
  body {-webkit-print-color-adjust: exact;}
  .js-form-submit { display: none; }

  .qestion-warp {
    min-height: 96vh;
  }

  .question_wrap_wrapper .bar_code_wrap,
  .question_wrap_wrapper,
  .bar_code_wrap_count_overall1 {
    margin-bottom: 10px !important;
  }
}


.custom-webform-bar-reporting-form .filters-column fieldset{
  margin-top: 0;
}

.custom-webform-bar-reporting-form #edit-tags--wrapper .fieldset__wrapper--group{
 /* height: 200px; */
  overflow: auto;
}

.custom-webform-bar-reporting-form .filters-column{
  z-index: unset;
}

#results, .report_filter {
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
}
#barReportingTabContent{
  margin-top: 20px;
  font-family: Helvetica;
 
}
#barReportingTab {
  width: 100%;
}
.bar_code_wrap_count {
  display: flex;
  margin-bottom: 10px;
  flex-wrap:wrap;
}
#print_button {
  width: 200px;
}

.bar_code_wrap_count .bar_code_bricks{
  margin-right: 15px;
  font-size: 14px;
  margin-bottom: 10px;
}

.bar_code_wrap {
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}

.bar_code_wrap_horozontal {
  display: block;
}

.bar_code_wrap_horozontal .bar_code_bricks {
  margin-bottom: 5px;
}

.bar_code_wrap .bar_code_bricks{
  height: auto;
  background: #a91a10;
  padding: 1px 10px;
  font-size: 14px;
  display: flex;
}

.queston_wrapper {
  background: #eee;
  padding: 10px;
  margin-bottom: 1em;
}

.blockbg {
	border-radius: 20px;
	display: inline-block;
	height: 13px;
	margin-bottom: -2px;
	margin-right: 2px;
	margin-top: 0;
	width: 13px;
}

.bar_code_wrap_count_overall {
  font-weight: bold;
  margin-top: 5px;
}

.question_wrap_wrapper .bar_code_wrap {
  margin-bottom: 2em;
}
.question_wrap_wrapper {
  margin-bottom: 2em;
}
.repparwrap {
  border: 1px solid #Ebbc57;
  padding: 8px;
  margin-bottom: 1em;
}
.reppar {
	color: #fff;
	background-color: #Ebbc57;
	border-color: #ddd;
	font-size: 18px;
	display: block;
	padding: 8px;
	padding-left: 40px;
	margin-bottom: 10px;
	cursor: pointer;
	margin-top: 0;
}

#loading {
  background: black;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  height: 100%;
  position: fixed;
  padding-top: 20%;
  text-align: center;
}
.qestion-warp {
  background: #fff;
  padding: 10px;
  margin-bottom: 1em;
}

.validavgwrapin {
  display: inline-block;
  width: 100%;
  background: #000;
  height: 2px;
  position: relative;
}
.validavgwrapin span {
  background: gray;
  height: 20px;
  width: 20px;
  display: block;
  border-radius: 50%;
  margin-top: -9px;
}
.bar_code_wrap.bar_code_wrap_vertical{
  align-items: flex-end;
  height:350px;
  margin-top: 2em;
}
.bar_code_wrap.bar_code_wrap_vertical > div{
  margin-right:20px;
}
.question-head{
  display: flex;
  justify-content: space-between;
  gap:30px;
}

#custom-wbr-color .fieldset__wrapper {
  display: flex;
  gap: 15px;;
}
.bar_code_wrap_count_overall1 {
	margin-top: 5px;
	margin-bottom: 2em;
	font-size: 14px;
	font-weight: normal;
}
.bar_code_wrap_no_horozontal_2 .bar_code_bricks {
  border-radius: 15px;
  min-height: 24px;
}
.bar_code_bricks3_wrap {
  display: flex;
  gap: 15px;
  font-size: 14px;
}
.label-class-bar {
  font-size: 14px;
  margin-bottom: 1em;
  font-weight: 600;
}
.table-view th {
  text-align: center;
}
.table-view tr td {
  text-align: center;
}
.table-view tr{
  border-bottom:none;
}

.table-view th {

}
.table-view th {
  background:transparent !important;
  border-bottom: 1px solid #8c8c8c !important;
}
.table-view tr th:first-child, .table-view tr td:first-child{
  border-right: 1px solid #8c8c8c !important;
  max-width: 50%;
  width: 100%;
  text-align: left;
}
.table-view th td:first-child{ 
 
}
.custom-webform-bar-reporting-form .js-form-type-select .form-item__label{
  color:#a8a6a6 !important;
  font-weight:400;
  margin-bottom:10px;
}
.custom-webform-bar-reporting-form .js-form-type-select .form-element--type-select,
.custom-webform-bar-reporting-form .js-form-type-select select{
  border-radius:25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 256 256" enable-background="new 0 0 256 256" xml:space="preserve"><g><g><path fill="%23000" d="M128,10l65.4,64.4H62.6L128,10L128,10z M128,246l-65.4-64.4h130.9L128,246L128,246z"/></g></g></svg>') no-repeat 95% center;
  padding-right: 20px;
  background-size:20px;
  background-color: #f6e2b5;
  border:none;
}
.custom-webform-bar-reporting-form .js-form-type-select .form-element--type-select:hover, .custom-webform-bar-reporting-form .js-form-type-select .form-element--type-select:focus{
  border:none;
  box-shadow: none;
}
.highestper span{
  background-color:#f6e2b5;
  padding:5px;
  border-radius:50%;
}
#select-tags, #select-question {
  position: relative;
  display: block;
  font-size:14px;
  color:#a8a6a6;
}
#edit-tags--wrapper1 legend span, #edit-question--wrapper legend span,
#edit-question-setting legend span, #edit-question-setting legend span{
  border-radius:25px;
  background: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 256 256" enable-background="new 0 0 256 256" xml:space="preserve"><g><g><path fill="%23000" d="M128,10l65.4,64.4H62.6L128,10L128,10z M128,246l-65.4-64.4h130.9L128,246L128,246z"/></g></g></svg>') no-repeat 95% center;
  padding-right: 20px;
  background-size:20px;
  background-color: #f6e2b5;
  border:none;
  padding:15px 25px 15px 15px;
  color:black;
  margin-top:10px;
  font-weight:400;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#edit-tags1, #edit-question, #edit-question-setting .fieldset__wrapper, #edit-question-setting .fieldset-wrapper {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  padding: 5px;
  z-index: 1;
  color:black;
}
.tabs-printbutton{
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.tabs-printbutton nav{
  width:80%;
}
.tags-result {
  display: flex;
  border-radius: 15px;
  overflow: hidden;
  height: 25px;
}
#edit-question-setting {
  padding: 2px 25px;
  min-height: 100px;
}
#edit-question-setting legend span {
  font-size: 12px;
  width: 86%;
}
ul.secondary a.is-active{
  font-weight: bold;
}
.tabs.secondary .tabs__tab.is-active {

}
#bar_reporting_tabs {

}
ul#barReportingTab {
  
}
ul#barReportingTab li {
  background: none;
  border: 0;
}
ul#barReportingTab li a {
  background: none!important;
  border: 0;
  margin-bottom: 1px;
}
ul#barReportingTab li a.active {
  font-weight: bold;
  border-bottom: 1px solid #008ee6;
}

#edit-tags {
  display: none;
}



.custom-webform-bar-reporting-form .js-form-type-select .form-item__label{
  color:#a8a6a6 !important;
  font-weight:400;
  margin-bottom:10px;
}
#grouped-checkboxes-container .group-header{
  border-radius:25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 256 256" enable-background="new 0 0 256 256" xml:space="preserve"><g><g><path fill="%23000" d="M128,10l65.4,64.4H62.6L128,10L128,10z M128,246l-65.4-64.4h130.9L128,246L128,246z"/></g></g></svg>') no-repeat 95% center;
  padding-right: 20px;
  background-size:20px;
  background-color: #f6e2b5;
  border:none;
  padding: 7px 14px;
  margin-bottom: 10px;
  color: #000;
}
#grouped-checkboxes-container .question-text {
  display: none;
}
#grouped-checkboxes-container .js-form-item {
  margin-top: 0;

  margin-bottom: 0;
}
#grouped-checkboxes-container .grouped-checkbox-div {
  position: absolute;

  z-index: 9;

  background: #f9f9f9;

  padding: 10px 14px;

  width: 100%;
}
#select-tags .fieldset__label {
  display: none;
}

/* Toggle switch container */
.toggle-switch {
  position: relative;
  display: inline-block;
  width: 64px;
  height: 34px;
  margin-top: -17px;
  margin-right: 40px;
  display: flex;
  gap: 36px;

}

/* Hide default checkbox */
/* Hide default checkbox */
.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* Slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  border-radius: 50%;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

/* Hide content initially */
.percent-show {
  display: inline;
  word-wrap: normal;
}

.number-percent-show {
  display: none;
}

/* Show content based on toggle state */
.toggle-off .percent-show {
  display: none;
}

.toggle-off .number-percent-show {
  display: inline;
}

/* Align the symbols */
.leftspan {
  margin-right: 8px;
  vertical-align: middle;
  margin-top: 3px;
}

.rightspan {
  margin-left: 8px;
  vertical-align: middle;
  margin-top: 3px;
}

.wrapdivt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin-right: 0.75rem;
}

.wrapdivt .toggle-switch {
  position: relative;
  margin-top: 0;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-right: 0;
}

.bar_code_wrap_vertical .bar_code_bricks {
  position:absolute;
  width:calc(100% - 20px); 
  left:0px;
  right:0px;
  bottom:10%;
}
.path-admin .bar_code_wrap_vertical .bar_code_bricks {
  width: 25px;
}

.validavgwrapinwrap {
  margin-bottom: 35px;
}

.path-admin .validavgwrapinwrap {
  margin-bottom: 0px;
}

.basic-reporting {
  width: 100% !important;
}