﻿.newContainer
{
    width: 1200px;
    margin: 0 auto;
}
#contentNew
{
    margin-left: 20px;
}
.actionItem
{
    cursor: pointer;
}
.prodClassTable
{
    font-size: 12px;
    border-collapse: collapse;
    border: 1px solid #999;
}
.prodClassTable tr.thead td
{
    border-bottom: 3px solid #014788;
}
.prodClassTable tr.thead td
{
    text-align: center;
    font-size: 12px;
    /*padding: 5px 8px;*/
    background: #fff;
    color: #333;
}
.prodClassTable tr.thead:hover td, .prodClassTable tr.thead td:hover
{
    background: #fff;
}
.tabImg, .title, .price, .add
{
    margin: 0;
    padding: 0;
    display: block;
}

.imgDiv { min-height:85px; }

.tabImg
{
    margin: 0 auto;
}
.title
{
    height: auto;
}
.price
{
    height: 30px; margin-top:10px;
}
.price p
{
    font-size: 12px;
}
.add,
.ui-widget-content a.add
{
    padding: 2px 5px;
    background-color: #1B51BD;
    color: #E4ECF9;
    text-decoration: none;
    font-size: 11px;
}
.add:hover
{
    background-color: #2463E4;
}

.prodClassTable td
{
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    color: #666666;
    padding: 6px;
    text-align: center;
    width: 90px;
}
.prodClassTable #titles
{
    width: 130px;
    text-align: right !important;
}
.prodClassTable tr:hover td
{
    background: #cae6f7;
    color: #333;
}

.odd
{
    background: #e5f1f9;
}
.even
{
    background: #fff;
}
.total
{
    background: #DDD;
    font-weight: bold;
}
#totals
{
    color: #900;
}
.prodClassTable img.delete
{
    height: 10px;
    width: 10px;
    border: 1px solid #000;
    float: right;
    position:relative;
}
#compare-link-divider
{
    display: none;
}
.perksFlag {
    margin-top: 5px;
    white-space: nowrap;
}
.perksFlag a {
    font-weight: 500;
    text-decoration: none!important;
}
.perksFlag img {
    vertical-align: bottom;
    margin-left: 4px;
}
#ctrBigText {
    background: url('/images/icons/check_greenDot.png?width=20') no-repeat;
    background-size: 12%;
    padding-left: 60px;
    text-align: center;
    font-weight: 700;
    padding-right: 120px;
    margin-left: 120px;
    height: 69px;
}
.numDiv {
    margin: 8px 0px 8px 80px;
}
.numDiv:first-of-type {
    margin-top: 16px;
}
#modalBody-inactive {
    margin: auto 26px 30px;
}
.smartperksGFK {
    vertical-align: middle;
}
#perksModalDisclaimer {
    margin-bottom: 30px;
}
.blueTxt{
    color: #005687;
    font-weight: bold;
}
#modalBullets li {
    margin-bottom: 8px;
    padding-left: 4px;
    margin-left: 12px;
}
#modalBullets {
    list-style-image: url('/images/icons/smartperks_logo.png?width=30');
    margin: 20px 4px 30px;
}
#modelHead img {
    width: 300px;
    display: block;
    margin: 24px auto 28px;
}
