/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important;
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}


/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer>.scroll-element,
.scrollbar-outer>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer>.scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    
}

.scrollbar-outer>.scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
    
    /*상섭추가 */
    display : none;
}

.scrollbar-outer>.scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}



.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
    height: 8px;
    top: 2px;
}


/*.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }*/



.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
    left: -21px;
    width: 16px;
}

.scrollbar-outer>.scroll-element .scroll-element_outer {
    overflow: hidden;
}


/*.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }*/



.scrollbar-outer>.scroll-element .scroll-element_track {
    background-color: #f1f1f1;
}

/*
.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track,
.scrollbar-outer>.scroll-element .scroll-bar {
    -webkit-behavior: url("/resources/css/PIE.htc");border-radius: 8px;
    -moz-behavior: url("/resources/css/PIE.htc");border-radius: 8px;
    behavior: url("/resources/css/PIE.htc");border-radius: 8px;
}
*/
.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track,
.scrollbar-outer>.scroll-element .scroll-bar {
    -webkit-behavior: url("/resources/css/PIE.htc");border-radius: 8px;
    -moz-behavior: url("/resources/css/PIE.htc");border-radius: 8px;
    behavior: url("/resources/css/PIE.htc");border-radius: 8px;
}



/*        .scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }*/



.scrollbar-outer>.scroll-element .scroll-bar {
    background-color: #b3b3b3;
}

.scrollbar-outer>.scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
}

.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
}


/* scrollbar height/width & offset from container borders */

.scrollbar-outer>.scroll-content.scroll-scrolly_visible {
    left: -12px;
    margin-left: 12px;
}

.scrollbar-outer>.scroll-content.scroll-scrollx_visible {
    top: -12px;
    margin-top: 12px;
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-bar {
    min-width: 10px;
}


/*.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }*/

.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {
    min-height: 10px;
}


/*  
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }
 */

/*
.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -14px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -14px;
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -14px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -14px;
}
*/

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -14px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -14px;
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -14px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -14px;
}

/*
body > div.search_layout_parent > div.layout_right > div > div.first_blind_wrap > div > div > div > div.scroll-element.scroll-y.scroll-scrolly_visible > div {
    height: 100%;
      padding-top:20px;
    padding-bottom:20px;
    box-sizing: border-box;
}
*/
/*
body > div.search_layout_parent > div.layout_right > div > div.first_blind_wrap > div > div > div > div.scroll-element.scroll-y.scroll-scrolly_visible > div > div.scroll-element_track {
        height: 100%;
    margin-top:20px;
    margin-bottom: 20px;
    overflow: hidden;
}
*/
/*
body > div.search_layout_parent > div.layout_right > div > div.first_blind_wrap > div > div > div > div.scroll-element.scroll-y.scroll-scrolly_visible > div > div.scroll-bar {
    width:8px;
    box-sizing: border-box;
    margin: 24px 4px;
}
*/

* {
    padding: 0px;
    margin: 0px;
    font-family: 'lotteDream', '맑은 고딕', 'Malgun Gothic' !important;
}

html,
body,
.search_layout_parent {
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    color: black;
}

ul>li {
    list-style: none;
}

.color_local {
    color: #35b082;
}

.color_global {
    color: #00a8dd;
}

.color_fast {
    color: #e43d3a;
}

.color_tour {
    color: #f6b333;
}

.color_line {
    color: #808080;
}

.color_airport {
    color: #746fb1;
}

.layout_left {
    width: 464px;
    height: 100%;
    background-color: rgb(253, 205, 005);
    float: left;
    position: relative;
    z-index: 4;
    box-shadow: 0 0 21px gray inset, 0 0 16px dimgrey;
}

.top_ci {
    width: 464px;
    height: 58px;
    font-size: 18px;
    background-color: #fdcd05;
    color: white;
    line-height: 58px;
    padding-left: 16px;
    position: absolute;
    box-sizing: border-box;
    z-index: 6;
    
}
.top_ci .img_bg_ci {
	display:block;width:173px;height:20px;border:none;margin-top:18px;margin-right:18px;
}



.top_ci .btn_wrap{
    width: 150px;
    height: 38px;
    behavior: url("/resources/css/PIE.htc");border-radius:20px;
    background-color:white;
    text-align: center;
    display: table;
    position:absolute;
    top:10px;
    right:20px;

}


.top_ci .btn_wrap .text_newline{
    width: auto;
    height: 21px;
    line-height: 21px;
    font-size:21px;
    color:#f63990;
    font-weight: bold;
    display: table-cell;
    vertical-align:middle;
}




.layout_left .first {
    position: relative;
    width: 130px;
    height: 100%;
    float: left;
    padding-top: 58px;
    box-sizing: border-box;
    background-color: rgb(253, 205, 005);
}

.layout_left .first > ul > li:first-child{
    border-top:solid white 1px;
}


.layout_left .shadow {
    width: 10px;
    height: 100%;
    position: absolute;
    box-shadow: 0 0 21px gray inset, 0 0 16px dimgrey;
    left: 130px;
}




.first .single {
    background-color: rgb(253, 205, 005);
    height: 120px;
    width: 130px;
    line-height: 120px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid white;
    color: #79765b;
    font-weight: 550;
    cursor: pointer;
}

.first .single_on {
    background-color: white;
    height: 120px;
    width: 130px;
    line-height: 120px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid white;
    color: #f9b904;
    font-weight: 550;
    cursor: pointer;
}

.first .multi {
    background-color: rgb(253, 205, 005);
    width: 130px;
    height: 120px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid white;
    display: table;
    color: #79765b;
    font-weight: 550;
    cursor: pointer;
}

.first .multi_on {
    background-color: white;
    width: 130px;
    height: 120px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid white;
    display: table;
    color: #f9b904;
    font-weight: 550;
    cursor: pointer;
}

.first .multi .child,
.first .multi_on .child {
    display: table-cell;
    vertical-align: middle;
}

.layout_right {
    width: 334px;
    height: 100%;
    position: absolute;
    left: 130px;
    background-color: white;
    padding-top: 58px;
    padding-bottom: 20px;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 4;
}

.layout_right .wrap {
    width: 334px;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 23px;
    padding-top: 58px;
    padding-bottom: 22px;
}
.clip {
    position: absolute;
    width: 84px;
    height: 67px;
    bottom: 303px;
    left: 100px;
    z-index: 5;
    display: none;
}

.layout_map {
    width: 100%;
    height: 100%;
    z-index: 1;
    padding-left: 464px;
    position: absolute;
    box-sizing: border-box;
}

.layout_map img {
    width: 100%;
    height: 100%;
    display: block;
}

.layout_map img {
    width: 100%;
    height: 100%;
    display: block;
}
.layout_map .main_map {
	width:100%;
	height:100%;
	z-index:5;	
	position: relative;
}


.layout_map .marker_info {
    /* width:548px; */
    /* 주석처리 : 2017.08.04 - KTG 
    width:869px;
    height:53px;
    */
    /* 사이즈 변경 : 2017.08.04 - KTG
    width:591px;
    height:36px;
    */
    
    /* 사이즈 변경 : 2017.09.11 - LIM  */
    width:614px;
    height:45px;
    
    position:absolute;
    top:35px;
    right:35px;
    z-index:6;
    /*
    backgroud-image:url("../../resources/images/img_marker_info.png");
    background-size: 548px 53px;
    background-position: center;*/
}


.layout_map .main_map .marker_info{
    width:548px;
    height:53px;
    position:absolute;
    top:35px;
    right:35px;
    z-index:3;
}

.layout_info {
    width: 548px;
    height: 53px;
    position: absolute;
    top: 13px;
    right: 18px;
    z-index: 2;
    background-image: url('../../resources/images/main/img_marker_info.png');
    background-repeat: no-repeat;
    background-size: 548px 53px;
}

.layout_bottom {
    position: absolute;
    bottom: 0px;
    width: 130px;
    height: 82px;
    z-index: 5;
    overflow: hidden;
}

.layout_bottom .bottom_ci {
    height: 82px;
    width: 130px;
    line-height: 82px;
    text-align: center;
    background-color: #e6e6e6;
}
.layout_bottom .img_bot_ci{
	position:absolute;top:23px;left:23px;width:85px;height:35px;
}


.layout_bottom .shadow {
    width: 10px;
    height: 82px;
    position: absolute;
    bottom: 0px;
    box-shadow: 0 0 21px gray inset, 0 0 16px dimgrey;
    left: 130px;
    
}

.layout_right .top_title {
    width:334px;
    
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 27.5px;
    margin-top: 20px;
    color: #5a472f;
    font-weight: bold;
    position: relative;
    z-index: 3;
}

.layout_right .right_input {
/*
    width: 344px;
    height: 53px;
*/
    width: 288px;
    height: 45px;
    
    
    margin-top: 15px;
    background-color: rgb(230, 230, 230);
    border: 2px solid #cccccc;
    behavior: url("/resources/css/PIE.htc");border-radius: 35px;
    position: relative;
    z-index: 6;
    behavior: url("/resources/css/PIE.htc");
    
}
 ::-webkit-input-placeholder .btn_time {
    /* WebKit, Blink, Edge */
    color: #838a8f;
}

 :-moz-placeholder .btn_time {
    /* Mozilla Firefox 4 to 18 */
    color: #838a8f;
    opacity: 1;
}

 ::-moz-placeholder .btn_time {
    /* Mozilla Firefox 19+ */
    color: #838a8f;
    opacity: 1;
}

 :-ms-input-placeholder .btn_time {
    /* Internet Explorer 10-11 */
    color: #838a8f;
}

 ::-ms-input-placeholder .btn_time {
    /* Microsoft Edge */
    color: #838a8f;
}

.layout_right .btn_time {
    border: 0px;
    background-color: transparent;
    font-size: 16px;
    
    margin-top: 6px;
    margin-left: 25px;
    margin-right: 40px;
/*
    width: 294px;
    height: 41px;
*/
    width: 220px;
    height: 34px;
    line-height:34px;
}

.layout_right .btn_time+a img {
    width: 25px;
    height: 26px;
    border: 0px;
    /* margin-top: 12px; */
    margin-top: 9px;
}

.layout_right .btn_time+a {
    display: block;
    width: 40px;
    height: 53px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}

.layout_right .time_table {
    margin-top: 26px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.layout_right .time_table .middle {
    width: 189px;
    float: left;
    position: relative;
    overflow: hidden;
    float: left;
    
}

.layout_right .time_table .car_num {
    font-size: 45px;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    position: absolute;
    left: 57px;
    top:13px;
    letter-spacing: -3px;
}

.layout_right .time_table .middle img {
    /* 2019 버스정보시스템 고도화 :: 외국어 적용시 맞지 않으므로 CSS 주석처리 [시작] */
    /*
    width: 164px;
    height: 27px;
    */
    /* 2019 버스정보시스템 고도화 ::  외국어 적용시 맞지 않으므로 CSS 주석처리 [끝] */
    left:0px;
}

.layout_right .time_table .wrap_button {
    float: left;
    z-index: 7;
}


.layout_right .time_table .middle span.first {
    font-size: 23px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 20px;
    line-height: 1.0em;
    float: left;

    
}
.layout_right .time_table .middle span.tour {

	/* font-size: 23px; */
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    line-height: 1.0em;
    float: left;    
}



.layout_right .time_table .middle span.second {
 
    /* font-size: 51px; */
    font-size: 46px;
    height: 51px;
    line-height: 51px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
    letter-spacing: -5px;
}





.layout_right .time_table .wrap_button .button_search {
    width: 91px;
    height: 35px;
    background-color: #9ab6e1;
    border: 0px;
    margin-top: 15px;
    margin-left: 0px;
    behavior: url("/resources/css/PIE.htc");border-radius: 25px;
    color: white;
    font-size: 12px;
    cursor: pointer;
    z-index: 7;
}



.layout_right .time_table .middle img {
    position: absolute;
}

.layout_right .first_blind_wrap {
    width: 288px;
    height: 100%;
    /*    margin-top: 20px;*/
    background-color: white;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    top: 0px;
    padding-top: 305px;
    padding-bottom: 23px;
    box-sizing: border-box;
}

.layout_right .first_blind_wrap .blind_scroll {
    height: 100%;
    width: 305px;
    overflow-y: scroll;
    position: relative;
    overflow-x: hidden;
}


/*
.layout_right .first_blind_wrap .blind_scroll .line_list {
    height: 100%;
    width: 288px;
    behavior: url("/resources/css/PIE.htc");border-radius: 25px;
    box-sizing: border-box;
    position: absolute;
    z-index:5;
}
*/

.layout_right .first_blind_wrap .blind_scroll .line_list {
    height: 74px;
    width: 288px;
    
    border-radius: 25px;
    behavior: url("/resources/css/PIE.htc");
    box-sizing: border-box;
    position: absolute;
    z-index: 5;
}

.layout_right .first_blind_wrap .blind_scroll .line_list li {
    width: 288px;
    height: 61px;
    font-size: 16px;
    color: #323333;
    display: table;
    border: 1px solid #999999; 
    behavior: url("/resources/css/PIE.htc");
    box-sizing: border-box;
}



.layout_right .first_blind_wrap .blind_scroll .line_list .border_on {
	border: 1px solid #999999;
}
.layout_right .first_blind_wrap .blind_scroll .line_list .border_off {
	border: 0px;
}
	
	
	

.layout_right .first_blind_wrap .blind_scroll .line_list li:hover {
    background-color: #cccccc;
    cursor: pointer;
}

.layout_right .first_blind_wrap .blind_scroll .line_list li:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
} 

.layout_right .first_blind_wrap .blind_scroll .line_list li:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.layout_right .first_blind_wrap .blind_scroll .line_list .line_selected {
    behavior: url("/resources/css/PIE.htc");border-radius: 10px;
}


/*
.layout_right .first_blind_wrap .blind_scroll .line_list li div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
*/

.layout_right .first_blind_wrap .blind_scroll .line_list .select_wrap {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.layout_right .first_blind_wrap .blind_scroll .line_list .select_wrap .arrow {
    float: right;
    display: block;
    padding-right: 15px;
    margin-top: 4.5px;
}

.layout_right .first_blind_wrap .blind_scroll .line_list li div {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

/*
.layout_right .first_blind_wrap .blind_scroll .line_list li div .item {
    padding: 0px 35px 0px 15px;
    color: #282828;    
    
        占쎈섀占쎈Ŋ�굲占쎈쐻占쎈윪占쎄껑 占쎈쐻占쎈윪占쎄껑�뜝�럥�걫�뜝�럥堉э옙逾녑뜝占�
    width:285px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
*/
.layout_right .first_blind_wrap .blind_scroll .line_list li div .item {
   	padding: 0px 29px 0px 12px;
    color: #282828;    
    
/*        占쎈섀占쎈Ŋ�굲占쎈쐻占쎈윪占쎄껑 占쎈쐻占쎈윪占쎄껑�뜝�럥�걫�뜝�럥堉э옙逾녑뜝占�*/
    width:242px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    font-size: 13px;
}

.item_num {
	background-color : #393938;
	color: white;
	text-align: center;
	/* display: block;
	float: left; */
}

.item_title {
   	padding: 0px 29px 0px 12px;
    color: #282828;    
    
/*        占쎈섀占쎈Ŋ�굲占쎈쐻占쎈윪占쎄껑 占쎈쐻占쎈윪占쎄껑�뜝�럥�걫�뜝�럥堉э옙逾녑뜝占�*/
    width:242px;
    font-weight:bold;
    font-size: 16px;
}

.layout_right .first_blind_wrap .blind_scroll .line_list li div .item+img {
    position: absolute;
    top: 32px;
    right: 15px;
    display: block;
    visibility: hidden;
}

.layout_right .blind_scroll .line_list li .select_wrap .first_text {
    float: left;
    padding: 0px 35px 0px 15px;
    color: #1a1a1a;
}

.layout_right .first_blind_wrap .blind_scroll .line_list li .station_selected {
    background-color: #cccccc;
    border-radius: 10px;
    behavior: url("/resources/css/PIE.htc");
    height: 61px;
    display: table-cell;
    vertical-align: middle;
    
    border:0px;
}

.layout_right .first_blind_wrap .blind_scroll .line_list li .station_selected .arrow {
    position: absolute;
    top: 32px;
    right: 15px;
    width: 12px;
    height: 7px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list {
    top: 0px;
    padding-top: 61px;
    padding-bottom: 23px;
    height: 100%;
    width: 288px;
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 4;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap {
    width: 305px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container {
    position: relative;
    width: 288px;
    height: 57px;
    cursor: pointer;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container:first-child {
    height: 64px;
}



.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container:hover {
    background-color: #cccccc;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .station_text {
    font-size: 15px;
    position: absolute;
    bottom: 12px;
    left: 12px;
    width: 220px;
    
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
    
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .end_vertical_line {
    height: 57px;
    width: 3px;
    background-color: #808080;
    position: absolute;
    bottom: 15px;
    right: 42px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .end_img {
    width: 28;
    height: 27px;
    display: block;
    position: absolute;
    right: 30px;
    bottom: 15px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .first_bot_line {
    height: 1px;
    width: 259px;
    background-color: #cccccc;
    position: absolute;
    bottom: 0px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .start_image {
    width: 28px;
    height: 27px;
    display: block;
    position: absolute;
    right: 30px;
    bottom: 15px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .first_vertical_line {
    height: 12px;
    width: 3px;
    background-color: #808080;
    position: absolute;
    bottom: 3px;
    right: 42px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .bot_line {
    height: 1px;
    width: 259px;
    background-color: #cccccc;
    position: absolute;
    bottom: 3px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .vertical_line {
    height: 57px;
    width: 3px;
    background-color: #808080;
    position: absolute;
    bottom: 3px;
    right: 42px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .bus_icon {
    width: 33px;
    height: 32px;
    display: block;
    position: absolute;
    right: 27px;
    bottom: 15px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap .container .node_img {
    width: 16px;
    height: 15px;
    display: block;
    position: absolute;
    right: 36px;
    bottom: 15px;
}

.layout_right .first_blind_wrap .blind_scroll .station_list .scroll_wrap ul li:first-child {
    height: 64px;
}



.layout_right .wrap .station_search_desc {
    font-size: 14px;
    color: #484848;
    margin-left: 10px;
    margin-top: 8px;
    position: relative;
    z-index: 3;
    
}

.station_search_desc_result {
    font-size: 14px;
    color: #484848;
    margin-left: 10px;
    margin-top: 8px;
    position: relative;
    z-index: 3;
    width:288px;
}

.layout_right .wrap .layout_result {
    height: 49px;
    width:288px;
    overflow: hidden;
    position: relative;
    z-index: 3;
    margin-top: 53px;
}

.layout_right .wrap .img_leaf {
    width: 40px;
    height: 27px;
    float: left
}

.layout_right .wrap .text_result {
    line-height: 23px;
    float: left;
    font-size: 23px;
    font-weight: bold;
    margin-top: 5px;
    color: #040404;
    width:182px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout_right .wrap .text_desc {
    float: left;
    font-size: 15px;
    height: 15px;
    margin-top: 7px;
    color: #727272
}

.layout_right .wrap .result_line {
    width: 288px;
    height: 2px;
    padding: 0px 30px;
    box-sizing: border-box;
    background-color: #999999;
    position: absolute;
    bottom: 0px;
}

.layout_right .second_blind_wrap {
    width: 288px;
    height: 100%;
    background-color: white;
    overflow: hidden;
    position: absolute;
    top: 0px;
    bottom: 0px;
    padding-top: 315px;
    padding-bottom: 23px;
    box-sizing: border-box;
    z-index: 2;
}

.layout_right .second_blind_wrap .blind_scroll {
    height: 100%;
    width: 305px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.layout_right .second_blind_wrap .blind_scroll .search_list {
    height: 100%;
    width: 288px;
    z-index: 5;
}
.layout_right .second_blind_wrap .blind_scroll .search_list > div:hover {
    cursor:pointer;
}


.layout_right .second_blind_wrap .blind_scroll .search_list .wrap_on {
    position: relative;
    background-color: #f7f7f7;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .wrap_off {
    position: relative;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .station_open {
    width: 40px;
    height: 39px;
/*     background-image: url('/resources/images/main/btn_station_open.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 39px;
    behavior: url("/resources/css/PIE.htc"); */
    display: block;
    position: absolute;
    top: 26px;
    right: 32px;
    z-index:5;
}


.layout_right .second_blind_wrap .blind_scroll .search_list a .img_cntr_state {
    width: 40px;
    height: 39px;
    display: block;
    position: absolute;
    z-index:5;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .station_close {
    width: 40px;
    height: 39px;
    display: block;
    position: absolute;
    top: 26px;
    right: 32px;
    z-index:5;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .station_close .img_stat_clr {
    width: 40px;
    height: 39px;
    display: block;
    position: absolute;
    z-index:5;
}


.layout_right .second_blind_wrap .blind_scroll .search_list .line_station_bottom {
    width: 288px;
    height: 1px;
    box-sizing: border-box;
    background-color: #cbcbcb;
    position: absolute;
    top: 0px;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .child_wrapper {
    width: 100%;
    height: 377px;
    margin-top: 9px;
    background-color: white;
    display: block;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .station_text_containter {
    width: 288px;
    height: 92px;
    display: table;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .parent_line {
 width:334px;height:1px;box-sizing:border-box;background-color:#cbcbcb;position:absolute;bottom:0px;
}



.layout_right .second_blind_wrap .blind_scroll .search_list .station_text_child {
    width: 288px;
    display: table-cell;
    vertical-align: middle;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .station_text_child .title {
    /*font-size: 18px;*/
    font-size: 17px;
    
    color: #292929;
    
    /*width:172px;*/
    width:210px;
    
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
    /* 추가 - KTG 7.27 */
    margin-left: -40px;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .station_text_child .number {
	/*font-size: 17px;*/
    font-size: 16px;
    
    color: #292929;
    
    /*width:172px;*/
    width:210px;
    
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
    /* 추가 - KTG 7.27 */
    margin-left: -40px;
}

.layout_right .second_blind_wrap .blind_scroll .search_list li:hover {
    cursor: pointer;
}

.layout_right .second_blind_wrap .blind_scroll .search_list div p {
    padding-left: 48px;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .child_station {
    width: 305px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    box-sizing: border-box;
}


.layout_right .second_blind_wrap .blind_scroll .search_list .child_station .parent {
    position:relative
}


.layout_right .second_blind_wrap .blind_scroll .search_list .child_station .text_wrap {
    width: 100%;
    height: 63px;
    display: table;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .child_station .text_wrap .text_area {
    width: 100%;
    height: 63px;
    display: table-cell;
    vertical-align: middle;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .child_station .text_wrap .text_area .child_title {
    font-size: 14px;
    font-weight: bold;
    /* color: #242424; */
    width:204px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .child_station .text_wrap .text_area .child_desc {
    font-size: 12px;
    color: #4c4c4c;
    width:204px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .child_station .child_bottom_line {
    width: 245px;
    height: 1px;
    box-sizing: border-box;
    background-color: #cbcbcb;
    position: absolute;
    bottom: 0px;
    padding: 0px 6px;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .parent_bottom_wrap {
    position: relative;
    width: 288px;
    height: 15px;
    background-color: #f7f7f7;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .on {
    display: block;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .off {
    display: none;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .parent_bottom_wrap .line {
    width: 288px;
    height: 2px;
    position: absolute;
    background-color: #999999;
    bottom: 0px;
}

.layout_right .first_blind_wrap .blind_scroll .realtime_info {
    position: absolute;
    /* 2019 버스정보시스템 고도화 :: 버스정보 내용 추가로 인하 위치 CSS 수정 [시작] */
    /* bottom: 60px; */
    /* 2019 버스정보시스템 고도화 :: 버스정보 내용 추가로 인하 위치 CSS 수정 [끝] */
    width: 100%;
}

.layout_right .first_blind_wrap .blind_scroll .realtime_info .dot_line {
    height: 1px;
    width: 100%;
    border-top: 2px dotted #bfbfbf;
    margin-top: 42px;
}

.layout_right .first_blind_wrap .blind_scroll .realtime_info .basic_text {
    font-size: 20px;
    font-weight: bold;
    color: #6716db;
    margin-top: 22px;
}

.layout_right .first_blind_wrap .blind_scroll .realtime_info .station_point {
    
    font-size: 15px;
    font-weight: bold;
    color: #545454;
    /* margin-top: 24px; */
    margin-top: 10px;
    
    /* width:344px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    
    /* width:305px; */
    width:285px;
}

.layout_right .first_blind_wrap .blind_scroll .realtime_info .station_type {
    font-size: 15px;
    font-weight: bold;
    color: #545454;
    /* margin-top: 52px; */
    margin-top: 32px;

    width:344px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 2019 버스정보시스템 고도화 :: 버스정보  CSS 신규추가 [시작] */
.layout_right .first_blind_wrap .blind_scroll .realtime_info .company_info {
    font-size: 13px;
    font-weight: bold;
    color: #545454;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout_right .first_blind_wrap .blind_scroll .realtime_info .company_name {
    float: left;
}


.layout_right .first_blind_wrap .blind_scroll .realtime_info .company_tel {
    float: right;
}
/* 2019 버스정보시스템 고도화 :: 버스정보  CSS 신규추가 [끝] */
.layout_right .first_blind_wrap .blind_scroll .realtime_info .comapay_name {
    font-size: 13px;
    font-weight: bold;
    color: #545454;
    margin-top: 15px;
    
    width:344px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout_right .first_blind_wrap .blind_scroll .realtime_info .comapay_tel {
    font-size: 13px;
    font-weight: bold;
    color: #545454;
    
    width:344px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.realtime_background {
    width: 100%;
    height: 100%;
    z-index: 2;
    padding-left: 464px;
    position: absolute;
    box-sizing: border-box;
    background-color: #f8f9fa;
}

.layout_realtime {
    width: 100%;
    height: 100%;
    z-index: 3;
    padding: 95px 39px 83px 572px;
    position: absolute;
    box-sizing: border-box;
    overflow:hidden;
    
    
}

.layout_realtime .outer {
    width: 100%;
    height: 100%;
    background-color: white;
    position: relative;
}

.layout_realtime .outer .line_info {
    width: 255px;
    height: 65px;
    position: absolute;
    top: 40px;
    left: 83px;
    z-index:6;
}
.layout_realtime .outer .scroll_bg {
    width: 100%;
    height: 147px;
    background-color: white;
    position: absolute;
    z-index: 5;
    border-top-left-radius: 70px;
    border-top-right-radius: 70px;
}

.layout_realtime .outer .line_info .symbal {
    width: 229px;
    
}

.layout_realtime .outer .line_info .type {
    width: 45px;
    position: absolute;
    bottom: 3px;
    left: 18px;

}

.layout_realtime .outer .line_info .name {
    font-size: 54px;
    font-weight: bold;
    color: black;
    line-height: 54px;
    position: absolute;
    bottom: 0px;
    left: 70px;
}

.layout_realtime .outer .img_traffic_info {
    height: 10px;
    position: absolute;
    top: 44px;
    /*right: 52px; */ /* 범례 수정에 따른 이미지 위치 변경 */
    right: 120px;
    z-index:6;
}

.layout_realtime .outer .img_marker_info {
    /*width: 441px; */ /* 범례 수정에 따른 이미지 사이즈 변경 */
    width: 580px;
    position: absolute;
    top: 67px;
    right: 52px;
    z-index:6;
}


/*1920 * 1080 [START]*/
.layout_realtime .first_wrapper {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.layout_realtime .first_wrapper .line_scroll_wrap {
    width: 1250px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.layout_realtime .outer .first_wrapper .line_scroll_wrap .line_wrap {
    width: 1200px;
    height: 100%;
    padding: 175px 0px 0px 0px;
    box-sizing: border-box;
    background-color: white;
    z-index: 4;
    
}
/*1920 * 1080 [END]*/
/*1680 * 1050 [START]*/
/*
.layout_realtime .first_wrapper {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.layout_realtime .first_wrapper .line_scroll_wrap {
    width: 1050px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.layout_realtime .outer .first_wrapper .line_scroll_wrap .line_wrap {
    width: 1000px;
    height: 100%;
    padding: 175px 0px 0px 0px;
    box-sizing: border-box;
    background-color: white;
    z-index: 4;
    
}
*/
/*1680 * 1050 [END]*/

/*1280 * 1054 [START]*/
/*
.layout_realtime .first_wrapper {
    width: 600px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.layout_realtime .first_wrapper .line_scroll_wrap {
    width: 650px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.layout_realtime .outer .first_wrapper .line_scroll_wrap .line_wrap {
    width: 600px;
    height: 100%;
    padding: 175px 0px 0px 0px;
    box-sizing: border-box;
    background-color: white;
    z-index: 4;
    
}
*/
/*1280 * 1054 [END]*/



.layout_realtime .outer .first_wrapper .line_scroll_wrap .line_wrap .line_cell {
    width: 100px;
    height: 148px;
    text-align: center;
    position: relative;
    float: left;
}

.layout_realtime .outer .first_wrapper .line_scroll_wrap .line_wrap .odd_line {
    float: left;
    
}

.layout_realtime .outer .first_wrapper .line_scroll_wrap .line_wrap .even_line {
    float: right;
    
}

.layout_realtime .outer .first_wrapper .line_scroll_wrap .line_wrap .first {
    clear: both;
    
}


.layout_realtime .outer .line_wrap .dummy {
    height: 148px;
}





.layout_realtime .outer .line_wrap .dummy .top_right_line {
    width: 100px;
    position: absolute;
    top: 75px;
    bottom: 0px;
    border-bottom: none;
    border-left: none;
    border-top-right-radius: 100px;
    box-sizing: border-box;
}

.layout_realtime .outer .line_wrap .dummy .bottom_right_line {
    width: 100px;
    position: absolute;
    top: 0px;
    bottom: 70px;
    border-top: none;
    border-left: none;
    border-bottom-right-radius: 100px;
    box-sizing: border-box;
}



.layout_realtime .outer .line_wrap .dummy .top_left_line {
    width: 100px;
    position: absolute;
    top: 75px;
    bottom: 0px;
    border-bottom: none;
    border-right: none;
    border-top-left-radius: 100px;
    box-sizing: border-box;
}

.layout_realtime .outer .line_wrap .dummy .bottom_left_line {
    width: 100px;
    position: absolute;
    top: 0px;
    bottom: 70px;
    border-top: none;
    border-right: none;
    border-bottom-left-radius: 100px;
    box-sizing: border-box;
}
.layout_realtime .outer .line_wrap .border_good {
    border: 3px solid #22a14d;
}
.layout_realtime .outer .line_wrap .border_low {
    border: 3px solid #fcc22b;
}
.layout_realtime .outer .line_wrap .border_bad {
    border: 3px solid #e64c3b;
}
.layout_realtime .outer .line_wrap .border_unknown {
    border: 3px solid #000000;
}




.layout_realtime .outer .line_wrap .line_cell .line_top {
    width: 33px;
    height: 100%;
    position: absolute;
}

.layout_realtime .outer .line_wrap .line_cell .line_top .img_desc {
    width: 33px;
    font-size: 7px;
    color: black;
    overflow: hidden;
    text-align: center;
    margin-top: 5px;
}

.layout_realtime .outer .line_wrap .line_cell .line_top .bug_image {
    width: 33px;
    height: 33px;
    left: 1px;
    display: block;
}

.layout_realtime .outer .line_wrap .line_cell .start {
    left: 1px;
}

.layout_realtime .outer .line_wrap .line_cell .middle {
    left: 34px;
}

.layout_realtime .outer .line_wrap .line_cell .end {
    left: 67px;
}

.layout_realtime .outer .line_wrap .line_cell .line_start {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 42px;
    top: 68px;
}

.layout_realtime .outer .line_wrap .line_cell .hor_line1 {
    width: 50%;
    height: 3px;
    position: absolute;
    left: 0px;
    top: 75px;
}

.layout_realtime .outer .line_wrap .line_cell .hor_line2 {
    width: 50%;
    height: 3px;
    position: absolute;
    right: 0px;
    top: 75px;
}


.layout_realtime .outer .line_wrap .line_cell .color_good {
    background-color: #22a14d;
}
.layout_realtime .outer .line_wrap .line_cell .color_low {
    background-color: #fcc22b;
}
.layout_realtime .outer .line_wrap .line_cell .color_bad {
    background-color: #e64c3b;
}
.layout_realtime .outer .line_wrap .line_cell .color_unknown {
    background-color: #000000;
}



.layout_realtime .outer .line_wrap .line_cell .line_end {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 42px;
    top: 68px;
}

.layout_realtime .outer .line_wrap .line_cell .line_normal {
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    left: 42px;
    top: 70px;
}

.layout_realtime .outer .line_wrap .line_cell .botttom_type {
    width: 100%;
    position: absolute;
    top: 85px;
}
.layout_realtime .outer .line_wrap .line_cell .line_text {
    width: 100%;
    font-size: 10px;
    line-height: 11px;
    color: black;
    text-align: center;
}

.layout_realtime .outer .line_wrap .line_cell .line_number {
    width: 100%;
    font-size: 7px;
    margin-top: 5px;
    margin-bottom: 27px;
    line-height: 8px;
    color: grey;
    text-align: center;
}



.layout_infowindow {
    width:381px;
    height:400px;
    z-index: 8;
    position: relative;
}
.layout_infowindow .image_bg {
    width:381px;
    height:400px;
}
.layout_infowindow .close_wrap {
    width:20px;
    height:20px;
    display:block;
    position:absolute;
    top:16px;
    right:16px;
    z-index: 7;
    
}
.layout_infowindow .close_image {
    width:20px;
    height:20px;
    display:block;
}
.layout_infowindow .title {
    padding-left:31px;
    position:absolute;
    top:17px;
    left:0px;
    
    width:310px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.layout_infowindow .title .first {
    font-size: 18px;
    line-height:18px;
    color:black;
    font-weight:bold;
    display: block;
    text-align: center;
}
.layout_infowindow .title .second {
    font-size: 15px;
    color:grey;
    display: block;
    text-align: center;
}
.layout_infowindow .wrap {
    height:400px;
    width:381px;
    position:absolute;
    padding-top:57px;
    padding-bottom:42px;
    box-sizing: border-box;
    top: 0px;
    z-index: 6;
    overflow: hidden;
}


/*.layout_infowindow .wrap .position_list {
    height:100%;
    width:413px;
    bottom:0px;
    box-sizing: border-box;
    overflow-y: scroll;
    overflow-x: hidden;
}*/

.layout_infowindow .wrap .position_list {
    height:100%;
    width:390px;
    bottom:0px;
    box-sizing: border-box;
    overflow: hidden;
}

.layout_infowindow .wrap .position_list .cell{
    height:60px;
    /*width:100%;*/
    /*width:381px;*/
    width:360px;
    position:relative;
    overflow-x:hidden; 
}
.layout_infowindow .wrap .position_list .cell:hover{
    background-color:lightgray;
}


.layout_infowindow .wrap .position_list .cell .text_arrive{
    color:#ed1c24;
}
.layout_infowindow .wrap .position_list .cell .text_before{
    color:#f15a24;
}
.layout_infowindow .wrap .position_list .cell .text_none{
    color:#4d4d4d;
}
.layout_infowindow .wrap .position_list .cell .name{
    width:220px;
    position:absolute;
    left: 31px;
    bottom:30px;
    
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:13px;
}
.layout_infowindow .wrap .position_list .cell .name .first{
    font-weight:bold;
    
}
.layout_infowindow .wrap .position_list .cell .name .second{
    color:black;
}
.layout_infowindow .wrap .position_list .cell .course{
    position:absolute;
    left: 31px;
    bottom:8px;
    width:284px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color:black;
    font-size:13px;
}
.layout_infowindow .wrap .position_list .cell .location{
    position:absolute;
    width:100px;
    bottom:30px;
    right:47px;
    font-size:12px;
    
    text-align: right;
    
}
.layout_infowindow .wrap .position_list .cell .divider{
    width:321px;
    height:1px;
    position:absolute;
    bottom:0px;
    left:20px;
    right:40px;
    background-color:lightgray;

}
.layout_arrive_info {
    position:absolute;
    left:100px;
    top:300px;
    
    width:311px;
    height:237px;
    padding:0px 20px;
    box-sizing: border-box;
    background-color:white;
    z-index: 7;
    border:2px solid #cccccc;
    
    
}
.layout_arrive_info .title_wrap{
    width:245px;
    height:64px;
    position:absolute;
    top:0px;
    display:table;
}
.layout_arrive_info .title_wrap .arrive_title {
    display:table-cell;
    vertical-align: middle;
    max-width:245px;
    height:100%;
    font-size: 17px;
    font-weight:bold;
    color:#000000;
    
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}

.layout_arrive_info .top_container {
    width:271px;
    height:81px;
    border-top:2px solid #999999;
    border-bottom:1px solid #bfbfbf;
    box-sizing: border-box;
    position:absolute;
    top:62px;
    margin: 0 auto;
    display: table;
    background-color:#f8f8f8;
}
.layout_arrive_info .top_container .cell_wrap{
    width: 100%;
    height:100%;
    text-align: center;
    vertical-align: middle;
    display:table-cell;
    
    
}
.layout_arrive_info .top_container .cell_wrap p:first-child{
   font-size:18px;
    font-weight:bold;
    color:#000000;
    
    max-width:271px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.layout_arrive_info .top_container .cell_wrap p:last-child{
   font-size:13px;
    font-weight:bold;
    color:#000000;
    
    max-width:271px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout_arrive_info .bottom_container{
    width:271px;
    height:91px;
    position:absolute;
    bottom:0px;
    display:table;
}
.layout_arrive_info .bottom_container .state{
    text-align: center;
    display:table-cell;
    vertical-align:middle;
    font-size:14;
    font-weight:bold;
    color:#0255ff;
    
    
    max-width:271px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
/* .layout_arrive_info .arrive_btn_close{
    width:30px;
    height:30px;
    display:block;
    background-image:url("/resources/images/main/img_btn_realtime_close.png");
   background-image:url("/resouces/images/img_btn_realtime_close.png");
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center;
    behavior: url("/resources/css/PIE.htc");
    border:0px;
    
    
    position: absolute;
    top:15px;
    right:15px;
    
    
} */
.layout_arrive_info .arrive_btn_close{
    width:30px;
    height:30px;
    display:block;

    border:0px;
    position: absolute;
    top:15px;
    right:15px;
    
    
}



















/*유사노선 검색관련[START]*/
.parent_type2 {
    background-color:#f4f4f4;
}


.ci_type2 {
    width:100%;
}
.left_type2 {
    width:1227px;
    height:100%;
    box-shadow: none;
}
.btn_type2 {
    left:365px;
    position:relative;
}

.right_type2 {
    width:1097px;
    height:100%;
    padding-top:0px;
    padding-bottom: 0px;
    box-sizing: border-box;
    
    position:absolute;

}

/*
.layout_right .sline_wrap {
    padding-top:58px;
    padding-bottom:0px;
    width:100%;
    height:100%;
    background-color:aliceblue;
    box-sizing: border-box;
}
*/


.layout_right .sline_wrap {
/*    margin:158px auto 0px;*/
    width:644px;
    max-width:644px;
    height:100%;
    margin:0px auto;    
    height:542px;
    position:absolute;
    
    left:50%;
    margin-left:-322px;
    top:50%;
    margin-top:-271px;
/*
    left:calc(50% - 322px);
    top:calc(50% - 271px);
*/
    

}


.layout_right .sline_wrap .sl_title {
    width:334px;
    box-sizing: border-box;
    font-size: 26px;
    height:26px;
    line-height:26px;
    color: #5a472f;
    font-weight: bold;
    position: relative;
}


.layout_right .sline_wrap .wrapper_top {
    margin-top:35px;
    width:auto;
    height:33px;
}

.layout_right .sline_wrap .wrapper_top:after {
    content:"";
    display:block;
    clear:both;
}
.layout_right .sline_wrap .wrapper_top .select_area{
    height:33px;
    max-height:33px;
    width:139px;
    box-sizing: border-box;
   /*  behavior: url("/resources/css/PIE.htc");
    border-radius:5px; */
    float: left;
    border-color: #92a6af;
    font-weight: 500;
    font-size:15px;
    line-height:33px;
    display:block; 
}
.layout_right .sline_wrap .wrapper_top .select_line{
    height:33px;
    max-height:33px;
    width:139px;
    box-sizing: border-box;
   /*  border-radius:5px;
    behavior: url("/resources/css/PIE.htc"); */
    margin-left:5px;
    float: left;
    border-color: #92a6af;
    line-height:33px;
    font-weight: 550;
    font-size:15px;
}
.layout_right .sline_wrap .wrapper_top .btn_sline_search{
    height:33px;
    line-height:33px;
    max-height:33px;
    width:52px;
    box-sizing: border-box;
    margin-left:5px;
    behavior: url("/resources/css/PIE.htc");border-radius:5px;
    letter-spacing: 2px;
    
    
    color:white;
    display:block;
    float: left;
    background-color:#5e8090;
    vertical-align:middle;
    text-align: center;
    
    
    font-weight: 550;
    font-size:12px;
    
    
}


.layout_right .sline_wrap  .middle{
    width:100%;
    height:39px;
    max-height:39px;
    clear:both;
    float:right;
}
.layout_right .sline_wrap .middle .sline_result {
    float:right;
    font-weight: 550;
    font-size:12px;
    
    color:black;
}
.layout_right .sline_wrap  .middle .sline_desc {
    clear:right;
    float:right;
    font-weight: 550;
    font-size:12px;
}

.layout_right .sline_wrap .middle .sline_desc .text_fast{
    margin-right:10px;
}

.layout_right .sline_wrap .middle .sline_desc .text_global{
    margin-right:10px;
}

.layout_right .sline_wrap .middle .sline_desc .text_local{

}
.layout_right .sline_wrap .sline_layout {
    height:410px;
    width:100%;
    box-sizing: border-box;
    clear:both;
}

.layout_right .sline_wrap .sline_layout:after {
    content:"";
    display:block;
    clear:both;
}

.layout_right .sline_wrap .sline_layout .line_wrapper {
    width:322px;
    height:100%;
    float:left;
/*
    overflow-x:hidden;
    overflow-y:scroll;
*/

    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    
    box-sizing: border-box;
    border-left:1px solid #92a6af;
    border-top:1px solid #92a6af;
    border-bottom:1px solid #92a6af;
    overflow:hidden;
    
}
.layout_right .sline_wrap .sline_layout .line_wrapper .scrollbar_wrap{
    width:332px;
    height:100%;
    overflow:hidden;
    
}


.layout_right .sline_wrap .sline_layout .line_wrapper .line_scroll{
}
.layout_right .sline_wrap .sline_layout .line_wrapper .line_scroll .cell_item{
    width:300px;
    height:64px;
    box-sizing: border-box;
    border-bottom:1px solid #92a6af;    
}
.layout_right .sline_wrap .sline_layout .line_wrapper .line_scroll .cell_item:last-child{
    border-bottom:0px;    
}
.layout_right .sline_wrap .sline_layout .line_wrapper .line_scroll .cell_item .link{
    width:100%;
    height:64px;
    display:table;
}
.layout_right .sline_wrap .sline_layout .line_wrapper .line_scroll .cell_item .link .cell_wrap {
    width:100%;
    height:auto;
    display:table-cell;
    vertical-align: middle;
    
}

.layout_right .sline_wrap .sline_layout .line_wrapper .line_scroll .cell_item .link .cell_wrap .first{
    width:270px;
    padding-left:25px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    
    font-size: 18px;
    font-weight:bold;
}
.layout_right .sline_wrap .sline_layout .line_wrapper .line_scroll .cell_item .link .cell_wrap .second{
     width:270px;
    padding-left:25px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    
    font-size: 15px;
    font-weight:550;
}



.layout_right .sline_wrap .sline_layout .station_wrapper {
    width:322px;
    height:100%;
    float:left;
    
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    
    box-sizing: border-box;
    border:1px solid #92a6af;    
    overflow:hidden;
}
.layout_right .sline_wrap .sline_layout .station_wrapper .scrollbar_wrap{
    width:332px;
    height:100%;
    overflow:hidden;
    
}



.layout_right .sline_wrap .sline_layout .station_wrapper .station_scroll{

}
.layout_right .sline_wrap .sline_layout .station_wrapper .station_scroll .cell_item{
    width:312px;
    height:38px;
    margin-right:12px;
    box-sizing: border-box;
    border-bottom:1px solid #92a6af;
}
.layout_right .sline_wrap .sline_layout .station_wrapper .station_scroll .cell_item:last-child{
    border-bottom:0px;
}

.layout_right .sline_wrap .sline_layout .station_wrapper .station_scroll .cell_item .link{
    width:100%;
    height:100%;
    display:table;
}

.layout_right .sline_wrap .sline_layout .station_wrapper .station_scroll .cell_item .link .text{
    height:auto;
    display:table-cell;
    vertical-align: middle;
    width:270px;
    max-width:270px;
    padding-left:25px;
    padding-right:25px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    
    font-size: 15px;
    font-weight:550;
}
/*유사노선 검색관련[END]*/


.layout_right .point_top_wrap {
}
.layout_right .point_top_wrap:after {
    content:"";
    display:block;
    clear:both;
}

.layout_right .point_search {
    width: 220px;
    margin-left:20px;
    float:left;
    height: 32px;
/*
    width: 288px;
    height: 45px;
    margin-top: 15px;
    background-color: rgb(230, 230, 230);
    border: 2px solid #cccccc;
    behavior: url("/resources/css/PIE.htc");border-radius: 35px;
    position: relative;
    z-index: 6;
*/
}


.layout_right .point_input {
/*
  border: 0px;
    background-color: transparent;
    font-size: 16px;
    
    margin-top: 6px;
    margin-left: 25px;
    margin-right: 40px;
    width: 220px;
    height: 34px;
*/
    
    font-size: 14px;
    width: 190px;    
    height: 32px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left:0px;
    padding-left:10px;
    
    /* 일부 해상도에서 글자 넘어가는현상 발생으로 사이즈 줄임(임상섭,2017/08/16)
    font-size: 13px;*/
	font-size: 12px;

    box-sizing:border-box;
    float:left;
    
}
.layout_right .point_start {
    width:44px;
    height:36px;
    line-height: 36px;
    float:left;
    display:block;
    position: relative;
    color:black;
    z-index: 6;
    
    /* 일부 해상도에서 글자 넘어가는현상 발생으로 사이즈 줄임(임상섭,2017/08/16)
    font-size: 24px; */
    font-size: 20px;
    
    margin-top:15px;
    clear:both;
}
.layout_right .btn_time+a .img_srch {
/*
    width: 25px;
    height: 26px;
    border: 0px;
    margin-top: 12px;
*/
    width: 21px;
    height: 22px;
    margin-top: 9px;
    margin-left:9px;

}
.layout_right .btn_time .btn_srch {
    display: block;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}
.layout_right .wrap .point_desc {
    margin-left:0px;
    margin-top:0px;
    float:left;
    line-height:24px;
}
.layout_right .wrap .middle_control {
    
    margin-top:10px;
}
.layout_right .wrap .middle_control:after {
    content:"";
    display:block;
    clear:both;
}
.layout_right .wrap .middle_control .btn_point_start{
    width:100px;
    height:24px;
    border:0px;
    box-sizing: border-box;
    color:white;
    background-color:#5e8090;
    position: relative;
    z-index: 3;
    float:left;
    margin-left:27px;


}
.layout_right .wrap .mid_divider {
    width:288px;
    height:2px;
    margin:20px 0px 20px 0px;
    background-color:black;
    position: relative;
    z-index: 3;

}

.layout_right .wrap .point_result {
/*
    height: 49px;
    width:288px;
    overflow: hidden;
    position: relative;
    z-index: 3;
    margin-top: 53px;
*/
    height: 75px;
    margin-top: 0px;
}

.layout_right .point_blind_wrap {
/*
    width: 288px;
    height: 100%;
    background-color: white;
    overflow: hidden;
    position: absolute;
    top: 0px;
    bottom: 0px;
    padding-top: 315px;
    padding-bottom: 23px;
    box-sizing: border-box;
    z-index: 2;
*/
    
    
}
.layout_right .point_info {
    padding-top: 387px;
}
.layout_right .point_detail {
    padding-top: 292px;
    padding-top: 312px;
}


.layout_right .wrap .point_text_result {
/*
    line-height: 23px;
    
    font-size: 23px;
    font-weight: bold;
    margin-top: 5px;
    color: #040404;
    width:182px;
    
*/
    display:block;
    float: none;
    width:244px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout_right .wrap .point_text_desc {
/*
    float: none;
    font-size: 15px;
    height: 15px;
    margin-top: 7px;
    color: #727272
*/
    float: right;
    display:block;
    
}

.layout_right .second_blind_wrap .blind_scroll .search_list .point_container {
/*
    width: 288px;
    height: 92px;
    display: table;
*/
    
    width: 288px;
    height: 72px;
    display: table;
}
.layout_right .second_blind_wrap .blind_scroll .search_list .point_container:hover {
    background-color:#f5f4f4;
}



.layout_right .second_blind_wrap .blind_scroll .search_list .icon {
    width: 39px;
    height: 32px;
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: 39px 32px;
    display: block;
    position: absolute;
    top: 20px;
    right: 22px;
    z-index:5;
    
}



.layout_right .second_blind_wrap .blind_scroll .search_list .start {
    /* background-image: url('../images/img_point_result_start.png'); */
    background-image: url('/resources/images/img_point_result_start.png');
/*    display: none;*/

}
.layout_right .second_blind_wrap .blind_scroll .search_list .end {
    /* background-image: url('../images/img_point_result_end.png'); */
    background-image: url('/resources/images/img_point_result_end.png');
     display: none;
}





.layout_right .second_blind_wrap .blind_scroll .search_list .btn_wrap {
    width: 39px;
    height: 28px;
    display: block;
    position: absolute;
    top: 22px;
    right: 22px;
    z-index:5;
    color:white;
    text-align: center;
    background-color: #fdcd05;
    line-height: 28px;
}


.layout_right .second_blind_wrap .blind_scroll .search_list .btn_start {
    
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list .btn_end {
    display: none;
}




.layout_right .second_blind_wrap .blind_scroll .search_list .fix_start {
    /* background-image: url('../images/img_point_start.png'); */
    /* background-image: url('/resources/images/img_point_start.png'); */
    display: none;
   
}
.layout_right .second_blind_wrap .blind_scroll .search_list .fix_end {
    /* background-image: url('../images/img_point_end.png'); */
	/* background-image: url('/resources/images/img_point_end.png'); */
    display: none;
    
}

.layout_right .wrap .point_top_wrap .btn_p_srch{
    height:40px;
}

.layout_right .second_blind_wrap .blind_scroll .search_list .scroll_wrap {
    width: 305px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .point_lay_wrap {
    position: relative;
    width: 288px;
    overflow-x: hidden;
    
    
}

.layout_right .second_blind_wrap .blind_scroll .search_list .station_text_child .p_title {
    padding-left:24px;
    width:196px;
   	margin-left:0px; 
}

.layout_right .second_blind_wrap .blind_scroll .search_list .station_text_child .p_number {
    padding-left:24px;
    width:196px;
    margin-left:0px;
}

.layout_right .btn_time+a .img_remove {
    width: 17px;
    height: 18px;
    margin-top: 7px;
    margin-left:13px;

}
.layout_right .btn_time+a .img_srch {
    margin-top: 5px;
    margin-left:11px;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap {
    position: relative;
    width: 288px;
    box-sizing: border-box;
    padding-right: 10px;
    overflow: hidden;
    height:202px;
    border-top:2px solid dimgray;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap:last-child {
    border-bottom:2px solid dimgray;
}


.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .open {
    height:auto;
}


.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap:hover {
    background-color:#f5f4f4;
}


.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top{
    width:100%;
    height:50px;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_info{
    width:100%;
    height:320px;
}



.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .add_dess{
    width:100%;
    display: block;
    font-size: 13px;
    padding: 0px 10px 10px;
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_cmm{
    width:100%;
    height:50px;
    border-bottom:1px solid gray;
    border-top:1px solid gray;
    box-sizing: border-box;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_cmm:last-child {
    border-bottom:none;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_cmm:after {
    content:"";
    display: block;
    clear:both;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_cmm .image_first {
    height:48px;
    float:left;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_cmm .image_second {
    height:48px;
    float:left;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_cmm .second_wrap {
    width: 238px; 
    max-width: 238px;
    padding:0px 15px;
    box-sizing: border-box;
    height: 50px;
    max-height: 50px;
    font-weight: bold;
    display: table;
    overflow: hidden;
    float:left;
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_cmm .second_wrap .stts_tit {
    max-width: 238px;
    height: 50px;
    max-height: 50px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    color: black;
    overflow: hidden;
    
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list {
    width:100%;
    height:auto;
    
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type {
    width: 100%;
    height: 100%;
/*    padding:10px 18px 10px 10px;*/
    box-sizing: border-box;
    
    position: relative;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type:after {
    content:"";
    display: block;
    clear:both;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .left_wrap{
    width:30px;
    height:30px;
    margin-top:10px;
    margin-left: 10px;
    display: block;
    float: left;
    
    position: relative;
    z-index: 6;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .left_wrap .image_bus_cell{
    width:30px;
    height:30px;
    display: block;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .left_wrap .walk_wrap{
    width:30px;
    height:30px;
    padding-top:5px;
    box-sizing: border-box;
    behavior: url("/resources/css/PIE.htc");border-radius: 50%;
    background-color: white;
    border: 1px solid black;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .left_wrap .walk_wrap .img_walk{
    
    height: 20px;

    display: block;
    margin: 0 auto;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .left_wrap .arrive_circle{
    width:16px;
    height:16px;
    behavior: url("/resources/css/PIE.htc");border-radius:50%;
    top: 7px;
    left: 7px;
    position: absolute;
    z-index: 7;
    
}


.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .right_wrap{
    width:238px;
    height:30px;
    display: table;
    float: left;
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .right_wrap .area_text{
    padding: 12px 20px 12px 12px;
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .right_wrap .area_text .one{
    padding-left: 0px;
    color:black;
    font-weight: bold;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .right_wrap .area_text .two{
    padding-left: 0px;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .right_wrap .area_text .three{
    padding-left: 0px;
    color:black;
    font-size: 12px;
}


.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .long_line_top{
    width:4px;
    height: 30px;
    position: absolute;
    box-sizing: border-box;
    left:23px;
    position: relative;
    z-index: 5;
    
  
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type .long_line_bot{
    width:4px;
    height: 100%;
    left:23px;
    padding-top: 40px;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    z-index: 4;
}



.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_list .cell_type2 {
    width: 100%;
    height: 100%;
}





.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .text_wrap{
    width:234px;
    height:25px;
    padding-left:7px;
    padding-right:7px;
    box-sizing: border-box;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    vertical-align: baseline;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .text_wrap .first{
    line-height: 25px;
    height: 25px;
    display:inline-block;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -1px;
    vertical-align: baseline;
    
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .text_wrap .second{
    line-height: 25px;
    height: 25px;
    display:inline-block;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -1px;
    vertical-align: baseline;
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .text_wrap .third{
    line-height: 25px;
    height: 25px;
    display:inline-block;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -1px;
    vertical-align: baseline;
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .text_wrap .fourth{
    line-height: 25px;
    height: 25px;
    display:inline-block;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -1px;
    vertical-align: baseline;
    
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .text_wrap .fifth{
    line-height: 25px;
    height: 25px;
    display:inline-block;
    letter-spacing: -1px;
    font-size: 12px;
    vertical-align: baseline;
    
}


.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .point{
    display:block;
    position:absolute;
    right:25px;
    top:10px;
    width:30px;
    height:30px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;

}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .open{
/*     background-image: url('/resources/images/btn_station_open.png'); */
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_top .close{
    /* background-image: url('/resources/images/btn_station_close.png'); */
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents{
    width:100%;
    height:150px;
    

}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents .point_cell{
    
    width:100%;
    height:50px;
    position: relative;
}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents .point_cell .image_icon{    
    width:30px;
    height:30px;
    margin-top:10px;
    margin-left:10px;
    margin-right: 10px;
    position: relative;
    z-index: 7;


}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents .point_cell .text_sttn{    
    width:228px;
    display: block;
    position: absolute;
    left:50px;
    bottom: 16px;
    font-size: 14px;
    
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}


.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents .point_cell .text_rute{    
    width:228px;
    position: absolute;
    left:50px;
    bottom: 0px;
    font-size: 12px;
    
    
    display: block;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis
    


}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents .point_cell .line_top{    
    width:3px;
    height:25px;
    position: absolute;
    left:24px;
    top:0px;
    z-index: 6;
}

.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents .point_cell .line_bot{    
    width:3px;
    height:25px;
    position: absolute;
    left:24px;
    top:25px;
    z-index: 6;
}


.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents .point_cell .text_rute{    

}
.layout_right .second_blind_wrap .blind_scroll .search_list  .scroll_wrap  .detail_wrap .part_contents .point_cell .end_circle{    
    width:16px;
    height:16px;
    top:17px;
    left:17px;
    margin-right:17px;
    behavior: url("/resources/css/PIE.htc");border-radius: 50%;
    position: absolute;
    z-index: 7;
    
}

.color_etc {
    color: #f6b333;
}
.bg_color_local {
    background-color:#35b082;
}


.bg_color_fast {
    background-color:#e43d3a;
}
.bg_color_global {
    background-color:#00a8dd;
}

.bg_color_none {
    background-color:white;
}
.bg_color_etc {
    background-color:#f6b333;
}
.bg_color_end {
    background-color:black;
}
.bg_color_end2 {
    background-color:#363636;
}

.border_dash {
/*    border-right: 4px dashed gray;*/
    
    background-image: linear-gradient(gray 40%, rgba(255,255,255,255) 0%);
    background-position: right;
    background-size: 4px 8px;
    background-repeat: repeat-y;
}



.layout_map .marker_point {
    width:574px;height:40px;position:absolute;top:35px;right:35px;
    z-index:6;
}


.layout_infowindow .bottom{
    width:100%;
    height:40px;
    box-sizing: border-box;
    padding: 0px 10px;
    position: absolute;
    bottom:0px;

    
}
.layout_infowindow .bottom .set_start{
    width:175px;
    height:26px;
    display: block;
    position: absolute;
    left:10px;
    background-color: #fdcd05;
    
    text-align: center;
    line-height: 26px;
    top:7px;
    z-index: 6;
    font-weight: bold;
    font-size: 17px;

}
.layout_infowindow .bottom .set_end{
    width:175px;
    height:26px;
    display: block;
    position: absolute;
    right:10px;
    background-color: #fdcd05;
    text-align: center;
    line-height: 26px;
    top:7px;
    z-index: 6;
    font-weight: bold;
    font-size: 17px;
}
.layout_marker_start {
    width:250px;
    height:36px;
    
    /* 실제 인포윈도우에 넣을 경우 아래 css 주석 처리[START]*/
    /* background-color: white;
    position: absolute;
    z-index:7;
    top:150px;
    left:800px; */
    /* 실제 인포윈도우에 넣을 경우 아래 css 주석 처리[END]*/
    
}


.layout_marker_start:after {
    content:"";
    display: block;
    clear:both;
}
.layout_marker_start .head_text{
    width:50px;
    height: 100%;
    float:left;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid #c3c3c3;
    display: block;
    
}
.color_text_start {
    color:rgb(31,194,222);
}
.color_text_end {
    color:rgb(243,79,152);
}

.layout_marker_start .desc_text{
    width:200px;
    height: 100%;
    padding:0px 10px;
    box-sizing: border-box;
    float:left;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:black;
}

/*

.color_local {
    color: #35b082;
}

.color_global {
    color: #00a8dd;
}

.color_fast {
    color: #e43d3a;
}
*/

/* 2019 버스정보시스템 고도화 :: 버스정보 CSS 신규추가 [시작] */
.bus_info {
	padding-top :65px;
}
.bus_info table tbody tr td, th{
	font-size: 13px;
	text-align:center;
	padding: 5px;
	border: 1px solid #ddd;
}  

.bus_info .company_info span{
	font-weight: bold;
}

.bus_info .t_head{
	background: #d7edfd;
}
/* 2019 버스정보시스템 고도화 :: 버스정보 CSS 신규추가 [끝] */

.cell button {width: 33px; height: 33px; background: #26c3f0; line-height:12px; color: #fff; font-size: 11px; border: none; border: 1px solid #00668b; border-radius: 50%; position: absolute; right: 5px; top: 12px; }




