.MultiColor-bg{
	margin:0px !important;
}

.delivery_schedule_download:link, .delivery_schedule_download:active, .delivery_schedule_download:visited{
	color:#FFFFFF !important;
}

.delivery_schedule_download:hover{
	background-color:#5C5C5C !important;
}

@media all and (min-width:0px) and (max-width:767px){
.download_link_delivery_schedules{
  text-align:center;	
  padding-bottom:20px; 
}

.first_schedule_column
{
	min-height:130px;
	background-color: #06798a;
	padding-top: 25px;
}
}

@media all and (min-width:768px){
.download_link_delivery_schedules{
    text-align: center;
    margin-left: 0px !important;
    padding-bottom: 20px; 
    position: absolute;
    bottom: 0; 
}

.first_schedule_column
{
	min-height:265px;
	background-color: #06798a;
	padding-top: 25px;
}

}

@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}

.delivery_schedule_download{
	display:block;
	padding:5px;
	background-color:#06798a;
}

.schedule_heading{
	color:#000000 !important;
	font-weight:600 !important;	
}