@font-face {
  font-family: 'nvBold';
  src: url("fonts/nv-webfont.eot");
  src: url("fonts/nv-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/nv-webfont.ttf") format("truetype"), url("fonts/nv-webfont.svg#nvBold") format("svg");
  font-weight: bold;
  font-style: bold; }

body.am {
  /* background: url("img/bg.gif") repeat-x scroll 0 0 transparent; */
  margin: 0px;
  padding: 0px; }
  body.am .page {
    margin: 0px auto;
    width: 960px; }
    body.am .page .header {
      position: relative;
      height: 60px; 
	  padding: 30px 20px 0 0;}
    body.am .page .footer {
      position: relative;
      clear: both; }
    body.am .page .content {
      clear: both;
      position: relative;
      text-align: left;
      margin: 0px 16px; }
  body.am h1.title {
    font: normal 25px nvBold, arial, Sans-Serif;
    color: #000000;
    line-height: 32px;
    vertical-align: middle;
    text-transform: lowercase; }
    body.am h1.title strong {
      color: #6DB33F;
      font-weight: normal; }
  body.am .sidebar.rht {
    width: 300px;
    float: right; }
    body.am .sidebar.rht h3 {
      display: block;
      background: #999999;
      color: white;
      padding: 8px;
      margin: 0px -8px 12px -8px;
      text-indent: 0px;
      font: bold 16px Arial, Sans-Serif; }
    body.am .sidebar.rht i {
      color: #444444;
      font-size: 13px; }
    body.am .sidebar.rht .panel {
      margin: 0px 8px 32px 8px; }
      body.am .sidebar.rht .panel.signup {
        border-top: solid 1px #888888;
        margin: 32px 0px 0px 0px;
        padding: 12px 8px;
        text-align: center; }
    body.am .sidebar.rht a {
      font-weight: bold;
      color: #000000; }
  body.am ul.simple {
    list-style: none;
    padding: 4px 0px; }
    body.am ul.simple i {
      color: #505050;
      font-size: 12px; }

.am.system_test {
  margin-bottom: 12px; }
  .am.system_test.inline {
    width: 780px;
    margin: 24px auto 24px auto; }
    .am.system_test.inline.actions {
      margin: 16px auto 16px auto;
      text-align: center;
      width: 740px;
      border-top: dashed 1px #C0C0C0;
      border-bottom: dashed 1px #C0C0C0;
      padding: 16px 0px; }
  .am.system_test .msg {
    display: block;
    margin-bottom: 6px;
    height: 48px;
    color: #000000;     
    }
    .am.system_test #SystemTest_Summary li.msg.pass 
    {
		display: none;
		visibility: hidden;
    }
    .am.system_test .msg.disabled {
      opacity: 0.35; }
    .am.system_test .msg h3 {
      font: normal 22px nvBold, arial, Sans-Serif;
      color: #FFFFFF;
      text-align: center;
      line-height: 32px;
      vertical-align: middle;
      text-shadow: -1px -1px 0px rgbA(0, 0, 0, 0.6); }
    .am.system_test .msg .links, .am.system_test .msg .text {
      height: 46px;
      background: #F0F0EB; }
    .am.system_test .msg .text {
      margin-left: 120px;
      padding-left: 8px; }
    .am.system_test .msg .links {
      float: right;
      display: block;
      width: 168px; }
      .am.system_test .msg .links a, .am.system_test .msg .links a.lnk_install {
        display: block;
        border-left: solid 2px white;
        font: normal 11px Arial, sans-serif;
        text-align: center;
        padding: 2px 3px 2px 6px;
        margin: 2px;
        width: 40px;
        height: 38px;
        text-decoration: none;
        float: right;
        color: #4F4B45; }
        .am.system_test .msg .links a img, .am.system_test .msg .links a.lnk_install img {
          display: block;
          width: 24px;
          margin: 0px 8px; }
    .am.system_test .msg b {
      color: #4F4B45;
      font-family: Arial, Sans-Serif;
      font-size: 18px;
      font-weight: normal;
      display: block;
      line-height: 18px;
      padding-top: 6px; }
      .am.system_test .msg b.alt {
        padding-top: 2px; }
      .am.system_test .msg b sup {
        font: bold 8px Tahoma, Arial, sans-serif; }
      .am.system_test .msg b.noTxt {
        line-height: 38px; }
    .am.system_test .msg i {
      font-size: 12px;
      color: #4F4B45; 
      display: inline-block;
      width: 440px;}
    .am.system_test .msg .title {
      display: block;
      float: left;
      vertical-align: middle;
      text-transform: lowercase;
      width: 96px;
      border-radius: 9px 9px 9px 9px;
      border-style: solid;
      border-width: 1px;
      box-shadow: 2px 1px 3px #909090;
      color: #FFFFFF;
      cursor: pointer;
      height: 32px;
      margin-right: 12px;
      text-decoration: none;
      padding: 6px;
      line-height: 31px; }
    .am.system_test .msg span {
      vertical-align: middle; }
    .am.system_test .msg.alert .title {
      background: #b6990d URL("img/icon_bg_yellow.png") repeat-x 0px 0px;
      border-color: #CEC184 #E6DBA7 #E6DBA7 #CEC184; }
    .am.system_test .msg.error .title {
      background: #c8330e URL("img/icon_bg_red.png") repeat-x 0px 0px;
      border-color: #E8AFA1 #f1c6c6 #f1c6c6 #E8AFA1; }
.am img.icon {
  height: 32px;
  width: 32px;
  vertical-align: middle;
  float: left;
  margin-right: 8px; }
  .am img.icon.flash {
    background: transparent URL("img/flash.png") no-repeat 0px 0px; }
  .am img.icon.plugin {
    background: transparent URL("img/monitor.png") no-repeat 0px 0px; }
  .am img.icon.bandwidth {
    background: transparent URL("img/bandwidth.png") no-repeat 0px 0px; }
  .am img.icon.ports {
    background: transparent URL("img/network.png") no-repeat 0px 0px; }
  .am img.icon.javascript {
    background: transparent URL("img/javascript_logo.png") no-repeat 0px 0px; }
  .am img.icon.monitor {
    background: transparent URL("img/monitor.png") no-repeat 0px 0px; }
  .am img.icon.cookie {
    background: transparent URL("img/cert.png") no-repeat 0px 0px; }
  .am img.icon.resize {
    background: transparent URL("img/resize.png") no-repeat 0px 0px; }
  .am img.icon.browser {
    background: transparent URL("img/pop-up.png") no-repeat 0px 0px; }
  .am img.icon.webcam {
    background: transparent URL("img/webcam.png") no-repeat 0px 0px; }
  .am img.icon.speaker {
    background: transparent URL("img/speaker.png") no-repeat 0px 0px; }
.am .newbutton.lnk {
  width: 36px;
  display: block;
  display: inline-block;
  margin: 9px 0px 0px;
  vertical-align: top;
  padding: 2px;
  height: 24px; }
.am .newbutton img.btnIcon {
  width: 24px;
  height: 24px;
  vertical-align: middle; }
  .am .newbutton img.btnIcon.reload {
    background: transparent URL("img/reload.png") no-repeat center center; }
.am.help {
  width: 550px;
  margin-left: auto;
  margin-right: auto; }
  .am.help h3 {
    font: bold 16px Arial, Sans-Serif; }
  .am.help .steps {
    padding-left: 12px;
    margin-top: 0px; }
    .am.help .steps li {
      list-style-type: none;
      margin-top: 12px; }
      .am.help .steps li:first-of-type {
        margin-top: 6px; }
      .am.help .steps li img {
        vertical-align: middle;
        margin-top: -3px; }
      .am.help .steps li .scrn {
        margin-left: 24px; }
      .am.help .steps li sup {
        font-size: 8px; }

/*
------------------------------------------------------------------------------
	SYSTEM TEST STYLES
------------------------------------------------------------------------------
*/
#SystemTest_Container {
  width: 579px;
  height: 675px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  float: left;
  -moz-perspective: 800px;
  -webkit-perspective: 800px;
  perspective: 800px; }
  #SystemTest_Container.extended {
    height: 760px !important;
    }
  #SystemTest_Container h1.title {
    padding-bottom: 8px;
    border-bottom: solid 1px #4F4B45; }
  #SystemTest_Container .panel {
    width: 570px;
    padding: 12px;
    height: 675px;
    position: absolute;
    top: 0;
    left: 0;
    background: white URL("img/graphy.png") repeat scroll 0px -1px;
    border-radius: 8px;
    border: solid 1px #888888;
    box-shadow: 0 0 6px #AFAFAF;
    /* Enabling 3d space for the transforms */
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    /* When the forms are flipped, they will be hidden */
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Enabling a smooth animated transition */
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    transition: 0.8s; }
    #SystemTest_Container.extended .panel {
        height: 760px !important;
        }
  #SystemTest_Container #SummaryPanel {
    z-index: 100; }
  #SystemTest_Container #DetailPanel {
    z-index: 1;
    opacity: 0;
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  #SystemTest_Container.flipped #SummaryPanel {
    opacity: 0;
    -moz-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }
  #SystemTest_Container.flipped #DetailPanel {
    opacity: 1;
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  #SystemTest_Container a.flipLink {
    height: 56px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    text-indent: -9999px;
    top: 0px;
    width: 56px; }
    #SystemTest_Container a.flipLink.toDetails {
      background: transparent URL("img/details_link.png") no-repeat 0px 0px; }
    #SystemTest_Container a.flipLink.toSummary {
      left: 0px;
      right: auto;
      background: transparent URL("img/summary_link.png") no-repeat 0px 0px; }

#SystemTest_Summary
{
	padding: 12px 4px 8px 4px; 
}
#SystemTest_Details {
	padding: 24px 4px 8px 4px; 
}
  
  
  #SystemTest_Summary li, #SystemTest_Details li {
    display: block;
    height: 50px;
    position: relative;
    vertical-align: middle;
    margin-bottom: 12px;
    list-style: none; }
    #SystemTest_Summary li .logo, #SystemTest_Details li .logo {
      height: 32px;
      width: 32px;
      padding: 6px;
      background: #888888;
      border: solid 1px rgbA(255, 255, 255, 0.6);
      box-shadow: 0px 0px 1px 2px #888888, 0px 0px 0px 1px rgbA(255, 255, 255, 0.3) inset;
      border-radius: 4px;
      float: left;
      display: block;
      margin: 2px 16px 2px 2px; }
      #SystemTest_Summary li .logo.alert, #SystemTest_Summary li .logo.warn, #SystemTest_Details li .logo.alert, #SystemTest_Details li .logo.warn {
        background: #b6990d URL("img/icon_bg_yellow.png") repeat-x 0px 0px;
        border-color: #CEC184 #E6DBA7 #E6DBA7 #CEC184; }
      #SystemTest_Summary li .logo.error, #SystemTest_Summary li .logo.fail, #SystemTest_Summary li .logo.outofdate, #SystemTest_Summary li .logo.notfound, #SystemTest_Details li .logo.error, #SystemTest_Details li .logo.fail, #SystemTest_Details li .logo.outofdate, #SystemTest_Details li .logo.notfound {
        background: #c8330e URL("img/icon_bg_red.png") repeat-x 0px 0px;
        border-color: #E8AFA1 #f1c6c6 #f1c6c6 #E8AFA1; }
      #SystemTest_Summary li .logo.pass, #SystemTest_Details li .logo.pass {
        background: #6db33f URL("img/icon_bg_green.png") repeat-x 0px 0px;
        border-color: #A1E8AF #C6F1C6 #C6F1C6 #A1E8AF;
        box-shadow: 0px 0px 1px 2px #888888, 0px 0px 0px 1px rgbA(255, 255, 255, 0.3) inset; }
      #SystemTest_Summary li .logo.info, #SystemTest_Details li .logo.info {
        background: #00759d URL("img/icon_bg_blue.png") repeat-x 0px 0px;
        border-color: #A1AFE8 #C6C6F1 #C6C6F1 #A1AFE8;
        box-shadow: 0px 0px 1px 2px #888888, 0px 0px 0px 1px rgbA(255, 255, 255, 0.3) inset; }
    #SystemTest_Summary li a.lnk_install, #SystemTest_Details li a.lnk_install {
      display: block;
      position: absolute;
      border: solid 1px rgbA(200, 200, 200, 0.7);
      border-radius: 4px;
      right: 0px;
      top: 2px;
      font: normal 11px Arial, sans-serif;
      text-align: center;
      padding: 4px;
      margin: 0px;
      width: 36px;
      height: 36px;
      text-decoration: none;
      color: #4F4B45;
      opacity: 0.75; }
      #SystemTest_Summary li a.lnk_install:hover, #SystemTest_Details li a.lnk_install:hover {
        background: #F0F0EB;
        border: solid 1px #909090;
        box-shadow: 0px 0px 1px 1px rgbA(168, 168, 168, 0.7);
        opacity: 1; }
      #SystemTest_Summary li a.lnk_install img, #SystemTest_Details li a.lnk_install img {
        display: block;
        width: 24px;
        margin: 0px 6px; }

#SystemTest_Container #DetailPanel h1.title {
  text-align: right; }

/*
------------------------------------------------------------------------------
	MODAL DIALOG
------------------------------------------------------------------------------
*/
#simple-modal-overlay {
  position: fixed;
  display: block;
  z-index: 99998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#e2f2d8), to(#6db33f));
  background: -webkit-radial-gradient(circle, #e2f2d8, #6db33f);
  background: -moz-radial-gradient(circle, #e2f2d8, #6db33f);
  background: -ms-radial-gradient(circle, #e2f2d8, #6db33f); }

.simple-modal {
  /* Style rewrite */
  width: 600px;
  left: 20px;
  top: 20px;
  padding: 2px;
  /* */
  position: absolute;
  position: fixed;
  margin: 0;
  color: #4F4B45;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: #FFFFFF;
  border: 1px solid #EAEEFA;
  border: 1px solid rgba(36, 59, 21, 0.8);
  -webkit-box-shadow: 0 0 5px 2px rgba(36, 59, 21, 0.8), 0px 0px 2px rgbA(36, 59, 21, 0.8) inset;
  -moz-box-shadow: 0 0 5px 2px rgba(36, 59, 21, 0.8), 0px 0px 2px rgbA(36, 59, 21, 0.8) inset;
  box-shadow: 0 0 5px 2px rgba(36, 59, 21, 0.8), 0px 0px 2px rgbA(36, 59, 21, 0.8) inset;
  z-index: 99999;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px; }

.simple-modal .simple-modal-header {
  padding: 5px 15px;
  margin: 0;
  border-bottom: 1px solid #EEEEEE; }

.simple-modal .simple-modal-header h1 {
  margin: 0;
  color: #4F4B45;
  font-size: 18px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 36px; }

.simple-modal a.close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none; }

.simple-modal a.close:hover {
  color: #444; }

.simple-modal .simple-modal-body {
  padding: 15px;
  /* Extra style */ }

.simple-modal .simple-modal-body div.contents {
  overflow: hidden; }

.simple-modal .simple-modal-body p {
  font-size: 13px;
  font-weight: normal;
  color: #4F4B45;
  line-height: 18px; }

.simple-modal .simple-modal-body p img {
  display: block;
  margin: 0 auto 10px auto; }

.simple-modal .simple-modal-footer {
  display: block;
  background-color: #F5F5F5;
  padding: 14px 15px 15px;
  border-top: 1px solid #EEEEEE;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 0 #FFF;
  box-shadow: inset 0 1px 0 #FFF;
  zoom: 1;
  margin-bottom: 0;
  text-align: center; }

.simple-modal .simple-modal-footer a.btn {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  background-repeat: no-repeat;
  padding: 5px 14px 6px;
  color: #4F4B45;
  font-size: 13px;
  line-height: normal;
  border: 1px solid transparent;
  -webkit-transition: 0.2s linear all;
  -moz-transition: 0.2s linear all;
  transition: 0.2s linear all;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.simple-modal .simple-modal-footer a.btn.primary {
  color: #FFF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
  background-repeat: repeat-x;
  margin-right: 15px; }

.simple-modal .simple-modal-footer a.btn.primary:hover {
  border: 1px solid #444;
  background-color: #444; }

.simple-modal .simple-modal-footer a.btn.secondary {
  padding: 5px 2px 6px; }

.simple-modal .simple-modal-footer a.btn.secondary:hover {
  color: #999; }

/* Draggable style */
.simple-modal.draggable .simple-modal-header:hover {
  cursor: move;
  background-color: #f8f8f8;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }

/* Loading style */
.simple-modal.loading .simple-modal-body {
  min-height: 60px;
  background: transparent url("img/loader.gif") no-repeat center center; }

.simple-modal.loading .simple-modal-body div.contents {
  display: none; }

.simple-modal.loading .close, .simple-modal.loading .simple-modal-header, .simple-modal.loading .simple-modal-footer {
  display: none; }

/* Hide header */
.simple-modal.hide-header .simple-modal-header {
  display: none; }

/* Hide header */
.simple-modal.hide-footer .simple-modal-footer {
  display: none; }

/*
------------------------------------------------------------------------------
	MODAL DIALOG - CUSTOM CONTENT
------------------------------------------------------------------------------
*/
body.am .simple-modal .soundtest i {
  font-size: 9px;
  display: block;
  text-align: justify; }
body.am .simple-modal .soundtest a.cmd_lnk {
  display: block;
  height: 24px;
  text-decoration: none;
  border: solid 1px #9e968a;
  border-color: #84A484;
  box-shadow: 1px 1px 2px 0px #94A494;
  border-radius: 4px;
  vertical-align: middle;
  margin: 6px 2px 3px 1px;
  width: 164px;
  color: #4f4b45;
  padding: 2px;
  font: bold 11px Arial;
  line-height: 24px;
  background: #D3E8C5;
  background: rgba(109, 179, 63, 0.15); }
  body.am .simple-modal .soundtest a.cmd_lnk:hover {
    color: #272522;
    border-color: #51862f;
    background-color: rgba(109, 179, 63, 0.4);
    box-shadow: 1px 1px 2px 1px #B5B5B5; }
  body.am .simple-modal .soundtest a.cmd_lnk img.icon {
    margin: 2px 8px 2px 4px;
    height: 20px;
    width: 20px;
    vertical-align: middle; }
    body.am .simple-modal .soundtest a.cmd_lnk img.icon.okay {
      background: transparent URL("img/buttons/checkmark.png") no-repeat 0px 0px; }
    body.am .simple-modal .soundtest a.cmd_lnk img.icon.error {
      background: transparent URL("img/buttons/error.png") no-repeat 0px 0px; }
    body.am .simple-modal .soundtest a.cmd_lnk img.icon.retry {
      background: transparent URL("img/buttons/syncronize.png") no-repeat 0px 0px; }
  body.am .simple-modal .soundtest a.cmd_lnk#sp_retry {
    float: right;
    font-size: 10px;
    font-weight: normal;
    border: none;
    box-shadow: none;
    width: auto;
    line-height: 19px;
    height: 20px;
    margin: -2px 0px 0px 0px;
    text-align: right;
    background: none; }
    body.am .simple-modal .soundtest a.cmd_lnk#sp_retry img.icon {
      margin: 0px 2px 0px 0px; }

	  /*  html body.am div.page div.header div.nav a.button span  */
	  /* margin: 0 -2px 0 23px; */
	  .nav a.button {
		margin: 0 -2px 0 23px;
	  }
.nav a.button span{
	float: none;
	display: block;
}



#summary_summary .noprob_msg, #summary_summary .prob_msg 
{
	display: none;
}
#summary_summary.hasProblems .prob_msg, #summary_summary.noProblems .noprob_msg  
{
	display: block;
}
#summary_summary .noprob_msg b
{
	font: bold 36px nvBold !important;	
	text-shadow: 0px 0px 4px rgbA(158,216,117,0.6);
	 color: #6Db33F;
}

#summary_summary .prob_msg b 
{
	font: bold 36px nvBold !important;
	text-shadow: 0px 0px 4px rgbA(255,255,0,0.3);
	color: #CCBC30;	 
}



#summary_sub_heading_1 
{
	margin-top: 64px;
}
#summary_summary 
{
	height: 64px !important;
}