/*************************** 
These styles override the Bootstrap 4 styles
*****************************/
 
a {color:#612141}
a:hover{color:#9D2235}

#main-content p a, #main-content li a, .main p a,#main-content ul a, .main li a {
    color:#612141;
    border-bottom: 2px solid #612141;
    text-decoration: none!important;
}

#main-content p a:hover, #main-content li a:hover, .main p a:hover,.main li a:hover, .main p a:active,.main li a:active{
    color:#9D2235;
    border-bottom: 2px solid #9D2235;
    text-decoration: none;
}

#main-content .listnav .list-group a {
    border-bottom: none;
}

.navbar-expand-lg .navbar-nav .nav-link{
    padding-right:.9rem;
    padding-left:.9rem
}
 
#main-content p .btn {border:0!important;}

#main-content li {margin-bottom:.75rem;}

#main-content .bodynav .list-group-item {margin-bottom:0;border-bottom:none;}

#main-content .jumbotron h1, #main-content .jumbotron h2, #main-content .jumbotron h3, #main-content .jumbotron h4 {max-width: 75em}

.navbar-expand-sm .navbar-nav .nav-link{
    padding-right:.9rem;
    padding-left:.9rem
}
.navbar-dark .navbar-nav .nav-link{
    color:rgba(255,255,255);
    white-space:nowrap
}
.navbar .input-group{
    min-width:125px;
    max-width:170px
}
.navbar{
    padding:1rem 1rem
}

.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{
    color:rgba(255,255,255);
    background-color:#92060b
}

.navbar-darkgrey .navbar-nav .nav-link:hover,.navbar-darkgrey .navbar-nav .nav-link:focus{
    color:rgba(255,255,255);
    background-color:#919191
}

.navbar-dark .navbar-nav .nav-link:active{
    color:rgba(255,255,255);
    background-color:#430103
}

.navbar-darkgrey .navbar-nav .nav-link:active{
    color:rgba(255,255,255);
    background-color:#3e3e3e
}

.search-form{
    white-space:nowrap
}
.dropdown-item:hover,.dropdown-item:focus{
    color:#16181b;
    text-decoration:none;
    background-color:#dedfdf
}
li.dropdown a.dropdown-toggle::after{
    display:none
}
.btn-outline-home{
    color:#fff;
    background-color:transparent;
    background:none;
    border-color:#fff
}
.btn-outline-home:hover{
    color:#fff;
    background-color:#063;
    border-color:#fff
}
.banner-home-page{
    border-radius:0rem;
    background:url("/images/rotator/rotator.php");
    background-size:cover;
    background-repeat:no-repeat;
    background-color:#e9ecef;
    background-position:center
}
.banner-header-text{
    margin-top:0;
    margin-bottom:.5rem;
    margin-bottom:.5rem;
    font-family:inherit;
    font-weight:700;
    line-height:1.2;
    color:inherit;
    font-size:4.5rem;
    color:#FFF;
    text-shadow:0 0 10px #434343
}
.banner-header-text-sm{
    margin-top:0;
    margin-bottom:.5rem;
    margin-bottom:.5rem;
    font-family:inherit;
    font-weight:500;
    line-height:1.2;
    color:inherit;
    font-size:1.5rem;
    color:#FFF;
    text-shadow:0 0 10px black
}
#banner-mysmu{
    padding:.50rem;
    border-radius:0rem;
    background-size:cover;
    background-repeat:no-repeat;
    background-color:#292929;
    color:#fff;
    border-top:1px solid #696969
}
#banner-mysmu a:link,#banner-mysmu a:active,#banner-mysmu a:visited{
    color:#fff
}
#banner-mysmu a:hover{
    color:#fff
}
.btn-mysmu{
    color:#fff;
    background-color:rgba(0,0,0,0.0)
}
.btn-mysmu:hover{
    color:#fff;
    background-color:rgba(0,0,0,0.5)
}
div.alert-box{
    padding:0;
    margin-bottom:28px;
    display:inline-table;
    width:100%
}
div.alert-green{
    background-color:#389e3d;
    color:#fff
}
div.alert-yellow{
    background-color:#eed300;
    color:#000
}
div.alert-red{
    background-color:#9D2235;
    color:#fff
}
div.alert-icon{
    padding:4px 6px;
    float:left
}
svg.alert-green{
    fill:#fff
}
svg.alert-yellow{
    fill:#000
}
svg.alert-red{
    fill:#fff
}
div.alert-text{
    padding:6px 12px
}
div.alert-type{
    background-color:#000;
    color:#fff;
    float:left;
    text-transform:uppercase
}
div.alert-message{
    float:left
}
div.alert-info{
    background-color:#000;
    color:#fff;
    float:right
}
.home-events{
    font-size:1.2rem
}
.home-news{
    font-size:1.2rem
}
div.fpcards .card{
    border:0;
    padding-bottom:30px;
    border-radius:0rem
}
div.fpcards .card-body:hover,div.lpcards .card-body:hover{
    background-color:#fafbfc
}
.card-body:hover{
    background-color:#f8f9fa1c!important
}
.card-img-top:hover {
	opacity: 0.8
}
.card-title {
    margin-bottom: .75rem;
    margin-top: 0rem;
    font-size: 21px;
    font-weight: 600;
}
.card-header a,.card-title a {text-decoration:none!important;
color:#612141!important;
}

.card-header a:hover,.card-title a,.card-title a:hover,a .card-title:hover, .card-body a:hover {
text-decoration:none!important;
color:#9d2235!important;
}


.main ul,.main ol, main ul ul, .main ol ol, .main ol ul, .main ul ol  {
    margin-left:35px;
    padding-left:0
}

.main .list-group-flush a{
    border-bottom:0
}
#banner-footer{
    padding:1rem 1rem;
    margin-bottom:2rem;
    border-radius:0rem;
    background-size:cover;
    background-repeat:no-repeat;
    background-color:#292929;
    color:#FFF;
    border-top:solid 1px #696969
}
#banner-footer a:link,#banner-footer a:active,#banner-footer a:visited{
    color:#f2f2f2
}
#banner-footer a:hover{
    color:#fff
}
.megafooter h4 {
	font-weight:500;
}
.megafooter h5 {
    color:#fff
}
.megafooter ol{
    list-style:none;
    padding-inline-start:0
}
.megafooter li {
    margin-bottom: .5em;
    line-height: 1.2em;
}
#banner-mega{
    padding:1rem 1rem;
    border-radius:0rem;
    background-size:cover;
    background-repeat:no-repeat;
    background-color:#6e0408;
    color:#fff
}
#banner-mega a:link,#banner-mega a:active,#banner-mega a:visited{
    color:#e6e6e6
}
#banner-mega a:hover{
    color:#fff
}
img{
    max-width:100%;
    height:auto;
    width:auto\9
}
.img-fluid {
    max-width: 100%;
    height: auto!important;
}
.btn-primary,.main .btn-primary{
    color:#fff;
    background-color:#6e0408;
    border-color:#6e0408
}
.btn-primary:hover,.main .btn-primary:hover{
    color:#fff;
    background-color:#a1070d;
    border-color:#a1070d
}
.main .homesearch .btn-primary:hover{
    color:#fff;
    background-color:#a1070d;
    border-color:#a1070d
}
.btn-primary:focus,.btn-primary.focus{
    box-shadow:0
}
.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{
    color:#fff;
    background-color:#2a5786;
    border-color:#005cbf
}

.row-border{
    border:1px solid #eaeaea
}
h1,.h1{
    font-weight:600;
    margin-top:0rem;
    margin-bottom:2.00rem;
    font-size: 3.5rem;
}
h2,.h2{
    font-weight:600;
    margin-top:2.00rem;
    margin-bottom:1.00rem
}
h3,.h3{
    font-weight:400;
    margin-top:2.00rem;
    margin-bottom:1.00rem
}
h4,.h4{
    font-weight:400;
    margin-bottom:1.00rem;
    margin-top:.50rem
}
h5,.h5{
    font-weight:600;
    margin-bottom:1.00rem;
    margin-top:.50rem
}
h6,.h6{
    font-weight:600;
    margin-bottom:1.00rem;
    margin-top:.50rem
}

.border-light{
    border-color:#eaeaea!important
}
.background-light{
    color:#f8f9fa73
}
#homemain h4{
    margin-bottom:.5rem
}
#home-main h4{
    margin-bottom:.5rem
}
#home-topcards p{
    margin-bottom:0
}
#home-main h3, #home-main .h3, #home-main h2, #home-main .h2, .home-news h2, .home-events h2 {
    color: #6e0408;
    font-weight: 400;
}
.home-events a, .home-events a:visited {
color:#ffffff!important;
}
.home-events a:hover {
text-decoration: none!important;
}
#home-main h3, #home-main .h3{
    line-height: 1.75rem;
}
#home-main h2, #home-main .h2 {
    line-height: 2rem;
}

.material-icons{
    vertical-align:-.25em
}

@charset "utf-8";
body{
    font-size:1.10rem
}
.navbar-fixed-top{
    background-color:#6e0408;
    height:90px;
    z-index:1
}

h3,h4{
    color:#292929;
    margin-top:2.0rem
}

.bg-maroon{
    background-color:#6e0408!important
}

.bg-drkgrey{
    background-color:#292929!important
}

a.navbar-brand{
    margin-right:40px
}
.navbar-dark .navbar-toggler{
    color:rgba(255,255,255,0.70);
    border-color:rgba(255,255,255,0.40);
}
.navbar-toggler{
  font-size: 1rem;
}

.navbar-expand-lg{
    width:100%
}
.navbar-nav a,#banner-mysmu a{
    font-size:1rem
}
.no-gutters{
    margin-right:0;
    margin-left:0;
    .col,[class*="col-"]{
        padding-right:0;
        padding-left:0
    }
}
.nopad{
    padding:.00rem
}
nav.breadcrumb{
    font-size:1.0rem!important;
    padding-left:.00rem!important;
    padding-bottom:1.00rem!important;
    padding-top:1.0rem!important;
    border:0!important;
    background-color:#ffffff!important;
}
nav.breadcrumb ol{
    margin:0;
    padding-left:0;
    list-style:none
}
nav.breadcrumb li{
    display:inline
}
nav.breadcrumb li+li::before{
    display:inline-block;
    margin:0 .50em;
    transform:rotate(25deg);
    border-right:1px solid #888;
    height:.75rem;
    content:''
}
nav.breadcrumb [aria-current="page"]{
    color:#888;
    text-decoration:none
}
nav.breadcrumb li{
    white-space:nowrap
}
nav.breadcrumb li a{
    color:#4E565A!important;
}
#searchBox{
    color:#1a1a1a;
    font-size:1.00rem;
    border:1px #dcdcdc solid;
    padding:3px 3px 3px 5px;
    height:36px;
    width:72px;
    background:#f0f0f0;
    margin-top:-1px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s
}
#searchBox:focus{
    width:230px
}
#ss360SearchButton{
    color:#dcdcdc;
    font-size:1.00rem;
    border:1px #dcdcdc solid;
    cursor:pointer;
    background-color:rgba(0,0,0,0.00);
    margin-left:-5px;
    height:36px;
    width:36px
}
.subtitle{
    color:#333;
    font-size:1.3rem;
    font-style:italic;
    line-height:1.0rem;
    margin-bottom:1.00rem;
    margin-top:.50rem;
    border-bottom:1px #bbb solid
}
.sidenav a {
    color:#292929;
    text-decoration:none
}
.sidenav .department a:hover {
    color:#9d2235;
}
.sidenav a:hover {
    text-decoration:none
	color:#9d2235
}

.sidenav{
    background-color:#fff;
    overflow-x:hidden;
    padding-left:0;
    padding-right:0
}
.sidenav ul li a.activepage{
    border-left:.2rem solid #612141;
    color:#6e0408;
    background-color:#f8f9fa
}
.sidenav ul li a.activepage:hover{
    border-left:.2rem solid #612141
}
.sidenav ul{
    border-top:1px #bbb solid;
    background-color:white
}

.sidenav ul ul{
    padding-left:.0rem;
    border-top:0;
    list-style-type:none;
    background-color: #e2dfdf0f;
}
.sidenav ul ul li a{
    padding-left:1.75em;
	font-weight:normal;
}
.sidenav ul ul ul li a{
    padding-left:2.75em
}
.sidenav ul ul ul ul li a{
    padding-left:3.75rem
}
.sidenav ul li a{
    border-left:.2rem #fff solid;
    padding-right:.0rem;
    text-decoration:none;
    font-size:1.00rem;
    color:#000;
    display:block;
    padding:.75rem .5rem;
    border-bottom:1px #bbb solid;
	font-weight:500;
    line-height:1em;
}
.sidenav ul li a:hover{
    border-left-color:#f8f9fa;
    background-color:#f8f9fa
}
.socialblock a{
    margin-left:12px
}
.socialblock a:hover{
    color:maroon;
    text-decoration:none
}
.main{
    padding:0
}
.accordion{
    background-color:none;
    color:#444;
    padding:8px;
    width:100%;
    border:0;
    text-align:left;
    outline:0;
    transition:.2s
}
.accordion .card {
margin-bottom:1em;
border:1px solid rgba(0,0,0,.125)!important;}

.accordion .card-header:hover {
	background-color: rgba(0,0,0,.05)
}
.accordion .card-header a {
	text-decoration:none;
    border-bottom:none
}
.accordion>.card .card-header {
    margin-bottom: 0;
	border-bottom:none;
}

.accordion .fa-arrow-down, .accordion .fa-chevron-up {
display:block
}
.accordion .collapsed .fa-arrow-down,.accordion .collapsed .fa-chevron-up {
display:none
}
.accordion .fa-plus, .accordion .fa-chevron-down {
display:none
}
.accordion .collapsed .fa-plus, .accordion .collapsed .fa-chevron-down {
display:block
}

.active,.accordion:hover{
    background-color:#fff
}
.accordion .btn-link {
    color: #2a5786;
}

.twitter-feed{
    border:1px solid #ccc;
    width:100%
}
.facebook-feed{
    border:1px solid #ccc;
    width:100%
}
table{
    width:100%;
    margin-bottom:14px;
    border:0;
    background:0
}
th,td{
    padding-top:12px;
    padding-bottom:12px;
    padding-left:6;
    padding-right:12px;
    text-align:left;
    background:0
}
#bordered{
    border-collapse:collapse;
    width:100%;
    margin-bottom:14px;
    background:0
}
#bordered td,#bordered th{
    border:1px solid #999;
    padding:8px;
    background:0
}
#bordered th{
    background-color:#dfdfdf;
    padding-top:12px;
    padding-bottom:12px;
    text-align:left
}
#alternating{
    border-collapse:collapse;
    width:100%;
    margin-bottom:14px
}
#alternating td,#alternating th{
    border:1px solid #999;
    padding:8px
}
#alternating tr:nth-child(even){
    background-color:#f2f2f2
}
#alternating th{
    padding-top:12px;
    padding-bottom:12px;
    text-align:left;
    background-color:#d0d0d0;
    color:black
}
pre{
    white-space:pre-wrap
}

.panel{
    margin:0;
    padding:0;
    background-color:#fff;
    max-height:0;
    overflow:hidden;
    transition:max-height .2s ease-out
}
.panel p{
    padding:10px 20px
}
.modal-footer{
    background-color:#333;
    color:#fff
}
.modal-footer div{
    text-align:left
}
.main{
    top:90px
}
div.fac-staff-list{
    display:inline-block;
    padding-bottom:1.0rem;
    width:100%
}
.ctr-crop{
    width:100%;
    padding-top:100%;
    background-position:top center;
    background-size:100%;
    background-repeat:no-repeat;
    border-top:solid 1px #ccc;
    border-left:solid 1px #ccc;
    border-right:solid 1px #ccc
}
#TopBtn{
    display:none;
    position:fixed;
    bottom:5px;
    right:80px;
    z-index:99;
    border:0;
    outline:0;
    background-color:#eee;
    color:#000;
    cursor:pointer;
    padding:.80rem
}
#TopBtn:hover{
    background-color:#ddd
}
.skipnav{
    background:transparent;
    color:#212121;
    left:0;
    padding:1rem 1.5rem;
    position:absolute;
    top:-4.2rem;
    transition:all .2s ease-in-out;
    z-index:100
}
.skipnav:focus{
    background:#fff;
    left:0;
    outline:0;
    position:absolute;
    top:0;
    transition:all .2s ease-in-out
}
#banner-footer{
    width:100%;
    margin-bottom:0
}




@media all and (max-width: 767px) {
.display-1,.display-2,.display-3,.display-4 {
line-height:1em;
}
}


/*************************** 
Sharing button css
*****************************/

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em;
font-size:.75rem;
}

.resp-sharing-button__link:hover {
  text-decoration: none;
  color: #fff;
  margin: 0.5em;
font-size:.75rem;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}


/*social sharing links */

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}




 /* Card bug semi-fix for IE 10, 11- fixes card bug-  added by AB */
/* forces card body to move up */
@media all and (min-width: 768px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.card-body {margin-top:-20%!important;}
}
@media all and (min-width: 576px) and (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.card-body {margin-top:-65%!important;}
}
@media all and (max-width: 576px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.card-body {margin-top:-10%!important;}
}

.text-responsive {
  font-size: calc(100% + 1vw + 1vh);
}

/* link on bottom of the page that opens wysiwyg editor */

.t4Edit-page {color:#f2f2f2;}


#virtualcampusbar a:hover {
text-decoration:none;
color:#2a5786
}




/* ==================================================================================== */
/*  CSS Microsites  */
/* ==================================================================================== */


.brand-red {
	background-color: #9e2235;
    color:#fff!important;
}

.brand-orange {
	color:#000!important;
	background-color: #FE7627;
}

.brand-yellow {
	color:#000!important;
	background-color: #EEDC00;
}

.brand-green {
	color:#000!important;
	background-color: #8dca00;
}

.brand-blue {
	background-color: #00A9CE;
    color:#000!important;
}
.brand-purple {
    color:#fff!important;
	background-color: #612141;
}

.brand-grey {
	color:#fff!important;
	background-color: #717075;
}


.microsite-banner {
	font-weight: bold;
    padding: 10px;
    font-size: 1.8em;
}

 

/* ==================================================================================== */
/*  CSS for Blue, Red, Grey and Sobey Buttons as seen on the Future Students "Apply Now" page  */
/* ==================================================================================== */

.bluebutton {
	display: inline-block;
	text-align: center;
	padding: 20px;
	background-color: #00A9CE;
	text-decoration: none;
	font-size: 16pt;
    font-weight: bold;
	margin-bottom: 20px;
    color:#000!important;
    margin-right: 16px;
}

.redbutton {
	display: inline-block;
	text-align: center;
	padding: 20px;
	background-color: #9e2235;
	text-decoration: none;
	font-size: 16pt;
    font-weight: bold;
	margin-bottom: 20px;
    color:#fff!important;
    margin-right: 16px;

}

.greybutton {
	display: inline-block;
	text-align: center;
	padding: 20px;
	background-color: #717075;
	text-decoration: none;
	font-size: 16pt;
    font-weight: bold;  
	margin-bottom: 20px;
    color:#fff!important;
    margin-right: 16px;

}

.sobeybluebutton {
	display: inline-block;
	text-align: center;
	padding: 20px;
	background-color: #003a70;
	text-decoration: none;
	font-size: 16pt;
    font-weight: bold;
	margin-bottom: 20px;
    color:#fff!important;
    margin-right: 16px;
}


.purplebutton {
    color:#fff!important;
	display: inline-block;
	text-align: center;
	padding: 20px;
	background-color: #612141;
	text-decoration: none;
	font-size: 16pt;
    font-weight: bold;  
	margin-bottom: 20px;    
    margin-right: 16px;
}


.yellowbutton {
	color:#000!important;
	display: inline-block;
	text-align: center;
	padding: 20px;
	background-color: #EEDC00;
	text-decoration: none;
	font-size: 16pt;
    font-weight: bold;	
	margin-bottom: 20px;
    margin-right: 16px;

}

.orangebutton {
	color:#000!important;
	display: inline-block;
	text-align: center;
	padding: 20px;
	background-color: #FE7627;
	text-decoration: none;
	font-size: 16pt;
    font-weight: bold;
	margin-bottom: 20px;
    margin-right: 16px;

}

.greenbutton {
	color:#000!important;
	display: inline-block;
	text-align: center;
	padding: 20px;
	background-color: #8dca00;
	text-decoration: none;
	font-size: 16pt;
    font-weight: bold;
	margin-bottom: 20px;
    margin-right: 16px;

}


.btn a:hover {text-decoration:none}
.btn:hover {
  filter: brightness(120%);
}


a.bluebutton:link, a.bluebutton:active, a.bluebutton:hover, a.bluebutton:visited {
	color:#fff;
}

.redbutton > a {
color:#fff!important;	
}

.bluebutton > a {
color:#000!important;	
}

.greybutton > a {
color:#fff!important;	
}

.sobeybluebutton > a {
color:#fff!important;		
}

.purplebutton > a {
color:#fff!important;		
}

.yellowbutton > a {
color:#000!important;		
}

.greenbutton > a {
color:#000!important;	
}

.orangebutton > a {
color:#000!important;		
}


.lead {font-weight:400}

.micrositev1 #banner-mega {
display:none;
}
.micrositev1 .navbar-nav{
Visibility:hidden;
}

/*************************** 
These styles define the print layout
*****************************/


@media print {
@page { size:8.5in 11in; margin: 3cm 2cm }
  #main-content {width: 100%;}
p,ul,ol,table { font-size: 12pt; }
}





/* ==================================================================================================== */
/* Styles for Content type "SMU5 Left image with right side text" and "Faculty Staff Bio Listings"      */
/* ==================================================================================================== */

.profile-container{
	width:100%;
    height: 100%;	
	margin: auto;
}

.profile-image {
	float: left;
/*	width:250px; */
/*	height:100%; */
	padding:20px;
	vertical-align:top;
}

.photo {
	max-width:200px;
}

.profile-content {
	padding:20px;
	vertical-align:top;

}


/* Table cells with red background */

.table-redBG
{
	background-color: #6e0408;
	color:#fff;
}


.table-redBG a:link,.table-redBG a:active,.table-redBG a:visited{
    color:#fff
}



/* Stops large words in h1 tags on jumbotron */
 
@media (max-width: 768px) {
 .jumbotron h1 {font-size:2rem;font-weight:bold;}
 .jumbotron h2 {font-size:1.5rem;}
}


/* Stops very-large width on wide-screen monitors */
.max-width {max-width:1600px!important;}





/* ==================================================================================================== */
/* S21 Overrides                                                                                        */
/* ==================================================================================================== */


/* creates classes for the brand colors */
 .bg-maroon {
     background-color: #612141!important;
}
 .bg-blue {
     background-color: #00A9CE!important;
}
 .bg-red {
     background-color: #9D2235!important;
}
 .bg-orange {
     background-color: #FA6A14!important;
}
 .bg-green {
     background-color: #84BD00!important;
}
 .bg-yellow {
     background-color: #EEDC00!important;
}
 .bg-darkgrey {
     background-color: #303030!important;
}
 .maroon {
    color: #612141!important;
}
 .red {
    color: #9D2235!important;
}
 .darkgrey {
    color: #303030!important;
}

/* makes nav links darker than standard */
 a.dropdown-toggle {
     font-weight:600!important;
}
/* makes nav mouseover color red */
 .topnav .nav-link:hover {
     color:#9D2235!important 
}
 .topnav .dropdown-item:hover,.topnav .dropdown-item:focus {
     background-color: rgb(157, 34, 53, .3);
}
/* puts various versions of the h tag into the proper brand font and color */
 h1,h2,h3,h4,.h1,.h2,.h3,.h4,h5,.h5, #home-main h3, #home-main .h3, #home-main h2, #home-main .h2, .home-news h2, .home-events h2, .card-title, .feature-stats, a.nav-link, .mainfont, .sidenav, .sidenav a {
     font-family: 'Raleway',Arial,Helvetica Neue,Helvetica,sans-serif;
     color: #612141;
}
.h1,.h2,.h3,.h4,.h5 {display: block;}


*,p,li,table {font-family: Arial,Helvetica Neue,Helvetica,sans-serif;}
}
/* a class to put non-h tag text into the brand font */
 .brandfont {
font-family: 'Raleway', Arial, 'Open Sans', Helvetica, sans-serif!important;
}
/* forces a header link hover colour */
 a h1:hover, a h2:hover, a h3:hover, a h4:hover, a .card-title:hover {
     color: #9D2235!important;
	 text-decoration:none!important;
}
/* ensures the card header is moderately bolded */
 .feature-card h2, #home-topcards h2 {
     font-weight:800;
     font-size:1.5rem;
}
/* defines the font for all non header text */
 *,p,li {
     font-family: Arial, 'Open Sans', Helvetica, sans-serif;
}
/* creates a grey/black background wave */
 .wave::before, .wave-flipped::before {
     content: ' ';
     display: block;
     position: absolute;
     width: 100%;
     height: 100%;
     z-index: 0;
     opacity: 0.025;
     background-repeat: no-repeat;
     background-position: center 30%;
     background-size: contain;
}
 .wave::before {
     background-image: url('https://smuca-179a2.kxcdn.com/images/brandassets/wave/SMUwave_BLK.png');
}
 .wave-flipped::before {
     background-image: url('https://smuca-179a2.kxcdn.com/images/brandassets/wave/SMUwave_BLK_flipped.png');
}
 .wave-footer::before {
     content: ' ';
     display: block;
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     z-index: 0;
     opacity: 0.75;
     background-image: url('https://smuca-179a2.kxcdn.com/images/brandassets/double-wave.png');
     background-repeat: no-repeat;
     background-position: right;
}
 .wave-feature::before {
     content: ' ';
     display: block;
     position: absolute;
     left: 5%;
     bottom: 0;
     width: 50%;
     height: 50%;
     z-index: 0;
     opacity: 0.15;
     background-image: url('https://smuca-179a2.kxcdn.com/images/brandassets/wave/SMUwave_WHT.png');
     background-repeat: no-repeat;
     background-position: center bottom;
     background-size: contain;
}
/* creates a white background wave in the features section */
 .wave-feature::before {
     content: ' ';
     display: block;
     position: absolute;
     left: 5%;
     bottom: 0;
     width: 50%;
     height: 50%;
     z-index: 0;
     opacity: 0.15;
     background-image: url('https://smuca-179a2.kxcdn.com/images/brandassets/wave/SMUwave_WHT.png');
     background-repeat: no-repeat;
     background-position: center bottom;
     background-size: contain;
}
/* creates a white background wave in the features section */
 .wave-pattern {
     background: url("https://smuca-179a2.kxcdn.com/images/brandassets/waves-bg-xsm.png") top center;
}
/* button color overrides of bootstrap red to new brand red color */
 .btn-primary, .main .btn-primary {
     color: #fff!important;
     background-color: #9D2235!important;
     border-color: #9D2235!important;
}
 .btn-primary:hover, .main .btn-primary:hover {
     color: #fff!important;
     background-color: #612141!important;
     border-color: #612141!important;
}
/* forces items above or below other elements on page. May need adjusting */
 .footer-links {
     z-index:10!important;
}
 #banner-footer, #banner-mega {
     z-index: 100 
}

/* lines for header areas where hr won't work due to text on either side */
 .blue-line {
     background-image: url('https://smuca-179a2.kxcdn.com/images/brandassets/blue-line-bg-h.png');
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 100% 3px;
}
 .orange-line {
     background-image: url('https://smuca-179a2.kxcdn.com/images/brandassets/orange-line-bg-h.png');
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 100% 3px;
}
/* 45 degree gradient for footer */
 .gradient-m-r {
     background: rgb(97,33,65);
     background: linear-gradient(45deg, rgb(157, 34, 53, 1) 25%, rgb(97, 33, 65, 1) 75%);
}
/* feature cards have some features removed that regular cards have */
 .feature-card .card-img-top:hover, .feature-card .card-body:hover {
     background-color:#ffffff!important;
     background-image:none!important;
     opacity:1!important 
}
/* navigation menu tweaks */
 .dropdown-menu {
     background-color:rgba(248, 249, 250, 0.99) 
}
/* adjustment for recruitment buttoms below jumbotron */
 a .recruitment-card:hover {
     background-color: #f8f9fa!important;
}
/* simple tweaks */
 .vertical-centre {
     top: 50%;
}
 .transparent-bg {
     background-color:transparent!important;
}
 .rounded-corners {
     border-radius: 30px;
}
 .rounded-card-top {
     border-radius: 30px 30px 0 0 ;
}
 a.hover-gray:hover {
     background-color:#F8F9FA;
}
 .border-top {
     border-top-width:3px!important 
}
 .darker-blue {
     color:#009EC2;
}

/* Rounded Card Styles */

.roundedtopcard {
	border-radius: 25px 25px 0 0;
}

.roundedbottomcard {
	border-radius: 0 0 15px 15px;
}


/* Sobey Landing Page Link Blocks Styles */

.cnt_block2 {
  margin-bottom: 16px;
  -webkit-transition: background-color 200ms ease-in;
  -webkit-transition-delay: 0;
  -moz-transition: background-color 200ms ease-in 0;
  -o-transition: background-color 200ms ease-in 0;
  transition: background-color 200ms ease-in 0;
  border-top: 5px solid #00a9ce;
}

.cnt_block2 a {
  display: block;
  margin: -4px 0 0 5px;
  padding: 16px 22px 16px 17px;
  color:#000;
  background-color: white;
  -webkit-transition: background-color 200ms ease-in, color 200ms ease-in;
  -webkit-transition-delay: 0, 0;
  -moz-transition: background-color 200ms ease-in 0, color 200ms ease-in 0;
  -o-transition: background-color 200ms ease-in 0, color 200ms ease-in 0;
  transition: background-color 200ms ease-in 0, color 200ms ease-in 0;
}


.cnt_block2 a:hover {
  color: white;
  background-color: #00a9ce;
  text-decoration: none;
}

.cnt_block2 a:hover h3 {
  color: white;
  text-decoration: none;
}

.cnt_block2 a:hover p {
  color: white;
}

.cnt_block2:hover {
  background-color: #00a9ce;
}

/* forces a header link hover colour */
 .cnt_block2 a h3:hover {
     color: #fff!important;
	 text-decoration:none!important;
}



/* End code for Sobey Landing Page Link Blocks Styles */


/* slight line branding forsobey pages */
 .sobey-navline {
    border-bottom: 3px solid #00AACE!important;
}
/* for the navigation box inside the sobey jumbotron header */
 .header-nav-box {
     position: absolute;
     width: 350px;
     bottom:0;
     right:12.5%;
}

/* Sobey partner icons styles*/
.partnerhover img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin-right:15px;
	padding:0px;
}

.partnerhover a:hover img {
	opacity: .5;
}


/* Related Links Box Styles */

.related-links a:hover {
    color:#00a9ce;
    text-decoration: underline;
}


/* Responsive nav link settings */

/* If the screen size is 1400px wide (xxl in Bootstrap 5) or more, sset the nav font size to 1.1rem */
@media screen and (min-width: 1400px) {
a.dropdown-toggle {
    font-size: 1.1rem!important;
  }
}

/* If the screen size is less than 1400px, set the nav font size to 1rem */
@media screen and (max-width: 1399px) {
a.dropdown-toggle {
    font-size: 1rem!important;
  }
}

/* Responsive nav link settings */

/* If the screen size is 1400px wide (xxl in Bootstrap 5) or more, sset the nav font size to 1.1rem */
@media screen and (min-width: 1400px) {
a.dropdown-toggle {
    font-size: 1.1rem!important;
  }
}

/* If the screen size is less than 1400px, set the nav font size to 1rem */
@media screen and (max-width: 1399px) {
a.dropdown-toggle {
    font-size: 1rem!important;
  }
}


/* If the screen size is less than 992px (l in Bootstrap 5), remove the wave pattern */
@media screen and (max-width: 991px) {
.wave-pattern {
    background:none!important
  }
}

/* Responsive nav link settings */

/* If the screen size is 992px wide (xxl in Bootstrap 5) or more, sset the nav font size to 1.1rem */
@media screen and (min-width: 1400px) {
.feature-headline {
    font-size: 2.25em!important;
    font-weight:800!important;
  }
}

/* If the screen size is less than 1400px, set the nav font size to 1rem */
@media screen and (max-width: 1399px) {
.feature-headline {
    font-size: 1.65em!important;
    font-weight:800!important;
  }
}













