/*ATA style*/
.evapp-engagelist-plane:hover path:first-child,
.evapp-engagelist-plane:focus path:first-child,
.evapp-engagelist-plane:active path:first-child,
.evapp-engagelist-plane.current path:first-child {
  fill: #84ccc3;
}

.evapp-engagelist-plane:hover path:last-child,
.evapp-engagelist-plane:focus path:last-child,
.evapp-engagelist-plane:active path:last-child,
.evapp-engagelist-plane.current path:last-child {
  fill: #239081;
}

.evapp-comment-write .evapp-btn,
.evapp-share .evapp-btn {
  padding: 0.642857em 1.42857em 0.5em;
}

@media only screen and (min-width: 60em) {
  .evapp-admin-menu h2 {
    padding: 0.35714em 1.14286em 0.21429em;
  }

  .evapp-article.evapp-feeditem h1.evapp-ribbontitle {
    padding: 0.57143em 0.57143em 0.42857em;
  }
} /*960*/
