/*
 *
 */
body,
html {
    width: 100%;
    height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 700;
}
h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
b, strong {
  font-weight: bold;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -80px;
  /* Pad bottom by footer height */
  padding: 0 0 80px;
}
h2 {
	font-size: 23px;
	color: #337ab7;
	margin-bottom: 20px;
}
.main-content h3 {
  color: #337ab7;
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover {
  color: #23527c;
  text-decoration: underline;
}
div.panel-heading {
  cursor: pointer;
}
h4.panel-title {
  font-size: 23px;
}
ol {
  list-style-type: decimal;
}
ol li ol {
  list-style-type: lower-alpha;
}
ol li ol li ol {
  list-style-type: lower-roman;
}
ol li ol li ol li ol {
  list-style-type: upper-alpha;
}
ul {
  list-style-type: disc;
}
ul li ul {
  list-style-type: circle;
}
ul li ul li ul {
  list-style-type: square;
}
ul li ul li ul li ul {
  list-style-type: disc;
}
ul li ul li ul li ul li ul {
  list-style-type: circle;
}
ul li ul li ul li ul li ul li ul {
  list-style-type: square;
}
p,
ul li,
ol li,
select,
table,
.col-md-12 {
  font-size: 16.75px;
  font-weight: 100;
}
p.Title {
  font-size: 23px;
  padding-top: 20px;
}
p.margin {
  margin-top: 10px;
}
.underline {
  text-decoration: underline;
}
.mono {
  font-family: monospace;
}
.redef-image {
  display: flex;
  overflow: hidden;
}
.redef-image h3 {
  color: #337ab7;
  font-size: 20px;
}
p#swipe-icon {
  display: none;
}
.HitachiHeader .form-control {
  height: 31px;
}
.HitachiHeader .btn {
  padding: 6px 12px 5px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 0;
  border: 1px solid #cccccc;
  border-left: 0;
}
.OmegaSearch .btn {
  font-weight: bold;
}
.HitachiHeader .btn-default,
.OmegaSearch .btn-default {
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.customer-hover .thumbnail .caption {
  padding: 0;
}
.customer-hover > div {
  margin: 0 0 20px 0;
}
.btn-warnings {
  font-size: 13px;
  margin-left: 5px;
  color: #ffffff;
  background-color: #ff8b38;
  border-color: #ef7d2b;
}
.btn-warnings:focus {
  color: #ffffff;
}
.btn-warnings:hover {
  color: #ffffff;
  background-color: #ef7d2b;
}
.btn-link {
  color: #337ab7;
}
.btn-link:hover {
  color: #23527c;
}
#accordion .btn-link {
  white-space: normal;
  text-align: left;
  display: block;
  width: 100%;
}
.back-to-top {
  padding-bottom: 15px;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 100;
}
.marpad0 {
  margin: 0;
  padding: 0;
}
.pad10 {
  padding: 10px;
}
.pad520 {
  padding: 5px 20px;
}
.ptop10 {
  padding-top: 10px;
}
.mtop15 {
  margin-top: 15px!important;
}
.mtop30 {
  margin-top: 30px;
}
.mtop45 {
  margin-top: 45px;
}
.mleft25 {
  margin-left: 25px;
}
.mright10 {
  margin-right: 10px;
}
.mright20 {
  margin-right: 20px;
}
.mbtm5 {
  margin-bottom: 5px;
}
.w5 {
  width: 5%;
}
.w20 {
  width: 20px;
}
.w33 {
  width: 33%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w75 {
  width: 75%;
}
.w100 {
  width: 100%;
}
.w200 {
  width: 200px;
}
.w350 {
  width: 350px;
}
.mw100 {
  max-width: 100%;
}
.mw150 {
  min-width: 150px;
}
.mw450 {
  min-width: 450px;
}
.h200 {
  height: 200px!important;
}
.h60 {
  height: 60px;
}
.h40 {
  height: 40px;
}
.h20 {
  height: 20px;
}
.h0 {
  height: 0px;
}
.gartner-headline {
  margin: 0 0 24px 0;
  font-weight: 100;
  font-size: 40px;
  line-height: 1.4;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
.small-caps {
  font-variant: small-caps;
}
.fs32 {
  font-size: 32px;
}
.fs18 {
  font-size: 18px;
}
.fs140 {
  font-size: 140%;
}
.fs120 {
  font-size: 120%;
}
.fs110 {
  font-size: 110%;
}
.fs90 {
  font-size: 90%;
}
.fsl {
  font-size: large;
}
.orange {
  color: #ff8b38;
}
.grey {
  color: #333333;
}
.green {
  color: green;
}
.red {
  color: red;
}
.card-deck .card {
  margin-bottom: 25px!important;
}
.box-width-small .box {
  max-width: 255px;
  margin: 0 auto;
}
.box-width .box {
  max-width: 540px;
  margin: 0 auto;
}
.box-width-small .border-none {
  border: none;
}
.box-width .box p {
  margin-bottom: 0.25rem;
}
.comment-info {
  font-size: 11px;
  color: #999;
}
.licRegSubmit {
  padding: 3px 15px;
  cursor: pointer;
}
#doc-bg,
.grey-bg {
  background-color: #eeeeee;
}
.captionMargin {
  margin: 20px 0;
}
.education-header {
  padding: 10px 25px 0;
}
.education-content {
  padding: 10px 45px 0;
}
.sub-cat {
  font-size: 11px;
  color: #005ba0;
}
.events-top {
  padding: 20px;
  border: 1px solid #cdcdcd;
}
.prod-divider {
  padding: 2px 0;
  height: 2px;
  background-image: url(https://hitachi-id.com/pics/prod_divider.gif);
}
.landingGreyHeader {
  font-weight: bold;
  background-color: rgb(232,232,232);
  color: #0056a6;
  text-transform: uppercase;
  padding: 8px 2px 8px 25px;
}
.justify {
  justify-content: space-between;
  display: flex;
}
#terms {
  height: 350px;
  overflow-y: scroll;
  border: 1px solid #cccccc;
  padding: 10px;
}
table th, table td {
  vertical-align: top;
  padding: 10px 15px;
  text-align: left;
  line-height: 140%;
}
th.cgitable {
  text-align: left;
  vertical-align: top;
  color: #0056a6;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: rgb(232,232,232);
  text-transform: uppercase;
  padding: 8px 2px 8px 25px;
  border-top: 1px solid white;
  border-right: white;
  border-bottom: white;
  border-left: white;
}
#pambanner {
  height: 122px;
  background-image: url(/pics/frontpage/landing/pam-customersBG.jpg);
  overflow: hidden;
}
#documents-paper {
  background: #ffffff;
  box-shadow: 1px 1px 10px #888;
  margin: 20px 0;
}
#documents-paper .sidebar-banner-grey {
  margin: 0 0 10px 0;
}
#documents-paper .sidebar-banner-grey .container {
  width: auto;
}
#documents-paper input[type=submit] {
  cursor: pointer;
}
.borderbtm {
  border-bottom: 1px solid #cdcdcd;
  padding: 0 0 3px 0;
}
.trainpkg {
  padding: 10px;
  background-color: #f5f5f5;
}
p.QuoteText {
  margin-top: 10px;
}
p.Signature,
span.Signature {
  font-size: 14.75px;
  font-style: italic;
}
a.smallText,
p.smallText,
input.smallText {
  font-size: 14.75px;
}
.cant-make-it {
  background-color: #eeeeee;
  padding: 1px 10px 10px;
}
.cant-make-it p {
  padding: 0;
  margin: 0 0 5px;
}
#sections {
  border: 1px solid #cccccc;
  padding: 10px;
  margin-bottom: 10px;
}
.demand {
  font-size: 14px;
}
.gartner-text {
  font-size: 11px;
}
.servicesGreyBG {
  background-color: #efefef;
  padding: 10px 0 5px;
  margin: 20px 0 10px;
}
.servicesWhiteBG {
  padding: 10px 0 5px;
  margin: 10px 0;
}
.webinar-info {
  padding: 20px;
  border: 1px solid #cdcdcd;
}
.talk-to-experts {
  margin: 10px;
  font-weight: bold;
  text-align: center;
}
ul.about {
  padding: 0 0 0 15px;
  font-size: 16.75px;
  font-weight: 100;
}
ul.about li {
  margin: 20px 0;
}
ul.about li a {
  font-weight: bold;
}
.divider-orange {
  width: 64px;
  height: 2px;
  background-color: #ff8b38;
}
ul.archive-inline {
  display: block;
  list-style: none;
  padding: 0;
}
ul.archive-inline li {
  display: inline-block;
  margin-right: 40px;
}
ul.ql-nav, ul.ql-nav-inline {
  margin:0;
  padding:0;
  text-align: center;
  display: -webkit-flex; /* Safari */
  -webkit-justify-content: space-between; /* Safari 6.1+ */
  display: flex;
  justify-content: space-between;
}
ul.ql-nav li, ul.ql-nav-inline li {
  display: inline-block;
}
#logo-links {
  background-color: #222;
  padding-top: 20px;
  font-size: 13px;
}
#logo-links.logo-intra {
  padding: 20px 0 10px;
}
#logo-links.logo-portal {
  padding: 5px 0 0;
}
#logo-links.logo-portal ul li a {
  color: #ffffff;
  font-weight: bold;
}
#logo-links ul {
  margin-top: 10px;
}
#logo-links ul li {
  font-size: 13px;
  display: inline;
}
#logo-links ul li a {
  color: #9d9d9d;
  text-decoration: none;
  padding: 10px 15px;
}
#logo-links ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.dropdown-header {
  font-style: italic;
}
a.bg-light:focus,
a.bg-light:hover,
.dropdown-item.active,
.dropdown-item:active {
  color: #212529;
  background-color: #eee!important;
}
.topnav .navbar-collapse .navbar-nav li.dropdown ul li,
.topnav .navbar-collapse .navbar-nav li.active ul li {
  font-size: 13px;
}
.nav li.nav-item .dropdown-menu li {
  font-size: 13px;
}
.navbar-inverse .navbar-nav > li > a:hover {
  text-decoration: underline;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  display: none;
}
.navbar {
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
}
.nav-link {
  padding: .75rem 1.5rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}
.dropdown-menu {
  border-radius: 0px;
}
.bg-dark {
  background-color: #222!important;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.navbar-default .navbar-brand {
  font-size: 20px;
  font-weight: bold;
}
.navbar-collapse {
  padding: 0;
}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
  background-color: #080808;
}
.dropdown-menu > li > a:hover {
  text-decoration: underline;
}
.topnav {
  font-size: 14px;
}
.lead {
  font-size: 12px;
  font-weight: 400;
  color: #8b8b8b;
}
/* FORM --------------------------- */
.fixed-form {
  background-color: #444;
}
.intro-form {
  position: absolute;
  z-index: 100;
  width: 100%;
  margin: 100px 0;
}
.intro-form p.form-header {
  padding: 10px;
  background-color: #f5f5f5;
  font-size: 18px;
  margin: 0;
}
.form-style {
  padding: 15px 20px;
  background-color: #ffffff;
}
.form-style p {
  font-size: 14px;
}
.form-style input {
  width: 100%;
  margin: 10px 0;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #cccccc;
  color: #000000;
}
.form-style input[type=submit] {
  background-color: #ff8b38;
  border: 0px;
  color: #ffffff;
  padding: 10px;
}
.form-style input[type=submit]:hover {
  background-color: #ef7d2b;
}
#emaildoc-sign-up input,
#emaildoc-sign-up select {
  width: 95%;
  display: inline-block;
}
#emaildoc-sign-up input[type=submit],
#emaildoc-sign-up input[type=reset] {
  width: 25%;
  cursor: pointer;
}
#discoverform input,
#discoverform select,
#form-sign-up input,
#form-sign-up select {
  width: 100%;
  display: inline-block;
}
#documents-paper textarea#comment.form-control,
#discoverform input[type=radio],
#discoverform input[type=checkbox],
#discoverform textarea,
#form-sign-up input[type=radio],
#form-sign-up input[type=checkbox] {
  width: auto;
}
#discoverform input[type=submit],
#discoverform input[type=reset],
#form-sign-up input[type=submit],
#form-sign-up input[type=reset] {
  width: 25%;
  cursor: pointer;
}
#form-sign-up input#recaptcha_response_field {
  width: 25%;
}
/* BANNER CAROUSEL --------------------------- */
#bannerCarousel .carousel-inner .carousel-item {
  min-height: 445px;
}
#bannerCarousel .carousel {
	/* margin-bottom: 5px; */
}
#bannerCarousel .carousel .container {
  position: relative;
  z-index: 9;
}
#bannerCarousel .carousel-control {
  margin-top: 0;
  padding-top: 100px;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 300;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 40px;
  height: 40px;
}
#bannerCarousel .carousel .carousel-item {
  height: 550px;
}
#bannerCarousel .carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
#bannerCarousel .carousel-caption {
  background-color: transparent;
  position: static;
  padding: 0 20px;
  margin: 100px 0;
}
#bannerCarousel .carousel-caption h1,
#bannerCarousel .carousel-caption .headline,
#bannerCarousel .carousel-caption .lead,
.mob-access-banner p.lead {
  margin: 0;
  line-height: 1.25;
  color: #ffffff;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
#bannerCarousel .carousel-caption h1,
#bannerCarousel .carousel-caption p.headline {
  font-size: 2.5rem;
  font-weight: 700;
}
#bannerCarousel .carousel-caption .lead,
.mob-access-banner p.lead {
  font-size: 1.5rem;
}
#bannerCarousel .carousel-caption .btn {
  margin-top: 10px;
}
/* SIDEBAR CAROUSEL --------------------------- */
.sidebar-banner {
  position: relative;
}
.sidebar-banner .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: .5;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
}
.sidebar-banner .carousel-control.left {
  background-image: none;
  width: 22px;
}
.sidebar-banner .carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
  width: 22px;
}
.sidebar-banner .carousel-control {
  margin: 3% 20px;
}
/* CUSTOMERS CAROUSEL --------------------------- */
#customerCarousel {
  padding: 25px 0;
}
#customerCarousel .thumbnail {
  text-align: center;
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background: none;
}
.customers .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: .5;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  color: #414141;
}
.customers .carousel-control.left {
  background-image: none;
  width: 22px;
}
.customers .carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
  width: 22px;
}
.customers .carousel-control {
  margin: 180px 20px;
}
/* PARTNERS CAROUSEL --------------------------- */
#partnerCarousel {
  padding: 25px 0;
}
#partnerCarousel .thumbnail {
  text-align: center;
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background: none;
}
.partners .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: .5;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  color: #414141;
}
.partners .carousel-control.left {
  background-image: none;
  width: 22px;
}
.partners .carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
  width: 22px;
}
.partners .carousel-control {
  margin: 180px 20px;
}
/* News Events Documents --------------------------- */
#news-events-docs, #news-events-docs-fr {
  background-color: #184d68;
  color: #c8d7e3;
}
#news-events-docs ul.nav-tabs,
#news-events-docs-fr ul.nav-tabs {
  border-bottom: none;
}
#news-events-docs ul.nav-tabs > li > a {
  background-color: #184d68;
  color: #c8d7e3;
  border: none;
  font-size: 18px;
}
#news-events-docs-fr ul.nav-tabs > li > a {
  color: #c8d7e3;
  border: none;
  font-size: 16.75px;
}
#news-events-docs ul.nav-tabs > li > a:hover,
#news-events-docs-fr ul.nav-tabs > li > a:hover {
  color: #ffffff;
  background-color: #184d68;
  border: none;
  cursor: pointer;
}
#news-events-docs ul.nav-tabs > li > a.active,
#news-events-docs-fr ul.nav-tabs > li > a.active {
  color: #ffffff;
  background-color: #184d68;
  border: none;
  border-bottom: 2px solid #ff8b38;
}
#news-events-docs ul.nav-tabs > li > a.active:hover,
#news-events-docs-fr ul.nav-tabs > li > a.active:hover {
  color: #ffffff;
  background-color: #184d68;
  border: none;
  border-bottom: 2px solid #ff8b38;
}
#news-events-docs .tab-content,
#news-events-docs-fr .tab-content {
  padding: 10px;
}
#news-events-docs .tab-content ul,
#news-events-docs-fr .tab-content ul {
  list-style-type: none;
}
#news-events-docs .tab-content ul li,
#news-events-docs-fr .tab-content ul li {
  margin: 15px 0;
}
#news-events-docs .tab-content ul li a,
#news-events-docs-fr .tab-content ul li a {
  color: #c8d7e3;
  font-size: 16.75px;
  font-weight: 100;
  margin-left: 35px;
  display: block;
  min-height: 35px;
}
#news-events-docs .tab-content ul li a:hover,
#news-events-docs-fr .tab-content ul li a:hover {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
#news-events-docs .tab-content #news.tab-pane.fade.active.show ul,
#news-events-docs-fr .tab-content #news.tab-pane.fade.active.show ul {
  padding: 5px;
  list-style-type: none;
}
#news-events-docs .tab-content #news.tab-pane.fade.active.show ul li,
#news-events-docs-fr .tab-content #news.tab-pane.fade.active.show ul li,
#news-events-docs .tab-content #events.tab-pane.fade.active.show ul li,
#news-events-docs-fr .tab-content #events.tab-pane.fade.active.show ul li,
#news-events-docs .tab-content #documents.tab-pane.fade.active.show ul li,
#news-events-docs-fr .tab-content #documents.tab-pane.fade.active.show ul li {
  position: relative;
}
#news-events-docs .tab-content #news.tab-pane.fade.active.show ul li:before,
#news-events-docs-fr .tab-content #news.tab-pane.fade.active.show ul li:before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ffffff;
  font-size: 28px;
  position: absolute;
  left: 0;
}
#news-events-docs .tab-content #events.tab-pane.fade.active.show ul,
#news-events-docs-fr .tab-content #events.tab-pane.fade.active.show ul {
  padding: 5px;
  list-style-type: none;
}
#news-events-docs .tab-content #events.tab-pane.fade.active.show ul li:before,
#news-events-docs-fr .tab-content #events.tab-pane.fade.active.show ul li:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ffffff;
  font-size: 28px;
  position: absolute;
  left: 0;
}
#news-events-docs .tab-content #documents.tab-pane.fade.active.show ul,
#news-events-docs-fr .tab-content #documents.tab-pane.fade.active.show ul {
  padding: 5px;
  list-style-type: none;
}
#news-events-docs .tab-content #documents.tab-pane.fade.active.show ul li:before,
#news-events-docs-fr .tab-content #documents.tab-pane.fade.active.show ul li:before {
  content: "\f016";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ffffff;
  font-size: 28px;
  position: absolute;
  left: 0;
}
#news-events-docs .tab-content .view-more,
#news-events-docs-fr .tab-content .view-more {
  padding: 0 0 0 5px;
  font-size: 16.75px;
  color: #c8d7e3;
  font-weight: 100;
}
#news-events-docs .tab-content .view-more:hover,
#news-events-docs-fr .tab-content .view-more:hover {
  font-size: 16.75px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.mail-icon {
  padding: 30px 0 30px 30px;
}
/* LEARN MORE --------------------------- */
.mob-access-banner {
  text-align: left;
  background-color: #395BAE;
  padding: 50px 20px;
}
.mob-access-banner p {
  color: #ffffff;
  text-align: left;
}
.mob-access-banner p.appbtn {
  margin: 8px 0 0 0;
}
.mob-access-banner p img {
  display: inline-block;
}
.mob-access-banner h3 a {
  color: #ffffff;
}
.mob-access-banner h3 a:hover {
  color: #ffffff;
}
#hero_01 {
  background: url(/pics/2016/hero_01.jpg) no-repeat left center;
  background-size: cover;
}
#hero_02 {
  background: url(/pics/2016/hero_02.jpg) no-repeat left center;
  background-size: cover;
}
#hero_04 {
  background: url(/pics/2016/hero_04.jpg) no-repeat left center;
  background-size: cover;
}
#hero_05 {
  background: url(/pics/2016/hero_05.jpg) no-repeat left center;
  background-size: cover;
}
#hero_06 {
  background: url(/pics/2016/hero_06.jpg) no-repeat left center;
  background-size: cover;
}
#hero_07 {
  background: url(/pics/2016/hero_07.jpg) no-repeat left center;
  background-size: cover;
}
#hero_08 {
  background: url(/pics/2016/hero_08.jpg) no-repeat left center;
  background-size: cover;
}
#hero_09 {
  background: url(/pics/2016/hero_09.jpg) no-repeat left center;
  background-size: cover;
}
#hero_10 {
  background: url(/pics/2016/hero_10.jpg) no-repeat left center;
  background-size: cover;
}
.pambp-bg-fluid-height {
  background-color: #213967;
  padding: 50px 20px;
  color: #ffffff;
}
.pambp-bg-fluid-height p.link a {
  color: #ffffff;
  text-decoration: underline;
}
.pambp-bg-fluid-height p.link a:hover {
  text-decoration: none;
}
.insight-bg-fluid-height {
  background: url(/pics/2016/privileged-access-manager_06.jpg) no-repeat center center scroll;
  background-size: cover;
  padding: 50px 20px;
  position: relative;
  color: #ffffff;
}
.insight-bg-fluid-height a {
  color: #fdb913;
  text-decoration: underline;
}
.insight-bg-fluid-height a:hover {
  text-decoration: none;
}
.insight-bg-fluid-height .carousel-control {
  padding: 5% 0px;
  font-size: 30px;
}
.transparentBG {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.6);
}
.image-bg-fluid-height {
  background: url(/pics/2016/buildings.jpg) no-repeat center center scroll;
  background-size: cover;
  padding: 50px 20px;
}
.award-bg-fluid-height {
  background: url(/pics/2016/hero_06.jpg) no-repeat center center scroll;
  background-size: cover;
  padding: 50px 20px;
}
.career-bg-fluid-height {
  background: url(/pics/2016/privileged-access-manager_03.jpg) no-repeat center center scroll;
  background-size: cover;
  padding: 50px 20px;
}
.join-prog h3,
.opp-reg h3,
.image-bg-fluid-height h3,
.award-bg-fluid-height h3,
.career-bg-fluid-height h3,
.pambp-bg-fluid-height h3,
.insight-bg-fluid-height h3,
.mob-access-banner h3 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 300;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
  margin: 0;
  padding: 0 0 30px 0;
}
.award-bg-fluid-height h4 {
  font-size: 25px;
  color: #ffffff;
  font-weight: 200;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
  margin: 0;
  padding: 0 0 30px 0;
}
.refbuild-fluid-height {
  background: url(/pics/2016/iam_01.jpg) no-repeat center center scroll;
  background-size: cover;
  padding: 10px 0 40px 0;
  color: #ffffff;
}
.quick-links-fluid-height {
  background-color: #d2d2d2;
  padding: 10px 0 40px 0;
}
.quick-links-fluid-height a,
.refbuild-fluid-height a {
  color: #ffffff;
}
.quick-links-fluid-height .eval-link {
  padding: 20px;
  background: url(/pics/2016/eval-link.jpg);
  background-repeat: no-repeat;
  background-size: 334px 217px;
  width: 100%;
  height: 217px;
  vertical-align: bottom;
  overflow: hidden;
}
.quick-links-fluid-height .eval-link p,
.quick-links-fluid-height .calc-link p,
.quick-links-fluid-height .demo-link p,
.quick-links-fluid-height .callme-link p {
  padding: 75px 0 0;
}
.quick-links-fluid-height .eval-link h4,
.quick-links-fluid-height .calc-link h4,
.quick-links-fluid-height .demo-link h4,
.quick-links-fluid-height .callme-link h4 {
  padding: 80px 0 0;
}
.quick-links-fluid-height .calc-link {
  padding: 20px;
  background: url(/pics/2016/calc-link.jpg);
  background-repeat: no-repeat;
  background-size: 334px 217px;
  width: 100%;
  height: 217px;
  vertical-align: bottom;
  overflow: hidden;
}
.quick-links-fluid-height .demo-link {
  padding: 20px;
  background: url(/pics/2016/demo-link.jpg);
  background-repeat: no-repeat;
  background-size: 334px 217px;
  width: 100%;
  height: 217px;
  vertical-align: bottom;
  overflow: hidden;
}
.quick-links-fluid-height .callme-link,
.quick-links-fluid-height .callme-link-fr {
  padding: 20px;
  background: url(/pics/2016/callme-link.jpg);
  background-repeat: no-repeat;
  background-size: 334px 217px;
  width: 100%;
  height: 217px;
  vertical-align: bottom;
  overflow: hidden;
}
.quick-links-fluid-height .callme-link-fr {
  text-align: left;
  background-size: 420px 237px;
  width: 420px;
  margin: auto;
}
.quick-links-fluid-height .fa-cogs,
.quick-links-fluid-height .fa-calculator,
.quick-links-fluid-height .fa-phone-square,
.quick-links-fluid-height .fa-calendar {
  margin-top: 10px;
  font-size: 30px;
}
.quick-links-fluid-height .demo-link h4:hover,
.quick-links-fluid-height .demo-link h5:hover,
.quick-links-fluid-height .eval-link h4:hover,
.quick-links-fluid-height .eval-link h5:hover,
.quick-links-fluid-height .calc-link h4:hover,
.quick-links-fluid-height .calc-link h5:hover,
.quick-links-fluid-height .callme-link h4:hover,
.quick-links-fluid-height .callme-link h5:hover,
.quick-links-fluid-height .callme-link-fr h4:hover,
.quick-links-fluid-height .callme-link-fr h5:hover {
  text-decoration: underline;
}
.sidebar-banner-grey {
  background: #3c3c3c;
  color: #ffffff;
  padding: 10px 0 30px 0;
}
.contact-us-banner,
.sidebar-banner {
  background: #00819a;
  color: #ffffff;
  padding: 10px 0 30px 0;
}
.contact-us-banner a,
.sidebar-banner a,
.sidebar-banner-grey a {
  color: #ffffff;
  text-decoration: underline;
}
.contact-us-banner a:hover,
.sidebar-banner a:hover,
.sidebar-banner-grey a:hover {
  color: #ffffff;
  text-decoration: none;
}
.contact-us-banner a.orange-button {
  color: #000000;
  text-decoration: none;
}
.contact-us-banner h3,
.sidebar-banner h3,
.sidebar-banner-grey h3 {
  font-size: 28px;
}
#news-four-image {
  margin-top: 20px;
}
#news-four-image a {
  font-weight: bold;
  font-size: 23px;
}
.archive a {
  padding-right: 50px;
}
.sub-sub-menu {
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(top,  #f0f0f0 0%, #d6d6d6 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #f0f0f0 0%,#d6d6d6 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #f0f0f0 0%,#d6d6d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
  border-bottom: 1px solid #bbb;
}
.sub-sub-menu .col-md-12 {
  padding-bottom: 10px !important;
}
.sub-sub-menu ul {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}
.sub-sub-menu ul li {
  display: inline;
  padding: 0 20px 0 0;
}
.sub-sub-menu ul li a {
  color: #545454;
}
.sub-sub-menu ul li.side-on a {
  padding-bottom: 16px;
  color: #000000;
  border-bottom: 5px solid #c61d23;
}
.suite-diagram {
  margin: 20px auto 40px;
}
.white-background-center {
  margin: 60px 0;
  padding: 30px;
  text-align: center;
  background: #ffffff;
}
.white-background-center-fr {
  margin: 60px 0;
  padding: 30px;
  text-align: center;
  background: #ffffff;
  min-height: 690px;
}
.white-background-center.extra-pad-im,
.white-background-center.extra-pad-pm {
  padding: 30px 34px;
}
.white-background-center.extra-pad-pam {
  padding: 30px 35px;
}
.white-background-center-fr.extra-pad-im {
  padding: 30px 34px;
}
.white-background-center-fr .extra-mar-pm {
  margin-top: 13px
}
.white-background-center-fr .extra-mar-pam {
  margin-top: 36px;
}
.product-features {
  background: url(/pics/2016/products_02.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 350px;
}
.product-features .fa {
  font-size: 55px;
}
.suite-banner {
  background: #f5f5f5;
}
.solutions-toggle h2.donotshow,
.features-toggle p.donotshow {
  display: none;
}
.general-bg-fluid-height,
.hitachi-id-identity-and-access-management-suite-general-bg-fluid-height,
.hitachi-id-suite-general-bg-fluid-height,
.identity-manager-general-bg-fluid-height,
.password-manager-general-bg-fluid-height,
.privileged-access-manager-general-bg-fluid-height,
.portal-bg-fluid-height {
  background: url(../pics/2016/random_start.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.orange-text {
  color: #fdb913;
}
.slide-brochure {
  width: 75%;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 20px;
  margin-bottom: 25px;
}
.slide-brochure a {
  width: 100%;
}
.slide-brochure a.blue-button,
.slide-brochure a.green-button {
  margin: 0;
}
.img-fluids {
  max-width: 100%;
  height: auto;
}
.webinar-bg-fluid-height {
  background: url(/pics/2016/webinar_02.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.gartner-bg-fluid-height {
  background: url(/pics/2016/gartner_02.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.blogs-bg-fluid-height {
  background: url(/pics/2016/blogs_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.contact-bg-fluid-height {
  background: url(/pics/2016/contact_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.careers-bg-fluid-height {
  background: url(/pics/2016/careers_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.partners-bg-fluid-height {
  background: url(/pics/2016/partners_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.customers-bg-fluid-height {
  background: url(/pics/2016/customers_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.news-bg-fluid-height {
  background: url(/pics/2016/news_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.security-bg-fluid-height {
  background: url(/pics/2016/security_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.products-bg-fluid-height {
  background: url(/pics/2016/products_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.technology-bg-fluid-height {
  background: url(/pics/2016/technology_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.education-bg-fluid-height {
  background: url(/pics/2016/education_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.community-bg-fluid-height {
  background: url(/pics/2016/community_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.resource-bg-fluid-height {
  background: url(/pics/2016/resource_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.docs-bg-fluid-height {
  background-color: #00819a;
}
.iam-bg-fluid-height {
  background: url(/pics/2016/iam_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.services-bg-fluid-height {
  background: url(/pics/2016/services_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.support-bg-fluid-height {
  background: url(/pics/2016/support_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.solutions-bg-fluid-height {
  background: url(/pics/2016/general_05.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.about-bg-fluid-height {
  background: url(/pics/2016/about_01.jpg) no-repeat center center scroll;
  background-size: cover;
  min-height: 250px;
}
.intranet-bg-fluid-height {
  background-color: #a71c20;
}
.redef-images {
  background: url(/pics/2016/redef_start.jpg) no-repeat center center scroll;
  background-size: cover;
  height: 100%;
  min-height: 250px;
}
.redef-thumbnails {
  width: 360px;
  height: 240px;
}
.imgAndText {
  position: relative;
  margin: 0 0 40px 0;
}
.concept-pads {
  margin-top: 25px;
}
.imgAndText h4 {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 5px;
  right: 5px;
  padding: 10px 0 10px 15px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.75);
}
.refbuild-bg {
  background: url(/pics/2016/solutions_02.jpg) no-repeat center center scroll;
  background-size: cover;
  background-color: #f5f5f5;
}
.custom-iam-bg {
  background: url(/pics/2016/solutions_03.jpg) no-repeat center center scroll;
  background-size: cover;
  background-color: #f5f5f5;
}
.three-col-bg {
  background-color: #d37511;
}
.three-col-bg .white-background-center {
  min-height: 270px;
}
.three-col-bg .white-background-center .fa {
  font-size: 40px;
}
.learn-more-bg {
  background: url(/pics/2016/iam_02.jpg) no-repeat center center scroll;
  background-size: cover;
}
.idaas-bg {
  background: url(/pics/2016/iam_04.jpg) no-repeat center center scroll;
  background-size: cover;
}
.csr-bg {
  background: url(/pics/2016/iam_03.jpg) no-repeat center center scroll;
  background-size: cover;
}
.csr-bg .container .row {
  background-color: rgba(24,106,178,0.97);
}
.csr-bg .container .row .col-sm-4 h2,
.csr-bg .container .row .col-sm-4 p {
  color: #ffffff;
}
.csr-bg .container .row .col-sm-4 a {
  color: #fdb913;
  font-weight: bold;
}
#gartner-bnr-right {
  width: 75%;
  margin: 70px 0;
  padding: 10px;
  background-color: rgba(245,245,245,0.9);
}
.webinar-bg-fluid-height h1,
.gartner-bg-fluid-height h1,
.general-bg-fluid-height h1,
.hitachi-id-identity-and-access-management-suite-general-bg-fluid-height h1,
.hitachi-id-suite-general-bg-fluid-height h1,
.about-bg-fluid-height h1,
.news-bg-fluid-height h1,
.customers-bg-fluid-height h1,
.partners-bg-fluid-height h1,
.contact-bg-fluid-height h1,
.blogs-bg-fluid-height h1,
.products-bg-fluid-height h1,
.security-bg-fluid-height h1,
.technology-bg-fluid-height h1,
.solutions-bg-fluid-height h1,
.services-bg-fluid-height h1,
.iam-bg-fluid-height h1,
.resource-bg-fluid-height h1,
.docs-bg-fluid-height h1,
.community-bg-fluid-height h1,
.education-bg-fluid-height h1,
.support-bg-fluid-height h1,
.identity-manager-general-bg-fluid-height h1,
.password-manager-general-bg-fluid-height h1,
.privileged-access-manager-general-bg-fluid-height h1,
.portal-bg-fluid-height h1,
.careers-bg-fluid-height h1,
.intranet-bg-fluid-height h1 {
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
.webinar-bg-fluid-height h2,
.gartner-bg-fluid-height h2,
.general-bg-fluid-height h2,
.hitachi-id-identity-and-access-management-suite-general-bg-fluid-height h2,
.hitachi-id-suite-general-bg-fluid-height h2,
.about-bg-fluid-height h2,
.news-bg-fluid-height h2,
.customers-bg-fluid-height h2,
.partners-bg-fluid-height h2,
.contact-bg-fluid-height h2,
.blogs-bg-fluid-height h2,
.products-bg-fluid-height h2,
.security-bg-fluid-height h2,
.solutions-bg-fluid-height h2,
.support-bg-fluid-height h2,
.services-bg-fluid-height h2,
.iam-bg-fluid-height h2,
.resource-bg-fluid-height h2,
.docs-bg-fluid-height h2,
.community-bg-fluid-height h2,
.education-bg-fluid-height h2,
.identity-manager-general-bg-fluid-height h2,
.password-manager-general-bg-fluid-height h2,
.privileged-access-manager-general-bg-fluid-height h2,
.portal-bg-fluid-height h2,
.technology-bg-fluid-height h2,
.careers-bg-fluid-height h2 {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
.docs-bg-fluid-height h1 {
  margin-top: 10px;
  padding-bottom: 20px;
  line-height: 1.3em;
}
.about-bg-fluid-height h3 {
  margin: 5px 0 0 0;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
.mission-vision {
  background: linear-gradient(to left, #dbc8c6 50%, #da3520 50%);
}
.mission-vision #about-mission,
.mission-vision #about-vision {
  padding: 20px;
}
.mission-vision #about-vision,
.mission-vision #about-vision a {
  color: #ffffff;
}
.opp-reg {
  background: #af1e23;
  padding: 60px 0;
}
.partners-rows .container .row .col-md-12 {
  margin-top: 30px;
}
.join-prog {
  background: url(/pics/2016/partners_02.jpg) no-repeat center center scroll;
  background-size: cover;
  padding: 50px 20px;
}
.join-prog p {
  color: #ffffff;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
.join-prog p a {
  color: #ff8b38;
}
.join-prog p a:hover {
  text-decoration: underline;
}
.fact-team {
  background: url(/pics/2016/general_03.jpg) no-repeat center center scroll;
  background-size: cover;
  padding: 50px 20px;
}
.fact-team p {
  font-size: 23px;
  color: #ffffff;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
.fact-team a.orange-button {
  margin: 10px 0;
}
.customers, .partners {
  position: relative;
  background-color: #f2f2f2;
  padding: 10px 0;
}
.customers h3, .partners h3,
.quick-links-fluid-height h3,
.refbuild-fluid-height h3 {
  text-align: center;
  color: #000000;
  font-size: 28px;
  padding: 10px 0 30px 0;
}
.refbuild-fluid-height h3,
.refbuild-fluid-height p,
.refbuild-fluid-height ol li {
  color: #ffffff;
}
.refbuild-fluid-height p,
.refbuild-fluid-height ol li {
  font-size: 18.75px;
}
.refbuild-fluid-height ol {
  padding: 0 20px;
}
ul#refbuild-pad li {
  padding: 5px 0;
}
.refbuild-fluid-height ol li a {
  color: #fdb913;
}
.refbuild-fluid-height ol li a:hover {
  text-decoration: underline;
}
.pointer,
.l-hide {
  cursor: pointer;
}
.l-show a img {
  margin: 20px;
}
.customer-hover img-thumbnail {
  position: relative;
  overflow: hidden;
  max-width: 320px;
  max-height: 200px;
  margin-bottom: 20px;
  cursor: pointer;
}
.customer-hover .img-thumbnail img {
  max-width: 100%;
  height: auto;
}
.caption {
  position: absolute;
  top: 0;
  right: 0;
    background: #ffffff;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: none;
  text-align: center;
  color: #ffffff !important;
  z-index: 2;
}
.caption p {
  display: inline-block;
  padding: 20px 10px;
  vertical-align: middle;
}
.orange-button {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fd9a30), color-stop(1, #e67d1a));
  background: -moz-linear-gradient(top, #fd9a30 5%, #e67d1a 100%);
  background: -webkit-linear-gradient(top, #fd9a30 5%, #e67d1a 100%);
  background: -o-linear-gradient(top, #fd9a30 5%, #e67d1a 100%);
  background: -ms-linear-gradient(top, #fd9a30 5%, #e67d1a 100%);
  background: linear-gradient(to bottom, #fd9a30 5%, #e67d1a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd9a30', endColorstr='#e67d1a',GradientType=0);
  background-color: #fd9a30;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ff7b00;
  display: inline-block;
  cursor: pointer;
  color: #000000;
  font-size: 18px;
  padding: 10px 80px;
  text-decoration: none;
  text-align: center;
}
.orange-button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e67d1a), color-stop(1, #fd9a30));
  background: -moz-linear-gradient(top, #e67d1a 5%, #fd9a30 100%);
  background: -webkit-linear-gradient(top, #e67d1a 5%, #fd9a30 100%);
  background: -o-linear-gradient(top, #e67d1a 5%, #fd9a30 100%);
  background: -ms-linear-gradient(top, #e67d1a 5%, #fd9a30 100%);
  background: linear-gradient(to bottom, #e67d1a 5%, #fd9a30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e67d1a', endColorstr='#fd9a30',GradientType=0);
  background-color: #e67d1a;
  color: #000000;
  text-decoration: none;
}
.orange-button:active, .orange-button:focus {
  position: relative;
  top: 1px;
  color: #000000;
  text-decoration: none;
}
.blue-button {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4b6bac), color-stop(1, #213a67));
  background: -moz-linear-gradient(top, #4b6bac 5%, #213a67 100%);
  background: -webkit-linear-gradient(top, #4b6bac 5%, #213a67 100%);
  background: -o-linear-gradient(top, #4b6bac 5%, #213a67 100%);
  background: -ms-linear-gradient(top, #4b6bac 5%, #213a67 100%);
  background: linear-gradient(to bottom, #4b6bac 5%, #213a67 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b6bac', endColorstr='#213a67',GradientType=0);
  background-color: #4b6bac;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #193059;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 80px;
  margin: 0 0 20px 0;
  text-decoration: none;
  text-align: center;
}
.blue-button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #213a67), color-stop(1, #4b6bac));
  background: -moz-linear-gradient(top, #213a67 5%, #4b6bac 100%);
  background: -webkit-linear-gradient(top, #213a67 5%, #4b6bac 100%);
  background: -o-linear-gradient(top, #213a67 5%, #4b6bac 100%);
  background: -ms-linear-gradient(top, #213a67 5%, #4b6bac 100%);
  background: linear-gradient(to bottom, #213a67 5%, #4b6bac 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#213a67', endColorstr='#4b6bac',GradientType=0);
  background-color: #213a67;
  color: #ffffff;
  text-decoration: none;
}
.blue-button:active, .blue-button:focus {
  position: relative;
  top: 1px;
  color: #ffffff;
  text-decoration: none;
}
.green-button {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #75ac4b), color-stop(1, #216733));
  background: -moz-linear-gradient(top, #75ac4b 5%, #216733 100%);
  background: -webkit-linear-gradient(top, #75ac4b 5%, #216733 100%);
  background: -o-linear-gradient(top, #75ac4b 5%, #216733 100%);
  background: -ms-linear-gradient(top, #75ac4b 5%, #216733 100%);
  background: linear-gradient(to bottom, #75ac4b 5%, #216733 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75ac4b', endColorstr='#216733',GradientType=0);
  background-color: #226721;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #193059;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 80px;
  margin: 0 0 20px 0;
  text-decoration: none;
  text-align: center;
}
.green-button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #216733), color-stop(1, #75ac4b));
  background: -moz-linear-gradient(top, #216733 5%, #75ac4b 100%);
  background: -webkit-linear-gradient(top, #216733 5%, #75ac4b 100%);
  background: -o-linear-gradient(top, #216733 5%, #75ac4b 100%);
  background: -ms-linear-gradient(top, #216733 5%, #75ac4b 100%);
  background: linear-gradient(to bottom, #216733 5%, #75ac4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#216733', endColorstr='#75ac4b',GradientType=0);
  background-color: #216733;
  color: #ffffff;
  text-decoration: none;
}
.green-button:active, .green-button:focus {
  position: relative;
  top: 1px;
  color: #ffffff;
  text-decoration: none;
}
div.wp_link_to_pdf {
  text-align: center;
  margin: 0 auto 11px;
  padding: 0;
}
a.wp_link_to_pdf {
  -moz-box-shadow: inset 0px 1px 0px 0px #838383;
  -webkit-box-shadow: inset 0px 1px 0px 0px #838383;
  box-shadow: inset 0px 1px 0px 0px #838383;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3c3c3c), color-stop(1, #5c5c5c) );
  background: -moz-linear-gradient( center top, #3c3c3c 5%, #5c5c5c 100% );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#5c5c5c');
  background-color: #3c3c3c;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  border: 1px solid #222222;
  color: #ffffff;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 4px 20px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #333;
  overflow: hidden;
}
a.wp_link_to_pdf:hover {
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5c5c5c), color-stop(1, #3c3c3c) );
  background: -moz-linear-gradient( center top, #5c5c5c 5%, #3c3c3c 100% );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#3c3c3c');
  background-color: #5c5c5c;
}
a.wp_link_to_pdf:active {
  position: relative;
  top: 1px;
}
a.wp_link_to_pdf img {
  vertical-align: middle;
}
td.tablehdr, div.tablehdr {
  text-align: left;
  color: #0056a6;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  background-image: url(/pics/tablehdr_bg.gif);
  background-repeat: repeat-x;
  background-position: left center;
  text-transform: uppercase;
  padding: 10px 20px 10px 15px;
}
.multicol-list {
  column-count: 3;
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  list-style-type: none;
}
.abstractarrow {
  margin: 1px 10px 0 0;
}
.stroke {
  margin: 0 0 20px 0;
  padding: 3px;
  border: 1px solid #bbb;
}
#TopicPath {
  margin-top: 15px;
}
#TopicPath ul {
  list-style: none;
  padding: 0;
}
#TopicPath ul li {
  display: inline;
  color: #ffffff;
}
#TopicPath ul li a {
  color: #ffffff;
  text-decoration: underline;
  font-size: 13px;
  text-shadow: 0 1px 1px rgba(0,0,0,.25);
}
#TopicPath ul li a:hover {
  color: #ffffff;
  text-decoration: none;
}
.row-centered {
  text-align: center;
}
.row-right {
  text-align: right;
}
.border-none {
  border: 0;
}
.width-auto {
  width: auto!important;
}
#costsavings {
  background: #eeeeee;
  margin: 0;
  padding: 20px;
  position: relative;
  width: 94%;
  height: 550px;
  overflow: auto;
}
.items {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  width: 93%;
}
.items h3 {
  padding: 0 7px;
}
.items p {
  padding: 0 11px;
  clear: both;
}
label.field {
  width: 340px;
  overflow: auto;
}
label.field, input.field {
  font-size: 14px;
  float: left;
  display: block;
  margin: 5px 0;
}
input.gsc-search-button {
  height: auto!important;
}
.clear {
  clear: both;
}
.clearleft {
  clear: left;
}
#controls1 {
  margin: 0;
  width: 94%;
}
.prev_btn, .next_btn, .first_btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  cursor: pointer;
}
.first_btn {
  margin: 0 5px 0 0;
  float: left;
}
.prev_btn {
  float: left;
}
.next_btn {
  float: right;
}
.prev_btn:hover, .next_btn:hover {
  background-color: #eeeeee;
}
.num_nav {
  text-align: center;
  display: none;
}
.num_nav ul li {
  display: inline;
  margin: 0 2px;
}
.num_nav ul li a {
  padding: 2px 3px;
  color: #666;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.num_nav ul li a.active, .num_nav ul li a:hover {
  border-color: #cccccc;
  background-color: #eeeeee;
}
.childprodDiv {
  margin: 0 0 0 20px;
}
.errorDiv p, .error,
.meeting-error,
.dinner-error {
  color: #bb0000;
}
.errors {
  color: #bb0000;
  font-weight: normal;
}
.errorDiv p {
  font-size: 14px;
}
.errorDiv {
  display: none;
}
.tip-top {
  color: #ffffff;
  z-index: 13000;
}
.tip-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #9FD4FF;
  padding: 8px 8px 4px;
  background: url(/pics/bubble.png) top left;
}
.tip-text {
  width: 300px;
  font-size: 11px;
  line-height: 1.5em;
  padding: 4px 8px 8px;
  background: url(/pics/bubble.png) bottom right;
  color: #ffffff;
}
.tip-text A {
  color: #069;
}
.tip-loading {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
#recaptcha_widget {
  margin: 10px 0 0 10px;
}
#recaptcha_widget span {
  padding: 30px 0 15px;
  display: inline-block;
}
.grecaptcha-badge {
  bottom: 80px!important;
}
.help {
  margin: 0 0 0 10px;
}
.helptext {
  color: #666;
  font-style: italic;
  font-size: 9pt;
  display: none;
  width: 330px;
  margin: 0 0 0 30px;
  padding: 0 0 5px 0;
  clear: both;
  float: left;
}
#item-org, #item-products, #item-PMfeatures,
#item-IMfeatures, #item-forgotten_locked_passwords_reset_automation,
#item-password_synch, #item-mobile_users_forgot_passwords,
#item-forgot_password_unlock_hdd, #item-forget_smart_card_pin,
#item-forget_one_time_password_token_pin, #item-onboarding,
#item-change_management, #item-deactivation, #item-changes_ad_security_groups,
#item-manual_changes_to_priv_pw, #item-registration, #item-results { display: none; }
#item-registration > span.IN-widget {
  margin-left: 10px!important;
  margin-bottom: 10px!important;
}
#pdfBlurb {
  font-weight: bold;
}
.savings th {
  border-bottom: 2px solid #08427c;
  color: #08427c;
  font-weight: bold;
  padding: 10px 0 5px 5px;
}
th.before {
  padding: 10px 0 0;
  text-align: right;
}
th.after {
  padding: 10px 5px 0 0;
  text-align: right;
}
th.valueRight {
  padding: 10px;
  text-align: right;
}
.savings {
  border-collapse: collapse;
}
.savings td {
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  line-height: 1.8;
}
.savings td label {
  padding: 0 0 0 8px;
}
.savings tr:last-child td {
  border: none;
}
td.valueRight, td.valueRight p {
  font-style: italic;
  font-weight: bold;
  text-align: right;
}
td.valueRight {
  margin: 5px 0;
}
.holder {
  height: 42px;
}
.holder, .btm-holder {
  margin: 0 0 15px 0;
}
.holder select, .btm-holder select {
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px;
  border: none;
  border-top: 1px solid #ffffff;
  text-decoration: none;
  color: #717171;
  font-size: 12px;
  cursor: pointer;
  padding: 5px 10px 4px;
  margin: 1px 5px 1px 0;
  text-shadow: white 0 1px 0;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
  background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
  background-image: -ms-linear-gradient(top, #f9f9f9, #eaeaea);
  background-image: -o-linear-gradient(top, #f9f9f9, #eaeaea);
  background-image: linear-gradient(top, #f9f9f9, #eaeaea);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#eaeaea');
}
.holder a, .btm-holder a {
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px;
  border-top: 1px solid #ffffff;
  text-decoration: none;
  color: #717171;
  font-size: 12px;
  cursor: pointer;
  padding: 5px 10px;
  margin: 1px 5px 1px 0;
  text-shadow: white 0 1px 0;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
  background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
  background-image: -ms-linear-gradient(top, #f9f9f9, #eaeaea);
  background-image: -o-linear-gradient(top, #f9f9f9, #eaeaea);
  background-image: linear-gradient(top, #f9f9f9, #eaeaea);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#eaeaea');
}
.holder span.greyout, .btm-holder span.greyout {
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 1px;
  border-top: 1px solid #ffffff;
  text-decoration: none;
  color: #cccccc;
  font-size: 12px;
  cursor: not-allowed;
  padding: 5px 10px;
  margin: 1px 5px 1px 0;
  text-shadow: white 0 1px 0;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(top, #ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee');
}
.holder a:hover, .btm-holder a:hover {
  border-color: #ffffff;
  background-color: #fdfdfd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#fafafa));
  background-image: -webkit-linear-gradient(top, #fefefe, #fafafa);
  background-image: -moz-linear-gradient(top, #fefefe, #fafafa);
  background-image: -ms-linear-gradient(top, #fefefe, #fafafa);
  background-image: -o-linear-gradient(top, #fefefe, #fafafa);
  background-image: linear-gradient(top, #fefefe, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#fafafa');
  text-decoration: none;
}
.holder span {
  margin: 0 5px;
}
#itemContainer {
  list-style: none;
  margin: 0;
}
.bestpractice, .badidea, .impact {
  margin: 10px 0;
  padding: 10px;
  width: 90%;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #fafafa;
  color: #666666;
  line-height: 1.5em;
}
.bp, .bi, .ic {
  color: #666666;
  font-weight: normal;
}
span.r {
  float: right;
}
img.clickhere {
  margin: 20px 0;
  cursor: pointer;
}
.HitachiHeader {
  border-top: solid 5px #e60027;
  padding-top: 10px;
  background-color: #f2f2f2;
}
.footer {
  height: 80px;
  padding: 20px 0;
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 100;
}
.footer ul {
  margin: 0;
  padding: 10px 0 0 0;
}
.footer ul li {
  display: inline;
  padding-right: 20px;
  font-size: 14px;
}
.footer ul li a {
  color: #ffffff;
}
.footer ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer #social-icons-footer {
  font-size: 23px;
}
.footer #social-icons-footer a {
  color: #ffffff;
}
.footer #social-icons-footer a:hover {
  color: #cccccc;
  text-decoration: none;
}
.footer #social-icons-footer a:active,
.footer #social-icons-footer a:focus {
  text-decoration: none;
}
.footer #social-icons-footer a i {
  padding: 0 10px;
}
.footer p.copyright {
  padding: 10px 0 0 0;
  font-size: 14px;
}
a.modals:hover {
  text-decoration: none;
}
.modal-md {
  max-width: 460px;
}
.modal-xl {
  max-width: 1040px;
}
.modal-xxl {
  max-width: 1100px;
}
.modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #131313;
  opacity: .85;
  filter: alpha(opacity=85);
  z-index: 901;
}
.modal-window {
  position: fixed;
  top: 25px;
  left: 50%;
  bottom: 25px;
  margin: 0;
  padding: 0;
  z-index: 902;
  background: #ffffff;
  border: solid 4px #c9caca;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal-image {
  margin: 20px auto 0;
  text-align: center;
}
.close-window {
  float: right;
  margin: 10px 20px;
  width: 66px;
  height: 22px;
  background: transparent url(/pics/overlaybox/closelabel.gif) no-repeat scroll right top;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
}
/* BLOG CSS --------------------------- */
#sidebar ul {
  list-style-image: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* MOBILE --------------------------- */
@media (max-width: 1199px) {
  #bannerCarousel .carousel-caption {
    margin-top: 60px;
  }
  #news-events-docs ul.nav-tabs > li > a {
    font-size: 16.75px;
  }
  .three-col-bg .white-background-center {
    min-height: 310px;
  }
  .warnings {
    margin: 0 10px 0 0;
  }
  #right-buttons .btn-warnings {
    display: none;
  }
  .quick-links-fluid-height .eval-link p,
  .quick-links-fluid-height .calc-link p,
  .quick-links-fluid-height .demo-link p,
  .quick-links-fluid-height .callme-link p {
    padding: 55px 0 0;
  }
  .quick-links-fluid-height .eval-link h4,
  .quick-links-fluid-height .calc-link h4,
  .quick-links-fluid-height .demo-link h4,
  .quick-links-fluid-height .callme-link h4 {
    padding: 60px 0 0;
  }
}
@media only screen and (min-width : 768px) {
}
@media(max-width:991px) {
  .HitachiHeader .input-group {
    margin-bottom: 10px;
  }
  #bannerCarousel .carousel-caption {
    max-width: none;
    margin-top: 50px;
  }
  #bannerCarousel .carousel-inner .carousel-item {
    min-height: 400px;
  }
  #logo-links {
    display: none;
  }
  .navbar {
    padding: .5rem 1rem;
  }
  .navbar > .container .navbar-brand {
    display: block;
  }
  .navbar-nav {
    margin: auto;
  }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
  }
  #navbarNavDropdown #main-menu li.nav-item a.d-none {
    display: block!important;
  }
  .dropdown-item {
    padding: .5rem 1.5rem;
  }
  .fixed-form {
    display: none;
  }
  .slide-brochure {
    margin: 20px 0;
    float: none !important;
    width: 100%;
  }
  #gartner-bnr-right {
    margin: 10px 0 20px 0;
  }
  .customers .carousel-control {
    margin: 160px 20px;
  }
  .modal-md, .modal-xl, .modal-xxl {
    width: auto;
  }
  .modal-body iframe {
    max-width: 100%;
  }
  .quick-links-fluid-height .col-md-4 {
    text-align: center;
  }
  .quick-links-fluid-height .col-md-4 .pull-right {
    float: none!important;
  }
  .quick-links-fluid-height .eval-link p,
  .quick-links-fluid-height .calc-link p,
  .quick-links-fluid-height .demo-link p,
  .quick-links-fluid-height .callme-link p {
    padding: 0;
  }
  .quick-links-fluid-height .eval-link h4,
  .quick-links-fluid-height .calc-link h4,
  .quick-links-fluid-height .demo-link h4,
  .quick-links-fluid-height .callme-link h4 {
    padding: 0;
  }
  .insight-bg-fluid-height h3.remove {
    height: 0px;
    opacity: 0;
  }
  input.search-input {
    margin-top: 15px;
  }
  .footer .col-md-3,
  .footer .col-md-6 {
    text-align: center;
  }
  .footer .col-md-3 .pull-right,
  .footer .col-md-6 .pull-right,
  .footer .col-md-6 .float-right {
    float: none!important;
  }
  .footer .col-md-6.center-block.row-centered {
    padding: 15px 0 5px 0;
  }
  .mission-vision {
    background: linear-gradient(to bottom, #da3520 50%, #dbc8c6 50%);
    min-height: 300px;
  }
  .solutions-toggle h2.donotshow,
  .features-toggle p.donotshow {
    display: block;
  }
  .redef-image {
    display: inline;
  }
  .white-background-center,
  .white-background-center-fr {
    min-height: auto;
  }
  .white-background-center.extra-pad-im,
  .white-background-center.extra-pad-pm,
  .white-background-center.extra-pad-pam,
  .white-background-center-fr.extra-pad-im {
    padding: 30px;
  }
  .white-background-center-fr .extra-mar-pm,
  .white-background-center-fr .extra-mar-pam {
    margin: auto;
  }
  .refbuild-fluid-height ol#mobile-pad {
    margin-top: -10px;
  }
  .three-col-bg .white-background-center {
    min-height: auto;
  }
  .footer {
    height: auto;
  }
}
@media(max-width:767px) {
  .HitachiHeader form {
    float: none;
  }
  img.clickhere {
    float: left!important;
    display: block;
    margin: 20px 15px 15px;
  }
  #logo-links {
    display: none;
  }
	
  .navbar-collapse {
    padding: 0 15px;
  }
	
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    display: block;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #333333;
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus,
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #222 !important;
  }
  .about-bg-fluid-height {
    min-height: 250px;
  }
  .sidebar-banner .carousel-control {
    display: none;
  }
  .multicol-list {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
  .imgAndText img {
    max-height: 233px;
    width: 100%;
    object-fit: cover;
  }
  .quick-links-fluid-height {
    padding: 10px 0;
  }
  .quick-links-fluid-height .demo-link,
  .quick-links-fluid-height .eval-link,
  .quick-links-fluid-height .calc-link,
  .quick-links-fluid-height .callme-link,
  .quick-links-fluid-height .callme-link-fr {
    background-size: cover;
    background-position: bottom;
    display: block;
    margin-bottom: 40px;
    padding: 80px 20px 0;
  }
  .holder {
    background-image: url(/pics/2016/swipe-icon.png);
    background-repeat: no-repeat;
    background-position: right;
  }
  ul.ql-nav {
    text-align: left;
    display: block;
  }
  ul.ql-nav li {
    display: block;
  }
  ul.ql-nav-inline {
    text-align: left;
    display: inline-block;
  }
  ul.ql-nav-inline li {
    display: inline-block;
    padding: 0 15px 15px 15px;
  }
  .footer .col-md-3 ul li,
  .footer .col-md-6 ul li {
    padding: 0 10px;
  }
}
@media(max-width: 543px) {
  .main-content a {
    word-break: break-all;
  }
  a.wp_link_to_pdf {
    font-size: 70%;
  }
  .green-button, .blue-button, .orange-button {
    word-break: break-word!important;
  }
}
@media(max-width: 480px) {
  .sidebar-banner,
  .sidebar-banner-grey {
    display: none;
  }
  .rwd-table-block th {
    display: block;
    width: 100%;
  }
  #recaptcha_widget_div {
    overflow-x: scroll;
  }
  #form-sign-up input[type=submit].ep-submit {
    width: 50%;
  }
  .quick-links-fluid-height .callme-link-fr {
    width: 100%;
  }
}
@media(max-width: 320px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    font-size: 18px;
  }
  div.HitachiHeader form.pull-right {
    float: left!important;
    margin-bottom: 10px;
  }
  .holder {
    background-image: none;
  }
  p#swipe-icon {
    display: block;
    text-align: center;
  }
  .slide-brochure a.orange-button,
  .slide-brochure a.blue-button,
  .slide-brochure a.green-button {
    padding: 10px 60px;
  }
}
/* RESPONSIVE TABLES --------------------------- */
.rwd-table {
  margin: 0;
  min-width: 300px;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) " ";
  font-weight: bold;
  display: block;
}
@media (min-width: 480px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th, .rwd-table td {
  text-align: left;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
    font-weight: 100;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}
.rwd-table {
  overflow: hidden;
}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}
