.input-up{
	margin-top:13px;
}
		
#breadcrumbs-one{
 /*  border-width: 1px;
  border-style: solid;
  border-color: #f5f5f5 #e5e5e5 #ccc;
  box-shadow: 0 0 2px rgba(0,0,0,.2); */
  padding:0px !important;
  overflow: hidden;
}
#breadcrumbs-one li:first-child a{padding-left:0px;}
#breadcrumbs-one li a{
padding-left:30px;
}
#breadcrumbs-one li{
  float: left;
}

#breadcrumbs-one a{
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	background-color: #ddd;
	background-image: linear-gradient(to right, #f5f5f5, #ddd);  
	height: 40px;
	line-height: 40px;
	padding-right: 1em;
}

#breadcrumbs-one li:first-child a{
  padding-left: 1em;
}

#breadcrumbs-one a:hover{
  background: #fff;
}

#breadcrumbs-one a::after,
#breadcrumbs-one a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;   
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}
.back-cloud{background:rgb(189, 195, 199);}
#breadcrumbs-one a::after{ 
  z-index: 2;
  border-left-color: #ddd;  
}

#breadcrumbs-one a::before{
  border-left-color: #ccc;  
  right: -1.1em;
  z-index: 1; 
}

#breadcrumbs-one a:hover::after{
  border-left-color: #fff;
}

#breadcrumbs-one .current,
#breadcrumbs-one .current:hover{
  font-weight: bold;
  background: none;
}

#breadcrumbs-one .current::after,
#breadcrumbs-one .current::before{
  content: normal;  
}	
.rata-kiri{
	float:left;
	width:100%;
}
