﻿.icon-vendor-group-health {
    background: url("../Content/Images/icon-vendor-group-health.png") no-repeat center;
    height: 30px;
    width: 30px;
}


.icon-vendor-group-wellnessprogram {
    background: url("../Content/Images/icon-vendor-group-wellnessprogram.png") no-repeat center;
    height: 40px;
    width: 50px;
}

.alert-disclaimer .icon-red-alert {
    float: left;
    position: absolute;
    margin-left: -42px;
}

span.icon-red-alert {
    background: url("../Content/Images/icon-tri-red-alert.png") center no-repeat;
    display: inline-block;
	margin-top: 12px;
    height: 42px;
    width: 42px;
}


.alert-disclaimer p {
    font: normal 14px/14px franklin-gothic-urw, Franklin Gothic Book, Arial, Helvetica, sans-serif, Verdana;
    color: red;
}

/* begin override tw-shared.css */
/* Body Header - Backgrounds */
.body-header-overlap {
    margin-top: -95px !important;
}

.bg-body-header-baby.body-header-inner {
    background: url("../../Content/Images/bg-body-header-path-2.jpg") no-repeat center;
    background-size: 100% auto;
}

.bg-body-header-web.body-header-inner, .bg-body-header-web-gold.body-header-inner {
    background: url("../../Content/Images/bg-body-header-path-2.jpg") no-repeat center;
    background-size: 100% auto;
}

.bg-body-header-web-blue.body-header-inner {
    background: url("../../Content/Images/bg-body-header-path-2.jpg") no-repeat center;
    background-size: 100% auto;
}
/* end override tw-shared.css */
