/* In this file you should centralize your desktop styles imports
 * Import this file using the following HTML or equivalent:
 * <link href="/Content/style.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
  /*
  * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
  */
  article, aside, details, figcaption, figure, footer,
  header, hgroup, nav, section, summary {
    display: block;
  }

  /*
  * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
  */
  audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }

  /*
  * Prevents modern browsers from displaying `audio` without controls.
  * Remove excess height in iOS 5 devices.
  */
  audio:not([controls]) {
    display: none;
    height: 0;
  }

  /*
  * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, and Safari 4.
  */
  [hidden] {
    display: none;
  }

  /* ==========================================================================
    Base
    ========================================================================== */
  /*
  * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using `em` units.
  * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom.
  */
  html {
    font-size: 100%;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
  }

  /*
  * Addresses `font-family` inconsistency between `textarea` and other form elements.
  */
  html, button, input, select, textarea {
    font-family: sans-serif;
  }

  /*
  * Addresses margins handled incorrectly in IE 6/7.
  */
  body {
    margin: 0;
  }

  /* ==========================================================================
    Links
    ========================================================================== */
  /*
  * Addresses `outline` inconsistency between Chrome and other browsers.
  */
  a:focus {
    outline: none;
  }

  /*
  * Improves readability when focused and also mouse hovered in all browsers.
  */
  a:active, a:hover {
    outline: none;
  }

  /* ==========================================================================
    Typography
    ========================================================================== */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.3em;
  }

  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }

  h2 {
    font-size: 1.6em;
    margin: 0.83em 0;
  }

  h3 {
    font-size: 1.17em;
    margin: 1em 0;
  }

  h4 {
    font-size: 1em;
    margin: 1.33em 0;
  }

  h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
  }

  h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
  }

  /*
  * Addresses font sizes and margins set differently in IE 6/7.
  * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
  * and Chrome.
  */
  /*
  * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
  */
  abbr[title] {
    border-bottom: 1px dotted;
  }

  /*
  * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
  */
  b, strong {
    font-weight: bold;
  }

  blockquote {
    margin: 1em 40px;
  }

  /*
  * Addresses styling not present in Safari 5 and Chrome.
  */
  dfn {
    font-style: italic;
  }

  /*
  * Addresses styling not present in IE 6/7/8/9.
  */
  mark {
    background: #ff0;
    color: #000;
  }

  /*
  * Addresses margins set differently in IE 6/7.
  */
  p, pre {
    margin: 1em 0;
  }

  /*
  * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
  */
  code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em;
  }

  /*
  * Improves readability of pre-formatted text in all browsers.
  */
  pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
  }

  /*
  * Addresses CSS quotes not supported in IE 6/7.
  */
  q {
    quotes: none;
  }

  /*
  * Addresses `quotes` property not supported in Safari 4.
  */
  q:before, q:after {
    content: '';
    content: none;
  }

  /*
  * Addresses inconsistent and variable font size in all browsers.
  */
  small {
    font-size: 80%;
  }

  /*
  * Prevents `sub` and `sup` affecting `line-height` in all browsers.
  */
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }

  sup {
    top: -0.5em;
  }

  sub {
    bottom: -0.25em;
  }

  /* ==========================================================================
    Lists
    ========================================================================== */
  /*
  * Addresses margins set differently in IE 6/7.
  */
  dl, menu, ol, ul {
    margin: 0.5em 0;
    padding: 0;
  }

  dd {
    margin: 0;
  }

  /*
  * Addresses paddings set differently in IE 6/7.
  */
  menu, ol, ul {
    padding: 0;
    list-style: none;
  }

  /*
  * Corrects list images handled incorrectly in IE 7.
  */
  nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
  }

  /* ==========================================================================
    Embedded content
    ========================================================================== */
  /*
  * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
  * 2. Improves image quality when scaled in IE 7.
  */
  img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
  }

  /*
  * Corrects overflow displayed oddly in IE 9.
  */
  svg:not(:root) {
    overflow: hidden;
  }

  /* ==========================================================================
    Figures
    ========================================================================== */
  /*
  * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
  */
  figure {
    margin: 0;
  }

  /* ==========================================================================
    Forms
    ========================================================================== */
  /*
  * Corrects margin displayed oddly in IE 6/7.
  */
  form {
    margin: 0;
  }

  /*
  * Define consistent border, margin, and padding.
  */
  fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }

  /*
  * 1. Corrects color not being inherited in IE 6/7/8/9.
  * 2. Corrects text not wrapping in Firefox 3.
  * 3. Corrects alignment displayed oddly in IE 6/7.
  */
  legend {
    border: 0;
    /* 1 */
    padding: 0;
    white-space: normal;
    /* 2 */
    *margin-left: -7px;
    /* 3 */
  }

  /*
  * 1. Corrects font size not being inherited in all browsers.
  * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
  *    and Chrome.
  * 3. Improves appearance and consistency in all browsers.
  */
  button, input, select, textarea {
    font-size: 100%;
    /* 1 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */
  }

  /*
  * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
  * the UA stylesheet.
  */
  button, input {
    line-height: normal;
  }

  input:focus {
    outline: none !important;
  }

  /*
  * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
  *    and `video` controls.
  * 2. Corrects inability to style clickable `input` types in iOS.
  * 3. Improves usability and consistency of cursor style between image-type
  *    `input` and others.
  * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
  *    Known issue: inner spacing remains in IE 6.
  */
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
    *overflow: visible;
    /* 4 */
  }

  /*
  * Re-set default cursor for disabled elements.
  */
  button[disabled], input[disabled] {
    cursor: default;
  }

  /*
  * 1. Addresses box sizing set to content-box in IE 8/9.
  * 2. Removes excess padding in IE 8/9.
  * 3. Removes excess padding in IE 7.
  *    Known issue: excess padding remains in IE 6.
  */
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
    *height: 13px;
    /* 3 */
    *width: 13px;
    /* 3 */
  }

  /*
  * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
  * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
  *    (include `-moz` to future-proof).
  */
  input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
  }

  /*
  * Removes inner padding and search cancel button in Safari 5 and Chrome
  * on OS X.
  */
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  /*
  * Removes inner padding and border in Firefox 3+.
  */
  button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

  /*
  * 1. Removes default vertical scrollbar in IE 6/7/8/9.
  * 2. Improves readability and alignment in all browsers.
  */
  textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
  }

  /* ==========================================================================
    Tables
    ========================================================================== */
  /*
  * Remove most spacing between table cells.
  */
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  /* ==========================================================================
    Base styles: opinionated defaults
    ========================================================================== */
  html, button, input, select, textarea {
    color: #000000;
  }

  body {
    line-height: 1.4;
  }

  /*
  * Remove text-shadow in selection highlight: h5bp.com/i
  * These selection declarations have to be separate.
  * Customize the background color to match your design.
  */
  ::-moz-selection {
    background: #a8cefc;
    text-shadow: none;
  }

  ::selection {
    background: #a8cefc;
    text-shadow: none;
  }

  /* A better looking default horizontal rule */
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
  }

  /*
  * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
  */
  img {
    vertical-align: middle;
  }

  /* Remove default fieldset styles. */
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }

  /* Allow only vertical resizing of textareas. */
  textarea {
    resize: vertical;
  }

  a {
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }

  .page-header {
    font: italic normal 32px Georgia, serif;
    text-align: center;
    margin: 1em auto;
  }

  .popover-title {
    display: none;
  }

  .form-container {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 19px 29px 29px;
    margin: 20px auto;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 1px 2px;
  }

  .control-group {
    margin-bottom: 12px;
  }
  .control-group .control-label {
    padding-right: 20px;
    text-align: right;
  }
  .control-group .help-block {
    margin-top: 10px;
  }
  .control-group.required .control-label label:after {
    content: "*";
    color: #d13400;
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 3px;
  }
  .control-group.highlighted:not(.error) label {
    font-weight: bold;
  }
  .control-group.highlighted:not(.error) select:not(:focus), .control-group.highlighted:not(.error) textarea:not(:focus), .control-group.highlighted:not(.error) input[type="text"]:not(:focus), .control-group.highlighted:not(.error) input[type="password"]:not(:focus), .control-group.highlighted:not(.error) input[type="datetime"]:not(:focus), .control-group.highlighted:not(.error) input[type="datetime-local"]:not(:focus), .control-group.highlighted:not(.error) input[type="date"]:not(:focus), .control-group.highlighted:not(.error) input[type="month"]:not(:focus), .control-group.highlighted:not(.error) input[type="time"]:not(:focus), .control-group.highlighted:not(.error) input[type="week"]:not(:focus), .control-group.highlighted:not(.error) input[type="number"]:not(:focus), .control-group.highlighted:not(.error) input[type="email"]:not(:focus), .control-group.highlighted:not(.error) input[type="url"]:not(:focus), .control-group.highlighted:not(.error) input[type="search"]:not(:focus), .control-group.highlighted:not(.error) input[type="tel"]:not(:focus), .control-group.highlighted:not(.error) input[type="color"]:not(:focus) {
    border-color: #555555;
  }

  html, body {
    min-height: 100%;
  }

  body {
    background: #fcfcfc no-repeat;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafaf9), color-stop(100%, #ffffff));
    background-image: -webkit-linear-gradient(#fafaf9, #ffffff);
    background-image: -moz-linear-gradient(#fafaf9, #ffffff);
    background-image: -o-linear-gradient(#fafaf9, #ffffff);
    background-image: linear-gradient(#fafaf9, #ffffff);
    font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
  }

  .wrapper {
    margin: 0 auto;
    width: 900px;
  }

  .site-header {
    background: #ffffff;
    border-bottom: 1px solid #cccccc;
    height: 55px;
    padding: 25px 0 10px;
  }
  .site-header .logo {
    color: #333333;
    text-decoration: none;
  }
  .site-header .logo .slogan {
    font-style: italic;
    text-align: right;
    padding-right: 12px;
  }
  .site-header .social {
    padding-top: 10px;
  }
  .site-header .social .follow-us {
    margin-left: 70px;
  }
  .site-header .social .link {
    display: inline-block;
    height: 24px;
    margin: 0 2px;
    vertical-align: middle;
    width: 24px;
  }
  .site-header .social .link.fb {
    background: url("../Images/social-fb.png");
  }
  .site-header .social .link.twi {
    background: url("../Images/social-twi.png");
  }
  .site-header .social .link.linkedin {
    background: url("../Images/social-linkedin.png");
  }
  .site-header .social .link.email {
    background: url("../Images/social-email.png");
  }

  .form-signin {
    width: 400px;
  }
  .form-signin .form-heading, .form-signin .checkbox {
    margin-bottom: 10px;
  }
  .form-signin .link-forgot-password {
    margin-left: 15px;
    text-decoration: none;
  }

  .form-password-resend {
    width: 400px;
  }

  .form-password-change {
    width: 400px;
  }

  .form-registration {
    width: 700px;
  }
  .form-registration .fieldset-heading {
    text-align: center;
  }
  .form-registration .control-label {
    width: 230px;
  }
  .form-registration .control {
    width: 320px;
  }
  .form-registration .control textarea, .form-registration .control input[type="text"], .form-registration .control input[type="password"], .form-registration .control input[type="datetime"], .form-registration .control input[type="datetime-local"], .form-registration .control input[type="date"], .form-registration .control input[type="month"], .form-registration .control input[type="time"], .form-registration .control input[type="week"], .form-registration .control input[type="number"], .form-registration .control input[type="email"], .form-registration .control input[type="url"], .form-registration .control input[type="search"], .form-registration .control input[type="tel"], .form-registration .control input[type="color"] {
    width: 300px;
  }
  .form-registration .control select {
    width: 314px;
  }

  .p_splash {
    background: white url("../Images/p_splash/bg-grad-grey-to-white.png") 0 90px repeat-x;
  }
  .p_splash .form-and-video {
    background: url("../Images/p_splash/bg-grad-fade-edge.gif") center bottom no-repeat;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  .p_splash .form-and-video .video {
    background: #434343;
    border: 10px solid #434343;
    height: 315px;
    width: 560px;
  }
  .p_splash .form-and-video .subscribe-form {
    background: #E8E8E8;
    border: 1px solid #cccccc;
    width: 299px;
    height: 333px;
  }
  .p_splash .form-and-video .form-header {
    background: url("../Images/p_splash/form-header.png") no-repeat;
    color: #ffffff;
    padding: 15px 10px;
    margin: 0 -1px;
    height: 102px;
  }
  .p_splash .form-and-video .form-header h3 {
    font-size: 20px;
    line-height: 20px;
    margin: 0;
  }
  .p_splash .form-and-video .form-header p {
    margin: 5px 0 0 0;
  }
  .p_splash .form-and-video .subscribe-form .form-horizontal {
    padding: 0 12px 0;
  }
  .p_splash .form-and-video .subscribe-form .control-label {
    font-weight: bold;
    padding-right: 10px;
    width: 45px;
  }
  .p_splash .form-and-video .subscribe-form .controls {
    margin-left: 55px;
  }
  .p_splash .form-and-video .notice {
    margin-top: 8px;
    font-size: 11px;
    text-align: right;
    font-style: italic;
  }
  .p_splash .features {
    margin-bottom: 25px;
  }
  .p_splash .features h3 {
    text-align: center;
    font: italic normal 18px Georgia, serif;
  }
  .p_splash .feature {
    background: url("../Images/p_splash/feature-star.png") left top no-repeat;
    padding-left: 40px;
    margin-right: 80px;
    width: 200px;
  }
  .p_splash .feature h4 {
    margin: 0 0 5px 0;
    font-style: 16px;
  }
  .p_splash .feature p {
    margin: 0;
  }
  .p_splash .feature.last {
    margin-right: 0;
  }
  .p_splash blockquote {
    background: #F5F5F5;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    font: italic normal 18px Georgia, serif;
    margin: 50px 0 15px 0;
    padding: 10px 20px;
    position: relative;
  }
  .p_splash blockquote:after {
    bottom: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid whitesmoke;
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    height: 0;
    width: 0;
  }
  .p_splash blockquote p {
    margin: 0;
  }
  .p_splash .author {
    color: #6A6A6A;
    font-size: 12px;
    padding-left: 8px;
  }
  .p_splash .author img {
    margin-right: 10px;
  }

  /* For image replacement */
  .ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
  }

  .ir br {
    display: none;
  }

  /* Hide from both screenreaders and browsers: h5bp.com/u */
  .hidden {
    display: none !important;
    visibility: hidden;
  }

  /*For dialogs only - don't add "important"*/
  .dialog-hidden, .elem-hidden {
    display: none;
  }

  /* Hide only visually, but have it available for screenreaders: h5bp.com/v */
  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }

  /* Hide visually and from screenreaders, but maintain layout */
  .invisible {
    visibility: hidden;
  }

  /* Clearfix http://nicolasgallagher.com/micro-clearfix-hack/ */
  /* For modern browsers */
  .cf:before, .cf:after {
    content: "";
    display: table;
  }

  .cf:after {
    clear: both;
  }

  /* For IE 6/7 (trigger hasLayout) */
  .cf {
    *zoom: 1;
  }

  /* Floats left and right */
  .fl-l {
    float: left;
  }

  .fl-r {
    float: right;
    
  }

  /* Text aligns */
  .ta-l {
    text-align: left !important;
  }

  .ta-r {
    text-align: right !important;
  }

  .ta-c {
    text-align: center !important;
  }

  /* Text underlined */
  .underlined {
    text-decoration: underline;
  }

  /*flowsheet*/
  .yellow { 
      background-color: #ffff00;
  }

  /*subscribers*/
  .subscribers-list {
      width: 800px;
  }

  .subscribers-list th, .subscribers-list td {
      text-align:left;    
  }

  .ajax-loader {
      width: 200px;
      overflow: visible;
      height: 20px;
      margin: 30px auto 80px auto;
      text-align: center;
  }

  .signalr-reconnect {
      position: fixed;
      bottom: 0px;
      right: 0;
      margin: auto;
      background-color: #ffb4c4;
      color: #333;
      text-align: center;
      z-index: 999;
      border-top: solid 1px #666;
      border-left: solid 1px #666;
      padding: 8px 10px 4px 20px;
      border-top-left-radius: 6px;
      display:none;
  }

  /*.noty_text {
      float: right;
      font-size: 15px;
      margin-bottom: 10px;
      margin-left: 16px;
      margin-top: 10px;
      width: 221px;
  }*/