.ropemath-input-dropdown{
	width: 175px;
}
.ropemath-input_text{
	width: 175px;
}
.result-title{
	font-size: 24px;
	font-weight: bold;
}
.result-amount{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.border-vert-right{
	border-right: 1px solid #7A7A7A;
}

.border-hori-bottom{
	border-bottom: 1px solid #7A7A7A;
}

.border-vert-left{
	border-left: 1px solid #7A7A7A;
}
.pl10{
	padding-left: 10px;
}
.pr10{
	padding-right: 10px;
}

#ropemath-units-input{
	width:25px;
}
#ropemath-dual-point-title{
	font-size: 24px;
	font-weight: bold;
}