﻿a {
    color: #fe5000;
}

body {
    font-family: Poppins;
}

.ActDatabaseFile {
    width: 840px;
    background-color: white;
    display: inline-block;
    padding: 5px;
}

.ActDatabaseFile_v20 {
    width: 95%;
    background-color: white;
    display: inline-block;
    padding: 5px;
    font-size: 14px !important;
}

.brClear {
    clear: both;
    height: 0;
    margin: 0;
    font-size: 1px;
    line-height: 0;
}

.container {
    display: table;
    background-color: #f7f7f7;
    width: 900px;
    padding-bottom: 20px;
    margin: 50px auto auto auto;
}

.container_v20 {
    display: table;
    background-color: #ffffff;
    min-width: 540px;
    margin: 0px 0px 0px 0px;
}

.credentialsDiv {
    text-align: center;
}

.credentialsDiv_v20 {
    min-width: 560px;
    text-align: left;
    margin-left: 15px;
    margin-right: 5px;
}

.sendEmailsDiv {
    text-align: center;
}

.sendEmailsDiv_v20 {
    min-width: 560px;
    text-align: left;
    margin-left: 15px;
    margin-right: 5px;
}

.radiobtn {
    width: 14px;
    height: 14px;
    background-color: var(--primary-blue);
}

.credentials {
    width: 30%;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    font-size: 14px !important;
    font-family: Poppins;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: var(--grey-6);
}

.credentials_v20 {
    width: 30%;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    font-size: 12px !important;
}

.fileSelectorDiv {
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
}

.fileSelectorDiv_v20 {
    min-width: 560px;
    text-align: left;

    margin-left: 15px;
    margin-right: 5px;
}

.FindUsernameMemo {
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: var(--grey-6);
}

.EnterCredentialsMemo {
    text-align: left;
    margin-left: 25px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: var(--grey-6);
}

.SingleBackupMemo {
    text-align: left;
    margin-left: 25px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: var(--grey-6);
}

.submitmsg {
    float: right;
    background-color: #00558F;
    border-color: #00558F;
    border-style: solid;
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    color: white;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    display: none
}

.FindUsernameMemo_v20 {
    font-size: 10px;
    min-width: 550px;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
}

.SendEmailsMemo {
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: var(--grey-6);
}

.SendEmailsMemo_v20 {
    font-size: 10px;
    min-width: 550px;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
}

.ActBackupLarge {
    visibility:hidden;
}
.filechooser {
    height: 81px;
    line-height: 26px;
    margin: 5px 0px 5px 0px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #39464f;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #00558F;
}

.field {
    height: 26px;
    line-height: 26px;
    margin: 5px 0px 5px 0px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #39464f;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #00558F;
}

.field_v20 {
    height: 26px;
    line-height: 26px;
    margin: 5px 0px 5px 0px;
    font-size: 18px;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #cccccc;
}

.flatFileForm {
    display: none;
}

.FlatFile {
    width: 840px;
    background-color: white;
    display: inline-block;
    padding: 5px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /*This keep the outline from appearing on the file selector for IE only*/
    .FlatFile {
        outline: none !important;
        width: 850px;
        height: 30px;
    }

    .ActDatabaseFile {
        outline: none !important;
        width: 850px;
        height: 30px;
    }
}

.formSelectorDiv {
    width: 750px;
    margin: 20px auto 30px auto;
}

.legalPlus {
    display: block;
    margin: 10px auto auto auto;
    width: 850px;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: var(--grey-6);
}

.logo {
    height: 100%;
}

.loadinggif {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.logoBox {
    margin: auto;
    margin-bottom: 15px;
    height: 120px;
    padding: 5px;
    background-color: #00558F;
    background-image: url("../img/APC-Migration-Logo-2025.png");
    background-repeat: no-repeat;
    background-position: center;
}

.logoBox_v20 {
    margin: auto;
    margin-bottom: 15px;
    height: 95px;
    padding: 5px;
    background-color: #2a353d;
    background-repeat: no-repeat;
    background-position: center;
}

.notification2 {
    text-align: center;
}

.selectors {
    text-align: center;
}

.SpecialInstructions {
    margin: auto;
    width: 95%;
    height: 100px !important;
    overflow: hidden;
    font-size: 14px !important;
    font-family: Poppins;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: var(--grey-6);
    resize: none;
}

.SpecialInstructionsNote {
    font-size: 10px;
    text-align: center;
}

.specialInstructionsDiv {
    padding: 10px;
}

.Text {
    width: 840px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.Text_v20 {
    min-width: 330px;
    text-align: left;
    margin-left: 15px;
    margin-right: 5px;
    margin-bottom: 0px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.throbberBackground {
    display: none;
    background-color: black;
    position: fixed;
    opacity: .3;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 15;
}

.throbberBody {
    display: none;
    width: 750px;
    height: 30px;
    z-index: 20;
    left: 0;
    right: 0;
    margin-top: 250px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    padding: 15px;
    background-color: #cccccc;
    border-color: #788b9e;
    border-style: solid;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 250px;
    border-radius: 15px;
}

.throbberBody_v20 {
    display: none;
    width: 500px;
    height: 30px;
    z-index: 20;
    left: 0;
    right: 0;
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    padding: 15px;
    background-color: #cccccc;
    border-color: #788b9e;
    border-style: solid;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 250px;
    border-radius: 15px;
}

.ThrobberText {
    text-align: center;
    top: 5px;
    position: relative;
    width: 700px;
    margin-left: 35px;
}

.ThrobberText_v20 {
    text-align: center;
    top: -3px;
    position: relative;
    width: 425px;
    margin-left: 55px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.realUploadButton {
    float: right;
    cursor: pointer;
    cursor: pointer ;
    visibility:hidden;
}

.uploadButton {
    float: right;
    background-color: #00558F;
    border-color: #00558F;
    border-style: solid;
    border-radius: 5px;
    padding: 11px;
    margin: 11px;
    color: white;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    cursor: pointer;
}

.uploadButtonGray {
    float: right;
    background-color: #edf0f2;
    border-color: #edf0f2;
    border-style: solid;
    border-radius: 5px;
    padding: 11px;
    margin: 11px;
    color: #a5b7c2;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    cursor: pointer;
}

.uploadButton_v20 {
    float: left;
    background-color: #fe5000;
    border-style: none;
    border-radius: 50px;
    padding: 15px;
    margin-top: 5px;
    margin-left: 15px;
    font-family: Poppins;
    color: white;
    font-size: 12px;
    line-height: 2px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    cursor: pointer;
    min-width: 120px;
}

.logoheader1 {
    margin-left: 24px;
    margin-top: 30px;
    margin-bottom: 32px;
    font-family: Poppins;
    color: white;
    font-size: 28px;
    line-height: 2px;
    font-weight: normal;
}

.logoheader2 {
    margin-left: 24px;
    font-family: Poppins;
    color: white;
    font-size: 18px;
    line-height: 2px;
    font-weight: normal;
}

/* https://divtable.com/table-styler/ */
div.blueTable {
    width: 100%;
}
.divTable.blueTable .divTableCell {
    border: 0px solid #AAAAAA;
    padding: 0px;
}
.divTableCellGraphic{
    border: 0px solid #AAAAAA;
    vertical-align: top;
    min-width: 202px;
    padding: 0px 10px 0px 0px;
}
.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableCell, .divTableCellGraphic, .divTableHead { display: table-cell;}
.divTableBody { display: table-row-group;}