/* @font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: url('font/FiraSansCondensed-Regular.ttf');
}

@font-face {
  font-family: 'Mulish';
  font-style: bold;
  font-weight: 600;
  src: url('font/FiraSansCondensed-Bold.ttf');
}

@font-face {
  font-family: 'Seriff';
  font-style: normal;
  font-weight: 400;
  src: url('font/PlayfairDisplay-Regular.ttf');
} */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: url('font/Mulish-Regular.ttf'); 
}
@font-face {
  font-family: 'Mulish';
  font-style: bold;
  font-weight: 600;
  src: url('font/Mulish-Bold.ttf'); 
}


._red {
  color: #BE0017;
}

._green {
  color: #73AA33;
}

._gray {
  color: #777;
}

.popup_abs {
  z-index: 999999;
  position: absolute;
  background-color: #FFF;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
  padding: 20px;
}

.popup_div {
  z-index: 999;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #FFF;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: 4px;
}

.popup_container {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1000;
}

._out {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: default;
  z-index: 1000;
}

.out_bckg {
  background-color: rgba(111, 111, 111, 0.7);
  z-index: 900;
}

#body_container {
  max-width: 1500px;
  min-width: 1100px;
  /* width: 70%; */
  margin: 0 auto;
  position: relative;
  min-height: 500px;
  background-color: #FFF;
}
.central_container_2{
    background-color: #FFF;
}
#adminx {
  position: absolute;
  top: 27px;
  right: 20px;
  left: auto;
  cursor: pointer;
  font-weight: bold;
}
#searchx {
  position: absolute;
  top: 25px;
  right: 50px;
  left: auto;
  cursor: pointer;
  font-weight: bold;
}
#searchbox {
  width: 180px;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  padding: 4px 15px 3px 0px;
  text-align: right;
  border-radius: 13px;
}
#searchbox:focus {
  outline: 0px;
}
#langbox {
  position: absolute;
  top: 25px;
  right: 150px;
  font-weight: bold;
}
#lang {
  border: none;
  font-family: 'Mulish', sans-serif;
  font-size: 12px;
}
#searchxxx {
  border-radius: 20px;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 3px;
  right: 0px;
  padding: 3px;
  background-color: #000000;
  cursor: pointer;
}
#searchxxx:hover {
  background-color: #17A;
}
.searchxin {
  height: 18px;
  width: 95%;
  margin: 10px;
  padding: 2px 0 2px 10px;
  font-size: 14px;
  background-color: #EEE;
  border: 0px
}

.searchxresimg {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: 1px solid #000;
}

.menu_vis {
  font-size: 13px;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  z-index: 900;
  color: #444;
  margin-right: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}
.menu_vis:hover {
  color: #000;
}
#quick_contact {
  position: absolute;
  right: 5px;
  top: 20px;
  font-size: 10px;
  text-align: right;
}
.dhv {
  width: 17%;                   
  max-width: 400px;              
  display: inline-block;
  vertical-align: top;          
  position: relative;
  height: 360px;                 
  margin: 0 1%;                  
  box-sizing: border-box;        
}
.dhv a {
  position: absolute;
  bottom: 5%;
  left: 10%;
  font-size: 24px;
  color: rgb(46, 52, 58);
}
.dh:hover {
  opacity: 1;
}
.dh {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  vertical-align: bottom;
  height: 200px;
  width: 100%;
  position: absolute;
  filter: saturate(100%);
  opacity: 1;
}
.dh:hover {
  opacity: 1;
  filter: saturate(150%);
}
.dh1 {
  background-image: url(img/dh1.jpg);
}
.dh2 {
  background-image: url(img/dh2.jpg);
}
.dh3 {
  background-image: url(img/dh3.jpg);
}
.dh4 {
  background-image: url(img/dh4.jpg);
}

.dht1 {
  font-size: 21px;
  font-weight: bold;
}

.dht2 {
  font-size: 14px;
  font-weight: bold;
}

.dhts {
  padding: 5px;
}

.dht3 {
  font-size: 12px;
  padding-right: 10px;
}

.gallery_img {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  border: 1px solid #CCC;
}
.gallery_img:hover:before {
  font-family: "cpq";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\59";
  color: #F36;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.filelist_file {
  position: relative;
  padding: 0 0 5px 0;
}
.text-bg{
  background-color: var(--text-bg);
}
.content-pad{
  padding: var(--content-pad);
}
.tabs {
  padding: 1px 0 1px 2px;
  padding-left: calc(var(--content-pad) + 5px);
  border-bottom: 1px solid #DDD;
}
.tab {
  display: inline-block;
  color: #555;
  font-size: 14px;
  cursor: pointer;
  padding: 8px 33px 7px 0px;
  margin-right: 0;
  font-weight: normal;
}
#content {
  padding: var(--content-pad);
  min-height: 200px;
}
.active_tab {
  color: #000;
  font-weight: bold;
}
.preview_name {
  font-size: 25px;
  padding: 15px 0 25px 0px;
  font-weight: bold;
  right: 20px;
}

.section_content {
  clear: both;
  padding-top: 10px;
}
.field_content {
  float: left;
  font-size: 14px;
}
.field_picture_big {
  width: 100%;
  float: left;
}
.field_picture_small {
  max-width: 100px;
  padding: 20px;
  float: right;
}
.subsection_box {
  width: 50%;
  float: left;
  font-size: 14px;
}
.subsection_heading {
  font-size: 16px;
  padding: 10px 0px 10px 20px;
  color: #333;
  background-color: #DDD;
  margin-bottom: 5px;
  font-weight: bold;
  clear: both;
}
.subsection_content {
  padding: 10px 0 30px 20px;
}
.field_div {
  padding: 7px 0 3px 0px;
  border-bottom: 0px solid #DDD;
}

.field_label {
  min-width: 140px;
  max-width: 166px;
  display: inline-block;
  color: #666;
  vertical-align: top;
  margin-top: 2px;
}
.field_input {
  width: 30%;
  min-width: 133px;
  max-width: 138px;
  display: inline-block;
  color: #000;
  vertical-align: top;
  padding: 2px 2px 1px 2px;
}
.field_dropdown {
  width: 30%;
  min-width: 133px;
  max-width: 138px;
  display: inline-block;
  position: relative;
  color: #000;
  vertical-align: top;
  padding: 2px 2px 1px 2px;
}
.field_dropdown_popup {
  max-height: 300px;
  overflow-y: auto; 
  width: 200px;
  padding: 10px;
  z-index: 1310;
  background-color: #FFF;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
  position: absolute;
  color: #000;
}
.field_dropdown_popup_row {
  padding: 10px;
  z-index: 1315;
  cursor: pointer;
  display: block;
  position: relative;
}
.field_dropdown_popup_row:hover {
  background-color: #ADF;
}
.hidden_row {
  display: none;
}
.field_input_placeholder {
  color: #999;
}
.table_row{
  display: table;
  table-layout: fixed;
  width: 100%;
}
.table_heading {
  display: table-cell;
  font-weight: bold;
  color: #000;
  padding: 6px;
  box-sizing: border-box;
  border-bottom: 1px solid #CCC;
  position: relative;
}
.table_heading:hover .table_heading_ico{
  opacity:1;
}
.table_heading_ico{
  opacity:0.4;
  cursor: pointer;
  margin-left: 4px;
  margin-right: -3px;
  color: #999;
}
.table_heading_ico:hover{
  color: #09F;
}
.table_heading_ico_vis{
  color: #000;
  opacity:1
}
.table_heading_name{
  color: #000;
}
.table_cell {
  display: table-cell;
  color: #000;
  padding: 6px;
  box-sizing: border-box;
  border-bottom: 1px solid #EEE;
}

path.line {
  stroke: #333;
  stroke-width: 2px;
  fill: none;
}

.chart {
  width: 100%;
  overflow: hidden;
}

.table_row_sel {
  background-color: #DDEEF5;
}

.twothirds {
  width: 65%;
  display: inline-block;
  vertical-align: top;
}
.onethird {
  width: 31%;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}

.section_heading {
  font-size: 14px;
  padding: 0px 0px 10px 10px;
  color: #333;
  background-color: #FFF;
  margin-bottom: 5px;
  font-weight: bold;
  clear: both;
}

.section_main {
  padding: 5px 5px 5px 10px;
  position: relative;
}

.section_main_backw{
  padding-top: 300px;
  background-color: #FFF;
}

.backw{
  position: absolute;
  left: -0px;
  right: 0px;
  height: 300px;
  top: -10px;
  text-align: left;
  font-size: 17px;
  color: #FFF;
  display: flex;
  align-items: flex-end;
}

.backw_txt{
  padding: 50px;
}

.backw_txt::first-line {
  font-size: 32px; /* Double the base font size (16px * 2) */
  line-height: 1.2; /* Adjust line height for the first line if needed */
  text-transform: uppercase;
}

.subsection_title {
  padding: 10px 0 3px 0;
  font-weight: bold;
}

.home_title {
  padding: 40px 0 0 10px;
  font-weight: bold;
  font-size: 22px;
}

.home_news_left {
  display: inline-block;
  width: 480;
  padding: 10px;
  vertical-align: top;
}

.home_news_left a {
  text-decoration: underline;
}
.home_news_left_img {
  width: 220px;
  height: 220px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  vertical-align: top;
  display: inline-block;
}

.home_news_left_text {
  width: 260px;
  height: 210px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 0 0 20px;
  line-height: 18px;
}

.home_news_left_title {
  font-weight: bold;
  font-size: 15px;
}

.home_news_left_date {
  padding: 4px 0 4px 0;
  color: #AAA;
}

.home_news_left_content {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
  padding-bottom: 30px;
}

.home_news_right {
  display: inline-block;
  width: 450px;
  vertical-align: top;
  padding-left: 20px;
}

.home_news_right_img {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  vertical-align: bottom;
  display: inline-block;
}

.home_news_right_text {
  width: 290px;
  height: 100px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 0 0 20px;
  line-height: 18px;
}

.home_news_right_title {
  font-weight: bold;
  padding-top: 10px;
  font-size: 13px;
}

.home_news_right_date {
  padding: 1px 0 1px 0;
  color: #AAA;

}

.home_news_right_content {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
}

.home_files_text {
  display: inline-block;
  width: 70%;
  padding: 10px 0 0 20px;
  line-height: 18px;
}

.home_files {
  width: 100%;
  padding: 10px;
  vertical-align: top;
}

.home_file_content {
  width: 100%;
  padding: 10px;
  vertical-align: top;
}

.ell {
  display: block;
  padding: 1px;
}

.ell0 {
  padding-left: 5px;
  padding-top: 20px;
  font-size: 17px;
  text-transform: uppercase;
}

.ell1 {
  padding-left: 10px;
  padding-top: 12px;
  font-size: 15px;
}

.ell2 {
  padding-left: 30px;
  padding-top: 7px;
  font-size: 14px;
}

.ell3 {
  padding-top: 7px;
  padding-left: 50px;
  font-size: 13px;
}

.elm_img {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  cursor: pointer;
  vertical-align: bottom;
  display: inline-block;
  margin: 5px 5px 0 0;
  padding: 3px;
}

.elm_main_img {
  width: 320px;
  height: 220px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
}
.elm_main_img_fullw {
  width: 430px;
  height: 320px;
}

.elm_main_img_box {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
}

.elm_main_box {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  line-height: 19px;
  padding-left: var(--content-pad);
  padding-top: 20px;
}

.footerspc {
  height: 1px;
}

.footer {
  position: relative;
  width: 100%;
  position: static;
  bottom: 0px;
}

.footerbox {
  max-width: 1500px;
  min-width: 1100px;
  width: 70%;
  height: 80px;
  margin: 0 auto;
  position: relative;
  padding: 10px;
}

.footer_elm {
  color: #666;
  font-size: 12px;
  padding: 5px;
}

.footer_social {
  position: absolute;
  right: 0;
  top: 10px;
  width: 150px;
  opacity: 0.3;
}

.footer_social a {
  display: inline-block;
  margin-right: 10px;
}

.presentation_pages {
  /* width:150px; */
  width: 153px;
  position: relative;
  padding: 5px;
}
.presentation_pages_container {
  position: absolute;
  margin-right: 20px;
  height: 600px;
  overflow-y: auto;
  display: none;
  background-color: #F2F2F2;
  border-right: 1px solid rgb(218, 216, 216);
  z-index: 10;
}
.presentation_pages_line {
  width: 2px;
  width: 1px;
  z-index: 10;
  height: 600px;
  position: absolute;
}
.presentation_page {
  width: 150px;
  height: 190px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  background-color: white;
}
.presentation_page:hover {
  opacity: 0.7
}

.pdf {
  width: 200px;
  height: 300px;
}

.fullimgbg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1200;
}

.fullimgfr {
  position: absolute;
  left: 50px;
  top: 50px;
  bottom: 50px;
  right: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  pointer-events: none;
  background-color: #FFF;
}

.fullimgname {
  position: absolute;
  left: 50px;
  bottom: 20px;
  height: 40px;
  right: 50px;
  background-color: #FFF;
  text-align: center;
  font-size: 30px;
}
.filelist_filex {
  padding: 5px;
}

ul {
  line-height: 22px;
}

._out2 {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: default;
  z-index: 1300;
}
.sell {
  display: block;
  padding: 1px;
  position: relative;
  cursor: pointer;
}
.sell:hover{
  background-color: #DEF;
}

.sellx {
  display: inline-block;
  margin-right: 17px;
  background-color: #FFF;
  vertical-align: top;
}

#client_menu{
  display: inline-block;
}

.ch_div{
  padding-top: 1px;
}

.sell0 {
  padding-left: 10px;
  line-height: 27px;
  font-size: 12px;
}
  
.sell1 {
  padding-left: 10px;
  padding-top: 7px;
  font-size: 12px;
}
  
.sell2 {
  padding-left: 20px;
  padding-top: 7px;
  font-size: 12px;
}

.sell3 {
  padding-left: 30px;
  padding-top: 7px;
  font-size: 12px;
}

#hbar {
  height: 10px;
}
  
  #tb {
  width: 100%;
  min-height: calc(100vh - 170px);
  border-spacing: 0px;
  background-color: var(--central-bg);
  }
  
  #ltd {
  width: 15%;
  padding: 20px 0 10px 20px;
  vertical-align: top;
  background-color: var(--side-bg);
  }
  
  #ctd {
  width: 70%;
  min-width: 1100px;
  vertical-align: top;
  padding: 0px 20px 20px 20px;
  }
  
  #ctdbar {
  border-top: 1px solid #69798a;
  }
  
  #rtd {
  width: 15%;
  vertical-align: top;
  padding: 0px 0 0px 20px;
  background-color: var(--side-bg);
  }
  
.xtwothirds {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
  
.xonethird {
  width: 25%;
  max-width: 320px;
  min-width: 300px;
  display: inline-block;
  vertical-align: top;
}
  
  
.field_input_active {
  padding: 2px;
  background-color: #FFF;
  border: 1px solid #CCC;
}
  
.field_dropdown.field_input_active:before {
  position: absolute;
  right: 3px;
  top: 6px;
  height: 0;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
  content: '';
}
  
.subsection_inputs {
  display: inline-block;
  vertical-align: top;
}
  
.subsection_charts {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-bottom: 20px;
}
  
.subsection_tbls {
  margin-left: -3px;
  margin-top: 0px;
}
  
.subsection_chart_title {
  font-weight: bold;
  text-align: center;
}
  
.field_div:last-of-type {
  border-bottom: none;
}
  
.sidesel {
  background-color: #FFF;
}
#sidesel {
    display: none;
    position: absolute;
    min-width: 300px;
    padding: 15px;
    background-color: #FFF;
    border-radius: 5px;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
}

.rsell0 {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
  
.rsslink {
  display: block;
  line-height: 22px;
  padding-left: 22px;
  cursor: pointer;
}
  


.fullimglarr {
  border: solid #FFF;
  border-width: 0 15px 15px 0;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 30px;
  height: 30px;
  transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
}

.fullimgrarr {
  border: solid #FFF;
  border-width: 0 15px 15px 0;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 30px;
  height: 30px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.dpt_base {
  margin: 10px;
  background-color: #EEE;
}

.dpt {
  min-height: 100px;
  width: 200px;
  background-size: cover;
}

.dpt_name {
  font-size: 18px;
  padding: 15px 0 5px 20px;
}

.dpt_links {
  padding: 5px 0 25px 20px;
}

.prod_link {
  font-size: 12px;
  margin-right: 20px;
}

.prod_group {
  display: block;
  font-size: 13px;
  color: #333;
  padding: 20px 0 10px 0;
}

.prod_f {
  pointer-events: none;
  color: #777
}

.prod_f1 {
  color: #000
}
.login_div {
  padding: 10px 0 0 20px;
}

.login_input {
  width: 230px;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  padding: 4px 15px 3px 5px;
  border-radius: 13px;
}

.login_but {
  width: 230px;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  padding: 4px 15px 3px 5px;
  border-radius: 13px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.login_but:hover {
  background-color: rgba(0, 0, 0, 0.2);
}


.add_to_project {
  padding-top: 10px;
  font-weight: bold;
  cursor: pointer;
  color: #666;
}

.add_to_project:hover {
  color: #09F;
}

.item_code {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  width: 90%;
  max-width: 300px
}
.l2_name {
  padding: 18px 0 10px 10px;
  font-size: 18px;
  font-weight: bold;
  color: rgb(153, 153, 153);
}

.l3_name {
  padding: 10px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: rgb(153, 153, 153);
}

.itmlist {
  position: relative;
  padding-left: 20px;
}
.l_prod {
  display: inline-block;
  position: relative;
  margin: 10px;
  padding: 10px;
  width: 14vw;
  height: 19vw;
  text-align: center;
  vertical-align: bottom;
  font-size: 13px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  box-shadow: 0 0 0px #515151;
  transition: box-shadow 0.3s;
}
  
.l_prod:hover {
  box-shadow: 0 0 50px 0 #CCC;
  opacity: 1;
}
  
.l_prod_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.l_prod_bg:hover {
  opacity: 0;
}
.breadcrumbs {
  margin-top: -40px;
  margin-bottom: 10px;
}


.table_var {
  display: none;
}

#slider_bar {
  width: 200px;
  height: 10px;
  background-color: #CCC;
  position: relative;
  display: inline-block;
  border-radius: 10px;
  margin: 10px;
}

#slider_sel{
  left: 0px;
  width: 200px;
  height: 10px;
  background-color: #9CF;
  position: absolute;
}

.slider_point {
  width: 15px;
  height: 15px;
  border-radius: 10px;
  background-color: #39C;
  position: absolute;
  cursor: grab;
  cursor: -webkit-grab;
  top:-3px
}

.slider_point.grabbing {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

#from_num{
  width: 30px;
  text-align: right;
  padding: 0 10px 0 0;
  display: inline-block;
}

#to_num{
  width: 30px;
  text-align: left;
  padding: 0 0 0 10px;
  display: inline-block;
}


.rs-container * {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rs-container {
  height: 45px;
  position: relative;
}
.rs-container .rs-bg, .rs-container .rs-selected {
  background-color: #eee;
  border: 1px solid #ededed;
  height: 10px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 100%;
  border-radius: 3px;
}
.rs-container .rs-selected {
  background-color: #006ebc;
  border: 1px solid #005d9b;
  transition: all 0.2s linear;
  width: 0;
}
.rs-container.disabled .rs-selected {
  background-color: #ccc;
  border-color: #bbb;
}
.rs-container .rs-pointer {
  background-color: rgb(0, 81, 124);
  border-radius: 24px;
  cursor: pointer;
  height: 20px;
  left: -10px;
  position: absolute;
  top: 0;
  transition: all 0.2s linear;
  width: 20px;
}
.rs-container.disabled .rs-pointer {
  border-color: #ccc;
}

.rs-container .rs-pointer::after {
  left: auto;
  right: 12px;
}
.rs-container.disabled .rs-pointer {
  cursor: default;
}
.rs-container.sliding .rs-selected,
.rs-container.sliding .rs-pointer {
  transition: none;
}
.rs-container .rs-scale {
  left: 0;
  position: absolute;
  top: 5px;
  white-space: nowrap;
}
.rs-container .rs-scale span {
  float: left;
  position: relative;
}
.rs-container .rs-scale span::before {
  background-color: #ededed;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 1px;
}
.rs-container.rs-noscale span::before {
  display: none;
}
.rs-container.rs-noscale span:first-child::before,
.rs-container.rs-noscale span:last-child::before {
  display: block;
}
.rs-container .rs-scale span:last-child {
  margin-left: -1px;
  width: 0px;
}
.rs-container .rs-scale span ins {
  color: #333;
  display: inline-block;
  margin-top: 20px;
  text-decoration: none;
}
.rs-container.disabled .rs-scale span ins {
  color: #999;
}
.rs-tooltip {
  color: #333;
  width: auto;
  min-width: 50px;
  height: 20px;
  position: absolute;
  transform: translate(-50%, -15px);
  left: 10px;
  text-align: center;
}
.rs-container.disabled .rs-tooltip {
  border-color: #ccc;
  color: #999;
}

.sim_con_lab{
  display: inline-block;
  width: 76px;
  height: 23px;
  vertical-align: middle;
}
.sim_con_val{
  display: inline-block;
  width: 44px;
  height: 16px;
  vertical-align: middle;
  text-align: center;
  background-color: #DDD !important;
  margin-top: -12px;
  padding-top: 2px;
  border-radius: 3px;
  margin-right: 5px;
}

.slider {
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 10px; /* Specified height */
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
  border: 3px solid #FFF;
  border-radius: 20px;
}

/* Mouse-over effects */
.slider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 15px; /* Set a specific slider handle width */
  height: 15px; /* Slider handle height */
  background: #06A; /* Green background */
  cursor: pointer; /* Cursor on hover */
  border: 3px solid #FFF;
  border-radius: 20px;
}

.slider::-moz-range-thumb {
  width: 15px; /* Set a specific slider handle width */
  height: 15px; /* Slider handle height */
  background: #06A; /* Green background */
  cursor: pointer; /* Cursor on hover */
}

.numval{
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 12px; /* Specified height */
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
  border: 1px solid #DDD;
  border-radius: 3px;
  margin-right: 45px;
}

#sim_lutbox{
  position: relative;
  left: 440px;
  top:-26px;
  width:200px;
  height:20px
}
#sim_lutbox span{
  display: inline-block;
}

.itemGroupContainer {
  padding: 0 0 5px 5px;
  margin: 0 0 5px 5px;
  border: none;
}

.rowbut{
  color:#CCC;
  cursor: pointer;
}
.rowbut:hover{
  color: #06A;
}
.cmik{
  bottom: 0px;
  vertical-align: middle;
  position: absolute;
  left: 0px;
  right: 0px;
  height: calc(20px + 2vw);
  background-color: #FFF;
  color: #000000;
  display: inline-flex;
  align-items: center;
  /* justify-content: center; */
  font-weight: normal;
  text-align: left;
  padding-right: 0.5vw;
  padding-left: 0.5vw;
  font-size: calc(8px + 0.3vw);
}

.dropdown_multi_add{
  background-color: #29F;
  padding: 3px;
  border-radius: 15px;
  text-align: center;
  color: #FFF;
  cursor: pointer;
}    
.dropdown_multi_add:hover{
  background-color: #06C;
}
.dropdown_multi_add:active{
  background-color: #9CF;
}


.gnc_title1{
  font-size: 24px;
  font-weight: bold;
}
.gnc_title2{
  padding-top: 40px;
  font-size: 18px;
  padding-left: 10px;
}
.gnc_input{
  padding-left: 20px;
  padding-top: 20px;
  vertical-align: top;
}
.gnc_input_l{
  display: inline-block;
  max-width: 300px;
}
.gnc_input_r{
  margin-left: 50px;
  display: inline-block;
  max-width: 600px;
}
.gnc_links{
  padding-left: 20px;
  padding-top: 20px;
}
.gnc_input_f{
  max-width: 900px;
}

.multi_td{
  min-width: 100px;
}

.field_dropdown_popup_row_selected{
  padding-left: 20px !important;
}
.field_dropdown_popup_row_selected:before{
    font-family: "cpq";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\64";
    color: rgb(0, 0, 0);
    display: block;
    position: absolute;
    left:13px;
}

.central_body{
  background-color: #FFF;
  padding-top: 20px;
  min-height: 750px;
}
.central_top_deco1{
  background-image: url('img/top_deco.jpg'); 
  background-size: cover; 
  background-position-y: 0px;
  position: absolute;
  left: -0px;
  right: 0px;
  height: 230px;
  top: -10px;
  text-align: left;
  font-size: 17px;
  color: #FFF;
  display: flex;
  align-items: flex-end;
}


.compa_td{
  border-bottom: 1px solid #EEE;
  min-width: 200px;
  max-width: 400px;
  min-height: 25px;
  vertical-align: top;
  padding: 4px 4px 4px 13px;
}
.compa_label{
  text-align: right;
}
.compa_section{
  padding-top: 20px;
  font-size: 120%;
  text-align: right;
}
.compa_img{
  width:100%;
}
.compa_name{
  font-size: 150%;
}
.compa_oc{
  font-weight: bold;
  font-size: 120%;
  margin-left:15px;
  margin-right:15px
}
.compa_td[data-key="SnP"] {
  transform: scale(0.9) translate(-30px,0)
}
.compa_cont{
  display: flex;
  justify-content: center;
}