html {
  scroll-behavior: smooth;
 
}


body {
    height: 100%;
 background: #f2f2f2;
}




header {
  padding: 20px 0;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.body-div {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
max-width: 1600px;
height:auto;
margin: 0 auto;
padding: 0px 0px 0px 0px;
background: #fff;
overflow: visible;
}

#body-nav{
 display: none;
}

#mobile-nav{
 display: block;
 position:relative;
    z-index: 9999;
}

#nav {
    z-index: 9999;
}

.table-mobile-container{
 display: block;
}

.table-desktop-container{
 display: none;
}

.container-fluid, .row, .container{
 position:relative;
 z-index:1;
}

.row-full{
 width:100%;
 display:block;
 text-align: center;
}

.float-left{
 width:15%;
 display: inline-block;
 position: relative;
 z-index:10;
 padding-left: 10px;
}

.float-center{
 width:85%;
 display: inline-block;
 text-align: center;
 position: relative;
 left:-5%;
}

.cisco-logo{
 display:block;
 text-align: center;
 position: relative;
 width:105px;
 margin:0 auto;
 cursor: pointer;
}

#collapsingNavbarLg{
 background-color:#fff;
}

.container {
  max-width: 1260px;
  margin: 0 auto;
 padding: 0px 20px;
}

.container3 {
  width: 1100px;
  margin: 0px auto;
 padding: 0px 0px 0px 7px;
  
 
}

.left-col{
  position: relative;
  float: left;
  width: 100%;
  padding:0px 15px 40px 15px;
  
 }
 
 .right-col{
  position: relative;
  float: left;
  width: 100%;
  
 }

.logo{
 margin: 0px auto;
 padding: 29px 0px 29px 0px;
 box-shadow: 0 2px 5px 0 rgba(0,0,0,.12);
 
}  

.threeCol{
 width: 100%;
 text-align: left;
 padding: 0px 0px 10px 0px;
}

.threeColHeader{
 text-align: left;
 padding: 0px 0px 40px 0px;
}
.inner-container{
 max-width: 1200px;
}

.nav-container{
 background-color:#D9D9C0;
 padding: 0px 0px;

}

.grey-container{
 background-color:#f8f8f8;
 padding: 20px 0px;

}


.lightblue-container{
 background-color:#f2fbfd;
 padding: 30px 0px;
 

}


.blue-container{
 padding: 0px 0px;
 background-color: #00bceb;
 }
 
.darkblue-container{
 padding: 30px 0px;
 background-color: #0d274d;
 }
 
.oceanblue-container{
 padding: 30px 0px;
 background-color: #1e4471;
 } 

.orange-container{
 border:solid 6px #fbab18;
 border-radius:16px;
 
}

.orange-bg{
 background-color: #fbab18;
 display: none;
}


.red-container{
 border:solid 6px #E2231B;
 border-radius:16px;
 
}

.red-bg{
 background-color: #E2231B;
 display: none;
}

.blue-container2{
 border:solid 6px #00bceb;
 border-radius:16px;
 background-color: #f2fcfe;
 
 
 
}

.blue-bg{
 background-color: #f2fcfe;
 display: none;
 
}

.blue-bg-mobile{
 display: block;
 padding: 10px 0px 10px 10px;
 text-align: center;
 
}

.orange-bg-mobile{
 display: block;
 padding: 10px 0px 10px 10px;
 text-align: center;
 
}

.red-bg-mobile{
 display: block;
 padding: 10px 0px 10px 10px;
 text-align: center;
 
}


.lightblue-container{
 border:solid 6px #f2fcfe;
 border-radius:10px;
 
}

.lightblue-bg{
 background-color: #f2fcfe;
 
}

.white-bg{
 background-color: #ffffff;
 
}

 
.community-container{
 
 padding: 24px 40px 24px 40px;
 border:solid 1px #dfdfdf;
 border-radius:0;
 margin: 30px 0px;
 
}

p{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
 
h1 {
 
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 35px;
  line-height: 55px;
  font-style: normal;
  font-weight: 100;
  color: #58585B;
  margin-bottom: 20px;
  margin-top: 60px;
 
}

.titlebold {
  font-weight: 300;
}

h2 {
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 24px;
  line-height: 34px;
  font-style: normal;
  font-weight: 200;
 
}

h3 {
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
  font-weight: 300;
 color: #212529;
 
  
}

h4 {
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  font-weight: 200;
  
}

.atx-subheader {
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 24px;
  line-height: 33px;
  font-style: normal;
  font-weight: 300;
  color: #00bceb; 
 margin-bottom: 20px;
 
  
}

.atx-title {
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 20px;
  line-height: 27px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
 margin-bottom: 20px;
 
}


.body-txt{
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  color: #212529; 
 
}

.body-txt2{
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  color: #212529; 
 padding-bottom: 12px;
 
}

.small-txt{
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 12px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
  color: #495057;
  margin: 10px 0px 0px 0px;
 
}



.blue-line{
 background-color: #017CAD;
 height: 3px;
 width: 70px;
 
}
.grey-line{
 background-color: #DFDFDF;
 height: 3px;
 
}

a {
 color: #0175A2;
}
.blue-txt{
 color: #00bceb;
}
.dark-blue-txt{
 color: #005073;
}
.white-txt{
 color: #ffffff;
}
.orange-txt{
 color: #fbab18;
}
.green-txt{
 color: #6ebe4a;
}

.vertical-align {
    display: flex;
    align-items: center;
}


.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}


.btn-blue {
 padding: .45em 2.0em;
 background: #00bceb;
 border-radius: 40px;
 border: none;
 margin: 0px 0px 20px 0px;
 position: relative;
 cursor: pointer;
 color: #212529;
 font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400; 
 
}

.btn-blue:hover {
 background: #00bceb;
}

.btn-blue a {text-decoration:none;} 
 
 
.btn-green {
 padding: .45em 2.0em;
 background: #6ebe4a;
 border-radius: 40px;
 border: none;
 margin: 0px 0px 20px 0px;
 position: relative;
 cursor: pointer;
 color: #212529;
 font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400; 

 
}

.btn-green:hover {
 background: #579839;
}

.btn-green a {text-decoration:none;  } 
 
 
.grey-border {
 border-bottom: 1px solid #dee2e6;
 
}

.grey-border-top {
 border-top: 1px solid #dee2e6;
 
}

/******************* Sticky Nav*****************/


/* optional style active link */
 .navbar {
     width: 100%; 
  height: 63px;
  margin: 0 auto;
  
 
 }

.navbar-nav{
 width: 1100px; 

}


.navbar-light .navbar-nav .nav-link {
   text-decoration: none;
  font-family: "CiscoSans", Arial, "sans-serif";
  font-size: 18px;
  line-height: 25px;
  font-style: normal;
  font-weight: 300;
  color: #4D4C4C;
  padding: 14px 0px 10px 0px;
  margin: 0px 30px 0px 0px;
  border-bottom: 5px solid #ffffff;
 
}

.navbar-light .navbar-nav .nav-link.active {
    background-color: #ffffff;
 border-bottom: 5px solid #005073;
 font-weight: 300; 
}

.navbar-light .navbar-nav .nav-link:hover  {
    background-color: #ffffff;
 border-bottom: 5px solid #005073;
 font-weight: 300; 
}


/******************* Accordions *****************/

#stage1-accordion .panel-title a {
 display: block;
    padding: 15px 15px 15px 12px;
    background: #ffffff;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0px;
 font-family: "CiscoSans", Arial, "sans-serif";
    font-weight:300;
 font-style:normal;
 font-size:20px;
 line-height: 27px;
 color: #212529;
    position: relative;
 
}

#stage1-accordion .panel-title a:hover {
 text-decoration: none;
 
}

#stage1-accordion .panel-title a:before{
content:url('https://image.path.cisco.com/lib/fe40157175640478751676/m/2/chevron-up-light_20x20.png'); 
width: 20px;
height: 20px;
text-align: center;
position: absolute;
top: 15px;
right: 15px;
}


#stage1-accordion .panel-title a.collapsed:before{ content:url('https://image.path.cisco.com/lib/fe40157175640478751676/m/2/chevron-down-light_20x20B.png'); }
#stage1-accordion .panel-body{
 margin-bottom: 8px;
 margin-top: -9px;
    font-size: 16px;
    line-height: 20px;
 padding: 12px 0px 0px 12px;
 
}

.panel-body{
 font-family: "CiscoSans", Arial, "sans-serif";
 font-size: 20px;
 line-height: 27px;
 font-style: normal;
 font-weight: 400;
 color: #212529;
 
 
}


.upgrade-column{
 width: 14.2857%;
}

footer {
 font-family: "CiscoSans", Arial, "sans-serif";
  padding: 45px 50px 10px 50px;
  border-top: 1px solid #cfdbef;
}

footer .link-f {
  text-align: center;
  color: #70859f;
}
footer .link-f a {
  color: #70859f;
  text-decoration: none;
  line-height: 30px;
}

footer a {
  color: #007bff;
  text-decoration: none;
  line-height: 30px;
}


.update-table{
 color: #212529;
 font-family: "CiscoSans", Arial, "sans-serif";
 font-size: 14px;
 line-height: 19px;
 font-style: normal;
 font-weight: 400; 
 width: 100%;
}

.update-table th, .update-table td {
 padding: 11px 12px 10px 12px;
 vertical-align: top;
}

.update-table-mobile {
 color: #212529;
 font-family: "CiscoSans", Arial, "sans-serif";
 font-size: 14px;
 line-height: 19px;
 font-style: normal;
 font-weight: 400; 
}

.table-grey {
 background-color: #f2f2f2;
}

.table-border {
 border-top:solid 1px #DEE2E6;
}

.table-border-bottom {
 border-bottom:solid 1px #DEE2E6;
}

 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00bceb;
  -webkit-transition: .4s;
  transition: .4s;
 margin-top: 8px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 0px;
  top: -5px;
  background-color: white;
   border: 1px solid #00bceb; 
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #00bceb;
}


input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}


.versionSelectX {
 display: none;
}

#table2, #table3, #table4, #table5 {
 display: none;
}

#table2-mobile, #table3-mobile, #table4-mobile, #table5-mobile {
 display: none;
}


/* ---NEW STYLE */
div{
 -moz-box-sizing: border-box; 
    box-sizing: border-box;
}



.dropdown-list ul{
 padding:0px 0px 0px 0px;
 
}

.dropdown-list li{
 padding:5px 0px 2px 0px;
} 
 
.blue-block{
 display:block;
 height:32px;
 width:107px;
 font-size:14px;
 background-color:#0076D5;
 text-align: center;
 border-radius:4px;
 color:#fff;
 padding:6px 8px;
 margin:0 0 .5em;
}

.join{
 margin: 12px 0px;
}

.lightblue-container{
 background-color:#f2fbfd;
 padding: 30px 0px;
 } 
 
 #section-1{
  padding: 30px 0px;
 } 

 .white-container{
  padding: 30px 0px 0px 0px;
 }
 
 #get{
  padding: 30px 0px;
 }
 
 .darkblue-container{
   padding: 30px 0px;
 
 }
 
 #resources{
  padding: 30px 0px;
 }
 
.left-col2{
  position: relative;
  float: left;
  width: 100%;
  padding:20px 0px 0px 0px;
  
 }
 
 .right-col2{
  position: relative;
  float: left;
  width: 100%s;
  padding:20px 0px 20px 0px;
  
 }
 

 
@media screen and (min-width: 376px) {

 
h1 {
 font-size: 45px;
  line-height: 55px;
 
}

h2 {
  font-size: 28px;
  line-height: 38px; 
}

h3 {
  font-size: 20px;
  line-height: 27px;
 
  
}

h4 {
  font-size: 24px;
  line-height: 38px;
  
}

.body-txt{
  font-size: 16px;
  line-height: 22px;
 
}
.body-txt2{
  font-size: 16px;
  line-height: 22px;
 
} 

}




@media screen and (min-width: 600px) {


 
 
.float-left{
 width:10%;
 display: inline-block;
 position: relative;
 z-index:10;
 padding-left: 30px;
} 
 
 
.container {
  padding: 0px 30px;
}
 
.container3 {
  width: 1100px;
  margin: 0px auto;
 padding: 0px 0px 0px 15px;
  
 
}
 .threeCol{
 width: 100%;
 text-align: left;
 padding: 0px 0px 20px 0px;
}
 
 .blue-bg{
 background-color: #00bceb;
  display: block;
 
}
 .orange-bg{
 background-color: #fbab18;
  display: block;
 
}
 
 .red-bg{
 background-color: #E2231B;
  display: block;
 
} 
 
.blue-bg-mobile{
 background-color: #f2fcfe;
 display: none;
 padding: 10px;
 text-align: center;
 
}
 
.orange-bg-mobile{
 background-color: #ffffff;
 display: none;
 padding: 10px 0px 10px 10px;
 text-align: center;
 
}

.red-bg-mobile{
 background-color: #ffffff;
 display: none;
 padding: 10px 0px 10px 10px;
 text-align: center;
 
} 
 
 
.join{
 margin: 20px 0px;
} 
 
.atx-subheader {
    font-size: 24px;
  line-height: 33px;
 
  
} 
 
.community-container{
 
 padding: 24px 40px 24px 40px;
 border:solid 1px #dfdfdf;
 border-radius:0;
 margin: 40px 0px;
 
} 
 
}
  
 


@media screen and (min-width: 768px) {

.left-col2{
  position: relative;
  float: left;
  width: 60%;
  padding:20px 40px 20px 0px;
  
 }
 
 .right-col2{
  position: relative;
  float: right;
  width: 40%s;
  padding:20px 0px 20px 0px;
  
 } 
 .float-left{
 width:10%;
 display: inline-block;
 position: relative;
 z-index:10;
 padding-left: 40px;
}
 .container {
padding: 0px 40px;
} 
 
.container3 {
  width: 1100px;
  margin: 0px auto;
 padding: 0px 0px 0px 25px;
  
 
} 
 


 
h1 {
 font-size: 45px;
  line-height: 61px;

}
 
 .community-container{
 margin: 0px 0px;
 
}

 
}
 
@media screen and (min-width: 960px) {
 .row-full{
 width:100%;
 display:block;
 text-align: center;
 overflow:hidden;
}

.float-left{
 width:0px;
 display: none;
 position: relative;
 overflow:hidden;
 z-index:10;
}

.float-center{
 width:100%;
 display: inline-block;
 text-align: center;
 position: relative;
 overflow:hidden;
 left:0px;
}

.cisco-logo{
 display:block;
 text-align: center;
 position: relative;
 width:105px;
 margin:0 auto;
 cursor: pointer;
}
#body-nav{
 display: block;
} 
#mobile-nav{
 display: none;
}
 


.table-desktop-container{
 display: block;
 width: 100%;
}

.table-mobile-container{
 display: none;
} 
 
 
.container {
  padding: 0px 80px;
}
 
.container3 {
  width: 1100px;
  margin: 0px auto;
 padding: 0px 0px 0px 65px;
  
 
} 
.threeColHeader{
 text-align: center;
 padding: 0px 0px 40px 0px;
} 

.threeCol{
 width: 33%;
 float: left;
 display: block;
 text-align: center;
 padding: 0px 20px 0px 20px;
}
 
 
 
h1 {
 font-size: 45px;
  line-height: 61px;
 
}

h2 {
  font-size: 28px;
  line-height: 38px; 
}

h3 {
  font-size: 20px;
  line-height: 27px;
 
  
}

h4 {
  font-size: 24px;
  line-height: 33px;
  
}

.atx-subheader {
    font-size: 24px;
  line-height: 33px;
 
  
}

.lightblue-container{
 background-color:#f2fbfd;
 padding: 60px 0px;
 min-height: 400px;
  
 }
 
 #section-1{
  padding: 60px 0px;
 } 

 .white-container{
  padding: 60px 0px;
 }
 
 #get{
  padding: 60px 0px;
 }
 
 .darkblue-container{
   padding: 60px 0px;
 
 }
 
 #resources{
  padding: 60px 0px;
 }
 
 .left-col{
  position: relative;
  float: left;
  width: 50%;
  padding:0px 60px 0px 0px;
  
 }
 
 .right-col{
  position: relative;
  float: right;
  width: 50%;
  
 }
 
 
 
}



@media screen and (max-width: 768px) {
.upgrade-column{
width: 100%;
}

 
} 
 


@media screen and (min-width: 1200px) {
.container {
  padding: 0px 80px;
}
 
.container3 {
  width: 1100px;
  margin: 0px auto;
 padding: 0px 0px 0px 10px;
  
 
}

}


@media screen and (min-width: 1300px) {
.container {
  padding: 0px 80px;
}
 
.container3 {
  width: 1100px;
  margin: 0px auto;
 padding: 0px 0px 0px 0px;
  
 
}

}


/* CISCO FONT */
 /* CISCO FONT FACE */ 
 
 @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTThin.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTThin.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTThin.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTThin.ttf") format("truetype");
    font-weight: 100;
    font-stretch: normal;
    font-style: normal
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTThinOblique.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTThinOblique.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTThinOblique.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTThinOblique.ttf") format("truetype");
    font-weight: 100;
    font-stretch: normal;
    font-style: italic
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTExtraLight.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTExtraLight.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTExtraLight.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-stretch: normal;
    font-style: normal
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTExtraLightOblique.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTExtraLightOblique.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTExtraLightOblique.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTExtraLightOblique.ttf") format("truetype");
    font-weight: 200;
    font-stretch: normal;
    font-style: italic
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTRegular.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTRegular.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTRegular.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTRegular.ttf") format("truetype");
    font-weight: 400;
    font-stretch: normal;
    font-style: normal
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTRegularOblique.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTRegularOblique.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTRegularOblique.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTRegularOblique.ttf") format("truetype");
    font-weight: 400;
    font-stretch: normal;
    font-style: italic
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTBold.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTBold.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTBold.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTBold.ttf") format("truetype");
    font-weight: 700;
    font-stretch: normal;
    font-style: normal
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTBoldOblique.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTBoldOblique.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTBoldOblique.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTBoldOblique.ttf") format("truetype");
    font-weight: 700;
    font-stretch: normal;
    font-style: italic
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTHeavy.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTHeavy.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTHeavy.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTHeavy.ttf") format("truetype");
    font-weight: 900;
    font-stretch: normal;
    font-style: normal
  }

  @font-face {
    font-family: "CiscoSans";
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTHeavyOblique.eot");
    src: url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTHeavyOblique.eot?#iefix") format("embedded-opentype"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTHeavyOblique.woff") format("woff"), url("//www.cisco.com/c/dam/assets/fonts/cisco-sans/CiscoSansTTHeavyOblique.ttf") format("truetype");
    font-weight: 900;
    font-stretch: normal;
    font-style: italic
  }
 
