.drupal-local-tasks{
  position:relative;
  z-index:1;
  border-bottom:2px solid #17c7d2; }
  .drupal-local-tasks ul{
    margin:0;
    padding:2rem 0 0;
    list-style:none; }
  .drupal-local-tasks ul li{
    display:inline-block;
    margin-right:.3em; }
  .drupal-local-tasks [dir=rtl] ul li{
    margin-right:0;
    margin-left:.3em; }
  .drupal-local-tasks ul a{
    font-size:1.75rem;
    display:block;
    margin-bottom:-2px;
    padding:.4em 1em;
    text-decoration:none;
    text-transform:uppercase;
    color:#17c7d2;
    border-bottom:2px solid #17c7d2;
    background:#f8f8f8; }
  @media (max-width:767px){

  .drupal-local-tasks ul a{
    font-size:1.8rem; } }
    .drupal-local-tasks ul a.is-active{
      color:#fff;
      border-bottom:2px solid #17c7d2;
      background:#17c7d2; }
.user-login-form{
  font-family:Open Sans,sans-serif;
  max-width:60rem;
  margin:4rem auto;
  padding:5rem 4rem;
  background:#fff; }
  .user-login-form .form-item{
    margin-bottom:2rem; }
  .user-login-form input[type=password],.user-login-form input[type=text]{
    width:100%; }
  .user-login-form label{
    font-size:2rem;
    font-weight:400;
    line-height:1.2;
    display:block;
    margin:0 0 .5rem;
    text-transform:uppercase;
    color:#666; }
  .user-login-form .form-item__description{
    font-size:1.4rem;
    color:#999;
    margin:.3rem 0 0; }
  @media (max-width:767px){

  .user-login-form .form-item__description{
    font-size:1.4rem; } }

.drupal-status-message{
  margin:1em 0; }

.drupal-status-message__content{
  padding:1em;
  border:2px solid #9d9d9d; }

body.maintenance-page{
  padding:4rem; }

@media print{
  *{
    box-shadow:none !important;
    text-shadow:none !important; }
  abbr[title]:after{
    content:" (" attr(title) ")"; }
  thead{
    display:table-header-group; }
  img,tr{
    page-break-inside:avoid; }
  h1,h2,h3,p{
    orphans:3;
    widows:3; }
  h1,h2,h3{
    page-break-after:avoid; }
  body{
    padding:0 2rem; }
  input,select,textarea{
    border:1px solid #000; }
  .embed,.nopr{
    display:none !important; } }

/*# sourceMappingURL=overrides.css.map */
