.border-bottom {
	border-bottom: 1px dashed #cccc !important;
}

.ui-well {
	background-color: #ffecf5 !important;
}

.courier-background {
	background: antiquewhite;
}

.header-background {
	background: #e8e8e8;
	font-weight: bold;
	font-size: 0.9em;
}

.ui-icon-chevron-right {
	background-position: -460px -72px;
}

.price-width {
	width: 165px;
}

.cprice-width {
	min-width: 140px;
}

.remark-width {
	width: 200px;
}

.courier-header {
	background-color: #de206a;
	color: #ffff;
}

.courier-subbtm {
	padding-bottom: 30px;
}

.courier-quotebtn {
	height: 48px;
	background-color: #c12056;
	box-shadow: 0px 3px #6c0d2d;
	color: white;
	padding: 5px;
	border-radius: 8px;
}

.courier-quotebtn:hover {
	background-color: #6c0d2d;
}

.courier-quotefont {
	line-height: 1.7;
	font-size: 1.5em;
}

.courier-quotefont20 {
	line-height: 2;
	font-size: 1.3em;
}

.courier-quotefont25 {
	line-height: 2.5;
	font-size: 1em;
}

.domestic-tab {
	border-radius: 15px;
	padding: 2px;
}

.international-tab {
	border-radius: 15px;
	padding: 2px;
}

.courier-activetab {
	background-color: #ff5a92 !important;
	border: 1px solid #ff5a92 !important;
}

.courier-deactivetab {
	background-color: #bfbfbf !important;
	border: 1px solid #bfbfbf !important;
}

.courier-quoteborder {
	background: white;
}

.courier-quotetop8 {
	padding-top: 8px;
}

.courier-quotetop10 {
	padding-top: 10px;
}

.courier-quotetop20 {
	padding-top: 20px;
}

.courier-quotetop20>a:hover, .courier-quotetop20>a:visited,
	.courier-quotetop20>a:active, .courier-quotetop20>a:link,
	.courier-quotetop20>a:focus {
	text-decoration: none;
	color: white;
}

.courier-font20 {
	font-size: 2em;
}

.courier-font15 {
	font-size: 1.5em;
}

.courier-font10 {
	font-size: 1em;
}

