.apl-my-body a,
.apl-my-body a:visited {
    color: white;
}

.apl-alerts-db .apl-my-body a, .apl-alerts-youth .apl-my-body a, .apl-alerts-ahc .apl-my-body a, .apl-alerts-arr.more-info .apl-my-body a,
.apl-alerts-db .apl-my-body a:visited, .apl-alerts-youth .apl-my-body a:visited, .apl-alerts-ahc .apl-my-body a:visited, .apl-alerts-arr.more-info .apl-my-body a:visited {
    color: #0069aa;
}

.view-alerts-2016-06-14 .odd, .view-alerts-2016-06-14 .even {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


.view-alerts-2016-06-14 .last {
    border-bottom: none !important;
}

.apl-show-more .apl-hotzone  {
    background-image: url("/sites/all/themes/apl2016/css/img/plus-black.svg");
    background-position: 560px center;
    background-repeat: no-repeat;
    background-size: 17px auto;
    cursor: pointer;
	margin: 0;
	padding: 4px;
}
.apl-show-more .apl-hotzone.active  {
    background-image: url("/sites/all/themes/apl2016/css/img/minus-black.svg");
}

.apl-hotzone:hover  {
    text-decoration: underline;
}
.apl-show-more .apl-my-body {
    display: none;
}
.apl-show-more .apl-my-body.more-info {
    display: block;
}

#block-panels-mini-alerts-2016-06-14 .view-content {
    margin: 0 auto;
    width: 580px;
}

@media (min-width: 980px) { 
#block-panels-mini-alerts-2016-06-14 .view-content {
    width: 960px;
}
.apl-show-more .apl-hotzone {
    background-position: 940px center;
}
}



#block-panels-mini-alerts-2016-06-14 .panel-col {
    width: 100% !important;
}

.view.apl-alerts-all {
    background-color: #f7a700;
}

.apl-alerts-youth {
    background-color: white;
}

.apl-alerts-ahc {
    background-color: white;
}

.apl-alerts-arr {
    background-color: white;
}


#block-panels-mini-alerts-2016-06-14 p {
    padding: 4px !important;
    margin: 0 !important;
}