/* styles of head */
a,a:visited{
    text-decoration: none;
    color:blue;
}
.head_wrapper{
    margin: 21px 0 0px 10px;
}
.hidden{
    display: none !important;
}
.logo{
    width: 145px;
    height: 50px;
    float: left;
    margin-top:14px;
}
.red{
	color:red;
	font-size:16px;
}
.top30{
	margin-top:30px;
	width:100%;
	font-weight:bold;
	text-align:center;
}
.btn_comm{padding-left:6px;width:77px;height:32px;font-size:14px;font-weight:bold;color:#2f5124;border:none;cursor:pointer;background:url("../images/bg_popbtn.gif") no-repeat 0 0}
    
.login{ font-size:12px;font-weight:normal;line-height:22px;margin-left:20px;position: absolute;top:5px;right:10px;}
.search{
    margin: 11px 0 0 0;
    float: left;
}
.ph{
	margin:10px;
}
.ph2{
	margin-left:25px;
	margin-right:15px;
	margin-bottom:15px;
	white-space:nowrap;
}
.ph2 .lbl{
	width:60px;
	display:block;
	float:left;
	line-height:18px;
	vertical-align:top;
}
.ph2 .txt{
	line-height:18px;
	width:300px;
	border:1px soild red;
}
.ph2 .txt2{
	height:40px;
	width:300px;
}
.c{
	text-align:center;
}
.h{
	color:#e8aaa0;/*#ffc4b8;*/
	font-size:14px;
	line-height:20px;
	vertical-align:top;
}
.cssbtn{
    width: 30px;
    height: 23px;
}
.search_bar_wrapper{
    width: 364px;
    height: 40px;
    background: url("../images/tabimg.gif") no-repeat 0 -65px;
    float: left;
    margin-top:14px;
}
#search_bar{
    width: 350px;
    height: 19px;
    border: 1px solid #CFD3D2;
    margin: 3px 0 0 3px;
    padding: 3px;
    background-color: white;
    color: black;
    outline: none;
    font: 16px arial,sans-serif;
}
.s_button_wrapper{
    margin: 3px 0 0 10px;
    float: left;
}
.s_button_wrapper input{
    min-width: 76px;
    font-size: 14px;
    vertical-align: middle;
    margin: 0;
}

/* styles of tool bar */
.tools{
    background: white;
    padding-bottom: 2px;
}

/* styles of map container */
.map_container_wrapper{
    float: left;
    margin-right: 14px;
}
#map_container{
    overflow: hidden;
    width: 1000px;
    height: 100%;
    float: left;
}

#shad_v{
    position: absolute;
    width: 5px;
    background: url(../images/shad_v.png) repeat-y 0 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale",src="../images/shad_v.png");
    margin-right: 20px;
    padding-left: 2px;
}
/* styles of right side bar*/
#right_sidebar{
    /*padding-top: 10px;*/
    overflow-x: hidden;
    overflow-y: auto;
}
#right_sideInfo{
    /*padding-top: 10px;*/
    overflow-x: hidden;
    overflow-y: auto;
}
.seperator{
    height: 1px;
    margin: 10px 0;
    background: #9A9A9A;
}
#bus_info{
    margin-top: 10px;
}
#right_sidebar h2{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}
#dragTip{
      color: #bc8f8f;
}
#drawlineTip{
     color: blue;
}
#opOnPoint,#opPoint{
    margin: 5px 0;
}
.func-btn{
    background-color: #3366ff;
    border-bottom: #6666CC solid 1px;
    border-right: #6666CC solid 1px;
    margin: 5px 5px 5px 0;
    color: #FFFFFF;
    cursor:pointer;
}
.bus_label{
    margin-top: 5px;
    display: block;
    cursor: pointer;
}
.bus_label_inline{
    display: inline;
}
#right_sidebar{
    font-size: 13px;
}
#bus_interval_time{
    width: 200px;
    margin-left: 22px;
}
#bus_company{
    width: 200px;
    margin-left: 22px;
}
#time_ext{
    width: 200px;
    margin-left: 22px;
}
#price_ext{
    width: 200px;
    margin-left: 48px;
}

#line_type{
    width: 200px;
    margin-left: 22px;
}

.price_select{
    margin-left: 28px;
}
#startprice{
width: 38px;
margin-left: 54px;
margin-right: 3px;
}
#totalprice{
    width: 38px;
    margin-left: 54px;
    margin-right: 3px;
}

.narrow_input{
    width: 38px;
    margin-right: 6px;
}
.station_head span{
    font-size: 15px;
    font-weight: bold;
}
#submit_button,#save_button{
    width: 62px;
    height: 23px;
}
.station_list{
    margin: 10px 0 20px 0;
    padding: 10px 0 0 0;
    /*height: 160px;*/
    overflow-y: auto;
    overflow-x: hidden;
    border: thin solid #BFD2E1;
}
.station_list li{
    margin: 2px 0 5px 0;
    background: #F5F9FC;
    cursor: move;
    clear: both;
}
.station_list input{
    width: 200px;
    cursor: text;
}
.station_list a{
    margin-left: 5px;
    color: black;
    cursor: pointer;
}
.add_station_link{
    color: black;
    font-size: 13px;
}
.seq_num{
    width: 27px;
    height: 27px;
    float: left;
    color: white;
    text-align: center;
    padding-top: 4px;
    background: url("../images/red_dot.png") 0 0 no-repeat;
	_background:none;
    /*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="images/red_dot.png");*/
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="crop", src="images/red_dot.png");
}
/* styles of select bus line dialog */
#selectBusLineForm ul{
    list-style: none;
    font-size: 15px;
    overflow-x: hidden;
    overflow-y: auto;
}
.dialog_item{
    margin-top: 10px;
    background-color: #E6F3FB;
    
    cursor: pointer;
}
.dialog_item span{
    margin-left: 10px;
}
.lblTitle{
    position: absolute; 
    cursor: inherit; 
    background-color: #ffff99; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    border-top-style: solid; 
    border-right-style: solid; 
    border-bottom-style: solid; 
    border-left-style: solid; 
    padding-top: 1px; 
    padding-right: 1px; 
    padding-bottom: 1px; 
    padding-left: 1px; 
    white-space: nowrap; 
    font: normal normal normal 12px/normal arial, simsun; -webkit-user-select: none; 
    left: 20px; 
    top: 0px;
    color: rgb(34, 75, 115); 
    z-index: -127831392; 
    border-top-color: rgb(122, 163, 204); 
    border-right-color: rgb(122, 163, 204); 
    border-bottom-color: rgb(122, 163, 204); 
    border-left-color: rgb(122, 163, 204); 
}

.section{
    margin-top: 10px;
}

.stations{
    margin-bottom: 15px;
}

.station_list,#stationDialog ul,#jingpinDialog ul,#selectBusLineForm ul{
    list-style: none;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

#message-box {
    padding: 0 10px;
    border: 1px solid #f0c36d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    background-color: #f9edbe;
    position: absolute;
    top:2px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    text-align: center;;
    display: none;
    z-index:100;
}

#message-box span{
    color:#222;
    text-align: center;;
    font-weight: bold;
    font-size: 12px;
    line-height: 25px;
}

#routeCopyDialog{
    height: 98%;
}

.rc-line-panel{
    float: left;
    height: 100%;
    width: 200px;
    margin-left: 10px;
    overflow-y:auto;
    overflow-x:hidden;
}
.sb-line-panel{
    float: left;
    height: 100%;
    width: 350px;
    margin-left: 10px;
    overflow-y:auto;
    overflow-x:hidden;
}

#routeCopyDialog .rc-title{
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}

.rc-station-panel{
    float: left;
    margin-left: 10px;
    height: 100%;
    width: 170px;
    display: none;
}

.rc-station-list,.rc-bus-list,.sb-bus-list{
    margin: 0;
    padding:0;
}
.rc-station-list .rc-station-item {
    width: 190px;
}

.rc-station-item .rc-station-info{
    line-height: 35px;
    width:80px;
}

.rc-bus-list{
    height:290px;
    overflow-y:auto;
}
.sb-bus-list{
    height:350px;
    overflow-y:auto;
}
.sb-bus-list li{
    line-height: 25px;
    cursor: pointer;
    text-decoration: none;
}
.rc-bus-list .rc-bus-item{
    line-height: 25px;
    cursor: pointer;
} 

.rc-bus-search{
    width: 190px;
    line-height: 25px;
    height: 25px;
}

.rc-station-list{
    height: 360px;
    overflow-y:auto;
    overflow-x:hidden;
}

.rc-station-list .start{
    background-color: green;
    color: white;
}

.rc-station-list .end{
    background-color: red;
    color: white;
}

.rc-station-list .rc-action{
    margin-top: -5px;
    color: #666;
}

.rc-station-list .start .rc-action,.rc-station-list .end .rc-action{
    color: #ccc;
}

.rc-station-list .rc-action .rc-set-start,.rc-station-list .rc-action .rc-set-end{
    cursor: pointer;
}

.rc-preview-panel{
    float: right;
    width: 380px;
    height: 100%;
    margin-right:10px;
}
.rc-preview{
    height: 360px;
}

.rc-direction{
    position:absolute;
    bottom: 10px;
}

.side_tab{
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.side_tab .tab_title{
    font-size: 13px;
    padding: 8px;
    display: block;
    color: #0088cc;
    text-decoration: none;
    cursor: pointer;
}

.side_tab .tab_title:hover{
    outline: 0;
    color: #005580;
    text-decoration: underline;
}

.side_tab .tab_wrapper{
    border-top: 1px solid #e5e5e5;
    padding: 8px 5px 8px 15px;
}

#reference_search{
    height: 20px;
    font-size: 14px;
    padding-left: 4px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#reference_clear_btn{
    margin-left: 2px;
}
#reference_tab{
    display: none;
}
#reference_info>div{
    border:none !important;
}

.job-info input[type=text]{
    width: 120px;
    display: block;
}

.job-info label{
    width: 100px;
    font-size: 12px;
    display: inline-block;
}

.info-wrap{
    margin-bottom: 5px;
}

.info-preview{
    margin:5px;
}

.info-label{
    line-height: 30px;
}

.info-preview a,.info-preview img{
    margin-left: 5px;
}

.info-preview .info-row-item{
    display: block;
    margin-top: 5px;
}

.info-delete-btn{
    color:red !important;
}

.hide{
    display: none;
}

#upload-info-wrapper input{
    margin-top: 5px;
}
.start_icon {
	display: block;
	height: 34px;
	width: 29px;
    float: left;
    color: white;
    text-align: center;
    padding-top: 4px;
	background: url(../images/dest_markers_gekkr3.png) no-repeat 0 0;
}

