/* CUSTOM CSS */

.masthead .site-name {
  font-size: 14px;
  float: center;
  margin: 0 0 0 0;
  padding: 0 0px 0 0;
  height: 10px;
  
  /* border-left: 1px solid #ff0000; */
}
.masthead .logo {
  background: url(http://statuspage-email.s3.amazonaws.com/Statuspage-Attribution-light-bg.svg) no-repeat center;
  
  background-size: 100%;
  width: 130px;
  height: 46px;
  display: block;
  float: left;
  font: 0/0 a;
  background-color: transparent;
}
.masthead .updates-dropdown-container {
  float: right;
  position: relative;
}
    .masthead .updates-dropdown-container .show-updates-dropdown {
        color: #fcfcfc;
        display: inline-block;
        font-weight: 500;
        color: #76b417;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 1px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        padding: 6px 15px 5px;
        border: 1px solid #76b417;
        background-color: #fcfcfc;
    }

        .masthead .updates-dropdown-container .show-updates-dropdown:hover {
            border-color: #0572ce;
            color: #ffffff;
            background-color: #76b417;
            font-weight: 500;
        }

    .masthead .updates-dropdown-container .updates-dropdown {
        right: 0px;
    }
.layout-content.status.status-index .new-components-section .font-largest {
  margin-bottom: 25px;
}
.layout-content.status.status-index .new-components-section .new-components-key {
  padding: 10px;
  height: 40px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  background-color: #fcfcfc;
  text-align: center;
}
.layout-content.status.status-index .new-components-section .new-components-key .key-item-container {
  float: left;
  margin-right: 2.5rem;
   /* margin-left: 1rem; added in spacing */
  color: #666;
  font-weight: 300;
  line-height: 0.9
}
.layout-content.status.status-index .new-components-section .new-components-key .key-item-container .dot {
  height: 12px;
  width: 12px;
  background: red;
  display: inline-block;
  margin-right: .375rem;
  border-radius: 99px;
}
.layout-content.status.status-index .new-components-section .new-components-key .key-item-container.green .fa{
  color: #2fcc66;
}
.layout-content.status.status-index .new-components-section .new-components-key .key-item-container.yellow .fa {
  color: #f1c40f;
}
.layout-content.status.status-index .new-components-section .new-components-key .key-item-container.orange .fa {
  color: #e67e22;
}
.layout-content.status.status-index .new-components-section .new-components-key .key-item-container.red .fa {
  color: #e74c3c;
}
.layout-content.status.status-index .new-components-section .new-components-key .key-item-container:last-of-type {
  margin-right: 0px;
}
.layout-content.status.status-index .new-components-section .table-column-headers-container {
  overflow: hidden;
}
.layout-content.status.status-index .new-components-section .table-column-headers-container .tch {
  width: 2.499%;
  height: 140px;
  line-height: 50px;
  float: left;
  font-weight: 500;
  padding: 5px;
  font-size: 13px;
  border-left: 1px solid #e0e0e0;
  text-align: center;
  vertical-align: middle !important;
  background-color: #f7f7f7;
}
.layout-content.status.status-index .new-components-section .table-column-headers-container .tch.two-line {
  padding-top: 10px;
}
.layout-content.status.status-index .new-components-section .table-column-headers-container .tch:first-of-type {
  text-align: left;
  padding-left: 1.25rem;
}
.layout-content.status.status-index .new-components-section .table-column-headers-container .tch:last-of-type {
  border-right: 1px solid #e0e0e0;
}
.layout-content.status.status-index .new-components-section .table-column-headers-container {
  overflow: hidden;
}
.layout-content.status.status-index .new-components-section .table-column-headers-container .tch:first-of-type {
  width: 15%;
}
.layout-content.status.status-index .new-components-section .components-container .component-container {
  overflow: hidden;
  padding: 0px;
}
.layout-content.status.status-index .new-components-section .components-container .component-container.is-group > .component-inner-container {
  width: 15%;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 1.25rem;
  color: #999;
  background-color: #f7f7f7;
  font-weight: 300;
}
.layout-content.status.status-index .new-components-section .components-container .component-container.is-group > .component-inner-container .name {
  font-weight: 300;
}
.layout-content.status.status-index .new-components-section .components-container .component-container.is-group > .component-inner-container .name .fa {
  display: none;
}
.layout-content.status.status-index .new-components-section .components-container .component-container.is-group > .component-inner-container .component-status {
  display: none;
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container {
  display: block;
  width: 85%;
  float: left;
  overflow: hidden;
  padding-left: 0;
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container {
  height: 60px;
  line-height: 60px;
  border-left: 1px solid #e0e0e0;
  margin-top: 0px;
  padding-left: 0px;
  float: left;
  width: 2.941%;
  text-align: center;
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container.empty {
  color: #aaa;
  font-size: 14px;
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container .name,
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container .component-status {
  display: none;
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container .icon-indicator {
  border-radius: 99px;
  display: inline-block;
  height: 12px;
  width: 12px;
  float: none;
  position: static;
  top: 0px;
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container .icon-indicator:before {
  
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container.status-green .icon-indicator {
 
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container.status-yellow .icon-indicator {
  
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container.status-orange .icon-indicator {
  
}
.layout-content.status.status-index .new-components-section .components-container .component-container .child-components-container .component-inner-container.status-red .icon-indicator {
  
}
.font-largest {
  font-size: 1.5rem;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  font-weight: 300;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-primary {
  border-radius: 4px;
  padding: 4px 12px;
  background-color: transparent;
  border-color: #4b9eb9;
  -webkit-box-shadow: 'inset 0 18px 10px rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)';
  box-shadow: 'inset 0 18px 10px rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)';
  color: #ffffff;
  text-shadow: none;
  background-image: -webkit-linear-gradient(top, #61b8d4 0%, #4a9cb6 100%);
  background-image: -o-linear-gradient(top, #61b8d4 0%, #4a9cb6 100%);
  background-image: linear-gradient(to bottom, #61b8d4 0%, #4a9cb6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff61b8d4', endColorstr='#ff4a9cb6', GradientType=0);
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #39a6c9;
  border-color: #387a8f;
}
.layout-content.status .masthead .text-container {
  display: none;
  visibility: hidden;
}
.layout-content.status.status-index .unresolved-incidents {
  margin-bottom: 10px;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident .incident-title {
  background-color: #fcfcfc !important; /* changed to lighter */
  border-bottom: solid 1px #e1e1e1;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident .incident-title .actual-title {
  text-shadow: none;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident .incident-title .subscribe {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  padding: 4px 12px;
  background-color: transparent;
  border-color: #4b9eb9;
  -webkit-box-shadow: 'inset 0 18px 10px rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)';
  box-shadow: 'inset 0 18px 10px rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)';
  color: #ffffff;
  text-shadow: none;
  background-image: -webkit-linear-gradient(top, #61b8d4 0%, #4a9cb6 100%);
  background-image: -o-linear-gradient(top, #61b8d4 0%, #4a9cb6 100%);
  background-image: linear-gradient(to bottom, #61b8d4 0%, #4a9cb6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff61b8d4', endColorstr='#ff4a9cb6', GradientType=0);
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident .incident-title .subscribe:hover {
  color: #ffffff;
  background-color: #39a6c9;
  border-color: #387a8f;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-none {
  border-top: 12px solid #ccc;
  border-left-color: solid 1px #ccc;
  border-right-color: solid 1px #ccc;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-none .incident-title {
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-none .incident-title .actual-title {
  color: #808080;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-none .updates {
  border-color: #ccc;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-minor {
  border-top: 12px solid #ffbb33;
  border-left-color: solid 1px #ffbb33;
  border-right-color: solid 1px #ffbb33;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-minor .incident-title {
  border-left: solid 1px #ffbb33;
  border-right: solid 1px #ffbb33;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-minor .incident-title .actual-title {
  color: #c29947;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-minor .updates {
  border-color: #ffbb33;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-major {
  border-top: 12px solid #f19f00;
  border-left-color: solid 1px #f19f00;
  border-right-color: solid 1px #f19f00;
  
  
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-major .incident-title {
  border-left: solid 1px #f19f00;
  border-right: solid 1px #f19f00;
  
}

.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-major .incident-title .actual-title {
  color: #f19f00;
  
  
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-major .updates {
  border-color: #f19f00;
  
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-critical {
  border-top: 12px solid #bb0000;
  border-left-color: solid 1px #bb0000;
  border-right-color: solid 1px #bb0000;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-critical .incident-title {
  border-left: solid 1px #bb0000;
  border-right: solid 1px #bb0000;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-critical .incident-title .actual-title {
  color: #992929;
}
.layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-critical .updates {
  border-color: #bb0000;
}
.layout-content.status.status-index .custom-metrics-container .timeframe-container {
  margin-bottom: 10px;
}
.layout-content.status.status-index .custom-metrics-container .metrics-container .metric {
  margin-top: 0;
}
.layout-content.status .incidents-list.format-expanded .status-day {
  margin-top: 20px;
}
body {
  height:100vh;
  font-family: 'Roboto', Helvetica, Arial, sans-serif !important;  
  overflow-x:auto;
}
label,
input,
textarea,
button,
select {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}
button,
.button {
  border-radius: 6px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}
#custom-header {
  background: white;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}

@media screen and (max-width: 700px) {
  #custom-header .hero-bkgd {
    background-image: none;
  }
}
#custom-header .hero-content {
  max-width: 850px;
  margin: 0 auto;
}
#custom-header .hero-content h1 {
  color: #fff;
  float: left;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 2rem;
  margin-top: 8px;
  line-height: 2.2rem;
}
@media screen and (max-width: 675px) {
  #custom-header .hero-content h1 {
    margin-bottom: 20px;
  }
}
#custom-header .logo-container {
  max-width: 880px;
  margin: 0 auto;
  padding: 16px 0;
  background-color: #f5f9fd; /*oci grey blue*/
}
#custom-header nav {
  float: right;
}
@media screen and (max-width: 675px) {
  #custom-header nav {
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 475px) {
  #custom-header nav .updates-dropdown-container {
    width: 100%;
  }
}
#custom-header nav > a {
  margin-right: 30px;
}
#custom-header nav > a{
  margin-right: 30px;
}
#custom-header nav .show-updates-dropdown {
  background: #fbeb9e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fbeb9e 0%, #ffcf0d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbeb9e), color-stop(100%, #ffcf0d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fbeb9e 0%, #ffcf0d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fbeb9e 0%, #ffcf0d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fbeb9e 0%, #ffcf0d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fbeb9e 0%, #ffcf0d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeb9e', endColorstr='#ffcf0d', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 0 8px 4px -8px #333;
  -moz-box-shadow: 0 8px 4px -8px #333;
  box-shadow: 0 8px 4px -8px #333;
  color: #0a4f6d;
  border-radius: 6px;
  display: inline-block;
  font-size: 20px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  font-weight: 300;
  margin-right: 0;
  padding: 16px 36px;
}
@media screen and (max-width: 475px) {
  #custom-header nav > a,
  #custom-header nav .show-updates-dropdown {
    text-align: center;
    width: 100%;
  }
}
#custom-header nav > a:hover,
#custom-header nav .show-updates-dropdown:hover {
  background-color: #fed619;
  background: #fed619;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffcf0d 0%, #ffcf0d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcf0d), color-stop(100%, #ffcf0d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffcf0d 0%, #ffcf0d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffcf0d 0%, #ffcf0d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffcf0d 0%, #ffcf0d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffcf0d 0%, #ffcf0d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf0d', endColorstr='#ffcf0d', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 0 8px 4px -8px transparent;
  -moz-box-shadow: 0 8px 4px -8px transparent;
  box-shadow: 0 8px 4px -8px transparent;
}
#custom-header .updates-dropdown {
  right: 0px;
}
.flat-button {
  background: #0572ce;
  box-shadow: none;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 1rem;
  letter-spacing: 0;
  padding-top: 12px;
  text-transform: none;
}
.flat-button:active {
  top: auto;
}
.masthead {
  height: 160px;   /* height of top bit */
  padding: 10px 0;  /*padding top right botm left*/
}
.masthead a {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  /* text-transform: uppercase; */
  font-size: 1em;
  color: #0572ce;     /* OCI blue from grey txt #858585*/
  font-weight: 300;
}
.masthead a:hover {
  color: #83c5fc;  /* lighter OCI blue*/
  text-decoration: underline; /* added u */
}
.bluehero {
  height: 120px;
  display: block;
  overflow: hidden;
  border-bottom: 4px solid #0572ce;
  margin-bottom: 10px;
}
#cover-image-container {
  background-image: url("https://objectstorage.us-phoenix-1.oraclecloud.com/p/7FO7MlyBRlPzpQMQAyZF4RF-9yvJ-1lSoJaFnwIghY0/n/customeroperations/b/InternalStatusLogo/o/OCIISS.png");
  border-bottom: 4px solid #0572ce;
  background-position: center 5px;
  background-repeat: no-repeat;
}

#cover-image-container .welcometxt {
  color: #fff;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  font-weight: 300;
  padding-top: 60px;
  height: 165px !important;
  font-size: 0px;
}
.system-availability-table table {
  margin-top: 20px;
  width: 100%;
  text-align: left;
}
.markdown-display table th + th,
.markdown-display table td + td,
.cpt-tabular-table th + th,
.cpt-tabular-table td + td {
  border-left: 1px solid #ddd;
  width: 15%;
}
.globalAvailability {
  background-color: #3A99D9;
  padding: 5px 20px;
  color: #fff;
  border-radius: 10px;
  display: block;
  float: right;
  margin-top: -10px;
}
        
     


        
/* footertest ...added at end of custom css */
.foootertest .site-name {  /* this is just the | symbol */
  font-size: 14px;
  float: center;
  margin: 0 0 0 0;
  padding: 0 0px 0 0;
  height: 10px;
  
  /*border-left: 1px solid #ff0000; */ /* changed from #c1c1c1; */
}
.foootertest .logo {   /* top left statuspage logo */
  background: url(http://statuspage-email.s3.amazonaws.com/Statuspage-Attribution-light-bg.svg) no-repeat center; 
  
  /* 
  
  http://statuspage-email.s3.amazonaws.com/Statuspage-Attribution-light-bg.svg
  */
  
  background-size: 100%;
  width: 130px;
  height: 46px;
  display: block;
  float: left;
  font: 0/0 a;
  background-color: transparent;
}

.layout-content.status .foootertest .text-container {
  display: none;
  visibility: hidden;
  
}

     
        

.foootertest {
  height: 0px;  /* spacing of for footer bottom up */
  padding: 20px 0px 20px 0px;  /* padding top right bottom left */
  border-top: 4px solid #f0f5f5;  /* blue line under dashboard... changed from 8px #eee*/
}
.foootertest a {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  /* text-transform: uppercase; */
  font-size: 1em;
  color: #0572ce;     /* OCI blue from grey txt #858585*/
  font-weight: 300;
}
.foootertest a:hover {
  color: #83c5fc;  /* lighter OCI blue*/
  text-decoration: underline;
  /*background-color: #f5f9fd; /*oci grey blue*/
}
        
.name{ /* size of services txt*/
  font-size: 13px;
  /* color: black; */
}
             
.message { /* size of history message txt*/
  font-size: 13px;
}      
        
/* past ...this is for past incidents small section added at end of custom css */
.past .site-name {  /* this is just the | symbol */
  font-size: 14px;
  float: center;
  margin: 0 0 0 0;
  padding: 0 0px 0 0;
  height: 10px;
  
  /*border-left: 1px solid #ff0000; */ /* changed from #c1c1c1; */
}
.past .logo {   /* top left statuspage logo */
  background: url(http://statuspage-email.s3.amazonaws.com/Statuspage-Attribution-light-bg.svg) no-repeat center; 
  
  /* 
  
  http://statuspage-email.s3.amazonaws.com/Statuspage-Attribution-light-bg.svg
  */
  
  background-size: 100%;
  width: 130px;
  height: 46px;
  display: block;
  float: left;
  font: 0/0 a;
  background-color: transparent;
}

.layout-content.status .past .text-container {
  display: none;
  visibility: hidden;
  
}

.past {
  height: 0px;  /* spacing of for footer bottom up */
  padding: 10px 0px 20px 0px;  /* padding top right bottom left */
   /* border-top: 4px solid #f0f5f5; blue line under dashboard... changed from 8px #eee*/
}
.past a {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  /* text-transform: uppercase; */
  font-size: 1em;
  color: #0572ce;     /* OCI blue from grey txt #858585*/
  font-weight: 300;
}
.past a:hover {
  color: #83c5fc;  /* lighter OCI blue*/
  text-decoration: underline;
  /*background-color: #f5f9fd; /*oci grey blue*/
}
        
/* this is 'incident history' link*/
.page-footer{
  height: 0px;  /* spacing of for footer bottom up */
  padding: 10px 0px 20px 0px;  /* padding top right bottom left */
  font-size: large;
}
        

/* added to hide 'powered by' but also removes filters on history page        
.color-secondary{
   display: none;
   visibility: hidden;
}    */
        
/* added to hide 'powered by' but also removes filters on history page    */    
.color-secondary .powered-by{
   display: none;
   visibility: hidden;
}
 
/* history page month heading change only? */       
.month-title {
  color: #0572ce;
    
}
        
.layout-content.status.status-index .new-components-section .components-container .component-container.is-group > .component-inner-container {
  color: #666666;
}
        
.layout-content.status.status-index .page-status {
  margin-bottom: 25px
}
        
.layout-content.status .custom-header-container .updates-dropdown-container {
  font-size: 14px;
  float: right;          
}
        
.components-section, .text-section, .page-footer {
  margin-bottom: 10px !important;
}

.page-footer {
  margin-top: 10px !important;      
}
   
.comm {
  width: 57.499% !important;
  border-bottom: 1px solid #e0e0e0;
  height: 30px; !important;
}
        
.gov {
  width: 15.000% !important;
  border-bottom: 1px solid #e0e0e0;
  height: 30px; !important;
}
.ded {
  width: 5.000% !important;
  border-bottom: 1px solid #e0e0e0;
  height: 30px; !important;
  word-wrap: break-word !important;
}
.int {
  width: 7.500% !important;
  border-bottom: 1px solid #e0e0e0;
  height: 30px; !important;
}
.govreg {
  line-height: 1.85 !important;
}
.comgovintbegin{
 height: 30px; !important;
}
.rotate{
	display: block;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg); 
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	padding: 0px 0px 0px 0px !important;
	vertical-align: bottom !important;
	position:relative;
bottom: -63%;
	overflow: show;
	text-overflow: ellipsis;
	white-space: nowrap;
  text-align: left;
}    

.cg{
height:60px !important;
}
#show-updates-dropdown {
  padding: 10px;
  border: 1px solid white;
  border-radius: 6px;
  color: white;
  background-color: #0572ce;
}
        
#about-this-site {
  display: none; 
}
        
.foootertest > .container:first-child, .masthead-container, .custom-header-container > .container:nth-child(3), .custom-header-container > .container:nth-child(2) {
  width: 1600px !important;
  max-width: 1600px !important;
}
        

        
.key-item-text-container {
  display: inline-block;
  margin: auto;
}
        
[data-component-id="k5lx45rlqmh5"] > span:last-child, [data-component-id="3z9y6rkzx015"] > span:last-child,
[data-component-id="wf3nkx9lm7bd"] > span:last-child,
[data-component-id="17lc73c50xhg"] > span:last-child,
[data-component-id="nfflmtc4rg7g"] > span:last-child,
[data-component-id="v3ds2np43fhw"] > span:last-child,
[data-component-id="m0c93bp6xx08"] > span:last-child,
[data-component-id="8ph1fb13qmg5"] > span:last-child,
[data-component-id="l9bnmjbkm38y"] > span:last-child,
[data-component-id="d8gjl6s424ch"] > span:last-child,
[data-component-id="5r5sfpr313s5"] > span:last-child,
[data-component-id="hmjttp06z03b"] > span:last-child,
[data-component-id="w0n0pdd6c4jg"] > span:last-child,
[data-component-id="h7dnfw4whb9q"] > span:last-child,
[data-component-id="glflbmj2175d"] > span:last-child,
[data-component-id="vyjjjryd8vyw"] > span:last-child,
[data-component-id="0x5zlznby2ps"] > span:last-child,
[data-component-id="vjj6npjzw5ss"] > span:last-child,
[data-component-id="yph6m8y4lwfx"] > span:last-child,
[data-component-id="1xnpwdckwgkd"] > span:last-child,
[data-component-id="pvhvt4dmd6dz"] > span:last-child,
[data-component-id="yql9mnrcnvfq"] > span:last-child,
[data-component-id="lbhw4z3r8dbj"] > span:last-child,
[data-component-id="k0fbzw94ts2p"] > span:last-child,
[data-component-id="c3vc9nhw4mm9"] > span:last-child,
[data-component-id="3s829bblgjs5"] > span:last-child,
[data-component-id="jk3x1g1ckh3x"] > span:last-child,
[data-component-id="vnsyj2gxpcs6"] > span:last-child,
[data-component-id="mkmc5xvm8v30"] > span:last-child {
  display: none !important;
}

.masthead {
  padding-top: 25px !important;
  margin-bottom: 25px !important;
  width: 90%;
}
.text-section {
  margin-bottom: 25px !important;
  display: none;
}
.incidents-list {
  display: none;
}
.components-section {
  margin-bottom: 25px !important;
}
.page-footer {
  margin-top: 25px !important;
  margin-bottom: 10px !important;
  border: 0;
}
.layout-content.status.status-index .components-section .components-container.one-column .component-container {
  border-right-width: 0px !important;
  border-left-width: 0px !important;
}
.layout-content.status.status-index .components-section .components-container.one-column .component-container:first-child {
  border-radius: 0 !important;
}
.layout-content.status.status-index .new-components-section .components-container .component-container.is-group > .component-inner-container {
  border-left: 1px solid #e0e0e0 !important;
}
.component-inner-container:last-of-type {
  border-right: 1px solid #e0e0e0 !important;
}
.show-updates-dropdown{box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;-moz-box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;-webkit-box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;-o-box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;-ms-box-shadow:0 -2px 0 rgba(0,0,0,0.15) inset;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;font-size:12px;line-height:18.6px;font-size:0.75rem;line-height:1.1625rem;font-weight:500;border:none;display:inline-block;text-align:center;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.1);text-transform:uppercase;letter-spacing:2px;padding:10px 15px 9px;position:relative;background-color: #3498db !important;}
.fa-check:before
{
content: "\f14a ";
 
}
.fa-times:before
{
content: "\f057 ";
}