@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap'); /*Google font of roboto. Medium font*/
.span-table .table-colspan-class{
    border-left:0px solid #FFF;
    background-color:#F5F5F5;
}
.md-header__button.md-logo svg{
    display: none;
}
.md-header__button.md-logo {
    background-image:url('../images/securden-epm-logo.svg');
    background-repeat:no-repeat;
    background-size: contain;
    width: 180px;
    height: 45px;
}
.span-table tr:first-child td.transform-90{
    vertical-align: middle;
    max-width: 30px;
    background-color: #F5F5F5;
    padding:0px;
}
.transform-90 div{
    transform: rotate(270deg);
    white-space: nowrap;
    font-weight: bold;
}
.table-center{
    text-align: center;
}
.md-typeset img{
  box-shadow:
  0 1px 1px hsl(0deg 0% 0% / 0.075),
  0 2px 2px hsl(0deg 0% 0% / 0.075),
  0 4px 4px hsl(0deg 0% 0% / 0.075),
  0 8px 8px hsl(0deg 0% 0% / 0.075),
  0 16px 16px hsl(0deg 0% 0% / 0.075)
;
border-radius: 4px;
margin-top: 15px;
}
.md-header__button.md-logo img{
  display: none;
}
@media screen and (min-width: 1220px) {
[dir=ltr] .md-header__title{
    margin-left:75px;
 }
}
@media screen and (max-width: 76.2344em) {
  .md-nav--primary .md-nav__title[for=__drawer] {
      background-color: var(--md-primary-fg-color);
      color: var(--md-primary-bg-color);
      font-weight: 700;
      text-indent: -1000px;
      height: 4rem;
  }
}

body[data-md-color-scheme="slate"] .span-table tr:first-child td.transform-90,
body[data-md-color-scheme="slate"] .span-table .table-colspan-class{
    background-color:#2d323e;
}
.breadcrumbs {
  font-size: 13px;  
  margin: 20px 0;   
  padding: 7px;     
  border-radius: 4px;  
}

.breadcrumbs a {
  color: grey;  
  text-decoration: none;  
  position: relative; 
  display: inline;  
}

.breadcrumbs a::before {
  content: ' / ';  
  color: grey;  
}

.breadcrumbs a:first-child::before {
  content: '';  
}

.breadcrumbs span {
  color: grey;  
  position: relative;  
  display: inline;  
}

.breadcrumbs span::before {
  content: ' / ';  
  color: grey;  
}

.breadcrumbs span:first-child::before {
  content: '';  
}

.title-content {
  margin-top: 10px;  
}
.grid .card {
  color: inherit;
}
.grid .text {
  padding-bottom: 2px;

}
* {
  margin: 0;
}
*, ::after, ::before {
  box-sizing: border-box;
}
#footer.footer-2.cyb-footer {
  padding: 60px 0 60px 0;
}
#footer.sec-bg-medium-gray {
  background-color: #000000 !important;
}
footer#footer, footer#footer1 {
  position: relative;
}

body {
  font-size: 1em;
}

a{
  text-decoration: none;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.w-100 {
  width: 100% !important;
}
.row {
 
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.sec-bg-medium-gray h5 {
  color: #ffffff;
}
footer h5 {
  font-size: 0.9em;
  line-height: 1.6em;
  margin-bottom: 0.4em;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.sec-bg-medium-gray small a, .sec-bg-medium-gray small {
  color: #e5e5e5;
}
.d-block {
  display: block !important;
  line-height: 2.2em;
}

#footer-products-resources small, .small{
  font-size: 60%;
  font-weight: 400;
}
.small {
  font-size: 80%;
}

#footer1.sec-bg-dark-gray {
  background-color: #0f0f0f !important;
  border-top: 1px solid #424242;
}
.sec-bg-dark-gray p {
  color: #d5d5d5;
  padding-top: 13px;
}
.footer__copyrights {
  margin-top: 8px;
  font-size: 12.8px;
  margin-bottom: 1rem;
  padding-left: 18rem;
}
@media (min-width: 1200px) {
  .container {
      max-width: 1170px;
  }
} 
a.hiring-now:before {
  top: 71px;
  content: "";
  position: absolute;
  left: 56px;
  margin-left: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #ffb600 transparent transparent;
}
a.hiring-now:after {
  content: "Hiring Now";
  background-color: #ffb600;
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  padding: 7px;
  border-radius: 3px;
  margin-left: 11px;
}
.tollfreeflag img{
  height: 16px;
  margin-right: 4px;
  margin-bottom: -3px;
}
.social-media-holder, .compliance-holder {
  margin-top: 12px;
}
.f-linkedin-logo {
  background: url("../images/linkedin.svg") no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.f-x-twitter-logo {
  background: url("../images/twitter.svg") no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.social-media-holder, .compliance-holder {
  margin-top: 12px;
}
.f-gdpr-logo {
  background: url("../images/gdpr.png") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 6px;
  background-position: center;
}
.f-iso-logo {
  background: url("../images/iso.png") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 6px;
  background-position: center;
}
.f-soc2-type1 {
  background: url("../images/soc1.png") no-repeat;
  display: inline-block;
  background-size: contain;
  width: 42px;
  height: 42px;
  margin-right: 6px;
}
.addressconimage{
  line-height: 1.9;
}

.addressconimage img{
  margin-bottom: -4px;
}

.footer_center{
  text-align: center;
}
.md-content h1 span{
  display: inline-block;
  font-size: 0.5em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #333;
  background: #F5F5F5;
  padding: 5px 10px;
}


@media (max-width: 991px) {
  .col-lg-3 {
      flex: 0 0 100%;   
      max-width: 100%;  
      padding-right: 15px;  
      padding-left: 15px;   
  }

  .row {
      display: flex;       
      flex-wrap: wrap;      
      justify-content: flex-start; 
  }
  .footer__bottom {
    margin-bottom: 25px;
}


}

@media (max-width: 767px) {
  .footer__copyrights {
      padding-left: 42px;
  }
  a.hiring-now:before {
    display: none;
  }
  a.hiring-now:after {
    display: none;
  }


}

@media (min-width: 768px) and (max-width: 1024px) {
  .footer__copyrights {
    padding-left: 16rem;

  }
  a.hiring-now:before {
    display: none;
  }
  a.hiring-now:after {
    display: none;
  }
 
}

@media (min-width: 1024px) and (max-width: 1599px) {

  a.hiring-now:before {
    top: 68px;
    left: 52px;
  }
 
}

.md-footer-meta {
  background-color: transparent;
}
.addresscon-lineheight{
  line-height: 1.1rem;
}
.sec-color-white.h5 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 0.8em;
  margin-bottom: .4em !important;
  line-height: 1.6em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  color: #FFF;
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}

@media screen and (min-width: 76.25em) {
  [dir=ltr] .md-nav--integrated>.md-nav__list>.md-nav__item--active .md-nav--secondary {
      border-left: white;
  }
}
.md-nav__item .md-nav__link--active, .md-nav__item .md-nav__link--active code {
  color: inherit;
}
.md-typeset a {
  color: var(--md-accent-fg-color);
  word-break: break-word;
}

@media (min-width: 1024px) and (max-width: 1599px) {
  a.hiring-now:before {
      top: 63px;
      left: 52px;
  }
}
@media screen and (max-width: 76.2344em) {
  .md-nav--primary .md-nav__item--active > .md-nav__link {
    color: var(--md-accent-fg-color);
  }
}
/* .md-header__title .md-header__topic{
  display: none;
} */
.md-content p{
  padding-bottom: 10px;
}


.md-sidebar--secondary .md-nav__item .md-nav__list .md-nav__item {
  display: none;
}



/*Assistant css*/
.trigger-modal {
  cursor: pointer;
  position: fixed;
  width: 52px;
  height: 52px;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__bounceOutDown {
  -webkit-animation-name:bounceOutDown;
  animation-name:bounceOutDown
}
.sa-hide {
  display: none;
}
.sa-home-dialog {
  width: 380px;
  height: 255px;
  background: #3b3b3b;
  border-radius: 10px;
  border-radius: 10px;
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  right: 20px;
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.sa-home-title {
  background: #45a046;
  height: 80px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: -10px;
  padding-top: 15px;
  position: relative;
}
.sa-home-title .sa-h1 {
  color: #FFF;
  font-size: 18px;
  font-family: Roboto;
  margin: 0;
  padding: 0;
  line-height: 1.15em;
  font-weight: 700;
}
.sa-home-title .sa-close-dialog, .sa-header .sa-close-dialog {
  position: absolute;
  top: 18px;
  right: 17px;
  cursor: pointer;
  background: url('../images/securden-assistant/sa-close.png');
    background-size: auto;
  background-size: contain;
  width: 26px;
  height: 26px;
  display: inline-block;
}
.sa-actions {
  padding-top: 30px;
}
.sa-actions .sa-action-link {
  display: block;
  background-color: #FFF;
  color: #333;
  line-height: 44px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  margin: 15px 40px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
.sa-header {
  background: #45a046;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: -10px;
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
}
.sa-header .sa-h1 {
  color: #FFF;
  font-size: 18px;
  font-family: Roboto;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.15em;
  font-weight: 700;
}
.sa-home-title .sa-close-dialog, .sa-header .sa-close-dialog {
  position: absolute;
  top: 18px;
  right: 17px;
  cursor: pointer;
  background: url('../images/securden-assistant/sa-close.png');
  background-size: auto;
  background-size: contain;
  width: 26px;
  height: 26px;
  display: inline-block;
}

.sa-request-demo {
  padding: 0 30px 15px 30px;
  margin-top: 15px;
}
.sa-request-demo .sa-h2 {
  color: #45a046;
  font-size: 16px;
  font-family: Roboto;
  font-weight: bold;
  margin-bottom: 1.1em;
  margin-top: 0;
  line-height: 1.15em;
  font-variant-ligatures: common-ligatures;
}
.sa-back-btn {
  float: right;
  cursor: pointer;
  background: url('../images/securden-assistant/sa-back-btn.png');
    background-size: auto;
  background-size: contain;
  width: 25px;
  height: 25px;
}

.demo-error-msg {
  font-size: .8em;
  color: #ff3131;
  padding-left: 5px;
  display: none;
}
.invalid-msg {
  font-family: Roboto;
  width: 100%;
  margin-top: .25rem;
  font-size: 15px;
  
}
input.form-control {
  height: 49px;
}
.sa-user, .sa-email, .sa-phone {
  background-repeat: no-repeat;
  background-position: 3px 4px;
}
.sa-field {
  border: 1px solid #CCC;
  height: 25px;
  padding: 4px 12px 4px 32px;
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.sa-row {
  position: relative;
}
.sa-row {
  padding: 10px 0;
}
input.form-control.sa-field {
  height: auto;
  font-size: 17px;
}
.sa-user, .sa-email, .sa-phone {
  background-repeat: no-repeat;
  background-position: 3px 4px;
}
.sa-field {
  border: 1px solid #CCC;
  height: 25px;
  padding: 4px 12px 4px 32px;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.sa-button {
  color: #FFF;
  background-color: #3b3b3b;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  width: 100%;
  line-height: 35px;
  cursor: pointer;
  border-radius: .25em;
}
.form-success-message {
  text-align: center;
  display: none;
}

.sa-user, .sa-email, .sa-phone {
  background-repeat: no-repeat;
  background-position: 3px 4px;
}

.sa-privacy {
  font-size: 13px;
  font-family: Roboto;
  color: #666;
}

.form-success-message {
  text-align: center;
  display: none;
}
.sa-thankyou-container {
  min-height: 310px;
  padding-top: 50px;
  padding-bottom: 60px;
}
.sa-thankyou-icon {
  background: url('../images/securden-assistant/sa-thankyou.png');
    background-size: auto;
  width: 64px;
  height: 64px;
  display: inline-block;
  margin-top: 20px;
  background-size: contain;
}
.sa-thankyou-msg {
  font-family: Roboto;
  font-size: 21px;
  color: #6c6c6c;
  padding-top: 0;
  margin-top: 10px;
  line-height: 28px;
}

.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.sa-home-title .sa-h1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/securden-assistant/sa-securden-logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  margin-left: 25px;
  margin-right: 10px;
  margin-top: 5px;
}
.sa-actions .sa-action-link:hover {
  background: lavender;
}

.sa-row[data-element="srd-name"]::before {
  background-image: url('../images/securden-assistant/sa-user.png') !important;
}
.sa-row[data-element="srd-name"]::before, .sa-row[data-element="srd-email"]::before, .sa-row[data-element="srd-phone"]::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 18px;
  left: 6px;
  background-repeat: no-repeat;
  background-size: contain;
}
.sa-home-dialog.sa-white {
  background-color: #FFF;
  height: auto;
}

.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

*, ::after, ::before {
  box-sizing: border-box;
}
button, select {
  text-transform: none;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.sa-row[data-element="srd-email"]::before {
  background-image: url('../images/securden-assistant/sa-mail.png') !important;
}
.sa-row[data-element="srd-phone"]::before {
  background-image: url('../images/securden-assistant/sa-phone.png') !important;
}
.sa-header .sa-h1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/securden-assistant/sa-securden-logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  margin-left: 25px;
  margin-right: 10px;
}
.sa-header .sa-close-dialog {
  position: absolute;
  top: 18px;
  right: 17px;
  cursor: pointer;
  background: url('../images/securden-assistant/sa-close.png');
    background-size: auto;
  background-size: contain;
  width: 26px;
  height: 26px;
  display: inline-block;
}

#sa-name::placeholder{
  font-size: 15px;
  margin-top: 4px;
}

#sa-email::placeholder{
  font-size: 15px;
  margin-top: 3px;
}

#sa-phone::placeholder{
  font-size: 15px;
  margin-top: 3px;
}


.sa-privacy::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../images/securden-assistant/sa-lock.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  margin-right: 5px;

}

#sa-name-gq::placeholder{
  font-size: 15px;
  margin-top: 4px;
}

#sa-email-gq::placeholder{
  font-size: 15px;
  margin-top: 3px;
}

#sa-phone-gq::placeholder{
  font-size: 15px;
  margin-top: 3px;
}

#sa-admins::placeholder{
  font-size: 15px;
  margin-top: 3px;
}

.sa-close-btn {
  background: #f5f5f5;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  border: 0;
  font-size: 17px;
  font-weight: bold;
  color: #666;
  padding: 8px 60px;
  cursor: pointer;
  margin-top: 10px;

}

.form-success-message {
  text-align: center;
}

.sa-privacy:hover{
  color: #00b4ff;
  text-decoration: none;
}
@media only screen and (max-width: 600px) {
  .sa-home-dialog {
      width: 100%;
      bottom: 0;
      right: auto;
      border-radius: 0;
      box-shadow: 0 10px 160px 0 rgba(0, 0, 0, 0.5), 0 6px 120px 0 rgba(0, 0, 0, 0.8);
  }
}

/** Cookie additional CSS  ***/
.cookie-icon {
  background-image: url(../images/cookies-icon.png);
  background-color: #FFF;
  background-size: contain;
  border-radius: 25px;
  border: 0;
  width: 48px;
  height: 48px;
  position: fixed;
  bottom: 20px;
  left: 20px;
  cursor: pointer;
  z-index: 100;
}


body #cc-main .cm__desc {
  font-size: .8em;
}
body #cc-main .pm__btn:hover {
  background: #347b35;
  border: 1px solid #45a046;
}

body #cc-main .pm__btn {
  background: #45a046;
  border: 1px solid #45a046;
}

body #cc-main .pm__btn--secondary:hover {
  background: var(--cc-btn-secondary-hover-bg);
  border-color: var(--cc-btn-secondary-hover-border-color);
}
/* body #cc-main .pm__btn:hover {
  background: #347b35;
  border: 1px solid #45a046;
    border-top-color: rgb(69, 160, 70);
    border-right-color: rgb(69, 160, 70);
    border-bottom-color: rgb(69, 160, 70);
    border-left-color: rgb(69, 160, 70);
} */

body #cc-main .pm__btn--secondary {
  background: var(--cc-btn-secondary-bg);
  border: 1px solid var(--cc-btn-secondary-border-color);
}
body #cc-main .cm__btn, body #cc-main .pm__btn {
  background: #45a046;
  border: 1px solid #45a046;
}
body #cc-main .cm__btn--secondary, body #cc-main .pm__btn--secondary {
  background: var(--cc-btn-secondary-bg);
  border: 1px solid var(--cc-btn-secondary-border-color);
}

.md-typeset .question > .admonition-title::after, .md-typeset .question > summary::after {
  color: #000;
  rotate: 90deg;
}

.md-typeset details[open] > summary::after {
  transform: rotate(180deg);

}

.md-typeset details.question {
  border-bottom: 2px solid #000;
  border-bottom-color: rgb(0, 0, 0);
  margin: 0 0 4px 0;
  border-color: transparent;
}

.md-typeset details.question > summary{
  background-color: #fff;
  font-weight: 500;
}

.md-content__inner.md-typeset .question{
  border-bottom: 1px solid #e8e8e8;
}
.md-typeset .question > summary::before {
  content: none !important;
}


[dir="ltr"] .md-typeset summary {
  padding-left: 0.6rem;
  padding-right: .6rem;
} 

.admonition.question:focus-within, .md-typeset details.question:focus-within {
  box-shadow: 0 0 0 .2rem #fff;
}

.md-typeset details > :last-child {
  margin-bottom: .6rem;
  margin-top: .6rem;
}


.md-sidebar--primary .md-nav  .md-nav__item.md-nav__item--nested {
  padding-bottom: 0.7em;
}

html .md-typeset .admonition > :last-child, html .md-typeset details > :last-child {
  margin-bottom: .6rem;
  margin-top: .6rem;
}

.md-typeset .info > .admonition-title, .md-typeset .info > summary {
  background-color: #00b8d41a;
  margin-bottom: 0.8em;
}


