/*상단*/
.site-navbar {height: 82px; padding-top: 24px;}
.site-navbar nav a {color: #262626; font-size: 16px;}
.site-navbar .dropdown-item {font-size: 14px;}
.nav_util_right {font-size: 13px; border: 1px solid #c0c0c0;}
.nav_util_right a {color: #454444; padding: 0 12px; border-left: 1px solid #c0c0c0;}
.nav_util_right a:first-child {border-left: none;}
.nav_util_right a > i {color: #aaa; margin-right: 5px;}

/*메인 비주얼*/
.main_bg {height: 502px;}
.main_left_bg {background: url(/static/image/cci/main_left_bg.png) center no-repeat; background-size: cover;}
.main_right_bg {background: url(/static/image/cci/main_right_bg.png) center no-repeat; background-size: cover;}
.main_bg img {margin-top: 72px;}

/*아이콘리스트*/
.btn-list {background-color: #f5f7fa;}
.btn-list p { font-size: 16px; color: #494949;}

/*메인 게시판*/
.main-tabs .nav-item.show .nav-link, .main-tabs .nav-link.active {border-bottom: 2px solid #000; background-color: transparent; color: #434343;}
.container .main-tabs {height: 76px; border-bottom: 1px solid #c6c6c6;}
.container .main-tabs a {height: 76px; border-radius: 0; border: 0; line-height: 76px; padding: 0 60px; font-size: 18px; color: #a6a6a6;}
.container .main_table tr {line-height: 36px;}
.container .main_table td,.container .main_table th {padding: 0;}

/*입찰도우미*/
.container .guide_text {width: 100%; height: 76px; border-bottom: 2px solid #000; line-height: 76px; font-size: 18px; color: #434343;}
.container .btn_search {height: 80px; background: #f6f7fb; border: 1px solid #bcc2c8; color: #313131;} 
.container .list-group i {color: #757575;}
.container .list-group a {font-size: 16px;}
.container .main_list_group a {border-color: #c0c0c0; color: #757575;}
.container .list-group-btn h6 {font-size: 16px;}
.container .list-group-btn button {background-color: #f5f7fa; border-color: #bcc2c8; color: #6e747a; font-size: 14px;}
.container .list-group-btn button:hover {color: #323b43;}

/*공지사항*/
.notice_list {border: 1px solid #cecece; line-height: 30px;}
.main_notice_text {width: 450px;}
.main_notice_text a {color: #707070 !important;}

/*고객센터*/
.CS {width: 460px;}
.CS_wrap {border: 1px solid #cecece; padding: 26px;}
.CS_text .h6 {font-size: 13px; color: #898989;}
.CS_upload {width:100%; border: 1px solid #cecece; background-color: #f4f4f4;}
.CS_upload button {font-size: 13px; background: #00a3f8; border-color: #00a3f8;}

/*하단*/
.site-footer{background: #36393e;}
.footer_text button {background-color: #2c2e32; margin-right: 5px; font-size: 13px;}
.footer_text p {font-size: 13px; color: #86888a; line-height: 24px;}


/*메인배너*/
.main_banner {width: 100%; height: 70px; background-color: #0e3671; }
.main_banner a {display: block; width: 100%; height: 70px; background: url(/static/image/common/main_banner_ver1.png) center no-repeat;}