﻿.spanHeader
{
    font-size: 9pt;
    color: White; /*background-color:#f1f1f1;*/
    background-color: #465c71;
}


/* ======== Tables ============== */
table.FormInputQuote
{
    border-width:0px;
    border-collapse: collapse;
    background-color: #A19985;
    font-family: Arial;   
}
table.FormInputQuote th
{
    border-width:0px;
    padding: 5px;
    font-size: 10pt;
    color:#FFFFFF;  /* #706846; 333333 background-color:#f1f1f1;*/
    padding-right: 5px;
}
table.FormInputQuote td
{
    border-width:0px;
    padding: 2px;
    /*background-color: white;*/
    color:#FFFFFF;
    font-size: 8pt;
    font-size:small;
}

table.FormInputSubQuote
{
    border-width: 1px;
    border-style: outset;
    border-color: gray;
    border-collapse: collapse;
    background-color: #ABABAB;
    font-family: Arial;
    font-size:medium;
}
table.FormInputSubQuote th
{
    border: 3px solid #cccccc;
    color: #FFFFFF; /* 333333 background-color:#f1f1f1;*/
 }
table.FormInputSubQuote td
{
    border: 3px solid #cccccc;
    padding: 2px;
    background-color: white;
    color:Black;
}

table.FormInput
{
    border-width: 1px;
    border-style: outset;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
    font-family: Arial;
}
table.FormInput th
{
    border: 3px solid #cccccc;
    padding: 5px;
    font-size: 9pt;
    color: White; /*background-color:#f1f1f1;*/
    background-color: #5D7B96;
    padding-right: 5px;
}
table.FormInput td
{
    border: 3px solid #cccccc;
    padding: 2px;
    background-color: white;
    font-size: 8pt;
    color:#707070;
}

table.Queue
{
    border-width: 1px;
    border-style: outset;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
    font-family: Arial;
}
table.Queue th
{
    border-width: 1px;
    padding: 2px;
    border-style: solid;
    border-color: gray;
    background-color: white;
    font-size: 9pt;
    color: White; /*background-color:#f1f1f1;*/
    background-color: #465c71;
    padding-right: 5px;
}
table.Queue td
{
    border-width: 1px;
    padding: 2px;
    border-style: solid;
    border-color: gray;
    background-color: white;
    font-size: 9pt;
}

/* ============= END TABLES ============== */
a.map
{
    margin: 0;
    background-image: url(Images/maps.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 2.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}
a.refresh
{
    margin: 0;
    background-image: url(Images/refresh-icon.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 1.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}
a.copy
{
    margin: 0;
    background-image: url(Images/Copy.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 1.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}

a.email
{
    margin: 0;
    background-image: url(Images/mail_forward_medium.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 2.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}
a.add
{
    margin: 0;
    background-image: url(Images/add.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 1.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}


a.new
{
    margin: 0;
    background-image: url(Images/New.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 1.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}

a.modify
{
    margin: 0;
    background-image: url(Images/Edit.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 1.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}
a.compare
{
    margin: 0;
    background-image: url(Images/Run.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 1.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}
a.exportexcel
{
    margin: 0;
    background-image: url(Images/excel.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 1.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}
a.delete
{
    margin: 0;
    background-image: url(Images/delete.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1em 1.5em;
    font: 10pt "Arial";
    color: white;
    text-decoration: none;
}

.Hdr
{
    background-color: #706846;
    height: 25px;
    vertical-align: middle;
    padding: 5px;
    border: solid 1px #798A8F;
    margin: 5px 0 5px 0;
    width: 890px;
    color: White;
}

.Ftr
{
    background-color: #B3C1CF;
    height: 25px;
    vertical-align: middle;
    padding: 5px;
    border: solid 1px #798A8F;
    margin: 5px 0 5px 0;
    width: 890px;
    color: #0B0F12;
}

.pageLink
{
    background-color: transparent;
    font-family: Verdana;
    text-decoration: none;
    padding-right: 5px;
}

.Hdr a
{
    font-size: 10pt;
    color: inherit;
}
/*
.Hdr a:visited
{
    font-size: 12pt;
    color: inherit;
}
*/
.SummaryHeader
{
    background-color: white;
    color: Black;
    font-size: medium;
    font-weight: bold;
    font-family: Arial;
    margin: 10px;
}

.forminputfill
{
    width: 60%;
}

.buttonLink
{
    text-decoration: none;
    background-color: White;
    border: 1px solid #507CD1;
    font-family: Verdana;
    color: #284E98;
    padding: 5px;
    font-size: 12px;
    margin: 10px;
}

.wizardLink
{
    text-decoration: none;
    background-color: White;
    border: 1px solid #507CD1;
    font-family: Verdana;
    color: #333333;
    padding: 5px;
    font-size: 12px;
    width:100%;
}

.siteLink
{
    background-color: White;
    font-family: Verdana;
    color: #284E98;
    font-size: 12px;
}
.lblSent
{
    background-color: #706846;
    font-family: Verdana;
    color: #FFFFFF;
    padding-left:3px;
    padding-right:3px;
    
}
