@charset "UTF-8";
@font-face {
  font-family: GothamBlack;
  src: url(sass/partials/fonts/GothamHTF-Black.otf); }
@font-face {
  font-family: GothamLight;
  src: url(sass/partials/fonts/GothamHTF-Light.otf); }
@font-face {
  font-family: GothamBold;
  src: url(sass/partials/fonts/GothamHTF-Bold.otf); }
@font-face {
  font-family: GothamMedium;
  src: url(sass/partials/fonts/GothamHTF-Medium.otf); }
@font-face {
  font-family: GothamBook;
  src: url(sass/partials/fonts/GothamHTF-Book.otf); }
h1 {
  font-family: GothamBlack;
  text-transform: uppercase;
  color: #FEFEFE;
  font-size: 6em; }

h2 {
  font-family: GothamLight;
  text-transform: uppercase;
  color: #BFC4D1;
  font-size: 3.5em; }

h3 {
  font-family: GothamMedium;
  text-transform: uppercase;
  color: #BFC4D1;
  font-size: 2em; }

h4 {
  font-family: GothamLight;
  color: #FEFEFE;
  font-size: 1.1em; }
  h4 span {
    text-transform: uppercase; }

.prohibit {
  font-family: GothamMedium;
  text-transform: uppercase;
  color: #FEFEFE;
  font-size: 1.1em; }

.date {
  font-family: GothamMedium;
  text-transform: uppercase;
  color: #FEFEFE;
  font-size: 1.3em; }

p {
  font-family: GothamLight;
  color: #FEFEFE;
  font-size: 1.1em; }

.no-padding-right {
  padding-right: 0; }

.no-padding-left {
  padding-left: 0; }

.margin-bottom-zero {
  margin-bottom: 0; }

.margin-top-zero {
  margin-top: 0; }

.margin-top-one-half {
  margin-top: 1.5em; }

.margin-top-four {
  margin-top: 4em; }

.text-upper {
  text-transform: uppercase; }

.front {
  z-index: 1; }

.slice {
  background-image: linear-gradient(90deg, transparent 50%, #343443 50%), linear-gradient(90deg, #343443 50%, transparent 50%); }

.pie-large-outer-green {
  border-radius: 50%;
  width: 225px;
  height: 225px;
  background-color: #73DE61;
  border: 2px solid #73DE61;
  -webkit-box-shadow: 0 0 100px #73DE61;
  -moz-box-shadow: 0 0 100px #73DE61;
  box-shadow: 0 0 100px #73DE61;
  margin-top: 30px;
  display: inline-block; }
.pie-large-outer-red {
  border-radius: 50%;
  width: 225px;
  height: 225px;
  background-color: #FF0042;
  border: 2px solid #FF0042;
  -webkit-box-shadow: 0 0 100px #FF0042;
  -moz-box-shadow: 0 0 100px #FF0042;
  box-shadow: 0 0 100px #FF0042;
  margin-top: 30px;
  display: inline-block; }
.pie-large-outer-yellow {
  border-radius: 50%;
  width: 225px;
  height: 225px;
  background-color: #FFC800;
  border: 2px solid #FFC800;
  -webkit-box-shadow: 0 0 100px #FFC800;
  -moz-box-shadow: 0 0 100px #FFC800;
  box-shadow: 0 0 100px #FFC800;
  margin-top: 30px;
  display: inline-block; }
.pie-large-outer-orange {
  border-radius: 50%;
  width: 225px;
  height: 225px;
  background-color: #FA8F25;
  border: 2px solid #FA8F25;
  -webkit-box-shadow: 0 0 100px #FA8F25;
  -moz-box-shadow: 0 0 100px #FA8F25;
  box-shadow: 0 0 100px #FA8F25;
  margin-top: 30px;
  display: inline-block; }
.pie-large-inner {
  border-radius: 50%;
  width: 132.35294px;
  height: 132.35294px;
  margin: 45px;
  background-color: #1a1c2a;
  border: 2px solid #1a1c2a; }
  .pie-large-inner .number {
    font-family: GothamLight;
    text-align: center;
    font-size: 3em;
    color: #FEFEFE;
    position: absolute;
    left: 105px;
    top: 105px; }
  .pie-large-inner .label {
    color: #FEFEFE;
    font-family: GothamMedium;
    text-transform: uppercase;
    position: absolute;
    top: 155px;
    left: 70px;
    font-size: .9em; }
  .pie-large-inner .percent {
    font-family: GothamMedium;
    text-align: center;
    font-size: 3em;
    color: #FEFEFE;
    position: absolute;
    left: 85px;
    top: 60px; }
  .pie-large-inner .safe {
    color: #FEFEFE;
    font-family: GothamLight;
    text-transform: uppercase;
    position: absolute;
    top: 112px;
    left: 75px;
    font-size: 1.5em; }
  .pie-large-inner .systems {
    font-family: GothamMedium;
    text-align: center;
    font-size: 3em;
    text-align: center;
    color: #FEFEFE; }
  .pie-large-inner p {
    text-align: center;
    color: #FEFEFE;
    font-family: GothamLight;
    font-size: 1.5em; }
.pie-medium-outer-green {
  border-radius: 50%;
  width: 160px;
  height: 160px;
  background-color: #73DE61;
  border: 2px solid #73DE61; }
.pie-medium-outer-red {
  border-radius: 50%;
  width: 160px;
  height: 160px;
  background-color: #FF0042;
  border: 2px solid #FF0042; }
.pie-medium-outer-yellow {
  border-radius: 50%;
  width: 160px;
  height: 160px;
  background-color: #FFC800;
  border: 2px solid #FFC800; }
.pie-medium-inner {
  border-radius: 50%;
  width: 94.11765px;
  height: 94.11765px;
  margin: 32px;
  background-color: #1a1c2a;
  border: 2px solid #1a1c2a; }
  .pie-medium-inner p {
    text-align: center;
    margin-top: 1.2em;
    color: #BFC4D1; }
.pie-medium-offset {
  margin: 1em 0 0 6em; }
.pie-medium-tail-vert-green {
  margin-top: -2px;
  border-style: solid;
  width: 165px;
  border-color: #73DE61;
  border-width: 0 1px 0 0;
  height: 55px; }
.pie-medium-tail-vert-red {
  margin-top: -2px;
  border-style: solid;
  width: 165px;
  border-color: #FF0042;
  border-width: 0 1px 0 0;
  height: 55px; }
.pie-medium-tail-vert-yellow {
  margin-top: -2px;
  border-style: solid;
  width: 165px;
  border-color: #FFC800;
  border-width: 0 1px 0 0;
  height: 55px; }
.pie-medium-tail-horiz-green {
  display: inline-block;
  border-style: solid;
  margin-right: -4px;
  border-width: 0 0 1px 0;
  width: 135px;
  border-color: #73DE61; }
.pie-medium-tail-horiz-red {
  display: inline-block;
  border-style: solid;
  margin-right: -4px;
  border-width: 0 0 1px 0;
  width: 135px;
  border-color: #FF0042; }
.pie-medium-tail-horiz-yellow {
  display: inline-block;
  border-style: solid;
  margin-right: -4px;
  border-width: 0 0 1px 0;
  width: 135px;
  border-color: #FFC800; }
.pie-medium-tail-slant-dark {
  margin-left: 2%;
  border-left: 34px solid transparent;
  border-bottom: 34px solid #1a1c2a;
  margin-top: -34px;
  width: 25%; }
.pie-medium-tail-slant-green {
  border-bottom: 30px solid #73DE61;
  border-left: 30px solid transparent;
  margin-left: -2%;
  margin-top: -2px;
  width: 25%; }
.pie-medium-tail-slant-red {
  border-bottom: 30px solid #FF0042;
  border-left: 30px solid transparent;
  margin-left: -2%;
  margin-top: -2px;
  width: 25%; }
.pie-medium-tail-slant-yellow {
  border-bottom: 30px solid #FFC800;
  border-left: 30px solid transparent;
  margin-left: -2%;
  margin-top: -2px;
  width: 25%; }
.pie-medium-tail-text {
  padding: 5px;
  bottom: -8px;
  position: absolute;
  color: #BFC4D1; }
.pie-small-outer-green {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #73DE61;
  border: 1px solid #73DE61; }
.pie-small-outer-red {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #FF0042;
  border: 1px solid #FF0042; }
.pie-small-outer-orange {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #FA8F25;
  border: 1px solid #FA8F25; }
.pie-small-outer-yellow {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #FFC800;
  border: 1px solid #FFC800; }
.pie-small-inner {
  border-radius: 50%;
  width: 47.05882px;
  height: 47.05882px;
  margin: 16px;
  background-color: #1a1c2a;
  border: 2px solid #1a1c2a; }
  .pie-small-inner p {
    font-family: GothamMedium;
    color: #FEFEFE;
    font-size: 1.4em;
    text-align: center;
    line-height: 39px; }
.pie-small-offset {
  margin: 1em 0 0 7em; }
.pie-small-tail-vert-green {
  margin-top: -2px;
  border-style: solid;
  width: 150px;
  border-color: #73DE61;
  border-width: 0 1px 0 0;
  height: 50px; }
.pie-small-tail-vert-red {
  margin-top: -2px;
  border-style: solid;
  width: 150px;
  border-color: #FF0042;
  border-width: 0 1px 0 0;
  height: 50px; }
.pie-small-tail-vert-yellow {
  margin-top: -2px;
  border-style: solid;
  width: 150px;
  border-color: #FFC800;
  border-width: 0 1px 0 0;
  height: 50px; }
.pie-small-tail-horiz-green {
  display: inline-block;
  border-style: solid;
  margin-right: -4px;
  border-width: 0 0 1px 0;
  width: 120px;
  border-color: #73DE61; }
  .pie-small-tail-horiz-green p {
    position: absolute;
    bottom: 0; }
.pie-small-tail-horiz-red {
  display: inline-block;
  border-style: solid;
  margin-right: -4px;
  border-width: 0 0 1px 0;
  width: 120px;
  border-color: #FF0042; }
  .pie-small-tail-horiz-red p {
    position: absolute;
    bottom: 0; }
.pie-small-tail-horiz-yellow {
  display: inline-block;
  border-style: solid;
  margin-right: -4px;
  border-width: 0 0 1px 0;
  width: 120px;
  border-color: #FFC800; }
  .pie-small-tail-horiz-yellow p {
    position: absolute;
    bottom: 0; }
.pie-small-tail-slant-dark {
  margin-left: 2%;
  border-left: 34px solid transparent;
  border-bottom: 34px solid #1a1c2a;
  margin-top: -34px;
  width: 25%; }
.pie-small-tail-slant-green {
  border-bottom: 30px solid #73DE61;
  border-left: 30px solid transparent;
  margin-left: -2%;
  margin-top: -2px;
  width: 25%; }
.pie-small-tail-slant-red {
  border-bottom: 30px solid #FF0042;
  border-left: 30px solid transparent;
  margin-left: -2%;
  margin-top: -2px;
  width: 25%; }
.pie-small-tail-slant-yellow {
  border-bottom: 30px solid #FFC800;
  border-left: 30px solid transparent;
  margin-left: -2%;
  margin-top: -2px;
  width: 25%; }
.pie-very-small-outer-green {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  background-color: #73DE61;
  border: 1px solid #73DE61; }
.pie-very-small-outer-red {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  background-color: #FF0042;
  border: 1px solid #FF0042; }
.pie-very-small-outer-orange {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  background-color: #FA8F25;
  border: 1px solid #FA8F25; }
.pie-very-small-outer-yellow {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  background-color: #FFC800;
  border: 1px solid #FFC800; }
.pie-very-small-inner {
  border-radius: 50%;
  width: 26.47059px;
  height: 26.47059px;
  margin: 9px;
  background-color: #1a1c2a;
  border: 2px solid #1a1c2a; }

.pie-tail-slant {
  display: inline-block; }

.pie-header {
  position: absolute;
  font-family: GothamMedium;
  font-size: 1em;
  top: 16px;
  right: 140px; }

.pie-medium-arrow {
  height: 35px;
  position: absolute;
  left: 62px; }

.pie-small-arrow {
  height: 30px;
  position: absolute;
  left: 60px;
  top: 46px; }

.border-green {
  border-color: #73DE61; }
.border-yellow {
  border-color: #FFC800; }
.border-red {
  border-color: #FF0042; }
.border-orange {
  border-color: #FA8F25; }

.pie-bar-row {
  background-image: url("images/danger.svg");
  background-repeat: no-repeat;
  background-position-y: 70%;
  background-position-x: 50%; }

.pie-bar {
  border-bottom-style: solid;
  border-width: 2px;
  height: 139px; }
  .pie-bar-center {
    position: relative;
    right: 14px; }
  .pie-bar .header {
    font-family: GothamLight;
    text-transform: uppercase;
    color: #BFC4D1;
    font-size: 1.3em;
    line-height: 120px; }
  .pie-bar .blue {
    color: #00C8FF; }
  .pie-bar .text {
    position: absolute;
    bottom: 0; }
    .pie-bar .text-right-abs {
      right: 15px; }
    .pie-bar .text p {
      font-size: 2.5em;
      line-height: 30px; }
      .pie-bar .text p span {
        font-family: GothamBold; }
    .pie-bar .text .ip {
      font-family: GothamLight;
      font-size: 2.5em;
      color: #00C8FF; }
    .pie-bar .text .url {
      color: #BFC4D1;
      font-family: GothamLight;
      font-size: .9em; }

.action-result {
  font-family: GothamLight;
  color: #BFC4D1;
  font-size: 3em;
  text-transform: none; }

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
  border: none; }

.virus table tbody th {
  color: #BFC4D1;
  text-transform: uppercase;
  font-family: GothamLight;
  font-size: 1.2em;
  font-weight: 100; }
.virus table tbody td .button {
  margin-top: 25px; }

.virus-icon {
  height: 45px;
  margin-bottom: 15px;
  margin-right: 25px; }

.virus-name {
  font-family: GothamBold;
  font-size: 2.5em;
  line-height: 75px;
  color: #FEFEFE; }

.virus-detected {
  color: #FEFEFE;
  font-family: GothamLight;
  font-size: 1.7em;
  line-height: 75px !important; }

.virus-arrow {
  height: 30px;
  margin-top: 25px; }

.virus-groups {
  color: #FEFEFE;
  font-family: GothamLight;
  font-size: 2em;
  line-height: 75px !important; }

.virus-daily-hits .blue {
  background-color: #34155F; }
.virus-daily-hits .gray {
  color: #BFC4D1; }
.virus-daily-hits .light-blue {
  color: #22C9FC; }
.virus-daily-hits .white {
  color: #FEFEFE; }
.virus-daily-hits .header-size {
  font-size: 30px; }
.virus-daily-hits .title-size {
  text-transform: uppercase;
  font-family: GothamLight;
  font-size: 18px; }
.virus-daily-hits .detail-size {
  font-size: 11px;
  font-weight: 500; }
.virus-daily-hits .border {
  border-color: #343443;
  border-style: solid;
  border-width: 2px; }
.virus-daily-hits .daily-hits-arrow {
  height: 75px;
  position: absolute;
  right: 20%; }
.virus-daily-hits .daily-padding {
  padding-top: 15px;
  padding-bottom: 15px; }

.virus-dna-title {
  font-family: GothamLight;
  color: #BFC4D1;
  font-size: 1.3em;
  text-transform: uppercase; }

.virus-dna ul {
  list-style: none;
  padding-left: 0px; }
  .virus-dna ul li:before {
    content: "•";
    font-size: 70px;
    line-height: 26px;
    padding-right: 15px; }
  .virus-dna ul li span {
    position: absolute;
    color: #BFC4D1;
    font-family: GothamMedium;
    font-size: 1.2em;
    line-height: 35px; }
  .virus-dna ul .bullet-red {
    color: #C31F28; }
  .virus-dna ul .bullet-orange {
    color: #fd7923; }
  .virus-dna ul .bullet-yellow {
    color: #fed9a7; }

.five-insight .logo {
  margin-top: 2em;
  margin-bottom: 2em; }

.users table tbody tr td {
  font-family: GothamLight;
  color: #FEFEFE; }
.users table tbody tr th {
  font-family: GothamMedium;
  color: #FEFEFE;
  text-transform: uppercase; }
.users table tbody tr td:nth-child(1) {
  text-align: center;
  font-size: 2em; }
.users table tbody tr td:nth-child(4), .users table tbody tr td:nth-child(5) {
  font-size: 1.1em;
  line-height: 35px; }
.users .arrow {
  height: 25px;
  margin-top: 10px; }
.users .pie-small {
  width: 3.2em;
  height: 3.2em;
  border: 1px solid #73DE61; }
  .users .pie-small .pie-inner {
    width: 1.9em;
    height: 1.9em;
    margin: .6em; }

.action-header {
  width: 797px; }
  .action-header .action-slash {
    height: 85px;
    display: inline-block; }
  .action-header h2 {
    vertical-align: middle;
    display: inline-block; }

.badge {
  color: #FEFEFE;
  padding: 10px 20px 10px 20px;
  background-color: #73DE61;
  border-radius: 20px;
  font-size: 30px;
  font-family: GothamMedium; }

.exec-summary {
  background-image: url(images/intro.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #1a1c2a; }

.report-section {
  background: #1a1c2a;
  background: -webkit-linear-gradient(#343443 0%, #1a1c2a 10%);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#343443 0%, #1a1c2a 10%);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#343443 0%, #1a1c2a 10%);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#343443 0%, #1a1c2a 10%);
  /* Standard syntax */ }

.logo {
  max-height: 60px;
  margin-top: 4em;
  margin-bottom: 5em; }

.crest {
  max-height: 100px;
  margin-top: 2em; }

.slash {
  height: 85px;
  position: absolute;
  left: 0px; }

.slash-header {
  margin-bottom: 36px;
  margin-top: -10px; }

.network-status {
  text-align: center;
  font-size: 1.4em; }

.table-pie {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0; }

.button {
  font-family: GothamLight;
  color: #FEFEFE;
  height: 35px;
  width: 160px;
  margin-top: 5px;
  text-align: center;
  line-height: 25px;
  text-transform: uppercase;
  background-image: url("images/button.svg");
  background-repeat: no-repeat; }
  .button:hover {
    cursor: pointer;
    background-image: url("images/button_hover.svg"); }
  .button:active {
    background-image: url("images/button_active.svg"); }

.big {
  height: 100px;
  width: 470px;
  background-size: 470px;
  font-size: 20px;
  line-height: 70px;
  color: white;
  font-family: GothamLight; }

hr {
  border-color: #343443; }

/*# sourceMappingURL=source_fire_report.css.map */
