.dra-arrows-btn {
	width: 30px;
}

.dra-arrows-btn:focus {
	outline-style: none;
}

.dra-arrows {
	font-size: 35px;
}

.dra-div-button-90 {
	width: 92%;
}

.dra-div-button-10 {
	width: 8%;
}

.dra-info-btn {
	font-size: 22px;
}

.dra-info-btn:focus {
	outline-style: none;
}

.dra-info-btn:disabled {
	color: Silver;
	cursor: default;
}

.world-load2:before {
	border-top-color: #8b4513 !important;
}

.world-load2:after {
	border-top-color: #8b4513 !important;
}

.line-hgl {
	background-color: gainsboro;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rams-tx2 {
	margin-top: -3px;
	font-weight: bold;
}

.rams-tx3-gray {
	color: #F0F0F0;
}

.risk-rating-borders {
	border-top: 1px dotted black;
	font-size: 13px;
}

.risk-rating-center {
	border-top: 1px dotted black;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	font-size: 13px;
}

.no-pad {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.dra-marginPre {
	margin-top: 20px;
}

.dra-marginPost {
	margin-top: 9px;
}

.hazardous-activity {
	color: #444;
	background-color: orange;
}

select.errval {
	background-color: pink !important;
	color: red;
}
