﻿.dropdownhotspot:link {
    color: #19191e !important;
    text-decoration: none !important;
}

[data-mc-id="8"] {
    display: block!important;
}

ul.sidenav li a:hover {
	background-color: rgba(236, 241, 248, 1)!important; 
}

ul.sidenav li a {
    color: #000!important;
}

ul.sidenav ul ul ul > li > a.selected {
    color: #0083DB!important;
}

ul.sidenav ul ul > li > a.selected {
    color: #0083DB!important;
}

h2 {
    margin-bottom: 1rem !important;
    margin-top: 3rem !important;
    font-size: 2rem !important;
}

p {
    margin-bottom: 20px!important;
    margin-top: 10px!important;
}

.dropDown {
    font-family: 'Roboto';
    font-size: 1.5rem!important;
    width: 90%!important;
    display: block!important;
}

.dropDownHead {
    text-decoration: none!important;
    padding: 8px 24px!important;
    font-weight: 500!important;
    background-color: #f7f7f7!important;
    margin-bottom: 0!important;
    border: solid 1px #cdcdd0!important;
    transition: all 0.5s!important;
}

.dropDownHotspot {
    color: #19191e !important;
    text-decoration: none !important;
    font-size: 1.3rem !important;
}

.sidenav-docs-wrapper {
    flex: 0 1 auto;
    overflow: auto;
    background-color: rgba(246, 246, 246, 1)!important;
}

.sidenav-container ul ul {
    background-color: rgba(246, 246, 246, 1)!important;
}

div.topic-layout > div:nth-child(1) {
    margin-left: 0%;
    border-right: 1px solid #d3d3d3;
    background-color: rgba(246, 246, 246, 1)!important;
    height: auto;
}

.button {
    -webkit-box-shadow: 0px 1px 0px 0px #FFF;
    -moz-box-shadow: 0px 1px 0px 0px #FFF;
    box-shadow: none!important;
}

#mc-main-content {
    padding: 0 3rem 3rem 1rem;
}

[data-mc-id="8"] {
    display: block!important;
}

.row .row.collapse {
    width: 100vw !important;
    margin: 0 auto !important;
}

ul.sidenav ul > li > a {
    border-bottom: none 0px #303335;
    margin-left: 0.5em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

ul.sidenav ul ul > li > a {
    margin-left: 1rem!important;
}

ul.sidenav ul ul ul > li > a {
	margin-left: 1rem!important;
}

div.top-bar {
    margin: 0 auto!important;
}

div.topic-layout {
    display: flex;
    align-items: stretch;
}