BODY {
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default2/ac-bg.gif);
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	font-family: 'open sans', Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #414141;
}
.reportingText {
	color: #444;
}
.reportingText a:link {
	color: #2775a7;
	text-decoration: none;
        font-weight:normal !important;
}
.reportingText a:visited {
	color: #2775a7;
	text-decoration: none;
}
.reportingText a:hover {
	color: #888;
	text-decoration: none;
}
.reportingText a:active {
	color: #2775a7;
	text-decoration: none;
}
.TDPadding {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
}
a img {
	border: none;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
a:link {
	color: #2775a7;
	text-decoration: underline;
}
a:visited {
	color: #2775a7;
}
a:active {
	color: #2775a7;
}
a:hover {
	color: #888;
}
.smalltext {
	color: gray;
	font-size: 9pt;
	line-height: 140%;
}
.smallredtext {
	color: red;
	font-size: 9pt;
	line-height: 140%;
}
.TableHeading {
	color: #ffffff;
	font-weight: bold;
	font-size: smaller;
}
.DBTD {
	font-size: 10px;
	border-width: 1px;
	border-style: none;
	border-collapse: collapse;
}
.alternatingitemstyle {
	background-color: #ffffff;
}
/* controls  the alternating row of the My Offers and Request Offers grids*/
.itemstyle {
	background-color: #efefef;
}
.commLink {
	text-decoration: underline;
}
STRONG {
	color: #2775a7;
}
input[type="text"], input[type="password"]  {
    background-color: #F8F8F8;
    border: 1px solid #CCCCCC;
    border-radius: 0.3em;
    color: #121212;
    display: inline-block;
    font-size: 1em;
    height: 2em;
    margin-bottom: 0.3em;
    padding: 0 0 0.1em 0.8em;
    font-family: 'open sans', Arial, Helvetica, sans-serif;
}
textarea {
    background-color: #F8F8F8;
    border: 1px solid #CCCCCC;
    border-radius: 0.3em;
    color: #121212;
    display: inline-block;
    font-size: 1em;
    height: 2em;
    margin:0 0 .3em 0;
    padding: .2em 0 0 0.8em;
    font-family: 'open sans', Arial, Helvetica, sans-serif;

}
input[type="submit"], .button {
    background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #666666),
	color-stop(1, #444444));
background-image: -o-linear-gradient(bottom, #666666 0%, #444444 100%);
background-image: -moz-linear-gradient(bottom, #666666 0%, #444444 100%);
background-image: -webkit-linear-gradient(bottom, #666666 0%, #444444 100%);
background-image: -ms-linear-gradient(bottom, #666666 0%, #444444 100%);
background-image: linear-gradient(to bottom, #666666 0%, #444444 100%);
    background-color:#444;
    border:none;
    border-radius: 5px;
    color: #FFFFFF;
    font-size:1.1em;
    height: 2em;
    padding: 0 1em 0 1em;
}
select[disabled="disabled"], input[disabled="disabled"] {
    background-color: #eee;
}
select[type="text"], select {
    background-color: #F8F8F8;
    border: 1px solid #CCCCCC;
    border-radius: 0.3em;
    color: #121212;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.3em;
    margin-bottom: 0.3em;
    font-family: 'open sans', Arial, Helvetica, sans-serif;
    padding: 0.2em 0 0.3em 0;
}
input[type="checkbox"], input[type="radio"] {
    /*height: 100%; */
    padding:1px 0;
    margin:0;
}
input[type="checkbox"] + label, input[type="radio"] + label, input[type="checkbox"] + a, input[type="radio"] + a   {
   vertical-align:top;
   line-height:1.2em;
   padding:0 0 0 8px;
}
/* controls any H4 */
H4 {
	color: #666666;
}
/* Controls any table */
Table {
	font-size: 8pt;
}
/* controls  */
.tableHeader {
	color: #666666;
	background-color: #ddf5fd;
	font-weight: bold;
}
/* controls  */
a.HeaderLinkButton {
	color: #666666;
}
/* controls  */
.ReportTable {
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-color: rgb(227, 234, 235) rgb(227, 234, 235) rgb(227, 234, 235) rgb(227, 234, 235);
}
/*This sets the header row of reporting grids*/
.HeaderRow {
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	background-color: #2775a7;
	border-collapse: collapse;
	vertical-align: bottom;
}
/* controls the data row of the My Offers and Request Offers grid*/
.DataRow {
	background-color: #cccccc;
	font-size: 8pt;
}
/* controls the alternating data row of the My Offers and Request Offers grid*/
.AlternatingDataRow {
	background-color: #ffffff;
	font-size: 8pt;
}
.FooterRow {
	background-color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
}
.PagerLink {
	font-size : 8pt;
}
.PagerCurrentPage {
	font-size : 9pt;
	font-weight : bold;
}
.suspendedAffiliate {
	color : Red;
}
.reportTitle {
	font-size: 12pt;
	color : Red;
}
.dddate {
	width: 75px;
}
/* div that controls any core page */
.acpage {
	margin: 0 auto;
	padding: 0 50px;
	width: 1100px;
}
/* div that controls the header of any core page */
.acheader {
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default2/ac-bg.gif);
	background-repeat: repeat-x;
	width: 1100px;
	height: 100px;
}
/* div that controls the body of any core page */
.acbody {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}
/* div that controls the menu of any core page */
.acmenu {
	width: 1100px;
        position:relative;
}
/* div that controls the content of any core page */
.accontent {
	width: 1100px;
	margin: 11px auto;
}
/* div that controls the footer of any core page */
.acfooter {
	width: 1100px;
	text-align: left;
	margin: 12px auto;
}
/* div that controls the login page */
.acloginpage {
	width: 1100px;
	margin: auto;
}
/* div that controls the header of login page */
.acloginheader {
	height: 100px;
	width: 1100px;
}
/* div that controls the body of the login page */
.acloginbody {
margin:33px auto 0 auto;
width: 1100px;
}
/* div that controls the content of the login page */
.aclogincontent {
	width: 1100px;
	margin: auto;
}
/* div that controls the footer of login page */
.acloginfooter {
	width: 1100px;
}
/* div that controls any report page */
.acreportpage {
	width: 1000px;
	margin: auto;
}
/* div that controls the body of any report page */
.acreportbody {
	margin-top: 45px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
/* div that controls the footer of any report page */
.acreportfooter {
	margin: 12px auto;
}
/* controls the right side of the offer pages */
.offerpagerightside {
	background-color: #e1e1e1;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
}
/* controls the hover over on a row */
.rowhover {
	background-color: #fcfcd2;
}
/* controls the color on a selected row */
.rowhighlight {
	background-color: #FFFF99;
}
.actermspage {
	margin: 0 auto;
	width: 1100px;
}
.actermsbody {
	margin: 0 auto 20px auto;
	width: 960px;
	text-align: left;
}
/*-----------------CUSTOM---------------------------*/

#logo {
	float: left;
	width: 500px;
	padding: 33px 0 0 0;
	font-size: 40px;
	color: #bbb;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#nav {
        float:right;
	height: 97px;
	width: 600px;
	margin: 0 -9px 0 0;
	font-family: 'open sans', Arial, Helvetica, sans-serif;
        position:absolute;
        top:-111px;
        right:0;
}
.menu-off, .menu-on {
	float: right;
	font-size: 13px;
	text-transform: uppercase;
	height: 97px;
	background-color: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.menu-on a, .menu-on a:hover, .menu-off a:hover {
	color: #eee;
	text-decoration: none;
	background-color: #2775a7;
	display: inline-block;
	padding: 67px 9px 12px 9px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 90;
}
.menu-off a {
	color: #2775a7;
	text-decoration: none;
	display: inline-block;
	padding: 67px 9px 12px 9px;
}
#welcome {
	float: right;
	height: 16px;
	text-align: right;
	color: #666;
	font-size: 11px;
}
#welcome a {
	font-size: 10px;
	color: #2775a7;
	text-decoration: none;
}
#welcome a:hover {
	color: #888;
}
.afid {
	color: #666;
}
.manager-info {
	color: #444;
	margin-left: 12px;
	line-height: 18px;
	font-size: 13px;
}
.manager-info a {
	color: #2775a7;
	text-decoration: none
}
.manager-info a:hover {
	color: #888;
}
.home-stats {
	float: left;
	width: 290px;
	margin-top: 11px;
}
.home-charts {
	float: right;
	width: 755px;
	margin-top: 11px;
}
.chart-back {
	width: 755px;
	height: 373px;
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-ice/chart-back.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left-content {
	margin: auto auto;
}
.stat-btn, .stat-btn-on {
	float: right;
	margin-top: 9px;
}
.stat-btn a {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #2775a7;
}
.stat-btn a:hover {
	color: #888;
}
.stat-btn-on a {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #888;
}
.stat-btn-line {
	width: 1px;
	height: 10px;
	float: right;
	margin: 11px 6px 0 6px;
	background-color: #CBD3DB;
}
.section-head {
	height: 29px;
	color: #666;
	font-size: 18px;
	font-family: 'open sans', Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	margin-bottom: 12px;
	text-shadow: 0 1px 0 #fff;
}
.section-head-noline {
	height: 29px;
	color: #666;
	font-size: 19px;
	font-family: 'open sans', Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 #fff;
}
.payment-history {
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default2/arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	float: left;
	padding: 2px 14px 0 0;
	margin-left: 14px
}
.payment-history a {
	font-size: 13px;
	color: #2775a7;
	text-decoration: none;
	line-height: 11px;
}
.payment-history a:hover {
	color: #888;
}
.taxdoc {
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default2/arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	float: left;
	padding: 2px 14px 0 0;
	margin-left: 24px
}
.taxdoc a {
	font-size: 13px;
	color: #2775a7;
	text-decoration: none;
	line-height: 11px;
}
.taxdoc a:hover {
	color: #888;
}
.stat-data {
	color: #2775a7;
}
TABLE.mystats {
	margin: 5px 0pt 0pt 22px;
        font-family: color:#444;
	font-size: 13px;
}
/*------NEW OFFERS---------*/

.firstcell {
	background-position: left;
}
.midcell {
	background-position: center;
}
.lastcell {
	background-position: right;
}
.new-offers table {
	width: 100%;
	font-size: 12px;
	color: #414141;
}
.new-offers-header {
	font-size: 16px;
	letter-spacing: 1px;
}
.new-offers table thead tr {
	height: 41px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
.new-offers table thead tr td {
	padding: 0 20px;
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/table-head-back.png);
	background-repeat: no-repeat;
}

.new-offers table tbody td {
	padding: 10px 20px;
	font-size: 12px;
}
.new-offers table tbody td a {
	color: #22A2DC;
	text-decoration: underline;
}
.new-offers table tbody td a:hover {
	color: #6CD7F4;
}
.new-offers table tfoot td {
	height: 18px;
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/table-foot-back.png);
	background-repeat: no-repeat;
}
.prioritized-offers table {
	width: 100%;
	font-size: 12px;
	color: #414141;
}
.prioritized-offers-header {
	font-size: 16px;
	letter-spacing: 1px;
}
.prioritized-offers table thead tr {
	height: 41px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
.prioritized-offers table thead tr td {
	padding: 0 20px;
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/table-head-back.png);
	background-repeat: no-repeat;
}
.prioritized-offers table tbody td {
	padding: 10px 20px;
	font-size: 12px;
}
.prioritized-offers table tbody td a {
	color: #22A2DC;
	text-decoration: underline;
}
.prioritized-offers table tbody td a:hover {
	color: #6CD7F4;
}
.prioritized-offers table tfoot td {
	height: 18px;
	background-image: url(http://images.linktrust.com/images/affiliatecentertemplates/template-default/table-foot-back.png);
	background-repeat: no-repeat;
}
.payout-text {
	color: #00931F;
}
tr.rowcolor td {
	background-color: #e8e8e8;
}
tr.altrow td {
	background-color: #ffffff;
}
.footer {
	height: 52px;
	color: #2F4457;
	font-size: 10px;
	text-align: center;
	line-height: 30px;
	padding-top: 9px;
}
.reportheader {
    color: #2775a7;
    font-family: 'open sans',Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin:0;
    padding:0;
    text-shadow: 0 1px 0 #fff;
    font-weight:normal;
}
.myoffersdate {
	color: #2275a7;
}
.myoffersexpirartiondate {
}
.myofferslivestatus {
	color: #2275a7;
}
.myoffersexpiredstatus {
	color: #f58220;
}
.myofferspayout {
	color: #2275a7;
	font-weight: bold;
}
.requestofferspayout {
	color: #2275a7;
	font-weight: bold;
}
.requestoffersexpirartiondate {
	color: #2275a7;
}
.requestoffersdate {
	color: #2275a7;
}
.h-line {
	height: 0;
	border-bottom: 1px solid #ccc;
}
.v-line {
	width: 0;
	height: 100%;
	border-left: 1px solid #192836;
	border-right: 1px solid #324451;
}
.myoffersheaderrow, .requestoffersheaderrow {
	background-color: #d1d1d1;
	font-weight: bold;
	color: #333;
}
.requestoffertableheader, .myoffertableheader {
	color: #ddd;
}
.myaccounttext {
	color: #444;
}
.resultstext {
	color: #2275a7;
}
.ac-box-header {
        color: #666;
	font-size: 16px;
        text-shadow: 0 1px 0 #fff;
        margin-left:8px;
}
.ac-box {
    background-image: none;
    background-color: #fafafa;
    border: 1px solid #d8d8d8;
    border-radius:0;
    padding: 22px 22px 12px;
    text-align: left;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.05);
	box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.ac-tab-box {
    background-color: #fafafa;
    background-image:none;
    border: 1px solid #d4d4d4;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
    float: left;
    padding: 22px 22px 12px;
    text-align: left;
    width: 1054px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.05);
	box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.tab {
    background-color: #eee;
    background-image:none;
    border:none;
    border-top-left-radius:none
    border-top-right-radius:none;
    cursor: pointer;
    float: left;
    font-size: 13px;
    margin: 0 1px -2px 0;
    text-align: center;
}
.tab-off {
    background-color: #eee;
    background-image:none;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #666;
    cursor: pointer;
    display: block;
    padding: 7px 22px 8px;
    text-decoration: none;
}
.tab-off:hover {
    color: #2775a7;
    display: block;
}
.tab-on {
    background-color: #fafafa;
    background-image:none;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #2775a7;
    cursor: pointer;
    float: left;
    font-size: 13px;
    margin: 0 2px -3px 0;
    padding: 7px 22px 8px;
    position: relative;
    text-align: center;
}
.expand, .collapse {
    background-color: #2775a7;
    border-radius: 9px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: 16px;
    line-height: 15px;
    padding-top: 1px;
    text-align: center;
    width: 17px;
    font-family:arial, helvetical;
}
.expand:hover, .collapse:hover {
    background-color: #888;
}
.blade {
    background-image: -moz-linear-gradient(center top , #fff 0%, #dedede 100%);
    border: 1px solid #e6e6e6;
    color: #2775a7;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin-top: 6px;
    width: 100%;
}
.blade:hover, .blade-notif:hover, .blade-pop:hover {
    border: 1px solid #2775a7;
}
/* LOGIN */

.lscontent-box-tl {
    background-image: none;
    background-color: #fafafa;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    height: 37px;
    width: 10px;
}
.lscontent-box-tm {
    background-image: none;
    background-color: #fafafa;
    border-top: 1px solid #d8d8d8;
    padding: 6px 11px 0 14px;
}
.lscontent-box-tr {
    background-image: none;
    background-color: #fafafa;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    width: 10px;
}
.lscontent-box-ml {
    background-image: none;
    background-color: #fafafa;
    border-left: 1px solid #d8d8d8;
}
.lscontent-box-body {
    background-color: #fafafa;
    padding: 0 14px;
}
.lscontent-box-mr {
    background-image: none;
    background-color: #fafafa;
    border-right: 1px solid #d8d8d8;
}
.lscontent-box-bl {
    background-image: none;
    background-color: #fafafa;
    border-left: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    height: 15px;
    width: 10px;
}
.lscontent-box-bm {
    background-image: none;
    background-color: #fafafa;
    border-bottom: 1px solid #d8d8d8;
    height: 15px;
}
.lscontent-box-br {
    background-image: none;
    background-color: #fafafa;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    height: 15px;
}
.lsfloat-left {
    float: left;
}
.lsfloat-right {
    float: right;
}
.lssection-head {
    border-bottom: 1px dotted #ddd;
    color: #2775a7;
    font-size: 14px;
    font-weight: normal;
    height: 22px;
    margin-bottom: 11px;
    margin-top: 17px;
}
.lstop-margin {
    margin-top: 6px;
}
.lsheader-inside {
    color: #666;
    font-family: 'open sans',Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight:normal;
    text-shadow: 0 1px 0 #fff;
    padding: 3px 0;
}
.campaignperformancereporticon {
width:0 !important;
background-image:none;
}


/* new styles for the AC update */
.message-list{
	list-style:none;
}
.message-list-item{
	border-bottom:solid 1px #CCC;
	margin-bottom:5px;
	padding-bottom:15px;
}
.message-list-item[onclick]:hover{
	cursor:pointer;
	background-color:rgba(250, 250, 250, 0.9);
}
.message-from{
	color:rgba(158, 168, 173, 0.9);
	float:left;
	font-weight:bold;
}
.message-date{
	color:rgba(158, 168, 173, 0.9);
	font-weight:bold;
	font-size:10px;
	float:right;
	line-height:25px;
}
.message-subject{
	width:100%;
	white-space:nowrap;
	overflow-x:hidden;
}

.email-frame{
	width: 100%;
    height: 520px;
	border:none;
}         
.email-view{
	 position:absolute;
	 top:25px;
	 width:500px;
	 margin:0 auto;
 }
.email-from{
	color:rgba(158, 168, 173, 0.9);
	float:left;
	font-weight:bold;
}
.email-date{
	color:rgba(158, 168, 173, 0.9);
	font-weight:bold;
	float:right;
}
.email-subject{
	width:100%;
	font-size: 1.5em;
}
.email-view{
	position: fixed;
	top: 50px;
	width: 800px;
	background-color: #DDD;
	z-index: 2000;
	border: solid 1px #AAA;MessageModal
	left: 30%;
	height: 600px;
}
.email-body{
	padding:10px;
	min-height:400px;
	max-height:400px;
	overflow:auto;
}
.modal-bg {
    background-color: #FAFAFA;
}

.modal-container {
    padding: 22px;
}
.fixed-top {

    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;

}
.modal{
	border-radius: 0;
}
.modal-header {
	background-color:#354052;
	border-color: #354052;
	border-radius: 0;
	cursor:default;
}
.modal-body{
	border: 3px solid #354052;
	border-bottom:none;
}
.modal-footer{
	border: 3px solid #354052;
	border-radius: 0;
	border-top:none;
}
.dailybreakoutheatmap{
    padding-top: 23px;
    height: 306px !important;
    padding-left: 12px;
}

.table-head td, .table-head th {
    background-color:#354052;
    color: #cdcdcd;
    font-size: 11px;
    font-weight: bold;
    height: 36px;
    line-height: 12px;
    padding: 0 8px 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

.table-head-doublerow td, .table-head-doublerow th {
    background-color:#354052;
    color: #cdcdcd;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    line-height: 12px;
    padding: 0 8px 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

.table-normal {
    border-collapse: collapse;
    width: 100%;
}

.table-foot td {
    background-color: #aaa;
    color: #fff;
    font-weight: bold;
    height: 25px;
    padding: 0 15px;
}

    .table-foot td a {
        color: #fff;
        font-weight: normal;
        text-decoration: none;
        text-decoration: underline;
    }

        .table-foot td a:hover {
            color: #B8D651;
            font-weight: bold;
            text-decoration: underline;
        }

.table-body td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 11px;
    height: 48px;
    padding: 4px 6px;
    vertical-align: top;
    white-space: nowrap;
}

.table-body-normal td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 11px;
    line-height: 15px;
    padding: 4px 6px;
    white-space: nowrap;
    vertical-align: top;
}

tr.table-body-normal {
    height: 25px;
}

.table-body-light td, .table-body-links td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 11px;
    line-height: 15px;
    padding: 4px 6px;
    vertical-align: top;
    white-space: nowrap;
}

tr.table-body-light {
    height: 39px;
}

.table-body-light a {
    color: #222;
    text-decoration: underline;
}

.table-body-links a {
    color: #1b4c7f;
    text-decoration: underline;
}

    .table-body-links a:hover {
        color: #1b61a9;
        text-decoration: underline;
    }

.normal-row td {
    background-color: #f7f7f7;
}

.alt-row td {
    background-color: #f1f1f1;
}

.normal-subrow td {
    background-color: #f2f8ff;
}

.alt-subrow td {
    background-color: #e8f2fc;
}

.total-row td {
    background-color: #ddd;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #444;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 6px;
    vertical-align: top;
    white-space: nowrap;
}

.highlight-row td {
    background-color: #FFF3D2;
}

.selected-row td {
    background-color: #22A2DC;
    color: #fff;
}
input.small.date {
    width: 98px;
}
.box {
    background-color: #FFF;
    border: 1px solid #D4D4D4;
    padding: 12px 22px 12px;
    text-align: left;
}
.tiny-btn {
    font-size: 10px;
    background-color: #f4f4f4;
    border: 1px solid #d4d4d4;
    padding: 2px 5px;
}

a .tiny-btn {
    font-size: 10px;
    color: #1b4c7f;
    text-decoration: none;
}

a:hover .tiny-btn {
    color: #1b61a9;
    background-color: #fff;
}
.offerDetails{
	 width: 100%; 
	 margin-bottom: 5px; 
	 margin-top: -7px; 
	 background-color:#fCfCfC;  
	 border:solid 1px #DDD; 
	 border-top:none; 
	 padding:10px 0; 
	 border-bottom-left-radius: 5px; 
	 border-bottom-right-radius: 5px;
}

.offer-creative-search{
	width: 100%; 
	margin-bottom: 5px; 
	margin-top: -7px; 
	background-color:#fCfCfC;  
	border:solid 1px #DDD; 
	border-top:none; 
	padding:10px 20px; 
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
}

/* additional changes for new AC update */
.button {background:none;}
tr.HeaderRow td a {
    color: white;
}
#ctl00_ContentPlaceHolder1_btnChangeUserName {
	background-image: linear-gradient(to bottom, #666666 0%, #444444 100%);
}
.expand, .collapse, .expand-all, .collapse-all {
	background: #2ca0d9;
}
#btnRunReport {
	padding: 0 9px;
}
#advanced {
	margin-top:-5px;
}
.validation-summary-errors li {
	list-style-type:none;
}