
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}



/****FROM DICK'S CSS*/
.content.page {
    margin: 30px auto 0 auto;
    max-width: 1200px !important;
    padding: 0px 30px !important;
}



main {
    max-width: 1140px !important;
    margin: 30px auto 10px auto;
}



.sitename{
    box-sizing: border-box; 
    margin: 0; 
    margin-bottom: 0; 
    padding: 0; 
    font-size: 1.5rem;
    text-decoration: none;
    font-weight:bold;
    color: var(--ilw-heading-color);
    font-family: var(--ilw-source-sans);
}

h1 {
    color: var(--ilw-heading-color);
    font-family: var(--ilw-source-sans); 
    text-align: left;
    font-size: 2.2222222222em;
    font-weight: 700;
    line-height: 1.15em;
}

    h1 + p, h1 + div, il-call-to-action h1 + p, il-clickable-card h1 + p, il-statistic h1 + p {
        margin-top: 1.1111111111em;
    }

h2 {
    font-size: 1.23em !important;
    margin-bottom: 5px !important;
}

.sa-success {
    color: green;
    font-weight: bold;
    width: 100%;
}

p {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6666666667em;
    margin: .8888888889em 0 0;
    margin-top: 0.888889em;
    padding: 0;
}

.col-md-6 {
    margin-bottom: 2em;
    padding-left: 0;
}

    .col-md-6 .il-label {
        margin-bottom: 0;
    }


/***END IMPORTED CSS*/



.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
    margin: 0px;
    margin-bottom:60px

}

/*Grid layout styles*/
[class*="col-"] {
    float: left;
    padding: 5px;
    white-space: nowrap;
    width: 100%;
}

@media only screen and (max-width: 600px) {

    .sa-col-1 {
        width: 8.33%;
    }

    .sa-col-2 {
        width: 16.66%;
    }

    .sa-col-3 {
        width: 25%;
    }

    .sa-col-4 {
        width: 33.33%;
    }

    .sa-col-5 {
        width: 41.66%;
    }

    .sa-col-6 {
        width: 50%;
    }

    .sa-col-7 {
        width: 58.33%;
    }

    .sa-col-8 {
        width: 66.66%;
    }

    .sa-col-9 {
        width: 75%;
    }

    .sa-col-10 {
        width: 83.33%;
    }

    .sa-col-11 {
        width: 91.66%;
    }

    .sa-col-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 600px) {
    .sa-col-xs-1 {
        width: 8.33%;
    }

    .sa-col-xs-2 {
        width: 16.66%;
    }

    .sa-col-xs-3 {
        width: 25%;
    }

    .sa-col-xs-4 {
        width: 33.33%;
    }

    .sa-col-xs-5 {
        width: 41.66%;
    }

    .sa-col-xs-6 {
        width: 50%;
    }

    .sa-col-xs-7 {
        width: 58.33%;
    }

    .sa-col-xs-8 {
        width: 66.66%;
    }

    .sa-col-xs-9 {
        width: 75%;
    }

    .sa-col-xs-10 {
        width: 83.33%;
    }

    .sa-col-xs-11 {
        width: 91.66%;
    }

    .sa-col-xs-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .sa-col-s-1 {
        width: 8.33%;
    }

    .sa-col-s-2 {
        width: 16.66%;
    }

    .sa-col-s-3 {
        width: 25%;
    }

    .co-sl-4 {
        width: 33.33%;
    }

    .sa-col-s-5 {
        width: 41.66%;
    }

    .sa-col-s-6 {
        width: 50%;
    }

    .sa-col-s-7 {
        width: 58.33%;
    }

    .sa-col-s-8 {
        width: 66.66%;
    }

    .sa-col-s-9 {
        width: 75%;
    }

    .sa-col-s-10 {
        width: 83.33%;
    }

    .sa-col-s11 {
        width: 91.66%;
    }

    .sa-col-s-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .sa-col-m-1 {
        width: 8.33%;
    }

    .sa-col-m-2 {
        width: 16.66%;
    }

    .sa-col-m-3 {
        width: 25%;
    }

    .sa-col-m-4 {
        width: 33.33%;
    }

    .sa-col-m-5 {
        width: 41.66%;
    }

    .sa-col-m-6 {
        width: 50%;
    }

    .sa-col-m-7 {
        width: 58.33%;
    }

    .sa-col-m-8 {
        width: 66.66%;
    }

    .sa-col-m-9 {
        width: 75%;
    }

    .sa-col-m-10 {
        width: 83.33%;
    }

    .sa-col-m-11 {
        width: 91.66%;
    }

    .sa-col-m-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .sa-col-l-1 {
        width: 8.33%;
    }

    .sa-col-l-2 {
        width: 16.66%;
    }

    .sa-col-l-3 {
        width: 25%;
    }

    .sa-col-l-4 {
        width: 33.33%;
    }

    .sa-col-l-5 {
        width: 41.66%;
    }

    .sa-col-l-6 {
        width: 50%;
    }

    .sa-col-l-7 {
        width: 58.33%;
    }

    .sa-col-l-8 {
        width: 66.66%;
    }

    .sa-col-l-9 {
        width: 75%;
    }

    .sa-col-l-10 {
        width: 83.33%;
    }

    .sa-col-l-11 {
        width: 91.66%;
    }

    .sa-col-l-12 {
        width: 100%;
    }
}

.row {
    padding: 5px;
}

    .row::after {
        content: "";
        clear: both;
        display: table;
    }
