/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat: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&family=Roboto:wght@900&display=swap');
.headersection {
    margin-left: 0px;
    margin-right: 0px;
    display: block !important;
}


.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}

footer {
    float: unset;
    width: 100%;
    margin-top: 40px;
}

.container2 {
    margin-top: 0px;
}
.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
	margin: 0;
	padding: 0;
}

div.outsideframe > div.row.hidden-lg.hidden-md { 
  display: none !important; 
}


body {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
}
.theme_nisod{
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: normal;
}
.theme_nisod a{
  color: #000;
}
.theme_nisod a:hover,
.theme_nisod a:focus {
  outline: 0 none;
  text-decoration: none !important;
}
.theme_nisod .container {
  padding-left: 0;
  padding-right: 0;
  max-width: 1400px;
}
.theme_nisod .relative{
  position: relative;
}
/* header */
.theme_nisod .custom-header {
  max-width: 100%;
  padding: 0;
  width: 100%;
  left: 0;
  z-index: 999;
}
.theme_nisod .custom-header .navbar-brand{
  height: auto;
  padding: 20px 0 20px;
}
.theme_nisod .custom-header .navbar-brand img{
    max-width: 100%;
}
.theme_nisod  .custom-header .navbar {
  background: #f9f7f7;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  transition: all 0.5s;
  z-index: 9;
  margin-bottom: 0;
}
.theme_nisod .custom-header .navbar>.container{
  display: flex;
  align-items: center;
}
.theme_nisod  .custom-header .navbar .navbar-brand {
  height: 100%;
  padding: 0;
}
.theme_nisod  .custom-header .navbar .navbar-collapse {
  width: 100%;
}
.theme_nisod .custom-header .navbar .navbar-nav,
.theme_nisod .custom-header .navbar .nav > li,
.theme_nisod .custom-header .navbar .navbar-nav > li > a {
  height: 100%;
}
.theme_nisod .custom-header .navbar .navbar-nav > li > a {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 15px 12px;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  text-decoration: underline;
}
.theme_nisod .nav .open > a,
.theme_nisod .nav .open > a:focus,
.theme_nisod .custom-header .navbar .navbar-nav > li > a:hover {
  text-decoration: none;
}
.theme_nisod .custom-header .navbar .navbar-nav > li .caret {
  display: block;
  position: relative;
  left: 2px;
}
.theme_nisod .custom-header .navbar .navbar-nav > li:last-child {
  padding-right: 0;
}
.theme_nisod .custom-header .navbar .navbar-collapse {
  height: 100% !important;
  transition: all 0.3s;
}
.theme_nisod .custom-header .top-custom-header {
  background: #8e3400;
  border-bottom: none;
  transition: all 0.4s;
  border-bottom: 1px solid #ddd;
}
.theme_nisod .custom-header .top-custom-header .container > div{
  display: flex;
  justify-content: space-between;
}
.theme_nisod .top-link {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  color: #bbb;
}
.theme_nisod .custom-header .top-custom-header .navbar{
  background: transparent;
  padding: 1px 0;
  border: 0;
}
.theme_nisod .custom-header .top-custom-header .navbar  li a {
  color: #fff !important;
  font-size: 16px;
  position: relative;
  text-decoration: underline;
}
.theme_nisod .custom-header .top-custom-header .navbar  li a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  bottom: 3px;
  width: 1px;
  background: #fff;
}
.theme_nisod .custom-header .top-custom-header .navbar li:last-child a::after{
  content: none;
}
.theme_nisod .top-link li .sc-icon{
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: rgb(85, 172, 238);
  border-radius: 3px;
}
.theme_nisod .top-link li .sc-icon.fc-facebook{
  background: rgb(59, 89, 152);
}
.theme_nisod .top-link li .sc-icon.fc-instagram{
  background: rgb(63, 114, 155);
}
.theme_nisod .top-link li .sc-icon.fc-youtube{
  background: rgb(205, 32, 31);
}
.theme_nisod .top-link li .sc-icon.fc-linkedin{
  background: rgb(0, 119, 181);
}
.theme_nisod .custom-header .top-custom-header .navbar  li a:hover{
  text-decoration: none;
  background: transparent;
}
.theme_nisod .top-link li:first-of-type a{
  margin-left: 0;
}
.theme_nisod .top-link a {
  margin: 0 4px;
  font-size: 18px;
}
/* footer */
.theme_nisod .fcontainer {
  width: 100%;
  padding: 35px 30px ;
  background-color: #fff !important;
  margin-top: 20px;
  border-top: 10px solid #000;
} 
.theme_nisod .ftext {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  color: #fff;
}
.theme_nisod .fcontainer a, .theme_nisod .f-copyright a{
  text-decoration: underline;
}
.theme_nisod .details-text {
  font-size: 16px;
  margin-bottom: 50px;
}
.theme_nisod .quick-link{
  list-style: none;
  padding: 25px 0 0;
}
.theme_nisod .quick-link li{
  position: relative;
  font-size: 17px;
  line-height: 40px;
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
  padding-bottom: 10px;
  padding-left: 15px !important;
}
.theme_nisod .quick-link .post-date {
  display: block;
}
.theme_nisod .quick-link li::before{
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 1px;
  font-size: 18px;
  top: 4px;
  padding-top: 8px;
}
.theme_nisod .f-copyright{
  background-color: #282a2b;
  padding: 18px 30px ;
  border-top: none;
  color: #fff;
  font-size: 12px;
}
.theme_nisod .f-copyright a{
  color: #fff;
}
.theme_nisod .mobile-logo{
  display: none;
}
@media (min-width: 1200px) {
  .theme_nisod .container {
    width: 1400px;
    padding: 0;
  }
  .theme_nisod .top-custom-header .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .theme_nisod .custom-header .navbar .navbar-collapse {
    padding: 0;
  }
  .theme_nisod .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .theme_nisod .navbar-nav > li .dropdown-menu {
    border-radius: 0;
    border: 0;
    border-top: 3px solid #a03a00 !important;
    box-shadow: 1px 1px 30px rgb(0 0 0 / 6%);
    background: #f9f7f7;
    left: 0;
    width: 280px !important;
    border: none;
    visibility: hidden;
    opacity: 0;
    display: block;
    transition: all 0.2s ease-in-out;
  }
  .theme_nisod .navbar-nav > li:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  .theme_nisod .navbar-nav > li > .dropdown-menu a {
    padding: 5px 20px;
    display: block;
    font-size: 16px;
    line-height: 1.42857143;
    word-wrap: break-word;
    white-space: unset;
  }
  .theme_nisod .navbar-nav > li > .dropdown-menu > li > a:hover{
  	background-image: none !important;
    background-color: unset !important;
  }
  .theme_nisod .navbar-nav > li > .dropdown-menu > li > a:active {
    background-image: none !important;
    background-color: unset !important;
  }
  .theme_nisod .navbar-nav > li > .dropdown-menu a span{
    text-decoration: underline;
  }
  .theme_nisod .navbar-nav > li > .dropdown-menu a:hover span, .theme_nisod .navbar-nav > li > .dropdown-menu a:focus span,
  .theme_nisod .navbar-nav > li > .dropdown-menu a.active span {
    text-decoration: none;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li .caret{
    display: none !important;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li .dropdown .dropdown-menu {
    left: 100%;
    top: 0;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li > a {
    border-top: 4px solid transparent;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li > a:hover {
    border-color: #8e3400;
    color: #8e3400;
    background: transparent;
    text-decoration: none !important;
  }
}
@media (max-width: 767px) {
  .theme_nisod .f-copyright{
    border-top: 1px solid #48567c;
  }
  .theme_nisod .custom-header .navbar .navbar-brand {
    align-items: center;
    display: flex;
  }
  .theme_nisod .custom-header .navbar .navbar-collapse {
    position: relative;
    padding: 0;
    display: block !important;
    max-height: 0;
    transition: all 0.3s;
    overflow: hidden !important;
    height: auto !important;
    margin: 0 auto;
    right: 0;
    visibility: hidden;
    width: 90%;
  }
  .theme_nisod .custom-header .navbar .navbar-collapse.in {
    display: block !important;
    max-height: 1920px;
    visibility: visible;
    border: 0;
    background-color: #f9f9f9;
    border: 1px solid #dadada;
    margin-top: -1px;
  }
  .theme_nisod .custom-header .navbar-nav {
    margin: 0;
    width: 100%;
  }
  .theme_nisod .custom-header .navbar .navbar-nav li {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dadada;
    flex-wrap: wrap;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li:last-child {
    border-bottom: 0;
  }
  .theme_nisod .custom-header .top-custom-header .navbar .navbar-collapse.in{
    background: transparent;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li > a {
    padding: 5px 12px;
    font-size: 12px;
    width: 100% ;
    background: #f6f6f6;
    color: #333333 !important;
  }
  .theme_nisod .custom-header .top-custom-header .navbar .navbar-nav > li > a {
    margin-bottom: 2px;
    width: 100% ;
  }
  .theme_nisod .custom-header .top-custom-header .navbar .navbar-nav > li{
    border: 0;
  }
  .theme_nisod .custom-header .top-custom-header .navbar .navbar-nav{
    border: 1px solid #dadada;
    padding-left: 2px;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li > a {
    width: 100%;
    justify-content: space-between;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li.dropdown > a {
    width: calc(100% - 44px);
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu {
    display: block !important;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s;
    position: relative;
    width: 100%;
    box-shadow: 0 0 0;
    border: 0;
    background: transparent;
    padding: 0;
    opacity: 1;
    transition: all 0.3s;
  }
  .theme_nisod .custom-header .navbar .navbar-nav li.dropdown.open > .dropdown-menu {
    max-height: 500px;
  }
  .theme_nisod .nav .open>a, .theme_nisod .nav .open>a:focus, .theme_nisod .nav .open>a:hover{
    background: transparent;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu a {
    padding: 5px 15px 5px 25px;
    position: relative;
    font-size: 12px;
    text-indent: -13px;
    margin-left: 10px;
    white-space: unset;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu a span{
    text-decoration: underline;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu a::before {
    content: "-";
    margin-right: 5px;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu li .dropdown-menu {
    margin-left: 10px;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu li .dropdown-menu a::before {
    content: "--";
    margin-right: 5px;
  }
  .theme_nisod .custom-header .navbar .navbar-nav > li .caret {
    display: block;
    border: 0;
    width: 44px;
    text-align: center;
    font-size: 19px;
    left: -3px;
    height: 100%;
    padding: 10px 18px;
    margin-left: 0;
    background: #f6f6f6;
    z-index: 9;
  } 
  .theme_nisod .custom-header .navbar-toggle {
    display: block;
    background-color: #f9f9f9;
    border-radius: 0;
    padding: 0 13px;
    display: flex;
    color: #000;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    float: none;
    margin: 0 auto;
    border: 1px solid #dadada;
  }
  .theme_nisod .custom-header .toggle-btn {
    border-left: 1px solid #dadada;
    padding: 8px 0 8px 10px;
  }
  .theme_nisod .custom-header .navbar-toggle .mobile-menu{
    margin-right: 10px;
  }
  .theme_nisod .custom-header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    background: #dadada;
  }
  .theme_nisod .custom-header .navbar-header {
    width: 100%;
    justify-content: flex-start;
    padding: 0;
    margin: 0 auto;
  }
  .theme_nisod .relative,.theme_nisod  .text-right {
    width: 100%;
  }
  .theme_nisod .custom-header .top-custom-header {
    padding: 15px;
  }
  .theme_nisod  .top-custom-header .navbar-toggle, .theme_nisod .custom-header .top-custom-header .navbar .navbar-collapse {
    width: 76%;
  }
  .theme_nisod .top-link {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0 0 15px;
    color: #bbb;
  }
  .theme_nisod .right-links {
    margin: 0 10px 0 0 !important;
  }
  .theme_nisod .custom-header .top-custom-header .container > div {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .theme_nisod .right-links {
    margin: 0 auto 0 !important;
    justify-content: center;
  }
  .theme_nisod .custom-header .navbar {
    padding: 5px 15px;
    flex-direction: column;
    display: block;
    min-height: unset;
    background: #fff;
  }
  .theme_nisod .custom-header .navbar>.container{
    display: block;
  }
  .theme_nisod .logo{
    display: none;
  }
  .theme_nisod .mobile-logo{
    display: block;
    max-height: 180px;
    height: auto;
    margin: 0 auto;
  }
  .theme_nisod .custom-header .navbar-brand {
    display: block;
    margin: 0 auto;
    float: none;
    /*width: 130px;*/
    padding: 20px 0 20px;
  }
  .theme_nisod .f-copyright{
    text-align: center;
    margin-top: 20px;
  }
}

/* Change Membership Owner Label*/
.CE21_MyAccount_MembershipTab_MembershipOwner strong {
	visibility: hidden;
	margin-left: -152px;
}
.CE21_MyAccount_MembershipTab_MembershipOwner strong:after {
  content:'NISOD Liaison: '; 
  visibility: visible;
}

/* Change Membership Name Label*/
.CE21_MyAccount_MembershipTab_MembershipName strong {
	visibility: hidden;
	margin-left: -258px;
}
.CE21_MyAccount_MembershipTab_MembershipName strong:after {
  content:'Membership Name: '; 
  visibility: visible;
}

/* Change Membership Status Label*/
.CE21_MyAccount_MembershipTab_MembershipStatus strong {
	visibility: hidden;
	margin-left: -261px;
}
.CE21_MyAccount_MembershipTab_MembershipStatus strong:after {
  content:'Membership Status: '; 
  visibility: visible;
}

/* Hide Smartlist in user portal */
#accordionGroup4535 { display: none;}

/* Hide Host College in user portal */
#accordionGroup4648 { display: none;}

/* Hide Fall Conference Institutional Registration in user portal */
#accordionGroup4596 { display: none;}
