@charset "utf-8";

/* CSS setting */
label {
  font-size: 13px;
}
.LeftBox li,
.RightBox li,
.BottomBox,
.BottomBox li,
.SamplesSelect,
.SamplesBtn,
.settingImg {
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.LeftBox,
.RightBox {
  max-width: 50%;
  height: 360px;
}

.LeftBox li,
.RightBox li {
  height: 90px;
  border-right-color: #AAA8A8;
  border-bottom-color: #AAA8A8;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-width: 0.5px;
  border-bottom-width: 0.5px;
  padding-left: 15px;
}

.TitleBox {
  margin-top: 8px;
  font-weight: bold;
  font-size: 16px;
}

.MinMaxBox {
  margin-top: 8px;
  margin-bottom: 8px;
}

.MinMaxBox p {
  max-width: 35px;
  padding-top: 5px;
}

.MinMaxInput {
  max-width: 70px;
  width: 70px;
  height: 25px;
  margin-right: 5px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin-left: 10px;
}

.ParameterBoxsRest .CheckBox,
.ChackBoxPer .CheckBox,
.ChackBoxPer .Radio,
.ChackBoxFile .CheckBox,
.ReferenceMatch .CheckBox {
  max-width: 15px;
  height: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.ChackBoxFile .CheckBox {
  margin-right: 20px;
}

.ChackBoxFile p {
  max-width: 75px;
}

.ReferenceMatch {
  max-width: 110px;
}

.ReferenceMatch p {
  max-width: 75px;
}

.ReferenceMatch .TitleBox {
  max-width: 100% !important;
  margin-bottom: 10px;
}

.spacing {
  margin-top: 10px;
}

.DateFormat {
  max-width: 110px;
  margin-top: 10px;
}

.DateFormat .Radio {
  max-width: 15px;
  height: 15px;
  margin-right: 7px;
}

.DateFormat p {
  max-width: 85px;
  font-size: 13px;
}

.ReferenceSamples {
  height: 270px !important;
}

.SamplesSelect,
.SamplesInput {
  max-width: 250px;
  width: 250px;
}

.SamplesSelect select {
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 12px;
  padding-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 28px !important;
}

.SamplesBtn {
  width: 25px;
  height: 25px;
  position: absolute;
  pointer-events: none;
  top: 0px;
  right: 0px;
  display: block;
  text-align: center;
  border-left: 1px solid #575757;
}

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

.SamplesSelect .Samplesoption .SamplesBox {
  margin-top: 8px;
}

.SamplesInput {
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  padding-left: 3px;
  margin-bottom: 8px;
}

.ListIcon,
.calenderIcon {
  max-width: 22px;
  margin-left: 5px;
  padding-top: 2px;
  
}

.ListIcon.disabled {
  opacity: 0.6;
  cursor: default;
}

.settingImg {
  max-width: 276px;
  margin-top: 10px;
  height: 120px;
  cursor: pointer;
}

.BottomRest,
.BottomBoxRest,
.ParameterBoxsRest {
  height: 56px;
  border-right-color: #AAA8A8;
  border-right-style: solid;
  border-right-width: 0.5px;
  padding-top: 12px;
}

.BottomRest p,
.BottomBoxRest p,
.ParameterBoxsRest label,
.ParameterBoxsRest p {
  max-width: 497px;
  font-size: 12px;
  padding-left: 17px;
  padding-top: 7px;
}
.ParameterBoxsRest label{
  font-size: 14px !important;
  max-width: 100px;;
}
.BottomBoxRest p,
.ParameterBoxsRest p {
  max-width: 1124px !important;
  font-size: 14px;
}

.ResetBtn {
  margin-right: 15px;
  max-width: 100px;
  height: 25px;
  cursor: pointer;
  background-color: #E6E6E6;
  border: 1px solid #AAA8A8 !important;
}
.UserProfileNotification {
  padding: 16px;
  font-weight: bold;
}

.ResetBtn:hover {
  border: 1px solid #814396 !important;
  background-color: #FFFFFF;
}
.publishStartDate {
  margin-bottom: 1px;
}
.searchDB {
  height: auto !important;
}
.DBsIcon {
  margin-top: 8px;
  width: 206px;
}

.DBsIcon img {
  float: left;
  /* margin-right: 3px;
  margin-left: 3px; */
  margin-bottom: 17px
}
.publishEndDate  {
  margin-left: 0px !important;
}
.DateInput {
  max-width: 150px;
  width: 100px;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding-left: 3px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  margin-top: 6px;
  float: left;
  margin-left:10px;
}

.calenderIcon {
  padding-top: 7px !important;
}

.PublishRegions {
  height: 360px !important;
}

.PublishRegions .TitleBox {
  font-weight: bold;
  font-size: 16px;
  max-width: 140px;
}

.PublishRegions .TitleCode {
  font-size: 16px;
  max-width: 70px;
  margin-top: 8px;
  text-align: right;
  padding-right: 20px;
}

.PublishRegionSelect {
  max-width: 276px;
  height: 293px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.BottomBox {
  margin-top: 12px;
  margin-bottom: 5px;
}

.ConfigBox {
  max-width: 305px;
  padding-left: 48px;
}

.ConfigBox p {
  max-width: 207px;
  padding-top: 4px;
  padding-bottom: 9px;
  font-size: 14px;
  font-weight: bold;
}

.Config-box-first {
  margin-left: -108px;
}

.ConfigBoxInput {
  max-width: 47px;
  height: 24px;
  color: #814396;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
}

.ConfigBoxInput:disabled {
  color: #c7c3c3;
}

.ParameterBoxs {
  margin-bottom: 10px;
}

.ParameterBoxsRest {
  border-right-style: none;
  border-top-width: 0.5px;
  border-top-style: solid;
  border-top-color: #AAA8A8;
}

.BottomSaveAll {
  padding-top: 23px;
}

.BottomSaveAll p {
  max-width: 1025px;
  font-size: 14px;
  padding-left: 17px;
  padding-top: 7px;
  font-weight: bold;
}

.SaveAllChangesBtn {
  max-width: 200px;
  height: 25px;
  cursor: pointer;
  background-color: #814396;
  border: 1px solid #AAA8A8 !important;
  color: #FFFFFF;
  text-align: center;
}

.SaveAllChangesBtn span {
  display: inline-block;
  text-align: center;
  line-height: 20px;
  margin-top: 2px;
}

.SaveAllChangesBtn:hover {
  border: 1px solid #814396 !important;
  background-color: #FFFFFF;
  color: #814396;
}

.sample-queries {
  height: 270px !important;
  display: flex;
  flex-direction: column;
}

.sample-queries .sample-queries-container {
  width: 270px;
  height: calc(100% - 42px);
}

.sample-queries-container .samples-selector {
  display: flex;
  height: 25px;
  margin-top: 10px;
  position: relative;
  width: 240px;
}

.samples-selector select {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 12px;
  padding-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 28px !important;
  -webkit-appearance: none;
  text-transform: capitalize;
  color: #814396;
  font-weight: bold;
}

.samples-selector .genric.ListIcon {
  position: absolute;
  right: -27px;
}

.selection-button {
  width: 25px;
  height: 25px;
  position: absolute;
  pointer-events: none;
  top: 0px;
  right: 0px;
  display: block;
  text-align: center;
  border-left: 1px solid #575757;
}

.sample-input-container {
  width: 100%;
  height: 25px;
  display: flex;
  margin-top: 10px;
}

.sample-input-container input {
  width: 240px;
  height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  padding-left: 3px;
  margin-bottom: 8px;
}
.offsetDate {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  text-align: center;
}
.date {
  width: 100px;
}
 /*----------------------tabs style---------------------------------*/

 .right {
  float: right;
}
.left {
  float: left;
}
.tablinks {
  font-size: 17px;
  font-style: inherit;
  font-weight: bold;
  overflow: hidden;
  background-color: lightgray;
  padding-right: 16px;
  padding-left: 16px;
  padding-bottom: 4px;
  padding-top: 3px;
  margin: 2px;
}
.tab {
  font-size: 14px;

}
.selected {
  border-bottom: 0px;
}
.tablinks.selected {
 background-color: white;
}
.tablinks:hover {
  background-color: whitesmoke;
}
