﻿/* Alger Access Landing Styles - Start */
.access-intro {
    font-family: "Benton Sans Reg", Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #666666;
    margin-bottom: 40px;
}

.access-intro p {
    margin-bottom: 14px;
}

.login-header {
    color: #666666;
    font-size: 24px;
    line-height: 36px;
    font-family: "Benton Sans Reg", Arial;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 20px;
}

.login-header a {
    font-family: "Benton Sans Reg",Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
}

.seporator {
    background: #dddddd;
    height: 3px;
    display: block;
    margin-bottom: 40px;
}

#container,
.inititutional_textonly {
	padding: 0 20px 8px 0 !important;
}

/* Alger Access Landing Styles - End */