@import '/_internal/blocks/main-parts/css/global.css'; 

/*for screen readers only */
.blinn-sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}


/*remove horizontal scrolbar*/
 html {
	 overflow-x: hidden !important;
}
 html, body {
	 height: 100%;
}
 body {
    font-family: 'Roboto' !important;
	 font-size: 16px;
}

a {
    text-decoration: none;
    color: #002d72;
    font-weight: bold;
}

 h1 {
	 font-family: var(--fontBlinnHeadline);
	 font-weight: 600;
	 line-height: 1.4;
}
 h2, .h2 {
	 font-weight: bold;
	 font-family: var(--fontBlinnHeadline);
	 font-size: 30px;
}
 h3 {
	 font-family: var(--fontBlinnHeadline);
	 font-size: 23px;
}
 h4 {
	 font-family: var(--fontBlinnHeadline);
}
 h5 {
	 font-family: var(--fontBlinnHeadline);
}
 h6 {
	 font-family: var(--fontBlinnHeadline);
}




h2.modal-title, #modal-alternate h2 {
    
    color: #664d03 !important;
    margin-bottom: 0px !important;
    
}

#modal-alternate {
    
    background-color: #fff3cd;
    color: #664d03;
    border-color: #ffe69c;
    margin-bottom: -1rem;
    padding: 15px;
    
}



 hr, .hr-div hr {
	 color: #cccccc !important;
	 background-color: #cccccc !important;
	 height: 1px !important;
	 opacity: 1 !important;
}

ul li, ol li {
    padding-bottom: 0px !important;
}

/*hide recaptcha logo*/
.grecaptcha-badge { visibility: hidden; }


/*home page*/
 .blinn_college_district {
	 position: relative;
	 top: -10px;
	 background-color: #0033a1;
	 height: 70px;
	 text-align: center;
	 padding-top: 15px;
}
 @media only screen and (max-width: 991px) {
	 .blinn_college_district {
		/*background-color: #0033a1;
		 */
		 background-color: #fff;
		 height: auto;
	}
	 .hr_blinn_cd {
		 color: #97999b;
		 background-color: #97999b;
		 height: 5px;
	}
}
 h1.bcd {
	 color: #ffffff;
}
 h1.gray-heading {
	 color: #0a2140;
}
 .carousel-mobile {
	 display: none;
}
 @media only screen and (max-width: 767px) {
	 h1.bcd {
		 color: #97999b;
		 font-size: 18px;
	}
	 h1.gray-heading {
		 font-size: 18px;
		 color: #97999b;
	}
}

blockquote {
    position: relative;
    margin-left: 30px;
    border-left: 5px solid #0a2140;
    padding: 10px 2px 1px 10px;
    background-color: #f6f8fa;
}

a[href^="mailto"] {
  /*text-transform: lowercase;*/
}


#blue-welcome h1, #blue-welcome h2, #blue-welcome h3 {
    color: #ffffff;
}



 .hr {
	 color: #0a2140 !important;
	 background-color: #0a2140 !important;
	 height: 5px !important;
}
 .campus_links {
	 background: #0033a1;
	 padding-top: 25px;
	 padding-bottom: 25px;
	 height: auto;
	 min-height: 80px;
	 text-align: center;
	/*vertical-align: middle;
	 */
	 font-weight: bold;
	 font-size: 26px;
	 position: relative;
	 top: -8px;
}
 @media only screen and (max-width: 767px) {
	 .campus_links {
		 font-size: 18px;
		 padding: 10px;
	}
}
 .campus_links a:link {
	 color: #FFF;
}
 .campus_links a:visited {
	 color: #FFF;
}
 .campus_links a:hover {
	 color: #ed9f13;
}
/* a.campus_links:link {
	 color: #ffff;
}
 a.campus_links:hover {
	 color: #ed9f13;
}
 */
 .wrapper {
	 position: relative;
	/*top: -64px !important;
	*/
	/*raul -this does not work on new one*/
}
/*footer part */


 .fa-blinn-white-footer:before{
	 color: #ffffff;
	 font-size: 25px;
	 padding-left: 15px;
	 padding-right 15px;
}



 .footer-menu{
	 margin-top: 20px;
}
 .site-footer {
	 border-top: 4px solid;
}
 .site-footer a {
	 color: #fdb813;
}
/*footer */
 #ft-wrapper {
	 background-color: #0a2140;
	 color: #ffffff;
	 text-align: center;
	 position: relative;
	 bottom: 0px;
	 margin-bottom: 0px;
}
 .ft-wrapper {
	 background-color: #0a2140;
}
 .footer-widget-title {
	 font-weight: 1000 !important;
	 text-transform: uppercase;
	 margin: 0 0 20px 0;
	 font-size: 12px !important;
	 text-align: left !important;
	 font-family: var(--fontBlinnHeadline); /*Axi*/
}
 @media only screen and (max-width: 600px) {
	 .footer-widget-title {
		 padding-top: 15px;
	}
}
 .footer-widget .list-links {
	 font-size: 12px;
	 padding: 0 0 0 15px;
	 margin: 0;
}
 .footer-widget .list-links li {
	 list-style-type: square;
	 line-height: 24px;
}
 .footer-media-icons {
	 padding: 0;
	 margin: 0;
}
 .footer-media-icons li {
	 list-style: none;
	 float: left;
	 display: block;
}
 .footer-media-icons li a {
	 width: 65px;
	 height: 65px;
	 text-align: center;
	 line-height: 55px;
	 margin-left: 1px;
	 margin-bottom: 1px;
}
.bottom-footer p {
	 border-top: 1px solid;
	 padding-top: 25px;
	 margin-top: 70px;
	 margin-bottom: 10px;
	 display: block;
	 text-align: center;
}

.bottom-footer p.small-text {
    
    text-align: center;
}




 .footer-nav {
	 text-align: right;
	 padding: 0;
	 margin: 0;
	 list-style: none;
}
 .footer-nav li {
	 display: inline;
	 font-size: 12px;
}
 .footer-nav li:not(:first-child):before {
	 padding: 0 10px;
	 content: '|';
}
 #logo img{
	 display: block;
	 height: 179px;
	 width: 120px;
	 margin-left: 5px;
	 position: absolute;
	 z-index: 1;
	 margin-top: -70px;
	 moz-transition: all 1s ease-in-out;
	 o-transition: all 1s ease-in-out;
	 transition: all 1s ease-in-out;
	 webkit-transition: all 1s ease-in-out;
}
 #logo-md img{
	 display: block;
	 height: 76px;
	 width: 60px;
	 margin-left: 5px;
	 position: absolute;
	 z-index: 1;
	 margin-top: -70px;
}
 #logo-sm img{
	 display: block;
	 height: 76px;
	 width: 60px;
	 margin-left: 5px;
	 position: absolute;
	 z-index: 1;
	 margin-top: 60px;
}
 #social-media-bar {
	 background: #ffffff;
	 height: 55px;
	 padding-top: 10px;
	 text-align: center;
}


.social-media {

    position: relative;
    top: 25px;

}



 #ft-wrapper {
	 font-size: 12px;
	 color: #fff;
	 /*padding: 40px 0 10px;*/
	 padding: 0px 0 10px;
}
 #ft-wrapper .row:after {
	 content: '';
	 clear: both;
	 visibility: hidden;
}
 #ft-wrapper img {
	 float: left;
	 margin-right: 10px;
}
 #ft-wrapper p {
	 overflow: hidden;
	 line-height: 25px;
	 text-align: center;
}

#ft-wrapper .parrafo {
    text-align: left;
}

#ft-wrapper .parrafo a {
    text-decoration: underline;
    color:#fdb813;
}

/*social media button */
 .fa-blinn-white-footer:before {
	 color: #ffffff;
	 font-size: 25px;
	 padding-left: 15px;
	 padding-right 15px;
}
/* font awesome buttons */
 .font-awesome {
	 background-color: #0a2140;
	 color: #ffffff;
	 padding-top: 55px;
	 height: 100%;
	 text-align: center;
	 padding-bottom: 55px;
}
 .font-awesome a{
	 color: #ffffff;
}
 .font-awesome a:hover{
	 color: #fdb813;
}
 .fab, .fas {
	 font-size: 70px;
	 color: #fff;
}
 .fab:hover, .fas:hover{
	 font-size: 70px;
	 color: #fdb813;
}
 @media only screen and (max-width: 1350px) {
	 .fab, .fas{
		 position:relative;
		 padding-top: 25px;
	}
}
/*for home only */
 .fab-home, .fas-home {
	 font-size: 40px !important;
	 color: #fff;
}
 .fab-home:hover, .fas-home:hover{
	 font-size: 40px !important;
	 color: #fdb813;
}
 @media only screen and (max-width: 900px) {
	 .fab-home, .fas-home {
		 position:relative;
		 padding-top: 25px;
	}
	 .icon-spacer {
		 display: none !important;
	}
}
 .col-xs-8r, .col-sm-8r, .col-md-8r, .col-lg-8r {
	 position: relative;
	 min-height: 1px;
	 padding-right: 15px;
	 padding-left: 15px;
	 text-align: centrer;
}
 @media (max-width: 500px) {
	 .col-xs-8r {
		 width: 50%;
		 float: left;
	}
}
 @media (min-width: 500px) {
	 .col-xs-8r {
		 width: 50%;
		 float: left;
	}
}
 @media (min-width: 768px) {
	 .col-sm-8r {
		 width: 50%;
		 float: left;
	}
}
 @media (min-width: 990px) {
	 .col-md-8r {
		 width: 33%;
		 float: left;
	}
}
 @media (min-width: 1200px) {
	 .col-lg-8r {
		 width: 12.5%;
		 float: left;
	}
}
/* font awesome buttons */
/*add smooth scrolling*/
 html {
	 scroll-behavior: smooth;
}
/*this will move the nav items to the left nav ul{
	 position:relative;
	 left: 5%;
}
 */
 .navbar {
	 color: #FFFFFF;
	 background-color: #002d72;
	 height: 70px;
	 font-family: var(--fontBlinnInner);
}
 @media only screen and (max-width: 1350px) {
	 .shim{
		 display: none;
	}
}

/*
 @media only screen and (max-width: 1350px) {
	 .form-inline .searchBox {
		 display: none !important;
	}
}
*/




/*
 @media only screen and (max-width: 990px) {
	 .form-inline .searchBox {
		 display: block !important;
	}
}*/
 @media only screen and (max-width: 990px) {
	 .navbar{
		 background-color: #0a2140;
		 height: auto;
		 position: relative;
		 padding-left: 20px !important;
	}
}
 @media only screen and (max-width: 1350px) {
	 .navbar-brand .visible-lg{
		 display: none !important;
	}
}
 @media only screen and (min-width: 990px) {
	 .navbar-brand .visible-md{
		 display: none !important;
	}
}
 .navbar .navbar-nav .nav-link {
	 color: #fdb813 !important;
	 font-weight: bold !important;
}
 @media only screen and (min-width: 990px) {
	 .navbar .navbar-nav .nav-link {
		 border-right: 1px solid;
		 line-height: 5px;
	}
}
 @media only screen and (min-width: 990px) {
	 .navbar .navbar-nav .last-nav-link {
		 border-right: 0px solid;
		 line-height: 0px ;
	}
}
 @media only screen and (max-width: 990px) {
	 .navbar .navbar-nav .nav-link {
		 border-bottom: 1px solid;
		 line-height: 33px;
	}
}


.nav-link {
    font-weight: bold !important;
}

 .dropdown-menu {
	 background-color: #0a2140 !important;
	 z-index: 99999999999999999999999 !important;
}
 a.dropdown-item {
	 color: #fff;
}
 .hamburguer {
	 position: relative;
	 padding-right: 15px !important;
}
 .busqueda {
	 position: relative;
	 top: -20px;
	 padding-left: 15px;
}
@media only screen and (min-width: 990px) {

	 .busqueda {
		 display: none;
	}
}
 .fact-row-stat, counter {
	 text-align: center;
	 font-size: 50px;
	 font-weight: bold;
}
 .fact-row-fact {
	 text-align: center;
}
 .list-links {
	 text-align: left !important;
	 font-size: 12px;
}
 ul.list-links a {
	 color: #fdb813;
}
 .logo-block {
	 text-align: left;
	 font-size: 14px;
}
 .logo-block img {
	 float: left;
	 padding-right: 10px;
}
/* maps */
 .maps {
	 background-color: #0a2140;
	 padding-top: 55px;
	 height: 100%;
	 padding-bottom: 55px;
}
/* partnerships */
 .partnerships {
	 background-color: #fff;
	 padding-top: 55px;
	 height: 100%;
	 text-align: center;
	 padding-bottom: 55px;
}
 .partners img {
	 height: 80px !important;
	 width: auto !important;
	 text-align: center;
	 padding-bottom: 15px;
}
/*maps with overlay*/
 * {
	 box-sizing: border-box;
}
 .interactive_map {
	 display: block;
	/*border-radius: 1%;
	 */
	 margin-bottom: 5px;
}
 .overlay {
	 position: absolute;
	 bottom: 0;
	/*background: rgba(0, 0, 0, 0.5);
	 */
	/* Black see-through */
	 background: rgba(0, 25.5, 80.5, 0.5);
	/* Raul - 10/24/2018 - get the value of the rgba and divide each value by 2*/
	/* Black see-through */
	 width: 100%;
	 transition: .5s ease;
	 opacity:0;
	 height: 100%;
}
 .interactive_map:hover {
	/*opacity: 0.5;
	 */
	/*filter: Alpha(opacity=50);
	 */
	/* IE8 and earlier */
}
/* raul - 10-16-2019 - Center across monitor */
 .interactive-maps-container {
	 position: relative;
	/*needed for overlay*/
	 margin: auto;
	 max-width: 800px;
	 width: 92%;
	/*padding: 10px;
	 */
}
 .interactive-maps-container:hover .overlay {
	 opacity: 1;
	/*needed for overlay*/
}
/*maps with overlay*/
 .img-responsive {
	 
	 max-width: 100%;
	 height: auto;
}
/* FINDIT ROW Content Styles*/
 .findit-row {
	/*font-family: Raleway;
	 */
	 font-family: roboto;
	 font-weight:600;
	/*font-size: 16px;
	 */
	 margin:0;
	 padding: 10px 0 10px 0;
	/* background-color:#4782b2;
	 */
	 background-color:#0a2140;
	 color:#FFFFFF;
	 text-align:center;
}
 .findit-row h3 a{
	 color:#FFFFFF;
	 text-decoration: none;
}
 .findit-row h3 a:hover{
	 color:#004884;
	 text-decoration: underline;
}
 @media only screen and (max-width: 990px) {
	 .findit-row {
		 display: none;
	}
}


 @media only screen and (max-width: 990px) {
	 #BlinnVid {
		 display: block;
	}
}


 @media only screen and (min-width: 990px) {
	 .blinnvid-alt {
		 display: none;
	}
}
 .gold-buttons {
	 display: inline-block;
	 position: relative;
	 top: -3px !important;
	 padding-right: 60px !important;
}
 .gold-buttons a {
     width: 107px;
 }
/*raul - 11-16-2020 - may need to re-add for inner or wide tempate pages */
 @media only screen and (max-width: 990px) {
	 .gold-buttons {
		 position: relative;
		 /*top: -9px !important; WITH GOLD BUTTONS - Raul 01031-2021*/
		 top: 0px !important;
		 padding-right: 8px !important;
	}
}

 .gold-buttons .btn-blinn {
	 margin-left: 1px;
	 margin-right: 1px;
	 text-decoration: none !important;
}

 .shim {
	 width: 100px !important;
}
 @media only screen and (max-width: 990px) {
	 .testimonials {
		 display: none;
	}
}
 @media only screen and (min-width: 990px) {
	 .testimonials-mobile {
		 display: none;
		 width: 100% !important;
	}
}
/* Add some content at the bottom of the video/page .content-video {
	 position: relative;
	 top: -190px;
	 background: rgba(0, 0, 0, 0.5);
	 color: #f1f1f1;
	 width: 75%;
	 padding: 20px;
	 text-align: center;
	 margin-left: 10%;
}
 */
 .video-container {
	 position: relative;
}
 video {
	 height: auto;
	 vertical-align: middle;
	 width: 100%;
}
 .overlay-desc {
	 background: rgba(0,0,0,0.0);
	 position: absolute;
	 top: 80px;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 display: flex;
	 align-items: left;
	 justify-content: center;
}
 @media only screen and (max-width: 1400px) {
	 .overlay-desc {
		 top: 100px !important;
	}
}
 .h1-vid {
	 color: #fff;
	 font-weight: bold;
	 font-size: 2.5vw;
	 text-align: center;
}
 .which-track {
	 font-size: 30px;
	 color: #fdb813;
}
/*this code will take the place of the deprecated wells */
 .btn-well, .btn-well a, .btn-well a:hover,  .btn-well:hover {
	 color: #fff !important;
	 display: block !important;
	 font-family: roboto !important;
	 font-style: normal !important;
	 font-size: 16px !important;
	 background-color: #0033a1 !important;
	 border-radius: 0px;
	 margin: 7px;
}
/**ALERT**/
 #blinn-alert {
	 font-family: Arial, sans-serif;
	 font-weight: bold;
	 text-align: center;
	 background: #A80000;
	 color: white;
	 padding: 30px 150px 30px 150px;
}
 #blinn-alert a:link, #blinn-alert a:active, #blinn-alert a:visited {
	 color: #fdb813 !important;
	 text-decoration: underline;
	 font-weight: bold;
}
 #blinn-alert a:hover {
	 text-decoration: underline ;
}
 @media only screen and (max-width: 990px) {
	 #blinn-alert {
		 padding: 30px 30px 30px 30px;
	}
}
 .alert {
	 vertical-align: middle !important;
	 padding-bottom: 0 !important;
	 border-radius: 2px !important;
}

 .alert-padding {
	 vertical-align: middle !important;
	 padding-bottom: 12px !important;
}

.alert h2, .alert h3 {
    color: #000000 !important;
}


/* .btn-blinn {
	 background-color: #fdb813;
	 color: #000;
	 font-family: roboto;
	 font-weight: bold;
	 border: none;
	 border-radius: 0px;
	 -webkit-border-radius: 0px;
	 -moz-border-radius: 0px;
}
 */
/**ALERT**/
 #blinn-alert {
	 font-family: Arial, sans-serif;
	 font-weight: bold;
	 text-align: center;
	 background: #A80000;
	 color: white;
	 padding: 30px 150px 30px 150px;
}
 #blinn-alert a:link, #blinn-alert a:active, #blinn-alert a:visited {
	 color: #fdb813 !important;
	 text-decoration: underline;
	 font-weight: bold;
}
 #blinn-alert a:hover {
	 text-decoration: underline ;
}
 @media only screen and (max-width: 990px) {
	 #blinn-alert {
		 padding: 30px 30px 30px 30px;
	}
}
/*LANDING PAGE WIDE NEW NAV SPECIFIC */
/** OVERIDES **/
 .jumbotron{
	 padding: 0;
	 position: relative;
	 /*top: -65px !important;*/
	 top: 0px !important;
}
 .jumbotron h1{
	 font-family: 'Roboto', Arial, sans-serif;
	 color: white;
	 font-weight: 400;
	 text-shadow: 5px 5px 10px black;
}
 .jumbotron p{
	 font-size: 1.1em;
	 color: white;
	 line-height: 1.3;
	 font-weight: 400;
	 text-shadow: 5px 5px 10px black;
}
 @media screen and (min-width: 768px) {
	 .jumbotron h1, .jumbotron .h1 {
		 font-size: 62px;
	}
}
 @media screen and (max-width: 768px) {
	 .jumbotron h1, .jumbotron .h1 {
		 position: relative;
		 top: 150px !important;
	}
}
 @media screen and (max-width: 767px) {
	 .container-m {
		 position: relative;
		 top: -117px !important;
	}
}
 .spotlight-text-link {
	 font-family: var(--fontBlinnInner)
	 font-weight: bold;
	 line-height: 1.4;
	 display: block;
}
/* from previous page h2, h3, h4, h5, h6 {
	 font-family: var(--fontBlinnInner)
	 font-weight: 500;
	 line-height: 1.4;
}
 */
/** SECTION IMAGES **/
 .new-students{
	 position: relative;
	 background: url("images/library-students.jpg") center center;
	 width: 100%;
	 height: 400px;
	 padding-top: 50px;
	 background-size: cover;
	 padding: inherit;
	 overflow: hidden;
}
/*GENERAL */
 .btn-primary {
	 background-color: #fdb813 !important;
	 color: #0a2240 !important;
	/*font-family: roboto !important;
	*/
	 font-family: oswald;
	 font-weight: bold !important;
	 border: none !important;
	 border-radius: 0px !important;
	 -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
	 text-decoration: none !important;
}
 .btn-primary:hover, .btn-primary:active {
	 background-color: #0a2240 !important;
	 color: #FDB813 !important;
}
/*added on 2-25-2021*/
 .btn-blinn {
	 background-color: #fdb813;
	 color: #4B4C4C;
	 font-family: var(--fontBlinnInner)
	 font-weight: bold;
	 border: none;
	 border-radius: 0px;
	 -webkit-border-radius: 0px;
	 -moz-border-radius: 0px;
	 text-decoration: none !important;
}
 .btn-blinn:hover, .btn-blinn:active {
	 background-color: #0a2240;
	 color: #FDB813;
}
 .gold-announcement-div {
	 background-color: #fdb813;
	 font-weight: bold;
	 color: #000000;
	 position: relative;
	 z-index: 999999;
	 position: relative;
	 top: -10px;
	/*used -10 for no clip-path or 0 for clip-path*/
	 padding: 20px;
	/*-webkit-clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
	 clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
	 */
}

 .gold-announcement-div a {
     color: #02365e;
     text-decoration: underline !important;
 }
/* .gold-announcement-div-wrapper {
	 background-color: #0a2240;
	 position: relative;
	 top: -10px;
}
 */
/* ONLINE PROGRAM TABLES*/
 .responsiveTable{
	 width:100%;
	 border-collapse:collapse;
	 margin:16px 0 28px 
}
 .responsiveTable tr:nth-of-type(even){
	 background:#eee 
}
 .responsiveTable th{
	 background:#0a2140;
	 color:#fff;
	 font-weight:700;
	 text-align: center;
	 padding:8px;
	 border:1px solid #d9d9d9;
	 font-family: 'Roboto' !important;
	 font-size: 16px !important;
	 
	 
}
 .responsiveTable td {
	 padding:8px;
	 border:1px solid #d9d9d9;
	 text-align:left;
	 font-family: 'Roboto' !important;
	 font-size: 16px !important;
}
 .responsiveTable tr:nth-of-type(even):hover{
	 background-color:#e5e5e5 
}
 .responsiveTable tr:nth-of-type(odd):hover{
	 background-color:#fafafa 
}
 .responsiveTable tfoot th{
	 background:#0a2140 !important;
	 color:#fff;
	 font-weight:700 
}
 @media only screen and (max-width: 600px) {
	 .responsiveTable{
		 width:100%;
		 border-collapse:collapse;
		 margin:16px 0 28px 
	}
	 .responsiveTable tr:nth-of-type(even){
		 background:#eee 
	}
	 .responsiveTable th{
		 background:#0a2140;
		 color:#fff;
		 font-weight:700 
	}
	 .responsiveTable td,.responsiveTable th{
		 padding:8px;
		 border:1px solid #d9d9d9;
		 text-align:left 
	}
	 .responsiveTable tr:nth-of-type(even):hover{
		 background-color:#e5e5e5 
	}
	 .responsiveTable tr:nth-of-type(odd):hover{
		 background-color:#fafafa 
	}
}
/*CARDS - Previously Panels */
 .contact-us-cards {
	 position: relative;
}
 @media only screen and (max-width: 767px) {
	 .contact-us-cards {
		 position: relative;
	}
}

.contact-us {
    font-size: 20px;
}

 @media only screen and (max-width: 767px) {
	 .card {
		 position: relative;
		 margin-top: 10px;
	}
}
 .card-header {
	 background-color: #0a2140;
	 color: #fff;
	 font-weight: bold;
}
 .fa-blinn-black, .fa-blinn-black:before, .fa-blinn-black:hover, .fa-blinn-black:hover::before {
	 color: #000000 !important;
	 font-size: 20px !important;
	 text-decoration: none !important;
}
/*NEWS ARTICLE*/
 .news-summary {
	 font-family: Raleway, serif;
	 font-size: 16px;
	 font-style: italic;
	 padding: 0 0 20px 0;
}
 .small-text {
	 font-size: 14px;
	 line-height: 1.3;
}
 .event-title {
	 margin: 0 0 10px 0;
}
 h5.event-title {
	 padding-top: 10px;
}
 .grid-event-header {
	 border-bottom: 1px solid;
	 padding: 15px 20px;
}
/*STANDARD*/
 .panel-group {
	 padding-top: 10px;
}
 .panel {
	 padding: 1px;
}
 .panel-heading {
	 background-color: #0033a0;
	 padding: 10px;
}
 .panel-heading a {
	 color: #fdb813;
	 text-decoration: none;
	 display: block;
	 font-size: 16px !important;

	 font-family: var(--fontBlinnInner)
}
 .panel-heading a:hover {
	 color: #fff;
}
 .panel-body {
	 padding: 10px;
}




/*bootstrap 5 accordion */
 .accordion-button:not(.collapsed) {
	 /*color: #fdb813;*/
	 color: #ffffff;
	 color: #000000;
	 /*background-color: #0033a0;*/
	 background-color: #085396;
	 background-color: #ffffff;
	 box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
	 font-size: 20px;
	 font-weight: normal;
}
 .accordion-button.collapsed {
	 color: #ffffff;
	 color: #000000;
	 background-color: #085396;
	 background-color: #ffffff;
	 box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
	 font-size: 20px;
	 font-weight: normal;
}

/*look for fill='%23ffffff' when searching for the arrow color*/
.accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}


.accordion-item {
    background-color: #fff;
    background-color: #f6f8fa;
    color: #000;
    border: 0px solid rgba(0,0,0,.125) !important;
}

.accordion-item a {
    text-decoration: underline;
}


/*bootstrap 5 accordion */
/** related column right / info column right **/
 .related ul li{
	 font-family: 'Raleway', sans-serif;
	 color: #999;
	 font-size: 16px;
	 font-weight: 800;
	 line-height: 1.2;
	 margin-top: 10px;
	 display: block;
	/*text-transform: capitalize;
	*/
	 margin-left: -20px;
}
 .related a:hover{
	 color: #0a2140;
}
 .related a{
	 color: #305878;
}
/*callouts
 .bd-callout {
	 padding: 1.25rem;
	 margin-top: 1.25rem;
	 margin-bottom: 1.25rem;
	 border: 1px solid #eee;
	 border-left-width: .25rem;
	 border-radius: 0 !important;
}
*/

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    /*color: #055160;
    background-color: #cff4fc;
    border-left: 0.25rem solid #9eeaf9;*/
}


 .bd-callout h4 {
	 margin-top: 0;
	 margin-bottom: .25rem;
}
 .bd-callout p:last-child {
	 margin-bottom: 0;
}
 .bd-callout code {
	 /*border-radius: .25rem;*/
	 border-radius: 0 !important;
}
 .bd-callout + .bd-callout {
	 margin-top: -.25rem;
}
 .bd-callout-info {
	color: #055160;
    background-color: #cff4fc;
    border-left: 0.25rem solid #9eeaf9;
}


.bd-callout-info h2, .bd-callout-info h3,  .bd-callout-info h4 {
	 color: #055160 !important;
}
 .bd-callout-warning {
	 border-left-color: #664d03; /*#f0ad4e;*/
}
 .bd-callout-warning h2, .bd-callout-warning h3, .bd-callout-warning h4, .alert-warning h2, .alert-warning h3, .alert-warning h4 {
	 color: #664d03 !important; /*#f0ad4e;*/
}
 .bd-callout-danger {
	 border-left-color: #d9534f;
	 border-left-width: 5px;
	 border-radius: 0px;
}
 .bd-callout-danger h2, .bd-callout-danger h3, .bd-callout-danger h4 {
	 color: #d9534f !important;
}

 .bd-callout-success {
	 border-left-color: #5cb85c;
}
 .bd-callout-success h2, .bd-callout-success h3, .bd-callout-success h4 {
	 color: #5cb85c;
}







/* special annuncment container */

#special-announcemnt-container .fa-exclamation-triangle {
    color: #e4002b;
    font-size: 14px;
    padding: 0px 5px 0px 0px;
}

 #special-announcemnt-container {
	 background-color: #fdb813;
	 font-weight: bold;
	 color: #000000;
	 padding: 15px;
	 padding-bottom: 0px;
	 position: relative;
	 top: 0px !important;
}

 #special-announcemnt-container a {
	 color: #02365e !important;
	 text-decoration: underline !important;
	 font-weight: bold;
}

@media only screen and (max-width: 767px) {
    #special-announcemnt-container-img {
        display:none;
    }
}

@media only screen and (max-width: 767px) {
    #special-announcemnt-container-txt {
        top: 0px!important;
    }
}




















/* Back with Blinn Banner */

#back-with-blinn .fa-exclamation-triangle {
    color: #e4002b;
    font-size: 14px;
    padding: 0px 5px 0px 0px;
}

 #back-with-blinn {
	 background-color: #fdb813;
	 font-weight: bold;
	 color: #000000;
	padding: 15px;
	 position: relative;
	 top: 0px !important;
}

 #back-with-blinn a {
	 color: #02365e !important;
	 text-decoration: underline !important;
	 font-weight: bold;
}

@media only screen and (max-width: 767px) {
    #back-with-blinn-img {
        display:none;
    }
}

@media only screen and (max-width: 767px) {
    #back-with-blinn-txt {
        top: 0px!important;
    }
}


/*raul - 03-30-2022 - this will add the three buttons by the footer*/
.footer-buttons {
  width: auto;
  max-width: 550px;
  margin: auto;
  /*background-color: #002d72;*/
  /*background-color: ffffff;*/
  padding-left: 30px;
  padding-top: 15px;
  position: relative;
  padding-right: 30px;
  top: -50px;
  z-index: 1;
  margin-top: 30px;
}

.footer-buttons a {
  margin-top: 15px;
  width: 150px;
}

@media only screen and (max-width: 600px) {
  .footer-buttons {
    margin-top: 15px;
    top: 0px;
    background-color: #0a2140;
  }
}


 .centro {
	 padding-bottom: 0px !important;
}

 .staff {
     position: relative;
	 margin-bottom: 15px !important;
}


@media only screen and (max-width: 990px) {
  .staff {
    
  }
}


.staff hr {
     position: relative;
	 margin-bottom: 10px !important;
	 border-bottom: solid 1px #eee;
	 padding-right: 3px;
	 padding-left: 3px;
	 width: 75%;
}


.alternate-wysiwyg-editor h3 {
    color: #000000;
}


@media only screen and (max-width: 990px) {
  .contact-us-columnas {
    position: relative;
    margin-top: 15px;
  }
}




/*image for press releases*/
.article-left {
    margin-right: 8px; 
    float: left;
}

@media only screen and (max-width: 989px) {
  .article-left {
        display: block;
        float: none !important;
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 1.25rem !important;
    }
}


.article-right {
    margin-left: 8px; 
    float: right;
}

@media only screen and (max-width: 989px) {
  .article-right {
        display: block;
        float: none !important;
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 1.25rem !important;
    }
}



.figure-right {
    float: right;
}


.figure-img {
    margin-left:  10px;
    max-width: 100%;
    height: auto;
    border-radius: 0.25rem !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

@media only screen and (max-width: 989px) {
  .figure-img {
      display: block;
      margin-right: auto;
      margin-left: auto;
      width: 50%;
  }
  
  .figure-caption {
      display: block;
      margin-right: auto;
      margin-left: auto;
      width: 50%;
  }
}

/*image for press releases*/



/*this styles the gold section that contains the steps to apply button on program pages*/
.gold-section-div {
	 background-color: #fdb813;
	 font-weight: bold;
	 color: #000000;
	 position: relative;
	 position: relative;
	 top: -10px;
	/*used -10 for no clip-path or 0 for clip-path*/
	 padding: 20px;
	/*-webkit-clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
	 clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
	 */
}

 .gold-section-div a {
     color: #02365e;
     text-decoration: underline !important;
 }
 
 .gold-section-div .btn-blinn-reversed {
     text-decoration: none !important;
 }
 
 .btn-blinn-reversed {
     background-color: #0a2140 !important;
     color: #ffffff !important;
 }
 
  .btn-blinn-reversed:hover {
     background-color: #002d72 !important;
 }
/*this styles the gold section that contains the steps to apply button on program pages*/


.verify-email {
	 display: none;
}



/* for music program types*/
.recitals .row{
        padding-bottom: 13px;
    }

.pagebreak {
    page-break-before: always;
}
/* for music program types*/




.swappables {
    position: relative;
    top: 20px;
    padding-bottom: 65px;
    /*z-index: -9;*/
}



@media screen and (max-width: 786px) {
  .swappables {
    z-index: -99999999999999999999;
  }
}



/*after redesign on 04-22-2024*/
/*for News Article template*/
.blinn-wrapper-news-article {

    position: relative;
    top: 65px;
    padding-bottom: 65px;
   
}

/*for program pages*/
.blinn-wrapper-program-page {
    position: relative;
    top: 65px;
}

/*for landing pages*/
.blinn-wrapper-landing-page {
    position: relative;
    top: 85px;
}


/*bottom program page form */
 .web-form-wrapper-program-page {
	 position: relative;
	 top: -20px;
}

