/*@import "../node_modules/bootstrap/scss/variables";*/
 .quick-starts {
	 background: #f3f4f7;
}
 .quick-starts .col-md-2-4 {
	 position: relative;
	 width: 100%;
	 min-height: 1px;
	 padding-right: 15px;
	 padding-left: 15px;
}
 @media (min-width: 768px) {
	 .quick-starts .col-md-2-4 {
		 -webkit-box-flex: 0;
		 -ms-flex: 0 0 20%;
		 flex: 0 0 20%;
		 max-width: 20%;
	}
}
 .quick-starts .start-locally-col {
	 margin-bottom: 1.25rem;
}
 .quick-starts .start-locally-col .row.ptbuild, .quick-starts .start-locally-col .row.os, .quick-starts .start-locally-col .row.package, .quick-starts .start-locally-col .row.language, .quick-starts .start-locally-col .row.cuda {
	 margin-bottom: 1.25rem;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .start-locally-col .row.ptbuild, .quick-starts .start-locally-col .row.os, .quick-starts .start-locally-col .row.package, .quick-starts .start-locally-col .row.language, .quick-starts .start-locally-col .row.cuda {
		 margin-bottom: 0;
	}
}
 @media (min-width: 768px) and (max-width: 1239px) {
	 .quick-starts .start-locally-col {
		 flex: 0 0 100%;
		 max-width: 100%;
	}
}
 @media screen and (min-width: 768px) {
	 .quick-starts .start-locally-col {
		 margin-bottom: 2.5rem;
	}
	 .quick-starts .start-locally-col .row {
		 margin-bottom: 0;
	}
}
 @media screen and (min-width: 1240px) {
	 .quick-starts .start-locally-col {
		 margin-bottom: 0;
	}
}
 .quick-starts .start-locally-col pre {
	 font-size: 80% !important;
	 background-color: #fff !important;
}
 .quick-starts .start-locally-col .prev-versions-btn {
	 margin-top: 30px;
}
 @media (min-width: 768px) and (max-width: 1239px) {
	 .quick-starts .cloud-options-col {
		 flex: 0 0 100%;
		 max-width: 100%;
		 margin-left: 0;
		 margin-top: 1.25rem;
	}
}
 .quick-starts p {
	 font-size: 1.125rem;
	 line-height: 1.75rem;
}
 .quick-starts .card-body {
	 flex: 1 1 auto;
}
 .quick-starts .cloud-option-image {
	 margin-left: 0.9375rem;
	 margin-right: 1.5625rem;
	 margin-bottom: 0.3125rem;
}
 .quick-starts .cloud-option-row {
	 margin-left: 0;
	 cursor: pointer;
}
 .quick-starts .option {
	 border: 2px solid #f3f4f7;
	 font-size: 1rem;
	 color: #6c6c6d;
	 letter-spacing: -0.22px;
	 line-height: 1.25rem;
	 background: #fff;
	 cursor: pointer;
}
 .quick-starts .option:hover {
	 background-color: #ee4c2c !important;
	 color: #fff !important;
}
 .quick-starts .selected {
	 background-color: #ee4c2c;
	 color: #fff;
}
 .quick-starts .block {
	 margin-bottom: 0.0625rem;
	 height: 2.5rem;
	 display: flex;
	 align-items: center;
}
 .quick-starts .title-block {
	 margin: 0.0625rem;
	 height: 2.5rem;
	 border: 2px solid #f3f4f7;
	 font-size: 1rem;
	 color: #6c6c6d;
	 line-height: 1.25rem;
	 display: flex;
	 align-items: center;
}
 .quick-starts .title-block:before {
	 display: block;
	 content: ".";
	 color: transparent;
	 border-left: 2px solid #cccdd1;
	 height: 100%;
	 position: absolute;
	 left: 0;
}
 .quick-starts #command {
	 color: #4a4a4a;
	 background-color: #fff;
	 padding: 0.9375rem;
	 border: 2px solid #f3f4f7;
	 word-wrap: break-word;
	 display: table-cell;
	 vertical-align: middle;
}
 .quick-starts #command a {
	 font-size: 125%;
}
 @media screen and (min-width: 768px) {
	 .quick-starts #command a:hover {
		 color: #ee4c2c;
	}
}
 .quick-starts #command pre {
	 word-break: break-all;
	 white-space: normal;
}
 .quick-starts .command-container {
	 display: table;
	 width: 100%;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .command-container {
		 min-height: 5.25rem;
	}
}
 .quick-starts .command-container pre {
	 margin-bottom: 0px;
	 padding: 0px;
	 font-size: 75%;
	 background-color: #f3f4f7;
}
 .quick-starts .command-block {
	 height: 5.25rem;
	 word-wrap: break-word;
	 color: #6c6c6d;
}
 .quick-starts .command-block:before {
	 border-left: 2px solid #000;
}
 .quick-starts .quick-start-link {
	 color: #6c6c6d;
}
 .quick-starts .mobile-heading {
	 display: flex;
	 align-items: center;
	 font-weight: 400;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .mobile-heading {
		 display: none;
	}
}
 .quick-starts .command-mobile-heading {
	 display: flex;
	 align-items: center;
	 font-weight: 400;
	 color: #000;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .command-mobile-heading {
		 display: none;
	}
}
 .quick-starts .headings {
	 display: none;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .headings {
		 display: block;
	}
}
 .quick-starts .cloud-options-col {
	 margin-top: 1.25rem;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .cloud-options-col {
		 margin-top: 0;
	}
}
 @media (max-width: 978px) {
	 .quick-starts .os-text {
		 margin-top: 0;
	}
}
 .quick-start-guides {
	 font-size: 1.125rem;
	 letter-spacing: 0.25px;
	 line-height: 2.25rem;
	 color: #cccdd1;
}
 .quick-start-guides .select-instructions {
	 color: #262626;
	 border-bottom: 2px solid #cccdd1;
	 margin-bottom: 1rem;
	 display: inline-block;
}
 @media screen and (min-width: 768px) {
	 .quick-start-guides .select-instructions {
		 margin-bottom: 0;
	}
}
 .quick-start-module {
	 padding-top: 2.5rem;
	 padding-bottom: 2.5rem;
}
 .quick-start-module .option-module {
	 float: right;
}
 @media screen and (min-width: 768px) {
	 .quick-start-module {
		 padding-top: 4rem;
		 padding-bottom: 4.125rem;
	}
}
 .quick-start-module p {
	 color: #6c6c6d;
	 font-size: 1.125em;
	 letter-spacing: 0.25px;
	 padding-bottom: 0.9375rem;
	 margin-bottom: 1.4rem;
}
 .quick-start-module h3 {
	 font-size: 1.5rem;
	 letter-spacing: 1.33px;
	 line-height: 2rem;
	 text-transform: uppercase;
	 margin-bottom: 2.1rem;
}
 .quick-starts .cloud-option-body {
	 display: flex;
	 align-items: center;
	 height: 64px;
	 padding: 0 0 0 5rem;
	 position: relative;
	 background-image: url('../svg/chevron-right-orange.svg');
	 background-size: 6px 13px;
	 background-position: center right 15px;
	 background-repeat: no-repeat;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .cloud-option-body:after {
		 content: "";
		 display: block;
		 width: 0;
		 height: 1px;
		 position: absolute;
		 bottom: 0;
		 left: 0;
		 background-color: #ee4c2c;
		 transition: width 0.25s ease-in-out;
	}
	 .quick-starts .cloud-option-body:hover:after {
		 width: 100%;
	}
	 .quick-starts .cloud-option-body:hover {
		 color: #262626;
	}
}
 @media screen and (min-width: 768px) {
	 .quick-starts .cloud-option-body {
		 padding-right: 2rem;
	}
}
 @media (min-width: 768px) and (max-width: 1239px) {
	 .quick-starts .cloud-option-body {
		 padding-right: 1.25rem;
	}
}
 @media screen and (min-width: 768px) {
	 .quick-starts .cloud-option-body {
		 background-size: 8px 14px;
	}
}
 .quick-starts .cloud-option-body:before {
	 opacity: 0.5;
	 position: absolute;
	 left: 1.875rem;
	 top: 21px;
}
 .quick-starts .cloud-option-body.aws:before {
	 content: url('../svg/aws-logo.svg');
}
 .quick-starts .cloud-option-body.microsoft-azure:before {
	 content: url('../svg/microsoft-azure-logo.svg');
}
.quick-starts .cloud-option-body.lightning-studios:before {
  content: url('../svg/lightning-studios-logo.svg')
}
 .quick-starts .cloud-option-body.google-cloud:before {
	 content: url('../svg/google-cloud-logo.svg');
}
 .quick-starts .cloud-option-body.colab:before {
	 content: url('../svg/colab-logo.svg');
}
 @media screen and (min-width: 768px) {
	 .quick-starts .cloud-option-body:hover:before {
		 opacity: 1;
	}
}
 .quick-starts .cloud-option {
	 background-color: #fff;
	 margin-bottom: 0.125rem;
	 border: 2px solid #f3f4f7;
	 font-size: 1.125rem;
	 letter-spacing: -0.25px;
	 line-height: 1.875rem;
	 color: #262626;
}
 .quick-starts .cloud-option #microsoft-azure p {
	 color: #262626;
	 margin: 0;
	 padding: 0;
	 font-size: inherit;
	 line-height: 1.3rem;
}
 .quick-starts .cloud-option #microsoft-azure span {
	 margin-bottom: 0;
	 padding-bottom: 0;
	 color: #ee4c2c;
	 padding: 0px 35px 0px 8px;
	 font-style: italic;
	 line-height: 1.3rem;
}
 @media (min-width: 768px) and (max-width: 1239px) {
	 .quick-starts .cloud-option {
		 font-size: 1rem;
	}
}
 .quick-starts .cloud-option ul {
	 display: none;
	 width: 100%;
	 margin: 0 0 1.25rem 0;
	 padding: 0;
}
 .quick-starts .cloud-option ul li {
	 margin-top: 0;
	 position: relative;
	 padding-left: 5rem;
}
 @media (min-width: 768px) and (max-width: 1239px) {
	 .quick-starts .cloud-option ul li {
		 font-size: 1rem;
	}
}
 .quick-starts .cloud-option ul li a {
	 color: #6c6c6d;
	 letter-spacing: -0.25px;
	 line-height: 30px;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .cloud-option ul li a:hover {
		 color: #ee4c2c;
	}
}
 @media screen and (min-width: 768px) {
	 .quick-starts .cloud-option ul li:hover:before {
		 content: "\2022";
		 color: #ee4c2c;
		 position: absolute;
		 left: 36px;
	}
}
 .quick-starts .cloud-option ul li:first-of-type {
	 margin-top: 1.25rem;
}
 .quick-starts .cloud-option.open .cloud-option-body {
	 background-image: url('../svg/chevron-down-orange.svg');
	 background-size: 14px 14px;
	 border-bottom: 1px solid #ee4c2c;
	 color: #262626;
}
 @media screen and (min-width: 768px) {
	 .quick-starts .cloud-option.open .cloud-option-body {
		 border-bottom: none;
	}
}
 .quick-starts .cloud-option.open .cloud-option-body:after {
	 width: 100%;
}
 .quick-starts .cloud-option.open .cloud-option-body:before {
	 opacity: 1;
}
 .quick-starts .cloud-option.open ul {
	 display: block;
}
 .get-started article {
	 margin-bottom: 5rem;
}
 .get-started .quick-start-guides ul {
	 margin-bottom: 0;
	 padding-left: 0;
}
.quick-start-guides ul li {
  list-style-type: none;
}
 .get-started .main-content-wrapper {
	 margin-top: 275px;
}
 @media screen and (min-width: 768px) {
	 .get-started .main-content-wrapper {
		 margin-top: 350px;
	}
}
 .get-started .jumbotron {
	 height: 190px;
}
 @media screen and (min-width: 768px) {
	 .get-started .jumbotron {
		 height: 260px;
	}
}
 .get-started .main-content .navbar {
	 background-color: #f3f4f7;
	 padding-left: 0;
	 padding-bottom: 0;
	 padding-top: 0;
}
 @media (min-width: 992px) {
	 .get-started .main-content .navbar li:first-of-type {
		 padding-left: 3.4375rem;
	}
	 .get-started .main-content .navbar .nav-item {
		 padding: 1rem;
		 cursor: pointer;
	}
	 .get-started .main-content .navbar .nav-link {
		 position: relative;
		 top: 10%;
		 transform: translateY(-50%);
	}
}
 .get-started .main-content .navbar .nav-select {
	 background-color: #fff;
}
 .get-started .main-content .navbar .nav-select .nav-link {
	 color: #ee4c2c;
	 font-weight: 500;
}
 .get-started .main-content .navbar .nav-link {
	 font-size: 1.125rem;
	 color: #8c8c8c;
}
 .get-started .main-content .navbar .nav-link:hover {
	 color: #ee4c2c;
}
 .get-started .main-content .navbar .get-started-nav-link {
	 padding-left: 1.25rem;
	 padding-right: 1.25rem;
}
 @media screen and (min-width: 768px) {
	 .get-started .main-content .navbar .get-started-nav-link {
		 padding-left: 1.875rem;
		 padding-right: 1.875rem;
	}
}
 .get-started .main-content .navbar .nav-item {
	 padding-top: 0.9375rem;
	 padding-bottom: 0.9375rem;
}
 @media screen and (min-width: 768px) {
	 .get-started .main-content .navbar .nav-item {
		 padding-bottom: 0;
		 padding-top: 2rem;
	}
}
 @media (min-width: 768px) and (max-width: 1239px) {
	 .get-started .main-content .navbar .nav-item {
		 padding-bottom: 0;
		 padding-top: 2rem;
	}
}
 @media (max-width: 990px) {
	 .get-started .main-content .navbar .nav-item {
		 padding-bottom: 0.625rem;
		 padding-top: 1rem;
	}
}
 .get-started .main-content .navbar .navbar-toggler {
	 margin-left: 2.5rem;
}
 .get-started .main-content {
	 padding-top: 0;
}
 @media screen and (min-width: 768px) {
	 .get-started .main-content {
		 padding-top: 1.9rem;
	}
}
 .get-started .quick-start-module {
	 padding-bottom: 0;
	 padding-top: 0;
	 background-color: #fff;
}
 .get-started .quick-start-module .option, .get-started .quick-start-module #command {
	 border: 2px solid #fff;
	 background: #f3f4f7;
}
 .get-started .quick-start-module .title-block {
	 border: 2px solid #fff;
}
 .get-started .quick-start-module .selected {
	 background-color: #ee4c2c;
}
 .get-started .quick-start-module h1 {
	 font-size: 2rem;
	 letter-spacing: 1.78px;
	 line-height: 2.5rem;
	 text-transform: uppercase;
	 margin-bottom: 1.5rem;
}
 .get-started .nav-menu-wrapper {
	 background-color: #f3f4f7;
}
 .get-started .nav-menu-wrapper .container {
	 padding-left: 0;
	 padding-right: 0;
}
 @media screen and (min-width: 768px) {
	 .get-started .nav-menu-wrapper .container {
		 padding-left: 30px;
		 padding-right: 30px;
	}
}
 .get-started .navbar-nav {
	 flex-direction: row;
}
 #installation .os {
	 display: none;
}
 #installation .selected {
	 display: block;
}
 #cloud .platform {
	 display: none;
}
 #cloud .selected {
	 display: block;
}
 .screencast {
	 display: none;
}
 .screencast iframe {
	 width: 100% !important;
}
 .get-started .quick-starts .row.ptbuild, .get-started .quick-starts .row.os, .get-started .quick-starts .row.package, .get-started .quick-starts .row.language, .get-started .quick-starts .row.cuda {
	 margin-bottom: 1.25rem;
}
 @media screen and (min-width: 768px) {
	 .get-started .quick-starts .row.ptbuild, .get-started .quick-starts .row.os, .get-started .quick-starts .row.package, .get-started .quick-starts .row.language, .get-started .quick-starts .row.cuda {
		 margin-bottom: 0;
	}
}
 @media (min-width: 768px) and (max-width: 1239px) {
	 .get-started .quick-starts {
		 flex: 0 0 100%;
		 max-width: 100%;
	}
}
 @media screen and (min-width: 768px) {
	 .get-started .quick-starts {
		 margin-bottom: 2.5rem;
	}
	 .get-started .quick-starts .row {
		 margin-bottom: 0;
	}
}
 @media screen and (min-width: 1240px) {
	 .get-started .quick-starts {
		 margin-bottom: 0;
	}
}
 .get-started .get-started-locally-sidebar {
	 padding-top: 2.5rem;
	 padding-bottom: 2.5rem;
	 top: 15%;
	 z-index: 385;
}
 @media screen and (min-width: 768px) {
	 .get-started .get-started-locally-sidebar {
		 padding-top: 0;
		 max-height: 100vh;
		 overflow: auto;
	}
}
 .get-started .get-started-locally-sidebar ul {
	 padding-left: 0;
}
 .get-started .get-started-locally-sidebar li {
	 list-style-type: none;
	 line-height: 36px;
}
 .get-started .get-started-locally-sidebar li a {
	 color: #8c8c8c;
}
 .get-started .get-started-locally-sidebar li a.active, .get-started .get-started-locally-sidebar li a:hover {
	 color: #ee4c2c;
}
 .get-started .get-started-locally-sidebar li .subitem {
	 padding-left: 1.25rem;
}
 .get-started .get-started-locally-sidebar li.subitem {
	 padding-left: 1.25rem;
}
 .cloud-nav {
	 display: none;
}
 .get-started .get-started-cloud-sidebar {
	 padding-top: 3.125rem;
	 padding-bottom: 2.5rem;
	 top: 15%;
}
 .get-started .get-started-cloud-sidebar ul {
	 padding-left: 0;
}
 .get-started .get-started-cloud-sidebar li {
	 list-style-type: none;
	 line-height: 36px;
}
 .get-started .get-started-cloud-sidebar li a {
	 color: #8c8c8c;
}
 .get-started .get-started-cloud-sidebar li a.active, .get-started .get-started-cloud-sidebar li a:hover {
	 color: #ee4c2c;
}
 .get-started .get-started-cloud-sidebar li .subitem {
	 padding-left: 1.25rem;
}
 .get-started .get-started-cloud-sidebar li.subitem {
	 padding-left: 1.25rem;
}
 .pytorch-2 .article-wrapper article.pytorch-article table tr td:first-of-type {
	 padding-left: 10px;
}
 .pytorch-2 .article-wrapper article.pytorch-article table, .pytorch-2 .article-wrapper article.pytorch-article td {
	 border: 1px solid #a0a0a1;
	 padding: 10px;
}
 .pytorch-2 .article-wrapper article.pytorch-article b, .pytorch-2 .article-wrapper article.pytorch-article em, .pytorch-2 .article-wrapper article.pytorch-article h3, .pytorch-2 .article-wrapper article.pytorch-article h2, .pytorch-2 .article-wrapper article.pytorch-article p, .pytorch-2 .article-wrapper article.pytorch-article a, .pytorch-2 .article-wrapper article.pytorch-article strong, .pytorch-2 .article-wrapper article.pytorch-article td, .pytorch-2 .article-wrapper article.pytorch-article tr {
	 font-family: Verdana;
}
 .pytorch-2 .article-wrapper article.pytorch-article ul, .pytorch-2 .article-wrapper article.pytorch-article ol {
	 margin: 1.5rem 0 1.5rem 0;
}
 .pytorch-2 .article-wrapper article.pytorch-article ul li, .pytorch-2 .article-wrapper article.pytorch-article ol li {
	 font-family: Verdana;
}
 .pytorch-2 .article-wrapper article.pytorch-article code {
	 font-family: IBMPlexMono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	 padding: 2px;
	 color: inherit;
	 background-color: #f1f1f1;
}
 .pytorch-2 .article-wrapper article.pytorch-article p, .pytorch-2 .article-wrapper article.pytorch-article a {
	 font-family: Verdana;
	 word-break: break-word;
}
 .pytorch-2 .article-wrapper article.pytorch-article p strong, .pytorch-2 .article-wrapper article.pytorch-article a strong {
	 font-family: Verdana;
}
 @media screen and (max-width: 418px) {
	 .pytorch-2 .article-wrapper article.pytorch-article .QnATable {
		 max-width: 95vw;
	}
}

/* #################################### */
/* -- additional styles & overwrites -- */

.os h1 {
  font-size: 2em;
}
.quick-starts .title-block:before { position: relative !important; }

@media (min-width: 768px) {
 .quick-start-module-table .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
    .quick-start-module-table .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
  .quick-start-module-table .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .quick-start-module-table .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%;
  }
    .quick-start-module-table .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
}
.quick-start-module .row {
    display: flex;
    flex-wrap: wrap;
    /*margin-right: -15px;
    margin-left: -15px;*/
	padding-bottom: 0; /*overwrite theme style*/
}
.quick-start-module-table .col-3, .quick-start-module-table .col-6, .quick-start-module-table .col-9, .quick-start-module-table .col-12, .quick-start-module-table .col-md-2, .quick-start-module-table .col-md-3, .quick-start-module-table .col-md-4, .quick-start-module-table .col-md-6  {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.home .quick-starts .command-container pre {
  background-color: #ffffff;
}
.home .quick-starts .option {
	 font-size: .85rem;
}
