@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

html,
body {
  height: 100% !important;
}

#pageContainer {
  display: flex;
  flex-direction: column;
  height: 100%;
}

h1 {
  font-weight: bold;
}

a {
  color: #6b1b2b;
}

a:hover {
  color: #6b1b2b;
  text-decoration: underline;
}

#linkcontentBlockPG0199, #linkcontentBlockPG0011 {
  color: #cf3d5a;
}

.page-link {
  color: #141414;
}

.page-item.active .page-link {
  background-color: #141414;
  border-color: #141414;
}

.blank {
  display: none !important;
}

.italic {
  font-style: italic;
}

.bold {
  font-style: bold;
}

.hide {
  display: none;
}

.left_text {
  text-align: left;
}

.center_text {
  text-align: center;
}

.logo_mobile {
  display: none !important;
}

.mobile_justify_start_center {
  justify-content: flex-start !important;
}

.mobile_margin_unset {
  margin: unset !important;
}

/*-----------Header1, topheader.jsp, ((logo, cart, login))-----------------*/

#header1Container {
  background: linear-gradient(to left, #4f131f, #6a1b2b, #4f131f);
  width: 100%;
  padding-top: 1.55rem;
  padding-bottom: 1.55rem;
  /*color: #4d535b !important;*/
} /* Middle of the languagebar.jsp ((logo, cart, login))*/

#header1 {
  padding-top: 0;
}

#header1Wrapper {
  background-color: #4f131f !important;
  border-bottom: 4px solid #7a1e30;
  /*color: #4d535b !important;*/
} /* sides of languagebar.jsp ((logo, cart, login))*/

#cartInfo .glyphicon-shopping-cart {
  /*color: #464646 !important;  cart color*/
}

#loginDropdownMenuLink,
.clpLoginLink,
.clpHomeLink {
  /*color: #4d535b !important;*/
  font-size: 16px !important;
  font-weight: bold;
  font-family: "Source Sans 3", sans-serif !important;
  padding: 0.2rem 0.7rem;
  background-color: #360014;
  border-radius: 5px;
}

#loginDropdownMenuLink:before,
.clpLoginLink:before {
  font-family: "Font Awesome 5 Free";
  content: "\f2f6";
  padding-right: 6px;
  vertical-align: middle;
}

.clpHomeLink:before {
  font-family: "Font Awesome 5 Free";
  content: "\f015";
  padding-right: 6px;
  vertical-align: middle;
}

#loginInfo > a#landingPageLink:hover {
  text-decoration: none !important;
}

.dropdown-toggle:after {
  display: none !important;
}

.dropdown-toggle:hover {
  text-decoration: none !important;
}

div#login {
  font-family: "Source Sans 3", sans-serif !important;
  font-size: 16px;
}

#loginInfo {
  line-height: unset;
}

#loginNameWrapper {
  /*color: #4d535b !important;*/
  float: unset;
  width: unset;
}

#logoutLinkWrapper {
  /*color: #4d535b !important;*/
  float: unset;
  width: unset;
  max-width: unset;
  padding-right: unset;
  padding-left: unset;
}

#header1ContentWrapper.row,
#clpHeader1ContentWrapper.row {
  justify-content: space-between;
  padding: 0 1rem;
}

.headerProfileLink {
  color: #ffb81c !important;
  font-weight: bold;
  padding-left: 0.15rem;
}

.headerStudentLoginLogoutLink {
  font-weight: bold;
  padding: 0.1rem 0.5rem;
  background-color: #360014;
  border-radius: 5px;
  font-size: 13px;
}

.headerStudentLoginLogoutLink:before {
  font-family: "Font Awesome 5 Free";
  content: "\f2f5";
  padding-right: 6px;
  vertical-align: middle;
}

#logoutLinkWrapper::before,
.conferenceLogoutButtonWrapper::before {
  content: unset;
}

#cartCount {
  background-color: #000;
  position: unset;
  display: inline-block;
  margin-left: -15px;
  margin-top: -7px;
}

.row > ul#header-nav {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
  text-decoration: none;
  gap: 1.3rem;
}

#shoppingCartLink:hover {
  text-decoration: none;
}

#clpHeaderText {
  font-size: 28px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  letter-spacing: 1px;
}

#schoolCorporateLogoWrapper {
  display: none;
}

#groupCorporateLogoWrapper {
  padding-top: 3.5rem;
}

#header2ContentWrapper.row {
  justify-content: center;
}

#fauxHeader3Wrapper {
  background-color: #141414;
  width: calc(100vw - 7.51px);
  margin-left: calc(-50vw + 50%);
  padding-bottom: 47px;
}

.clpMobileIcon {
  display: none;
}

/*----------------------------------------------------------------------------*/

/*-------------------------Main Content Section ------------------------------*/
#mainContentWrapper {
  flex: 1 0 auto;
}

#mainContentContainer {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
  font-family: "Poppins", sans-serif;
}

#contentHeader {
  margin-bottom: 1.5rem;
}

.section.sectionSchedule {
  border-top: unset;
}

.section.sectionSchedule:last-of-type {
  border-bottom: unset;
}

.courseSectionDescription > div:not(.sectionNotes, .sectionOnlineResources, .sectionTransferRequestDeadline), .sectionScheduleType {
  border-bottom: 1px solid #ccc !important;
  padding-bottom: 0.75rem;
}

.sectionNotes {  
  margin-top: 1.5rem;
}

.sectionNotes > div {
  background-color: #eee;  
  background-image: url(https://noncredit.msstate.edu/upload/subtle_grunge.png);
  padding: 0.5rem 1rem;
  border: 1px solid #bbb;
  margin-top: -5px
}

.sectionNotes h4 {
  text-align: center;
}

.sectionNotes .labelSpanStyle {
  font-weight: 600;
  text-align: center;
  background-color: #5d1725;
  width: 100%;
  color: #fff;
  padding: 0.1rem 0.3rem;
  border-style: solid;
  border-color: #bbb;
  border-width: 1px 1px 2px;
}

.btn-primary {
  background-color: #5d1725 !important;
  border-color: #5d1725 !important;
}

.btn-primary:hover {
  background-color: #3e0f19 !important;
  border-color: #340d15 !important;
}

.btn-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(117, 58, 70, 0.5);
}

.userForm {
  padding-top: 1.25rem;
}

#portalExternalLogonLinkPanel > form > div > h3 {
  display: none;
}

#checkoutBreadcrumb {
  margin-bottom: 2rem;
}

#newStudentDiv .sectionHeader,
#existingStudentDiv .sectionHeader {
  margin-bottom: 1.25rem;
  background-color: #e9ecef;
  text-align: center;
  border: none;
}

.userForm > .row {
  padding: 0.5rem 1.25rem;
}

#contentModule5 {
  display: none;
}

#contentModule1 > .row > .col-lg-12 > .row > .col-sm-12 > p {
  text-align: center;
  padding: 0.5rem;
  background-color: #5d1725;
  color: #f3f3f3;
  font-weight: bold;
  border-radius: 4px;
}

/*----------------------------------------------------------------------------*/

/*-------------------------Global nav, globalNavigationEmbeddable.jsp ------------------------------*/
#header3Container {
  display: flex;
  justify-content: center;
  background-color: #141414 !important;
} /* align nav items to the right */

#header3Wrapper {
  /*padding-bottom: 10px;    space between global nav and the body content*/
  background-color: #141414 !important;
}

#globalNavigationBar {
  background-color: #141414 !important;
  padding: 0;
} /* change the color of the center of the navbar that is now aligned to the right*/

.nav-item {
  font-size: 0.9rem !important; /* global nav item font size */
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

.nav-item:hover {
  transition: 0.2s;
  background-color: #eeeeee;
}

.nav-item a:hover {
  transition: 0.2s;
  color: #141414 !important;
}

ul > .nav-main-borders {
  border-left: 1px solid #2f2f2f;
  border-right: 1px solid #2f2f2f;
}

ul > .nav-main-borders ~ .nav-main-borders {
  border-left: none;
}

.portalMenuDropDownContainer {
  border-left: 1px solid #2f2f2f;
}

.nav-main-borders > .nav-link,
.portalMenuDropDownContainer > .nav-link {
  padding: 0.88rem 2rem !important;
  font-family: "Source Sans 3", sans-serif !important;
} /* If actual global css with this class is found, remove this style and add to that file */

.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
} /* Color of navbar items/links */

.navbar-toggler-icon {
  -webkit-filter: invert(1) contrast();
  filter: invert(1);
}

#globalNavigationBar > .navbar-brand {
  margin-left: -16px;
}

/*----------------------TOPMOST NAVIGATION------------------------------------------------------------------*/
#topmost_nav {
  background-color: #40101a;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  height: 34px;
}

#topmost_nav_flex {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 0 auto;
  height: 100%;
  flex-wrap: wrap;
}

#left_msstate_nav,
#right_msstate_nav {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
  font-family: "Source Sans 3", sans-serif;
  flex-wrap: wrap;
}

#left_msstate_nav > li > a {
  color: #fff;
  text-decoration: none;
  padding: 0 20px;
  background-color: #320c14;
  display: block;
  height: 100%;
  line-height: 33px;
}

#right_msstate_nav > li > a {
  display: block;
  height: 100%;
  color: #fff;
  text-decoration: none;
  padding: 0 20px;
  background-color: #000;
  line-height: 33px;
}

#left_msstate_nav > li > a:hover,
#right_msstate_nav > li > a:hover {
  transition: 0.2s;
  background-color: #eeeeee;
  color: #141414 !important;
}

/*----------------------------------------------------------------------------------*/

/*----------------------Footer, bottomNavigation.jsp------------------------------------------------------*/

#msstate-footer {
  flex-shrink: 0;
}

footer {
  background-color: #000;
  color: white;
  padding: 84px 20px;
  font-family: "Open Sans", sans-serif;
}

#footer-info {
  line-height: 18px;
}

#footer2Sub2 {
  height: 100px; /*footer 1 sub 1 height**/
}

#footer1Wrapper {
  /*height: 180px; */ /*Whole footer height **/
}

#footer2Wrapper {
  display: none;
}

#footerNav > .row {
  justify-content: center;
  gap: 3.69rem;
}

#footerNav > .row > .col-lg-3 {
  -ms-flex: unset;
  flex: unset;
  max-width: 415px;
  width: 100% !important;
  max-height: 299px;
  height: 100%;
}

#footerNav > .row > .col-lg-3 ~ .col-lg-3 {
  max-width: unset;
  width: unset !important;
}

#footerNav > .row > .col-md-6 {
  width: unset;
}

.disclosure {
  margin: -7.65rem 0 3.5rem 0;
  border-top: 1px solid #222222;
  max-width: 680px;
  width: 100%;
}

#legal {
  width: 100%;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}

#legal-info {
  max-width: 635px;
  font-family: "Open Sans", sans-serif;
  color: #cccccc;
  font-size: 0.85rem;
}

#legal-info a {
  color: #cccccc !important;
  text-decoration: underline;
}

#address-card {
  font-family: "Open Sans", sans-serif;
}

address {
  position: relative;
  background-color: #191919;
  border-radius: 0;
  border: none;
  font-size: 1rem;
  font-style: normal;
  max-width: 406.667px;
  width: 100%;
  color: white;
}

#address-flex {
  display: flex;
  gap: 1rem;
  padding: 2rem;
}

#address-flex > a {
  display: contents;
}

#address-flex > a > img {
  max-height: 62px;
  margin-top: -6px;
}

#address-info > span {
  display: block;
  padding-bottom: 8px;
}

.address-contact {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.address-contact > a {
  color: #fff;
  text-decoration: none;
  padding: 0 2rem;
  height: 60px;
  line-height: 60px;
  display: flex;
  gap: 1.5rem;
  align-items: center;
  text-indent: 3.4rem;
  background-color: #222222;
}

.address-contact > a > span {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-indent: 0;
}

.address-contact > a:hover {
  transition: 0.2s;
  color: #141414 !important;
  background-color: #eeeeee;
}

/*-------------------------------------------------------------------------------------*/

/*---------------------SOCIAL MEDIA NAVIGATION-------------------------------------------*/
#social-footer {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0;
  border-bottom: 4px solid #320c14;
  background-color: #5d1725;
}

ul.social-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

.social-nav > li > a {
  text-decoration: none;
}

.social-icon > .fab {
  font-weight: 400;
  font-size: 1.4rem;
  color: #f4f4f4;
  line-height: 56px;
  padding: 0 1.3rem;
}

.social-icon {
  display: block;
  height: 56px;
}

.social-icon:hover {
  background-color: #40101a;
  transition: 0.2s;
}

/*----------------------------MARKETING QUESTIONS SECTION--------------------------*/

#paymentMarketingQuestionContainer {
  margin-bottom: 2rem;
  font-size: 13pt;
  padding: 1rem;
  border-radius: 3px;
  border: 2px solid #5d1725;
  font-weight: 600;
}

#paymentMarketingQuestionContainer .form-text {
  color: #fff;
  font-size: 13pt;
  background: #666;
  padding: 0.235rem 1rem;
  margin-top: 1.45rem;
}

#paymentMarketingQuestionContainer .courseCode::before {
  content: ":\A";
  white-space: pre-wrap;
}

#paymentMarketingQuestionContainer legend {
  font-size: 13pt;
  background-color: #ced4da80;  
  background-image: url(https://noncredit.msstate.edu/upload/subtle_grunge.png);
  border-radius: 3px;
  padding: 0.5rem 1rem;
  border-style: solid;
  border-width: 1px 1px 3px;
  border-color: #999;
  margin: 1rem auto 0.65rem auto;
}

#paymentMarketingQuestionContainer h2 {
  background-color: #5d1725;
  color: #fff;
  margin-left: -1rem;
  margin-top: -1rem;
  margin-right: -1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
}

#paymentMarketingQuestionContainer h5 {
  border: 1px solid #999;
  padding: 0.5rem 1rem;
  font-size: 14pt;
  line-height: normal;
  border-radius: 2px;
  margin-bottom: 1.5rem;
}

/*----------------------------------------------------------------------------------*/

#sidebar1Module1 {
  color: white !important;
  padding-top: 12px;
}
#sidebar1Wrapper {
  background-color: #eeeeee;
  margin-top: unset;
}
#sidebar1Wrapper a {
  color: #7a1e30;
}

.portalMenu .active > a,
.sidebarScrollSpy .active > a,
.lll_nav .active {
  border-left: 5px solid #5d1725;
  background-color: #ffffff;
}

.nav-pills {
  color: white !important;
}

#scrollSpyMenuNav {
  padding-top: 7px;
}

#scrollSpyMenuNav > li > .active {
  border: 1px solid #5d172530 !important;
}

.nav-pills .nav-link.active {
  background-color: #fff;
}

footer a {
  color: white !important;
}

footer > a {
  color: white !important;
}

/*------------------------HOME, WEB, & COURSE PAGE STYLING----------------------------------*/

#lll_hero {
  background-image: url("https://noncredit.msstate.edu/upload/home_hero_footer.jpg");
  height: 700px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center 13%;
  width: 100%;
  background-blend-mode: multiply;
  background-color: #00000070;
  box-sizing: border-box;
}

#lll_hero_container {
  padding: 14.85rem 0 13.85rem;
  position: relative;
}

#lll_hero_header {
  padding: 0 2rem;
  margin: 0 auto;
  width: 100%;
  max-width: 1350px;
  box-sizing: border-box;
}

#lll_hero_header h1 {
  /* max-width: 30rem; */
  color: #fff;
  font-size: calc(1.33983rem + 0.9239657143vw);
  font-size: 3.5rem;
  font-family: "Poppins", sans-serif;
  line-height: 120%;
  text-shadow: 1px 1px 15px #000000bb;
  text-align: center;
  margin-bottom: 1rem;
}

#lll_hero_header_sub {
  font-family: "Open Sans";
  font-size: 19pt;
  display: block;
  margin-bottom: -4rem;
  line-height: 1.5;
}

.lll_home_h2 {
  font-size: 42px;
  margin: 0px auto 25px auto;
  color: #5d1725;
  font-weight: bold;
}

.lll_temp_home_h2 {
  margin: auto auto 7px auto !important;
}

.lll_home_style {
  max-width: 1280px;
  margin: auto;
  box-sizing: border-box;
  font-size: 14pt;
}

.lll_home_grid {
  padding: 0 2rem;
  grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
  display: grid;
  gap: 2rem;
  align-items: center;
  justify-content: center;
}

.lll_custom_border1 {
  border-width: 12px;
  border-style: solid;
  border-color: #fff;
}

#lll_home_section2 {
  padding: 9rem 2rem;
  margin: 0 auto 7rem auto;
  width: 100%;
  overflow: hidden;
  background: linear-gradient(to top, #5d172580, #5d1725dd),
    url("https://hostapps.online.msstate.edu/test/temp2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 65%;
  background-color: #5d1725;
}

.lll_home_padding {
  padding: 0 2rem;
}

.lll_header,
#courseProfileLearningGoals h2 {
  background: linear-gradient(to left, #4f131f, #6a1b2b, #4f131f);
  padding: 0.375rem 1rem;
  color: #fff;
  font-size: 19px;
  margin-bottom: 19px;
  font-weight: bold;
}

.lll_home_search {
  display: flex;
  margin: 2rem auto;
  max-width: 875px;
}

.lll_home_search #buttonSearch {
  border-radius: 0 4px 4px 0;
  font-weight: 500;
}

.lll_home_input {
  border-radius: 4px 0 0 4px;
  padding: 1.3rem;
}

#lll_home_menu_header_1,
#lll_home_menu_header_2,
#lll_home_menu_header_3 {
  font-weight: bold;
  font-size: 16pt;
  margin: 1rem 0;
  color: #5d1725;
}

#lll_home_menu_header_1::before,
#lll_home_menu_header_2::before,
#lll_home_menu_header_3::before {
  font-family: "Font Awesome 5 Free";
  padding-right: 10px;
  vertical-align: middle;
}

#lll_home_menu_header_1::before {
  content: "\f002";
}

#lll_home_menu_header_2::before {
  content: "\f571";
}

#lll_home_menu_header_3::before {
  content: "\f059";
}

.lll_flex_home {
  gap: 5rem !important;
  margin-bottom: unset !important;
}

#lll_home_main_img {
  overflow: hidden;
  box-shadow: 6px 6px 40px #5d172550;
  margin-top: -3rem;
  margin-bottom: -2rem;
  border: 12px solid #fff;
  height: 650px;
  width: 1180px;
  background-color: #141414;
  background-image: url(https://noncredit.msstate.edu/upload/subtle_grunge.png);
}

#lll_home_main_img img {
  width: 515px;
  display: block;
  transition: 0.4s;
}

#lll_home_registration {
  margin-top: -9rem;
  padding: 2rem;
  background: #eee;
  box-shadow: 6px 6px 40px #5d172550;
  background-image: url("https://noncredit.msstate.edu/upload/subtle_grunge.png");
  gap: 2.5rem;
}

#lll_home_registration_icon {
  font-size: 115pt;
  color: #5d1725;
}

.lll_flex {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 17px;
}

.lll_flex_text p {
  border: 2px solid #141414;
  padding: 1rem;
  background-color: #c1c6c8aa;
}

.lll_list {
  padding-left: 1.1rem;
}

.lll_list li {
  margin-bottom: 1rem;
}

.lll_list li ol,
.lll_list li ul {
  margin-top: 1rem;
}

.lll_list_header {
  list-style: none;
  padding: 1rem;
  border: 2px solid #5d1725;
  border-radius: 3px;
  margin-left: -1rem;
}

.lll_list_header .lll_header {
  font-size: 13pt;
}

.col-lg-12 .lll_container {
  font-size: 13pt;
  margin-bottom: 1.8rem;
}

.lll_container {
  padding: 1rem;
  border-radius: 3px;
  border-width: 1px 1px 3px;
  border-style: solid;
  border-color: #999;
  font-weight: 600;
  background-image: url('https://noncredit.msstate.edu/upload/subtle_grunge.png');
  background-color: #eee
}

.lll_container ol {
  margin: 0;
}

.lll_home_menu {
  box-sizing: border-box;
  padding: 1rem;
  text-align: center;
  background-color: #fff;
  box-shadow: 4px 4px 25px #00000060;
  border-radius: 4px;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 12.5pt;
}

.lll_menu_preview {
  max-height: 180px;
  overflow: hidden !important;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: #eee;
  background-image: url('https://noncredit.msstate.edu/upload/subtle_grunge.png');
}

.lll_menu_preview_container {
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: -0.5rem;
}

.lll_menu_preview img {
  width: 100%;
  display: block;
}

.lll_link_button {
  text-align: center;
  margin-top: 1.8rem;
}

.lll_link_button a,
button.lll_link_button {
  display: inline-block;
  background-color: #5d1725;
  /* border-radius: 0.25rem; */
  padding: 0.5rem 1.5rem;
  color: #fff;
  text-decoration: none;
  font-size: 18pt;
  font-weight: bold;
}

.lll_link_button a:hover,
button.lll_link_button:hover {
  background-color: #3f0f18;
  transition: 0.5s;
}

button.lll_link_button {
  font-size: 12pt;
  border: none;
}

.lll_menu_button a {
  font-size: 12pt;
  width: 100%;
  box-sizing: border-box;
  font-weight: unset;
}

.lll_menu_button a:hover {
  color: #fff;
}

.lll_menu_button {
  margin: 0 0 1rem 0;
}

.lll_home_text {
  width: 100%;
  box-sizing: border-box;
}

.lll_table_home {
  border-collapse: collapse;
  border: 2px solid #141414;
  font-size: 10pt;
  margin: 1.5rem auto 0.7rem auto;
}

.lll_table_home th,
.lll_table_home td {
  border: 1px solid #777;
  padding: 8px 10px;
  text-align: center;
}

.lll_table_home th {
  background-color: #c1c6c8aa;
}

.lll_table_home td {
  background-color: #f5f5f5aa;
}

.lll_table_home caption {
  caption-side: bottom;
  padding: 0.4rem;
  font-weight: bold;
  color: #000 !important;
  text-align: center !important;
}

.lll_course_image {
  max-width: 540px;
  margin-bottom: 20px;
}

.lll_course_image img {
  width: 100%;
}

.lll_iframe {
  margin-bottom: 1rem;
  aspect-ratio: 16 / 9;
  width: 100%;
}

.lll_studio_iframe {
  border: none;
  margin: 1rem 0;
  aspect-ratio: 16 / 10.68;
  width: 100%;
}

#courseProfileOfficialCourseDescription h2 {
  background: linear-gradient(to left, #4f131f, #6a1b2b, #4f131f);
  padding: 0.375rem 1rem;
  color: #fff;
  font-weight: bold;
  border-radius: 0.25rem;
  margin-bottom: 1.25rem;
}

#courseProfileCatalogCourseDescription h2, #courseProfileNotes h2 {
  background-image: url("https://noncredit.msstate.edu/upload/subtle_grunge.png");
  padding: 0.375rem 1rem;
  border-width: 1px 1px 2px;
  border-style: solid;
  border-color: #777;
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: 3rem;
}

#sectionEnrollmentHeader {
  border-style: solid;
  border-width: 1px 1px 3px;
  border-color: #777;
  margin-bottom: 1rem;
  background-image: url("https://noncredit.msstate.edu/upload/subtle_grunge.png");
  border-radius: 0;
}

#sectionEnrollmentHeader .sectionHeaderTitle {
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  display: block;
  padding-top: 0.35rem;
}

.lll_course_subtitle {
  font-size: 11.5pt;
  padding: 0.6rem 1rem 0.3rem 1rem;
  font-weight: bold;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #4f131f;
  border-radius: 0 0 0.25rem 0.25rem;
  margin-top: -24px;
}

.lll_error {
  background-color: #fcd3d2;
  border-radius: 6px;
  border: 1px solid #d31717;
  color: #d31717;
  padding: 0.75rem;
  font-weight: 500;
  margin-bottom: 1rem;
  font-size: 11.5pt;
}

.catalogSearchResults .tableGridContainer .featuredImage {
  border: 2px solid #5d1725 !important;
  border-radius: 2px;
}

.catalogSearchResults .tableGridTabPaneList .featuredImage {
  width: 187px !important;
}

.modal_custom {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.55); /* Black w/ opacity */
  backdrop-filter: blur(15px);
}

/* Modal Content */
.modal-content_custom {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  max-width: 500px;
  width: 80%; /* Could be more or less, depending on screen size */
}

.lll_double {
  display: grid;
  grid-template-columns: repeat(auto-fit, 260px);
  justify-content: center;
  justify-items: center;
  align-content: center;
  gap: 1rem;
  padding-top: 1rem;
}

.modal-content_custom h1 {
  background: linear-gradient(to left, #4f131f, #6a1b2b, #4f131f);
  padding: 0.375rem 1rem;
  color: #fff;
  font-weight: bold;
  border-radius: 0.25rem;
  margin-bottom: 1.5rem;
  font-size: 19pt;
  text-transform: uppercase;
  text-align: center;
}

details > div {
  overflow: hidden;
  display: grid;
  /* intentionally independent from .animation as Safari 16
  would otherwise ignore the expansion animation. */
  animation-duration: 0.2s;
}

details > .animation {
  animation-name: grid-expand;
  animation-timing-function: ease-out;
}

details > .collapsing {
  animation-direction: reverse;
  animation-timing-function: ease-in;
}

details > div > div {
  min-height: 0;
}

@keyframes grid-expand {
  0% {
    grid-template-rows: 0fr;
  }
  100% {
    grid-template-rows: 1fr;
  }
}

summary {
  cursor: pointer;
  border: 2px solid #000;
  padding: 1.3rem 1rem;
  border-radius: 3px;
  font-weight: bold;
  font-size: 12pt;
  font-family: "Poppins", sans-serif;
}

.lll_details_margins {
  margin-top: -2px;
}

.lll_details_content {
  background-color: #eee;
  border-style: solid;
  border-color: #000;
  border-width: 0 2px 2px 2px;
  padding: 1rem 1rem 0.5rem 1rem;
  border-radius: 0 0 3px 3px;
}

.lll_details_program {
  border-color: #8e8e8e;
  border-width: 1px;
}

.lll_story_container {
  display: flex;
  gap: 1rem;
  margin-top: 2rem;
}

.lll_nav {
  background-color: #eee;
  height: fit-content;
  width: fit-content;
  box-sizing: border-box;
  padding: 0.5rem;
}

.lll_nav ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 170px;
  box-sizing: border-box;
}

.lll_nav a {
  text-decoration: none;
  color: #7a1e30;
  padding: 7px 15px;
  display: block;
  border-radius: 3px;
}

.lll_nav a:hover,
.lll_nav li:hover {
  background-color: #fff;
}

.lll_mainContent_bg_eee {
  background: #eee;
}

#lll_office_header {
  display: flex;
  justify-content: center;
  overflow: hidden;
  align-items: center;
  padding: 6rem 2rem;
  background: linear-gradient(to top, #141414dd, #141414aa),
    var(--office-header);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 38%;
  flex-direction: column;
  font-family: "Poppins", sans-serif;
}

#lll_office_header .lll_logo {
  width: 100%;
  max-width: 1140px;
  display: block;
  filter: drop-shadow(0 0 10px #000);
  box-sizing: border-box;
}

#lll_office_nav {
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 99;
  border-bottom: 1px solid #ddd;
}

#lll_office_nav > nav > ul {
  display: flex;
  justify-content: center;
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

#lll_office_nav > nav > ul > li {
  border-color: #ddd;
}

#lll_office_nav > nav > ul > li > a,
#lll_office_nav > nav > ul > li > button {
  font-size: 13pt;
  font-weight: bold;
  color: #141414;
}

#lll_office_nav > nav > ul > li > button {
  border: 0;
  border-radius: 0;
  height: 100%;
  background-color: #fff;
}

.lll_office_h2 {
  font-family: "Poppins", sans-serif;
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  position: relative;
}

.lll_menu_contents {
  padding: 0.5rem 1rem;
}

.lll_menu_contents h3 {
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  font-size: 16pt;
  margin: 0.5rem auto 1rem auto;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.force_wrap {
  flex-wrap: wrap;
}

.lll_program_summary {
  background: #fff;
  border-color: #8e8e8e;
  border-width: 1px 1px 2px 1px;
  position: relative;
}

.lll_program_summary > span,
.lll_office_h2 > span {
  position: absolute;
  top: -80px;
  left: 0;
  height: 0;
  width: 0;
  z-index: -5;
}

.lll_program_section {
  max-width: 1320px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 5rem 2rem 0 2rem;
}

.lll_program_section h3, .lll_program_section summary.lll_program_summary {
  border-style: solid;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1.55rem;
  font-weight: 500;
  border-radius: 0;
}

.lll_program_section summary.lll_program_summary:hover {
  outline: 2px solid #5d1725cd;
  border-radius: 2px;
}

.lll_program_section h4 {
  border-style: solid;
  border-width: 1px;
  border-color: #777;
  padding: 0.35rem 1rem;
  font-size: 1.3rem;
  margin-top: 1.3rem;
  margin-bottom: 0;
  background-image: url("https://noncredit.msstate.edu/upload/subtle_grunge.png");
}

.lll_program_courses {
  width: 100%;
  box-sizing: border-box;
  height: 282px;
  border: 1px solid #8e8e8e;
}

#lll_program_container > details {
  margin-bottom: 1rem
}

#safety_schedule {
  height: unset;
  margin-bottom: unset !important;
  overflow: auto;
}

#safety_schedule table {
  width: 100%;
  box-sizing: border-box;
}

#safety_schedule > table > thead {
  background-color: #c1c6c9;
}

#safety_schedule table tr th, #safety_schedule table tr td {
  padding: 0.5rem;
}

.sch_white {
  background: #fff;
}

.sch_gray {
  background: #f2f2f2;
  border-style: solid;
  border-width: 1px 0;
  border-color: #bbb;
}

#lll_program_container div {
  margin-bottom: 2rem;
}

#lll_program_container div iframe {
  display: block;
}

#lll_program_container div summary {
  cursor: pointer;
  border: 1px solid #777;
  padding: 0.15rem 1.5rem;
  font-weight: 500;
  font-size: 1.2rem;
  font-family: "Source Sans 3", sans-serif;
  background-color: #fff;
  border-radius: 0;
}
#lll_program_container div .lll_details_margins {
  margin-bottom: 0;
  margin-top: 0;
}

#lll_program_container div.lll_details_content {
  background-color: #eee;
  border: 0;
  padding: 0;
  border-radius: 0;
  margin-bottom: 0;
}

#lll-program-area-nav {
  background-color: #777;
}

#lll-program-area-nav > ul > li {
  border-color: transparent !important;
}

#lll-program-area-nav > ul > li > a {
  color: #fff !important;
}

#lll-program-area-nav .nav-link:hover {
  color: #141414 !important;
}

#lll-program-areas:hover {
  background-color: #777;
  color: #fff;
}

#lll-program-areas.lll-program-areas-active {
  background-color: #555 !important;
  color: #fff !important;
}

#lll-mobile-menu-button {
  display: none;
  padding: 0.5rem 0.75rem;
  border: 0;
  border-radius: 0;
  background-color: #fff;
  margin: auto;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: #141414;
  width: 100%;
}

#lll-mobile-menu-button:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0c9";
  padding-right: 6px;
  vertical-align: middle;
}

#lll-mobile-menu-button.lll-program-areas-active {
  border-bottom: 1px solid #5d1725aa;
}

#lll-mobile-menu-button.lll-program-areas-active,
#lll-mobile-menu-button:hover {
  background: linear-gradient(to left, #4f131f25, #6a1b2b10, #4f131f25);
}

#lll_program_footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3.5rem 2rem;
  background: linear-gradient(to top, #141414dd, #141414aa),
    url("https://noncredit.msstate.edu/upload/home_hero_footer.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  flex-direction: column;
  font-family: "Poppins", sans-serif;
  margin-top: -5rem;
}

#lll_program_footer h2 {
  text-shadow: 3px 3px 25px #141414;
  color: #fff;
}

#lll_program_footer a {
  padding: 1rem;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14pt;
}

#lll_program_footer .lll_flex,
#lll_program_footer .lll_flex > .lll_menu_button {
  margin-bottom: 0;
}

#confirmationMessage h2 {
  font-weight: 700;
}

#confirmationMessage p {
  margin-bottom: unset;
}

#shoppingCartItemsContainer {
  padding: 1rem;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  background: linear-gradient(to top, #14141410, transparent);
  margin-top: 2rem;
  border-radius: 4px;
  position: relative;
  z-index: ;
}

#shoppingCartItemsContainer h2 {
  font-weight: 700;
}

.paymentOptionsContainer {
  border-top: unset;
  border-bottom: unset;
}

#paymentOptionsAllOptions {
  margin: 1.2rem auto;
  padding: 1rem;
  background-image: url("https://noncredit.msstate.edu/upload/subtle_grunge.png");
  border-style: solid;
  border-width: 1px 1px 3px;
  border-color: #999;
  border-radius: 4px;
}

#singlePaymentOptionLabel {
  font-weight: 600;
  margin-bottom: -0.75rem;
}

#paymentPolicyConfirmationContainer h2 {
  font-weight: 700;
  margin-bottom: 1rem;
}

#printPoliciesLink {
  border: 1px solid #5d1725;
  padding: 0.3rem 2rem;
  border-radius: 4px;
  margin-top: 1rem;
  display: inline-block;
  font-weight: 500;
  transition: 0.2s;
}

#printPoliciesLink:before {  
  font-family: "Font Awesome 5 Free";
  content: "\f02f";
  padding-right: 6px;
  vertical-align: middle;
  font-weight: 600;
}

#printPoliciesLink:hover {
  background-color: #5d1725;
  color: #fff;
}

.studentEnrollmentHistory .featuredImage {
  max-width: 135px;
  width: 100%;
  height: unset;
}

.lll_grunge_bg {
  background-image: url("https://noncredit.msstate.edu/upload/subtle_grunge.png");
}

#lll_program_list {
  margin-top: 3rem;
}

#lll_program_list img {
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
}

/*--------------MEDIA QUERIES---------------------------------------------*/
@media only screen and (min-width: 1921px) {
  #lll_hero {
    background-position: top;
    background-size: cover;
  }
}

@media screen and (max-width: 1199px) {
  .disclosure {
    margin: 2rem 0 3.5rem 0;
  }

  .footerNav > .row {
    align-items: center;
    gap: 2.5rem !important;
  }

  #lll_home_main_img img {
    margin-left: calc(0rem - 4vw);
  }
}

@media only screen and (max-width: 991px) {
  .lll_course_image {
    max-width: 690px;
  }

  #lll_home_main_img img {
    margin-left: calc(0rem - 8.5vw);
  }
}

@media only screen and (max-width: 900px) {
  #lll_hero {
    margin-bottom: 3rem;
  }

  .lll_flex_home {
    flex-wrap: wrap;
    gap: 3rem;
  }

  #lll_home_main_img {
    overflow: hidden;
    box-shadow: 6px 6px 40px #5d172550;
    margin-top: -2rem;
    margin-bottom: -3rem;
    border: 12px solid #fff;
    height: unset;
    width: unset;
    max-width: 500px;
  }

  #lll_home_main_img img {
    width: 100%;
    display: block;
    margin: unset;
  }

  #lll_home_section2 {
    padding: 8rem 2rem;
  }

  #lll_home_registration {
    margin-top: -10rem;
    gap: 1.5rem;
    max-width: 500px;
    flex-wrap: wrap;
  }

  #lll_home_registration_icon {
    font-size: 95pt;
  }

  .lll_home_h2 {
    text-align: center;
  }

  .mobile_justify_start_center {
    justify-content: center !important;
  }

  .lll_temp_home_h2 {
    margin: 0px auto 25px auto !important;
  }

  .mobile_margin_unset {
    margin: 1.8rem auto auto auto !important;
  }
  
  #sidebar1Module1 {
    padding-top: unset;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nav-item {
    font-size: 0.783rem !important;
  }

  .nav-main-borders > .nav-link,
  .portalMenuDropDownContainer > .nav-link {
    padding: 0.88rem 1rem !important;
    font-family: "Source Sans 3", sans-serif !important;
  } /* If actual global css with this class is found, remove this style and add to that file */
}

@media only screen and (max-width: 767px) {
  ul.navbar-nav {
    padding-bottom: 1.2rem;
  }

  ul > .nav-main-borders,
  .portalMenuDropDownContainer {
    border: none;
  }

  .nav-main-borders > .nav-link,
  .portalMenuDropDownContainer > .nav-link {
    padding: 0.4rem 0 !important;
  } /* If actual global css with this class is found, remove this style and add to that file */

  .portalMenuDropDownContainer {
    padding: unset !important;
  }

  .dropdown-toggle:after {
    display: inline-block !important;
  }

  .nav-item:hover:not(#lll_office_nav > nav > ul > li) {
    transition: unset;
    background-color: unset;
  }

  .nav-item a:hover:not(#lll_office_nav > nav > ul > li > a) {
    transition: 0.3s;
    color: #ffffff !important;
    text-decoration: underline;
  }

  #lll_office_nav > nav > ul {
    flex-direction: column;
    justify-content: center;
  }

  #lll_office_nav > nav > ul > li {
    text-align: center;
  }

  #lll_office_nav > nav > ul > li > a,
  #lll_office_nav > nav > ul > li > button {
    width: 100%;
  }

  #lll-mobile-menu-button {
    display: block;
  }

  .lll-collapse {
    display: none !important;
  }

  .row > ul#header-nav {
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
  }

  .lll_double {
    display: flex;
    flex-wrap: wrap;
  }

  .lll_double img {
    max-width: 350px;
  }

  .lll_story_container {
    flex-direction: column;
  }

  .lll_nav {
    width: unset;
    margin-bottom: 1rem;
  }

  .lll_nav ul {
    width: 100%;
  }

  .lll_nav a:hover {
    color: #000 !important;
    text-decoration: none;
  }

  .lll_flex {
    flex-wrap: wrap;
    gap: 1rem;
  }

  #lll_office_header {
    padding: 2rem;
  }

  .lll_office_h2 {
    font-size: 2rem;
  }

  .logo_desktop {
    display: none !important;
  }

  .logo_mobile {
    display: block !important;
    max-width: 525px !important;
  }
}

@media only screen and (max-width: 575px) {
  .clpMobileIcon {
    display: block;
  }

  #lll_hero {
    height: 600px;
  }

  #lll_hero_header {
    margin-top: -3.5rem;
  }

  .lll_mobile_button a {
    font-size: 14pt !important;
  }

  #lll_hero_header h1,
  .lll_home_h2 {
    font-size: calc(1.6rem + 0.9239657143vw);
  }

  #lll_hero_header h1 {
    text-align: unset;
  }

  #lll_hero_header_sub {
    font-family: "Open Sans";
    font-size: 15pt;
    margin-bottom: -1.25rem;
    line-height: 1.2;
  }

  .lll_program_section h3, .lll_program_section summary.lll_program_summary {
    font-size: 16pt;
  }
}

@media only screen and (max-width: 430px) {
  address {
    font-size: 0.75rem;
  }

  #address-flex > a > img {
    max-height: 43px;
    margin-top: -6px;
  }

  .footerNav > .row {
    gap: 1.9rem !important;
  }

  .lll_home_grid {
    grid-template-columns: auto;
  }

  .lll_home_menu {
    height: unset;
    min-width: 260px;
    width: 100%;
    font-size: 12pt;
  }

  .lll_home_search {
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: flex-end;
  }

  .lll_home_search #buttonSearch {
    border-radius: 0;
  }

  .lll_home_input {
    border-radius: 4px;
  }

  #lll_hero_header {
    margin-top: -5.5rem;
  }
}

@media only screen and (max-width: 300px) {
  address {
    font-size: 0.64rem;
  }

  #address-flex > a > img {
    max-height: 34px;
    margin-top: -6px;
  }

  .footerNav > .row {
    gap: 1.7rem !important;
  }

  #lll_hero_header {
    margin-top: -8.5rem;
  }

  #lll_hero_header_sub {
    font-size: 13pt;
  }
}
