html {
    margin: 0;
    padding: 0;
    color: #000
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #000
}


#wrap {
    background: #fff;
    width: 100%;
    margin: auto;
    max-width: 1200px !important;
}

#main {
    padding: 5% 0px 0px 0px
}

#main div.mainInner {
    padding: 3px 10px!important
}

.main-content {
    padding-right: 5rem;
}

#footer {
    clear: both
}

#skipNav {
    position: absolute!important;
    top: 5.0em !important;
    left: 55em !important;
    margin: 0;
    padding: 0;
    width: 13em;
    height: 2em;
    font-weight: 700;
    display: block!important
}

form {
    margin: 0;
    padding: 0
}

a:link {
    color: #536BA8
}

a:visited {
    color: #616161
}

a:focus,
a:hover,
a:active {
    text-decoration: underline;
    color: #93052A;
    text-decoration: none
}

a img {
    border: 0
}

td {
    vertical-align: top
}

ol li {
    margin-top: 8px;
    line-height: 140%
}

hr {
    padding: 0;
    border: 0;
    color: #666;
    background-color: #666;
    height: 1px;
    text-align: left
}

ul.tighter li {
    margin: 0 0 5px 0
}

ul.noMarker {
    margin: 5px 0 0 6px;
    padding: 0
}

ul.noMarker li {
    margin-top: 6px;
    margin-right: 10px;
    list-style-type: none;
    padding-left: 6px;
    background-image: none
}

p {
    font-size: 0.9em;
    line-height: 150%;
    margin: 6px 0 6px 0;
}

li {
	font-size: 0.9em;
}	

.table td, .table th { 
	font-size: 0.9em;
}

em {
	font-size: 0.9em;
}

h1 {
    color: #536BA8;
    margin-top: 2px;
    padding: 0;
    font-size: 1.75em;
    /* letter-spacing: -.03em; */
    font-weight: 700;
    text-align: left
}

h2 {
    font-size: 1.25rem;
    font-weight: 700;
    /* color: #282888; */
    color: #000000;
    margin: 12px 0 0 0
}

h3 {
    font-size: 90%;
    font-weight: 700;
    color: #000;
    margin: 16px 0 0 0
}

h4 {
    font-size: 80%;
    font-weight: 700;
    color: #185C91;
    margin: 6px 0 0 0;
    text-align: left
}

h5 {
    font-size: 100%;
    font-weight: 700;
    color: #000;
    margin: 8px 0 0 0;
    text-align: center
}

div.clearing {
    clear: both;
    font-size: 0;
    padding: 0;
    margin: 0;
    height: 0px!important
}

ul.breadcrumbs {
    padding: 0 2px 6px 2px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #666
}

ul.breadcrumbs li {
    list-style-type: disc;
    color: #536BA8;
    margin: 0;
    font-weight: 700;
    font-size: .9em;
    display: inline;
    padding: 1px;
    background-image: none
}

img.bordered {
    border: 1px solid #666
}

h3.noscriptWarning {
    padding: 6px;
    margin: 6px 2px 6px 2px;
    border: 1px solid red;
    color: red;
    background-color: #fff;
    font-size: 1em;
    line-height: 130%;
    text-align: center
}

#main {
    margin-left: 0 !important;
    max-width: 1800px !important;
}

#mainInner {
    padding: 10px !important;
}

h3 {
    color: #222;
}

ul li a:active,
ul li a:focus,
ul li a:hover {
    color: #93052A !important;
    text-decoration: underline;
}

div#displayBox {
    border: 1px solid #cbcbcb;
    padding: 2px 8px 1px;
    border-radius: 5px;
    margin-top: 1px;
    margin-bottom: 12px;
    width: 98%;
    clear: both;
    min-height: 500px;
    background-color: #fff
}

div#displayBox h2,
div#displayBox h3 {
    display: inline;
    width: 30%;
    margin-bottom: 20px;
}

div#displayBox h2 {
    font-size: 1.4em !important;
}

div#displayBox h3 {
    margin-top: 20px
}

.animDiv {
    margin: .5em 0!important;
    padding: 0
}

.animDiv img {
    border: 1px solid #666;
    border-radius: 7px;
    margin: auto!important
}

div#buttons {
    float: left;
    display: table-cell;
    margin: .5em 0;
    padding: 0;
    text-align: left;
    line-height: 2em
}

div#buttons h2 {
    margin: 0;
    display: inline;
    font-size: 1em
}

div#buttons a:link,
div#buttons a:visited {
    color: #fff
}

div#buttons div.button-group {
    padding: 0!important;
    vertical-align: middle!important;
    margin: 0!important
}

#enlargement,
p#breadcrumbs {
    margin-top: 0;
    padding-top: 0
}

p#description {
    font-size: 1em;
    color: #666;
    font-style: italic;
    float: right;
    width: 30%;
    text-align: right;
    margin: 0;
    line-height: 1.3em
}

p#breadcrumbs {
    margin-bottom: 12px;
    width: 67%;
    font-weight: 700
}

h1 {
    margin-top: 5px;
    margin-bottom: 5px
}

h1 span.note {
    font-weight: 700;
    color: #666!important;
    font-size: .8em !important;
}

h3#notFoundHeading {
    margin-top: 35px;
    padding-top: 15px;
    width: 85%;
    display: block;
    font-size: 1.2em;
    color: #3E4EAD
}

#animationSize {
    color: #666;
    max-width: 50%;
    margin: 0 0 6px
}

#enlargement {
    color: #666;
    max-width: 50%
}

#animationDown {
    border-radius: 10px
}

div#footer {
    border-top: 1px solid #666;
    background: #185c91;	
    clear: both;
    display: flex;
    min-height: 3em !important;
	padding: 0.8em 5% 0.8em 5%;
    width: 100%;
    text-align: left;
}

div.left {
    color: #fff;
    margin: auto;
    line-height: 135%;
    display: table-cell
}

h4#disclaimer {
    color: #fff!important;
    font-size: .9em;
    font-weight: 400!important;
    font-style: italic;
    text-align: inherit;
    margin: .3em 0 1em
}

div#footerLinks a:link,
div#footerLinks a:visited,
h4#disclaimer a:link,
h4#disclaimer a:visited {
    color: #fff!important;
}

h4#disclaimer a:active,
h4#disclaimer a:focus,
h4#disclaimer a:hover {
    color: #93052A!important;
    text-decoration: underline
}

div#footerLinks a:active,
div#footerLinks a:focus,
div#footerLinks a:hover {
    color: #93052A!important;
    text-decoration: underline
}

.zoomContainer {
    z-index: 100000
}

.main-navigation.fancybox-margin {
    padding-right: 15px
}

#DayViewerAnimationBlock {
    width: 100%;
    float: left
}

#DayViewerAnimationBlock div.first a img {
    display: block!important;
    float: left
}

div#DayViewerAnimationBlock div a img {
    float: left;
    margin-left: 0!important;
    padding-left: 0!important
}

div.sliderBox {
    margin: .7em 0 1.5em;
    height: 2em;
    max-width: 45em !important;
}

.animSlider .ui-corner-all,
.animSlider.ui-corner-all {
    border-radius: 0
}

.animSlider.ui-slider {
    border: 0;
    background: #E6F1F9;
    border-radius: 5px
}

.animSlider.ui-slider-horizontal {
    height: 19px;
    border: 1px solid #666
}

.animSlider.ui-slider-vertical {
    height: 15em;
    width: 19px
}

.animSlider .ui-slider-handle {
    width: 24px;
    height: 26px;
    background: #1e9ce5!important;
    border-radius: 16%;
    border: none;
    cursor: pointer
}

.animSlider.ui-slider-horizontal .ui-slider-handle {
    top: 50%;
    margin-top: -12px
}

.animSlider.ui-slider-vertical .ui-slider-handle {
    left: 50%;
    margin-left: -12px
}

.animSlider .ui-slider-handle:hover {
    opacity: .8
}

.animSlider .ui-slider-range {
    border: 0;
    border-radius: 7;
    background: #f99
}

.animSlider.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 19px
}

.animSlider.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 19px
}

div.info {
    width: 55em
}

span.linker {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

div.Links,
div.TNBox {
    position: relative;
    overflow: hidden
}

div.TNBox {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

div.TNBox:hover h2,
div.TNBox:hover p {
    color: #93bcff
}

div.TNBox h2,
div.TNBox p {
    color: #fff;
    text-shadow: rgba(0, 0, 0, 1) 0 0 5px!important;
    text-align: center
}

div.TNBox h2 {
    font-size: 2.3em;
    margin-top: 8px
}

div.TNBox p {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0 15px
}

div.Links {
    height: 230px!important;
    margin: 0!important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #d8d8d8;
    background: -moz-linear-gradient(top, #d8d8d8 0, #6a6a6b 100%);
    background: -webkit-linear-gradient(top, #d8d8d8 0, #6a6a6b 100%);
    background: linear-gradient(to bottom, #d8d8d8 0, #6a6a6b 100%)
}

div.Links h3 {
    text-align: center;
    font-size: 1.3em;
    padding-top: 0;
    margin: .3em 0 .2em
}

div.Links ul.tighter li {
    color: #282888;
    font-weight: 700;
    font-size: .95em;
    margin: 0 0 2px
}

div.Links a:link,
div.Links a:visited {
    color: #282888!important
}

div.Links a:active,
div.Links a:focus,
div.Links a:hover {
    color: #93052A!important;
    text-decoration: underline
}

span.sizeInfo {
    font-size: .9em;
    color: #000;
    font-weight: 400
}

div.panel.panel-default#timeBlock {
    padding: 0;
    margin-bottom: 3px
}

div.panel.panel-default#timeBlock div.panel-body {
    padding: 6px
}

@media screen and (max-width:600px) {
    h1 {
        font-size: 1.2em
    }
    h1#GAWaitMsg {
        color: orange;
        font-size: 1.1em;
        width: 100%
    }
    div#adv-custom-caption,
    h4 {
        font-size: .9em !important;
    }
    p,
    p#timeBlockNav {
        font-size: .9em
    }
    div#displayBox {
        padding-top: .3em !important;
    }
    div#timeBlock {
        display: none
    }
    div#buttons div.btn-group {
        margin: .3em 0 .3em .5em !important;
    }
    p#timeBlockNav {
        padding-top: 3px;
        color: #fff;
        margin-left: 2em
    }
    .animDiv {
        margin: .5em 0!important
    }
}

div#buttons div.btn-group {
    margin: .3em 0 .3em .5em !important;
}

@media screen and (min-width:601px) {
    div#timeBlock {
        display: table-cell;
        float: right
    }
    p#timeBlockNav {
        display: none
    }
}

.navbar {
    min-height: 32px
}

.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px
}

.nav>li>a {
    padding: 5px 15px
}

div#GIFAnimationTarget {
    margin: 0 auto!important;
    text-align: center!important;
    width: 100%!important;
    height: auto!important;
    min-height: 40em;
    background: url(Loader140.gif) center center no-repeat #fff
}

@media screen and (max-width:600px) {
    div#GIFAnimationTarget {
        width: 100%!important;
        height: auto!important;
        min-height: 30em;
        background: url(Loader140.gif) center center no-repeat #fff
    }
    div#GIFAnimationTarget img {
        object-fit: cover
    }
    h1#GAWaitMsg {
        font-size: 1.1em !important;
        width: 100%;
        text-align: center
    }
}

div#legendCont {
    margin-top: 0;
    clear: both
}

h1#GAWaitMsg {
    font-size: 1.5em;
    margin-bottom: 1em;
    max-width: 100%!important;
    padding: 0;
    color: #adadad;
    text-align: center!important
}

a.navHighlight {
    background-color: #d7d7d7
}

div.animCaption,
h3.animCaption {
    color: #3E4EAD;
    font-weight: 700;
    font-size: 1.1em
}

#dls a:link,
#dls a:visited {
    text-decoration: underline
}

#dls a:active,
#dls a:focus,
#dls a:hover {
    color: #93052a!important
}

#animSpeed {
    border: 1px solid #666;
    background-color: #efefef;
    border-radius: 8px;
    display: inline-block;
    padding: 0!important
}

#animSpeed a {
    margin-right: 0!important
}

#animSpeed h2 {
    line-height: 140%;
    vertical-align: middle;
    text-align: center
}

img.OL1,
img.OL2,
img.OL3,
img.OL4,
img.OL5,
img.OLLatLon {
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden
}

.outageMessage {
    color: #93052A;
    margin-right: 20px!important;
    max-width: 600px;
    border: 1px solid #666;
    padding: 1em;
    border-radius: 9px;
    float: left
}

/* Banner */

.noaa-banner {
    width: 100%;
    height: 150px;
    /* background: linear-gradient(180deg, #0099D8 0%, rgba(0, 153, 216, 0.7) 100%); */
    display: flex;
    align-items: center;
};

.display-4 {
    font-size: 3rem!important;
}

.banner-text {
    color: #263F78;
}



/* Navigation */

.nav-wrapper {
    width: 100%;
    max-width: 1200px !important;
    margin: auto;

}


.navbar{
	padding: 0;
	background: #185C91 !important;
}

.navbar-nav >li > a{
	padding-top: 15px;
	padding-bottom: 15px;
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}

.navbar-light .navbar-nav .nav-link{
	color: #fff !important;

}

.dropdown-item:hover{
	color: #444444 !important;
}

.navbar-toggler{
	border: 1px solid rgba(255, 255, 255, 0.50) !important;
    background-color: #292929;
    z-index: 2;
}


@media only screen and (min-width: 773px) {
    .navbar-nav li:hover > ul.dropdown-menu {
        display: block;
    }
}



.dropdown-submenu {
    position:relative;
}

.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}

.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.dropdown-menu {
	top: 95%;
	border: 1px solid rgba(0,0,0,.25);
   -webkit-box-shadow: 2px 2px 3px 1px #888;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
   -moz-box-shadow:    2px 2px 3px 1px #888;  /* Firefox 3.5 - 3.6 */
   box-shadow:         2px 2px 3px 1px #888;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */	
   -mox-border-radius:  0em 0.2rem 0.2rem 0.2rem;
   -webkit-border-radius: 0em 0.2rem 0.2rem 0.2rem;
   border-radius: 0em 0.2rem 0.2rem 0.2rem;
}

.dropdown-menu > li > a:hover{
	color: #fff !important;
	background: #1b6e9e;
}

.dropdown-menu > li > a{
	color: #555555;
}

.nav-item:hover .nav-link{
	background-color: #1B6E9E;
}
/* Sidebar Event Section */

.upcoming-events {
    margin-bottom: 5%;
}

.upcoming-events .event-item {
    margin-bottom: 20px;
}
.nav-brand {
    border-bottom: 2px solid #ffffff;
    background-image: url(/aerosoltraining/images/banner/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.brand-title {
    color: #ffffff;
    font-weight: 600;
    z-index: 2;
}


@media only screen and (max-width: 767px) {
    .navbar-collapse .nav-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .overlay-mobile {
        width: 100%;
        position: absolute;
        height: 104px;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,0.55);
    }
}

.navbar-collapse .nav-wrapper {
    padding-left: 10px;
    padding-right: 10px;
}

/*sidebar navigation */

#sidebar {
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-left: 0px;
}

@media only screen and (max-width: 767px) {
	#sidebar{
		float: none;
		margin: 15px 0 15px 0;
	}
}

/* .sidebar-menu ul li a {
	color: #000 !important;
	text-decoration: underline;
} */

.sidebar-menu{

	padding: 0px;
	max-width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;


}

@media only screen and (max-width: 767px) {
	.sidebar-menu {
		margin-left: 0;
	}
}

.sidebar-menu ul{
	padding-left: 15px;
	color: #000000;
}

.sidebar-menu ul li ul {
	padding-left: 12px;
}

ul#not-index li{
	padding-left: 12px;
}

.sidebar-menu h3 {
	color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
}

ul {
	list-style-type: square;
}

.tablec th {
	background: #f2dc62;
}

.tablec.tablenoh th {
	background: transparent;
}

.tablec tr:nth-child(odd){ 
	background-color: #fcf4c7;
}
	
.tablec tr:nth-child(even){
	background: #f2dc62;
}	

@media only screen and (max-width: 420px) {
.table td, .table th{
	font-size: 11px;
}
}

.border-top-sep {
	border-top: 1px solid #cccccc;
}

.container {
	max-width: 100%;
    margin-bottom: 5%;
}

.img-responsive {
    display: block;
	max-width: 100%;
    height: auto;
    margin: 15px 0;	
}

#cycle1 {
	float: right;
	margin: 15px 0 25px 10px;
}

@media only screen and (max-width: 768px) {
	#cycle1{
	float: none;
}
}

.doclist li{
	font-size: 0.9em;
	color: #444444;
}

.doclist li a, .doclist li span{
	font-size: 0.9em;
}

.doclist li span{
	color: #000000;
}	

ul#awgvalidation{
	margin-top: 20px;
}

#awgvalidation li {
	padding-bottom: 12px;
}

#footerLinks {
	font-size: 0.8em;
}

.img-internal {
	margin-top: 10px;
	display: block;
}

.img-em {
	display: block;
	margin-bottom: 10px;
}

div#displayBox {
	border: none !important;
}

.display h2 {
	margin-top: 20px;
}

.winds-nav {
	float: left; 
	width: 220px;
	border: 1px solid #aaaaaa;
	padding-left: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
	background-image:
    linear-gradient(
       #185c91, #308dd5
    );	
	color: #fff;
   -webkit-box-shadow: 2px 2px 3px 1px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
   -moz-box-shadow:    2px 2px 3px 1px #ccc;  /* Firefox 3.5 - 3.6 */
   box-shadow:         2px 2px 3px 1px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */	
}

.winds-nav h3{
	color: #fff;
}

.winds-nav li a{
	color: #fff;
	text-decoration: underline;	
}

.winds-nav li a:hover{
	color: #fbdd35 !important;
	font-weight: bold !important;	

}

@media only screen and (max-width: 768px) {
	.winds-nav{
	float: none;
}
}

.active a {
    color: #fbdd35 !important; 
  }
  

#side-nav ul{
	padding-left: 20px;
}

#footer a{
	text-decoration: underline;
}

.left {
	max-width: 1040px;
	width: 100%;
}


/* 09/16/2021 Update */


.whats-new-container {
    box-shadow: 0px 2px 4px rgb(0 0 0 / 25%);
    background-color: #ffffff;
    width: 100%;
    height: auto;
    position: relative;
    padding: 20px 15px 15px 15px;
    margin-bottom: 15px;

}


@media only screen and (min-width: 992px) {
    .whats-new-container {
        box-shadow: 0px 2px 4px rgb(0 0 0 / 25%);
        background-color: #ffffff;
        width: 100%;
        height: 320px;
        position: relative;
        padding: 20px 15px 15px 15px;
        margin-bottom: 15px;
    
    }
  }



.whats-new-container:nth-child(even)  {
    background-color: #FAFAFA;
}


.new-event-container,
.past-event-container {

    text-align: left;
    border: 1px solid rgb(209 209 209);
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 20px 15px 15px 63px;
    border-top: 5px solid #185C91;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 30%);
    width: 100%;
    height: 200px;
    position: relative;
    transition: all .2s ease;


}

.new-event-container:hover {
    box-shadow: 0 6px 7px -4px rgb(0 0 0 / 44%);
    transform: scale(1.06);
}

.event-date {
    list-style: none;
}

.event-item hr {
    background-color: #e5e4e4;
}

.whats-new {
    margin-right: 15%;
   
}


/* Training Agenda Pages */


.course-date {
    font-size: 1.25rem;
    font-weight: 600;
    color: #536BA8;
}

.session {
    font-size: 1.25rem;
    font-weight: 600;
}


.training-agenda-tab {
    display: inline-flex;
    padding: 10px 25px;
    color: #000000;
    margin-left: 5px;
    background-color: #DADADA;
    cursor: pointer;
}

.training-agenda-tab.active {
    color: #ffffff;
    background-color: #185C91;
    cursor: auto;
}

.agenda-hourly-content {
    padding-left: 5%;
}

.agenda-table {
    width: 100%
}

.agenda-table td:first-of-type {
    width: 15%;
}


/* Python Tutorials */


.image-style {
    width: 100%!important;
}


/* Return to top */

#backToTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 16px;
    border: none;
    outline: none;
    color: rgb(255, 255, 255);
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
  }
  
  #backToTop:hover {
    box-shadow: 0px 0px 5px rgb(0 0 0 / 40%);
  }


  .python-tutorials-overview {
      margin-top: 15px;
  }


  .python-tutorials-overview th {
      padding: 10px;
      border-bottom: solid 1px rgba(0, 0, 0, .5);
  }

  .python-tutorials-overview td {
      padding: 5px 10px;
  }

  .python-tutorials-overview td:first-child,
  .python-tutorials-overview th:first-child {
      border-right: solid 1px rgba(0, 0, 0, .5);
  }

  #sectionOutlineAccordion .card-header{
      padding: 0;
  }

  #sectionOutlineAccordion .card-header .btn {
    font-size: .95rem;
}

#sectionOutlineAccordion .card-header h2 {
    margin: 0;
}
#sideMenuNav ul{
    padding-left: 1rem;
    list-style: none;
    text-align: left;
}

#sideMenuNav ul li{
    padding-bottom: .5rem;

}
#sideMenuNav ul li a{
    white-space: normal;
   padding: 0;
}

#sideMenuNav ul li a:hover{
    text-decoration: none;
}


#sideMenuNav .accordion{
    padding-left: 1rem;
}

#sideMenuNav .card {
    border: none;
}

#sideMenuNav .card-header {
    background-color: #ffffff;
}

.fa {
    color: #93052A !important;
    font-size: 1.5rem!important;

}

.fa.fa-arrow-up {
    color: #555 !important;
}

.call-out-quote {
    font-size: 18px;
    color: #536BA8;
}
.container .col-lg-8,
.container .col-lg-9 {
    padding-right: 5%;
}

.img-left {
    max-width: 50%;
    float: left;
    padding: 10px 10px 10px 0px;
}


.img-right {
    max-width: 50%;
    float: right;
    padding: 10px 0px 10px 10px;
}

.menu-icon {
    position: absolute;
    right: 0;
}

.callout {
    text-align: center;
    border: 1px solid rgb(209 209 209);
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 15px;
    width: 100%;
    border-top: 5px solid #185C91;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 30%);
}
.callout__btn {
    background-color: #93052A;
    color: #fff!important;
    font-size: .9rem;
    margin: 10px;
    border-radius: 10px;
}

.callout__btn:hover {
    background-color: #555;

}

.callout .event-item {
    text-align: left;
}

.callout__title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.6rem;
}

.section__header {
    margin-bottom: 15px;
}

.page__h1 {
    margin-right: 10%;
}

.page__h1__intro_text{
    font-size: 1rem; 
    color: #000;
    font-style: italic;
}

.tutorial__callout {
    background-color: rgb(245 247 220 / 59%);
    padding: 15px;
    font-family: 'Lucida Console';
    margin: 15px 0;
}

#sectionOutlineAccordion .card-header button {
    text-decoration: none;
    color: #536BA8;
    padding-left: 0;
}

#sectionOutlineAccordion .card-header button .fa {
    font-size: 1rem!important;
    position: absolute;
    right: 0;
    vertical-align: middle;
    line-height: 23px;
}

.code__block {
    background: #f8f8f8;
    overflow: auto;
    width: auto;
    padding: 1rem;
    margin: 1rem 0;
}

/* select all but first element */

.main__content > hr ~ hr {
    margin: 2rem 0;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

.training-instructor ul {
    list-style: none;
    padding-left: 0;
}