body { background-color: #801515; background-image: url('../assets/background_page.png'); background-size: cover;}
.container { background-color: #d3d3d3; box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.75);}
#site_head { padding: 20px; position: relative; }
.goRight { float: right; }
#map-canvas { width:100%; height:300px; border: solid 3px white; -webkit-box-shadow: 0 0 10px #333; box-shadow: 0 0 10px #333; margin-top: 15px;}
.rowdivider { border-top: solid 2px black;}
.carousel-inner img { width: 100%;  }
#myCarousel { margin-left: -15px; margin-right: -15px;  }
.redline { border-top: solid 4px #801515; border-bottom: solid 4px #801515; margin-top: 15px;}
#the_map { border: solid 1px black; box-shadow: 10px 10px 5px #888888;}
#the_footer { min-height: 75px; margin-top: 20px; }
.clearBoth { clear: both; }
#hitBottom { position: absolute; bottom:0;}
#chk { height: 100%; }
#vend_location { list-style-type:none; text-align: left; font-size: 18px; margin-left: 0; padding-left: 0;}
#vend_location li { display: inline; }
body { font-family: Georgia, Serif } 
#mach_list { text-align: left; list-style-type:none; margin-left: 5mm;}
#mach_list > li { 
	background: url('../assets/captop.png') no-repeat left center;
	padding: 10px 0 10px 65px;
}
#mach_list li { font-size: 24px;}
.modal-title { font-size: 25px; }
.modal-header { background-color: #801515; color: white; font-weight: bold;}
.modal-footer { background-color: #801515; color: white; font-weight: bold;}
.modal-body label { margin-top: 5px; }
#mach_list a { font-size: 24px;}
#site_head a.btn-danger, #mach_list a.btn-danger { background-color: black;}
#imgMachine { margin: 0 auto; max-height: 500px; }
#machineImage { }
.errorFail { background-color: cornflowerblue; color: white; }
.diffHead { font-size: 22px; }
.corrinesText {  text-align: justify; text-justify: inter-word; }
#something { margin-left: 100px; display: block;}