/* Custom CSS Modifications to the dtSearch Bootstrap CSS Frame 
August 2025 version
*/
/*-- Begin General Styles --*/
html {
  font-size: auto;
  scroll-behavior: smooth; }

h1 {
  margin: 0 0 8px 0;
  padding: 0;
  font-weight: 600;
  line-height: 150%;
  font-size: 28px;
  color: #333; }

h2 {
  margin: 0 0 8px 0;
  padding: 0;
  font-weight: 600;
  line-height: 150%;
  font-size: 20px;
  color: #333; }

h3 {
  margin: 0 0 8px 0;
  padding: 0;
  font-weight: 600;
  line-height: 150%;
  font-size: 18px;
  color: #333; }

h4,
h5,
h6 {
  margin: 0 0 8px 0;
  padding: 0;
  font-weight: 600;
  line-height: 150%;
  font-size: 24px; }

  code {
    color: black;
  }

blockquote {
  font-size: 16px;
  font-weight: normal; }

body {
  font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 150%;
  text-align: left;
  color: #000000;
  background-color: #fff; }

table {
  font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  border-spacing: 0;
  border: 0; }

td {
  padding: 0px;
  border: 0; }

b {
  color: black;
  font-weight: 600; }

strong {
  color: black;
  font-weight: 600; }

cite {
  color: black;
  font-weight: 600;
  font-style: italic; }

q {
  font-style: italic; }

.darktext {
  color: #333;
  font-weight: 600; }

h2.ProductName {
  font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding-top: 18px;
  padding-bottom: 4px; }

.SiteHeading {
  font-size: 24px;
  font-weight: 600;
  border-bottom: solid;
  padding-left: 0;
  margin-bottom: 20px;
  color: #333; }

.callout {
  padding: 1rem;
  background-color: #f5f5f5;
  margin-bottom: 11px;
  border-radius: 10px; }

img {
  padding: 0px;
  margin: 0px;
  font-size: 0px;
  display: block;
  vertical-align: 0px; }

img.imgbord3 {
  padding: 0px;
  margin: 0px;
  font-size: 0px;
  display: block;
  border: 2px solid #666; }

img.imgbord1 {
  padding: 0px;
  margin: 0px;
  font-size: 0px;
  display: block;
  border: 1px solid #666; }

hr.hrsize1 {
  border: none;
  height: 1px;
  /* Set the hr color */
  color: #333;
  background-color: #333; }

ul {
  padding-left: 8px;
  margin-left: 8px; }

ol {
  padding-left: 20px;
  margin-left: 0px; }

li {
  padding: 0px 0px 5px 0px; }

div[role=main],
div[role=main] p,
div[role=main] li,
div[role=main] span,
#caseComp div[role=main] font,
#reviews div[role=main] font,
.FM-leftCol li {
  margin-bottom: 11px;
  padding-bottom: 0px;
  line-height: 150%; }

div[role=main] .mobileMenu li {
  margin-bottom: 0px; }

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #767676;
  opacity: 1; }

hr.big {
  border-top: 6px solid; }

.hl1 {
  background-color: #FFFF00; }

.hl2 {
  background-color: #b5ff16; }

/*-- Was EA6F500 --*/
.hl3 {
  background-color: #89fff2; }

/*-- Original Color Selection #00FFE3 --*/
.hl4 {
  background-color: #CBE3FF; }

.hl5 {
  background-color: #C5C3FA; }

.hl6 {
  background-color: #FFBCFF; }

.hl7 {
  background-color: #FF9999; }

.hl8 {
  background-color: #FCBF29; }

.hl9 {
  background-color: #D7D7D7; }

.hl10 {
  background-color: #EADDC2; }

.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 {
  padding-bottom: 15px; }

.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 1em;
  background-color: white;
  color: black;
  opacity: 0; }

.skip-to-main-content-link:focus {
  left: 50%;
  transform: translateX(-50%);
  opacity: 1; }

.dividerSpace {
  padding-top: 15px; }

.shortcol {
  height: 500px; }

p.ListTopGap {
  margin-bottom: 0px; }

a {
  text-decoration: none; }

a.anchor {
  margin: 0px;
  padding: 0px;
  float: left; }

a:link,
a:visited,
a:active {
  color: #0067b8;
  font-weight: 600;
  text-decoration: none; }

a:hover {
  color: #0067b8;
  font-weight: 600;
  text-decoration: underline; }

.pagefont {
  font-size: 16px; }

.container div#sbSearch #title {
  color: #000000; }

.container div#sbSearch #title span {
  font-style: italic; }

.container div#HL_Testimonials {
  display: table; }

.container div#HL_Testimonials > div {
  display: table-cell;
  height: 183px;
  vertical-align: middle; }

div.flex {
  display: none;
  visibility: hidden; }

#sidebarLeft hr,
.flex hr {
  margin-bottom: 0px; }

.brdrLeft {
  border-left: 1px solid #767676; }

.brdrRight {
  border-right: 1px solid #767676; }

.Highlight,
.HL {
  background-color: #c9e3fc; }

.blue {
  color: #316d9f; }

.regmark {
  font-size: 65%;
  baseline-shift: super; }

ul#horzmenu {
  display: block;
  margin: auto;
  padding: 0px;
  list-style: none; }

ul#horzmenu li {
  display: block;
  margin: 0px;
  padding: 0px;
  float: left;
  list-style: none;
  background-color: #A9D2F0; }

ul#horzmenu li:first-child,
ul#horzmenu li:first-child a {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }

ul#horzmenu li:last-child,
ul#horzmenu li:last-child a {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

ul#horzmenu li:first-child a {
  padding-left: 18px; }

ul#horzmenu li:last-child a {
  padding-right: 18px; }

ul#horzmenu li:before {
  content: ''; }

ul#horzmenu li a {
  display: block;
  padding: 6px 14px;
  color: #000000;
  text-align: center; }

ul#horzmenu li a.current {
  background-color: #E2EEFA;
  color: #000000; }

ul#horzmenu li a:hover {
  background-color: #E2EEFA;
  color: #000000;
  text-decoration: underline; }

#evaluations strong,
#upgrades strong,
#downloads strong,
#beta strong {
  font-size: 18px;
  line-height: 115%; }

#evaluations hr,
#upgrades hr,
#downloads hr,
#beta hr {
  margin: 0px;
  padding: 0px; }

#dtsoftware #Sidebar {
  font-weight: bold;
  font-style: italic;
  color: #316d9f;
  list-style: none;
  text-align: center;
  padding: 0px;
  margin: 0px; }

#dtsoftware #Sidebar li {
  padding: 45px 0px 45px 0px;
  color: #767676;
  font-style: normal; }

#dtsoftware #Sidebar li:before {
  content: ""; }

input[type="search"],
textarea {
  display: block;
  background-color: white;
  padding: 3px 10px 6px;
  margin: 5px 7px 5px 0px;
  border-width: 1px;
  border-color: #767676;
  border-style: solid;
  border-radius: 10px;
  /* box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3); */
  width: 95%; }

input#CtryName {
  width: 250px !important;
  display: inline-block; }

a.mfeatures {
  background-image: url("../images2/features-compass.png");
  background-position: top right;
  background-size: auto 100%;
  background-repeat: no-repeat; }

ul.mLeft {
  margin-bottom: 0px;
  padding-left: 8px;
  margin-left: -8px;
  list-style-type: none; }

ul.mLeft li {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px; }

ul.mLeft li:before {
  content: ''; }

ul.mLeft li a {
  display: block;
  padding: 6px 0 7px 0;
  width: 100%; }

#sbSearch a.mLeft,
#sbSearch2 a.mLeft,
#sbContact a.cLeft,
#sbContact2 a.cLeft,
ul.mLeft li a {
  color: black; }

#sbSearch a.mLeft:hover,
#sbSearch2 a.mLeft:hover,
#sbContact a.cLeft:hover,
#sbContact2 a.cLeft:hover,
ul.mLeft li a:hover {
  color: #316d9f;
  text-decoration: underline; }

a.PSlink:hover {
  text-decoration: underline; }

.mLeft,
.cLeft,
.PSlink,
.PSsub {
  color: #000000;
  font-weight: 600; }

a.mLeft,
a.cLeft,
a.PSlink,
a.PSsub {
  color: #000000;
  text-decoration: none; }

a.mLeft:hover,
a.cLeft:hover,
a.PSlink:hover,
a.PSsub:hover {
  color: #316d9f; }

.CopyAndTerms,
a.CopyAndTerms {
  color: #555555;
  font-style: italic; }

a.CopyAndTerms:hover {
  color: #000000; }

/* .textInput {-webkit-appearance: none;}
.textInput:focus {outline:none} */
.cc {
  display: inline-block;
  width: 46px;
  padding: 14px 0px;
  margin: 0px 0px 10px 14px;
  background: url(../images2/SB-CreditCards4-12.png) no-repeat;
  border-radius: 1px;
  border: 1px solid #000000; }

.boxShadow {
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3); }

.boxRound {
  border-radius: 12px;
  display: block;
  padding: 10px; }

#ProdStack1,
#ProdStack2,
#ProdStack3,
#ProdStack4,
#ProdStack5,
#ProdStack6,
#ProdStack7,
#ProdStack8,
#ProdStack9,
#ProdStack10 {
  display: block;
  margin: 0px;
  padding: 0px; }

.letterspaceNarrow {
  letter-spacing: -0.12em !important; }

.txt-LGgrey {
  color: #767676;
  font-weight: bold; }

.PSdescription {
  font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial, sans-serif; }

.centerCol {
  font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 8px 15px 15px 15px;
  border-radius: 10px;
  border: #727577 1px solid; }

/*-- End General Styles --*/
/*-- Begin Mobile Menu Section --*/
div.mobileMenu ul,
div.mobileMenu ul li,
div.mobileMenu ul li:before {
  padding-left: 0px;
  margin-left: 0px; }

/* div.mobileMenu ul ul {margin-left:-7px; margin-top:7px;} */
div.mobileMenu ul li:before {
  content: ''; }

div.mobileMenu {
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 10000;
  display: none;
  visibility: hidden; }

/*-- End Mobile Menu Section --*/
.DownloadTable {
  width: 100%;
  padding-left: 12px;
  background-color: #f5f5f5;
  border-radius: 10px; }

.DownloadTable td {
  padding-top: 5px;
  padding-right: 20px;
  padding-left: 10px;
  /* border-bottom: 1px solid; */
  vertical-align: top; }

.DownloadTableHeader {
  font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  /* border-bottom: 1px solid; */
  padding-bottom: 5px;
  color: #333; }

/* Used in case studies */
.regmark1 {
  vertical-align: text-top; }

/*-- Begin Reviews Section --*/
#reviews .brdrLeft hr {
  display: block;
  width: 100%;
  padding: 2px;
  border: none; }

/*-- End Reviews Section --*/
/*-- Begin Features Section --*/
div.FMH {
  background-image: url(../images2/FMHeader.png);
  background-repeat: no-repeat;
  background-position: 90% -15px;
  height: 88px;
  padding-top: 20px;
  margin-top: 0px; }

.featuresSubmenu {
  display: none;
  visibility: hidden;
  padding-bottom: 25px; }

.featuresSubmenu .mobileMenu {
  position: relative;
  display: block;
  height: 50px;
  width: 100%;
  z-index: 9999; }

#features .featuresSubmenu ul,
#features .featuresSubmenu ul li {
  width: 100%; }

#features hr {
  margin-top: 6px;
  margin-bottom: 14px;
  border-top: 1px solid #727577; }

.FM-XL-Bold {
  font-size: 1.35em;
  font-weight: 600;
  line-height: 110%; }

.FM-L-Bold {
  font-weight: 600;
  color: black; }

.FM-MenuLink {
  font-weight: bold; }

.FM-Heading {
  font-size: 20px;
  font-weight: 600; }

.FM-BigHeading {
  border-bottom: solid;
  padding-left: 0;
  margin-bottom: 20px; }

.FM-Grey {
  color: #333; }

.CS-PubName {
  font-weight: 600;
  color: #333;
  font-style: italic; }

.TutorialTitle {
  color: #333;
  font-size: 24px;
  font-weight: 600; }

.FM-BoldBlue {
  color: #333;
  font-weight: 600;
  font-size: 20px; }

a.FM-BoldBlue:active,
a.FM-BoldBlue:link,
a.FM-BoldBlue:visited {
  color: #316d9f;
  font-weight: 600;
  text-decoration: underline; }

a.FM-BoldBlue:hover {
  color: #767676;
  text-decoration: none; }

ul.FM-leftCol {
  margin: 0px;
  padding: 0px;
  width: 95%; }

.FM-leftCol li {
  margin: 1px 0px;
  padding: 0px;
  list-style: none; }

.FM-leftCol li:before {
  content: ''; }

.FM-leftCol li a span {
  font-weight: normal;
  color: black; }

.FM-leftCol li.Bubble {
  border-radius: 10px;
  background: #333333;
  color: white;
  font-weight: 600; }

.FM-leftCol li.BubbleHeader {
  display: block;
  padding: 3px 8px 4px  8px; }

.FM-leftCol li a {
  display: block;
  padding: 3px 8px 4px; }

.FM-leftCol li a,
.FM-leftCol li.Bubble a,
.FM-leftCol li.Bubble a.header {
  color: black;
  font-weight: 600;
  margin-bottom: 8px; }

.FM-leftCol li.Bubble a.header {
  color: white;
  text-decoration: none; }

.FM-leftCol li.Bubble a.header:hover {
  color: white; }

.FM-leftCol li.Bubble a:hover {
  color: #767676; }

.FM-leftCol li a:hover {
  color: #316d9f; }

.FM-leftCol li.colBreak {
  margin-bottom: 10px; }

ul.FM-leftCol li.current a {
  color: #316d9f; }

.FM-rightCol {
  background: #333333; }

#FM-rightCol #pad {
  padding: 15px 10px 0px 10px; }

#FM-rightCol #horzRule {
  padding: 0px; }

#FM-rightCol hr {
  margin: 0;
  padding: 0; }

/*-- End Features Section --*/
/*-- Begin Bubble Menu Styles --*/
.BubbleBgDiv {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 0px;
  padding-bottom: 0px; }

/* Simplified bubble menu */
a.BubbleMenuLink {
  color: black;
  margin: 0px;
  font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  width: auto;
  padding: 0.3em 0.3em;
  display: block;
  text-decoration: none; }

a.BubbleMenuLink:hover {
  color: white;
  background: #333333;
  margin: 0px;
  display: block;
  text-decoration: none; }

a.BubbleMenuCenter {
  text-align: center; }

a.BubbleCurrent {
  color: white;
  background: #333333; }

/* Old bubble menu */
.BubbleBG {
  padding: 16px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #f5f5f5; }

.BubbleListWrapper {
  padding: 8px 8px 8px 8px; }

ul.BubbleMenu li a:link,
.BubbleMenuLinks a:active,
.BubbleMenuLinks a:visited {
  text-decoration: none; }

ul.BubbleMenu {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 100%; }

ul.BubbleMenuCenter {
  text-align: center; }

ul.BubbleMenu .hl1,
ul.BubbleMenu .hl2,
ul.BubbleMenu .hl3,
ul.BubbleMenu .hl4,
ul.BubbleMenu .hl5,
ul.BubbleMenu .hl6,
ul.BubbleMenu .hl7,
ul.BubbleMenu .hl8,
ul.BubbleMenu .hl9,
ul.BubbleMenu .hl10 {
  color: black; }

ul.BubbleMenu li {
  margin: 0px;
  padding: 0px;
  color: white;
  font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  width: auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

ul.BubbleMenu li:before {
  content: ""; }

ul.BubbleMenu a {
  color: white;
  margin: 0px;
  padding: 0.5em 0.6em;
  display: block;
  text-decoration: none; }

ul.BubbleMenu li a:link,
.BubbleMenuLinks a:active,
.BubbleMenuLinks a:visited {
  text-decoration: none; }

ul.BubbleMenu li:hover,
ul.BubbleMenu li:hover a,
ul.BubbleMenu li:hover a .link,
ul.BubbleMenu li a:hover {
  background-color: #005E94; }

ul.BubbleMenu li a {
  color: black; }

a.current,
ul.BubbleMenu li a.current,
ul.BubbleMenu li a:hover {
  color: white;
  background: #333333; }

#Top {
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

/*-- End Bubble Menu Styles --*/
/*-- Begin Ordering Section --*/
.Ord-SubTitle {
  font-weight: 600;
  font-style: italic;
  color: #333333; }

a.Ord-ProductLink {
  font-weight: normal;
  font-weight: 600;
  font-size: 16px; }

td.Ord-ProductCellFocus {
  background-color: #f0f1f2;
  border-top: #CCCCCC 1px solid;
  padding-bottom: 3px;
  padding-left: 4px; }

td.Ord-ProductCell {
  background-color: white;
  border-top: #CCCCCC 1px solid;
  border-bottom: #CCCCCC 1px solid;
  padding-bottom: 3px;
  padding-left: 4px; }

.Ord-Product {
  color: #333333;
  font-size: 18px; }

.Ord-ProductNote {
  font-style: italic; }

.Ord-LogoCell {
  text-align: center;
  vertical-align: top;
  padding-bottom: 5px; }

/*-- Begin Case Study Section --*/
.CaseLegalese {
  font-style: italic;
  color: #767676; }

#CaseCompPubl {
  color: #767676;
  font-weight: 600;
  font-style: italic; }

.CaseCompPubl {
  color: #767676;
  font-weight: 600;
  font-style: italic; }

.CS-SubTitle {
  font-weight: 600;
  color: #333; }

.CS-Quote {
  font-weight: 600;
  font-style: italic;
  color: #555555; }

.CS-MiniMap {
  font-weight: 600;
  color: #333333; }

td.CS-MiniMapCell {
  width: 20%;
  vertical-align: top;
  text-align: center;
  padding-right: 15px; }

td.CS-MiniMapCellLower {
  width: 25%;
  vertical-align: top;
  text-align: center;
  padding-right: 15px; }

div.CS-BlockQuote {
  padding: 0 25px; }

li .CS-BlockQuote {
  padding-top: 8px; }

#caseComp .brdrLeft hr {
  display: block;
  width: 100%;
  padding: 2px;
  border: none; }

#caseComp #compilations img {
  border: 2px solid #767676; }

#caseComp #compilations img:hover {
  border: 2px solid #92B6DD; }

#caseComp #compilations a > img,
#caseComp #compilations a > font img {
  margin-bottom: 7px; }

#caseComp #quotes #quoteHdr {
  background-image: url(../images2/CSQ-BG.png);
  background-position: 50% 50%;
  background-repeat: no-repeat; }

#caseComp #compilations #quotes #quoteHdr img {
  border: none; }

#caseComp .submenu {
  display: none;
  visibility: hidden;
  z-index: 9999;
  padding-bottom: 50px; }

#caseComp .submenu ul,
#caseComp .submenu ul li {
  width: 100%; }

#caseComp .mobile {
  display: none;
  visibility: none; }

.quoteHdr {
  background-image: url(../images2/CSQ-BG.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: none; }

#caseStudy .caseMain img {
  float: right;
  margin: 0px 0px 15px 15px; }

/*-- End Case Study Section --*/
/*-- Begin Graphic Buttons --*/
a.csGraphicLabel {
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  display: block;
  width: 100%;
  height: 75px;
  padding-top: 8px; }

.graphicButton {
  width: 160px;
  height: 100px;
  margin-bottom: 21px;
  margin-right: 21px;
  padding-left: 15px;
  padding-right: 45px;
  padding-top: 19px;
  background-repeat: no-repeat;
  background-position: bottom right;
  display: block;
  font-weight: 600 !important;
  color: #333333;
  float: left; }

.graphicButton.twoLines {
  padding-top: 8px; }

.graphicButton.bgArticle {
  background-image: url(../images2/btn-bg-articles.png); }

.graphicButton.bgDevTutorials {
  background-image: url(../images2/btn-bg-dev_tutorials.png); }

.graphicButton.bgQuote {
  background-image: url(../images2/btn-bg-press_rev_quotes.png); }

.graphicButton.bgRadio {
  background-image: url(../images2/btn-bg-radio_segments.png); }

.graphicButton.bgAudioVid {
  background-image: url(../images2/btn-bg-audio_video.png); }

a.graphicButton:hover {
  color: blue;
  text-decoration: underline; }

/*-- End Graphic Buttons --*/
/*-- Begin Store Section --*/
#store a.buyNow {
  display: inline-block;
  padding: 2px 13px 4px;
  background-color: #767676;
  color: #fff;
  border-radius: 6px; }

#store a.buyNow:hover {
  background-color: #316d9f; }

/*-- End Store Section --*/
/*-- Welcome pages --*/
p.WelcomeText {
  margin-left: 14px; }

li.WelcomeTextList {
  margin-left: 14px;
}

/*-- Begin Contact Section --*/
#contact table {
  display: block;
  width: 100%; }

#contact .details td {
  display: block;
  width: 100%;
  padding: 0px; }

#contact #sidebarRight td {
  padding: 5px 0px; }

#contact #sidebarLeft img,
#contact #sidebarRight img {
  float: left;
  border: 1px solid #000000;
  margin: 0px 10px 0px 0px; }

#contact #sidebarLeft img:hover,
#contact #sidebarRight img:hover {
  border: 1px solid #316d9f; }

#contact #sidebarLeft table a,
#contact #sidebarRight table a {
  display: block;
  width: 48%;
  float: left; }

#contact #sidebarLeft table a.mLeft {
  width: auto; }

#contact #sidebarLeft table > a,
#contact #sidebarRight table > a {
  width: 97px; }

#contact #linkTable td {
  padding: 1px 0px; }

#contact #linkTable a {
  display: inherit !important;
  float: none !important; }

#contact input[type="text"] {
  width: 100%; }

#contact textarea {
  width: 100%; }

#contact input[type="radio"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  /* not currently supported */
  -o-appearance: checkbox;
  /* not currently supported */ }

/*-- End Contact Section --*/
/*-- Begin Back To Top Button --*/
.BackToTop {
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 1000;
  height: auto;
  background: #deeef9;
  text-align: center;
  padding: 2px 10px 5px 10px;
  margin: auto 40px 20px auto;
  border-radius: 10px;
  opacity: 0.3;
  transition: all 0.5s; }

.BackToTop a,
.BackToTop a:link,
.BackToTop a:active,
.BackToTop a:visited {
  color: #000000;
  text-decoration: none;
  font-size: 24px;
  opacity: 1; }

.BackToTop:hover {
  opacity: 1;
  transition: all 0.5s; }

/*-- End Back To Top Button --*/
/*-- Begin Bootstrap Navigation --*/
.navbar-brand {
  margin-right: 1.5rem; }

.navbar,
.navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px; }

.navbar ul li::before {
  content: ''; }

.navbar ul > li {
  padding-bottom: 0; }

.navbar-light .navbar-nav .nav-link {
  color: black; }

.navbar-light .navbar-nav ul .nav-link {
  color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link:hover {
  color: black; }

.navbar ul ul {
  background-color: #eaeaea; }

.navbar ul ul a:hover {
  background-color: #d6d6d6; }

.navbar ul ul .nav-item {
  width: 200px; }

.navbar ul #navFeatures ul .nav-item {
  width: 270px; }

.navbar ul #navMore ul .nav-item {
  width: 160px; }

.navbar ul ul .nav-link,
.navbar .dropdown-header {
  padding: 3px 7px 5px; }

.navbar ul .nav-link {
  font-weight: normal;
  font-size: 16px;
  padding: 9px 15px 11px; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 13px;
  padding-right: 13px; }

.navbar ul ul .nav-link {
  font-size: 16px; }

.navbar ul a:hover {
  background-color: #eaeaea; }

.navbar .dropdown-header {
  color: #145198;
  font-size: 16px;
  font-weight: 600; }

button.navbar-toggler {
  border: rgba(0, 0, 0, 0); }

.navbar ul ul .nav-link.menuIndent {
  padding-left: 25px !important; }

/*-- End Bootstrap Navigation --*/
/*-- Begin case studies updates --*/
div.presentation {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; }

div.presentation img {
  max-width: 100%;
  height: auto; }

.learn-more {
  display: block;
  margin: 10px 0;
  text-align: center;
  font-weight: 600; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  background-color: #f0f0f0; }

.well h2 {
  font-size: 24px; }

.featImage {
  margin-bottom: 1rem; }

/*-- end case studies updates --*/
/*-- Begin Responsive Code --*/
@media screen and (max-width: 767px) {
  body {
    background-position: 0px 50px; }

  .shortcol {
    height: auto; }

  .brdrLeft {
    border-left: none; }

  .brdrRight {
    border-right: none; }

  div.mobileMenu {
    display: inherit;
    visibility: visible; }

  #header,
  #MenuContainer,
  #sidebarLeft #sbMenu,
  #sidebarLeft #sbTestimonials,
  #sidebarLeft #sbContact,
  #features #sidebarLeft,
  #contact #sbContactLeft,
  #contact #sbContactRight,
  #caseComp .compNav,
  #evaluations #horzmenu,
  #upgrades #horzmenu,
  #downloads #horzmenu,
  #beta #horzmenu,
  #dtsoftware .sidebar,
  #outsideUS .map,
  #DLP .bubble {
    display: none;
    visibility: hidden; }

  div#sidebarRight {
    padding-left: 15px;
    width: 100%; }

  div#sidebarRight div#flex {
    display: inherit;
    visibility: visible;
    padding-left: 15px;
    width: 100%; }

  div.flex {
    display: inherit;
    visibility: visible;
    padding-left: 15px;
    width: 100%; }

  .mfeatures {
    background-position: 43% top; }

  #store #sidebarLeft,
  #caseComp .submenu,
  #caseComp .mobile,
  #features .featuresSubmenu,
  #DLP .featuresSubmenu {
    display: block;
    visibility: visible; }

  #caseStudy #caseQuote img {
    height: 7px; }

  #caseStudy #caseQuote #topPadding {
    padding-top: 0px !important; }

  #caseStudy .caseMain img {
    float: none;
    padding-bottom: 15px;
    margin: 0 auto;
    width: 100%;
    height: auto; }

  #outsideUS .submenu {
    height: 60px; }

  #contact .margin {
    margin-top: 0px !important; }

  .navbar ul ul .nav-item,
  .navbar ul #cases ul .nav-item,
  .navbar ul #features ul .nav-item {
    width: 100%; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .mfeatures {
    background-position: 95% top; }

  #menu a {
    padding: 0 10px; }

  #caseComp .compNav {
    display: none;
    visibility: hidden; }

  #caseComp .mobile {
    display: block;
    visibility: visible; }

  #caseStudy .caseMain img.noFloat {
    float: none;
    margin-left: 0px; }

  #evaluations #horzmenu li,
  #upgrades #horzmenu li,
  #downloads #horzmenu li,
  #beta #horzmenu li {
    width: auto !important; }

  #contact #sidebarLeft img,
  #contact #sidebarRight img {
    float: none;
    margin: 0 0 10px 0; }

  #contact #sidebarLeft table a,
  #contact #sidebarRight table a {
    width: 100%; }

  #contact .margin {
    margin-top: 0px !important; }

  .navbar ul ul .nav-item,
  .navbar ul #cases ul .nav-item,
  .navbar ul #features ul .nav-item {
    width: 100%; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 1000px; }

  .navbar ul ul .nav-item,
  .navbar ul #cases ul .nav-item,
  .navbar ul #features ul .nav-item {
    width: 100%; } }
@media screen and (min-width: 1200px) {
  .container {
    width: 1000px; } }
/*-- End Responsive Code --*/
