﻿ hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

    hr.orange {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-color: #e06e1d;
    }

.hidden{
    display:none;
}

.ml-benefits li {
    line-height: 28px;
    list-style-position: inside;
}

.generac-logo {
    /*padding-top:32px;*/
    text-align:center;
    align-items: center;
    justify-content: center;
}

/*main
#e06e1d  dark orange
#dd6e1d  light orange
#72380f maroon
*/

.form-control {
    margin-top: 1.5%;
    width: 100%;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #555555;
    border-radius: 0px;
}

.btn-primary {
    color: #ffffff;
    background-color: #2F66C0;
    border-color: #2F66C0;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    align-items: center;
    padding: 12px 20px;
    width: 100%;
    background: #2F66C0;
    padding-top: 1rem;
}

.divGreyBg {
    background: #F1F1F1;
    max-height: 160px;
    height: 150px;
}

.pStyle {
    font-weight: bold;
    font-size: 18px;
}

ul.f16 {
    font-size: 16px;
}

.font16 {
    /*font-family: Arial;*/
    font-size: 16px;
}

.font22 {
    /*font-family: Arial;*/
    font-size: 22px;
}

.font14 {
    color: Black;
    font-size: 14pt;
}


.font11 {
    color: Black;
    font-size: 11pt;
}

.divFont12 {
    color: #696969;
    font-weight: bold;
    font-size: 12px;
    /*font-family: Arial;*/
}

.divFont15 {
    color: #696969;
    font-weight: bold;
    font-size: 15px;
    /*font-family: Arial;*/
}

.divFont14NoPrint {
    float: left;
    color: #640d0f;
    font-size: 14pt;
    width: 92%;
    /*padding-bottom: 2px;*/
    /*padding-left: 5px;*/
}

ul.a, ol.a {
    margin-top: 0;
    /*padding-bottom: 10px;*/
    font-size: 1em;
}

h4.bold {
    font-size: 14pt;
    font-weight: 700;
}

button, optgroup, textarea {
    color: Black !important;
}

input.textBox {
    color: Black !important;
    width: 100%;
    border-radius: 0px;
    height: 40px;
    outline: none;
    /*padding-top: 5px;*/
    margin-bottom: 0px !important;
    background-color: white;
}

select {
    color: Black !important;
    width: 100%;
    /*border-radius: 15px;*/
    height: 40px;
    outline: none;
    /*padding-left: 15px;*/
}


input.background {
    background-color: #e06e1d !important;
}

body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: Black;
    height: 100%;
    min-height: 100%;
    /*padding: 0px;*/
    /*background-color: whitesmoke;*/
}

/* center content panel */
#master_content_table {
    width: 960px;
    height: 100%;
    min-height: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
}


#InstallationBlock {
    background: #F1F1F1;
    float: left;
    width: 360px;
    /*padding: 7px;*/
    height: auto;
    min-height: 116px;
}

#ProductBlock {
    /*background: #F1F1F1;*/
    /*background-color: #ededed;*/
    /*border: 1px solid;
    border-color: #ededed;*/
    float: left;
    /* width: 600px;*/
    /*padding: 7px;*/
    height: auto;
}

#OwnerBlock {
    background: #ededed;
    float: left;
    width: 360px;
    /*padding: 7px;*/
    height: auto;
    min-height: 116px;
}

#SiteBlock {
    margin-top: 7px;
    background: #ededed;
    float: left;
    width: 360px;
    /*padding: 7px;*/
    height: auto;
    min-height: 116px;
}

#registrationBlocks {
    text-align: justify;
    width: 100%;
    position: relative;
    height: auto;
    min-height: 220px;
}

#registrationBlockLeft {
    float: left;
    top: 0;
    background: #F1F1F1;
    left: 0;
    /*width: 45%;*/
    /*padding: 9px;*/
    height: auto;
    min-height: 200px;
    max-height: 200px;
}

#registrationBlockRight {
    position: absolute;
    top: 0;
    right: 0;
    background: #d60;
    /*width: 45%;*/
    /*padding: 9px;*/
    height: auto;
    min-height: 200px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #ffffff;
    /*skolb 12-30-2022 changing #173F96 to #007BFF*/
    /*background-color: #007BFF;*/
    background-color: #2F66C0;
    font-family: 'Roboto Condensed', sans-serif;
}

.tabpills {
    border: 1px solid;
    border-radius: 0px;
    /*skolb changing #173F96 to #007BFF*/
    /*border-color: #007BFF;*/
    border-color: #2F66C0;
}

.paraContent {
    /*padding-right: 5px;*/
    /*padding-bottom: 5px;*/
    text-align: left;
}
.datepicker {
    font-size: 0.875em;
}

.datepicker td, .datepicker th {
        width: 1.5em;
        height: 1.5em;
    }

.rblOwnerConfirmation {
    font-size: 14pt;
    color: black;
    /*margin: 5px;*/
    /*padding-left: 10px;*/
}

.bullet {
    font-weight: bolder;
    /*padding-left: 7px;*/
    /*padding-right: 7px;*/
}

.footnote {
    font-size: 11pt;
    /*font-style: italic;*/
}

.lblConfirm {
    color: Black;
    font-weight: bold;
}

.lblConfirmHeading {
    font-weight: bolder;
}

.ConfirmDivLeft {
    float: left;
    background-color: Silver;
    width: 340px;
    /*margin: 5px;*/
}

.ConfirmDivRight {
    float: right;
    background-color: Silver;
    width: 340px;
    /*margin: 5px;*/
}

.ConfirmItemHdr {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.redirectDisplayMessage {
    color: red;
    text-align: justify;
}

#beginredirect {
    width: 360px;
    /*padding: 5px 5px;*/
    float: left;
    min-height: 160px;
    /*margin: 20px 10px 0px 10px;*/
    font-size: 14PX;
}

.btnAddTransferSwitch {
    height: 25px;
    margin-bottom: -2px;
}

.navButtons {
    width: 100%;
    /*position: relative;*/
    text-align: center;
    /*padding-top: 5px;*/
    /*padding-bottom: 10px;*/
}

.surveyAnswers {
    white-space: nowrap;
    vertical-align: top;
    text-align: center;
    align-content: center;
}


.flex-label14 {
    display: flex;
    font-size: 14px;
    vertical-align: top;
}

.flex-label12 {
    display: flex;
    font-size: 12px;
    vertical-align: top;
    white-space: nowrap;
}

input[type=radio] {
    /* one way to help with spacing */
    margin-right: 12px;
}

.label {
    /*font-weight: bold;*/
    /*font-size: 12px;*/
    /*display: block;*/
    /*margin-left: 10px;*/
    /*vertical-align: top;*/
}

.modalPopup {
    background-color: #f1f1f1;
    border-width: 2px;
    border-style: solid;
    border-color: Gray;
    /*padding: 20px;*/
    position: fixed;
    border-radius: 0px;
    width: 300px;
    max-width: 600px;
    /*margin: 0px;*/
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.activationInstructionHeader {
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #CB5913;
    text-align: center;
    border: solid 1px black;
}

.activationInstructionCell {
    border-color: black;
    border-width: 1px 1px 0 0;
    border-style: solid;
    /*margin: 0px;*/
    text-align: center;
    /*padding: 2px;*/
}

.error {
    color: #ff0000;
}


.modal_background {
    left: 0px;
    top: 0px;
    background-color: #808080;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.panel {
    /*padding: 5px;*/
    border-left: #000000 1px outset;
    border-right: #000000 1px outset;
    border-bottom: #000000 1px outset;
    color: #000000;
    background-color: #ffffff;
    vertical-align: top;
}

.panel_title {
    height: 17px;
    border-top: #000000 1px outset;
    border-left: #000000 1px outset;
    border-right: #000000 1px outset; /*background-color: #363636;*/
    background-color: #c35611;
    color: #ffffff;
    font-weight: bold;
    /*padding-right: 5px;*/
    /*padding-left: 5px;*/
    background-repeat: repeat-x;
}

.accHeaderText {
    color: #173F96;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    /*font:bold 15px arial;*/
}

.form-controlBlack {
    display: block;
    width: 100%;
    /*height: calc(1.5em + 0.75rem + 2px);*/
    height: 48px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #555555;
    /*border-radius: 0.25rem;*/
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-top: 1.5%;
}

.form-controlGray {
    display: block;
    width: 100%;
    /*height: calc(1.5em + 0.75rem + 2px);*/
    height: 48px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: lightgray;
    background-clip: padding-box;
    border: 1px solid #555555;
    /*border-radius: 0.25rem;*/
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-top: 1.5%;
}

.buttonColor {
    /*skolb 12-30-2022 changing #2F66C0 to #007BFF*/
    background-color: #2F66C0;
    border-color: #2F66C0;
}

.btn-outline-primary {
    border-color: #2F66C0;
}


.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active {
        background-color:white;
        border-color: #2F66C0;
    }
.whiteText {
    color: white;
    /*font: bold 15px arial;*/
}

.accHeaderColor {
    color: #2F66C0;
}

/* print style */
/*@media print
/* new styling */

.card {
    border-style: none;
    border-bottom: none;
    background-color: white;
}

.card-header {
    border-style: none;
    border-bottom: none;
    background-color: white;
    padding: 0px;
}

/*skolb testing*/
.panel-title {
    position: relative;
}

    .panel-title::after {
        content: "\f107";
        color: #333;
        top: -2px;
        right: 0px;
        position: absolute;
        font-family: "FontAwesome"
    }

    .panel-title[aria-expanded="true"]::after {
        content: "\f106";
    }

.panel-heading-full.panel-heading {
    padding: 0;
}

.panel-heading-full .panel-title {
    padding: 10px 15px;
}

.panel-heading-full .panel-title::after {
        top: 10px;
        right: 15px;
    }

#outer {
    width: 1000px;
    max-width: 100%;
    height: 110%;
    min-height: 900px;
    border-collapse: collapse;
    /*background-color: whitesmoke;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
}

#main-content {
    /*width: 960px; */
    max-width: 100%;
    background-color: #fff;
    min-height: 700px;
    /*margin: 0px 20px;*/
}

#main-footer {
    /*padding: 0px 0px;*/
    background-color: #ffffff;
    /*background-image: url('./Images/footer-bg.jpg');
    background-repeat: repeat-x;*/
    /*margin: 0px 0px;*/
    /*clear: both;*/
}

#welcome {
    /* width: 525px;*/
    max-width: 100%;
    /*padding: 10px 10px 10px 20px;*/
    float: left;
    min-height: 400px;
    /* height: 430px;*/
}

#beginActivation {
    /*padding: 5px 5px;*/
    float: left;
    min-height:inherit;
    /*margin: 20px 10px 0px 10px;*/
    /*font-size: 14PX;*/
}

#findSerialNumber {
    float: left;
    width: 100%;
    /*padding: 10px 10px;*/
    min-height: 200px;
    /*margin: 20px 0px;*/
    /*margin: 20px 10px 0px 10px;*/
    border: 1px  solid rgba(0, 0, 0, 0.1);
}


#processing {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1000;
    background-color: #fff;
    padding: 20px;
    border-radius: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 2px solid #2F66C0;
    margin-top: -60px;
    margin-left: -105px;
    width: auto;
    align-content: center;
    align-items: center;
}

#dvActivationTroubleshooting {
    /*margin-left: 20px;*/
}

.roundedCorners {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 2px solid #dd6e1d;
}

.mainContent {
    /*padding: 20px 20px 20px 20px;*/
}

.noTopPadding {
    /*padding-top: 0px;*/
}

.timer {
    color: red;
}

.beginActivationHeading {
    font-weight: bold;
    /*font-size: 14px;*/
    /*font-family: Arial;*/
    /*letter-spacing: 1px;*/
}

img.banner {
    width: 100%;
    height: auto;
}

img.header{
    width:250px;
    height:56px;
    cursor:pointer;
}

.width100 {
    width: 100%;
}

img.width100 {
    width: 100%;
    height: auto;
}

.beginSubmit {
    float: right;
    /*margin-left: 10px;*/
}

.termsAndConditions {
    text-decoration: none;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    text-align: center;
}

a:Link:not(.btn), a:not(.btn), a:visited:not(.btn), a:active:not(.btn), a:hover:not(.btn) {
    color: #2F66C0;
    text-decoration: underline;
    font-family: 'Roboto Condensed', sans-serif;
}

.larger {
    font-size: 1.5em;
}

.orange {
    color: #dd6e1d;
}

.blue {
    color: #2F66C0;
}

.font11px {
    font-size: 11px;
}

.font12px {
    font-size: 12px;
}

.bold {
    font-weight: bold;
}

#confirmRegistration, #confirmGenset {
    max-width: 100%;
    /*padding: 20px 20px;*/
}

.centeredDiv {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 100%;
}


/* print style */
@media print {
    #detailPrintDiv {
        display: none;
    }

    body {
        /*background-color: whitesmoke;*/
    }

    html {
        height: 100%;
        margin-bottom: -1px;
    }

    .copyDiv, .mainContent, .header, .breadCrumbDiv, .footerDiv, #footer, .pageContent {
        /*width: 800px;*/ 
        /* Removed due to breaking issues on long servie training schedules 		task 14384 		float: left;*/
    }

    .master_header, .master_LinkFooter, .noPrint, .footerSquares, .background, .globalNavDiv, .mainNavDiv, #searchBarContainer, .leftNavDiv, .contentTileRight, .footerHead, .footerSearch, .footerLogin, #footerLinks, .loginLink {
        display: none;
    }

    .footerContact {
        /*margin-left: -0px;*/
    }

    #outer {
        /*margin: 0px 0px;*/
    }

    #footerRight {
        text-align: left;
        /*padding-left: 0px;*/
    }

    .mainContent {
        /*padding: 0px 0px;*/
    }
}

@media only screen and (max-width: 995px), only screen and (max-device-width: 995px) {

    #footerLeft {
        text-align: left;
        /*padding: 20px 20px;*/
        height: auto;
    }

    #footerRight {
        text-align: left;
        /*padding: 20px 20px;*/
        height: auto;
    }
}

@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {

    .container {
        /*padding-right: 5px;*/
        /*padding-left: 5px;*/
    }

    #subContainer {
        /*padding-top: 5px;*/
    }

    img.banner {
        width: 100%;
        height: auto;
        /*padding-top: 0px;*/
    }
    img.header {
        width: 250px;
        height: 56px;
    }


    .rblOwnerConfirmation {
        font-size: small;
        color: black;
        /*margin: 5px;*/
        /*padding-left: 10px;*/
    }

    .divGreyBg {
        background: #F1F1F1;
        height: auto;
    }

    .modalPopup {
        background-color: #f1f1f1;
        border-width: 2px;
        border-style: solid;
        border-color: Gray;
        width: auto;
        max-width: 350px;
    }

    body {
        /*background-color: whitesmoke;*/
    }

    .break {
        display: none;
    }

    input.textBox {
        color: Black !important;
        width: 80%;
        border-radius: 0px;
        height: 30px;
        outline: none;
        /*padding-top: 5px;*/
        margin-bottom: 0px !important;
        background-color: white;
    }

    select {
        color: Black !important;
        /*width: 80%;*/
        /*border-radius: 15px;*/
        height: 48px;
        outline: none;
        /*padding-left: 15px;*/
    }

    #outer {
        width: auto;
        /*margin: 0px 0px;*/
    }

    #main-content {
        width: auto;
        /*margin: 0px 0px;*/
    }

    #welcome {
        width: auto;
        height: auto;
        min-height: 100%;
    }

    #beginActivation {
        /*margin: 20px 10px 0px 20px;*/
        width: auto !important;
    }

    #findSerialNumber {
        /*margin: 20px 10px 0px 20px;*/
        width: auto !important;
    }

    #footerLeft {
        text-align: left;
        /*padding: 20px 20px;*/
        height: auto;
        width: auto;
    }

    #footerRight {
        text-align: left;
        /*padding: 20px 20px;*/
        height: auto;
        width: auto;
    }

    #dvActivationTroubleshooting {
        /*margin-left: 0px;*/
    }

    #divFont12 {
        color: #696969;
        font-weight: bold;
        font-size: small;
        /*font-family: Arial;*/
    }

    .mainContent {
        /*padding: 0px 0px 0px 0px;*/
    }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

    .container {
        /*padding-right: 5px;*/
        /*padding-left: 5px;*/
    }

    #subContainer {
        /*padding-top: 5px;*/
    }

    img.banner {
        width: 100%;
        height: auto;
        /*padding-top: 0px;*/
    }

    img.header {
        width: 250px;
        height: 56px;
    }

    .rblOwnerConfirmation {
        font-size: small;
        color: black;
        /*margin: 5px;*/
        /*padding-left: 10px;*/
    }

    .divGreyBg {
        background: #F1F1F1;
        height: auto;
    }

    .modalPopup {
        background-color: #f1f1f1;
        border-width: 2px;
        border-style: solid;
        border-color: Gray;
        /*padding: 2px;*/
        width: auto;
        max-width: 350px;
        /* margin:0px !important;
            border-radius : 0px !important; */
    }

    .pStyle {
        font-weight: bold;
        font-size: 12pt;
    }

    ul.f16 {
        font-size: 11pt;
    }

    .font16 {
        /*font-family: Arial;*/
        font-size: 11pt;
    }

    .font11 {
        color: Black;
        font-size: small;
    }

    .font14 {
        color: Black;
        font-size: 10pt;
    }

    .font22 {
        /*font-family: Arial;*/
        font-size: 14pt;
    }


    body {
        /*background-color: whitesmoke;*/
    }

    .break {
        display: none;
    }

    #outer {
        width: auto;
        /*margin: 0px 0px;*/
    }

    #main-content {
        width: auto;
        /*margin: 0px 0px;*/
    }

    #welcome {
        width: auto;
        height: auto;
        min-height: 100%;
    }

    #beginActivation {
        /*margin: 0px 10px 0px 20px;*/
        width: auto !important;
    }

    #findSerialNumber {
        /*margin: 20px 10px 0px 20px;*/
        width: auto !important;
    }

    #footerLeft {
        text-align: left;
        /*padding: 20px 20px;*/
        height: auto;
    }

    #footerRight {
        text-align: left;
        /*padding: 20px 20px;*/
        height: auto;
    }

    #divFont12 {
        color: #696969;
        font-weight: bold;
        font-size: small;
        /*font-family: Arial;*/
    }
    #dvActivationTroubleshooting {
        /*margin-left: 0px;*/
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3) {
}
