/* Department CSS Document */
/*For mobile first adaptive design place styles for mobile and up in the mobile and up area.
Place styles for tablet and up inside the media query in the tablet and up area.
Place styles for desktop only inside the media query in the desktop only area.

For questions or media query training contact Web Development Services.
*/
/* ====================== Mobile and Up ========================== */

#globalHeader a, #globalFooter a, #globalHeader a:hover, #globalFooter a:hover, .card-picture-button,  .card-advisor a, .resource-links a, .social-links a,  a.backToTop {
	text-decoration: none;
	border-bottom: none;
}

a {
	border-bottom: 1px dotted var(--color-uvu-primary);
}
a:hover a:active {
	border-bottom: 1px solid var(--color-uvu-primary);
}

/*List style types*/
.lower-alphabet{
	list-style-type: lower-alpha;
}

/*TEST TWO*/
/*FLEX BUTTONS*/

.bg-transparent {
	background: rgba(12,12,12,.6);
	transition: .3s;
}
.bg-transparent:hover {
	padding-left: 40px;
}
.bg-transparent a:hover {
	text-decoration: none;
	color:#fff;
}
.flex-center {
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
}
.bg-transparent a{
	text-shadow: 1px 1px 24px black;
	-webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
	transition: 0.2s;
	border-bottom: none;
}
.bg-transparent a:focus{
	color: white;
}

.bg-image-accessibility, .bg-image-bowling, .bg-image-climbing, .bg-image-clubs, .bg-image-connection, .bg-image-crisis, .bg-image-eventservices, .bg-image-housing, .bg-image-intramurals, .bg-image-leadership, .bg-image-media, .bg-image-oac, .bg-image-ombuds, .bg-image-pantry, .bg-image-recsports, .bg-image-rodeo, .bg-image-scdr, .bg-image-shs, .bg-image-slwc, .bg-image-slwc2, .bg-image-spiritsquad, .bg-image-sorensen, .bg-image-uvusa, .bg-image-volunteer, .bg-image-wellness, 
.group-of-people-talking, .couple-holding-hands, .guy_and_girl_looking_at_a_book, .man_in_library, .women_in_library, .man_smiling_at_camera, .group_of_students, .bg-image-action-learning, .bg-image-care-hub, .bg-image-interfaith-hands, .bg-image-mental-health, .bg-image-jed, .bg-image-sc {
	background-repeat: none;
	background-size: cover;
	width:100%;
	min-height: 150px;
}

/*images size is 400x300*/
.bg-image-accessibility {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-accessibility.jpg");}
.bg-image-bowling {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-bowling.jpg");}
.bg-image-climbing {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-climbing.jpg");}
.bg-image-clubs {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-clubs.jpg");}
.bg-image-connection {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-connection.jpg");}
.bg-image-crisis {background-image: url("https://www.uvu.edu/studentlife/images/mentalhealth.jpg");}
.bg-image-eventservices {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-eventservices.jpg");}
.bg-image-housing {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-housing.jpg");}
.bg-image-intramurals {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-intramurals.jpg");}
.bg-image-leadership {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-leadership.jpg");}
.bg-image-media {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-media.jpg");}
.bg-image-oac {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-oac.jpg");}
.bg-image-ombuds {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-ombuds.jpg");}
.bg-image-pantry {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-pantry.jpg");}
.bg-image-recsports {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-recsports.jpg");}
.bg-image-rodeo {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-rodeo.jpg");}
.bg-image-scdr {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-scdr.jpg");}
.bg-image-shs {background-image: url("https://www.uvu.edu/studentlife/images/newparent_taskforce.jpg");}
.bg-image-slwc {background-image: url("https://www.uvu.edu/studentlife/images/biaseducationsupportteam.jpg");}
.bg-image-slwc2 {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-slwc2.jpg");}
.bg-image-spiritsquad {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-spiritsquad.jpg");}
.bg-image-sorensen {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-sorensen.jpg");}
.bg-image-uvusa {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-uvusa.jpg");}
.bg-image-volunteer {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-volunteer.jpg");}
.bg-image-wellness {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-wellness.jpg");}
.group-of-people-talking {background-image: url("https://www.uvu.edu/studentlife/images/inclusion-images/group_of_people_talking.jpg")}
.couple-holding-hands {background-image: url("https://www.uvu.edu/studentlife/images/inclusion-images/couple_holding_hands.jpg")}
.guy_and_girl_looking_at_a_book {background-image: url("https://www.uvu.edu/studentlife/images/inclusion-images/guy_and_girl_looking_at_a_book.jpg")}
.man_in_library {background-image: url("https://www.uvu.edu/studentlife/images/inclusion-images/guy_and_girl_looking_at_a_book.jpg")}
.women_in_library {background-image: url("https://www.uvu.edu/studentlife/images/inclusion-images/women_in_library.jpg")}
.man_smiling_at_camera {background-image: url("https://www.uvu.edu/studentlife/images/inclusion-images/man_smiling_at_camera.jpg")}
.group_of_students {background-image: url("https://www.uvu.edu/studentlife/images/inclusion-images/group_of_students.jpg")}
.bg-image-sc {background-image: url("https://www.uvu.edu/studentlife/images/homepage-images/home-header.jpg")}
.bg-image-action-learning {background-image: url("https://www.uvu.edu/studentlife/images/action_learning.jpg")}

.bg-image-jed {background-image: url("https://www.uvu.edu/studentlife/images/jed.jpg")}
.bg-image-care-hub {background-image: url("https://www.uvu.edu/studentlife/images/care_hub.jpg")}
.bg-image-interfaith-hands {background-image: url("https://www.uvu.edu/studentlife/images/interfaith-hands.png")}
.bg-image-mental-health {background-image: url("https://www.uvu.edu/studentlife/images/mental_health.jpg")}

.height-150{
	height:150px;
}

.width-100p{
	width:100%;
}

.staffc{
	color:#fff;
}

a.staffc:hover{
	color:#fdefc1;
}

.width-300 {
	max-width: 300px;
}
.height-350 {
	min-height: 350px;
}

.padding-1{
	padding:1px;
}


/*TEST TWO END*/



.page-header {
	border: none;
}
.button-solid {
	height: 60px;
	padding: 5px 10px;
	border-radius: 5px;
	text-transform: none;
	font-family: "raleway", sans-serif;
	font-weight: 500;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
ul.circled-chev {
	list-style: none;
}
ul.circled-chev > li:before {
    content: "\f111";
    font-family: 'FontAwesome';
    font-size: 45%;
    color: #285d39;
    vertical-align: middle;
    margin-right: 10px;
}
ul.circled-chev > li:before {
    content: "\f054";
    font-size: 65%;
    color: #fff;
    background: #00843d;
    padding: .35em .4em .3em .6em;
    border-radius: 50%;
}
.max-height-60 {
	max-height: 60px;
}
.max-height-30 {
	max-height: 30px;
}
.width-auto {
	width: auto;
}

.img-300 {
	max-height: 300px;
	width: auto;
}
.hover-white {
	transition: .2s;
}
.hover-white:hover {
	background-color: #fff;
	transition: .2s;
}
.padding-5-mobile {
	padding: 20px;
}
.staffCard,
.boxShadowCard {
	border-radius: 4px;
	overflow: hidden;
}
.flex-1 {
	flex: 1;
}
.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.staffCard a:hover {
	color: #00843D;
}
/*End mobile and up styles*/
/* ====================== Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 768px) {

.bg-image-accessibility, .bg-image-bowling, .bg-image-climbing, .bg-image-clubs, .bg-image-connection, .bg-image-crisis, .bg-image-eventservices, .bg-image-housing, .bg-image-intramurals, .bg-image-leadership, .bg-image-media, .bg-image-oac, .bg-image-ombuds, .bg-image-pantry, .bg-image-recsports, .bg-image-rodeo, .bg-image-scdr, .bg-image-shs, .bg-image-slwc, .bg-image-slwc2, .bg-image-spiritsquad, .bg-image-sorensen, .bg-image-uvusa, .bg-image-volunteer, .bg-image-wellness, .bg-image-action-learning, .bg-image-care-hub, .bg-image-interfaith-hands, .bg-image-mental-health,  .bg-image-jed {
	min-height: 250px;
}
	
}/*end media query*/
/*End tablet and up styles*/
/* ====================== Landscape Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 992px) {


	
	
}/*end media query*/
/*End landscape tablet and up styles*/
/* ====================== Desktop Only (Overrides Mobile and Tablet Styles) ========================== */
@media only screen and (min-width: 1200px) {
.padding-5-mobile {
	padding: 5px 20px 5px 20px;
}
	

	
	
}/*end media query*/
/*End desktop only styles*/
/*END OF DOCUMENT*/
