@charset "UTF-8";
/**
  Status Page Stylesheet

  Using BEM (Block, Element, Modifier)
    http://cssguidelin.es/#bem-like-naming
    All styling is based on semantic class names.

    example:
    block                    : .person {}
    block__element           : .garden-gnome__treasure {}
    block--modified          : .person--female {}
    block--modifier__element : .person--female__hand {}
    block__element--modifier : .person__hand--left {}

  Quick info on BEM => http://cssguidelin.es/#bem-like-naming

**/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.content-container {
  max-width: 1209px;
  margin: 0 auto;
}
@media only screen and (max-width: 1340px) {
  .content-container {
    max-width: 90%;
  }
}

.show-underline:hover {
  text-decoration: underline;
  cursor: pointer;
}

.content-header-style {
  padding: 0 0 40px;
  font-size: 50px;
  color: #007dc1;
}

.paragraph-text {
  line-height: 1.7;
  font-size: 20px;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 300;
  font-style: normal;
}

body {
  background: #fafafa;
}

p, h1, h2, h3, h4, a {
  font-size: 20px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 300;
  font-style: normal;
}

p {
  line-height: 1.6;
  display: block;
}

.hide {
  display: none;
}

.hidden {
  display: none;
}

.status-page {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  background-size: 100% 600px !important;
  background-repeat: no-repeat;
}
.status-page img {
  width: 100%;
  height: auto;
}
.status-page a {
  text-decoration: none;
  color: inherit;
}
.status-page .clearfix:before, .status-page .clearfix:after {
  content: "";
  display: table;
}
.status-page .clearfix:after {
  clear: both;
}

.close-modal-blue {
  background-image: url(spritesheet.retina.png);
  background-position: -31px -57px;
  width: 20px;
  height: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .close-modal-blue {
    background-image: url(spritesheet.retina@2x.png);
    background-size: 113px 88px;
  }
}

.close-modal {
  background-image: url(spritesheet.retina.png);
  background-position: -51px -57px;
  width: 20px;
  height: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .close-modal {
    background-image: url(spritesheet.retina@2x.png);
    background-size: 113px 88px;
  }
}

.oktaLogo {
  background-image: url(spritesheet.retina.png);
  background-position: 0px 0px;
  width: 113px;
  height: 38px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .oktaLogo {
    background-image: url(spritesheet.retina@2x.png);
    background-size: 113px 88px;
  }
}

.oktaLogoMobile {
  background-image: url(spritesheet.retina.png);
  background-position: 0px -38px;
  width: 57px;
  height: 19px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .oktaLogoMobile {
    background-image: url(spritesheet.retina@2x.png);
    background-size: 113px 88px;
  }
}

.trust_check_green_small {
  background-image: url(spritesheet.retina.png);
  background-position: 0px -57px;
  width: 31px;
  height: 31px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .trust_check_green_small {
    background-image: url(spritesheet.retina@2x.png);
    background-size: 113px 88px;
  }
}

.icon-Alert {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%22115%22%20height%3D%22115%22%20viewBox%3D%220%200%20115%20115%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M112.892%2089.6197L70.4291%208.31671C67.6405%203.15461%2062.8238%200%2057.5%200C52.1762%200%2047.3595%203.15461%2044.5709%208.31671L2.1076%2089.6197C-0.681037%2094.7818%20-0.681038%20101.234%201.98084%20106.397C4.76947%20111.845%209.5862%20115%2014.91%20115H100.09C105.414%20115%20110.357%20111.845%20113.019%20106.397C115.681%20101.234%20115.681%2094.7818%20112.892%2089.6197Z%22%20fill%3D%22%23EBD551%22%2F%3E%3Cpath%20d%3D%22M57.3824%2031C55.5275%2031%2054%2032.9718%2054%2035.3661V70.7173C54%2073.1116%2055.5275%2075.0833%2057.3824%2075.0833C59.2372%2075.0833%2060.7647%2073.1116%2060.7647%2070.7173V35.3661C60.7647%2032.9718%2059.2372%2031%2057.3824%2031Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M61.4559%2088.4993C61.4559%2090.6164%2059.563%2092.3327%2057.2279%2092.3327C54.8929%2092.3327%2053%2090.6164%2053%2088.4993C53%2086.3823%2054.8929%2084.666%2057.2279%2084.666C59.563%2084.666%2061.4559%2086.3823%2061.4559%2088.4993Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon-Error {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%22115%22%20height%3D%22115%22%20viewBox%3D%220%200%20115%20115%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M114.157%2032.4683L82.5317%200.843333C81.995%200.300278%2081.2667%200%2080.5%200H34.5C33.7333%200%2033.005%200.300278%2032.4683%200.843333L0.843333%2032.4683C0.300278%2033.005%200%2033.7397%200%2034.5V80.5C0%2081.2603%200.300278%2081.995%200.843333%2082.5317L32.4683%20114.157C33.005%20114.7%2033.7333%20115%2034.5%20115H80.5C81.2667%20115%2081.995%20114.7%2082.5317%20114.157L114.157%2082.5317C114.7%2081.995%20115%2081.2603%20115%2080.5V34.5C115%2033.7397%20114.7%2033.005%20114.157%2032.4683Z%22%20fill%3D%22%23DD0744%22%2F%3E%3Cpath%20d%3D%22M33.8801%2034.3288C32.7085%2035.5004%2032.7085%2037.3999%2033.8801%2038.5715L52.9419%2057.6333L33.8787%2076.6966C32.7071%2077.8682%2032.7071%2079.7677%2033.8787%2080.9392L34.4324%2081.4929C35.6039%2082.6645%2037.5034%2082.6645%2038.675%2081.4929L57.7382%2062.4296L76.8012%2081.4926C77.9727%2082.6641%2079.8722%2082.6641%2081.0438%2081.4926L81.5975%2080.9389C82.769%2079.7673%2082.769%2077.8678%2081.5975%2076.6963L62.5345%2057.6333L81.5961%2038.5718C82.7677%2037.4002%2082.7677%2035.5007%2081.5961%2034.3292L81.0424%2033.7755C79.8708%2032.6039%2077.9713%2032.6039%2076.7998%2033.7755L57.7382%2052.837L38.6764%2033.7752C37.5048%2032.6036%2035.6053%2032.6036%2034.4337%2033.7752L33.8801%2034.3288Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon-PlannedOutage {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%22115%22%20height%3D%22115%22%20viewBox%3D%220%200%20115%20115%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M112.892%2089.6197L70.4291%208.31671C67.6405%203.15461%2062.8238%200%2057.5%200C52.1762%200%2047.3595%203.15461%2044.5709%208.31671L2.1076%2089.6197C-0.681037%2094.7818%20-0.681038%20101.234%201.98084%20106.397C4.76947%20111.845%209.5862%20115%2014.91%20115H100.09C105.414%20115%20110.357%20111.845%20113.019%20106.397C115.681%20101.234%20115.681%2094.7818%20112.892%2089.6197Z%22%20fill%3D%22%232F3F4A%22%2F%3E%3Cpath%20d%3D%22M57.3824%2031C55.5275%2031%2054%2032.9718%2054%2035.3661V70.7173C54%2073.1116%2055.5275%2075.0833%2057.3824%2075.0833C59.2372%2075.0833%2060.7647%2073.1116%2060.7647%2070.7173V35.3661C60.7647%2032.9718%2059.2372%2031%2057.3824%2031Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M61.4559%2088.4993C61.4559%2090.6164%2059.563%2092.3327%2057.2279%2092.3327C54.8929%2092.3327%2053%2090.6164%2053%2088.4993C53%2086.3823%2054.8929%2084.666%2057.2279%2084.666C59.563%2084.666%2061.4559%2086.3823%2061.4559%2088.4993Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon-Success {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%22115%22%20height%3D%22115%22%20viewBox%3D%220%200%20115%20115%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2257.5%22%20cy%3D%2257.5%22%20r%3D%2257.5%22%20fill%3D%22%2300D1B3%22%2F%3E%3Cpath%20d%3D%22M49.3597%2079.18C48.3152%2079.18%2047.2708%2078.7262%2046.5247%2077.97L31.3052%2062.5422C29.8131%2061.0296%2029.5147%2058.4583%2030.8576%2056.9458C32.3497%2055.1307%2035.0355%2054.9795%2036.6768%2056.6433L49.3597%2069.4998C49.3597%2069.4998%2049.3597%2069.4998%2049.5089%2069.4998L77.7097%2040.9129C79.2018%2039.4004%2081.5892%2039.0979%2083.2305%2040.4592C85.021%2041.9717%2085.1703%2044.6943%2083.5289%2046.358L52.1947%2078.1212C51.4487%2078.8775%2050.4042%2079.18%2049.3597%2079.18Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon-ThirdImpact {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.3002%2011.1417L13.3002%2011.1417L13.3035%2011.1479C13.563%2011.6283%2013.5643%2012.239%2013.3145%2012.7235L13.3144%2012.7234L13.3096%2012.7331C13.0611%2013.2419%2012.6237%2013.5%2012.1849%2013.5H1.81513C1.38222%2013.5%200.953515%2013.2471%200.686244%2012.7248L0.685541%2012.7235C0.435743%2012.239%200.436983%2011.6283%200.69649%2011.1479L0.696533%2011.1479L0.69977%2011.1417L5.86749%201.24724C6.13351%200.756904%206.56361%200.5%207%200.5C7.43637%200.5%207.86646%200.756887%208.13248%201.24719L13.3002%2011.1417Z%22%20fill%3D%22white%22%20stroke%3D%22%235C6971%22%2F%3E%3Cmask%20id%3D%22path-2-inside-1%22%20fill%3D%22white%22%3E%3Cpath%20d%3D%22M6.98663%203.73337C6.76082%203.73337%206.57486%203.97341%206.57486%204.26489V8.56851C6.57486%208.85999%206.76082%209.10004%206.98663%209.10004C7.21244%209.10004%207.3984%208.85999%207.3984%208.56851V4.26489C7.3984%203.97341%207.21244%203.73337%206.98663%203.73337Z%22%2F%3E%3Cpath%20d%3D%22M7.48254%2010.7333C7.48254%2010.991%207.2521%2011.2%206.96783%2011.2C6.68357%2011.2%206.45312%2010.991%206.45312%2010.7333C6.45312%2010.4756%206.68357%2010.2666%206.96783%2010.2666C7.2521%2010.2666%207.48254%2010.4756%207.48254%2010.7333Z%22%2F%3E%3C%2Fmask%3E%3Cpath%20d%3D%22M6.98663%203.73337C6.76082%203.73337%206.57486%203.97341%206.57486%204.26489V8.56851C6.57486%208.85999%206.76082%209.10004%206.98663%209.10004C7.21244%209.10004%207.3984%208.85999%207.3984%208.56851V4.26489C7.3984%203.97341%207.21244%203.73337%206.98663%203.73337Z%22%20fill%3D%22%235C6971%22%2F%3E%3Cpath%20d%3D%22M7.48254%2010.7333C7.48254%2010.991%207.2521%2011.2%206.96783%2011.2C6.68357%2011.2%206.45312%2010.991%206.45312%2010.7333C6.45312%2010.4756%206.68357%2010.2666%206.96783%2010.2666C7.2521%2010.2666%207.48254%2010.4756%207.48254%2010.7333Z%22%20fill%3D%22%235C6971%22%2F%3E%3Cpath%20d%3D%22M6.98663%202.73337C6.49793%202.73337%206.1248%202.99438%205.90554%203.2774C5.68596%203.56084%205.57486%203.91272%205.57486%204.26489H7.57486C7.57486%204.32558%207.55675%204.4117%207.4866%204.50224C7.41678%204.59238%207.24953%204.73337%206.98663%204.73337V2.73337ZM5.57486%204.26489V8.56851H7.57486V4.26489H5.57486ZM5.57486%208.56851C5.57486%208.92068%205.68596%209.27256%205.90554%209.556C6.1248%209.83903%206.49793%2010.1%206.98663%2010.1V8.10004C7.24953%208.10004%207.41678%208.24102%207.4866%208.33116C7.55675%208.4217%207.57486%208.50782%207.57486%208.56851H5.57486ZM6.98663%2010.1C7.47534%2010.1%207.84847%209.83903%208.06773%209.556C8.2873%209.27256%208.3984%208.92068%208.3984%208.56851H6.3984C6.3984%208.50782%206.41652%208.4217%206.48666%208.33116C6.55649%208.24102%206.72373%208.10004%206.98663%208.10004V10.1ZM8.3984%208.56851V4.26489H6.3984V8.56851H8.3984ZM8.3984%204.26489C8.3984%203.91272%208.2873%203.56084%208.06772%203.2774C7.84847%202.99438%207.47533%202.73337%206.98663%202.73337V4.73337C6.72373%204.73337%206.55649%204.59238%206.48666%204.50224C6.41652%204.4117%206.3984%204.32558%206.3984%204.26489H8.3984ZM6.48254%2010.7333C6.48254%2010.3488%206.79427%2010.2%206.96783%2010.2V12.2C7.70993%2012.2%208.48254%2011.6332%208.48254%2010.7333H6.48254ZM6.96783%2010.2C7.1414%2010.2%207.45312%2010.3488%207.45312%2010.7333H5.45312C5.45312%2011.6332%206.22574%2012.2%206.96783%2012.2V10.2ZM7.45312%2010.7333C7.45312%2011.1178%207.1414%2011.2666%206.96783%2011.2666V9.26662C6.22574%209.26662%205.45312%209.83333%205.45312%2010.7333H7.45312ZM6.96783%2011.2666C6.79427%2011.2666%206.48254%2011.1178%206.48254%2010.7333H8.48254C8.48254%209.83333%207.70993%209.26662%206.96783%209.26662V11.2666Z%22%20fill%3D%22%235C6971%22%20mask%3D%22url%28%23path-2-inside-1%29%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon-caret-down {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%229%22%20height%3D%225%22%20viewBox%3D%220%200%209%205%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0.847656%200C0.355469%200%200.109375%200.601562%200.464844%200.957031L3.96484%204.45703C4.18359%204.67578%204.53906%204.67578%204.75781%204.45703L8.25781%200.957031C8.61328%200.601562%208.36719%200%207.875%200H0.847656Z%22%20fill%3D%22%2346545E%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon-caret-right {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%208.27734C0%208.76953%200.574219%209.01562%200.929688%208.66016L4.42969%205.16016C4.64844%204.94141%204.64844%204.58594%204.42969%204.36719L0.929688%200.867188C0.574219%200.511719%200%200.757812%200%201.25V8.27734Z%22%20fill%3D%22%2346545E%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon-chevron-down {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2213%22%20height%3D%228%22%20viewBox%3D%220%200%2013%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.66016%207.19531C5.90625%207.44141%206.31641%207.44141%206.5625%207.19531L11.8945%201.89062C12.1406%201.61719%2012.1406%201.20703%2011.8945%200.960938L11.2656%200.332031C11.0195%200.0859375%2010.6094%200.0859375%2010.3359%200.332031L6.125%204.54297L1.88672%200.332031C1.61328%200.0859375%201.20312%200.0859375%200.957031%200.332031L0.328125%200.960938C0.0820312%201.20703%200.0820312%201.61719%200.328125%201.89062L5.66016%207.19531Z%22%20fill%3D%22%2346545E%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

section.banner {
  background: #e5edfb;
}
section.banner div.banner-container {
  background: #e5edfb;
  height: 57px;
  margin: -41px auto 13px;
  width: 1200px;
}
@media only screen and (max-width: 480px) {
  section.banner div.banner-container {
    display: none;
  }
}
section.banner div.banner-container div {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #2f3f4a;
  text-align: center;
  padding-top: 20px;
}
section.banner div.banner-container div div {
  display: inline-block;
  padding-top: 0px;
}
section.banner div.banner-container div a {
  font: inherit;
  color: #1662dd;
  text-decoration: underline;
}
section.banner div.banner-container div a.banner-close {
  color: #2f3f4a;
  float: right;
  text-decoration: none;
}
section.banner div.banner-container div .plannedOutageIcon {
  background-size: 15px;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 11px;
}

.supernav {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 300;
  font-style: normal;
  background: #ffffff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.06);
  height: 105px;
  margin-bottom: 41px;
  position: relative;
  width: 100%;
  min-width: min-content;
  max-width: 100vw;
}
@media only screen and (max-width: 480px) {
  .supernav {
    height: 70px;
    margin-bottom: 32px;
  }
}
.supernav .icons-oktaLogo {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" id="Logos" viewBox="231.96 231.95 1322.84 480.46"><path d="M1339.18,643.77c-64.1,0-109.43-49.86-109.43-115.26s45.33-115.26,109.43-115.26,108.13,49.86,108.13,115.26-44.68,115.26-108.13,115.26ZM1328.82,712.4c51.8,0,95.83-20.07,123.67-62.16,5.18,40.79,34.97,55.69,72.52,55.69h29.79v-64.75h-12.95c-21.37,0-26.55-10.36-26.55-34.32v-255.76h-68.64v52.45c-23.31-36.91-67.34-58.92-117.85-58.92-90,0-172.88,75.11-172.88,183.89s82.88,183.89,172.88,183.89ZM975.29,623.7c0,58.28,36.26,82.23,79.64,82.23h83.53v-64.75h-60.87c-25.25,0-30.43-9.71-30.43-34.32v-191.01h91.3v-64.75h-91.3v-119.14h-71.87v391.74ZM648.3,705.93h71.87v-152.16h23.96l122.38,152.16h90.65l-156.05-192.96,119.79-161.88h-80.94l-97.77,136.62h-22.02v-255.76h-71.87v473.97ZM415.2,344.62c-100.36,0-183.24,75.11-183.24,183.89s82.88,183.89,183.24,183.89,183.24-75.11,183.24-183.89-82.88-183.89-183.24-183.89ZM415.2,643.77c-64.1,0-109.43-49.86-109.43-115.26s45.33-115.26,109.43-115.26,109.43,49.86,109.43,115.26-45.33,115.26-109.43,115.26Z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 35px;
}
.supernav .icons-hamburger {
  display: none;
}
@media only screen and (max-width: 480px) {
  .supernav .icons-hamburger {
    padding: 5px;
    display: block;
    margin-top: 19px;
    margin-right: 19px;
    float: right;
    width: 22px;
    height: 22px;
  }
}
.supernav .supernav-container {
  margin: 0 auto;
  width: 1200px;
}
@media only screen and (max-width: 480px) {
  .supernav .supernav-container {
    width: auto;
  }
}
.supernav .logo {
  position: relative;
  display: inline-block;
  top: 32px;
}
@media only screen and (max-width: 480px) {
  .supernav .logo {
    left: 24px;
    top: 25px;
  }
}
.supernav .logo__trust_text {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: black;
  display: inline-block;
  font-size: 35px;
  left: 0px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  top: 30px;
}
@media only screen and (max-width: 480px) {
  .supernav .logo__trust_text {
    color: black;
    font-size: 35px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.3px;
    top: 22px;
    left: 23px;
  }
}
.supernav .support {
  float: right;
  position: relative;
  top: 44px;
}
@media only screen and (max-width: 480px) {
  .supernav .support {
    display: none;
  }
}
.supernav .support .nav-item {
  float: left;
}
.supernav .support .support__phone {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 17px;
  margin-right: 22px;
  vertical-align: middle;
}
.supernav .support .support__link {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  vertical-align: middle;
}
.supernav .support .support__name {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  margin-left: 22px;
  vertical-align: middle;
}
.supernav .support .sign__in {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #ffffff;
  border: 1px solid #e6e6e8;
  border-radius: 3px;
  color: #007dc1;
  float: left;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  margin-top: -8px;
  text-align: center;
  width: 150px;
}

.main-nav__breadcrumb {
  text-align: left;
  padding-bottom: 40px;
  margin: auto;
  width: 1200px;
}
@media only screen and (max-width: 480px) {
  .main-nav__breadcrumb {
    width: inherit;
    padding: 0px 24px 32px;
  }
}
.main-nav__breadcrumb .nav__breadcrumbs {
  height: 16px;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .main-nav__breadcrumb .nav__breadcrumbs {
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.main-nav__breadcrumb .nav__breadcrumbs .breadcrumb__separator {
  padding: 0px 4px;
}
@media only screen and (max-width: 480px) {
  .main-nav__breadcrumb .nav__breadcrumbs > .breadcrumb__first {
    display: none;
  }
}
.main-nav__breadcrumb .nav__breadcrumbs > .breadcrumb__first_mobile {
  display: none;
}
@media only screen and (max-width: 480px) {
  .main-nav__breadcrumb .nav__breadcrumbs > .breadcrumb__first_mobile {
    display: inline;
  }
}
.main-nav__breadcrumb li {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  display: inline;
  font-size: 13px;
  line-height: 16px;
}
.main-nav__breadcrumb a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1662dd;
  text-decoration: underline;
  font-size: 13px;
  line-height: 16px;
}

#hamburger-overlay {
  background: #ffffff;
}

#hamburger-container {
  background: #ffffff;
  top: 0px !important;
  right: 0px !important;
  min-height: 100%;
  width: 78%;
  overflow-y: auto;
  border-left: 1px solid #dddddd;
}

.modalCloseImgBlue {
  position: absolute;
  padding: 5px;
  top: 19px;
  right: 19px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 1;
}
.modalCloseImgBlue .modalCloseImgBlueIcon {
  background-image: url(spritesheet.retina.png);
  background-position: -31px -57px;
  width: 20px;
  height: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .modalCloseImgBlue .modalCloseImgBlueIcon {
    background-image: url(spritesheet.retina@2x.png);
    background-size: 113px 88px;
  }
}

#hamburger-data {
  margin-left: 24px;
  margin-top: 68px;
}
#hamburger-data div > a.hamburger-link {
  width: 60%;
  display: block;
  font-size: 22px;
  line-height: 55px;
  text-decoration: underline;
  color: #007dc1;
}

.hamburger-link-subscribe {
  width: 80%;
  display: block;
  font-size: 22px;
  line-height: 55px;
  text-decoration: underline;
  color: #007dc1;
}

div.arrow-down {
  background-size: 10px;
  height: 10px;
  width: 10px;
  display: inline-block;
}

.dropdown {
  display: block;
}
.dropdown #dropdown-selector {
  border-radius: 3px;
  color: #007dc1;
  height: 32px;
  background-color: #ffffff;
  border: 1px solid #e6e6e8;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
.dropdown #dropdown-selector .df_open {
  position: absolute;
  right: 15px;
  top: 13px;
}
.dropdown div {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 150px;
  box-shadow: 0 8px 16px 0 #a7a7a7;
  z-index: 2;
  cursor: pointer;
  border: 1px solid #e6e6e8;
}
.dropdown-content.scrolloffset {
  top: 1px;
}
.dropdown-content a {
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  color: #46545e;
}
.dropdown-content .dropdown-item {
  text-align: left;
  padding: 2px;
  padding-left: 15px;
  padding-right: 15px;
  height: 32px;
  width: 198px;
}
.dropdown-content .dropdown-expander {
  text-align: left;
  padding: 2px;
  padding-left: 15px;
  padding-right: 15px;
  height: 32px;
  width: 198px;
  position: relative;
}
.dropdown-content .dropdown-cells > a {
  padding-left: 24px;
}
.dropdown-content .dropdown-cells-more {
  display: none;
}
.dropdown-content .dropdown-scrollup {
  height: 32px;
}
.dropdown-content .dropdown-scrollup .df_scrollup {
  background-size: 12px;
  height: 12px;
  width: 12px;
  margin: auto;
  padding-top: 10px;
  transform: rotate(180deg);
}
.dropdown-content .dropdown-scrolldown {
  height: 22px;
  padding-top: 10px;
}
.dropdown-content .dropdown-scrolldown .df_scrolldown {
  background-size: 12px;
  height: 12px;
  width: 12px;
  margin: auto;
}

.logout {
  text-align: center;
}

.logout .logout-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropdown-content.hidden {
  display: none;
}

.dropdown-content > p, .dropdown-content > div {
  border-bottom: 1px solid #e4e5e7;
}
.dropdown-content > p:hover, .dropdown-content > div:hover {
  background-color: #e5edfb;
}
.dropdown-content > p:last-child, .dropdown-content > div:last-child {
  border-bottom: none;
}

.hovered {
  display: block;
}

div.df_caret {
  position: absolute;
  bottom: 12px;
  right: 24px;
  z-index: 1;
  background-size: 9px;
  height: 9px;
  width: 9px;
}
div.df_caret.df_expand {
  background-size: 5px;
}

div.df_open {
  background-size: 8px;
  height: 8px;
  width: 8px;
  position: absolute;
  bottom: 12px;
  right: 24px;
  z-index: 1;
}

.hidden {
  display: none;
}

.footer {
  background: #fafafa;
  padding: 50px 0;
  font-size: 14px;
  color: #007dc1;
}
@media only screen and (max-width: 480px) {
  .footer {
    padding: 32px 24px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .footer .content-container {
    max-width: inherit;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
  }
}
.footer .footer__copyright {
  float: left;
  font-family: "museo-sans", "proxima-nova", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
}
@media only screen and (max-width: 480px) {
  .footer .footer__copyright {
    font-family: "proxima-nova", "proxima nova", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #5d5d5d;
    line-height: 17px;
    font-size: 14px;
    float: none;
    text-align: center;
    order: 1;
  }
}
.footer .footer__privacy {
  float: right;
}
@media only screen and (max-width: 480px) {
  .footer .footer__privacy {
    float: none;
    order: 0;
  }
}
.footer .footer__privacy div {
  font-family: "museo-sans", "proxima-nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  .footer .footer__privacy div {
    font-family: "proxima-nova", "proxima nova", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 19px;
    color: #007dc1;
    text-align: center;
    padding-bottom: 15px;
  }
}

.tooltip .incidents {
  max-width: 700px;
  background: #e6e6e8;
  border-radius: 3px;
}
.tooltip .incident {
  padding: 17px;
}
.tooltip .incident + .incident {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.tooltip .description__status {
  color: #5d5d5d;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 11px;
}
.tooltip .description__log {
  padding-top: 11px;
  color: #5d5d5d;
  font-family: "museo-sans", "proxima-nova", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
}
.tooltip .description__log a {
  text-decoration: underline;
  color: #2a2a2a;
}
.tooltip .description__metadata {
  color: #909090;
  font-size: 14px;
  margin-top: 9px;
}
.tooltip p.metadata__more-link-wrapper {
  margin-top: 9px;
}
.tooltip a.metadata__more-link {
  text-decoration: none;
  color: #46b3e9;
}
.tooltip p, .tooltip a {
  font-size: 14px;
  line-height: 1.3;
}

.tooltip .qtip-tip {
  display: none !important;
}

@media only screen and (max-width: 480px) {
  .js-incident {
    padding: 0px 24px;
    margin: auto;
  }
}

.incident-details {
  font-size: 13px;
  line-height: 19px;
  color: #2f3f4a;
}
@media only screen and (max-width: 480px) {
  .incident-details {
    width: 100%;
  }
}
.incident-details .content-container {
  background: white;
}
@media only screen and (max-width: 480px) {
  .incident-details .content-container {
    max-width: 100%;
  }
}
.incident-details .incident__page {
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 30px 30px 0px 40px;
}
@media only screen and (max-width: 480px) {
  .incident-details .incident__page {
    padding: 24px;
  }
}
.incident-details h1 {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 32px;
}
@media only screen and (max-width: 480px) {
  .incident-details h1 {
    padding-bottom: 32px;
    font-size: 20px;
    line-height: 24px;
  }
}
.incident-details h2 {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 4px;
}
@media only screen and (max-width: 480px) {
  .incident-details h2 {
    font-family: "proxima-nova", "proxima nova", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
  }
}
.incident-details .incident__item {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 16px;
}
@media only screen and (max-width: 480px) {
  .incident-details .incident__item {
    padding-bottom: 0px;
  }
  .incident-details .incident__item div {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
}
.incident-details .incident__item.incident__status {
  padding-bottom: 11px;
}
.incident-details .incident__item div h1, .incident-details .incident__item div h2, .incident-details .incident__item div h3, .incident-details .incident__item div h4, .incident-details .incident__item div h5, .incident-details .incident__item div h6 {
  font: inherit;
  color: inherit;
  line-height: inherit;
  padding-bottom: 0px;
}
.incident-details .incident__item div p {
  font: inherit;
  padding-bottom: 0px;
  padding-top: 10px;
}
.incident-details .incident__item div a {
  font: inherit;
  color: #007dc1;
}
.incident-details .incident__separator {
  height: 1px;
  background: #dddddd;
  margin-top: 15px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  .incident-details .incident__separator {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
.incident-details .incident__history h2 {
  padding-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  .incident-details .incident__history h2 {
    padding-bottom: 32px;
  }
}
.incident-details .incident__history .incident__history-entry {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.incident-details .incident__history .incident__history-entry h1, .incident-details .incident__history .incident__history-entry h2, .incident-details .incident__history .incident__history-entry h3, .incident-details .incident__history .incident__history-entry h4, .incident-details .incident__history .incident__history-entry h5, .incident-details .incident__history .incident__history-entry h6 {
  font: inherit;
  color: #9b9b9b;
  line-height: 19px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 480px) {
  .incident-details .incident__history .incident__history-entry h4 {
    font-size: 14px;
    line-height: 16px;
    color: #9b9b9b;
  }
  .incident-details .incident__history .incident__history-entry div {
    font-size: 14px;
    line-height: 16px;
  }
}
.incident-details .incident__history .incident__history-entry div {
  padding-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  .incident-details .incident__history .incident__history-entry div {
    padding-bottom: 32px;
  }
}
.incident-details .incident__history .incident__history-entry div p {
  font: inherit;
  padding-bottom: 0px;
  padding-top: 10px;
}
.incident-details .incident__history .incident__history-entry div a {
  font: inherit;
  color: #007dc1;
}
@media only screen and (max-width: 480px) {
  .incident-details .incident__history .incident__history-entry:last-child div {
    padding-bottom: 0px;
  }
}

.system__status {
  margin: auto;
  width: 1200px;
}
@media only screen and (max-width: 480px) {
  .system__status {
    padding: 0px 24px;
    width: inherit;
  }
}
.system__status h1 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #5d5d5d;
  display: inline-block;
  font-size: 24px;
  line-height: 29px;
  padding-bottom: 41px;
}
@media only screen and (max-width: 480px) {
  .system__status h1 {
    padding-bottom: 32px;
  }
}
.system__status h2 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #abadac;
  display: inline-block;
  font-size: 24px;
  line-height: 29px;
}
.system__status .system__status_top {
  display: block;
}
.system__status .system__status_bottom {
  display: block;
}

.js-recently {
  float: left;
  height: 550px;
  vertical-align: bottom;
  width: 840px;
}
@media only screen and (max-width: 480px) {
  .js-recently {
    height: inherit;
    width: inherit;
  }
}

.js-reports {
  float: right;
  margin-left: 40px;
  height: 395px;
  vertical-align: bottom;
  width: 252px;
}

.js-rollingcalendar {
  margin-top: 40px;
}
@media only screen and (max-width: 480px) {
  .js-rollingcalendar {
    margin-top: 32px;
  }
}

.js-rightwidgets {
  float: right;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .js-rightwidgets {
    float: none;
  }
}
.js-rightwidgets .links {
  position: absolute;
  bottom: 40px;
  right: 0px;
}
.js-rightwidgets .links a {
  display: inline-block;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
}
.js-rightwidgets .links #links__my_cell {
  border-radius: 3px;
  color: #ffffff;
  height: 32px;
  width: 104px;
  margin-right: 16px;
  background-color: #007dc1;
  border: 1px solid #007dc1;
}
.js-rightwidgets .links #links__rss_feed {
  border-radius: 3px;
  color: #007dc1;
  height: 32px;
  width: 104px;
  background-color: #ffffff;
  border: 1px solid #e6e6e8;
}
@media only screen and (max-width: 480px) {
  .js-rightwidgets .links #links__rss_feed {
    display: none;
  }
}
.js-rightwidgets .links_middle {
  right: 130px;
}
.js-rightwidgets .links_left {
  width: 250px;
  right: 260px;
  font-size: 14px;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 32px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .js-rightwidgets .links_left {
    display: none;
  }
}
.js-rightwidgets .dropdown {
  position: absolute;
  bottom: 40px;
  right: 120px;
  width: 180px;
}
@media only screen and (max-width: 480px) {
  .js-rightwidgets .dropdown {
    position: relative;
    width: 100%;
    right: 0px;
    bottom: 0px;
    margin-bottom: 15px;
    margin-top: 24px;
  }
}

.js-recently {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  .js-recently {
    background-color: inherit;
    border: none;
  }
}
.js-recently .system__status_today {
  float: left;
  padding: 32px;
  width: 264px;
}
@media only screen and (max-width: 480px) {
  .js-recently .system__status_today {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 8px;
    display: inline-block;
    float: none;
    padding: 24px;
    width: 382px;
  }
}
@media only screen and (max-width: 414px) {
  .js-recently .system__status_today {
    width: 316px;
  }
}
@media only screen and (max-width: 411px) {
  .js-recently .system__status_today {
    width: 313px;
  }
}
@media only screen and (max-width: 375px) {
  .js-recently .system__status_today {
    width: 277px;
  }
}
@media only screen and (max-width: 360px) {
  .js-recently .system__status_today {
    width: 262px;
  }
}
@media only screen and (max-width: 320px) {
  .js-recently .system__status_today {
    width: 222px;
  }
}
.js-recently .system__status_past_week {
  display: none;
}
@media only screen and (max-width: 480px) {
  .js-recently .system__status_past_week {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 8px;
    display: inline-block;
    float: none;
    margin-top: 32px;
    padding: 24px;
    width: auto;
  }
  .js-recently .system__status_past_week h1 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .js-recently .system__status_past_week .past__week {
    display: none;
  }
}
.js-recently .system__status_past_week .past__week_mobile {
  display: none;
}
@media only screen and (max-width: 480px) {
  .js-recently .system__status_past_week .past__week_mobile {
    display: inline-block;
    width: 382px;
  }
}
@media only screen and (max-width: 414px) {
  .js-recently .system__status_past_week .past__week_mobile {
    width: 316px;
  }
}
@media only screen and (max-width: 411px) {
  .js-recently .system__status_past_week .past__week_mobile {
    width: 313px;
  }
}
@media only screen and (max-width: 375px) {
  .js-recently .system__status_past_week .past__week_mobile {
    width: 277px;
  }
}
@media only screen and (max-width: 360px) {
  .js-recently .system__status_past_week .past__week_mobile {
    width: 262px;
  }
}
@media only screen and (max-width: 320px) {
  .js-recently .system__status_past_week .past__week_mobile {
    width: 222px;
  }
}

.total_incidents {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #9b9b9b;
  margin-top: 8px;
  margin-bottom: 26px;
  font-size: 60px;
  line-height: 72px;
  height: 72px;
  text-align: center;
}

.service_incidents {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 16px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 32px;
}
.service_incidents a {
  color: #007dc1;
  display: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  height: inherit;
  line-height: inherit;
  text-align: inherit;
}

a.history_link {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #007dc1;
  height: 17px;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 8px;
  text-decoration: underline;
}

.system__status_today h1 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #2f3f4a;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 4px;
}

.todayincident .system__status_today_date {
  color: #899298;
  padding-bottom: 32px;
  font-size: 13px;
  line-height: 19px;
}
.todayincident div {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 17px;
}
.todayincident .centered {
  height: 115px;
  width: 115px;
  margin: auto;
}
.todayincident .system__status_today_status {
  font-size: 20px;
  line-height: 30px;
  padding-top: 22px;
  text-align: center;
}
.todayincident .system__status_today_status a {
  color: #007dc1;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 24px 0px;
  text-align: center;
  text-decoration: none;
}
.todayincident .system__status_today_update {
  color: #899298;
  font-size: 13px;
  line-height: 19px;
  text-align: center;
}

.system__status_past_week h1 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5d5d5d;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 24px;
}

.past__week_item {
  padding-bottom: 24px;
}
.past__week_item div {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
}
.past__week_item a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
}
.past__week_item .past__week_item_date {
  color: #abadac;
  padding: 0px 24px;
  width: 128px;
}
.past__week_item .past__week_item_category {
  width: 129px;
  padding-right: 24px;
}

.system__status_by_service {
  padding: 32px 32px 8px 0px;
  width: 477px;
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  .system__status_by_service {
    display: none;
  }
}
.system__status_by_service h1 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5d5d5d;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 24px;
}

.js-subservice {
  margin-bottom: 10px;
}
.js-subservice div {
  display: inline;
}
.js-subservice div.sub_service_item_status_icon {
  background-size: 20px;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: text-bottom;
}

.sub_service_item {
  padding-left: 68px;
}

.sub_service_category {
  padding-left: 32px;
}

.sub_service_category_status_name {
  padding-left: 16px;
}

.sub_service_item_status_name {
  padding-left: 16px;
}

.sub_service_category_status_category {
  float: right;
  line-height: 20px;
}
.sub_service_category_status_category a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #007dc1;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
  vertical-align: text-bottom;
}

.sub_service_item_status_category {
  float: right;
  line-height: 20px;
}
.sub_service_item_status_category a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #007dc1;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
  vertical-align: text-bottom;
}

div.item_monitoring_icon, div.item_identified_icon, div.item_downgraded_icon, div.item_resolved_icon {
  border-radius: 6px;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  color: #2f3f4a;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  margin: -4px 0px;
  text-align: center;
  letter-spacing: 0.05em;
  width: 90px;
}

div.item_resolved_icon {
  background-color: #e5fff6;
  padding: 3px 15px;
}

div.item_downgraded_icon {
  background-color: #F2F5FF;
  padding: 3px 12px;
}

div.item_identified_icon {
  background-color: #eddb01;
  padding: 3px 10px;
}

div.item_monitoring_icon {
  background-color: #bc960f;
  padding: 3px 10px;
}

.item_icon_header {
  margin-bottom: 4px;
}

div.today_icon {
  height: 115px;
  width: 115px;
}

.icons-trust_exclamation_red > svg > g {
  stroke: #d93934;
}

.icons-trust_exclamation_yellow > svg > g {
  stroke: #eddb01;
}

.icons-trust_exclamation_gray > svg > g {
  stroke: #9b9b9b;
}

.icons-trust_check_green > svg > g {
  stroke: #4cbf9c;
}

.service__degradation_text {
  color: #eddb01;
}

.service__disruption_text {
  color: #d93934;
}

.investigating_text {
  color: #9b9b9b;
}

.js-reports {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 32px 32px 24px 32px;
}
@media only screen and (max-width: 480px) {
  .js-reports {
    display: none;
  }
}
.js-reports h1 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5d5d5d;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 5px;
}
.js-reports div {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 8px;
}
.js-reports div :last-child {
  margin-bottom: 9px;
}
.js-reports a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
}
.js-reports .other_resources_content div {
  margin-bottom: 10px;
}
.js-reports .other_resources_content a {
  text-decoration-line: none;
}

.js-rollingcalendar {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 32px 1px 32px 32px;
}
@media only screen and (max-width: 480px) {
  .js-rollingcalendar {
    border-radius: 8px;
    padding: 24px;
  }
}
.js-rollingcalendar h1 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5d5d5d;
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 12px;
}
.js-rollingcalendar h2 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #abadac;
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 12px;
}
@media only screen and (max-width: 360px) {
  .js-rollingcalendar h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 320px) {
  .js-rollingcalendar h2 {
    font-size: 11px;
  }
}
.js-rollingcalendar #calendar__day__builder {
  padding-bottom: 6px;
}
.js-rollingcalendar .day__header {
  font-size: 12px;
  line-height: 14px;
}
.js-rollingcalendar .month__header {
  font-size: 14px;
  line-height: 17px;
}
.js-rollingcalendar .column__header {
  font-size: 14px;
  line-height: 17px;
}
.js-rollingcalendar span {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
}
.js-rollingcalendar div.js-history-link {
  padding-bottom: 12px;
  display: inline-block;
}
.js-rollingcalendar div.js-history-link a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  .js-rollingcalendar div.js-history-link {
    display: none;
  }
}

.mobile_rolling__calendar {
  display: none;
}
.mobile_rolling__calendar :nth-child(2) {
  margin-top: 16px;
}
@media only screen and (max-width: 480px) {
  .mobile_rolling__calendar {
    display: inline-block;
    width: 100%;
  }
}
.mobile_rolling__calendar #js-legend-link {
  display: block;
  margin-top: 4px;
}
.mobile_rolling__calendar #js-legend-link a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
}
.mobile_rolling__calendar a.js-history-link {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
}

.mobile_separator {
  height: 1px;
  background: #dddddd;
  margin: 32px 0px;
}

.mobile_h3 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 18px;
  line-height: 22px;
  height: 22px;
  margin-bottom: 16px;
  text-align: center;
}

.incidents_small_gap {
  margin-bottom: 16px;
}

.rolling__calendar {
  position: relative;
}
.rolling__calendar .calendar__today {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 17px;
}
.rolling__calendar .calendar__today > span {
  right: 0px;
  top: 9px;
}
@media only screen and (max-width: 480px) {
  .rolling__calendar {
    display: none;
  }
}

.calendar__grid__item {
  display: inline-block;
  width: 31px;
  height: 21px;
  margin-right: 0;
  margin-left: 0;
  vertical-align: top;
}
.calendar__grid__item:last-of-type {
  width: 1px;
}

.column__header.calendar__grid__item {
  width: 190px;
}

.dashed {
  border-left: 1px dashed #e6e6e8;
}

.dashed_dark {
  border-left: 1px dashed #9b9b9b;
}

.timeline_last_day {
  position: relative;
}

.timeline {
  position: relative;
  border-bottom: 2px solid #4cbf9c;
}

.timeline_degradation {
  position: relative;
  border-bottom: 2px solid #bc960f;
}

.timeline_disruption {
  position: relative;
  border-bottom: 2px solid #b80047;
}

.timeline_thirdparty {
  position: relative;
  border-bottom: 2px solid #899298;
}

.timeline:before {
  border-bottom: 2px solid #4cbf9c;
  bottom: -2px;
  content: "";
  left: -1px;
  position: absolute;
  width: 33px;
}

.timeline_degradation:before {
  border-bottom: 2px solid #bc960f;
  bottom: -2px;
  content: "";
  left: -1px;
  position: absolute;
  width: 33px;
}

.timeline_disruption:before {
  border-bottom: 2px solid #b80047;
  bottom: -2px;
  content: "";
  left: -1px;
  position: absolute;
  width: 33px;
}

.timeline_thirdparty:before {
  border-bottom: 2px solid #899298;
  bottom: -2px;
  content: "";
  left: -1px;
  position: absolute;
  width: 33px;
}

.timeline_final {
  height: 10px;
  position: relative;
  border-bottom: 2px solid #e6e6e8;
}

.timeline_final_dark {
  height: 10px;
  position: relative;
  border-bottom: 2px solid #9b9b9b;
}

.timeline_final:before {
  border-bottom: 2px solid #ffffff;
  bottom: -2px;
  content: "";
  left: 0;
  position: absolute;
  width: 31px;
}

.timeline_final_dark:before {
  border-bottom: 2px solid #ffffff;
  bottom: -2px;
  content: "";
  left: 0;
  position: absolute;
  width: 31px;
}

#calendar__event__cs__builder {
  margin-bottom: -8px;
}
#calendar__event__cs__builder > .column__header.calendar__grid__item > span {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  bottom: 2px;
}
#calendar__event__cs__builder > .timeline {
  height: 11px;
}
#calendar__event__cs__builder > .timeline_disruption {
  height: 11px;
}
#calendar__event__cs__builder > .timeline_degradation {
  height: 11px;
}
#calendar__event__cs__builder > .timeline_thirdparty {
  height: 11px;
}
#calendar__event__cs__builder > .timeline_last_day {
  height: 11px;
}

#calendar__event__tp__builder > .column__header.calendar__grid__item > span {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.day__header {
  position: relative;
  width: 32px;
}

.day__header span {
  position: absolute;
  bottom: 0;
}

.month__header {
  position: relative;
  width: 32px;
}

.month__header span {
  position: absolute;
  bottom: -5px;
  left: -31px;
  width: 31px;
  direction: rtl;
}

.header__offset_1 span {
  right: 7px;
}

.header__offset_2 span {
  right: 39px;
}

.column__header {
  position: relative;
}

.column__header span {
  position: absolute;
  bottom: -10px;
  right: 34px;
}

.event {
  position: relative;
}

.event > a > .event__dot {
  position: absolute;
  bottom: -8px;
  left: -7px;
  z-index: 1;
}

.event__dot {
  height: 12px;
  width: 12px;
  border-radius: 50%;
}

.no__event {
  background: #4cbf9c;
}

.investigating {
  background: #9b9b9b;
}

div.event_icon {
  background-size: 14px;
  height: 14px;
  width: 14px;
  position: absolute;
  bottom: -7px;
  left: -7px;
  z-index: 1;
}

div.rc_caret {
  background-size: 8px;
  height: 8px;
  width: 8px;
  position: absolute;
  bottom: 6px;
  right: 20px;
  z-index: 1;
}

div.rc_caret.rc_expand {
  background-size: 5px;
  display: none;
}

a.plus {
  padding: 24px 24px 24px 17px;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-weight: 900;
}

a.minus {
  padding: 24px 24px 24px 17px;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-weight: 900;
  display: none;
}

.mobile_expanded_service_incidents {
  display: none;
}

.js-legend {
  float: right;
  padding-right: 31px;
  width: 600px;
}
@media only screen and (max-width: 480px) {
  .js-legend {
    float: left;
    margin-top: 4px;
    padding-right: 0px;
    margin-bottom: 16px;
    width: 100%;
  }
}
.js-legend div {
  display: inline-block;
}
.js-legend .legend__item {
  padding: 0px 0px 7px 12px;
  float: right;
}
@media only screen and (max-width: 480px) {
  .js-legend .legend__item {
    display: none;
  }
}
.js-legend .legend__item div.legend_icon {
  background-size: 14px;
  height: 14px;
  width: 14px;
  vertical-align: middle;
}
.js-legend .item__label {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 17px;
  padding-left: 6px;
}
.js-legend #js-legend-link {
  float: right;
  text-align: right;
}
@media only screen and (max-width: 480px) {
  .js-legend #js-legend-link {
    float: left;
    text-align: left;
  }
}
.js-legend #js-legend-link a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  .js-legend #js-legend-link a {
    font-family: "proxima-nova", "proxima nova", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
}

#simplemodal-overlay {
  background: #5d5d5d;
  opacity: 0.3;
}

#simplemodal-container {
  top: 95px !important;
  max-height: calc(100vh - 210px);
  overflow-y: auto;
  border-radius: 3px;
  min-width: 790px;
}
@media only screen and (max-width: 768px) {
  #simplemodal-container {
    min-width: 555px;
  }
}
@media only screen and (max-width: 600px) {
  #simplemodal-container {
    min-width: 435px;
  }
}
@media only screen and (max-width: 480px) {
  #simplemodal-container {
    min-width: calc(100vw - 48px);
  }
}

.modalCloseImg {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 1;
}
.modalCloseImg .modalCloseImgIcon {
  background-image: url(spritesheet.retina.png);
  background-position: -51px -57px;
  width: 20px;
  height: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .modalCloseImg .modalCloseImgIcon {
    background-image: url(spritesheet.retina@2x.png);
    background-size: 113px 88px;
  }
}
.modalCloseImg:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 480px) {
  .modalCloseImg {
    padding: 5px;
    top: 25px;
    right: 25px;
    background-position: center;
  }
}

#simplemodal-data {
  width: 790px;
  border-width: 1px solid #dddddd;
  background-color: #ffffff;
  background-clip: padding-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  #simplemodal-data {
    width: 555px;
  }
}
@media only screen and (max-width: 600px) {
  #simplemodal-data {
    width: 435px;
  }
}
@media only screen and (max-width: 480px) {
  #simplemodal-data {
    width: calc(100vw - 48px);
  }
}

.js-incidentmodal .js-incidentmodalhelper:last-child {
  border-bottom: none;
}

.js-incidentmodalhelper {
  padding-top: 40px;
  margin: 0px 40px;
  border-bottom: 1px solid #dddddd;
}
@media only screen and (max-width: 480px) {
  .js-incidentmodalhelper {
    padding-top: 70px;
    margin: 0px 24px;
  }
}
.js-incidentmodalhelper h3 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2f3f4a;
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 24px;
}
@media only screen and (max-width: 480px) {
  .js-incidentmodalhelper h3 {
    line-height: 24px;
    padding-bottom: 32px;
  }
}
.js-incidentmodalhelper .incident__modal_item {
  padding-bottom: 12px;
}
.js-incidentmodalhelper .incident__modal_key {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2f3f4a;
  font-size: 16px;
  line-height: 24px;
}
.js-incidentmodalhelper .incident__modal_value {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2f3f4a;
  font-size: 13px;
  line-height: 20px;
  margin-top: 4px;
}
.js-incidentmodalhelper .incident__modal_value.service__degradation_text {
  color: #eddb01;
}
.js-incidentmodalhelper .incident__modal_value.service__disruption_text {
  color: #d93934;
}
.js-incidentmodalhelper .incident__modal_value.investigating_text {
  color: #9b9b9b;
}
@media only screen and (max-width: 480px) {
  .js-incidentmodalhelper .incident__modal_value.resolved_text {
    border-radius: 3px;
  }
}
.js-incidentmodalhelper .incident__modal_value.downgraded_text {
  width: auto;
}
.js-incidentmodalhelper .incident__modal_item .modal_description h1, .js-incidentmodalhelper .incident__modal_item .modal_description h2, .js-incidentmodalhelper .incident__modal_item .modal_description h3, .js-incidentmodalhelper .incident__modal_item .modal_description h4, .js-incidentmodalhelper .incident__modal_item .modal_description h5, .js-incidentmodalhelper .incident__modal_item .modal_description h6 {
  font: inherit;
  color: inherit;
  line-height: inherit;
  padding-bottom: 0px;
}
.js-incidentmodalhelper .incident__modal_item .modal_description p {
  font: inherit;
  padding-bottom: 0px;
  padding-top: 10px;
}
.js-incidentmodalhelper .incident__modal_item .modal_description a {
  font: inherit;
  color: #007dc1;
  text-decoration: none;
}
.js-incidentmodalhelper .incident__modal_item .modal_content-update {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 20px;
}
.js-incidentmodalhelper .incident__modal_item .modal_content-update h1, .js-incidentmodalhelper .incident__modal_item .modal_content-update h2, .js-incidentmodalhelper .incident__modal_item .modal_content-update h3, .js-incidentmodalhelper .incident__modal_item .modal_content-update h4, .js-incidentmodalhelper .incident__modal_item .modal_content-update h5, .js-incidentmodalhelper .incident__modal_item .modal_content-update h6 {
  font: inherit;
  color: inherit;
  line-height: inherit;
  padding-bottom: 0px;
}
.js-incidentmodalhelper .incident__modal_item .modal_content-update p {
  font: inherit;
  padding-bottom: 0px;
  padding-top: 10px;
}
.js-incidentmodalhelper .incident__modal_item .modal_content-update a {
  font: inherit;
  color: #007dc1;
  text-decoration: none;
}
.js-incidentmodalhelper .content-link-holder {
  padding-bottom: 40px;
}
@media only screen and (max-width: 480px) {
  .js-incidentmodalhelper .content-link-holder {
    padding: 16px 0px 24px;
  }
}
.js-incidentmodalhelper .content-link-holder a.content-link {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #007dc1;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
}

.js-categories {
  margin: auto;
  width: 1200px;
}
@media only screen and (max-width: 480px) {
  .js-categories {
    width: inherit;
    padding: 0 24px;
  }
}
.js-categories h1 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5d5d5d;
  font-size: 24px;
  line-height: 36px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 480px) {
  .js-categories h1 {
    padding-bottom: 24px;
  }
}
.js-categories .incident__categories {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-bottom: 40px;
  padding: 40px;
}
@media only screen and (max-width: 480px) {
  .js-categories .incident__categories {
    padding: 24px;
  }
}
.js-categories .incident__categories h2 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  padding: 0px 0px 24px 7px;
}
.js-categories .incident__categories div.event__icon {
  display: inline-block;
}
.js-categories .incident__categories div.event__icon div.legend_icon {
  background-size: 14px;
  height: 14px;
  width: 14px;
}
.js-categories .incident__categories .categories_content {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 20px;
}
.js-categories .incident__categories ul {
  list-style-type: disc;
  padding: 20px 0px 0px 20px;
}
.js-categories .incident__categories .incident__categories_degradation {
  padding-bottom: 32px;
  border-bottom: 1px solid #dddddd;
}
.js-categories .incident__categories .incident__categories_thirdparty {
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #dddddd;
}
.js-categories .incident__categories .incident__categories_disruption {
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #dddddd;
}
.js-categories .incident__categories .incident__categories_downgraded {
  padding-top: 32px;
}
.js-categories .incident__features {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 40px;
}
@media only screen and (max-width: 480px) {
  .js-categories .incident__features {
    padding: 24px;
  }
}
.js-categories .incident__features h2 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 24px;
}
.js-categories .incident__features .features_content {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 20px;
}
.js-categories .incident__features .features_content div {
  padding-top: 20px;
}
.js-categories .incident__features .features_content div:first-child {
  padding-top: 0px;
}
.js-categories .incident__features .features_content div strong {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.js-categories .incident__features ul {
  list-style-type: disc;
  padding: 20px 0px 0px 20px;
}
.js-categories .incident__features ul.two_column_left {
  display: inline-block;
  width: 300px;
}
@media only screen and (max-width: 480px) {
  .js-categories .incident__features ul.two_column_left {
    width: inherit;
  }
}
.js-categories .incident__features ul.two_column_right {
  display: inline-block;
  vertical-align: top;
}
.js-categories .incident__features .incident__features_core {
  padding-bottom: 32px;
  border-bottom: 1px solid #dddddd;
}
.js-categories .incident__features .incident__features_tp {
  padding-top: 32px;
}

.all__history {
  margin: auto;
  width: 1200px;
}
@media only screen and (max-width: 480px) {
  .all__history {
    width: inherit;
    padding: 0 24px 0;
  }
}
.all__history h1 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5d5d5d;
  display: inline-block;
  font-size: 24px;
  line-height: 29px;
  padding-bottom: 41px;
}
@media only screen and (max-width: 480px) {
  .all__history h1 {
    padding-bottom: 8px;
  }
}
.all__history h2 {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #abadac;
  display: inline-block;
  font-size: 24px;
  line-height: 29px;
}
@media only screen and (max-width: 320px) {
  .all__history h2 {
    font-size: 20px;
  }
}
.all__history ul {
  border-bottom: 1px solid #dadada;
  margin-bottom: 32px;
  position: relative;
}
.all__history ul li {
  display: inline-block;
}
.all__history ul li a {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  color: #a7a7a7;
  height: 35px;
  width: 77px;
  font-size: 14px;
  line-height: 20px;
  margin: auto;
  text-align: center;
}
.all__history ul li a.active__text {
  color: #5d5d5d;
}
.all__history ul .current__year:before {
  position: absolute;
  height: 35px;
  width: 77px;
  content: "";
  border-bottom: 4px solid #46c09b;
  top: -3px;
  z-index: 1;
}

.history__month {
  padding-bottom: 40px;
}
.history__month div.no_incidents {
  background-size: 20px;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 480px) {
  .history__month {
    padding-bottom: 32px;
  }
  .history__month .icons-trust_check_green_small {
    margin-bottom: 8px;
  }
}
.history__month h3.history__month_date {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 16px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .history__month h3.history__month_date {
    padding-bottom: 24px;
  }
}
.history__month .history__month_clear:before {
  position: absolute;
}
.history__month .history__month_clear {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  padding-left: 20px;
  vertical-align: middle;
}
@media only screen and (max-width: 480px) {
  .history__month .history__month_clear {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 320px) {
  .history__month .history__month_clear {
    font-size: 15px;
  }
}
.history__month .history__month_check {
  display: inline-block;
  vertical-align: middle;
}

.js-historyitem:last-child {
  margin-bottom: -16px;
}

.history__item {
  border: 1px solid #dddddd;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 40px;
  margin-bottom: 16px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .history__item {
    padding: 24px;
  }
}
.history__item .js-incident-link {
  display: inline-block;
  margin-right: 24px;
}
@media only screen and (max-width: 480px) {
  .history__item .js-incident-link {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .history__item .js-incident-link {
    margin-right: 5px;
  }
}
.history__item .js-incident-link .history__item_category {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1662dd;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
.history__item .js-incident-link.js-history__item_description {
  display: block;
}
@media only screen and (max-width: 480px) {
  .history__item .item_resolved_icon {
    display: inline;
    float: right;
    margin-top: 1px;
  }
  .history__item .item_downgraded_icon {
    display: inline;
    float: right;
    margin-top: 1px;
  }
  .history__item .item_identified_icon {
    display: inline;
    float: right;
    margin-top: 1px;
  }
  .history__item .item_monitoring_icon {
    display: inline;
    float: right;
    margin-top: 1px;
  }
}
.history__item .history__item_last_update {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  float: right;
  color: #5d5d5d;
  font-size: 13px;
  line-height: 20px;
  text-align: right;
}
.history__item .history__item_last_update .history__item_bold {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline;
}
@media only screen and (max-width: 480px) {
  .history__item .history__item_last_update {
    float: none;
    text-align: left;
  }
}
.history__item .history__item_subservices {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 13px;
  line-height: 24px;
}
.history__item .history__item_subservices .history__item_bold {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline;
}
.history__item .history__item_description {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1662dd;
  font-size: 16px;
  line-height: 24px;
  margin: 16px 0px;
}
.history__item .history__item_description_content {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  font-size: 13px;
  height: 48px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
.history__item .history__item_description_content h1, .history__item .history__item_description_content h2, .history__item .history__item_description_content h3, .history__item .history__item_description_content h4, .history__item .history__item_description_content h5, .history__item .history__item_description_content h6 {
  font: inherit;
  color: inherit;
  line-height: inherit;
  padding-bottom: 0px;
}
.history__item .history__item_description_content p {
  font: inherit;
  padding-bottom: 0px;
  padding-top: 10px;
}
.history__item .history__item_description_content p:first-child {
  padding-top: 0px;
}
.history__item .history__item_description_content a {
  font: inherit;
  color: #1662dd;
  text-decoration: none;
}
.history__item .ellipsis {
  overflow: hidden;
  height: 48px;
}
.history__item .ellipsis:before {
  content: "";
  float: left;
  width: 5px;
  height: 48px;
}
.history__item .ellipsis > *:first-child {
  float: right;
  width: 100%;
  margin-left: -5px;
}
.history__item .ellipsis:after {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  content: "…";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -19px;
  left: 100%;
  width: 3em;
  margin-left: -3em;
  padding-right: 5px;
  text-align: right;
  background-size: 100% 100%;
  /* 512x1 image, gradient for IE9. Transparent at 0% -> white at 50% -> white at 100%.*/
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAABCAMAAACfZeZEAAAABGdBTUEAALGPC/xhBQAAAwBQTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wDWRdwAAAP90Uk5TgsRjMZXhS30YrvDUP3Emow1YibnM9+ggOZxrBtpRRo94gxItwLOoX/vsHdA2yGgL8+TdKUK8VFufmHSGgAQWJNc9tk+rb5KMCA8aM0iwpWV6dwP9+fXuFerm3yMs0jDOysY8wr5FTldeoWKabgEJ8RATG+IeIdsn2NUqLjQ3OgBDumC3SbRMsVKsValZplydZpZpbJOQco2KdYeEe36BDAL8/vgHBfr2CvTyDu8R7esU6RcZ5ecc4+Af3iLcJSjZ1ivT0S/PMs3LNck4x8U7wz7Bv0G9RLtHuEq1TbJQr1OtVqqnWqRdoqBhnmSbZ5mXapRtcJGOc4t2eYiFfH9AS7qYlgAAARlJREFUKM9jqK9fEGS7VNrDI2+F/nyB1Z4Fa5UKN4TbbeLY7FW0Tatkp3jp7mj7vXzl+4yrDsYoVx+JYz7mXXNSp/a0RN25JMcLPP8umzRcTZW77tNyk63tdprzXdmO+2ZdD9MFe56Y9z3LUG96mcX02n/CW71JH6Qmf8px/cw77ZvVzB+BCj8D5vxhn/vXZh6D4uzf1rN+Cc347j79q/zUL25TPrJMfG/5LvuNZP8rixeZz/mf+vU+Vut+5NL5gPOeb/sd1dZbTs03hBuvmV5JuaRyMfk849nEM7qnEk6IHI8/qn049hB35QGHiv0yZXuMdkXtYC3ebrglcqvYxoj1muvC1nDlrzJYGbpcdHHIMo2FwYv+j3QAAOBSfkZYITwUAAAAAElFTkSuQmCC);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}

#notification__subscription__tab {
  width: 328px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid lightgray;
  display: flex;
  position: relative;
  z-index: 1003;
  top: 25px;
  left: 851px;
}
@media only screen and (max-width: 480px) {
  #notification__subscription__tab {
    position: absolute;
    top: 180px;
    left: 24px;
  }
}

#notification__subscription__tab .spinner {
  border: 4px solid transparent;
  border-top: 4px solid white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 1s linear infinite;
  position: absolute;
  left: 43%;
  top: 14%;
  transform: translate(-50%, -50%);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#notification__subscription__tab .tab__options {
  width: 50px;
  display: flex;
}

#notification__subscription__tab .tabs {
  width: 330px;
  background-color: white;
}

#notification__subscription__tab #close__subscribe {
  margin: 5px 5px 0px -25px;
  display: flex;
  width: 20px;
  height: 20px;
}

#notification__subscription__tab #close__subscribe:hover {
  cursor: pointer;
}

#notification__subscription__tab.show {
  display: flex;
  top: 10px;
  left: 851px;
}

.notification__subscription__header {
  list-style-type: none;
  background-color: #fafafa;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

.notification__subscription__header li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
  margin: 0px;
  border-right: 1px solid lightgray;
  padding: 3px 0px 3px 0px;
}

.notification__subscription__header li:hover {
  cursor: pointer;
}

.notification__subscription__header li.active {
  background-color: lightgray;
}

.notification__subscription__header .subscription__icon {
  width: 25px;
  height: 25px;
}

.notification__subscription__header .ui-state-active .subscription__icon {
  color: white;
}

#notification__subscription__tab button.btn {
  color: #fff;
  position: relative;
  width: 100%;
  border-bottom-color: rgb(76, 191, 156);
  background-color: rgb(76, 191, 156) !important;
  border-color: rgb(76, 191, 156);
  background: none;
  display: inline-block;
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#notification__subscription__tab button.btn:hover {
  cursor: pointer;
}

#notification__subscription__tab button.btn:disabled {
  color: rgb(76, 191, 156);
}

#notification__subscription__tab button.btn:disabled:hover {
  cursor: default;
}

#notification__subscription__tab label {
  font-family: "proxima-nova", "proxima nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5d5d5d;
  display: block;
  font-size: 18px;
  line-height: 25px;
  padding-bottom: 5px;
}

#notification__subscription__tab div.subscription__section {
  background-color: white;
  padding: 20px;
  padding-top: 15px;
  width: 240px;
}

#notification__subscription__tab p.webhook__text {
  font-size: 10px;
}

#notification__subscription__tab p {
  font-size: 13px;
}

#notification__subscription__tab b {
  font-weight: bold;
}

#notification__subscription__tab label, input, p {
  margin-bottom: 6px;
}

#notification__subscription__tab input {
  border-radius: 3px;
  display: inline-block;
  height: 35px;
  border: 1px solid #ccc;
  padding: 1px 10px 0;
  width: 90%;
}

#notification__subscription__tab .country__input {
  width: 22%;
  height: 37px;
}

#notification__subscription__tab input.mobile__input {
  width: 65%;
}

#notification__subscription__tab div.hidden {
  display: none;
}

#notification__subscription__tab div.subscription__footer {
  font-size: 11px;
  margin-left: 20px;
  margin-right: 20px;
}

#notification__subscription__tab div.subscription__footer a {
  color: blue;
  font-size: 11px;
}

.supernav .support div.subscription__button {
  color: #007dc1;
}

.subscription__sprite__icon {
  width: 24px;
  height: 24px;
  padding-left: 13px;
  padding-bottom: 12px;
  padding-right: 13px;
}

div#notification__message {
  height: 45px;
  width: 308px;
  z-index: 1003;
  position: relative;
  top: 25px;
  left: 850px;
  padding: 8px 10px 8px 10px;
  display: none;
  border: 1px solid transparent;
  font-weight: 400;
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  div#notification__message {
    position: absolute;
    top: 120px;
    left: 24px;
  }
}

div#notification__message.alert {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  display: block;
}

div#notification__message.confirm {
  height: 30px;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  display: block;
}
@media only screen and (max-width: 480px) {
  div#notification__message.confirm {
    top: 135px;
  }
}