@charset "utf-8";

/* common */
h2{font-size: 2.6rem; font-weight: 700; letter-spacing: -0.01em; display: inline; line-height: 1;}
h3{font-size: 16px; font-weight: 400;}
/* common */

/* button */
button.btn_navy{border: 1px solid #022270;color: #022270;padding: .6rem .5rem .5rem;}
button.btn_navy:hover{background-color: #022270;color: #fff;transition: 0.5s;}

/* #bidtech .content_wrap{
  min-height: 100rem;
} */
#bidtech .content_wrap .container-detail{
  position: relative;
}
#bidtech .right_fix_menu{
  /*position: absolute;*/
  /*top: 0;*/
  /*right: -260px;*/
}
#bidtech .right_fix_menu .graybox{
  background-color: #EEEEEE;
  width: 25.6rem;
  padding: 1.6rem;
  margin-bottom: .8rem;
}

#bidtech .right_fix_menu .graybox.requirements{
  padding: 0rem;
}
#bidtech .right_fix_menu .requirements .title{
  background-color: #022270;
  color: #FFF;
  text-align: center;
  height: 5.6rem;
  /*line-height: 5.6rem;*/
  font-size: 1.6rem;
}
#bidtech .right_fix_menu .requirements .box_container{
  padding: 1.6rem 1.6rem 2.4rem;
  background-color: #EEEEEE;
}
#bidtech .right_fix_menu .requirements .box_container .notice{
  background: #EBF1FF;
  border: 1px solid #C2CEDB;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 1.6rem 0 1.6rem 0.8rem;
}
#bidtech .right_fix_menu .requirements .box_container .notice p{
  line-height: 1.3;
}
#bidtech .right_fix_menu .requirements .box_container .notice p span{
  color: #022270;
  font-weight: 500;
}
#bidtech .right_fix_menu .requirements .box_container .developer_txt{
  background: #FFFFFF;
  border: 1px solid #C2CEDB;
  border-radius: 3px;
  box-sizing: border-box;
  padding: .6rem 0.8rem;
  margin: 0.8rem 0;
}
#bidtech .right_fix_menu .requirements .box_container .developer_txt p{
  line-height: 1.3;
}

#bidtech .right_fix_menu .requirements button{
  padding: 1rem;
}
#bidtech .right_fix_menu .requirements button:last-child{
  margin-top: .8rem;
}

#bidtech .right_fix_menu .graybox h3{
  padding-bottom: .2rem;
}
#bidtech .right_fix_menu .graybox div{
  background-color: #FFFFFF;
  border: 1px solid #C2D3EA;
  padding: 1.4rem 1.6rem;
  border-radius: .3rem;
  font-size:1.4rem;
}
#bidtech .right_fix_menu .graybox div strong{
  font-size: 2rem;
}
#bidtech .right_fix_menu .graybox textarea{
  border-radius: .3rem;
}
#bidtech .right_fix_menu .graybox button{
  width: 100%;
  padding: 1.3rem;
  font-size: 1.4rem;
  border-radius: .5rem;
}
#bidtech .right_fix_menu .graybox button:hover{
  background-color: #2A4EA6;
}
#bidtech .right_fix_menu ul li{
  float: left;
  border: 1px solid #C2D3EA;
  width: 50%;
  /* 2025-01-14 조윤영 추가 : 공고상세 > 업체선택 > 업체명이 li태그 밖으로 튀어나오는 현상 해결 위함 */
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  /* 여기까지 추가 */
}
#bidtech .right_fix_menu ul li:last-child{
  margin-left: -1px;
}
#bidtech .right_fix_menu ul li a{
  display: block;
  padding: 1rem;
  text-align: center;
}
#bidtech .right_fix_menu > button{
  width: 100%;
  border-radius: .3rem;
  padding: 1.5rem;
  margin-bottom: .8rem;
  font-size: 1.4rem;
}

/* 제목영역 */
#bidtech .title_wrap{
  height: 6.4rem;
  border-bottom: 1px solid #DBDBDB;
}
#bidtech .title_wrap h2{
  line-height: 6rem;
}
#bidtech .title_wrap h2 > span{
  font-weight: 500;
  font-size: 1.8rem;
}
#bidtech .title_wrap h2 > span > i{
  opacity: 0.5;
  font-size: 1.6rem;
  margin: 0 .6rem;
}

/* 검색조건 */
#bidtech .detail_gary_wrap{
  background-color: #F9F9F9;
  border-bottom: 1px solid #CAD4DF;
  min-width:1400px;
}
#bidtech .detail_gary_wrap .container-wide{
  padding: 2.4rem 1rem;
}

/* 마이비드 -> 상단 설정 */
#bidtech .detail_gary_wrap .container-wide > .f_left{
  width: calc(100% - 406px);
  /*width: 76.8rem;*/
  margin-right: 1.6rem;
}
#bidtech .detail_gary_wrap .container-wide > .f_left .tab_wrap ul{
  margin-bottom: 0;
}

#bidtech .detail_gary_wrap .container-wide > .f_right {
  /*width:338px;*/
  width:390px;
}

#bidtech .detail_gary_wrap .mybid_content_set {
  /*width: 100%;*/
  /*height: 15rem;*/
  /*background-color: #FFFFFF;*/
  /*border-left: 1px solid #CAD4DF;*/
  /*border-right: 1px solid #CAD4DF;*/
  /*border-bottom: 1px solid #CAD4DF;*/
  /*padding: 4.8rem 2.4rem 3.2rem;*/

  width: 100%;
  height: auto;
  background-color: #FFFFFF;
  border-left: 1px solid #CAD4DF;
  border-right: 1px solid #CAD4DF;
  border-bottom: 1px solid #CAD4DF;
  padding: 3rem 0 0;
  min-height: 231px;
  position: relative;
}
#bidtech .detail_gary_wrap .mybid_content_set>ul>li{
  float: left;
}
#bidtech .detail_gary_wrap .mybid_content_set>ul>li.name{
  font-size: 1.8rem;
  width: 14.4rem;
  margin-right: 1.6rem;
  font-weight: 500;
  text-align: center;
}
#bidtech .detail_gary_wrap .mybid_content_set>ul>li.set>ul>li{
  margin-bottom: 1.3rem;
}
#bidtech .detail_gary_wrap .mybid_content_set>ul>li.set>ul>li>ul>li{
  float: left;
  margin-right: .8rem;
}
#bidtech .detail_gary_wrap .mybid_content_set>ul>li.set>ul>li>ul>li:first-child{
  margin-right: 1.3rem;
}
#bidtech .detail_gary_wrap .mybid_content_set>ul>li.set>ul>li>ul>li>button>span{
  top: -.9rem;
  right: -.6rem;
  background: red;
  border-radius: 50%;
  color: #FFFFFF;
  padding: 0 .6rem;
  font-size: 1.1rem;
  display: inline-block;
  height: 1.8rem;
  line-height: 1.6rem;
}

/*2023-03-07 김지훈 달력 관련 */
#bidscore .detail_gary_wrap .mybid_content_set .set_container{
  padding: 0 20px;
  height: 141px;
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container ul.buttn_box{
  width: 100px;
  margin-right: 15px;
  float: left;
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container ul.buttn_box li button{
  width: 100px;
  height: 36px;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #ebf1ff;
  border: 1px solid #cad4df;
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container ul.buttn_box li .tooltip{
  width:280px;
  height:50px;
  background-image:url('/resource/score/images/bsr_myb/tooltip.png');
  position: relative;
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container ul.buttn_box li button:first-child{
  margin-bottom: 5px;
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container ul.buttn_box li button.on,
#bidscore .detail_gary_wrap .mybid_content_set .set_container ul.buttn_box li button:hover{
  color: #fff;
  background-color: #2575bc;
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container .set_btn{
  float: left;
  width: calc(100% - 120px);
  /*max-height: 66px;*/
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container .set_btn ul{
  width: calc(100% - 75px);
  min-width: 930px;
  float: left;
  overflow: hidden;
  max-height: 66px;
  height: auto;
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container .set_btn ul li{
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
#bidscore .detail_gary_wrap .mybid_content_set .set_container .set_btn label{
  width: 50px;
  line-height: 30px;
  text-align: center;
  box-sizing: border-box;
  float: left;
  cursor: pointer;
}
table.cal_table{
  min-width:950px; width:100%; table-layout: fixed; text-align: center; border-collapse: collapse; line-height:12px;
}
table.cal_table *{
  font-size: 12px;
  text-align: center;

}
table.cal_table td{
  border: 1px solid #d7dce5;
  padding: 3px;
}
table.cal_table td.cal_set{
  background-color: #f1f5ff;
  /* padding: 5px 3px;*/
}
table.cal_table td.cal_set span.blue i{
  font-size: 14px;
  cursor: pointer;
}
table.cal_table td.cal_set .cal_today{
  cursor: pointer;
  width: 34px;
  height: 18px;
  font-size: 12px;
  color: #3c4858;
  border: 1px solid #cad4df;
  background: #ffffff;
  box-sizing: border-box;
  line-height: 14px;
  display: inline-block;
  margin-left: 10px;
}
table.cal_table tr:hover{
  background-color: #fff8f3;
}
table.cal_table td.set_title{
  background-color: #f9f9f9;
}
table.cal_table td.today_blue{
  background-color: #2575bc;
  color: #fff;
}
table.cal_table td.today_blue_work{
  background-color: #ebf1ff;
}
table.cal_table td.active_on{
  background-color: #ffe5d5;
}
/* 여기 까지  */

#bidtech .detail_gary_wrap .container-1120 > .f_right{
  width: 32.8rem;
}
#bidtech .detail_gary_wrap .f_right p{
  padding: .4rem 0 .2rem;
}
#bidtech .detail_gary_wrap .f_right table{
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #C2CEDB;
  border-left: 1px solid #C2CEDB;
}
#bidtech .detail_gary_wrap .f_right table tr th{
  background-color: #022270;
  border-bottom: 1px solid #C2CEDB;
  border-right: 1px solid #C2CEDB;
  height: 3.2rem;
  line-height: 1;
  color: #FFFFFF;
}
#bidtech .detail_gary_wrap .f_right table tr td{
  border-bottom: 1px solid #C2CEDB;
  border-right: 1px solid #C2CEDB;
  text-align: center;
  line-height: 1;
  background-color: #FFFFFF;
  height: 2.4rem;
  padding: 0 .8rem;
}

#bidtech .detail_gary_wrap .f_right table tr td.active{
  background : #fdede3 !important;
}

#bidtech .detail_gary_wrap .radio_set{
  background-color: #eeeeee;
  margin-top: 1.6rem;
  padding: 1.4rem 2.4rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  border: none!important;
  border-top: 1px solid #CAD4DF!important;
}
#bidtech .detail_gary_wrap .radio_set ul{
  margin-top: .6rem;
}
#bidtech .detail_gary_wrap .radio_set ul li{
  float: left;
  width: 9.6rem;
  margin-right: 1.2rem;
}
#bidtech .detail_gary_wrap .radio_set ul li span{
  margin-right: .4rem;
}
#bidtech .detail_gary_wrap .radio_set ul li input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}
#bidtech .detail_gary_wrap .radio_set ul li label{
  position: absolute;
  width: 4rem;
  height: 2rem;
  border-radius: 1.7rem;
  background-color: #CAD4DF;
  transition-duration: 0.2s;
}
#bidtech .detail_gary_wrap .radio_set ul li label span{
  position: absolute;
  left: .3rem;
  top: .3rem;
  z-index: 1;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  background-color: #FFFFFF;
  transition-duration: 0.2s;
}
#bidtech .detail_gary_wrap .radio_set ul li label:before,
#bidtech .detail_gary_wrap .radio_set ul li label:after{
  position: absolute;
  top: 0;
  width: 4rem;
  font-size: 1.1rem;
  line-height: 3.4rem;
  color: #FFFFFF;
  text-align: center;
}
#bidtech .detail_gary_wrap .radio_set ul li label:before {
  left: 0;
  content: '';
}
#bidtech .detail_gary_wrap  .radio_set ul li label:after {
  right: 0;
  content: '';
}
#bidtech .detail_gary_wrap .radio_set ul li input:checked + label {
  background-color: #2575BC;
}
#bidtech .detail_gary_wrap .radio_set ul li input:checked + label span {
  transform: translateX(20px);
}
#bidtech .detail_gary_wrap .radio_set ul li:nth-child(2),
#bidtech .detail_gary_wrap .radio_set ul li:nth-child(4){
  width: 8.2rem;
}
#bidtech .detail_gary_wrap .radio_set ul li:first-child span{
  font-size: 1.4rem;
  font-weight: 500;
}
#bidtech .detail_gary_wrap .radio_set ul li:first-child input:checked + label {
  background-color: #022270;
}

#bidtech .detail_gary_wrap .radio_set ul li .question_setup{
  margin-right:1.0rem;
}

#bidtech .detail_gary_wrap .radio_set ul li .question_setup:hover{
  cursor:pointer;
  content: url('/resource/score/images/question_btn_hover.png');
}

.myb_tip_layer{
  position: absolute;
  width: 580px;
  height: 240px;
  background: url(/resource/score/images/layer_01_bg.png);
  box-shadow: 3px 3px 10px rgba(18,42,68,0.1);
  z-index:99999;
  margin:5px 0px 0px 10px;
  display:none;
}
.myb_tip_layer button{
  padding: 10px;
  position: absolute;
  right: 5px;
  top: 5px;
}

/* 입찰공고 낙찰공고 상단 설정 */
#bidtech .detail_gary_wrap .bid_content_set{
  width: 100%;
  height: 17.4rem;
  background-color: #FFFFFF;
  border: 1px solid #CAD4DF;
  padding: 0 2.4rem;
}
#bidtech .detail_gary_wrap .bid_content_set>ul>li{
  border-bottom: 1px solid rgba(202, 212, 223, 0.25);
  padding: 1.6rem 0;
}
#bidtech .detail_gary_wrap .bid_content_set>ul>li:last-child{
  border-bottom: 0;
}
#bidtech .detail_gary_wrap .bid_content_set>ul>li>ul>li{
  float: left;
}
#bidtech .detail_gary_wrap .bid_content_set>ul>li>ul>li button{
  margin-right: .8rem;
}
#bidtech .detail_gary_wrap .bid_content_set>ul>li>ul>li:first-child{
  font-size: 1.4rem;
  font-weight: 500;
}
#bidtech .detail_gary_wrap .bid_content_set>ul>li>ul>li:first-child button{
  margin: 0 4rem 0 1.6rem;
}
#bidtech .content_wrap .container-wide{
  padding-bottom: 4rem;
  margin-top: 2.4rem;
  min-width:1400px;
}

/* bid_option_wrap */
#bidtech .bid_option_wrap{
  margin-bottom: .6rem;
}
#bidtech .bid_option_wrap .f_left button{
  margin-right: .8rem;
  vertical-align:bottom;
}
#bidtech .bid_option_wrap .f_left .list_search_select{
  margin-right: .8rem;
}
#bidtech .bid_option_wrap .f_right .search_wrap,
#bidtech .bid_option_wrap .f_right .list_search_select,
#bidtech .bid_option_wrap .f_right button{
  margin-right: .8rem;
}
#bidtech .bid_option_wrap .f_right .search_wrap:last-child,
#bidtech .bid_option_wrap .f_right .list_search_select:last-child,
#bidtech .bid_option_wrap .f_right button:last-child{
  margin-right: 0;
}

/* table */
#bidtech table.bidtable a{cursor: pointer;}
#bidtech table.bidtable a:visited {color: #2575BC;text-decoration:none;}
#bidtech table.bidtable .basic_cost   {color : #2270d2 !important;}
#bidtech table.bidtable .virtual_cost {color : #DE5241 !important;}
#bidtech table.bidtable .my_rank_info {color : #DE5241 !important;}
#bidtech table.bidtable .through {text-decoration: line-through; color:#8f8f8f !important;}
#bidtech table.bidtable .first { background:#bbbff54a !important;}
#bidtech .al_view {  }
#bidtech .al_view:hover { text-decoration: underline;}
/* ----------------------------------- */

#bidtech table.listtable tr:hover{
  background-color: #f5f8ff;
}
#bidtech table.bidtable tr td.bg_red{
  background-color: #FFF0EB;
}
#bidtech table.bidtable tr td.bg_blue{
  background-color: #EBF1FF;
}
#bidtech table.bidtable tr td.bg_gray{
  background-color: #F6F6F6;
}
#bidtech table.bidtable tr td.txt_slice{
  display: block;
}
#bidtech table.bidtable tr td i.fa-sticky-note,
#bidtech table.bidtable tr td i.fa-star{
  color: #022270;
  font-size: 1.5rem;
}

#bidtech table.bidtable tr td .bid_favorite:hover{
  cursor:pointer;
}

#bidtech table.bidtable tr td.active{
  background : #fdede3 !important;
}


/* table label - 분석현황 라벨 */
#bidtech table.bidtable tr td span.label{
  display: inline-block;
  width: 8rem;
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: 3rem;
  color: #FFFFFF;
  font-family: 'Noto Sans KR', sans-serif;
}
#bidtech table.bidtable tr td span.label:hover{
  transition: 0.3s;
}
#bidtech table.bidtable tr td span.label.l_green{
  background-color: #2575BC;
  background: -webkit-linear-gradient(left, #4D8DBA, #43B3AF, #4D8DBA, #43B3AF);
  background: -moz-linear-gradient(left, #4D8DBA, #43B3AF, #4D8DBA, #43B3AF);
  background: linear-gradient(to right, #4D8DBA, #43B3AF, #4D8DBA, #43B3AF);
  background-size:300%;
  animation: green 2s linear infinite;
  position:relative;
}
#bidtech table.bidtable tr td span.l_green::before{
  position: absolute;
  content: "";
  top: -6px;
  left: -6px;
  border: 1px solid rgba(132, 132, 164, 0.3);
  height: calc(100% + 10px);
  width: calc(100% + 10px);
  border-radius: 30px;
  animation: 1.5s linear 0s normal none infinite focuse;
}

#bidtech table .today_bid:hover{
  cursor:pointer;
  color :#2575BC;
}

@media screen and (max-width: 1440px) {

  /* table label - 분석현황 라벨 */
  #bidtech table.bidtable tr td span.label{
    width: 7rem;
    font-size:1.2rem;
  }
}


@keyframes focuse {
  0% {
    transform: scale(0.8);
    opacity: 1; }
  75% {
    transform: scale(1.2);
    opacity: 0; }
  100% {
    transform: scale(1.2);
    opacity: 0; }
}
@keyframes green {
  0% {
    background-position:0% 50%
  }
  50% {
    background-position:100% 50%
  }
  100% { background-position:0% 50%
  }
}
#bidtech table.bidtable tr td span.label.l_blue{
  background-color: #2575BC;
  animation: blue 1.2s  infinite;
}
@keyframes blue {
  0% {
    color: #96C5EE;
  }
  100% {
    color: #FFFFFF;
  }
}
#bidtech table.bidtable tr td span.label.l_gray{
  background-color: #8492A6;
}
#bidtech table.bidtable tr td span.label.l_gray:hover{
  background-color: #94a3b9;
}

#bidtech table.bidtable tr td span.label.l_whiteblue{
  background-color: #7aa6c9;
  color:#fff !important;
}
#bidtech table.bidtable tr td span.label.l_whiteblue:hover{
  background-color: #a9d1f1;
  cursor:pointer;
}

#bidtech table.bidtable tr td span.label.l_red{
  background-color: #e25140;
}
#bidtech table.bidtable tr td span.label.l_red:hover{
  background-color: #f56b5a;
}
#bidtech table.bidtable tr td span.label.l_bluegreen{
  background-color: #00838f;
}
#bidtech table.bidtable tr td span.label.l_bluegreen:hover{
  background-color: #0e9ca9;
}
#bidtech table.bidtable tr td span.label.l_b_gray{
  background-color: #e7e7e7;
  color: #b8b8b8;
}
#bidtech table.bidtable tr td span.label.l_b_gray_pointer{
  background-color: #e7e7e7;
  color: #373737;
  cursor: pointer;
}
/* table button */
#bidtech table.bidtable tr td button{
  float: right;
}

/* 비드상세 */
#bidtech .content_wrap .container-detail{
  padding-bottom: 4rem;
  margin-top: 4rem;
}
#bidtech .bid_option_wrap .f_left h3{
  padding-top: .8rem;
}
#bidtech .bid_option_wrap .f_left h3 span{
  font-size: 1.3rem;
  font-weight: 400;
}

/* 입찰상세 < 공고일정 */
#bidtech ul.schedule{
  background: #EBF1FF;
  padding: 2.4rem 4.2rem;
  margin-bottom: .8rem;
}
#bidtech ul.schedule li{
  position: relative;
  float:left;
  width: 13rem;
  height: 13rem;
  border-radius: 50%;
  margin-right: 2.1rem;
  background-color: #FFFFFF;
}
#bidtech ul.schedule li:last-child{
  margin-right: 0;
}
#bidtech ul.schedule li::after{
  content: '';
  width: 20px;
  height: 1px;
  background: #DDDDDD;
  position: absolute;
  right: -2.1rem;
  top: 50%;
}
#bidtech ul.schedule li:last-child::after{
  display: none;
}
#bidtech ul.schedule li.on{
  border: 1px solid #022270;
}
#bidtech ul.schedule li.on p{
  color: #022270;
  margin-top: 1rem;
}
#bidtech ul.schedule li.on p > i{
  font-size: 1.7rem;
  margin-bottom: 1.3rem;
}
#bidtech ul.schedule li p{
  color: #8492A6;
  line-height: 1.3;
  margin-top: 4rem;
}
#bidtech ul.schedule li p span{
  font-size: 1.2rem;
  font-weight: normal;
  margin-top: 2rem;
}
#bidtech ul.schedule li p span::before{
  content: '';
  width: 3.2rem;
  height: 1px;
  background-color: #8492A6;
  opacity: .8;
  position: absolute;
  top: -.8rem;
  left: 50%;
  transform: translateX(-50%);
}

/* 상세 < 참가자격유의사항 */
#bidtech .comment_wrap{
  width: 100%;
  border: 1px solid #C2CEDB;
  padding: 1.6rem 2.4rem;
  margin-bottom: .8rem;
}
#bidtech .comment_wrap p{
  line-height: 1.25;
}
/* 상세 < 특수자격 */
#bidtech .comment_wrap span.label{
  display: inline-block;
  border: 1px solid #022270;
  border-radius: 3rem;
  min-width: 10.2rem;
  padding: .3rem .8rem .4rem;
  margin-right: .8rem;
}

/* 상세 < 그래프 */
#bidtech .graph_wrap{
  border: 1px solid #C2CEDB;
  padding: 0.1rem 0rem;
  margin-bottom: .8rem;
}

/* 검색영역 */
#bidtech .list_search_select{
  position: relative;
  display: inline-block;
  margin: 0;
}
#bidtech .content_wrap .textarea_fix{
  margin-bottom: .8rem;
}

/*메인페이지 전용 footer */
#bidtech_lab_wrap .footer_main{
  height: 120px;
}
#bidtech_lab_wrap .footer_main .container{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#bidtech_lab_wrap .footer_main .container p span{
  font-weight: 700;
}
#bidtech_lab_wrap .footer_main .container a{
  float: left;
  margin-top: 40px;
}
#bidtech_lab_wrap .footer_main .container p{
  float: left;
  padding-left: 36px;
  margin-top: 33px;
}
#bidtech_lab_wrap .footer_main .container button{
  background-color: #eeeeee;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  height: 26px;
  padding: 0 6px;
}
#bidtech_lab_wrap .footer_main .container button.btn_01{
  position: absolute;
  bottom: 0;
  right: 101px;
}
#bidtech_lab_wrap .footer_main .container button.btn_02{
  position: absolute;
  bottom: 0;
  right: 32px;
}
