body{
  color: #222222;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 15px;
  background: #fafafa;
  line-height: 1.6em;

}

/* Keeps footer at bottom independent of amount of content */
body>.container {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

/* HEADER */
#ch-header {
  background: #49394A;
  padding-top: 0.75rem;
}

#ch-account-bar {
  background: #DD542C;
  font-size: 1rem;
  text-align: right;
  font-family: 'Montserrat', Arial, sans-serif;
  justify-content: flex-end;
}

#ch-account-bar a, #ch-account-bar button{
  color: #f5f5f5;
  font-weight: normal;
  text-decoration:none;
  font-family: inherit;
}

#ch-account-bar button {
  background: transparent;
  border: none;
}
#ch-account-bar button span:after,
#ch-navigation li.parent > a:after {
  content: "\25BE";
  margin-left: 5px;
}
#ch-account-bar .dropdown-menu a {
  color: #333;
}

#ch-account-bar a,
#ch-account-bar button {
  text-transform: uppercase;
}

h1#logo{
  margin: .75rem 0;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 54px;
  color: #f5f5f5;
}
h1#logo a{
  text-decoration: none;
  color: #f5f5f5;
}
img#logo{
  margin: 15px 0;
  border: 0px;
  max-height:125px;
  max-width: 100%;
}
/* END HEADER */

#ch-main-wrapper {
  background: #fafafa;
  flex: 1;
}

/* NAV */
#ch-mobile-nav {
  margin-bottom: -3.75rem;
}

#ch-mobile-nav .navbar {
  background: transparent;
}

#ch-mobile-nav .navbar-burger:hover {
  background: inherit;
}

#ch-mobile-nav .navbar .navbar-burger.burger span {
  background-color: #f5f5f5;
}

#ch-navigation a{
  color: #49394A;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

#ch-navigation>ul>li a:hover{
  color: #DD542C;
}

#ch-navigation li.current>a{
  color: #A081A0;
}
/* END USER NAV */

/* Subnav */
#ch-navigation ul li ul{
  display: none;
}
#ch-navigation ul li.current_parent ul,
#ch-navigation ul li.current.parent ul {
  display: block;
}
#ch-navigation li ul li a{
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #49394A;
}
#ch-navigation li ul li a:hover{
  color: #DD542C;
}
/* END SUBNAV */

#ch-content {
  word-break: break-word;
}

h1#ch-page-title {
  margin-top: 0;
  display: none;
}

#ch-sidebar{
  background: #49394A;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 0;
}

#ch-footer{
  background: #DD542C;
  font-size: 12px;
  padding: 20px;
  text-align: center;
}
#ch-footer, #ch-footer a{ color: #f5f5f5; }


/* Element styles */
p{ margin: 1em 0em; }
a,
body.ch-login a,
body.ch-register a {
  color: #3859C9;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}
a:visited,
body.ch-login a:visited,
body.ch-register a:visited { color: #3859C9; }

a:hover,
body.ch-login a:hover,
body.ch-register a:hover {
  text-decoration: underline;
  color: #DD542C;
}

h1, h2, h3, h4, h5, h6{
  margin: .75em 0em;
  font-weight: 700px;
  text-transform: uppercase;
  line-height: 1.2em;
}
.content h1{ text-transform: uppercase; color: #222222; font-family: 'Montserrat', Arial, sans-serif; font-size: 36px; font-weight: bold; font-style: normal; }
.content h2{ text-transform: uppercase; color: #DD542C; font-family: 'Montserrat', Arial, sans-serif; font-size: 24px; font-weight: bold; font-style: normal; }
.content h3{ text-transform: uppercase; color: #49394A; font-family: 'Montserrat', Arial, sans-serif; font-size: 24px; font-weight: bold; font-style: normal; }
.content h4{ text-transform: uppercase; color: #DD542C; font-family: 'Montserrat', Arial, sans-serif; font-size: 20px; font-weight: bold; font-style: normal; }
.content h5{ text-transform: uppercase; color: #49394A; font-family: 'Montserrat', Arial, sans-serif; font-size: 18px; font-weight: bold; font-style: normal; }
.content h6{ text-transform: uppercase; color: #222222; font-family: 'Montserrat', Arial, sans-serif; font-size: 18px; font-weight: normal; font-style: normal; }

#notice>div{
  padding: 5px;
  padding-left: 31px;
  margin: 5px 0px 10px 0px;
  color: #000;
  text-shadow: 0px 0px 0px #000000;
}
#notice ul{ list-style:disc;}
#notice li{ margin-left: 20px; }
#notice h1, #notice h2, #notice h3{ margin-top:0px;}
#notice .error,
#notice .errorExplanation{
  background: #f3d0c2 url("https://d2ma5jma76a61i.cloudfront.net/themes/listen_v2/assets/images/error_sm.png") 7px 6px no-repeat;
  border: 1px solid #9a1f06;
}
#notice .success{
  background: #dff3c2 url("https://d2ma5jma76a61i.cloudfront.net/themes/listen_v2/assets/images/success_sm.png") 7px 6px no-repeat;
  border: 1px solid #3b9905;
}
.warning{
  background: #fef5bf url("https://d2ma5jma76a61i.cloudfront.net/themes/listen_v2/assets/images/warning_sm.png") 7px 6px no-repeat;
  border: 1px solid #d48200;
}
.info,.success,.warning,.error,.validation{border-top:1px solid;border-bottom:1px solid;padding:6px 10px 6px 34px;background-repeat:no-repeat;background-position:8px 7px;text-align:left;margin-bottom:4px;line-height:1.5em;}
.info{color:#0085dd;border-color:#BEDDFF;background-color:#E2F0FF;background-image:url("https://d2ma5jma76a61i.cloudfront.net/themes/listen_v2/assets/images/info_small.png");}

#small_admin {
  padding: 0;
  margin-bottom: 6px;
}
div.small_admin_links {
  margin-top: 0;
  text-align: right;
  margin-bottom: 10px;
}

body.ch-login input[type="submit"],
body.ch-register input[type="submit"],
a.ch-template-button,
button, input[type="submit"],
input[type="button"],
a.member-file {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #3859C9;
  background-color: #fafafa;
  color: #3859C9;
  font-weight: bold;
  border-radius: 4px;
  padding: 15px 30px;
  margin: 10px 10px 10px 0;
  cursor: pointer;
  -webkit-appearance: none;
}

body.ch-login input[type="submit"]:hover,
body.ch-register input[type="submit"]:hover,
a.ch-template-button:hover,
button:hover, input[type="submit"]:hover, input[type="button"]:hover,
a.member-file:hover, a.member-file:hover:before {
  text-decoration: none;
  background: #3859C9;
  color: #fafafa;
}

/* Form Elements */
fieldset{
  border-radius:4px;
  border:1px solid #999;
  margin:1.2em 0;
  padding:1em ;
}
fieldset.boxless{
  margin:0 0 1.2em 0;
  padding:1em 0 1.4em 0;
  border:none;
  background:none;
}
fieldset.confirm{
  background-color:#E0F8D1;
}
legend{
  border-radius:4px;
  margin:0 -.4em;
  padding:5px 15px;
  font-weight:bold;
  font-size:1.2em;
  background-color:#ddd;
  color:#333;
  border:1px solid #ccc;
}
fieldset.tab{
  border-top:1px solid #f3f3f3;
  margin-top:0;
}
label{
  display:block;
  margin-top:10px;
}

fieldset span.help-inline {
  display: block;
  font-size: 90%;
  padding-left: 5px;
}

fieldset select {
  width: 95%;
}

label em{
  font-weight:normal;
  color:#369;
}
label .support-text{
  font-weight:normal;
  color:#333;
}

.inline-label{
  display:inline;
  padding-right:8px;
}
.inline-label-solo{
  display:inline;
  padding-right:20px;
  line-height:1.3em;
}

input[type=text],
input[type=password],
textarea,
select {
  border:1px solid #ccc;
  border-radius:4px;
  font-size:1em;
  padding:10px;
}

input[type=text],
input[type=password]{
  width:95%;
  border:1px solid #ccc;
  background-color:#fff;
}
input:focus,
textarea:focus,
select:focus,
.field-wrapper.focus{
  border:1px solid #00B5D5;
}

input[type=radio],
input[type=checkbox]{
  background:transparent !important;
  border:0 !important;
  width:16px !important;
}
input[type=radio]{
  width:13px !important;
}
select[disabled=disabled]{
  color:#999;
}
select[multiple]{
  min-width:300px;
  border:1px solid #ccc;
}

option[disabled]{color:#999;background:#ccc;}


/* Tables */
fieldset tr:nth-child(2n+0){ background: none; }
.content table thead th, table th{
  color:#f5f5f5;
  background: #DD542C;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: normal;
  padding: 12px 10px;
  text-transform: uppercase;
  text-align: left
}
td{
  padding:10px;
  font-size:100%;
  vertical-align:top;
  text-align: left
}

/* Content Types */
.mejs-audio {
  max-width: 500px;
}
/* End Content Types */

/* LOGIN PAGE */
body.ch-login,
body.ch-register {
  background: #49394A
}
/* END LOGIN */

/* Account pages mobile friendly */
@media screen and (max-width: 768px) {

}

/* Account Page */
table.ch-account-menu td {
  border-bottom: 3px solid #e7e7e7 !important;
  background-color: #f5f5f5;
}
/* End Account Page */

/* Course Page Overrides */
table.ch-course .left {
  border-bottom: 3px solid #e7e7e7 !important;
}

.ch-content-wrapper {
flex-direction: column-reverse;
}

table.ch-cards-alt td {
  border-bottom: 3px solid #e7e7e7 !important;
  background-color: #f5f5f5;
}
/* END Course Page Overrides */
