/* */

#block-block-8
{margin-top:-150px; text-align:center;}

#block-block-8 p {
font-size:12px;}

.center p {font-size:12px;}

#abuse{
	width: 660px; 
	margin: 20px auto 50px auto;
	overflow: hidden;
	font-family: 'Lato', Arial, sans-serif;
text-align:left;

}
#abuse h4{
	font-family: 'Lato', Arial, sans-serif;
	font-weight: normal;
	font-size: 25px;
	line-height: 1.2;
	margin: 0 0 0 0;
text-align:left;
	
}
#abuse h5{
	font-size: 17px;
	line-height: 1.2;
	font-family: 'Lato', Arial, sans-serif;
	font-weight: normal;
	margin: 17px 0 17px 0;	
text-align:left;
}

#abuse p{
	font-family: 'Lato', Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.3;
text-align:left;

}
#abuse img{
	float: left;
}
.abusecolumn{
	width: 440px;
	float: right;

}


/* Class declarations to assist JavaScript in vr.js (non-app-specific utilities)

/* VR.Dialog */

.vrDialog {
    position: absolute;
    z-index: 1000;
		line-height: 13px;
}

.vrDialogHeader {
}

.vrDialogContent {
    padding: 0px 15px 7px 10px;
}

.vrDialogContent210 {
    background-image: url('/images/cobrand/vr/interface/v5/vr.dialog/vr.dialog.content.210.png');
}

.vrDialogContent210 p{
  margin: 8px auto;
}

.vrDialogContent350 {
    background-image: url('/images/cobrand/vr/interface/v5/vr.dialog/vr.dialog.content.350.png');
}

.vrDialogFooter {
}

.vrDialogCloseLink {
    float: right;
}

/* VR.PopUp */

h3.vrlb_header {
  margin: 5px;
  padding: 5px;
	background-image: url('http://www.verticalresponse.com/sites/www.verticalresponse.com/files/main_nav_bg.gif');
  background-color: #369;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  clear: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.vrlb_content {
  padding: 10px;
  overflow: hidden;
}

.vrlb_close {
  float: right;
  padding: 9px 9px 0 0;
}

.vrlb_close img {
  border: 0;
}

/* VR.Shroud */
div.vr_shroud,
div.vr_shroud div.vr_shroud_content{
   position: fixed;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   height: 100%;
   width: 100%;
   border: none;
   overflow: hidden;
   z-index: 1000;
}
div.vr_shroud iframe.vr_shroud_iframe{
   position: absolute;
   height: 250%;
   width: 250%;
   top: -5px;
   left: -5px;
   bottom: -5px;
   left: -5px;
   display: block; 
   border: 0 solid black;
   background-color: black;
   opacity: 0.7;
   -moz-opacity: 0.7;
   filter:alpha(opacity=70);
}


/* VR.Modal */
div.vr_modal_frame {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 0;
   height: 0;
   z-index: 1005;
}
div.vr_modal_frame div.vr_modal_hallow{
   position: absolute;
   z-index: 1010;
   background-color: rgb(255, 255, 255); 
   opacity: 0.4;
   -moz-opacity: 0.4;
   filter:alpha(opacity=40);
   z-index: 1010;
}
div.vr_modal_frame div.vr_modal_working{
   background: transparent url('/cobrand/vr/indicators/indicator.bar.gif') no-repeat scroll center top;
   height: 19px;
}
div.vr_modal_frame div.vr_modal_content{
   position: absolute;
   z-index: 1020;
   background-color: white;
}


/* VR.Input.InlineEditor */

.vr_input_inlineeditor {
  padding: 7px;
  background-color: #eeecd1;
  border: 1px solid #dedcc1;
  text-align: left;
  font-size: 11px;
  font-family: verdana;
  font-weight: normal;
}

.vr_input_inlineeditor_working_container {
  float: right;
  width: 20px;
  height: 40px;
}

.vr_input_inlineeditor_working {
  display: none;
  margin: 5px;
  float: right;
}

.vr_input_inlineeditor input.input {
  width: 98%;
  margin-bottom: 10px;
}

/* VR.ColorPicker */

#vr_colorpicker_opacity {
  position: absolute;
  background-color: #000;
  width: 240px;
  height: 260px;
}

#vr_colorpicker_plugin { 
  background: #fff; 
  color: #444; 
  display: block; 
  padding: 7px 10px 11px 10px; 
  _padding-right: 0; 
  z-index: 1;
  height: 220px;
  overflow: hidden;
  border: 1px solid #555;
  width: 199px; _width: 210px; _padding-right: 0px; 
} 
  
#vr_colorpicker_plugin br { 
  clear: both; 
  margin: 0; 
  padding: 0; 
} 

#vr_colorpicker_plugin select { 
  border: 1px solid #333; 
  background: #FFF; 
  position: relative; top: 4px; 
} 

#vr_colorpicker_plugHEX { 
  float: left; 
  position: relative;   
  top: -1px; 
} 

#vr_colorpicker_plugHEX:hover, #vr_colorpicker_plugCLOSE:hover { 
  color: #FFD000; 
} 

#vr_colorpicker_plugCUR { 
  float: left; 
  width: 10px; 
  height: 10px; 
  font-size: 1px; 
  background: #fff; 
  margin-right: 3px; 
} 

#vr_colorpicker_SV { 
  background: #FF0000 url('/common/colorpicker/SatVal.png'); 
/*  _background: #FF0000;*/
  border: 1px solid #000;
  position: relative; 
  cursor: crosshair; 
  float: left; 
  height: 166px; 
  width: 165px; 
  _width: 166px; 
  margin-right: 10px; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/colorpicker/SatVal.png', sizingMethod='scale'); 
  -moz-user-select: none; 
  -khtml-user-select: none; 
  user-select: none; 
} 

#vr_colorpicker_SVslide { 
  background: url('/common/colorpicker/slide.gif'); 
  height: 9px; 
  width: 9px; 
  position: absolute; 
  _font-size: 1px; 
  line-height: 1px; 
} 

#vr_colorpicker_H { 
  border: 1px solid #000; 
  cursor: crosshair; 
  float: left; 
  height: 165px; 
  position: relative; 
  width: 19px; 
  padding: 0; 
  top: 0px; 
  -moz-user-select: none; 
  -khtml-user-select: none; 
  user-select: none; 
} 

#vr_colorpicker_Hslide { 
  background: url('/common/colorpicker/slideHue.gif'); 
  height: 5px; 
  width: 33px; 
  position: absolute; 
  _font-size: 1px; 
  line-height: 1px; 
} 

#vr_colorpicker_Hmodel { 
  position: relative;
}

#vr_colorpicker_Hmodel div { 
  height: 1px;
  width: 19px;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
}
body {
  background-color: #fff;
  padding: 0;
  margin: auto;
  font-family: 'Lato', Arial, Sans-serif;
  font-size: 14px; }
  body.help_popup {
    background-image: none;
    margin: 15px; }
    body.help_popup .tab_content_boxed {
      background-color: white; }
  body.legacy {
    background: none;
    background-color: #fff; }
    body.legacy .wrapper {
      width: 100%;
      margin:auto; 
background-color: #fff;}
    body.legacy #ib5_center_hack {
      width: 100%; }
  body.popup_window {
    background: none; }
    body.popup_window .header {
      margin: 0; }
  body.print {
    background: none; }

td {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 11px; }
  td.calendar {
    background-color: #ccc;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 12px; }
    td.calendar a {
      text-decoration: none;
      display: block; }
    td.calendar:hover {
      background-color: #fff;
      border: 1px solid #ccc;
      font-size: 12px; }
  td.no_entities:hover {
    background-color: #fff; }

form {
  margin: 0;
  padding: 0; }

img {
  border: none; }

a {
  color: #06b; }
  a:link {
    outline: none;
    color: #06b; }
    a:link img {
      border: none; }
  a:visited {
    color: #06b; }
    a:visited img {
      border: none; }
  a:active {
    outline: none;
    color: #06b; }
  a:hover {
    color: #06b; }
  a.creditdock_hover:link, a.creditdock_hover:active, a.creditdock_hover:visited {
    text-decoration: none;
    color: #666; }
  a.creditdock_hover:hover {
    text-decoration: underline; }
  a.create_link {
    color: #555;
    font-weight: bold;
    white-space: nowrap;
    padding: 6px 0 6px 0; }
    a.create_link:link, a.create_link:visited {
      color: #555;
      font-weight: bold;
      white-space: nowrap;
      padding: 6px 0 6px 0; }
    a.create_link a:hover, a.create_link:hover {
      color: #888; }
  a.page_button:link {
    border-left: 1px solid #777;
    border-top: 1px solid #777;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 4px 13px 4px 13px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    background-image: url('/images/cobrand/vr/buttons/button.page_button.bg.gif');
    border-left: 1px solid #777;
    border-top: 1px solid #777;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 4px 13px 4px 13px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    background-image: url('/images/cobrand/vr/buttons/button.page_button.bg.gif'); }
  a.page_button:visited {
    border-left: 1px solid #777;
    border-top: 1px solid #777;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 4px 13px 4px 13px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    background-image: url('/images/cobrand/vr/buttons/button.page_button.bg.gif'); }
  a.page_button:hover {
    text-decoration: underline; }
  a.page_button:active {
    background-image: url('/images/cobrand/vr/buttons/button.page_button.active.bg.gif'); }
  a.button:link, a.button:visited {
    font: bold 10px/25px Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
    padding: 4px 10px;
    white-space: nowrap;
    margin: 0px;
    background-image: url('/cobrand/vr/buttons/button.primary_submit.bg.gif');
    border: 1px solid #369; }
  a.button:hover {
    font: bold 10px/25px Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
    background-image: url('/cobrand/vr/buttons/button.primary_submit.hover.bg.gif'); }
  a.button:active {
    font: bold 10px/25px Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
    color: #369;
    white-space: nowrap; }

button.primary_button span.button_border, button.secondary_button span.button_border {
  display: block /*opera*/;
  display: inline-block /*ie*/;
  display: -moz-inline-box /*ff*/;
  cursor: pointer;
  cursor: hand;
  line-height: 29px;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  padding-right: 30px;
  color: #fff; }

button.primary_button span.button_border span, button.secondary_button span.button_border span {
  background: url('/cobrand/vr/buttons/button.primary_button.gif') no-repeat left top;
  height: 29px;
  display: block;
  display: inline-block;
  padding-left: 30px;
  line-height: 29px; }

button.primary_button:hover span.button_border, button.secondary_button:hover span.button_border {
  background-position: right -60px; }

button.primary_button:hover span.button_border span, button.secondary_button:hover span.button_border span {
  background-position: left -60px; }

button.primary_button:active span.button_border, button.secondary_button:active span.button_border {
  background-position: right -120px; }

button.primary_button:active span.button_border span, button.secondary_button:active span.button_border span {
  background-position: left -120px; }

button.primary_button, button.secondary_button {
  border: 0;
  border: none;
  background: transparent;
  overflow: visible;
  white-space: nowrap;
  padding: 0 2px;
  cursor: pointer;
  cursor: hand; }

button.primary_button span.button_border {
  background: url('/cobrand/vr/buttons/button.primary_button.gif') no-repeat right top; }

button.primary_button span.button_border span {
  background: url('/cobrand/vr/buttons/button.primary_button.gif') no-repeat left top; }

button.secondary_button span.button_border {
  background: url('/cobrand/vr/buttons/button.secondary_button.2.gif') no-repeat right top;
  line-height: 28px; }

button.secondary_button span.button_border span {
  background: url('/cobrand/vr/buttons/button.secondary_button.2.gif') no-repeat left top;
  line-height: 28px; }

.print_block, .print_inline {
  display: none; }

.wrapper {
  width: 1000px;
  background-color:  #fff ;
  -webkit-box-shadow: 0px 0px 30px #666;
	-moz-box-shadow: 0px 0px 30px #666;
	box-shadow: 0px 0px 30px #666;
	background: #FFF;
	margin: auto;
   }

.lp_abuse_container {
	-webkit-box-shadow: 0px 0px 15px #666;
	-moz-box-shadow: 0px 0px 15px #666;
	box-shadow: 0px 0px 15px #666;
	background: #FFF;
	  width: 1000px;
margin:0px auto;
}


.page_body {
  clear: both;
  padding: 15px 16px 40px 16px;
  min-height: 350px; }

.hidden {
  display: none; }

.header {
  height: 80px;
  margin: 0 15px 0 15px; }

.header_logo {
  padding-top: 10px; 
text-align:left;}

.header_nav {
  padding-top: 3px;
  float: right;
  text-align: right;
  margin: 0 0 0 0;
  font-size: 8pt;
  line-height: 140%; }
  .header_nav h2 {
    font-size: 11pt;
    font-weight: bold;
    padding: 0 0 0 0;
    margin: 10px 0 3px 0;
    font-family: arial; }

.subnav {
  white-space: nowrap;
  padding-top: 5px; }
  .subnav ul {
    list-style: none;
    height: 30px;
    padding: 0;
    margin: 0;
    margin-right: 250px;
    font-size: 8pt; }
  .subnav li {
    list-style: none;
    float: left;
    padding: 4px 8px 4px 4px;
    font-weight: bold; }
    .subnav li img {
      vertical-align: top;
      margin-right: 5px; }

.app_bottombar {
  border-top: 5px solid #369;
  margin: 7px 0 0 0;
  clear: both;
  height: 20px;
  padding: 12px 10px 15px 10px;
  background-color: #fff;
font-size:12px; }

.page_header {
  margin: 0 0 2px 8px;
  padding: 0;
  font-family: arial,verdana,sans-serif;
  letter-spacing: -1px;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-indent: 0;
  line-height: 20px;
  text-shadow: #ddd 1px 2px 0px; }

.page_subheader {
  margin: 0 0 0px 8px;
  padding: 0;
  color: #555; }

.action_links a {
  display: block;
  padding: 2px 0 2px 0;
  line-height: 14px; }
  .action_links a:link, .action_links a:visited {
    display: block;
    padding: 2px 0 2px 0;
    line-height: 14px; }
  .action_links a:hover {
    background-color: #ffc; }
.action_links .action_disabled {
  color: #bbb;
  padding: 2px 0 2px 0; }

.columnar_selector {
  border: 1px solid #ccc;
  background-color: #fff;
  overflow: hidden; }

.columnar_selector_category_column {
  background-image: url('/cobrand/vr/columnar_selector/columnar_selector.content.bg.gif');
  float: left;
  height: 270px;
  overflow: scroll;
  width: 220px;
  border-right: 1px solid #ccc; }
  .columnar_selector_category_column ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .columnar_selector_category_column li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px dotted #eee; }
    .columnar_selector_category_column li a:link, .columnar_selector_category_column li a:visited, .columnar_selector_category_column li a:focus {
      padding: 5px;
      display: block;
      text-decoration: none;
      outline: 0;
      color: #555;
      border-top: 1px;
      border-bottom: 1px; }
    .columnar_selector_category_column li a.active:link, .columnar_selector_category_column li a.active:visited {
      background-color: #3fa3e1;
      color: #ffffff; }

.columnar_selector_content_column {
  height: 260px;
  background-image: url('/cobrand/vr/columnar_selector/columnar_selector.content.bg.gif');
  padding: 5px;
  margin-left: 442px; }

.ordered_instruction {
  background-image: url('/cobrand/vr/numbered_instruction/numbered_instruction.number.bg.gif');
  background-repeat: no-repeat;
  padding-left: 8px;
  clear: both; }

.ordered_instruction_number {
  border: 1px solid #95bcdd;
  padding: 6px 10px 6px 10px;
  float: left;
  color: #fff;
  margin-top: 8px;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  background-image: url('/cobrand/vr/numbered_instruction/numbered_instruction.bg.gif'); }

.ordered_instruction_title {
  margin: 0 0 10px 0;
  padding: 0; }

.ordered_instruction_body {
  border-left: 1px solid #ddd;
  background-repeat: no-repeat;
  border-top: 1px solid #ddd;
  margin-left: 45px;
  background-color: #fff;
  padding: 15px; }

.amoeba {
  border: 2px solid white; }

.widget {
  margin-bottom: 10px;
  color: #444;
  width: 99%;
  background-image: url('/images/cobrand/vr/widgets/common/widgets.common.bg.gif'); }
  .widget h3 {
    margin: 0 0 13px 2px;
    color: #333; }
    .widget h3 img {
      margin-right: 6px;
      vertical-align: -.4em; }
    .widget h3 a.view_all:link, .widget h3 a.view_all:active, .widget h3 a.view_all:visited {
      color: #555;
      text-decoration: none; }
    .widget h3 a.view_all:hover {
      text-decoration: underline; }
  .widget ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    .widget ul.vrlounge_rss {
      margin-left: 1.5em;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: disc;
      marker-offset: auto; }
      .widget ul.vrlounge_rss li {
        display: list-item;
        float: none;
        padding-left: 0;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: disc;
        marker-offset: auto; }
  .widget li {
    list-style: none;
    padding: 4px 8px 4px 4px;
    font-weight: bold;
    float: left;
    display: block;
    width: 145px; }
    .widget li img {
      vertical-align: middle;
      margin-right: 5px;
      border: none; }
  .widget .widget_biggest li {
    width: auto; }
  .widget .no_entities {
    margin: 20px; }

.widget_working {
  display: none;
  vertical-align: top;
  margin-left: 5px; }

.widget_footer {
  background-image: url('/images/cobrand/vr/widgets/common/widgets.common.bottom.bg.gif');
  background-position: top left;
  background-repeat: no-repeat;
  height: 20px; }
  .widget_footer img {
    float: right;
    display: block; }

.widget_content {
  background-image: url('/images/cobrand/vr/widgets/common/widgets.common.content.bg.gif');
  background-position: right;
  background-repeat: repeat-y;
  padding: 5px 10px 2px 10px; }

.widget_drag {
  border: 1px dashed #555;
  cursor: move; }

.widget_links {
  margin: 15px 0 0 0;
  clear: left;
  height: 20px; }

.widget_configuration {
  border-top: 1px solid #ccc;
  padding: 7px 0 0 0;
  margin-top: 10px; }

.widget_create {
  float: right;
  margin-top: 5px; }

.widget_smallest {
  padding: 7px;
  color: #555; }
  .widget_smallest .widget_create {
    margin-top: 0px; }

.widget_biggest .widget_create {
  margin-top: 12px; }

.widget_video {
  text-align: center; }

* html .widget ul.vrlounge_rss {
  position: relative;
  top: .5em; }
  * html .widget ul.vrlounge_rss li {
    vertical-align: top;
    position: relative;
    top: -.5em; }
*:first-child+html .widget ul.vrlounge_rss {
  position: relative;
  top: .5em; }
  *:first-child+html .widget ul.vrlounge_rss li {
    vertical-align: top;
    position: relative;
    top: -.5em; }

.main_sub_nav {
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0;
  background: url('/images/cobrand/vr/interface/v5/subnav-bkg.gif');
  font-family: arial; }
  .main_sub_nav a {
    text-decoration: none;
    padding: 10px;
    font-weight: bold; }
    .main_sub_nav a:link, .main_sub_nav a:visited {
      text-decoration: none;
      padding: 10px;
      font-weight: bold; }
    .main_sub_nav a:hover {
      padding: 10px;
      background: url('/cobrand/vr/main_sub_nav/main_sub_nav.marker-over.gif') no-repeat center bottom; }
    .main_sub_nav a.curTab {
      color: #000;
      padding: 10px;
      background: url('/cobrand/vr/main_sub_nav/main_sub_nav.marker-on.gif') no-repeat center bottom; }

div.create_link {
  background-repeat: no-repeat;
  float: right; }
  div.create_link a {
    color: #555;
    font-weight: bold;
    white-space: nowrap;
    padding: 6px 0 6px 0; }
    div.create_link a:link, div.create_link a:visited {
      color: #555;
      font-weight: bold;
      white-space: nowrap;
      padding: 6px 0 6px 0; }
    div.create_link a:hover {
      color: #888; }
div.graphs {
  margin: 0 auto; }

h3 {
  font-size: 14px; }

.please_wait {
  height: 153px;
  width: 500px;
  background: url('/cobrand/vr/please_wait/please_wait.bg.png') no-repeat;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #555;
  left: 50%;
  top: 20%;
  margin-left: -250px;
  text-align: center;
  position: absolute;
  position: fixed;
  z-index: 10000; }
  .please_wait span {
    display: block;
    float: left;
    padding: 68px 0 0 20px; }
  .please_wait img {
    float: left;
    padding: 58px 0 0 60px; }

.creditdock {
  color: #666;
  text-align: right;
  margin: 3px 0 1px 0; }

.menuBar {
  text-align: left; }
  .menuBar a.menuButton {
    background-color: transparent;
    cursor: default;
    left: 0px;
    position: relative;
    text-decoration: none;
    top: 0px;
    z-index: 100; }
    .menuBar a.menuButton:hover {
      background-color: transparent; }
  .menuBar a.menuButtonActive {
    background-image: url('/images/cobrand/vr/main_nav/main_nav.hover.bg.2.gif'); }
    .menuBar a.menuButtonActive:hover {
      background-image: url('/images/cobrand/vr/main_nav/main_nav.hover.bg.2.gif'); }

.menu {
  left: 0px;
  position: absolute;
  visibility: hidden;
  z-index: 101;
  font-size: 9pt;
  font-family: arial;
  font-weight: bold;
  background-image: url('/images/cobrand/vr/main_nav/main_nav.dropdown.bg.png');
  background-position: bottom left;
  width: 119px;
  padding-bottom: 24px; }
  .menu a.menuItem {
    color: #555;
    cursor: pointer;
    display: block;
    padding: 3px 6px 3px 6px;
    text-decoration: none;
    white-space: nowrap;
    margin: 4px 4px 3px 4px;
    border: 1px solid #eeeeee; }
    .menu a.menuItem:hover {
      background-image: url('/images/cobrand/vr/main_nav/main_nav.dropdown.highlight.bg.png');
      background-repeat: repeat-x;
      border: 1px solid #ccc;
      background-color: #e0e0e0; }
    .menu a.menuItem span.menuItemArrow {
      float: right; }
  .menu a.menuItemHighlight {
    background-image: url('/images/cobrand/vr/main_nav/main_nav.dropdown.highlight.bg.png');
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    background-color: #e0e0e0; }
  .menu div.menuItemSep {
    border-top: 1px solid #909090;
    border-bottom: 1px solid #f0f0f0;
    margin: 4px 2px; }
  .menu div.menuSearch {
    padding: 5px; }
    .menu div.menuSearch input {
      width: 100px;
      padding: 3px;
      font-size: 7pt;
      color: #777;
      border: 1px solid #ccc; }

.main_nav {
  overflow: hidden;
  clear: both;
  color: #369;
  background-color: #369;
  white-space: nowrap;
  margin-top: 7px;
  padding-left: 7px;
  background-image: url('http://www.verticalresponse.com/sites/www.verticalresponse.com/files/main_nav_bg.gif');
  height: 34px;
text-align:left; }
  .main_nav a {
    font-weight: bold;
    font-family: arial;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    color: #fff;
    display: block;
    float: left;
    padding: 8px 10px 8px 10px; 
text-align:left;}
    .main_nav a:link, .main_nav a:visited {
      font-weight: bold;
      font-family: arial;
      font-size: 15px;
      text-decoration: none;
      color: #fff; }
    .main_nav a:active {
      color: #369; }
    .main_nav a.curTab {
      background-image: url('/images/cobrand/vr/main_nav/main_nav.curtab.bg.2.gif'); }
      .main_nav a.curTab:link, .main_nav a.curTab:visited, .main_nav a.curTab:hover, .main_nav a.curTab:active {
        background-image: url('/images/cobrand/vr/main_nav/main_nav.curtab.bg.2.gif'); }
    .main_nav a:hover {
      background: url('/images/cobrand/vr/main_nav/main_nav.hover.bg.2.gif'); }

.calendarHeader {
  font-weight: bold;
  color: #000; }

.calendarToday {
  background-color: #FFFF99;
  border: 1px solid #C00; }

.calendar {
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 12px; }

.preview_text {
  padding: 3px;
  font-family: verdana,arial,sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-indent: 0; }
  .preview_text A {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    background-color: #4A557B; }
    .preview_text A:link {
      font-family: verdana,arial,sans-serif;
      font-size: 12px;
      color: #FFFFFF;
      font-weight: normal;
      text-decoration: none;
      text-indent: 0;
      background-color: #4A557B; }
    .preview_text A:visited {
      font-family: verdana,arial,sans-serif;
      font-size: 12px;
      color: #FFFFFF;
      font-weight: normal;
      text-decoration: none;
      text-indent: 0;
      background-color: #4A557B; }
    .preview_text A:hover {
      font-family: verdana,arial,sans-serif;
      font-size: 12px;
      color: #FFFFFF;
      font-weight: bold;
      text-decoration: none;
      text-indent: 0;
      background-color: #4A557B; }

.status_done {
  color: #555; }

.status_not_done {
  color: #555; }

.create_link img {
  border: 0;
  margin-right: 6px;
  vertical-align: middle; }

.body_home div.create_link a {
  background-image: none;
  display: inline;
  color: #555;
  font-weight: bold;
  padding: 6px 0px 6px 0px; }
  .body_home div.create_link a:link, .body_home div.create_link a:visited {
    background-image: none;
    display: inline;
    color: #555;
    font-weight: bold;
    padding: 6px 0px 6px 0px; }
.body_home a.create_link {
  background-image: none;
  display: inline;
  color: #555;
  font-weight: bold;
  padding: 6px 0px 6px 0px; }
  .body_home a.create_link:link, .body_home a.create_link:visited {
    background-image: none;
    display: inline;
    color: #555;
    font-weight: bold;
    padding: 6px 0px 6px 0px; }
.body_home .widget .data_table_wrapper {
  width: 712px;
  overflow-x: auto;
background-color: #fff; }

.wizard_nav {
  background-image: url('/cobrand/vr/wizard/wizard.nav.bg.gif');
  background-position: top right;
  background-repeat: no-repeat;
  list-style: none;
  height: 30px;
  padding: 0;
  margin: 0;
  color: #fff;
  font-weight: bold; }
  .wizard_nav li.wizard_nav_incomplete, .wizard_nav li.wizard_nav_current, .wizard_nav li.wizard_nav_complete, .wizard_nav li.wizard_nav_begin {
    padding: 8px 15px 9px 15px;
    float: left;
    display: block;
    margin: 0;
    background-position: bottom center;
    border-right: 1px solid #ccc;
    line-height: 13px;
    font-size: 8pt; }
    .wizard_nav li.wizard_nav_incomplete a:link, .wizard_nav li.wizard_nav_incomplete a:active, .wizard_nav li.wizard_nav_incomplete a:visited, .wizard_nav li.wizard_nav_current a:link, .wizard_nav li.wizard_nav_current a:active, .wizard_nav li.wizard_nav_current a:visited, .wizard_nav li.wizard_nav_complete a:link, .wizard_nav li.wizard_nav_complete a:active, .wizard_nav li.wizard_nav_complete a:visited, .wizard_nav li.wizard_nav_begin a:link, .wizard_nav li.wizard_nav_begin a:active, .wizard_nav li.wizard_nav_begin a:visited {
      color: #888;
      text-decoration: none; }
    .wizard_nav li.wizard_nav_incomplete a:hover, .wizard_nav li.wizard_nav_current a:hover, .wizard_nav li.wizard_nav_complete a:hover, .wizard_nav li.wizard_nav_begin a:hover {
      color: #555; }
    .wizard_nav li.wizard_nav_incomplete.wizard_nav_incomplete, .wizard_nav li.wizard_nav_current.wizard_nav_incomplete, .wizard_nav li.wizard_nav_complete.wizard_nav_incomplete, .wizard_nav li.wizard_nav_begin.wizard_nav_incomplete {
      color: #777; }
    .wizard_nav li.wizard_nav_incomplete.wizard_nav_current, .wizard_nav li.wizard_nav_current.wizard_nav_current, .wizard_nav li.wizard_nav_complete.wizard_nav_current, .wizard_nav li.wizard_nav_begin.wizard_nav_current {
      background-image: url('/cobrand/vr/wizard/wizard.nav.current.bg.1.png');
      border-right: 1px solid #8be;
      text-shadow: #8be 1px 1px 0px; }
      .wizard_nav li.wizard_nav_incomplete.wizard_nav_current a:link, .wizard_nav li.wizard_nav_incomplete.wizard_nav_current a:active, .wizard_nav li.wizard_nav_incomplete.wizard_nav_current a:visited, .wizard_nav li.wizard_nav_current.wizard_nav_current a:link, .wizard_nav li.wizard_nav_current.wizard_nav_current a:active, .wizard_nav li.wizard_nav_current.wizard_nav_current a:visited, .wizard_nav li.wizard_nav_complete.wizard_nav_current a:link, .wizard_nav li.wizard_nav_complete.wizard_nav_current a:active, .wizard_nav li.wizard_nav_complete.wizard_nav_current a:visited, .wizard_nav li.wizard_nav_begin.wizard_nav_current a:link, .wizard_nav li.wizard_nav_begin.wizard_nav_current a:active, .wizard_nav li.wizard_nav_begin.wizard_nav_current a:visited {
        color: #fff; }
      .wizard_nav li.wizard_nav_incomplete.wizard_nav_current a:hover, .wizard_nav li.wizard_nav_current.wizard_nav_current a:hover, .wizard_nav li.wizard_nav_complete.wizard_nav_current a:hover, .wizard_nav li.wizard_nav_begin.wizard_nav_current a:hover {
        color: inherit; }
    .wizard_nav li.wizard_nav_incomplete.wizard_nav_complete, .wizard_nav li.wizard_nav_current.wizard_nav_complete, .wizard_nav li.wizard_nav_complete.wizard_nav_complete, .wizard_nav li.wizard_nav_begin.wizard_nav_complete {
      background-image: url('/cobrand/vr/wizard/wizard.nav.complete.bg.1.png');
      border-right: 1px solid #369;
      color: #bcd;
      text-shadow: #579 1px 1px 0px; }
      .wizard_nav li.wizard_nav_incomplete.wizard_nav_complete a:link, .wizard_nav li.wizard_nav_incomplete.wizard_nav_complete a:active, .wizard_nav li.wizard_nav_incomplete.wizard_nav_complete a:visited, .wizard_nav li.wizard_nav_current.wizard_nav_complete a:link, .wizard_nav li.wizard_nav_current.wizard_nav_complete a:active, .wizard_nav li.wizard_nav_current.wizard_nav_complete a:visited, .wizard_nav li.wizard_nav_complete.wizard_nav_complete a:link, .wizard_nav li.wizard_nav_complete.wizard_nav_complete a:active, .wizard_nav li.wizard_nav_complete.wizard_nav_complete a:visited, .wizard_nav li.wizard_nav_begin.wizard_nav_complete a:link, .wizard_nav li.wizard_nav_begin.wizard_nav_complete a:active, .wizard_nav li.wizard_nav_begin.wizard_nav_complete a:visited {
        color: #fff; }
      .wizard_nav li.wizard_nav_incomplete.wizard_nav_complete a:hover, .wizard_nav li.wizard_nav_current.wizard_nav_complete a:hover, .wizard_nav li.wizard_nav_complete.wizard_nav_complete a:hover, .wizard_nav li.wizard_nav_begin.wizard_nav_complete a:hover {
        color: #ddd; }
    .wizard_nav li.wizard_nav_incomplete.wizard_nav_begin, .wizard_nav li.wizard_nav_current.wizard_nav_begin, .wizard_nav li.wizard_nav_complete.wizard_nav_begin, .wizard_nav li.wizard_nav_begin.wizard_nav_begin {
      background-image: url('/cobrand/vr/wizard/wizard.nav.begin.bg.gif');
      background-repeat: no-repeat;
      background-position: left;
      padding-left: 6px;
      padding-right: 6px;
      width: 0px; }

li.wizard_nav_top_buttons {
  float: right;
  padding: 8px 15px 0 0; }
  li.wizard_nav_top_buttons a {
    margin: 0 0 0 10px;
    font-weight: bold; }

.wizard_nav_percent_complete {
  position: relative;
  height: 30px;
  border: 0px solid #999;
  float: right;
  width: 100px;
  margin: 0px 10px 0 0;
  background-image: url('/cobrand/vr/wizard/wizard.nav.percent_complete.bg.png'); }
  .wizard_nav_percent_complete .wizard_nav_percent_complete_status_bar {
    position: absolute;
    border-right: 1px solid #14880a;
    height: 30px;
    background-image: url('/cobrand/vr/wizard/wizard.nav.percent_complete.status.bg.png');
    width: 0; }
  .wizard_nav_percent_complete .wizard_nav_percent_complete_status_bar_text {
    padding-top: 8px;
    position: absolute;
    width: 100px;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center; }

.field_tip {
  color: #555533;
  position: absolute; }
  .field_tip .field_tip_content_frame {
    padding: 50px 50px 0 68px;
    width: 316px;
    background: url('/images/cobrand/vr/tips/tips.floating.bg.png') no-repeat; }
    .field_tip .field_tip_content_frame h4 {
      padding: 0 0 7px 28px;
      font-size: 10pt;
      margin: 0;
      font-weight: bold;
      font-family: arial; }
    .field_tip .field_tip_content_frame .field_tip_content {
      padding: 0 0 15px 0;
      min-height: 45px; }
  .field_tip .field_tip_footer {
    background: url('/images/cobrand/vr/tips/tips.floating.bottom.png') no-repeat;
    height: 51px;
    width: 424px; }


.linear_workflow_noop_text {
  font-style: italic; }

.linear_workflow_content_pane {
  min-height: 280px;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  font-size: 9pt; }
  .linear_workflow_content_pane fieldset.vrform {
    padding: 0; }

.linear_workflow_content {
  position: absolute;
  background-color: #fff; }

.linear_workflow_footer {
  background-image: url('/cobrand/vr/linear_workflow/linear_workflow.footer.left.bg.png');
  height: 70px;
  margin-bottom: 40px; }
  .linear_workflow_footer a.linear_workflow_footer_cancel {
    float: left;
    font-weight: bold;
    margin: 20px 0 0 20px; }
  .linear_workflow_footer .linear_workflow_footer_buttons {
    background-image: url('/cobrand/vr/linear_workflow/linear_workflow.footer.right.bg.png');
    background-position: top right;
    background-repeat: no-repeat;
    height: 70px;
    padding: 15px 10px;
    float: right; }
    .linear_workflow_footer .linear_workflow_footer_buttons a {
      font-weight: bold;
      margin: 0 10px 0 10px; }

.linear_workflow_debug {
  clear: both;
  margin: 20px 0 40px 0;
  background-color: #eee;
  padding: 20px; }

.submitfooter_help_left {
  background-image: url("/cobrand/vr/submitfooter/submitfooter.left.gif");
  background-position: top left;
  float: left; }

.submitfooter_help_right {
  background-image: url("/cobrand/vr/submitfooter/submitfooter.right.gif");
  background-position: top right;
  text-align: right;
  float: right; }

.submitfooter_buttons {
  padding: 0 10px 10px 10px;
  clear: both; }

.submitfooter_help {
  width: 300px;
  color: #777;
  padding: 18px 15px 15px 15px;
  font-size: 8pt;
  margin: 0;
  background-repeat: no-repeat; }

.submitfooter {
  background-image: url("/cobrand/vr/submitfooter/submitfooter.gif");
  background-repeat: repeat-x;
  margin: 10px 0 40px 0;
  clear: both; }
  .submitfooter input {
    cursor: pointer;
    margin: 0 0 0 5px; }

.paginator {
  color: #333;
  margin: 0 0 12px 0; }
  .paginator .double_arrow.first {
    margin-right: 0.25em; }
  .paginator .double_arrow.last {
    margin-left: 0.25em; }
  .paginator a {
    text-decoration: none; }
    .paginator a:hover {
      text-decoration: underline; }
  .paginator .dropdown {
    font-size: 10px;
    padding: 0;
    margin: 0;
    vertical-align: top;
    position: relative;
    top: -0.2em; }

.paginator_links {
  float: right; }


input.page_button, button.page_button {
  border-left: 1px solid #777;
  border-top: 1px solid #777;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 4px 13px 4px 13px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  background-image: url('/images/cobrand/vr/buttons/button.page_button.bg.gif'); }
  input.page_button:hover, button.page_button:hover {
    text-decoration: underline; }
input.button, button.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFF;
  font-weight: bold;
  font-size: 10px;
  background-image: url('/cobrand/vr/buttons/button.primary_submit.bg.gif');
  border: 1px solid #369;
  padding: 4px 10px; }
  input.button:hover, button.button:hover {
    background-image: url('/cobrand/vr/buttons/button.primary_submit.hover.bg.gif'); }
  input.button:active, button.button:active {
    color: #369; }

.two_columns {
  width: 100%; }

.secondary_column {
  width: 250px;
  float: left; }

.primary_column {
  width: 100%;
  float: right;
  margin-left: -250px; }
  .primary_column .primary_column_content {
    margin-left: 260px; }

.product_widget {
  background-image: url('/cobrand/vr/widgets/product/widget.product.header.bg.gif');
  background-repeat: no-repeat;
  margin-bottom: 20px;
  margin-bottom: 10px; }
  .product_widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .product_widget li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 7px; }
  .product_widget h3 {
    background-image: url('/cobrand/vr/widgets/product/widget.product.header.right.bg.gif');
    background-repeat: no-repeat;
    background-position: top right;
    border-bottom: 1px solid #dedcc1;
    padding: 6px 5px 4px 10px;
    margin: 0;
    font-size: 12px;
    color: #4b4933;
    font-family: arial; }

.product_dashboard_report_widget {
  background-image: url('/cobrand/vr/widgets/product/widget.product.header.bg.gif');
  background-repeat: no-repeat;
  margin-bottom: 20px; }
  .product_dashboard_report_widget h3 {
    background-image: url('/cobrand/vr/widgets/product/widget.product.header.right.bg.gif');
    background-repeat: no-repeat;
    background-position: top right;
    border-bottom: 1px solid #dedcc1;
    padding: 6px 5px 4px 10px;
    margin: 0;
    font-size: 12px;
    color: #4b4933;
    font-family: arial; }
    .product_dashboard_report_widget h3 a.help, .product_dashboard_report_widget h3 a.help:link, .product_dashboard_report_widget h3 a.help:visited {
      color: #4b4933;
      font-weight: normal;
      float: right;
      font-size: 8pt; }

.product_widget_content {
  background-color: #fff;
  padding: 10px;
  border-bottom: 1px solid #d2d6bd;
  border-right: 1px solid #d2d6bd;
  border-left: 1px solid #d2d6bd; }

.product_dashboard_report_widget_content {
  background-color: #fff;
  padding: 10px; }

.product_widget_ds {
  background-image: url('/cobrand/vr/widgets/product/widget.product.dropshadow.bg.gif');
  background-repeat: no-repeat;
  height: 10px; }

.product_widget_ds_right {
  background-image: url('/cobrand/vr/widgets/product/widget.product.dropshadow.right.gif');
  background-repeat: no-repeat;
  float: right;
  height: 10px;
  width: 10px; }

.product_widget_edit_link {
  font-size: 8pt;
  float: right;
  margin: 1px 5px 0 0; }
  .product_widget_edit_link a:link, .product_widget_edit_link a:visited, .product_widget_edit_link a:active {
    color: #4b4933;
    font-weight: normal; }

.product_dashboard_titlebar {
  padding: 0px 10px 10px 13px;
  border-bottom: 1px solid #ccc;
  background-image: url('/cobrand/vr/product_dashboard/product_dashboard.titlebar.bg.gif');
  clear: both; }
  .product_dashboard_titlebar h2 {
    font-family: arial;
    font-size: 14px;
    margin: 0 0 2px 0;
    padding: 0px;
    color: #333; }
  .product_dashboard_titlebar .product_description {
    margin-bottom: 5px;
    color: #555; }
  .product_dashboard_titlebar .product_url {
    margin-bottom: 15px;
    font-size: 8pt; }
  .product_dashboard_titlebar .status_bubble_closed {
    float: right;
    background-image: url('/cobrand/vr/status_bubble/status_bubble.live.bg.gif');
    background-repeat: no-repeat;
    background-position: top right;
    text-align: center;
    padding: 14px 0 17px 0;
    width: 122px;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin: -4px -6px 0 0;
    background-image: url('/cobrand/vr/status_bubble/status_bubble.closed.bg.gif'); }
  .product_dashboard_titlebar .status_bubble_pending_launch, .product_dashboard_titlebar .status_bubble_pending_approval {
    float: right;
    background-image: url('/cobrand/vr/status_bubble/status_bubble.live.bg.gif');
    background-repeat: no-repeat;
    background-position: top right;
    text-align: center;
    padding: 14px 0 17px 0;
    width: 122px;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin: -4px -6px 0 0;
    background-image: url('/cobrand/vr/status_bubble/status_bubble.pending.bg.gif');
    width: 222px; }
  .product_dashboard_titlebar .status_bubble_live {
    float: right;
    background-image: url('/cobrand/vr/status_bubble/status_bubble.live.bg.gif');
    background-repeat: no-repeat;
    background-position: top right;
    text-align: center;
    padding: 14px 0 17px 0;
    width: 122px;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin: -4px -6px 0 0; }

.flexible_status_bubble {
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  color: #fff; }
  .flexible_status_bubble .bubble_left {
    background-repeat: no-repeat;
    width: 9px;
    height: 40px; }
  .flexible_status_bubble.active .bubble_left {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.active.lft.bg.png'); }
  .flexible_status_bubble.inactive .bubble_left {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.inactive.lft.bg.png'); }
  .flexible_status_bubble.pending .bubble_left {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.pending.lft.bg.png'); }
  .flexible_status_bubble.draft .bubble_left {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.draft.lft.bg.png'); }
  .flexible_status_bubble .bubble_middle {
    background-repeat: repeat-x;
    padding: 11px 20px 0;
    height: 29px;
    width: 80px;
    margin: -40px 0 0 9px; }
  .flexible_status_bubble.active .bubble_middle {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.active.mid.bg.png'); }
  .flexible_status_bubble.inactive .bubble_middle {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.inactive.mid.bg.png'); }
  .flexible_status_bubble.pending .bubble_middle {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.pending.mid.bg.png'); }
  .flexible_status_bubble.draft .bubble_middle {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.draft.mid.bg.png'); }
  .flexible_status_bubble .bubble_right {
    background-repeat: no-repeat;
    width: 9px;
    height: 40px;
    margin: -40px 0 0 129px; }
  .flexible_status_bubble.active .bubble_right {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.active.rgt.bg.png'); }
  .flexible_status_bubble.inactive .bubble_right {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.inactive.rgt.bg.png'); }
  .flexible_status_bubble.pending .bubble_right {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.pending.rgt.bg.png'); }
  .flexible_status_bubble.draft .bubble_right {
    background-image: url('/cobrand/vr/status_bubble/status_bubble.draft.rgt.bg.png'); }

.product_dashboard_export {
  float: right;
  width: 50%;
  text-align: right;
  margin: 3px 0 0 0;
  padding-bottom: 3px; }

.product_dashboard_updater {
  font-size: 8pt;
  color: #999;
  margin: 5px 0 20px 177px; }
  .product_dashboard_updater #last_updated {
    font-weight: bold;
    color: #d06611; }

.product_dashboard_pending {
  text-align: center;
  font-weight: bold;
  padding: 100px 0 250px 0; }

.product_dashboard_content_wl {
  padding: 8px 0 0 8px;
  min-height: 350px;
  background-image: url('/cobrand/vr/product_dashboard/product_dashboard.content.bg.gif');
  background-repeat: no-repeat; }
  .product_dashboard_content_wl .product_dashboard_wl_float_clearance {
    overflow: hidden; }
  .product_dashboard_content_wl .product_dashboard_middle {
    width: 500px; }
  .product_dashboard_content_wl .product_dashboard_right {
    margin-left: 540px;
    padding-left: 10px;
    margin-bottom: 20px;
    border-left: 1px solid #eee; }
    .product_dashboard_content_wl .product_dashboard_right h3 {
      font-family: arial;
      margin: 0;
      padding: 5px 0 0 0;
      font-size: 12pt;
      letter-spacing: -1px; }

.product_dashboard_content_wr {
  padding: 8px 0 0 8px;
  min-height: 350px;
  background-image: url('/cobrand/vr/product_dashboard/product_dashboard.content.bg.gif');
  background-repeat: no-repeat; }
  .product_dashboard_content_wr .product_dashboard_middle {
    width: 225px; }
  .product_dashboard_content_wr .product_dashboard_right {
    margin-left: 420px; }

.product_dashboard_middle {
  float: left;
  margin-left: 10px;
  padding-left: 20px; }

.product_dashboard_right {
  padding-left: 5px; }

.product_dashboard_content_navigation {
  float: left;
  border: 1px solid #ddd;
  border-bottom: none;
  background: url('/images/cobrand/vr/interface/v5/subnav-bkg.gif') repeat-x; }
  .product_dashboard_content_navigation ul {
    list-style: none;
    width: 136px;
    margin: 3px;
    padding: 0; }
    .product_dashboard_content_navigation ul li {
      list-style: none;
      padding: 0;
      margin: 0 0 0 0;
      white-space: nowrap;
      border: 1px solid #fff; }
      .product_dashboard_content_navigation ul li.selected {
        padding: 3px 0 3px 4px;
        color: #555;
        border: 1px solid #ddd; }
      .product_dashboard_content_navigation ul li a {
        display: block;
        font-size: 8pt;
        margin: 0;
        padding: 3px 0 3px 5px; }
        .product_dashboard_content_navigation ul li a:hover {
          background-color: #e6f3ff; }
  .product_dashboard_content_navigation h4 {
    padding: 4px 0 0 0;
    font-family: arial;
    font-size: 9pt;
    margin: 5px 0 5px 8px; }

.statistics_at_a_glance li {
  color: #555;
  height: 30px; }
  .statistics_at_a_glance li.highlighted_statistic {
    border: 1px solid #ccc;
    background-color: #f9f9f9; }
.statistics_at_a_glance label {
  float: left;
  margin: 8px 0 0 8px; }
.statistics_at_a_glance span {
  color: #222;
  font-size: 14pt;
  padding-right: 4px;
  font-family: arial;
  font-weight: bold;
  float: right;
  margin: 5px; }

.contextual_help_text {
  margin-bottom: 25px; }
  .contextual_help_text img {
    float: left;
    margin: 5px 0 0 9px; }
  .contextual_help_text h3 {
    font-family: arial;
    letter-spacing: -1px;
    font-size: 13pt;
    padding: 0;
    margin: 0; }
  .contextual_help_text div {
    margin-left: 53px; }

.contextual_warning_text {
  margin-bottom: 25px;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
  padding-bottom: 15px;
  padding-top: 10px; }
  .contextual_warning_text img {
    float: left;
    margin: 5px 0 0 9px; }
  .contextual_warning_text h3 {
    font-family: arial;
    letter-spacing: -1px;
    font-size: 13pt;
    padding: 0;
    margin: 0; }
  .contextual_warning_text div {
    margin-left: 53px; }

.application_help {
  font-size: 9pt;
  line-height: 175%; }
  .application_help h2 {
    font-family: arial; }
  .application_help h3 {
    font-family: arial;
    border-bottom: 3px solid #369;
    margin: 30px 0 15px 0;
    color: #369;
    padding: 0 0 7px 0;
    font-size: 11pt; }

ul.tabs {
  list-style: none;
  padding: 0 13px 0 7px;
  margin: 0;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 11px;
  height: 28px;
  border-bottom: 1px solid #bbb; }
  ul.tabs img {
    border: 0;
    vertical-align: -4px;
    margin-right: 5px; }
  ul.tabs li {
    float: left;
    background-image: url('/cobrand/vr/tabs/tabs.active.left.gif');
    margin: 0 0 -1px 6px;
    background-repeat: repeat-x;
    background-color: #e6f3ff;
    color: #369;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    cursor: pointer; }
    ul.tabs li a:hover {
      text-decoration: none;
      text-decoration: underline; }
    ul.tabs li a:link, ul.tabs li a:visited, ul.tabs li a:active {
      text-decoration: none; }
    ul.tabs li span {
      display: block;
      background-position: top right;
      background-repeat: no-repeat; }
    ul.tabs li.tabs_create_action {
      background-image: url('/cobrand/vr/tabs/tabs.create.left.gif');
      float: right;
      border-bottom: 1px solid #bbb; }
      ul.tabs li.tabs_create_action:hover {
        background-image: url('/cobrand/vr/tabs/tabs.create.left.gif');
        float: right;
        border-bottom: 1px solid #bbb; }
      ul.tabs li.tabs_create_action span {
        background-image: url('/cobrand/vr/tabs/tabs.create.right.gif');
        padding: 7px 15px 5px 15px; }
      ul.tabs li.tabs_create_action a:link, ul.tabs li.tabs_create_action a:visited, ul.tabs li.tabs_create_action a:active {
        text-decoration: none;
        color: #555; }
      ul.tabs li.tabs_create_action a:hover {
        text-decoration: underline; }
    ul.tabs li.active {
      background-color: #ededed;
      color: #333; }
      ul.tabs li.active:hover {
        background-color: #ededed;
        color: #333; }
      ul.tabs li.active span {
        background-image: url('/cobrand/vr/tabs/tabs.active.right.gif');
        padding: 8px 20px 8px 20px; }
    ul.tabs li.inactive {
      background-image: url('/cobrand/vr/tabs/tabs.inactive.left.gif');
      border-bottom: 1px solid #bbb; }
      ul.tabs li.inactive span {
        background-image: url('/cobrand/vr/tabs/tabs.inactive.right.gif');
        padding: 8px 20px 7px 20px; }
ul.tabs_innernav {
  list-style: none;
  margin: 0;
  padding: 0 0 0 20px;
  height: 45px;
  font-family: arial;
  background-image: url('/cobrand/vr/tabs/tabs.innernav.bg.gif'); }
  ul.tabs_innernav li.inactive {
    float: left;
    font-weight: bold;
    font-size: 8pt;
    padding: 0 30px 0 0px; }
    ul.tabs_innernav li.inactive a:link, ul.tabs_innernav li.inactive a:visited, ul.tabs_innernav li.inactive a:active {
      text-decoration: none;
      color: #777; }
    ul.tabs_innernav li.inactive a:hover {
      text-decoration: underline; }
  ul.tabs_innernav li.active {
    float: left;
    font-weight: bold;
    font-size: 8pt;
    padding: 0 30px 0 0px; }
    ul.tabs_innernav li.active a:link, ul.tabs_innernav li.active a:visited, ul.tabs_innernav li.active a:active {
      color: #222;
      text-decoration: none;
      background: url('/cobrand/vr/tabs/tabs.innernav.active.bg.gif') no-repeat center top; }
  ul.tabs_innernav li a {
    display: block;
    font-size: 12px;
    padding: 12px 0 18px 0; }

.tabs_innernav_tools {
  float: right;
  padding: 12px 8px 17px 10px;
  margin-left: -5px;
  background-image: url('/cobrand/vr/tabs/tabs.innernav.bg.gif'); }

.tab_content_open {
  margin-top: 15px;
  margin-bottom: 20px;
  min-height: 200px; }

.tab_content_boxed {
  padding: 10px;
  margin-bottom: 20px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.dynamic_folders .tab_content_boxed {
  margin-bottom: 0; }

fieldset.vrform {
  border: none;
  padding: 0 10px 10px 10px;
  margin: 0 0 0 0; }
  fieldset.vrform legend {
    display: none; }
  fieldset.vrform .intro {
    color: #333;
    padding: 0 10px;
    margin: 0;
    line-height: 1.3em; }
  fieldset.vrform dt {
    float: left;
    clear: left;
    width: 130px;
    padding: 14px 0;
    text-align: right; }
    fieldset.vrform dt label {
      color: #666;
      font-weight: bold;
      font-size: 12px;
      font-family: Arial,Helvetica,sans-serif; }
    fieldset.vrform dt.label_for_text, fieldset.vrform dt.label_for_text_with_errors {
      padding-top: 9px; }
  fieldset.vrform dt.field_with_errors label {
    color: red; }
  fieldset.vrform dl {
    padding: 0 0 0 0;
    margin: 0 0 10px 0; }
  fieldset.vrform dd {
    position: relative;
    margin-left: 140px;
    color: #000;
    padding: 9px 0 10px 0; }
    fieldset.vrform dd .field_error_message {
      float: right;
      padding: 7px 10px 7px 40px;
      color: #333;
      font-size: 8pt;
      color: #544;
      margin: -3px 0 0 10px;
      background: #ffdddd url(/images/cobrand/vr/icons/error.gif) no-repeat 10px 50%; }
    fieldset.vrform dd p {
      margin: 0;
      line-height: 1.3em; }
  fieldset.vrform p {
    position: relative; }
  fieldset.vrform .form_group {
    margin-top: 10px; }
    fieldset.vrform .form_group h3 {
      background-color: #f5fafd;
      border: 1px solid #cce9fe;
      padding: 8px 16px 8px 10px;
      margin: 0 0 10px 0; }
  fieldset.vrform .formrow_focus dt label {
    color: #0066aa; }

#social_sharing_form #networks {
  margin-bottom: -10px; }
#social_sharing_form .formrow dt {
  width: 55px; }
#social_sharing_form .formrow dd {
  margin-left: 75px; }
  #social_sharing_form .formrow dd textarea.social_sharing_post {
    max-height: 50px;
    min-height: 50px;
    max-width: 510px;
    min-width: 510px;
    overflow: auto; }
  #social_sharing_form .formrow dd p {
    padding-right: 25px; }
    #social_sharing_form .formrow dd p label {
      padding-left: 27px; }
    #social_sharing_form .formrow dd p .twitter {
      background: transparent url(/images/cobrand/vr/icons/twitter-icon.gif) no-repeat 5px 50%;
      padding-bottom: 3px;
      padding-top: 3px; }
    #social_sharing_form .formrow dd p .facebook {
      background: transparent url(/images/cobrand/vr/icons/facebook-icon.gif) no-repeat 5px 50%;
      padding-bottom: 3px;
      padding-top: 3px; }
  #social_sharing_form .formrow dd p.social_network_selection {
    margin-bottom: 10px; }
  #social_sharing_form .formrow dd p.social_sharing_char_counter {
    margin-top: 3px;
    margin-right: 5px;
    text-align: right; }

dl {
  margin-top: 0; }
  dl.vrform {
    padding: 10px; }
    dl.vrform dt {
      float: left;
      clear: left;
      width: 130px;
      padding: 14px 0;
      text-align: right; }
      dl.vrform dt label {
        color: #666;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial,Helvetica,sans-serif; }
    dl.vrform dd {
      margin-left: 140px;
      color: #000;
      padding: 9px 0 10px 0; }
      dl.vrform dd p {
        margin: 0;
        line-height: 1.3em; }
      dl.vrform dd td {
        padding: 0 5px 5px 0; }
    dl.vrform .formrow_focus dt label {
      color: #369; }

.required {
  color: #f00;
  background-color: transparent;
  padding: 0; }

.required_message {
  font-style: italic; }

.formrow {
  clear: left; }

.formrow_info_box {
  background-color: #eee;
  padding: 8px; }

.formrow_copy_text {
  padding-top: 5px; }

.simple_form .formrow {
  padding: 5px 0 5px 0;
  border-bottom: 0px; }
.simple_form dt {
  float: left;
  text-align: right;
  width: 120px;
  padding-top: 5px; }
.simple_form dd {
  margin-left: 140px;
  min-height: 25px; }

dt.field_with_errors {
  color: red; }
dt.label_for_text_field_with_errors label, dt.label_for_select_with_errors label {
  color: red; }
dt.label_for_checkbox_with_errors label {
  color: red; }

.form_tip {
  margin: 0;
  padding: 10px 0;
  color: #444;
  font: 11px Arial, Helvetica, Geneva, sans-serif; }
  .form_tip b {
    color: #000; }

.form_error {
  background: #fdd;
  color: #333;
  padding: 3px;
  font-weight: bold; }
  .form_error input {
    border: 1px solid #f00; }

.input {
  font-family: Verdana, arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333;
  border: 1px solid #999;
  padding: 4px; }
  .input:focus {
    font-weight: normal;
    color: #000;
    background-color: #ffe;
    border: 1px solid #000; }

.textarea {
  font-size: 11px;
  font-weight: normal;
  color: #333;
  border: 1px solid #999;
  padding: 4px; }
  .textarea:focus {
    font-weight: normal;
    color: #000;
    background-color: #ffe;
    border: 1px solid #000; }

.dropdown {
  border: 1px solid #999;
  color: #333;
  font-size: 11px;
  padding: 4px 4px 4px 4px;
  font-weight: normal; }
  .dropdown option {
    padding-right: 15px; }
  .dropdown:focus {
    font-weight: normal;
    color: #000;
    background-color: #ffe;
    border: 1px solid #000; }

.checkbox {
  color: #333;
  padding: 3px 0 10px 0;
  line-height: 1.3em; }

.submit {
  margin-left: 140px; }

button.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFF;
  font-weight: bold;
  font-size: 10px;
  background-image: url('/cobrand/vr/buttons/button.primary_submit.bg.gif');
  border: 1px solid #369;
  padding: 4px 10px; }
  button.button:hover {
    background-image: url('/cobrand/vr/buttons/button.primary_submit.hover.bg.gif'); }
  button.button:active {
    color: #369; }

span.graph {
  float: left; }

div.highlight {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 15px;
  padding: 10px;
  font-size: 9pt;
  background-color: #fff1b5; }

.comment, .success, .sorry, .system_message, .error {
  margin-bottom: 15px;
  padding: 10px 10px 10px 40px;
  color: #333;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .comment ul, .success ul, .sorry ul, .system_message ul, .error ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0; }
  .comment li, .success li, .sorry li, .system_message li, .error li {
    margin-left: 15px; }

.error {
  border: 1px solid #a33;
  background: #ffdddd url(/images/cobrand/vr/icons/error.gif) no-repeat 10px 50%; }
  .error li {
    list-style-image: url('/cobrand/vr/notice/notice.ul.bullet.error.gif'); }

.system_message {
  border: 1px solid #a33;
  background: #eee url(/images/cobrand/vr/icons/system_message.gif) no-repeat 10px 50%; }
  .system_message li {
    list-style-image: url('/cobrand/vr/notice/notice.ul.bullet.system_message.gif'); }

.comment {
  border: 1px solid #39f;
  background: #e8e8fe url(/images/cobrand/vr/icons/comment.gif) no-repeat 10px 50%; }
  .comment li {
    list-style-image: url('/cobrand/vr/notice/notice.ul.bullet.comment.gif'); }

.success {
  border: 1px solid #008C00;
  background: #d7fbd1 url(/images/cobrand/vr/icons/success.gif) no-repeat 10px 50%; }
  .success li {
    list-style-image: url('/cobrand/vr/notice/notice.ul.bullet.success.gif'); }

.sorry {
  border: 1px solid #e8a80a;
  background: #f0fed7 url(/images/cobrand/vr/icons/sorry.gif) no-repeat 10px 50%; }
  .sorry li {
    list-style-image: url('/cobrand/vr/notice/notice.ul.bullet.sorry.gif'); }

table.data_table {
  color: #333;
  border-collapse: collapse;
  border-top: 1px solid #90aac6; }
table.chartable {
  empty-cells: show; }
  table.chartable td {
    background-color: #F5F5F5;
    border-color: #EEEEEE rgb(204, 204, 204) rgb(204, 204, 204) rgb(238, 238, 238);
    border-style: solid;
    border-width: 1px;
    text-align: center; }

.data_table caption {
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  text-align: left;
  padding: 4px 8px;
  font-size: 150%;
  letter-spacing: -1px; }
.data_table thead th {
  background-color: #b7d4f1;
  background-image: url('/cobrand/vr/data_table/data_table.thead.bg.gif');
  border-right: 1px solid #a0bad6;
  border-bottom: 1px solid #90aac6;
  font-weight: bold;
  color: #222;
  padding: 4px;
  height: 22px;
  text-align: left; }
  .data_table thead th.sorted {
    background-image: url('/cobrand/vr/data_table/data_table.thead.sorted.bg.gif');
    background-position: top right;
    border-right: 1px solid #90aac6; }
  .data_table thead th.sorted_desc {
    background-image: url('/cobrand/vr/data_table/data_table.thead.sorted.bg.gif');
    background-position: top right;
    border-right: 1px solid #90aac6;
    padding-right: 15px;
    background-image: url('/cobrand/vr/data_table/data_table.thead.sorted.desc.bg.gif'); }
  .data_table thead th.sorted_asc {
    background-image: url('/cobrand/vr/data_table/data_table.thead.sorted.bg.gif');
    background-position: top right;
    border-right: 1px solid #90aac6;
    padding-right: 15px;
    background-image: url('/cobrand/vr/data_table/data_table.thead.sorted.asc.bg.gif'); }
.data_table thead a {
  color: #06c;
  text-decoration: underline; }
  .data_table thead a:hover {
    color: #fff;
    text-decoration: underline; }
.data_table tfoot th {
  background-color: #b7d4f1;
  background-image: url('/cobrand/vr/data_table/data_table.thead.bg.gif');
  border-right: 1px solid #a0bad6;
  border-bottom: 1px solid #90aac6;
  font-weight: bold;
  color: #222;
  padding: 4px;
  height: 22px;
  text-align: left; }
.data_table tfoot a {
  color: #06c;
  text-decoration: underline; }
  .data_table tfoot a:hover {
    color: #fff;
    text-decoration: underline; }
.data_table tfoot td {
  background-color: #b7d4f1;
  font-weight: bold;
  color: #000;
  padding: 8px;
  background-image: url('/cobrand/vr/data_table/data_table.tfoot.bg.gif');
  border-bottom: 1px solid #90aac6; }
.data_table tbody tr.odd {
  background-color: #fafafa; }
.data_table tbody tr.emphasized_row {
  background-image: url('/cobrand/vr/dtable/dtable.emphasized_row.bg.gif');
  background-position: bottom;
  background-repeat: repeat-x;
  background-color: #fff; }
.data_table tbody tr.highlight {
  background-color: #ffc;
  font-size: 90px; }
.data_table tbody th {
  font-weight: bold;
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc; }
.data_table tbody td {
  padding: 6px 4px 6px 4px; }
  .data_table tbody td.highlight {
    background-color: #ffc;
    font-size: 90px; }
.data_table tbody a {
  color: #06c;
  text-decoration: underline; }
  .data_table tbody a:hover {
    color: #39f; }
.data_table td.numeric, .data_table td.align_right {
  text-align: right; }
.data_table td.align_center {
  text-align: center; }
.data_table th.align_right {
  text-align: right; }
.data_table th.align_center {
  text-align: center; }

.data_table_condensed {
  border-collapse: collapse; }
  .data_table_condensed td {
    padding: 4px 6px 4px 2px;
    font-size: 10px; }
    .data_table_condensed td.numeric {
      text-align: right; }
    .data_table_condensed td.align_right {
      text-align: right; }
  .data_table_condensed th {
    text-align: left;
    color: #555;
    padding: 4px 8px 4px 2px;
    background-color: #eee;
    font-size: 10px; }
    .data_table_condensed th.align_right {
      text-align: right; }
  .data_table_condensed tr.odd {
    background-color: #f9f9f9; }
  .data_table_condensed tr.even {
    background-color: #fff; }
  .data_table_condensed tbody tr:hover {
    background-color: #e6f3ff; }

._vrdt_cb {
  margin-right: 8px;
  float: left; }

.data_table_toolbar_top {
  height: 38px;
  background: transparent url('/cobrand/vr/data_table/data_table.toolbar.topleft.gif') top left;
  overflow: hidden; }
  .data_table_toolbar_top ._vrdt_cb {
    margin: 8px; }
  .data_table_toolbar_top .paginator {
    background-image: url('/cobrand/vr/data_table/data_table.toolbar.topright.gif');
    background-position: top right;
    background-repeat: no-repeat;
    margin-left: 8px;
    padding: 8px 8px 13px 0; }
  .data_table_toolbar_top .paginator_text {
    margin-top: 4px; }
  .data_table_toolbar_top select.dropdown, .data_table_toolbar_top a.button, .data_table_toolbar_top input.button {
    height: 22px;
    padding: 2px; }

.data_table_toolbar_bottom {
  background: transparent url('/cobrand/vr/data_table/data_table.toolbar.bottomleft.gif') bottom left;
  border-top: 5px solid #e0e0e0;
  height: 38px; }
  .data_table_toolbar_bottom ._vrdt_cb {
    margin: 8px; }
  .data_table_toolbar_bottom .paginator {
    background-image: url('/cobrand/vr/data_table/data_table.toolbar.topright.gif');
    background-position: top right;
    background-repeat: no-repeat;
    margin-left: 8px;
    padding: 8px 8px 13px 0;
    padding-bottom: 13px;
    background-image: url('/cobrand/vr/data_table/data_table.toolbar.bottomright.gif');
    background-position: bottom right; }
  .data_table_toolbar_bottom .paginator_text {
    margin-top: 4px; }
  .data_table_toolbar_bottom select.dropdown, .data_table_toolbar_bottom a.button, .data_table_toolbar_bottom input.button {
    height: 22px;
    padding: 2px; }

.data_table_search ul {
  list-style: none;
  padding: 0;
  margin: 0; }
.data_table_search li {
  line-height: 170%;
  font-weight: bold;
  display: block;
  float: left;
  color: #555;
  margin: 0 20px 10px 0; }

.smalltable td {
  padding: 3px;
  font-size: 8pt;
  border-bottom: 1px solid #ddd; }
  .smalltable td.smalltableSort {
    background-color: #f5f5f5; }
.smalltable th {
  padding: 3px;
  font-size: 8pt;
  text-align: left;
  padding: 5px 3px 5px 3px; }
  .smalltable th a:link, .smalltable th a:visited {
    color: #333; }
  .smalltable th.smalltableSort {
    background-color: #ccc;
    color: #555; }

.sample_code {
  padding: 20px;
  font-family: courier;
  color: #333;
  border: 1px solid #ccc;
  text-align: center; }

.terms_of_service_copy {
  width: 635px;
  padding: 5px;
  font-size: 9pt; }

.instructional_text {
  padding: 10px; }

.no_entities {
  text-align: center;
  margin: 60px 0 100px 0;
  font-weight: bold;
  color: #555; }
  .no_entities .hide_help_video {
    float: left; }

.page_copy_text {
  font-size: 9pt;
  line-height: 150%; }

p.page_copy_text {
  padding: 0;
  margin: 5px 0 20px 0; }

.no_break {
  white-space: nowrap; }

.new_product_offer {
  background-color: #F9FE61;
  color: #FC0F0C;
  font-weight: bold;
  padding: 0pt 2px;
  font-size: 12px; }

.splash {
  margin: 10px 50px 50px 47px; }

.help_wrapper h2 {
  margin: 10px 0 0 0;
  font-size: 12pt;
background-color: #fff; }

.fancy_shadow {
  text-align: right;
  background-image: url('/images/cobrand/vr/fancy_shadow/fancy_shadow.bg.gif' ); }

#iceDefaultPostalAddress pre {
  white-space: pre;
  margin: 1em 0; }

#iceCustomPostalAddress {
  margin: 1em 0; }
  #iceCustomPostalAddress label {
    display: block;
    clear: both;
    text-transform: capitalize; }
    #iceCustomPostalAddress label span {
      display: block;
      float: left;
      width: 110px;
      padding-right: 0.5em;
      text-align: right;
      white-space: nowrap; }
  #iceCustomPostalAddress input {
    margin-bottom: 0.2em; }

#campaign_subject_length_warning {
  font-size: small;
  color: red; }

.social_sharing_loading {
  padding-left: 10px; }

.social_sharing_promotion {
  float: right;
  position: relative;
  top: -10px;
  background-color: #FFFFFF;
  padding-left: 2px; }

div.social_sharing_account_link .twitter {
  background: transparent url(/images/cobrand/vr/icons/twitter-icon.gif) no-repeat 0px 50%;
  padding-left: 25px;
  padding-bottom: 3px;
  padding-top: 3px; }
div.social_sharing_account_link .facebook {
  background: transparent url(/images/cobrand/vr/icons/facebook-icon.gif) no-repeat 0px 50%;
  padding-left: 25px;
  padding-bottom: 3px;
  padding-top: 3px; }

.tooManyChars {
  color: red; }

.social_network_timeout {
  color: red;
  padding-top: 3px; }

.debug_hostname {
  float: right;
  color: #fff;
  border: 1px solid #357;
  font-size: 7pt;
  margin: 9px 16px 0 0;
  padding: 2px 6px 2px 6px;
  background-color: #000;
  font-weight: bold; }

hr {
  background: #DDDDDD none repeat scroll 0 0;
  border: medium none;
  color: #DDDDDD;
  height: 1px; }

#password, #password2, #cms_user_password_new, #cms_user_password_confirmation {
  float: left; }

.password_notice {
  margin-top: 3px;
  margin-left: 0px;
  padding-left: 5px;
  width: 15px;
  float: left;
  font-size: 1.2em;
  overflow: hidden; }
  .password_notice .valid {
    background: transparent url(/images/cobrand/vr/icons/success_trans.gif) no-repeat 0px 50%; }
  .password_notice .notvalid {
    background: transparent url(/images/cobrand/vr/icon-closewindow_16.gif) no-repeat 0px 50%; }

.clear {
  clear: both; }

.document_editor {
  clear: both;
  background-image: url('/cobrand/vr/email/email.builder.editor.bg.png');
  background-repeat: repeat-x;
  background-color: #515151;
  border-top: 1px solid #ccc;
  min-height: 400px;
  padding-bottom: 25px; }

.document_editor_workpane {
  padding: 25px 0px 24px 0px;
  background-image: url('/cobrand/vr/email/email.builder.editor.workpane.bottom.png');
  background-repeat: no-repeat;
  background-position: bottom; }
  .document_editor_workpane .document_editor_workpane_title ul {
    height: 27px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 15px 0 15px;
    overflow: hidden; }
    .document_editor_workpane .document_editor_workpane_title ul li {
      margin: 0 5px 0 0;
      padding: 7px 20px;
      float: left;
      background-color: #aaa;
      -moz-border-radius-topleft: 6px;
      -moz-border-radius-topright: 6px;
      -webkit-border-top-left-radius: 6px;
      -webkit-border-top-right-radius: 6px;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      font-size: 8pt;
      font-weight: bold;
      color: #505050;
      cursor: pointer; }
    .document_editor_workpane .document_editor_workpane_title ul li.tab_option {
      padding: 4px 0px;
      font-weight: normal;
      background-color: #515151;
      color: #ccc;
      cursor: normal; }
    .document_editor_workpane .document_editor_workpane_title ul li.right {
      margin: 0 0 0 5px;
      float: right; }
    .document_editor_workpane .document_editor_workpane_title ul li.selected {
      background-color: #f5f5f5; }
  .document_editor_workpane .document_editor_workpane_content {
    background: url('/cobrand/vr/email/email.builder.editor.workpane.bg.png') repeat-y;
    padding: 0 15px 0 15px; }

.document_editor_toolbar {
  background-image: url('/cobrand/vr/email/email.builder.editor.toolbar.bg.png');
  height: 53px;
  margin-top: 12px;
  font-size: 8pt;
  padding: 0 15px 0 15px; }

#email_editor_action_spellcheck {
  height: 17px;
  border-right: 1px solid #bbbbbb;
  margin-right: 8px;
  padding-right: 13px; }
  #email_editor_action_spellcheck a {
    background: url(/styling/lib/js/ckeditor/vr/skins/3.3.1/vr/icons.gif) no-repeat 0 -193px;
    padding-left: 22px;
    height: 15px;
    display: block; }

.document_editor_toolbar_node_left, .document_editor_toolbar_node_right {
  margin-top: 20px; }

.document_editor_toolbar_node_right {
  float: right;
  padding: 5px;
  color: #666; }

.document_editor_toolbar_node_left {
  float: left;
  padding: 5px 15px 5px 20px; }
  .document_editor_toolbar_node_left a, .document_editor_toolbar_node_left a.link, .document_editor_toolbar_node_left a.link:visited, .document_editor_toolbar_node_left a.link:active {
    color: #666;
    text-decoration: none; }

.document_editor_toolbar_node_left.selected {
  padding: 4px 14px 4px 19px;
  background-color: #ddd;
  border: 1px solid #ccc;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.document_editor_drawer .document_editor_drawer_content {
  background: url('/cobrand/vr/email/email.builder.editor.drawer.bg.png');
  margin: 0 15px 0 15px;
  padding: 25px 10px 15px 10px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-radius-bottom-left: 8px;
  border-radius-bottom-right: 8px; }
.document_editor_drawer .email_editor_drawer_save {
  border-top: 1px solid #ccc;
  padding: 10px;
  text-align: right; }

.rotating_tip_container {
  float: right; }

.rotating_tip {
  background-image: url('/cobrand/vr/rotating_tip/rotating_tip.bg.png');
  background-position: top center;
  background-repeat: no-repeat;
  width: 439px;
  -moz-border-radius: 7px;
  font-size: 8pt;
  color: #555;
  padding: 6px 6px 6px 6px; }
  .rotating_tip ul {
    width: 200px;
    list-style: none;
    margin: -3px 0 0 0;
    padding: 0 5px 0 0;
    float: right;
    font-size: 7pt; }
    .rotating_tip ul li {
      padding: 0 0 0 10px;
      margin: 0;
      float: right; }
    .rotating_tip ul a, .rotating_tip ul a:link, .rotating_tip ul a:visited {
      color: #553; }
  .rotating_tip h3 {
    color: #553;
    font-size: 9pt;
    padding: 0 0 3px 0;
    margin: 0 0 0 39px;
    font-family: arial; }
  .rotating_tip .rotating_tip_content {
    margin-left: 39px; }

.rotating_tip_preview {
  cursor: pointer;
  height: 31px;
  position: static;
  left: 0;
  top: 0;
  margin-left: 0;
  min-height: 31px; }
  .rotating_tip_preview .rotating_tip_close {
    display: none; }

.rotating_tip_full {
  background-position: bottom center;
  padding-bottom: 55px;
  position: absolute;
  left: 50%; }
  .rotating_tip_full .rotating_tip_close {
    display: block;
    margin: 8px 0 15px 39px; }

.best_practices_form_tip {
  position: absolute;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  background-image: url('/cobrand/vr/icons/marketing_tip.png');
  background-repeat: no-repeat;
  background-position: 13px 4px;
  margin: 0;
  width: 100px; }
  .best_practices_form_tip a {
    display: block;
    padding: 4px 0 8px 40px;
    font-size: 8pt; }

a.image_selector_source, a.image_selector_source:link, a.image_selector_source:visited {
  margin: 0 5px 5px 5px;
  display: block;
  padding: 6px 0 9px 10px;
  height: 30px;
  border: 1px solid #ccc;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  line-height: 150%;
  color: #555; }
  a.image_selector_source strong, a.image_selector_source:link strong, a.image_selector_source:visited strong {
    color: #000;
    font-family: arial;
    font-size: 10pt;
    letter-spacing: -1px; }

a.image_selector_source:hover {
  background-color: #f5f5f5; }

.image_selector_resizer_thumbnail {
  height: 28px;
  width: 28px; }

.image_selector_resize_px {
  color: #777; }

#image_selector_resize_custom_dimensioner {
  margin-left: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding: 15px; }

#image_selector_pre_picnik_name_container {
  padding: 15px 0 0 0px; }

input.image_dimensioner_scalar {
  text-align: center; }

.image_dimensioner_constrainer {
  padding: 5px 0 0 0; }

#login_box {
  float: right;
  width: 465px;
  background: #f5f5f5;
  background: #f5f5f5 url(/cobrand/vr/login/login.loginbkg.png) repeat-x left bottom;
  margin: 10px 17px;
  border: 1px solid #daba4a;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 10px #ccc;
  -webkit-box-shadow: 0px 0px 10px #ccc;
  box-shadow: 0px 0px 10px #ccc;
  padding-left: 16px;
  height: 60px; }

.login_fields {
  float: left;
  margin: 2px 0px 10px 0px;
  padding-right: 10px;
  width: 160px;
  font: bold 11px/11px helvetica;
  color: #333; }

#login {
  padding: 4px;
  margin: 0 auto; }

.clearfix {
  display: inline-block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.new_email_flag {
  color: #06a;
  font-size: 8pt; }

#activated {
  font: 15px/20px helvetica, sans-serif;
  line-height: 24px; }
  #activated h1 {
    font-size: 22pt;
    font-weight: bold;
    line-height: 24pt;
    letter-spacing: -1px;
    margin: 0; }
  #activated h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px; }
  #activated #login_quote {
    float: right; }
  #activated #activated_login_box {
    float: left;
    background: #eeeeee url('/cobrand/vr/login/login.loginbkg.png') repeat-x left bottom;
    width: 500px;
    height: 101px;
    border: 1px solid #daba4a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #888;
    -webkit-box-shadow: 0px 0px 4px #888;
    box-shadow: 0px 0px 4px #888; }
  #activated #login {
    margin: 0px auto;
    padding: 20px;
    width: 450px; }
  #activated #getstarted {
    border-top: 1px solid #336699;
    margin: 17px 0px;
    padding: 17px 0px; }
    #activated #getstarted ul li {
      float: left;
      list-style: none;
      padding: 20px;
      width: 265px;
      line-height: 20px; }

a.tweet_button {
  background: url('/buttons/tweet_button.png') 0 0px no-repeat;
  display: inline-block;
  width: 56px;
  height: 20px; }
  a.tweet_button:hover {
    background: url('/buttons/tweet_button.png') 0 -21px no-repeat; }
  a.tweet_button:active {
    background: url('/buttons/tweet_button.png') 0 -42px no-repeat; }

#alternate_feedback_link {
  float: right; }
  #alternate_feedback_link a, #alternate_feedback_link a:link, #alternate_feedback_link a:visited {
    font-size: 8pt; }
.float_left {
  float: left; }

.page_body {
  padding-top: 0; }

.welcome_text {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Lato', arial;
  padding: 10px 0px 0px 15px;
text-align:left; }

#login_page {
  width: 950px;
  margin: 0 auto 0 auto;
  padding-bottom: 20px;
  font-family: sans-serif; }

#login_sidebar {
  float: right;
  width: 380px;
  margin: 0 7px 0 20px;
  background-color: #e1f4fb;
  border: 1px solid #5c9acd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  color: #333; }
  #login_sidebar h2 {
    padding: 0 0 7px 0;
    margin: 0 0 7px 0;
    font: bold 22px/28px helvetica, sans-serif;
    letter-spacing: -1px;
    border-bottom: 1px solid #333;
    color: #333; }
  #login_sidebar p {
    font: normal 12px/18px helvetica, sans-serif;
    margin-top: 0; }

#login_content {
  padding: 0 0 0 10px; }
  #login_content h1 {
    font: bold 25px/24px helvetica, sans-serif;
    letter-spacing: -1px;
    padding-top: 16px; }

.login_quote {
  text-align: center;
  margin-bottom: 5px; }

p, li {
  font: 15px/20px helvetica, sans-serif; }

#login_content div.callout {
  text-align: center;
  float: left;
  width: 25%; }
  #login_content div.callout h3 {
    font: normal 14px/13px helvetica, san-serif;
    color: #369;
    letter-spacing: -1px;
    font-weight: bold; }

.login_signup_error {
  -moz-border-radius: 2px;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  -moz-background-clip: border;
  -webkit-border-radius: 2px;
  background: #FFDDDD;
  border-bottom: 1px solid #AA3333;
  color: #333333;
  padding: 2px; }

.login_signup_error_div {
  margin-bottom: 10px;
  padding: 2px;
  clear: both; }

.password-meter {
  float: right;
  width: 85px;
  margin-right: 10px; }

.password-meter-message {
  text-align: right;
  font-weight: bold;
  color: #676767; }

.password-meter-bg, .password-meter-bar {
  height: 3px;
  margin-top: 4px; }

.password-meter-bg {
  top: 8px;
  background: #e0e0e0; }

.password-meter-message-good {
  color: #f5ac00; }

.password-meter-message-strong {
  color: #008000; }

.password-meter-bg .password-meter-weak, .password-meter-bg .password-weak {
  background: #aa0033;
  width: 20px; }
.password-meter-bg .password-meter-good {
  background: #f5ac00;
  width: 60px; }
.password-meter-bg .password-meter-strong {
  background: #008000;
  width: 85px; }

.login_centered_text {
  text-align: center; }

.login_button {
  float: left;
  margin-top: 11px;
  margin-left: 3px; }

#login_form .row {
  margin: 5px 0; }
#login_form fieldset {
  border: 0;
  padding: 0; }
#login_form legend {
  display: none; }
#login_form .label {
  float: left;
  font: bold 12px/12px helvetica; }
#login_form .login_input {
  margin-left: 120px;
  font-size: 11px; }
#login_form .login_phone {
  margin-left: 114px;
  font-size: 11px; }
#login_form .login_guidetxt {
  font: 11px/12px helvetica;
  color: #666;
  clear: both; }
#login_form .login_phone .login_guidetxt {
  margin-left: 6px; }
#login_form .login_requiredtxt {
  float: right;
  font-size: 11px;
  margin-top: -10px;
  color: #666; }
#login_form em {
  color: red; }
#login_form .submit {
  margin: 10px 0;
  text-align: center; }
#login_form .submitbutton {
  font-size: 16px; }
