<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


body{
font-family: 'Open Sans' !important;
font-style: normal !important;
font-weight: 300 !important;
font-size: 14px !important;
color: #707070 !important;
line-height: 1.2em !important;
}


.job-listing.tiger-sand-gravel{
	color: #d84227;
	font-weight: bold;
}

.job-listing.republic-short-line{
	color: #e09c14;
	font-weight: bold;
}

.job-listing.republic-trucking{
	color: #1d2f5e;
	font-weight: bold;
}

.job-listing.ohio-freight-car-services{
	color: #747884;
	font-weight: bold;
}


.job-listing-hover.tiger-sand-gravel{
    background: #d84227;
}

.job-listing-hover.tiger-sand-gravel:after{
	content: '';
	width: 0px;
	height: 44px;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 12px solid #d84227;
	position: absolute;
	right: -12px;
	top:0;
}

.job-listing-hover.republic-short-line{
    background: #e09c14;
}

.job-listing-hover.republic-short-line:after{
	content: '';
	width: 0px;
	height: 44px;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 12px solid #e09c14;
	position: absolute;
	right: -12px;
	top:0;
}

.job-listing-hover.republic-trucking{
    background: #1d2f5e;
}

.job-listing-hover.republic-trucking:after{
	content: '';
	width: 0px;
	height: 44px;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 12px solid #1d2f5e;
	position: absolute;
	right: -12px;
	top:0;
}

.job-listing-hover.ohio-freight-car-services{
    background: #747884;
}

.job-listing-hover.ohio-freight-car-services:after{
	content: '';
	width: 0px;
	height: 44px;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 12px solid #747884;
	position: absolute;
	right: -12px;
	top:0;
}


.tiger-hover{
	background: #d84227;
	color: #fff !important;
	font-weight: bold;

}

.shortline-hover{
	background: #e09c14;
	color: #fff !important;
	font-weight: bold;
}

.republic-hover{
	background: #1d2f5e;
	color: #fff !important;
	font-weight: bold;
}

.freight-hover{
	background: #747884;
	color: #fff !important;
	font-weight: bold;
}


/* CAREERS MENU */



#company-3{	/* Republic Trucking */
	background: url( http://massillonlogistics.com/wp-content/uploads/2020/02/stark-transloading-1.jpg );
	background-size: cover;
	/* text-indent: -9999px; */
	position: relative;
}

#company-3 div{
	width: 90%;
	margin-left: 5%;
	height: 90%;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url( http://massillonlogistics.com/wp-content/uploads/2020/02/ST-Logo-with-Type.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#company-3 span{
	display: none;
	width: 100%;
	background: #1d2f5e;
	position: absolute;
	top: 0px;
	height: 8px;
}

#company-3 span:after{
	border-top: 15px solid #1d2f5e;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    bottom: -14px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -25px;
    width: 0;
    height: 0;
}

#company-4{ /* Tiger Sand &amp; Gravel*/
	background: url( http://massillonlogistics.com/wp-content/uploads/2016/03/box_03.jpg );
	background-size: cover;
	/* text-indent: -9999px; */
	position: relative;
}

#company-4 div{
	width: 90%;
	margin-left: 5%;
	height: 90%;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url( http://massillonlogistics.com/wp-content/uploads/2016/03/republic_logo_06.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#company-4 span{
	display: none;
	width: 100%;
	background: #d84227;
	position: absolute;
	top: 0px;
	height: 8px;
}

#company-4 span:after{
	border-top: 15px solid #d84227;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    bottom: -14px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -25px;
    width: 0;
    height: 0;
}

#company-5{ /* Republic Short Line*/
	background: url( http://massillonlogistics.com/wp-content/uploads/2016/03/box_05.jpg );
	background-size: cover;	
	/* text-indent: -9999px; */
	position: relative;
}

#company-5 div{
	width: 90%;
	margin-left: 5%;
	height: 90%;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url( http://massillonlogistics.com/wp-content/uploads/2016/03/republic-shortline-2.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#company-5 span{
	display: none;
	width: 100%;
	background: #e09c14;
	position: absolute;
	top: 0px;
	height: 8px;
}

#company-5 span:after{
	border-top: 15px solid #e09c14;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    bottom: -14px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -25px;
    width: 0;
    height: 0;
}

#company-6{ /* Ohio Freight Car Services*/
	background: url( http://massillonlogistics.com/wp-content/uploads/2016/03/box_07.jpg );
	background-size: cover;	
	position: relative;
}


#company-6 div{
	width: 90%;
	margin-left: 5%;
	height: 90%;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url( http://massillonlogistics.com/wp-content/uploads/2016/03/Republic-Master-Logos-03-1.png);
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#company-6 span{
	display: none;
	width: 100%;
	background: #747884;
	position: absolute;
	top: 0px;
	height: 8px;
}

#company-6 span:after{
	border-top: 15px solid #747884;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    bottom: -14px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -25px;
    width: 0;
    height: 0;
}</pre></body></html>