@charset "utf-8";

/* CSS Document */


body {
    font-family: Lato, "Helvetica Neue", Arial, sans-serif;
}
.main-nav-bg h2{font-family: Lato, "Helvetica Neue", Arial, sans-serif;letter-spacing: 2px;}
.login-form h3{font-size:20px;}
.form-signin input{font-size:12px;}
.mar-60 {
    margin: 60px 0px;
}
.header-info {
    background-color: #1a80b6;
    min-height: 50px;
    color: #fff;
}
.header-info .pull-left {
    padding-top: 14px;
}
.header-info .pull-right {
    padding-top: 8px;
}
.logo {
    margin-top: 10px;
}
img.logo-img {
    width: px;
}
.main-nav-bg {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
}
.main-nav {
    max-width: 600px;
    margin: 0 auto;
}
.main-nav li a {
    color: #000;
    padding-top: 14px;
    padding: 10px 30px;
}
.main-nav li a:hover {
    background-color: transparent !important;
    color: #1a80b6;
    text-decoration: none;
}
.core-features {
    min-height: 450px;
}
.core-features h1 {
    font-size: 76px;
}
.core-feat {
    padding: 6px;
}
.core-feat li {
    list-style: none;
    font-size: 20px;
}
.core-feat-img {
    overflow: hidden;
}
.core-feat-img img {
    padding-top: 10px;
    width: 100%;
}
footer {
    min-height: 50px;
    background-color: #3e3e3e;
    padding-top: 18px;
}
footer .social-icons li {
    list-style: none;
    display: inline;
    margin-right: 20px;
}
footer .social-icons li a {
    color: #fff;
}
footer .social-icons li a:hover {
    color: #d1efff;
}
p.copyright {
    color: #fff;
}
.btn-first {
    position: relative;
    top: -114px;
    left: 98px;
}
.content-login{
    min-height: 500px;
    background-color: #f3f3f3;
    padding-top: 60px;
}
.login-form{
    width: 400px;
    margin: 0 auto;
    min-height: 300px;
    border-radius: 10px;
    background-color: #fff;
    display: block;
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 40px;
    
}
.login-form h3{
    margin-bottom: 20px; 
}
.login-form input{
    margin-bottom: 15px;
}

.policy-pages{
    background-color: #fff;
    border-radius: 10px;
    padding: 100px;
    margin-bottom: 60px;
}
.login-form{
    width: 400px;
    margin: 0 auto;
    min-height: 300px;
    border-radius: 10px;
    background-color: #fff;
    display: block;
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 40px;
    
}
.login-form h3{
    margin-bottom: 20px; 
}
.login-form input{
    margin-bottom: 15px;
}
.policy-links{
    color: #fff;
}
.policy-links li{
    display: inline-block;
}
.policy-links li a{
    color: #fff;
}
.policy-links li a:hover{
    color: #eee;
    text-decoration: none;
}

@media screen and (max-width: 767px) {}@media screen and (min-width: 768px) {}@media screen and (min-width: 768px) and (max-width: 991px) {}@media screen and (min-width: 992px) {}@media screen and (min-width: 992px) and (max-width: 1199px) {}@media screen and (min-width: 1200px) {}
.txt_error {color:red;}
.field_error { border:red 1px solid !important; }

.ams-auth-page {
    height: 100vh;
    overflow: hidden;
    background: #0d2336;
}

.ams-auth-page header {
    display: none;
}

.ams-auth-page .logo {
    height: 58px;
    margin-top: 0;
    padding-top: 10px;
}

.ams-auth-page .logo-img {
    width: 104px !important;
    padding: 0 !important;
}

.ams-auth-page .main-nav-bg {
    display: none;
}

.ams-auth-page .main-nav-bg h2 {
    margin: 0 !important;
    color: #1f2f3f;
    font-size: 18px;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: .8px;
}

.ams-auth-page footer {
    height: 34px;
    min-height: 34px;
    padding-top: 8px;
    background: #162432;
}

.ams-auth-page footer .container,
.ams-auth-page footer .row,
.ams-auth-page footer .col-xs-12 {
    height: 100%;
}

.ams-auth-page p.copyright {
    margin: 0;
    color: rgba(255,255,255,.78);
    font-size: 11px;
    line-height: 18px;
}

.ams-auth-page p.copyright a {
    color: #75d5ff;
}

.ams-login {
    position: relative;
    min-height: 620px;
    padding: 34px 0 56px;
    overflow: hidden;
    font-family: Lato, Arial, sans-serif;
}

.ams-auth-page .ams-login {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 34px);
    min-height: 0;
    padding: 18px 0;
}

.ams-auth-page .ams-login .container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.ams-auth-page .ams-login-shell {
    height: 50%;
    min-height: 0;
}

.ams-auth-page .ams-login-hero {
    padding: 28px 46px;
}

.ams-auth-page .ams-login-hero h1 {
    font-size: 34px;
    line-height: 1.08;
}

.ams-login-brand {
    display: block;
    width: 132px;
    max-width: 42%;
    height: auto;
    margin: 0 0 22px;
    padding: 14px 16px;
    border-radius: 8px;
    background: rgba(255,255,255,.94);
    box-shadow: 0 18px 38px rgba(0,0,0,.16);
}

.ams-auth-page .ams-login-hero p {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.55;
}

.ams-auth-page .ams-login-kicker {
    margin-bottom: 12px;
    font-size: 10px;
    letter-spacing: 1.6px;
}

.ams-auth-page .ams-login-points span {
    margin-bottom: 5px;
    font-size: 12px;
}

.ams-auth-page .ams-login-card.login-form {
    padding: 26px;
}

.ams-auth-page .ams-login-card-head {
    margin-bottom: 18px;
}

.ams-auth-page .ams-login-card h3 {
    font-size: 23px;
}

.ams-auth-page .ams-input-wrap {
    margin-bottom: 13px;
}

.ams-login:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
}

.ams-login .container {
    position: relative;
    z-index: 1;
}

.login-style-picker {
    display: table;
    margin: 0 auto 28px;
    padding: 5px;
    border: 1px solid rgba(255,255,255,.42);
    border-radius: 8px;
    background: rgba(255,255,255,.84);
    box-shadow: 0 16px 35px rgba(19,34,55,.12);
}

.login-style-picker a {
    display: inline-block;
    padding: 9px 14px;
    border-radius: 6px;
    color: #243244;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}

.login-style-picker a:hover,
.login-style-picker a.active {
    background: #1a80b6;
    color: #fff;
    text-decoration: none;
}

.ams-login-shell {
    display: table;
    width: 100%;
    max-width: 1060px;
    min-height: 460px;
    margin: 0 auto;
}

.ams-login-hero,
.ams-login-card {
    display: table-cell;
    vertical-align: middle;
}

.ams-login-hero {
    width: 55%;
    padding: 48px 58px;
    color: #fff;
}

.ams-login-kicker {
    display: inline-block;
    margin-bottom: 18px;
    padding: 8px 12px;
    border: 1px solid rgba(255,255,255,.38);
    border-radius: 4px;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.ams-login-hero h1 {
    max-width: 560px;
    margin: 0 0 18px;
    color: #fff;
    font-family: Lato, Arial, sans-serif;
    font-size: 42px;
    font-weight: 900;
    line-height: 1.1;
}

.ams-login-hero p {
    max-width: 500px;
    margin-bottom: 24px;
    color: rgba(255,255,255,.88);
    font-size: 16px;
    line-height: 1.7;
}

.ams-login-points span {
    display: inline-block;
    margin: 0 16px 10px 0;
    color: rgba(255,255,255,.94);
    font-size: 13px;
    font-weight: 700;
}

.ams-login-points i {
    margin-right: 6px;
    color: #75d5ff;
}

.ams-login-card.login-form {
    width: 400px;
    min-height: 0;
    margin: 0;
    padding: 34px;
    border: 0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 24px 70px rgba(10,24,42,.24);
}

.ams-login-card-head {
    display: table;
    width: 100%;
    margin-bottom: 24px;
}

.ams-login-card-head > span,
.ams-login-card-head > div {
    display: table-cell;
    vertical-align: middle;
}

.ams-login-icon {
    width: 54px;
    height: 54px;
    border-radius: 8px;
    background: #e9f6fc;
    color: #1a80b6;
    font-size: 24px;
    text-align: center;
}

.ams-login-icon i {
    line-height: 54px;
}

.ams-login-card h3 {
    margin: 0 0 5px;
    color: #1e2b38;
    font-family: Lato, Arial, sans-serif;
    font-size: 25px;
    font-weight: 900;
}

.ams-login-head-copy {
    padding-left: 8px;
}

.ams-login-card p {
    margin: 0;
    color: #6d7a88;
    font-size: 13px;
    line-height: 1.45;
}

.ams-login-card label {
    margin-bottom: 7px;
    color: #263443;
    font-size: 12px;
    font-weight: 900;
}

.ams-input-wrap {
    position: relative;
    margin-bottom: 17px;
}

.ams-input-wrap i {
    position: absolute;
    top: 13px;
    left: 14px;
    color: #91a0ad;
    font-size: 14px;
}

.ams-login-card .form-control {
    height: 44px;
    margin-bottom: 0;
    padding-left: 40px;
    border: 1px solid #d9e1e7;
    border-radius: 6px;
    box-shadow: none;
    color: #1f2b37;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.ams-login-card .form-control:focus {
    border-color: #1a80b6;
    box-shadow: 0 0 0 3px rgba(26,128,182,.13);
}

.ams-login-actions {
    display: table;
    width: 100%;
    margin-top: 6px;
}

.ams-remember,
.ams-login-button {
    display: table-cell;
    vertical-align: middle;
}

.ams-remember {
    color: #536170 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

.ams-remember input {
    margin: 0 6px 0 0;
}

.ams-login-button {
    width: 128px;
    height: 44px;
    border: 0;
    border-radius: 6px;
    background: #1a80b6;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    box-shadow: 0 12px 22px rgba(26,128,182,.28);
}

.ams-login-button:hover,
.ams-login-button:focus {
    background: #126d9e;
    color: #fff;
}

.ams-login-button i {
    margin-left: 6px;
}

.ams-login .txt_error,
.ams-login .errorMessage {
    display: block;
    margin-bottom: 14px;
    color: #c84040;
    font-family: Arial, sans-serif;
    font-size: 13px;
}

.ams-login-style-1 {
    background: linear-gradient(110deg, rgba(9,27,45,.92), rgba(11,82,118,.72)), url(../img/Experiencejpg.jpg) center center / cover no-repeat !important;
}

.ams-login-style-1 .ams-login-shell {
    border-radius: 8px;
    background: rgba(255,255,255,.10);
    box-shadow: 0 26px 90px rgba(0,0,0,.28);
    overflow: hidden;
}

.ams-login-style-2 {
    background: linear-gradient(135deg, #eef7fb 0%, #f8fbfd 46%, #e7edf2 100%) !important;
}

.ams-login-style-2:before {
    background: linear-gradient(90deg, #166893 0%, #1a80b6 46%, transparent 46%);
}

.ams-login-style-2 .ams-login-shell {
    min-height: 500px;
}

.ams-login-style-2 .ams-login-hero {
    position: relative;
    width: 50%;
    padding: 58px 52px;
}

.ams-login-style-2 .ams-login-hero:after {
    content: "";
    display: block;
    width: 210px;
    height: 5px;
    margin-top: 36px;
    border-radius: 5px;
    background: rgba(255,255,255,.48);
}

.ams-login-style-2 .ams-login-card.login-form {
    margin-left: 68px;
    border: 1px solid #e0e8ee;
    box-shadow: 0 24px 60px rgba(36,55,73,.16);
}

.ams-login-style-3 {
    background: #f4f7f9 !important;
}

.ams-login-style-3:before {
    background:
        linear-gradient(180deg, rgba(26,128,182,.10), rgba(26,128,182,0) 42%),
        linear-gradient(90deg, rgba(218,227,234,.65) 1px, transparent 1px),
        linear-gradient(0deg, rgba(218,227,234,.65) 1px, transparent 1px);
    background-size: auto, 46px 46px, 46px 46px;
}

.ams-login-style-3 .ams-login-shell {
    max-width: 880px;
    min-height: 430px;
}

.ams-login-style-3 .ams-login-hero {
    width: 48%;
    color: #27313d;
}

.ams-login-style-3 .ams-login-kicker {
    border-color: #cbd8e1;
    color: #1a80b6;
}

.ams-login-style-3 .ams-login-hero h1 {
    color: #202d39;
}

.ams-login-style-3 .ams-login-hero p,
.ams-login-style-3 .ams-login-points span {
    color: #5d6c78;
}

.ams-login-style-3 .ams-login-card.login-form {
    border: 1px solid #e1e8ed;
    box-shadow: 0 18px 45px rgba(34,52,66,.12);
}

@media screen and (max-width: 991px) {
    .ams-login-shell,
    .ams-login-hero,
    .ams-login-card {
        display: block;
        width: 100% !important;
    }

    .ams-login-hero {
        padding: 34px 24px 22px;
        text-align: center;
    }

    .ams-login-hero h1,
    .ams-login-hero p {
        margin-left: auto;
        margin-right: auto;
    }

    .ams-login-card.login-form,
    .ams-login-style-2 .ams-login-card.login-form {
        width: 100%;
        max-width: 430px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 560px) {
    .ams-auth-page .ams-login .container {
        max-width: 420px;
        margin: 0 auto;
        padding-left: 12px;
        padding-right: 12px;
    }

    .ams-auth-page .ams-login-shell {
        margin: 0 auto;
    }

    .ams-login {
        padding: 20px 0 34px !important;
    }

    .login-style-picker {
        display: block;
        margin-bottom: 18px;
    }

    .login-style-picker a {
        display: block;
        text-align: center;
    }

    .ams-login-hero {
        padding: 18px 4px 10px !important;
    }

    .ams-auth-page .ams-login-hero h1.ams-login-title,
    .ams-login-hero h1.ams-login-title {
        margin-bottom: 12px;
        width: 100%;
        font-size: 18px !important;
        line-height: 1.2;
        white-space: nowrap;
        letter-spacing: 0;
        text-align: center;
    }

    .ams-login-hero p {
        margin-bottom: 12px;
        font-size: 13px;
        line-height: 1.5;
    }

    .ams-login-brand {
        width: 110px;
        margin: 0 auto 14px !important;
        padding: 10px 12px;
        display: block;
    }

    .ams-login-points {
        display: block;
        max-width: 240px;
        margin: 0 auto;
        text-align: left;
    }

    .ams-login-points span {
        display: block;
        margin: 0 0 8px;
        font-size: 12px;
    }

    .ams-login-card.login-form {
        margin-top: 8px;
        padding: 18px 14px;
        border-radius: 10px;
    }

    .ams-login-head-copy {
        padding-left: 10px;
    }

    .ams-login-card h3 {
        font-size: 20px;
    }

    .ams-login-card p {
        font-size: 11px;
    }

    .ams-login-icon {
        width: 44px;
        height: 44px;
    }

    .ams-login-icon i {
        line-height: 44px;
        font-size: 20px;
    }

    .ams-login-card .form-control {
        height: 42px;
        font-size: 14px;
    }

    .ams-login-card label {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .ams-login-actions,
    .ams-remember,
    .ams-login-button {
        display: block;
        width: 100%;
    }

    .ams-login-button {
        margin-top: 14px;
    }

    .ams-auth-page footer {
        height: auto;
        min-height: 30px;
        padding: 6px 0;
    }

    .ams-auth-page p.copyright {
        font-size: 10px;
        line-height: 1.4;
    }
}

/* Legacy login/forgot/reset pages: keep cards fluid on phones */
@media screen and (max-width: 767px) {
    .content-login {
        min-height: 0;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .login-form {
        width: 100%;
        max-width: 100%;
        margin-bottom: 24px;
        padding: 16px;
    }

    .policy-pages {
        padding: 24px 16px;
    }
}

/* Auth pages should scroll on short mobile viewports */
@media screen and (max-width: 991px), screen and (max-height: 780px) {
    .ams-auth-page {
        height: auto;
        min-height: 100vh;
        overflow-y: auto;
    }

    .ams-auth-page .ams-login {
        height: auto;
        min-height: calc(100vh - 34px);
        padding: 16px 0 24px;
    }

    .ams-auth-page .ams-login .container,
    .ams-auth-page .ams-login-shell {
        height: auto;
        min-height: 0;
    }
}
