@import "https://fonts.googleapis.com/css?family=Rubik";

html {
	font-size: 90%;
}

body {
    font-family: Rubik, sans-serif;	
	font-size: 1rem;
    font-weight: 300;
    line-height: 1.5em;
    color: #212529;
    background: #fff;
}

p {
    font-family: Rubik, sans-serif;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5em;
    color: #212529;
}

b, strong {
	font-weight: 700;
}

h1 {
    font-size: 2rem;
    line-height: 2.5em;
	color: #a03021;	
    font-weight: 600;
}

h2 {
    font-size: 1.8rem;
    letter-spacing: .1rem;
    line-height: 1.8em;
	padding-top: 0.5rem;
    color: #000;
    font-weight: 600;
}

h3 {
    font-size: 1.3rem;
    letter-spacing: .1rem;
    line-height: 1.5em;
    color: #a03021;
    font-weight: 600;
}

h4 {
    font-size: 1.3rem;
    letter-spacing: .1rem;
    line-height: 1.5em;
    color: #4d738a;	
    font-weight: 600;
}

img{
	max-width: 100%;
	height: auto;
}
	
.breadcrumb_heading {
	font-style: italic;
    font-size: .7rem;
    line-height: 1.5em;
}

.copywrite_footer {
    font-size: .7rem;
	margin-bottom: 0px;	
}

.partnumber_footer {
    font-size: .7rem;
	margin-bottom: 0px;
}

.build_time {
    font-size: .7rem;
	color: white;
	margin-bottom: 0px;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

img{
	-ms-interpolation-mode: bicubic;
}

blockquote.note {
	margin-top: 1ex !important;
	margin-left: 2em;
	margin-right: 2em;
	padding: 1ex 1ex 0.2ex;
	background: #fcf9f0;	
}

span.note-header {
    color: #a03021;	
}
blockquote.note-content {
	margin-top: -1.45rem !important;
	padding-top: 0 !important;	
    margin-left: 3em;
    margin-right: 1em;
}

div.toclevel2 {
	padding: 5px;
}

div.toclevel2 a {
	padding-left: 1em;
    font-weight: 600;
}

div.toclevel3 a {
	padding-left: 2em;
}

div.toclevel4 a {
	padding-left: 3em;
}

p[class^="section"] {
    font-size: 0.9rem;
	text-transform: uppercase;
    letter-spacing: .1rem;
    line-height: 1.5em;
	padding: 0.3em 0.5em;
    color: #fff;
	display: inline-block;
    font-weight: 600;
	border-radius: 0.5em;
	border-color: #c9c9c9;
	background-color: #c9c9c9;	
}

p.section1{
	border-color: #00a651;
	background-color: #00a651;
}

p.section2{
	border-color: #e68f1a;
	background-color: #e68f1a;
}

p.section3{
	border-color: #0e76bc;
	background-color: #0e76bc;
}

p.section4{
	border-color: #b32017;
	background-color: #b32017;
}

p.section5{
	border-color: #662d91;
	background-color: #662d91;
}

/* ---------------------------------------------------
    TABLE STYLES
----------------------------------------------------- */

.bordered_table {
	font-size: 0.9rem;	
	width: 100%;
    margin-bottom: 1rem;
    color: #212529;	
    border: 1px solid #dee2e6;
}

table.bordered_table th {
    font-weight: 500;	
    background: #4d738a !important;
    color: #fff;
	text-align: center;
    border: 1px solid #dee2e6	
}

table.bordered_table td {
    border: 1px solid #dee2e6	
}

table.bordered_table caption { 
	display: table-caption;
    font-weight: 600;	
	font-size: 1rem;
	color: #212529;	  
	caption-side: top;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;  
}

table.bordered_table ul li::before {
	font-size: 1rem;
}

.toc_table {
	font-size: 1rem;	
	margin-left: 1rem;
	margin-right: 2rem;
    margin-bottom: 1rem;
    color: #212529;	
	background-color: #fcf9f0;
}

.toc_table td {
	padding: .3rem;
    border: 1px solid #fff;	
}

table.supportlist {
	font-size: 0.9rem;	
	width: 100%;
    margin-bottom: 1rem;
    color: #212529;	
    border: 1px solid #dee2e6;
}

table.supportlist caption { 
	display: table-caption;
    font-weight: 600;	
	font-size: 1rem;
	color: #212529;	  
	caption-side: top;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;  
}

table.supportlist th {
    font-weight: 500;	
    background: #4d738a !important;
    color: #fff;
	text-align: center;
    border: 1px solid #dee2e6;	
}

table.supportlist td {
    border: 1px solid #dee2e6	
}
 
table.supportlist>tbody>tr:nth-child(3)>td{
	width: 5%;
}
table.supportlist>tbody>tr>td:first-child[colspan="4"]:not([bgcolor="#DCDCDC"]){
	width: 24%;
}
table.supportlist>tbody>tr>td:first-child[colspan="3"]:not([bgcolor="#DCDCDC"]){
	width: 18%;
}
table.supportlist>tbody>tr>td:nth-child(2)[colspan="3"]:not([bgcolor="#DCDCDC"]){
	width: 18%;
}
table.supportlist>tbody>tr>td:first-child[colspan="2"]:not([bgcolor="#DCDCDC"]){
	width: 12%;
}
table.supportlist>tbody>tr>td:nth-child(2)[colspan="2"]:not([bgcolor="#DCDCDC"]){
	width: 12%;
}
table.supportlist>tbody>tr>td:nth-child(3)[colspan="2"]:not([bgcolor="#DCDCDC"]){
	width: 12%;
}
table.supportlist>tbody>tr>td:first-child:not([colspan]):not([bgcolor="#DCDCDC"]){
	width: 6%;
}

table.supportlist2 {
	font-size: 0.9rem;	
	width: 100%;
    margin-bottom: 1rem;
    color: #212529;	
    border: 1px solid #dee2e6;
}

table.supportlist2 caption { 
	display: table-caption;
    font-weight: 600;	
	font-size: 1rem;
	color: #212529;	  
	caption-side: top;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;  
}

table.supportlist2 th {
    font-weight: 500;	
    background: #4d738a !important;
    color: #fff;
	text-align: center;
    border: 1px solid #dee2e6;	
}

table.supportlist2>tbody>tr:nth-child(2)>td{
	width: 10%;
}
table.supportlist2>tbody>tr>td:first-child:not([colspan]){
	width: 10%;
}
table.supportlist2>tbody>tr>td:nth-last-child(2){
	width: 10%;
}
table.supportlist2>tbody>tr>th:last-child{
	width: 40%;
}

/* ---------------------------------------------------
    BANNER STYLE
----------------------------------------------------- */
.banner{
    top: 0;
    left: 0;	
	height: 40px;
	background: #ecebeb;
	border: 1px solid #d2d2d2;
}

.banner-left{
    float: left;	
	height: 20px;
	width: 350px;
	margin: 10px 25px;
	background-image: url("../ati-logo.png");	
	background-repeat: no-repeat;
	background-size: auto 20px;	
}

.banner-right{
    display: inline;
    float: right;	
	height: 20px;	
	width: 350px;
	margin: 10px 25px;	
	background-image: url("../network-smarter.png");		
	background-repeat: no-repeat;
	background-position: right;	
	background-size: auto 20px;	
}

/* ---------------------------------------------------
    HERO STYLE
----------------------------------------------------- */

.hero-image {
	background-image: url("../hero.jpg");
    position: fixed;
    top: 0;
    left: 0;	
	height: 260px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.hero-text {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    line-height: 1.5em;
	color: #a03021;		
	font-size: 3rem;
	font-weight: 700;
	color: #fff;		
}

/* ---------------------------------------------------
    NAVTOP STYLE
----------------------------------------------------- */

#navtop {
	z-index: 300;
}

#navtop a {
	font-size: 1.1rem;
	font-weight: 500;
	color: #fff;
}

#navtop a:hover {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar .wrapper {
    display: flex;
    width: 100%;
}

#sidebar {
    width: 420px;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: -10;
    color: #4d738a;
    transition: all 0.3s;
	border-right: 1px solid rgba(0,0,0,.1);
	overflow: auto;	
}

.sidebar-fixed {
    top: 0;
	position: fixed;
    width: 100%;
    z-index: -10;	
}

#sidebar a,
#sidebar a:focus {
    color: #4d738a !important;	
	border: 1px solid transparent;	
    text-decoration: none;
}

#sidebar ul li a:hover {
    color: #f7f7f7 !important;		
    background: #4d738a;	
    text-decoration: none;
}

#sidebar.active {
    margin-left: -420px;
}

#sidebar .sidebar-header {
    padding: 10px;
    background: #fff;
}

#sidebar li::before {
	content: none;
}
	
#sidebar ul.components {
    padding: 0px 0;
}

#sidebar ul p {
    color: #4d738a;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li.active>a, 
#sidebar a[aria-expanded="true"] {
	background: #d7dfe3;
}

#sidebar ul li.active>a:hover, 
#sidebar a[aria-expanded="true"]:hover {
	background: #4d738a;
}

#sidebar li a[data-toggle="collapse"]::before {
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: '\f104';		
    position: absolute;
    top: 50%;
    right: 20px
}

#sidebar li a[aria-expanded="true"]::before {
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: '\f107';	
}
	
#sidebar a[data-toggle="collapse"] {
    position: relative;
}

#sidebar .dropdown-toggle::after {
	border: none !important;
}

#sidebar ul ul a {
    font-size: 0.9em !important;
    padding-left: 20px !important;
}

#sidebar ul ul ul a {
    font-size: 0.9em !important;
    padding-left: 40px !important;
}

#sidebar ul ul ul ul a {
    font-size: 0.9em !important;
    padding-left: 60px !important;
}

#sidebarCollapse {
	top: 31px;
	left: -32px;
	color: #4d738a;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 0;
	border-bottom: 2px solid white;
	border-left: none;	
	transform: rotate(90deg);
	position: absolute;
	box-shadow: none;
	z-index: 500;
}

#sidebarCollapse:hover {
    color: #f7f7f7;		
    background: #4d738a;
	border-bottom: 2px solid #4d738a;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: calc(100% - 420px);
    padding: 10px 40px 40px 40px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 350px;
    right: 0;
	z-index: 1;
}

#content.active {
    width: 100%;
}

#content ul {
	list-style: none;
}

#content ul li::before {	
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: '\2022';				
	color: #a03021;
	font-size: 1.2rem;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

#content a, a:hover {
	color: #8bb8ca;
}

/* ---------------------------------------------------
    CSV STYLE
 ----------------------------------------------------- */

fnindex {
	color: red;
}

csv{
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 0.9rem;	
	display: block;
	overflow : auto;
	word-break: break-all;
	word-wrap: break-word;
	margin: .5ex;
	padding: 1ex;
	background: #f0f8ff;	
}

csv del {
	text-decoration: line-through;
	color: red;
}

csv subst {
	text-decoration: underline;
	color: green;
}
.csv-field {
	display: inline;
	white-space: nowrap;
}

.csv-field:before {
	content: "\n";
	font-size: 0px;
	white-space: normal;
}

.csv-const {
	display: inline;
	padding: .1em .6em .2em;
	margin: 1px;
	font-weight: bold;
	line-height: 1.6;
	color: #424242;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #dcdcdc;
}

.csv-var {
	display: inline;
	padding: .1em .0em .2em;
	margin: 1px;
	font-weight: bold;
	font-style: oblique;
	line-height: 1.6;
	color: #4242fe;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #dcdcfe;
}

.csv-const > .csv-var {
	padding: .0em .0em .1em;
}
	
/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar {
        margin-left: -420px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #content {
        width: 100%;
    }
    #content.active {
        width: calc(100% - 420px);
    }
    #sidebarCollapse span {
        display: none;
	}
	.hero-text {
		font-size: 2rem;
	}	
} 
