.bodyType5 #topFixer {
  background: none;
}
.bodyType5 .logo {
  /*background: url("/image/trackstat/editorView/logo-adtrack.png") no-repeat center transparent;*/
  background: transparent url("/image/home/logo.png") no-repeat scroll 0 -10px / 100% auto;
  width: 122px;
  height: 25px;
  margin: 17px 10px;
}
.bodyType5 #top-nav-bar {
  width: 980px;
  padding-left: 0;
  margin: 0 auto 20px;
  height: 60px;
  background: #FFFFFF;
}
.bodyType5 #top-nav-bar li {
  height: 60px;
  line-height: 60px;
}
.bodyType5 #topFixer-spacer {
  height: 70px;
}
.bodyType5 #load-placeholder {
  display: none;
}
.bodyType5 #defaultLoadMessage {
  display: none;
}
.bodyType5 #logged-user .disconnect a:hover,
.bodyType5 #logged-user .disconnect a {
 /* background: url("/image/trackstat/editorView/parameter.png") no-repeat center transparent;*/
  background: url("/image/trackstat/editorView/icon-connect.png") no-repeat center transparent;
  margin-top: 10px;
}
.bodyType5 #logged-user .welcome {
  font-size: 13px;
  font-weight: bold;
  color: #4e4e50;
  width: auto;
  max-width: none;
}
.bodyType5 #logged-user #top-user-name {
  color: #891617;
}
.bodyType5 #logged-user .disconnect {
  padding: 0 10px;
}
.bodyType5#masterBody{
  font-family: Montserrat, sans-serif;
}
.bodyType5 #content {
  background: none;
  box-shadow: none;
  padding: 0;
  width: 980px;
}
.bodyType5 .ui-widget-header {
  background: none no-repeat scroll #891617;
}
.bodyType5 #content > div> .listControl {
	float: left;
	width: 200px;
	overflow: visible;
/*  background: none repeat scroll 0 0 white;
  box-shadow: 0 1px 1px #DEDEDE;*/
}
.bodyType5 #content > div> .listControl > .searchOptWrap {
  display: block;
  clear: both;
  background: none repeat scroll 0 0 white;
}
.searchOptWrap .timeMode {
  border: none;
  border-right: 1px solid #DEDEDE;
  float: left;
  padding: 0;
  background: #F6F6F6;
  font-weight: bold;
  /*box-shadow: 0.5px 0.5px 0 #DEDEDE;*/
  /*padding: 10px;*/
  /*border-bottom: 1px solid #4e4e50;*/
  /*margin-bottom: 1px;*/
  text-align: center;
  font-size: 11px;
  color: #4e4e50;
  cursor: pointer;
  height: 40px;
}

#selectTimeBtn {
	border-right: none;
}


.searchOptWrap .timeMode#selectTimeBtn,
.searchOptWrap .timeMode#monthBtn {
  width: 62px;
}
.searchOptWrap .timeMode#realTimeBtn {
  width: 75px;
}
.bodyType5 #tableListViewContainer {
  float: right;
  margin-left: 10px;
  /*width: 765px;*/
  width: 770px;
  background: none repeat scroll 0 0 white;
  box-shadow: 0 1px 1px #DEDEDE;
  /*padding: 10px;*/
  margin-bottom: 50px;
}
.bodyType5 #tableListViewContainer tbody > tr:active,
.bodyType5 #tableListViewContainer tbody > tr.selected {
  background: #fefcf5;
}
.bodyType5 #tableListViewContainer tbody > tr:hover.OLD {
  background: #ECECEC; /* Old browsers */
  -webkit-box-shadow: 0 2px 6px 0px #ECECEC;
  box-shadow: 0 2px 6px 0px #ECECEC;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MWYxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,  #FFFFFF 0%, #ECECEC 84%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECECEC), color-stop(84%,#ECECEC)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FFFFFF 0%,#ECECEC 84%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FFFFFF 0%,#ECECEC 84%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FFFFFF 0%,#ECECEC 84%); /* IE10+ */
  background: linear-gradient(top bottom,  #FFFFFF 0%,#ECECEC 84%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#ECECEC',GradientType=0 ); /* IE6-8 */
}
.bodyType5 #tableListViewContainer tbody > tr:hover {
  background: #FEFFEC;
}
.bodyType5 .btnSelectorListControl {
  width: 100%;
  background: none repeat scroll 0 0 #FFFFFF;
  font-weight: bold;
  box-shadow: 0 0 1px #DEDEDE;
  /*box-shadow: 0.5px 0.5px 0 #DEDEDE;*/
  padding: 10px;
  border: none;
  margin-bottom: 1px;
  text-align: left;
  font-size: 13px;
  color: #4e4e50;
}
.searchOptWrap .timeMode.timeModeSelected,
.bodyType5 .btnSelectorListControl:hover {
  color: #8A1617;
  cursor: pointer;
}
.bodyType5 #tableListViewContainer table thead > tr {
  line-height: 20px;
}
.bodyType5 #tableListViewContainer table thead > tr > th{
  background-color: #FFFFFF;
  color: #4e4e4e;
  font-weight: bold;
  padding-bottom: 10px;
  border-top: none;
}
.bodyType5 #tableListViewContainer table tfoot {
  /*color: #8A1617;*/
  color: #4E4E4E;
  font-weight: bold;
  font-family: Montserrat,sans-serif;
  font-size: 12px;
}
.bodyType5 #tableListViewContainer table tfoot td {
  line-height: 40px;
}
.bodyType5 #tableListViewContainer table tbody tr {
  /*background-color: inherit;*/
  background-color: #FAFAFA;
}
.bodyType5 #tableListViewContainer table tbody td {
  line-height: 11px;
}
.bodyType5 #tableListViewContainer table tbody td,
.bodyType5 #tableListViewContainer table tfoot td {
  border-top: 1px solid #F5F5F5;
}
.bodyType5 #tableListViewContainer table thead th,
.bodyType5 #tableListViewContainer table tbody td {
  border-right: 1px solid #F5F5F5;
  color: #9C9E9F;
  font-size: 11px;
}
.bodyType5 #tableListViewContainer table thead th[data-id="PublisherIncome"],
.bodyType5 #tableListViewContainer table thead th[data-id="Obj"],
.bodyType5 #tableListViewContainer table tbody td[data-param="PublisherIncome"],
.bodyType5 #tableListViewContainer table tbody td[data-param="Obj"] {
  border-right: none;
}
.bodyType5 tr.detailRow > td > div {
  width: auto;
}
.bodyType5 #tableListViewContainer .expandedSection > td {
  padding: 0;
  border-top: none;
}
.bodyType5 #tableListViewContainer tbody td {
  padding: 5px;
}
.bodyType5 #tableListViewContainer .expandedSection table tbody tr {
  /*background-color: #FFFCF5;*/
  background-color: #FDFDF5;
}
.bodyType5 #tableListViewContainer tr.expandedSection table tbody tr:first-child td {
  border-top: none;
}
.bodyType5 #tableListViewContainer .expandedSection thead tr {
  display: none;
}
.bodyType5 #tableListViewContainer tr.rowExpand td[data-param="name_operation"] {
  color: #891617;
  /*font-weight: bold;*/
}
.bodyType5 #tableListViewContainer > table > thead.header-fixed {
  width: 768px;
  top: 0;
  /*padding-top: 10px;*/
}
.bodyType5 #tableListViewContainer th,
.bodyType5 #tableListViewContainer td {
  text-align: center;
}
.bodyType5 #TrackstatReportListWidget #tableListViewContainer th[data-id="name_operation"],
.bodyType5 #TrackstatReportListWidget #tableListViewContainer td[data-param="name_operation"] {
  /*padding-left: 15px;*/
  padding-left: 5px;
  text-align: left;
}
.bodyType5 #tableListViewContainer .tfRowLabel {
  text-align: left;
  text-indent: 25px;
}
.bodyType5 #tableListViewContainer thead.header-fixed th[data-id="name_operation"] {
  padding-left: 5px;
  text-align: left;
}
.bodyType5 #tableListViewContainer .expandedSection th[data-id="name"],
.bodyType5 #tableListViewContainer tr.expandedSection td[data-param="name"] {
  /*padding-left: 30px;*/
  /*padding-left: 5px;*/
  /*padding-left: 12px;*/
  text-indent: 25px;
  text-align: left;
}
.btnSelectorListControl .minpic {
  float: left;
  width: 20px;
  height: 18px;
  margin-right: 10px;
}
.btnSelectorListView.expandedSection {
  border-bottom: 1px solid #DEDEDE;
}
.btnSelectorListView .widgetPickerBackground {
  position: static;
}
.btnSelectorListView .widgetPickerPointer {
  display: none;
}
.btnSelectorListView .widgetPickerWrapper {
  position: static;
  width: 100%;
  height: auto;
  padding: 0;
  background-color: #FFFFFF;
  box-shadow: none;
  margin: 0;
  /*box-shadow: 0 1px 1px #CECECE;*/
}
.btnSelectorListView div.widgetPickerContainer div.listControl {
  background-color: #FFFFFF;
  height: auto;
  border-bottom: none;
}
.btnSelectorListView .widgetPickerContainer {
  width: 100%;
  height: auto;
  /*padding: 10px;*/
  overflow-y: auto;
}
.btnSelectorListView  div.widgetPickerContainer div.listWrapper {
  padding-left: 10px;
}
.btnSelectorListView .listItem {
  font-size: 11px;
  font-family: 'Montserrat';
  color: #4e4e50;
  border-bottom: none;
}
.btnSelectorListView .listItem strong {
  font-weight: bold;
}
.btnSelectorListView .listItem small {
  font-size: 11px;
}
.btnSelectorListView div.listItem > div {
  line-height: 20px;
}
.btnSelectorListView div.listItem.selected {
/*  padding-left: 20px;
  background: url(/image/trackstat/editorView/arrow-campain.png) no-repeat left #fefcf5;*/
  color: #8A1617;
}
.btnSelectorListView div.listItem.selected > div.rowDataContainer {
  padding-left: 20px;
  background: url(/image/trackstat/editorView/arrow-campain.png) no-repeat left #fefcf5;
}
.btnSelectorListView div.listItem.selected > .listConfigs {
  padding-left: 20px;
}

.btnSelectorListView div.listItem.selected > div > span {
  font-weight: bold;
}
.btnSelectorListView div.listItem.clickable:hover {
  font-weight: normal;
  color: #8A1617;
}
.btnSelectorListView .listResultCount {
  float: right;
  padding: 5px;
  font-family: Montserrat,sans-serif;
  font-size: 11px;
}
.bodyType5 .btnSelectorListView .listResultCount {
  display: none;
}
.btnSelectorListView label {
  color: #4e4e50;
  font-size: 11px;
  margin: 5px;
}
.minpic.pic-campaign {
  /*background: url("/image/trackstat/editorView/picto-campagne.png") no-repeat center transparent;*/
  background: url("/image/trackstat/editorView/icon-campaigns.png") no-repeat center transparent;
}
.minpic.pic-publisher {
  /*background: url("/image/trackstat/editorView/picto-bases.png") no-repeat center transparent;*/
  background: url("/image/trackstat/editorView/icon-publishers.png") no-repeat center transparent;
  height: 19px;
}
.minpic.pic-cookie {
  /*background: url("/image/trackstat/editorView/picto-bases.png") no-repeat center transparent;*/
  background: url("/image/trackstat/editorView/icon-cookies.png") no-repeat center transparent;
  height: 19px;
}
.minpic.pic-message {
  background: url("/image/trackstat/editorView/picto-object.png") no-repeat center transparent;
}
.minpic.pic-date {
  background: url("/image/trackstat/editorView/picto-dates.png") no-repeat center transparent;
}
.minpic.pic-print {
  background: url("/image/trackstat/editorView/icon-print.png") no-repeat center transparent;
}
#exportReportBtn.pic-export:hover {
  background: url("/image/trackstat/editorView/picto-export-rouge.png") no-repeat center transparent;
}
.minpic.pic-export {
  background: url("/image/trackstat/editorView/icon-download.png") no-repeat center transparent;
}
#printReportBtn.minpic,
#exportReportBtn.minpic {
  padding: 3px 5px;
  border: none;
  width: 37px;
  height: 30px;
  margin: 0;
  border: 1px solid #dfdfdf;
}
.expandBtn {
  /*background: url("/image/trackstat/editorView/picto-plus.png") no-repeat center transparent;*/
  background: url("/image/trackstat/editorView/icon-off.png") no-repeat center transparent;
  /*width: 14px;*/
  /*height: 14px;*/
  width: 20px;
  height: 20px;
  border: 0;
  float: left;
  margin-right: 5px;
}
.expandBtn.expanded {
  /*background: url("/image/trackstat/editorView/picto-moins.png") no-repeat center transparent;*/
  background: url("/image/trackstat/editorView/icon-on.png") no-repeat center transparent;
}
#TrackstatReportListWidget thead th[data-id="PublisherIncome"] {
  /*text-align: right;*/
  /*padding-right: 5px;*/
}
/*#TrackstatReportListWidget td[data-param="PublisherIncome"],
#TrackstatReportListWidget td[total-field="PublisherIncome"]*/
#TrackstatReportListWidget table tbody td[data-param="Budget"],
#TrackstatReportListWidget table tfoot td[total-field="Budget"] {
  /*padding-right: 10px;*/
  color: #3e9f3b;
  /*text-align: right;*/
  font-weight: bold;
}
#TrackstatReportListWidget #tableListViewContainer > table > thead.header-fixed > tr > th {
  padding-right: 9px;
}
#TrackstatReportListWidget #tableListViewContainer table thead th {
  padding: 0;
  font-size: 11px;
  font-family: Montserrat,sans-serif;
  line-height: 40px;
}
#TrackstatReportListWidget #tableListViewContainer table thead th,
#TrackstatReportListWidget #tableListViewContainer table tbody td {
  /*padding: 0;*/
  width: 67px;
}
#TrackstatReportListWidget #tableListViewContainer table tbody td[data-param="name"] {
  /*width: 161px;*/
  width: 155px;
  padding-left: 4px;
}
#TrackstatReportListWidget #tableListViewContainer table thead th[data-id="name_operation"] {
  /*width: 143px;*/
  width: 134px;
}
#TrackstatReportListWidget #tableListViewContainer table tbody td[data-param="name_operation"] {
  /*width: 160px;*/
  width: 151px;
}
#TrackstatReportListWidget #tableListViewContainer table thead th[data-id="Budget"],
#TrackstatReportListWidget #tableListViewContainer table thead th[data-id="Turnover"],
#TrackstatReportListWidget #tableListViewContainer table thead th[data-id="Days Left"],
#TrackstatReportListWidget #tableListViewContainer table thead th[data-id="Obj"],
#TrackstatReportListWidget #tableListViewContainer table tbody td[data-param="Budget"],
#TrackstatReportListWidget #tableListViewContainer table tbody td[data-param="Turnover"],
#TrackstatReportListWidget #tableListViewContainer table tbody td[data-param="Days Left"],
#TrackstatReportListWidget #tableListViewContainer table tbody td[data-param="Obj"]{
  width: 62px;
}
#TrackstatReportListWidget #tableListViewContainer .detailRow table tbody td[data-param="Budget"],
#TrackstatReportListWidget #tableListViewContainer .detailRow table tbody td[data-param="Turnover"],
#TrackstatReportListWidget #tableListViewContainer .detailRow table tbody td[data-param="Days Left"],
#TrackstatReportListWidget #tableListViewContainer .detailRow table tbody td[data-param="Obj"]{
  width: 62px;
}

#TrackstatReportListWidget #tableListViewContainer table tbody td.tdSeparator {
  width: 0;
}
#TrackstatReportListWidget #tableListViewContainer table thead th.tdSeparator {
  width: 8px;
}
/*#TrackstatReportListWidget #tableListViewContainer .detailRow table tbody td.tdSeparator {
  padding: 0;
  width: 8px;
}*/
.btnSelectorListView ul li {
  font-size: 13px;
  width: 90%;
  padding: 10px;
}
.btnSelectorListView #start-date-input,
.btnSelectorListView #end-date-input {
  width: 96%;
}
.bodyType5 .accessDeniedContainer {
  display: none;
}
.bodyType5 .modalBackground {
  display: none;
}
.bodyType5 #exportReportBtn {
  margin-top: 20px;
}
.bodyType5 #exportReportBtn.expanded {
  background: #8A1617; /* Old browsers */
   /*IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MWYxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,  #a41a1c 0%, #891617 91%);  /*FF3.6+*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a41a1c), color-stop(91%,#891617));  /*Chrome,Safari4+*/
  background: -webkit-linear-gradient(top,  #a41a1c 0%,#891617 91%);  /*Chrome10+,Safari5.1+*/
  background: -o-linear-gradient(top,  #a41a1c 0%,#891617 91%);  /*Opera 11.10+*/
  background: -ms-linear-gradient(top,  #a41a1c 0%,#891617 91%);  /*IE10+*/
  background: linear-gradient(to bottom,  #a41a1c 0%,#891617 91%); /*W3C*/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a41a1c', endColorstr='#891617',GradientType=0 );  /*IE6-8*/
  box-shadow: 0 0 1px #a41a1c;
  color: #FFFFFF;
}
.bodyType5 #tableListViewContainer table tbody td.tdSeparator,
.bodyType5 #tableListViewContainer table thead th.tdSeparator,
td.tdSeparator {
  background: #E9E9E9;
  border: 0 none;
}
#tableListViewContainer .col1 {
	background: #f6f6f6;
 	width: 460px;
 	float: left;
 	height: 30px;
 	padding: 5px;
}
#tableListViewContainer .colSplit {
  width: 10px;
  height: 40px;
  float: left;
  background: #E9E9E9;
}
#tableListViewContainer .col2 {
	background: #f6f6f6;
	/*width: 284px;*/
	width: 290px;
	float: left;
	height: 40px;
}
#tableListViewContainer .col1 div.inputSelectWrap{
  width: 85px;
}
#tableListViewContainer .col1 #exportReportBtn {
  margin: 0;
}
#tableListViewContainer .col1 label {
  font-family: Montserrat,sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #4E4E50;
}
#tableListViewContainer .col2 h2 {
  font-family: Montserrat,sans-serif;
  font-size: 13px;
  color: #891617;
  font-weight: bold;
  line-height: 40px;
  text-indent: 15px;
}
div.inputSelectWrap,
.gradGray {
  display: inline-block;
  background: #FEFEFE; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MWYxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,  #FEFEFE 0%, #e5e5e5 91%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(91%,#e5e5e5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFEFE 0%,#e5e5e5 91%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFEFE 0%,#e5e5e5 91%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFEFE 0%,#e5e5e5 91%); /* IE10+ */
  background: linear-gradient(to bottom,  #FEFEFE 0%,#e5e5e5 91%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
  font-family: Montserrat,sans-serif;
  font-size: 13px;
  color: #891617;
  font-weight: bold;
  font-size: 17px;
  line-height: 30px;
  height: 30px;
  border: 1px solid #DFDFDF;
}
div.inputSelectWrap input {
  border: none;
  background: inherit;
  font: inherit;
  color: inherit;
  width: 65px;
  height: 100%;
  padding: 0;
  text-align: left;
  text-indent: 10px;
  font-size: 13px;
  font-weight: bold;
}
div.algright {
  float: right;
}
.bodyType5 #tableListViewContainer tr.even {
  background: #FBFBFB;
}
.bodyType5 #tableListViewContainer tr.odd {
  background: #FFFFFF;
}
.bodyType5 #tableListViewContainer tr.rowExpand {
  background: #FDFDF5;
}
.bodyType5 .trackstatTable .customerName {
	text-transform: capitalize;
	font-size: 11px;
}
td[data-param="Obj"] {
  /*position: relative;*/
  background: url("/image/trackstat/editorView/background-100.jpg") no-repeat;
}
.publisherProgressObj {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #000;
}
.objAchieved {
  background: url("/image/trackstat/editorView/icon-check.png") no-repeat scroll 0 3px transparent;
  color: #3E9F3B;
  font-weight: bold;
  padding-left: 13px;
}
.listConfigs {
  float: left;
  border: none;
  background: transparent;
  cursor: pointer;
}
#editorConfigPublisherCampaignContainer {
  background: #fff;
  position: absolute;
  left: 200px;
  top: 0;
  min-width: 275px;
}
.btnSelectorListView div.widgetPickerContainer .kitsContainer div.listWrapper  {
  padding: 0;
}
