﻿@import url(//fonts.googleapis.com/css2?family=Raleway);
@import url(//fonts.googleapis.com/css2?family=Barlow+Condensed);
@import url(//fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@600);
@import url(//fonts.googleapis.com/css2?family=Roboto+Condensed);

Body {
  background-color: #000000;
  Font-size: 15px;
  Font-weight: normal;
  margin: 0 auto;
  background-repeat: repeat-x;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: always;
}

ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
td,
.container,
.row,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

b {
  color: #f07057;
}

ul li {
  color: #636363
}

TextArea {
  Font-size: 15px;
  Font-weight: normal;
}

TD {
  Font-size: 15px;
  Font-weight: normal;
  color: #505050;
  padding: 2px;
}

TH {
  Font-size: 15px;
  Font-weight: normal;
}

input:-webkit-autofill {
  color: #000000 !important;
}

Input {
  Font-size: 15px;
  Font-weight: normal;
}

  Input.button {
    Font-size: 15px;
  }

Select {
  Font-size: 15px;
  Font-weight: normal;
}

H1 {
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f07057;
  font-size: 34px;
  margin: 0px 0px 2px 0px;
  padding: 6px 0px 16px 0px;
  font-weight: normal;
  line-height: unset;
}

H2 {
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f07057;
  font-size: 28px;
  margin: 0px 0px 2px 0px;
  padding: 4px 0px 8px 0px;
  font-weight: normal;
  line-height: unset;
}

H3 {
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #808080;
  font-size: 22px;
  margin: 2px 0px 1px 0px;
  padding: 4px 0px 8px 0px;
  font-weight: bold;
  line-height: unset;
}

H4 {
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #808080;
  font-size: 22px;
  margin: 2px 0px 1px 0px;
  padding: 2px 0px 8px 0px;
  font-weight: normal;
  line-height: unset;
}

H5 {
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #808080;
  font-size: 20px;
  margin: 2px 0px 1px 0px;
  padding: 2px 0px 8px 0px;
  font-weight: normal;
  line-height: unset;
}

H6 {
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #808080;
  margin: 2px 0px 1px 0px;
  padding: 2px 0px 8px 0px;
  font-size: 20px;
  font-weight: normal;
  line-height: unset;
}

A {
  color: #f07057;
  text-decoration: underline;
}

  A:Hover {
    color: #f19252;
    text-decoration: underline;
  }

img {
  display: block;
}

UL {
  margin-top: 6px;
  margin-bottom: 14px;
}

LI {
  margin-top: 2px;
  margin-bottom: 2px
}

table {
  background-color: transparent
}

.dxICheckBox:hover {
  cursor: pointer;
}

.disabledbutton {
  opacity: 0.4;
}

.orange {
  color: #f07057
}

.Header {
  color: #555555;
  margin: 0px 0px 2px 0px;
  padding: 6px 0px 10px 0px;
  font-size: 30px;
  font-weight: normal;
}

.SubHeader {
  color: #555555;
  margin: 0px 0px 2px 0px;
  padding: 6px 0px 4px 0px;
  Font-size: 15px;
  font-weight: normal;
}

.FeatureText {
  color: #7f7f7f;
}

.TopBox {
}

.UndecorateLink {
  text-decoration: none
}

  .UndecorateLink:Hover {
    text-decoration: none
  }

.BottomHeader {
  Font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  padding-bottom: 0px;
}

.BottomText {
  Font-size: 15px;
  font-weight: normal;
  color: #c5ddff;
  padding-bottom: 0px;
}

.BottomLink {
  color: #c5ddff;
  text-decoration: none;
  padding-right: 16px;
}
  .BottomLink:hover {
    color: #f19252;
    text-decoration: none
  }

.BottomContactText {
  Font-size: 15px;
  font-weight: normal;
  color: #c5ddff;
  padding-bottom: 1px;
}

.BottomContactLink {
  color: #c5ddff;
}

  .BottomContactLink:hover {
    color: #f19252;
    text-decoration: none
  }

.TopText {
  Font-size: 15px;
  font-weight: normal;
  color: #f07057;
}

.BottomBigLink {
}

  .BottomBigLink:hover {
  }

.Button {
  height: 30px;
  Font-size: 15px;
}


.VideoLink {
  border: 1px solid #afafaf;
  margin-bottom: 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0px 6px 6px rgba(0,0,0,0.1);
}

.ScreenShot {
  margin-bottom: 6px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0px 6px 6px rgba(0,0,0,0.1);
}

.DecoratedP {
  Font-size: 15px;
  padding: 0px;
  margin: 0px;
}

.TopH1 {
  font-size: 18px;
  border-bottom: 0px;
  padding-bottom: 2px
}

.FrontPageH1 {
  font-size: 22px;
  border-bottom: 0px;
  padding-bottom: 8px;
}

.FrontPageH2 {
  font-size: 20px;
  border-bottom: 0px;
  padding-bottom: 0px
}

.FrontPageH3 {
  margin-bottom: 0px;
  padding-bottom: 0px
}

.FrontPageTD {
}

.FrontPageBullet {
  Font-size: 15px;
  font-weight: bold;
}

.InterfaceCellOdd {
  width: 100%;
  border-bottom: #ffffff 1px solid;
  padding-right: 12px;
  vertical-align: top;
  color: #304050
}

.InterfaceCellEven {
  width: 100%;
  border-bottom: #ffffff 1px solid;
  vertical-align: top;
  color: #304050
}

.InterfaceHeader {
  padding-bottom: 12px;
  text-align: center;
  color: #3261b2;
  Font-size: 15px;
}

.InterfaceHeaderPrint {
  font-weight: bold;
  Font-size: 15px;
  padding-bottom: 6px;
  text-align: center;
  color: #203060
}

.CodeSnippetStart {
}

.CodeSnippetEnd {
}

.CodeSnippetStartSmall {
}

.CodeSnippetEndSmall {
}

.TestimonialQuote {
  Font-size: 15px;
  font-weight: bold;
  color: #923132;
  margin: 0px;
  padding: 0px
}

.TestimonialQuoteSmall {
  Font-size: 15px;
  font-weight: bold;
  color: #923132;
  margin: 0px;
  padding: 0px
}

.TestimonialBody {
  Font-size: 15px;
  font-style: italic;
  color: #123152;
  padding: 0px
}

.TestimonialSign {
  text-align: right;
  Font-size: 15px;
  font-style: italic;
  padding: 2px
}

.ChartLead {
  text-align: left;
  font-weight: bold;
  border-bottom: solid 1px #c0d0c0
}

.ChartText {
  text-align: center;
  border-bottom: solid 1px #c0d0c0
}

.Splitter {
  height: 1px;
  width: 100%;
  background-color: #c0c0c0;
  margin: 10px 0px 10px 0px;
}

.RadMenu_Web20 .rmRootGroup {
  border-left: none !important;
  border-right: none !important;
}

.rmText {
  Font-size: 15px;
  padding-left: 3px;
  padding-right: 3px;
}

.rmItem {
  margin-top: auto;
  margin-bottom: auto;
}

tr.GridRow_WebBlue td,
tr.GridAltRow_WebBlue td {
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 3px;
  padding-right: 3px;
}

/* ==== OVERALL PAGE CONTAINER ==== */
.BodyContainer {
  margin: 0 auto;
  width: 100%;
}

.ContentBoxMenu {
  width: 100%;
  background-repeat: repeat-x;
  background-image: url(/Images/MenuBack.png);
}

.ContentTop {
  background-color: #f6f6f6;
  padding: 0px 0px 0px 0px;
  background-repeat: repeat-x;
  background-image: url(/Images/TopGradient.png);
  border-bottom: 1px solid #ffffff;
}

.ContentBoxContent {
  background-image: url(/Images/BodyBackground.png);
  background-repeat: repeat-x;
  background-position-y: top;
  border-top: 1px solid #afafaf;
}

.ContentBoxContentInner {
  color: #505050;
  padding: 20px 10px 20px 10px;
  width: 956px;
  text-align: left;
}

.ContentBoxHeader {
  height: 26px;
  padding: 10px 0px 0px 0px;
  color: #efefef;
  Font-size: 15px;
}

.ContentBoxContentInnerWide {
  color: #505050;
  padding: 0px 0px 30px 0px;
  width: 100%;
  text-align: left;
  border-top: 1px solid #afafaf;
}

.ContentFooterOuter {
  width: 100%;
  background-repeat: repeat-x;
  background-position: center bottom;
  background-image: url(/Images/FrontPage/Banner.png);
  background-color: #084588;
}

.ContentFooter {
  width: 980px;
  padding: 20px 6px 10px 6px;
  text-align: left;
}

.ShoutBox {
  background-image: url(/Images/FrontPage/Banner.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: #0e6ac1;
}

/* Office Margins */
p.MsoNormal, li.MsoNormal, div.MsoNormal, p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing {
  margin: 2px 0px 2px 0px;
}


/********* STYLE OVERRULES *********/
@media (max-width: 991px) {
  #HeaderImage {
    display: none;
  }

  .featurevideo {
    display: none;
  }
}

@media (max-width: 1300px) {
  .removeat1300 {
    display: none;
  }
}

@media (max-width: 1200px) {
  .removeat1200 {
    display: none;
  }
}

@media (min-width: 1201px) {
  .showat1200 {
    display: none;
  }
}

@media (max-width: 1000px) {
  .removeat1000 {
    display: none;
  }

  .removebackgroundat1000 {
    background-image: none
  }
}

@media (min-width: 1001px) {
  .showat1000 {
    display: none;
  }
}

@media (max-width: 800px) {
  .removeat800 {
    display: none;
  }

  #HeaderText {
    max-width: none;
  }

  .removebackgroundat800 {
    background-image: none
  }
}

@media (min-width: 801px) {
  .showat800 {
    display: none;
  }
}

@media (max-width: 600px) {
  .removeat600 {
    display: none;
  }

  footer,
  .removebackgroundat600 {
    background-image: none
  }
}

@media (min-width: 601px) {
  .showat600 {
    display: none;
  }
}

@media (max-width: 500px) {
  .removeat500 {
    display: none;
  }

  footer,
  .removebackgroundat500 {
    background-image: none
  }
}

@media (min-width: 501px) {
  .showat500 {
    display: none;
  }
}

@media (max-width: 400px) {
  .removeat400 {
    display: none;
  }

  footer,
  .removebackgroundat400 {
    background-image: none
  }
}

@media (min-width: 401px) {
  .showat400 {
    display: none;
  }
}

@media (max-width: 300px) {
  .removeat300 {
    display: none;
  }

  footer,
  .removebackgroundat300 {
    background-image: none
  }
}

@media (min-width: 301px) {
  .showat300 {
    display: none;
  }
}

.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #636363;
  Font-size: 15px;
  line-height: 1.42;
  font-weight: 400;
}

  .sidebar ul li {
    display: list-item;
    Font-size: 15px;
    margin: 10px 4px 10px 4px;
  }

    .sidebar ul li a {
      text-decoration: none;
      width: 100%;
      display: block;
      padding: 16px 16px;
      background-color: #fff;
      color: #fff;
      border: 1px solid #DDD;
      Font-size: 16px;
      line-height: 1;
      color: #636363;
    }

    .sidebar ul li .active {
      background-color: #337ab7;
    }

      .sidebar ul li .active:hover {
        background-color: #337ab7;
        color: white;
      }

    .sidebar ul li a:hover {
      background-color: #337ab7;
      color: white;
    }

    .sidebar ul li a i {
      color: #AAA;
      margin-right: 10px;
      display: inline-block;
      font: normal normal normal 16px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      width: 20px;
      text-align: center
    }

    .sidebar .active .fa {
      color: #f07057;
    }


.rightcontent {
  padding: 10px 5px 1px 10px;
}

.rightcontent2 {
  padding: 1px 5px 1px 10px;
}

.panel {
  box-shadow: 0px 6px 6px rgba(0,0,0,0.1);
  color: #2c3e50;
  background-color: #337ab7;
  border: 1px solid #dae5e8;
  font-size: 20px;
  width: 100%;
}

  .panel .panel-heading {
    background-color: #337ab7;
    color: #f6f6f6;
    padding: 10px 15px;
    -webkit-border-radius: 0px;
    text-align: center;
  }

  .panel .panel-body {
    padding: 15px 15px 20px 15px;
    color: #636363;
    border: none;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    overflow-x: auto;
  }


.HeaderCell {
  Font-size: 15px;
  padding: 4px;
  background-color: #f07057;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  border-right: 0px solid #5494f6;
  padding: 2px 10px 2px 10px
}

.FixedCell {
  Font-size: 15px;
  background-color: #f07057;
  color: #ffffff;
  vertical-align: middle;
  border-top: 0px solid #5494f6;
  padding: 2px 10px 2px 10px
}

.ContentCell {
  Font-size: 15px;
  vertical-align: middle;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 2px 10px 2px 10px
}

.HeaderCellLarge {
  Font-size: 15px;
  padding: 4px;
  background-color: #f07057;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  border-right: 0px solid #5494f6;
  padding: 2px 10px 2px 10px
}

.FixedCellLarge {
  Font-size: 15px;
  background-color: #f07057;
  color: #ffffff;
  vertical-align: middle;
  border-top: 0px solid #5494f6;
  padding: 2px 10px 2px 10px
}

.ContentCellLarge {
  Font-size: 15px;
  padding: 8px;
  background-color: #ffffff;
  height: 20px;
  vertical-align: middle;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 2px 10px 2px 10px
}

.ContentCellLargeBV {
  Font-size: 15px;
  background-color: #f8f8f8;
  height: 20px;
  vertical-align: middle;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 2px 10px 2px 10px
}

.ContentCellLargeFixed {
  Font-size: 15px;
  vertical-align: middle;
  height: 20px;
  border-left: 2px solid #f07057;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 2px 10px 2px 10px
}

.ContentCellLargeRight {
  Font-size: 15px;
  background-color: #ffffff;
  height: 20px;
  vertical-align: middle;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 2px 10px 2px 10px
}


.contentpanelbox {
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
  Font-size: 15px;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 32px;
  overflow-x: hidden;
}

.contentpanelboxlabel {
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  opacity: .5
}

.contentpanelboxembedded {
  color: #f07057;
}


.sidebar li {
  white-space: nowrap;
  overflow: hidden;
}

.dxgv, .dxgvHeader_Office365 td, .dxtl {
  color: #808080;
  Font-size: 15px;
  font-family: "Roboto Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dxgv b {
  color: #666666;
}

 .btn {
  Font-size: 15px;
}


footer .container .row {
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

  footer .container .row .footerblock h5 {
  padding-bottom: 4px;
  margin-bottom: 0px;
  color: #f07057;
  font-size: 18px;
}

  footer .container .row .footerblock a {
    font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #c0c0c0;
    text-decoration: none;
    font-size: 18px;
    padding: 2px;
    display: block
  }

  footer .container .row .footerblock a:hover {
    color: #EFEF00;
    text-decoration: none
  }


@media (max-width: 800px) {
  ul li .dxtc-link {
    font-size: 13px;
  }
}

@media (min-width: 801px) {
  ul li .dxtc-link {
    font-size: 15px;
  }
}

.g-recaptcha > div {
  margin: 10px auto !important;
  text-align: center;
  width: auto !important;
  height: auto !important;
}


/*==================================================== NEW PAGES ====================================================*/

.fieldcontainer {
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000000;
  Font-size: 15px;
}

  .fieldcontainer b,
  .fieldcontainer a,
  .fieldcontainer p,
  .fieldcontainer h1,
  .fieldcontainer h2,
  .fieldcontainer h3,
  .fieldcontainer h4,
  .fieldcontainer h5,
  .fieldcontainer h6,
  .fieldcontainer div,
  .fieldcontainer input,
  .fieldcontainer select,
  .fieldcontainer .field,
  .fieldcontainer .smallfield {
    color: white;
  }
.fieldcontainerblack b,
.fieldcontainerblack a,
.fieldcontainerblack p,
.fieldcontainerblack h1,
.fieldcontainerblack h2,
.fieldcontainerblack h3,
.fieldcontainerblack h4,
.fieldcontainerblack h5,
.fieldcontainerblack h6,
.fieldcontainerblack div,
.fieldcontainerblack input,
.fieldcontainerblack select,
.fieldcontainerblack .field,
.fieldcontainerblack .smallfield {
  color: #636363;
}

  .fieldcontainer p {
    line-height: 30px;
    margin: 14px 0px 14px 0px;
  }

  .fieldcontainer h1 {
    margin: 8px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    color: #f07057;
  }

  .fieldcontainer h2 {
    margin: 8px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    color: #f07057;
  }


  .fieldcontainer h3 {
    margin: 8px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    color: #f07057;
  }


  .fieldcontainer .field {
    width: 100%;
    padding: 16px;
    margin-bottom: 12px;
  }

  .fieldcontainer .smallfield {
    width: 100%;
    padding: 8px;
    margin-bottom: 8px;
    color: black;
    border: 1px solid black;
  }

.fieldcontainerbig p {
  font-size: 20px;
}

.fieldcontainerbig h1 {
  font-size: 32px;
}

.fieldcontainer .fieldwhitebox,
.fieldcontainer .fieldwhitebox a {
  color: black;
}

/*==================================================== NEW PAGES ====================================================*/

.appheader {
  color: #f07057;
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  width: 100%;
}
.appcontainer {
  width: 100%;
  margin:auto 0;
}
.appline {
  float: left;
}
.appleft {
  padding: 8px;
  width: 150px;
  display:inline-block;
  font-size: 16px;
}
.appright {
  padding: 8px;
  display: inline;
}

.customerscontainer {
  max-width:1250px;
  padding-top: 20px;
  padding-bottom: 10px;
  margin: auto;
  text-align:center;
}
.customerimage {
  vertical-align: middle;
  width: 110px;
  height: 50px;
  display: inline-block;
  margin: 4px;
  position: relative;
}
  .customerimage img {
    vertical-align: middle;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    max-width: 100px;
    max-height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

.logoimage {
  vertical-align: middle;
  width: 200px;
  height: 58px;
  display: inline-block;
  margin: 0px;
  padding:0px;
  position: relative;
}

  .logoimage img {
    opacity: 0.8;
    max-width: 200px;
    max-height: 58px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0px;
  }


.faqbox {
  margin-top: 16px;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid #dfdfdf;
}

.fieldheaderbox {
  font-size: 18px;
  line-height: 26px;
  margin-top: 4px;
}

.dxtv-nd .dxtv-ndTxt {
  Font-size: 15px;
  color: #636363;
}

.dxtv-subnd .dxtv-ndTxt {
  font-size: 15px;
  color: #636363;
}

  .dxtv-subnd:hover {
    text-decoration: none;
    color: #f07057;
  }

#sticky.stick {
  margin-top: 110px !important;
  position: fixed;
  top: 0;
  z-index: 10000;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: unset;
}

.dxeBase_MaterialCompact .dxichCellSys, .dxeBase_MaterialCompact.dxichCellSys {
  padding: 2px 6px 2px 0px
}

.dxeTAR.dxeBase_MaterialCompact .dxichTextCellSys, .dxichTextCellSys {
  padding: 2px 6px 2px 0px
}

.dxeRadioButtonList_MaterialCompact td.dxe, .dxeCheckBoxList_MaterialCompact td.dxe {
  padding: 2px 6px 2px 0px
}

.dxICheckBox_MaterialCompact {
  cursor: pointer;
}



.animcolorback {
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
  width:100%;
}

  .animcolorback h1 {
    color: #FFFFFF;
  }
  .animcolorback h2 {
    color: #FFFFFF;
  }
  .animcolorback h3 {
    color: #FFFFFF;
  }

  @keyframes gradient {
    0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}


.animcontainer {
  background: linear-gradient(269deg, #a3b1c3, #28313d);
  background-size: 400% 400%;
  -webkit-animation: AnimationName 14s ease infinite;
  -moz-animation: AnimationName 14s ease infinite;
  animation: AnimationName 14s ease infinite;
}
@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 50%
  }

  50% {
    background-position: 100% 50%
  }

  100% {
    background-position: 0% 50%
  }
}

@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 50%
  }

  50% {
    background-position: 100% 50%
  }

  100% {
    background-position: 0% 50%
  }
}

@keyframes AnimationName {
  0% {
    background-position: 0% 50%
  }

  50% {
    background-position: 100% 50%
  }

  100% {
    background-position: 0% 50%
  }
}

.ambientcontainer {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  background: #191d1e; /* Old browsers */
  background: -moz-linear-gradient(0deg, #191d1e 50%, #283139 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,#191d1e), color-stop(100%,#283139)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(0deg, #191d1e 50%,#283139 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(0deg, #191d1e 50%,#283139 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(0deg, #191d1e 50%,#283139 100%); /* IE10+ */
  background: linear-gradient(0deg, #191d1e 50%,#283139 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191d1e', endColorstr='#283139',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  background-attachment: fixed
}

#projector {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/*
#divContent H1 {
  color: #606060;
  font-weight:bold;
  margin: 0px 0px 12px 0px;
  padding: 4px 0px 4px 10px;
  border-left: 8px solid #f19252;
}

#divContent H2 {
  color: #606060;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
  padding: 4px 0px 4px 10px;
  border-left: 8px solid #f19252;
}

#divContent H3 {
  color: #606060;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
  padding: 2px 0px 2px 8px;
  border-left: 5px solid #ffc292;
}

#divContent H4 {
  color: #606060;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
  padding: 2px 0px 2px 8px;
  border-left: 5px solid #ffc292;
}

#divContent H5 {
  color: #606060;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
  padding: 2px 0px 2px 8px;
  border-left: 5px solid #ffc292;
}

#divContent H6 {
  color: #606060;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
  padding: 2px 0px 2px 8px;
  border-left: 5px solid #ffc292;
}
*/
.tvdataleft {
  background-color: #f3f3f3;
  color: #2072a6;
  padding: 6px 12px 6px 12px;
  width: 130px
}

.tvdataright {
  padding: 4px 12px 4px 12px
}

.js-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

  .js-video iframe,
  .js-video object,
  .js-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.apidoclefttd {
  width: 220px;
  color: #0451a5;
  background-color: #e7e7e7;
  padding: 4px 16px 4px 8px;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  font-family: 'Microsoft Sans Serif', Arial;
  font-size: 14px;
}

.apidoccopytd {
  width: 40px;
  padding: 4px 12px 4px 12px;
  background-color: #e7e7e7;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  font-family: 'Microsoft Sans Serif', Arial;
  font-size: 14px;
}

.apidocrighttd {
  padding: 4px 4px 4px 8px;
  border-bottom: 1px solid #c0c0c0;
  font-family: 'Microsoft Sans Serif', Arial;
  font-size: 14px;
}

.apidoctypetd {
  width: 90px;
  color: #0451a5;
  padding: 4px 4px 4px 8px;
  text-align: center;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  font-family: 'Microsoft Sans Serif', Arial;
  font-size: 14px;
}

.apidoctexttd {
  color: #0451a5;
  padding: 4px 4px 4px 8px;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  font-family: 'Microsoft Sans Serif', Arial;
  font-size: 14px;
}

.apidoccodetd {
 background-color: #f3f3f3;
  padding: 10px;
  border: 1px solid #c0c0c0;
  font-family: 'Microsoft Sans Serif', Arial;
  font-size: 14px;
}

.dxtcLite_MaterialCompact .dxtc-content {
  background-color: unset;
}

.breakoverflow {
  word-break: break-all;
}

/*
@media (max-height: 800px) {
  .dropdown-submenu .dropdown-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
  }
}
*/

.dropdown-menu li {
  padding-left: 6px;
  padding-right: 6px;
  min-width:220px;
}

.printonly {
  display: none;
}

@media print {
  .printonly {
    display: block;
  }
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom:10px
}

.panel-default {
  border-left:none;
  border-bottom:none;
  border-right:none;

}

.settingspage .col-lg-1,
.settingspage .col-lg-2,
.settingspage .col-lg-3,
.settingspage .col-lg-4,
.settingspage .col-lg-5,
.settingspage .col-lg-6,
.settingspage .col-lg-7,
.settingspage .col-lg-8,
.settingspage .col-lg-9,
.settingspage .col-lg-10,
.settingspage .col-lg-11,
.settingspage .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}

.settingspage .simplepanel .col-lg-1,
.settingspage .simplepanel .col-lg-2,
.settingspage .simplepanel .col-lg-3,
.settingspage .simplepanel .col-lg-4,
.settingspage .simplepanel .col-lg-5,
.settingspage .simplepanel .col-lg-6,
.settingspage .simplepanel .col-lg-7,
.settingspage .simplepanel .col-lg-8,
.settingspage .simplepanel .col-lg-9,
.settingspage .simplepanel .col-lg-10,
.settingspage .simplepanel .col-lg-11,
.settingspage .simplepanel .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.settingspage .featured-box {
  padding: 20px 26px 20px 26px;
}

.settingspage .featured-box-header {
   padding-bottom:12px;
}

.simplepanel {
  border: 1px solid #dddddd;
  padding: 12px 12px 16px 12px;
  margin: 20px 0px 0px 0px;
  background-color: #fdfdfd;
  width: 100%;
  text-align: center;
  border-radius: 5px;
}
  .simplepanel .simpleicon {
    padding: 6px 10px 4px 10px;
    height: 60px;
    opacity: .1;
  }

  .simplepanel td {
    font-size: 15px;
  }

  .simplepanel h2 {
    color:#808080;
    font-weight:bold;
    padding-bottom:24px;
    text-align:center;
  }

  .simplepanel table {
    text-align:left;
  }
  .simplepanel .fa {
    padding-top:6px;
    text-align: center;
  }
  .simplepanel .paneltext {
    font-weight: bold;
    color: #808080;
    font-size: 18px;
    font-family: "Roboto Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .simplepanel .panelvalue {
    color: #808080;
    font-size: 18px;
    font-family: "Roboto Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

.simplepanelhelper, .simplepanelhelper td, td.overrulednote {
  font-size: 15px;
  text-align: left;
}

header#topNav a {
  color: #F00000;
}
header#topNav a:hover {
  color: #000000;
}


header#topNav nav ul.nav-pills li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

  header#topNav nav ul.nav-pills li a:hover {
    color: #f07057;
  }

  header#topNav nav ul.nav-pills li a:active {
    color: #f07057;
  }

header#topNav nav ul.nav-pills li .dropdown-menu {
  background-color: #1b1f23;
}

  header#topNav nav ul.nav-pills li .dropdown-menu a {
    font-size: 13px;
  }

    header#topNav nav ul.nav-pills li .dropdown-menu li a:hover {
      background-color: #3f3f3f;
    }

  header#topNav nav ul.nav-pills li .dropdown-menu li h5 {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #f07057;
    font-size: 13px;
    font-weight: bold;
  }
header#topNav nav ul.nav-pills li .dropdown-submenu li h5 {
  color: #f07057;
}

header#topNav nav ul.nav-pills li ul .fa {
  color: #f07057;
  font-size: 13px;
  font-weight: bold;
}


  header#topNav nav ul.nav-pills li a:hover {
    color: #f4f4f5;
  }

  header#topNav nav ul.nav-pills li a:focus {
    color: #f07057;
  }

.headermessage {
  margin: 50px 0px 10px 0px;
  padding: 0px;
  Font-size: 15px;
  color: #000000;
}

.headermessagecaption {
  line-height:40px;
  vertical-align:top;
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  margin: 0px;
  padding: 0px 50px 0px 0px;
  float: left;
  height: 100px;
}

#topHead .container {
  font-size: 20px;
}

.container {
  max-width: 1400px;
  width: auto
}

.sidebar ul li .active {
  background-color: #000000;
  border: 1px solid #a0a0a0;
  color: #ffffff;
}

  .sidebar ul li .active:hover {
    background-color: #000000;
    border: 1px solid #a0a0a0;
    color: #ffffff;
  }

.sidebar ul li a:hover {
  background-color: #000000;
  border: 1px solid #a0a0a0;
  color: #ffffff;
}

.panel {
  background-color: #000000;
  color: #ffffff;
}

  .panel .panel-heading {
    background-color: #000000;
    color: #ffffff;
  }

  .panel b {
    color: #0072c6;
  }

  .dxgvPagerBottomPanel_Office365 b {
    color: #666666;
  }

.row {
  line-height: 22px;
}

.white-row,
.featured-box {
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
}

div .featured-box {
  text-align: left;
}

.featured-box {
  border: 1px solid #dedede;
  box-shadow: 5px 10px 10px rgba(0,0,0,0.05);
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 24px;
  overflow-x: hidden;
}

.featured-box-header {
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 18px;
  color: #2E363F;
  opacity:.8;
}
  .featured-box-header span {

  }


.headerbox {
  padding: 16px 8px 26px 8px;
  background-color: rgb(244, 245, 247)
}

.headerboxfront {
  width: 100%;
  background-image: url(/Images/Banner.jpg);
  background-repeat: repeat;
  background-position-y: bottom;
  padding: 26px 8px 0px 8px;
  border-bottom: 1px solid #e0e0e0
}

.headerlogo {
  Font-size: 15px;
  padding: 28px 6px 2px 0px;
  vertical-align: middle;
  opacity: .8;
  width: 100px;
}

  .headerlogo img {
    width:90px;
  }


.headertext {
  Font-size: 15px;
  padding: 20px 0px 2px 0px;
  vertical-align: middle;
}

header#page-title {
  padding: 0px;
  margin: 0px;
}

  header#page-title h2, .headertext h2 {
    font-family: "Barlow Semi Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    font-size: 32px;
    font-weight: 600;
    opacity: .8;
    padding: 2px 0px 4px 0px;
  }

header#topNav {
  border-bottom: none;
  box-shadow: none;
}
.boxshadow {
  box-shadow: 0px 4px 4px rgba(0,0,0,0.1);
}

#topHead .identitybox li a {
  color: #ffffff
}

  #topHead .identitybox li a:hover {
    color: #f07057
  }

/* Top Nav  */
header#topNav nav ul.nav-main > li:hover > a,
header#topNav nav ul.nav-main li.active > a,
header#topNav nav ul.nav-main li.active > a:hover,
header#topNav nav ul.nav-main li.active > a:focus,
header#topNav nav ul.nav-main li.active i.icon-caret-down {
  color: #f07057; /* active|hover color */
}

.requestslist, .requestslist div, .requestslist ul li {
  font-family: "Roboto Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.panel-body table {
  width: 100%;
}

.dxtc-tab .dx-vam, .dxtc-activeTab .dx-vam {
  font-weight: bold;
  font-size: 20px;
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;

}

.settingssecondrow {
}

.settingstable {
  margin-left: auto;
  margin-right: auto;
}

  .settingstable td {
    padding: 2px 4px 2px 4px;
    font-size: 20px;
    font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

.settingstablediv {
  padding: 2px 4px 2px 4px;
  font-size: 18px;
  font-family: "Barlow Condensed", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

span.dxichCellSys.dxeTAR, *[dir='rtl'] span.dxichCellSys.dxeTAL {
  padding: unset;
}

.dxichSys {
  margin: 2px 0px 2px 0px;
}

header#topNav .dropdown-submenu.force .dropdown-toggle {
  color: #afafaf !important;
  text-decoration: none;
  background-color: #3f3f3f !important;
}


.connectivitycontainer {
  display: grid;
  grid-template-columns: 0.4fr 1fr 0.4fr 1fr 0.4fr 1fr 0.4fr 1fr 0.4fr;
  gap: 0px 2px;
  align-items: center;
  color: #888;
}

  .connectivitycontainer .icon {
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
  }

  .connectivitycontainer .large {
    color: #a0a0a0
  }

  .connectivitycontainer .small {
    font-size: 4rem;
    color: #a7a7a7;
  }

  .connectivitycontainer .circle {
    font-size: 1rem;
    color: #d0d0d0;
    padding-bottom: 20px
  }

    .connectivitycontainer .icon img {
      max-height: 6rem;
    }

    .connectivitycontainer .icon .icon-text {
      font-size: 1.5rem;
      font-weight: normal;
      margin-top: 1rem;
    }

    .connectivitycontainer .small .icon-text {
      font-size: 1.2rem;
      font-weight:bold;
    }

  .connectivitycontainer .error {
    color: #a00000;
  }

  .connectivitycontainer .active {
    color: #008000;
  }

.dxcvTable_Metropolis {
  padding: 0px;
  margin: 0px;
}

.productboxactive {
  border: 2px solid #dddddd;
}

  .productboxactive.img {
    opacity: .7;
  }

  .productboxactive:hover {
    cursor: pointer;
  }

.productbox {
  opacity: .4;
  border: 2px solid #dddddd;
}

  .productboxactive.img {
    opacity: .2;
  }

  .productbox:hover {
    opacity: .7;
    cursor: pointer;
  }

.featured-box-header img {
  max-width: 24px;
  display: inline;
  margin: -6px 6px 0px 0px;
}
