﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

@font-face {
    font-family: 'eurostile';
    src: url('../fonts/eurostile-webfont.eot?#iefix'),url('../fonts/Eurostile.ttf');
    font-weight: 900;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    /*background: #f1f6f8;*/
    background: #ffffff;
    margin: 0;
    margin-bottom: 98px;
    padding: 0;
    color: #000;
}

a:link {
    /*color:#ff5950;*/
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

a:visited {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

a:hover {
    color: #ff5950;
    text-decoration: none;
    font-size: 14px;
}

a:active {
    color: #ff5950;
    text-decoration: none;
    font-size: 14px;
}

.login {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #000;
}

    .login a:link {
        color: #FF0000;
        //text-decoration:underline;
        font-size: 11px;
    }

    .login a:visited {
        color: #FF0000;
        text-decoration: underline;
        font-size: 11px;
    }

    .login a:hover {
        color: #ee2e24;
        text-decoration: underline;
        font-size: 11px;
    }

    .login a:active {
        color: #FF0000;
        //text-decoration:underline;
        font-size: 11px;
    }

.login_red {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #ff5950;
}

    .login_red a:link {
        color: #ff5950;
        text-decoration: underline;
        font-size: 11px;
    }

    .login_red a:visited {
        color: #ee2e24;
        text-decoration: underline;
        font-size: 11px;
    }

    .login_red a:hover {
        color: #ee2e24;
        text-decoration: underline;
        font-size: 11px;
    }

    .login_red a:active {
        color: #ff5950;
        text-decoration: underline;
        font-size: 11px;
        text-decoration: underline;
    }


.redHeader {
    font-family: eurostile;
    font-size: 32px;
    text-align: left;
    color: #eb322d;
    font-weight: bolder;
    line-height: 32px;
}

.redHeaderSub {
    font-family: eurostile;
    font-size: 24px;
    text-align: left;
    color: #eb322d;
    font-weight: bold;
}

.redHeaderSub2 {
    font-family: eurostile;
    font-size: 24px;
    text-align: left;
    color: #444444;
    font-weight: bold;
}

.red {
    font-size: 18px;
    text-align: left;
    color: #eb322d;
    font-weight: bold;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

.approved {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #40a222;
    font-weight: bold;
}

.declined {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #FF0000;
    font-weight: bold;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
.header {
    /*background: #f1f6f8;*/
    background: #ffffff;
    /*background-image:url(Images/headerBg1.png);*/
    height: 100px;
    background-repeat: no-repeat;
    /*top:0;
    position:relative;*/
}

.headerDealer {
    background: #ffffff;
    /*background-image:url(Images/headerBg1.png);*/
    background-repeat: no-repeat;
    /*top:0;
    position:relative;*/
}
/* head link 

.header A:link {
	color:#000000;
    text-decoration: none;
    font-size:12px;
}
.header A:visited {
	color:#000000;
    text-decoration: none;
    font-size:12px;
}
.header A:active {
	color:#000000;
    text-decoration: none;
    font-size:12px;
}
.header A:hover {
	color:#000000;
    text-decoration: none;
    font-size:12px;
}


*/



/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
    /*width: 968px; */
    background: #ffffff;
    margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
/* .content {
	width: 668px;
	margin: 0 auto;
} */
#header h1 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main {
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

.wrapper {
    height: 100%;
    width: 100%;
}

.footer {
    /*background: #404040;*/
    background: #ffffff;
    position: fixed; /* this gives IE6 hasLayout to properly clear */
    clear: both;
    /*position: absolute;*/
    height: 90px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.dvConfirmApprove {
    margin-bottom: 38px;
    margin-left: 60px;
    background-image: url(~/Content/Images/seal2on.png);
    background-repeat: no-repeat;
}

.dvConfirmDecline {
    margin-bottom: 38px;
    margin-left: 60px;
    background-image: url(~/Content/Images/seal2off.png);
    background-repeat: no-repeat;
}

/* TAB MENU   
----------------------------------------------------------*/
/* ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
} */

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

/*fieldset 
{
    margin: 1em 0;
    padding: 1em;
   width:200px;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
} */

input[type="text"] {
    width: 200px;
}

input[type="password"] {
    width: 200px;
}

/* TABLE
----------------------------------------------------------*/

/**   uncommented out the table style so that I can have a border for the table grid holding the list of credit cards **/





/**  different class if I wanted to change something with the table **/

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

    table td {
        padding: 5px;
        border: solid 1px #e8eef4;
    }

    table th {
        padding: 6px 5px;
        text-align: left;
        background-color: #e8eef4;
        border: solid 1px #e8eef4;
    }




    /***  add the alternating colors for the Credit Card table  ***/

    TABLE tr:nth-child(even) {
        background-color: wheat;
    }

    TABLE tr:nth-child(odd) {
        background-color: white;
    }

/*** end of the alternating colors fo the credit card table ***/



/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

#menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

    #logindisplay a:link {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: white;
        text-decoration: none;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
    color: Red;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field {
    margin: 0.5em 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

/* field style */
.editor-label {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    margin-left: 60px;
    margin-bottom: 6px;
}

.editor-field {
    margin-left: 60px;
    margin-bottom: 20px;
    margin-bottom: 12px;
}

/* field style CONTACT US */
.editor-label2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.editor-field2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

/* example */
.navButton {
    background: url(~/Content/Images/nav/program.png) no-repeat top left;
    display: block;
    width: 150px;
    height: 150px;
    text-indent: -9999px; /* hides the link text */
}


.overlay {
    padding-left: 0px;
    color: #FF5950;
    font-size: 12px;
}

div.opentooltip div.overlay {
    display: none;
}


.opentooltip {
    color: #FF5950;
    font-size: 12px;
}

    .opentooltip p {
        text-decoration: underline;
    }


.website {
    visibility: hidden;
}

#statusBar {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    z-index: 999;
}

.statusError {
    background-color: lightcoral;
    color: black;
    height: 25px;
    width: 100%;
}

.statusSuccess {
    background-color: lightgreen;
    color: black;
    height: 25px;
    width: 100%;
}

.statusOther {
    background-color: lightgrey;
    color: black;
    height: 25px;
    width: 100%;
}

.vertical-center {
    min-height: 100%; /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh; /* These two lines are counted as one :-)       */

    display: flex;
    align-items: center;
}

.textContainer h3 {
    vertical-align: middle;
    display: inline-block;
}


.DealerHeader {
    color: black;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px !important;
}

.circle-image {
    width: 470px;
    height: 470px;
    object-fit: cover;
    border-radius: 50%;
    /* margin-top: 38px;*/
    margin-top: 28px;
    float: left;
}

.text_footer {
    display: flex;
}

.nav-down {
    bottom: -90px;
}

.maxbutton {
    position: relative;
    text-decoration: none;
    display: inline-block;
    vertical-align: central;
    width: 117px;
    height: 38px;
    border: 2px solid #000000;
    border-radius: 4px 4px 4px 4px;
    background-color: red;
    box-shadow: 0px 0px 2px 0px #333333;
}

    .maxbutton:hover {
        border-color: #000000;
        background-color: white;
        box-shadow: 0px 0px 2px 0px #333333;
    }

    .maxbutton .mb-text {
        color: #ffffff;
        font-family: Trebuchet MS;
        font-size: 18px;
        text-align: center;
        font-style: normal;
        font-weight: normal;
        line-height: 1em;
        box-sizing: border-box;
        display: block;
        background-color: unset;
        position: relative;
        padding: 7px 0px 0px 0px;
    }

    .maxbutton:hover .mb-text {
        color: #000000;
    }


.cbtn_divider {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 20px 0;
}

    .cbtn_divider hr {
        flex-grow: 1;
        border: none;
        border-top: 1px solid #ccc;
        margin: 0 10px;
    }

    .cbtn_divider span {
        padding: 0 10px;
        color: #666;
        font-weight: bold;
    }




/*.sticky-footer {
    height: 90px;
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    z-index: 999;
    text-align: center;
    bottom: 0;
    display: none;*/
/*transition: bottom 0.2s ease-in-out;*/
/*}*/
