.account h3 {
    color: #c40030;
}

.awards-section h2 {
    color: #c40030;
    text-transform: uppercase;
}

.calendar table {
    background-color: transparent !important;
}

.calendar th.month-title {
    color: #c40030;
    font-size: 24px !important;
    font-weight: bold;
}
.calendar th.day-header {
    background-color: #4c4c4c;
    color: #FFFFFF;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.calendar {
    overflow-y: hidden;
}

.calendar .month-container {
    min-width: 180px;
    text-align: center;
    height: 250px;
    padding: 0;
}

.calendar .month-container.selected {
    background-color: #FFF5F7;
}

.calendar table.month.highlighted td {
    background-color: #FFD9E2;
    color: #c40030;
}


.monthly-point h3, .leader-board h3, .dollar-rewards h3, .current-status-level h3, .metrics-chart h3, .dashboard-widget h3{
    color: #c40030;
}
.dashboard-section {
    border-bottom: 1px solid #eee;
    padding-bottom: 3%;
    margin-bottom: 3%;
}

.btn-leader-board {
    font-size: 12px;
}
.leader-board-table tr td a.matched {
    font-family: 'nissan_brandregular', SansSerif, serif;
}

.leader-board-table a:hover {
    color: #c40030;
    text-decoration: none;
}
.dollar-rewards h3 .no-transform{
    font-size : 16px;
    text-transform: lowercase;
}

.dollar-rewards-table .matched {
    color: #c40030;
    background-color: #f5f5f5;
}

.span-red {
    color: #c40030;
}

.faq a {
    color: #4169E1;
}

.faq .accordion-button {
    color: #4169E1;
}

.future-sales h3, .future-sales h4 {
    color: #c40030;
    margin-top: 2%;
    margin-bottom: 1%;
}

.guild {
    background-color: #ffffff;
}
.guild-header {
    background-position: top;
    background-size: cover;
    position:relative;
}
.guild-banner {
    margin-top: 20%;
    margin-bottom: 5%;
}

.guild-event-header {
    position: relative;
}

.guild-event-banner {
    width: 100%;
}

.guild-buttons {
    display: flex !important;
    justify-content: space-around;
    width: 50%;
    margin-bottom: 5%;
    position: absolute;
}

.guild h3 {
    color: #c40030;
    margin-bottom: 2%;
    margin-top: 1%;
}

.edm-link {
    text-decoration: underline;
}


.nissan-logo-header {
    width: 60%;
    margin-right: 20%;
}

.log-in {
    font-weight: bold;
    font-size: 0.75rem;
}

.top_includes_list a {
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: normal;
}

.home-link a {
    color: #B58631;
    font-size: 0.75rem;
}

.div-navbar {
    background: #000000;
    margin-bottom: 0;
    text-align: center;
    font-size: 0.85rem;
    color: #ffffff;
    text-transform: uppercase;
    height: 40px;
}

.div-navbar ul {
    white-space: nowrap;
}

/*footer & header*/
.navbar {
    padding: 0;
}

.navbar .current a {
    border-bottom: solid;
}

footer {
    width: 91%;
    font-size: 10px;
}
.footer {
    color: #666666;
}
.footer a {
    color: #ffffff;
}
.navbar-header .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 0.8rem;
}

.navbar-header .navbar-nav .nav-link:hover {
    background-color: #c40030;
    color: #ffffff;
}

.nav-footer .navbar-nav .nav-link:hover {
    color: #c40030;
    background-color: #000000;
}
.nav-footer .navbar-nav .nav-link {
    color: #ffffff;
}
.nav-footer ul {
    display: inline;
}

.loggedin {
    font-family: 'nissan_brandlight', Arial, sans-serif;
    padding: 20px 0 0 0;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
}
.loggedin > span:not(:last-child) {
    border-right: 1px solid #555555;
}

.loggedin > span {
    display: inline-block;
    padding: 0 8px;
    color: #ffffff;
}

.loggedin a {
    color: #ffffff;
    font-weight: bold;
}

.bg-site-image{
    min-height: 100%;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: absolute;
    /*top: 0;
    bottom: 0;*/
    visibility: visible;
    background-attachment: fixed;
}

.tiles-img {
    width: 100%;
}

.incentive h3 {
    color: #c40030;
}
.incentive-section-wrap {
    border-top: 1px solid #eee;
    padding-top: 2%;
}

/* Stretch the links */
.fotorama__html div,
.fotorama__html a {
    display: block;
    height: 100%;
    /* Transparent links are not clickable in IE,
       but non-existent background fixes this.
      (Put an empty 1×1 image here to avoid
       errors in console.) */
    background: url(_.gif);
}


.elite-page {
    background-color: #ffffff;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
.page-header-title {
    font-size: 25px;
    padding-top: 0;
    vertical-align: top;
    padding-bottom: 5px;
}

.page-widget {
    padding-right: 2%;
}

.page-section-wrap {
    padding-right: 2%;
    padding-left: 2%;
}
/*table*/

.nissan-table-header {
    background: #4c4c4c;
    color: #FFFFFF;
}

.nissan-table-header a {
    color: #ffffff !important;
    text-decoration: none;
}
.nissan-table-body-grey {
    background: #c2c2c2;
}
.nissan-table-body-light-grey {
    background-color: #f5f5f5;
}
.nissan-table-cell-grey {
    background: #c2c2c2;
    color: #000000;
}
.nissan-table-cell-light-grey {
    background: #d5d5d5;
    color: #000000;
}
/*button*/
.nissan-button {
    background-color: #4169E1;
    color: white;
    width: 100%;
    font-size: 11px;
}
.nissan-button:hover {
    color: white;
}
.elite-button {
    width: 100%;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.elite-button:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
}
.elite-button-active {
    color: #FFFFFF;
    text-decoration: none;
    background: #555555;
}
.elite-button-active:hover {
    color: #FFFFFF;
    background: #2b2c2e;
    text-decoration: none;
}

/*accordion*/
.accordion-button::after {
    background-image: none;
}
.accordion-button:not(.collapsed)::after {
    background-image: none;
}

.accordion-button:not(.collapsed) {
    color: #212529;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button {
    color: #212529;
    padding: 9px;
}

.accordion-item {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-header {
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 3px;
}

.accordion-body {
    background-color: white;
}

.in_bg_img {
    height: 100vh;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    visibility: visible;
}
.login-white {
    color: #ffffff;
}
.login-content .nissan-logo {
    width: 75%;
}
.nissan-elite-brand {
    width: 75%;
}
.bt-login{
    background-color: #bd0031;
    color: #ffffff;
    display: block;
    width: 100%;
    transition: background-color 300ms linear 0s;
}

.bt-login a{
    color:#FFFFFF;
}
.form-signin .form-control{
    position: relative;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus{
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-footer {
    padding: 15px 40px;
}
/*////////////////////////////////////////////*/
#register{
    font-family: "nissan_brandlight", Arial, serif;
    margin: 0;
    background: #101010;
    background-position: top center;
}

#eligible{
    font-family: "nissan_brandlight", Arial, serif;
    background-position:top center;

    height: 600px;
    padding-top: 10%;
    margin: 0 0 200px;
    z-index: 9999;
}
.eligible-section .card-title a, a:hover {
    color: #333;
}
.eligible-section .card-title {
    margin-bottom: 0;
}
.fgp-wrap{
    font-family: "nissan_brandlight", Arial, serif;
    margin:0;
    padding-top: 10%;
    background-position: top center;
}
.fgp-content{
    height: 600px;
    width:50%;
    text-align: center;
    font-size:40px;
    margin-bottom:100px;
}
.fgp-submit-btn{
    background-color: #000000;
    border: none;
    width: 100%;
    color: #999999;
}
.fgp-submit-btn:hover {
    color: #409EFF;
    border-color: #c6e2ff;
    background-color: #ecf5ff;
}

.txt-white, .tw{
    color: #ffffff !important;
    text-decoration:none;
}

.login-faq  .accordion-button {
    width: auto;
}

.loyalty h3{
    color: #c40030;
}

.loyalty .page-header-title {
    font-size: 40px;
}

.historical-data h3 {
    color: #000000;
    margin-top: 2%;
    margin-bottom: 2%;
}

.metrics-section {
    width: 98%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 30px solid #f4f4f4;
    border-top: 10px solid #d4d4d4;
}

.metrics-section h3 {
    color: #c40030;
}

.metric-chart {
    padding-left: 1%;
    padding-right: 1%;
}
.metrics-table {
    width: 95%;
}
.metrics-table tr.table-body td:first-child{
    text-align: left;
}
.metrics-table .nissan-table-cell-grey {
    background: #c2c2c2;
    color: #000000;
}
.metrics-table .nissan-table-cell-light-grey {
    background: #d5d5d5;
    color: #000000;
}
.metrics-table .text-bold {
    font-weight: bold;
}

.metrics-table .text-red {
    color: #c0133c;
}

.metric-guide {
    padding-left: 1%;
    padding-right: 1%;
}

.guide-table {
    font-size: 12px;
    line-height: 13px;
    text-align: center;
}
.guide-table tr.nissan-table-header td:first-child{
    text-align: left;
}
.guide-table tr.table-body td:first-child{
    text-align: left;
}
/*for PS #2 metric*/
.trade_sale tr.table-body td:first-child{
    width: 27%;
}

.product-challenge {
    background-color: #ffffff;
    padding-left: 1%;
    padding-right: 1%;
}

.challenge-section {
    width: 600px;
    padding: 45px;
    text-align: center;
}

.challenge-section .header-line {
    font-size: 32px;
    font-weight: bold;
    color: #00258A;
}

.challenge-section .sub-header {
    font-size: 18px;
    font-weight: 300;
    margin: 0 0 10px;
    color: #00258A;
}

.challenge-section .text-content {
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    margin: 0 0 10px;
}

.challenge-section .postponed-header {
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
    background-color: #00258A;
}
.canceled-item {
    color: #c40030;
}
.edm-link:hover {
    color: #c40030;
}

.program-section {
    margin-top: 2%;
    width: 600px;
}
.elite-program h1, .elite-program h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.elite-program-1 {
    background: linear-gradient(to bottom right, #724b16, #b58631, #724b16, #b58631, #724b16);
    background-color: #b58631;
    padding: 20px;
}
.elite-program-1 h1 {
    color: #FFFFFF;
    font-size: 26px;
    font-style: normal;
    line-height: 125%;
    font-weight: 600;
    letter-spacing: 0.2px;
}
.elite-program-1 h3 {
    color: #FFFFFF;
    font-size: 20px;
    font-style: normal;
    line-height: 150%;
    letter-spacing: 1px;
}
.elite-program-1 p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 150%;
    margin: 10px 0;
}

.elite-program-3 {
    background: linear-gradient(to bottom right, #111111, #353535, #111111, #353535);
    background-color: #222222;
    padding: 30px;
}
.elite-program-3 h3 {
    color: #c40030;
    font-weight: 400;
    display: block;
    margin: 0;
    padding: 0;

    font-size: 18px;
    font-style: normal;
    line-height: 150%;
    letter-spacing: normal;

}
.elite-program-3 p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 150%;
    margin: 10px 0;
}
.program_ele_border {
    border: 1px #555555 solid;
    padding: 30px;
}
.program_ele_border p {
    color: #FFFFFF;
    margin: 10px 0;
    padding: 0;
    font-size: 14px;
    line-height: 150%;
}
.program_ele_border ul {
    padding-left: 20px;
    text-align: left;
    color: #ffffff;
}

.elite-program-4 {
    background: linear-gradient(to bottom right, #111111, #222222, #111111, #222222);
    background-color: #353535;
    padding: 30px;
}
.elite-program-4 p {
    color: #FFFFFF;
    margin: 10px 0;
    padding: 0;
    font-size: 14px;
    line-height: 150%;
}
.elite-program-4 h3 {
    color: #ffffff;
    letter-spacing: 1px;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 150%;
}

.squarebutton {
    font-family: 'nissan_brandlight', Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 100px 50px;
    font-size: 35px;
    color: #FFFFFF;
    border-radius: 5px 5px 0px 0px;
}

.button-sales, .button-fleet, .button-service, .button-parts, .button-admin{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ranking .accordion-header {
    border: none;
}
.ranking .accordion-item {
    border:none;
    background-color: white;
}
.ranking .accordion-body {
    background-color: black;
}
.ranking .accordion-button {
    padding: 0;
}
.ranking h4 {
    color: white;
}
.ranking .accordion-body a {
    color: #4169E1;
    font-size: 12px;
}

.ranking-dialog h3,h2 {
    color: #c40030;
}
.rankings-modal-title-wrap{
    margin-top: -41px;
    padding-bottom: 16px;
    border-bottom: solid 1px #cccccc;
}
.rankings-table-title-wrap{
    margin-top: 24px;
}
.rankings-table-title-wrap h3{
    font-size: 28px !important;
    text-transform: uppercase;
}
.ranking .el-table .cell {
    white-space: nowrap;
}
.el-table__header thead tr{
    background-color: #4c4c4c;
    color: white;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}
.el-table__header thead tr th{
    background-color: #4c4c4c;
    color: white;
    line-height: 1.42857143;
    vertical-align: top;
    font-size: 14px;
    font-weight: lighter;
}
.bold-text{
    font-weight: bold;
}
.warning-row td.reg{
    color: red;
}

.T-P td.sales-name{
    color: #B47C37;
}
.T-A td.sales-name{
    color: #BC2628;
}
.T-D td.sales-name{
    color: #546E22;
}
.T-C td.sales-name{
    color: #525357;
}

.fa-print {
    float: right;
    margin-right: 20px;
    margin-top: -15px;
}
.modal-dialog {
    width: 900px;
}
td a {
    font-size: 12px;
}

#myPopup-Results h4 {
    font-size: 20px !important;
}

#myPopup-Results h4::before {
    content: 'YTD ';
}

.team-member h3 {
    color: #c40030;
}
.team-member-table-header {
    background: #4c4c4c;
    color: #FFFFFF;
}
.team-member-table-header a {
    color: #c40030;
}

.loading-text {
    color: #c40030;
}

.txt-black-tr td .cell {
    color: black;
}

.dsm-table-header .is-leaf .cell {
    font-size: 18px;
}

.el-table__header thead tr {
    /* background-color: #4c4c4c;
     color: white;*/
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}

.welcome-content .nissan-logo {
     width: 75%;
     margin-bottom: 30%
 }
.nissan-elite-brand {
    /* width: 75%; */
    max-height: 100%;
    object-fit: contain;
}
.bg_img {
    background-repeat: repeat-y;
    height: auto;
    background-position: center;
    background-size: cover;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
}

.dealership-img-static,
.individual-img-static {
    opacity: 1;
}

.dealership-img-active,
.individual-img-active {
    opacity: 0;
}

/* Hover Effect: Swap Images */
.dealership-wrapper:hover .dealership-img-static {
    opacity: 0;
}

.dealership-wrapper:hover .dealership-img-active {
    opacity: 1;
}

.individual-wrapper:hover .individual-img-static {
    opacity: 0;
}

.individual-wrapper:hover .individual-img-active {
    opacity: 1;
}
