@charset "utf-8";
/* CSS Document */

p a {border-bottom:1px dashed #cc4e0b;}

header {border-bottom:3px solid #cc4e0b; z-index:2;}
.header_logos_container .content_container .col-sm-2 .col-xs-6 .navbar-toggle {display:none;}
.provost-nav .nav-justified li {border:4px solid #fff;}
.provost-nav .nav-justified li a {background-color:#03244d; text-align: center; font-size:20px; color:#fff; height:100%; font-family:"myriad-pro"; font-weight:100; text-transform: uppercase; line-height: 1.1}
.provost-nav .nav-justified li a:focus{color:#03244d;}

/* Initiative Boxes */
.init-boxes {
	background-color: #eaeaea;
	border: 4px solid #FFF;
}
.init-boxes a {
	color:#000;
}

footer .glyphicon {margin-right:10px;}
footer .h4 {margin-bottom:10px;}

.breadcrumbs {background-color:#000; padding:10px;}
.breadcrumbs ul li {display:inline-block; padding:0px 5px;}
.breadcrumbs a {font-weight: 600;}

.page-index .intro img {width:100%;}
.page-index .row01 {padding:20px; margin-bottom:20px;}
.page-index .row01 .content_container {max-width:1000px;}
.page-index row01 .intro-text {margin-top:20px;}
.page-index .row02 [class*="col-"] {padding:0px;}
.page-index .initiatives .content_row_title {text-align: center; padding-bottom:20px;}

.page-reportingunits .unit {display:table; width:100%;}
.page-reportingunits .unit [class*="col-"] {float: none; display: table-cell; vertical-align: top; padding:0px;}
.page-reportingunits .unit .col-xs-2 {position: relative;}
.page-reportingunits .unit {font-family:"myriad-pro";}			
.page-reportingunits .unit .department-header {background-color:#a1a1a1; padding:3px 10px; font-size:18px; color:#fff; border-bottom:3px solid #cc4e0b; text-transform: uppercase; letter-spacing:4px; font-weight:100; width:100%;}
.page-reportingunits .unit .department-header a {color:#fff;}
.page-reportingunits .unit .department-header a:hover, .unit .department-header a:focus {color:#cc4e0b;}
.page-reportingunits .unit .department {padding:10px;}
.page-reportingunits .unit .department .title {text-transform: uppercase; font-weight:100; font-size:22px;}
.page-reportingunits .unit .department .person {color:#cc4e0b; font-size:18px; font-weight:600;}

.page-leadership .row01 .content_container {max-width:1000px;}
.page-leadership .member {text-align:center; font-family:"myriad-pro"; margin-bottom:30px;}

.page-leadership .member .item {position:relative; min-height:330px;}
.page-leadership .member .item .bg {background-color:#eaeaea;  bottom:20%; left:0; right:0; top:80px; z-index: -1; box-shadow: 0px 5px 5px #a1a1a1;}
.page-leadership .member .item .info .name {font-weight: 900; margin:10px 0px;}
.page-leadership .member .item .info .title {padding:0px 15px;}

.page-leadership .member .item .item-sub {background-color:#DBDBDB; bottom:0; left:0; right:0; padding:10px 0px; border-bottom:4px solid #cc4e0b; }
.page-leadership .member .item .item-sub .email a {margin:5px; color:#cc4e0b;}
.page-leadership .member .item .item-sub .phone a {margin:5px; color:#000; font-weight:600;}

.page-bio .portrait {}
.page-bio .portrait img {width:100%;}
.page-bio .member_info {border-bottom:1px solid #a1a1a1; margin-bottom:20px; padding-bottom:20px; font-family:"myriad-pro"; text-align: center;}
.page-bio .member_info .glyphicon {margin-right:10px;}
.page-bio .member_info .name {font-size:28px; font-weight:600;}
.page-bio .member_info .title {font-size:22px; color:#CC4E0B;}
.page-bio .member_info .phone {font-weight:600;}
.page-bio .member_info .email {font-weight:600;}

@media (min-width: 768px){
	.provost-nav .navbar-default {background:none; border:none;}
	.provost-nav .nav-justified li a:hover {background-color:#eaeaea; color:#000;}
	.provost-nav .nav-justified li a:active {background-color:#eaeaea; color:#000;}
	.provost-nav .nav-justified li a:focus {background-color:#dddddd; color:#000;border-top-left-radius: 10px; border-top-right-radius: 10px;}
	
	.page-index .initiatives .navbar-default {background:none; border:none;}
	.page-index .initiatives .nav-justified li a:hover {background-color:#B7B7B7; color:#fff;}	
	.page-index .intro-text {font-size:16px;}
	
	.page-reportingunits .unit .department-header {background-color:#a1a1a1; padding:3px 10px; font-size:28px; color:#fff; border-bottom:3px solid #cc4e0b; text-transform: uppercase; letter-spacing:4px; font-weight:100; width:100%;}
	
	.page-reportingunits .level-2 .spacer-1 {background-image:url(https://auburn.edu/academic/provost/images/branch-2.jpg); background-size:cover; background-position: center center;}
	.page-reportingunits .level-2 .spacer-2 {}
	.page-reportingunits .level-2 .spacer-last {background-image:url(https://auburn.edu/academic/provost/images/branch-1.jpg); background-size:cover; background-position: center center;}
	
	.page-reportingunits .level-3 .spacer-1 {background-image:url(https://auburn.edu/academic/provost/images/branch-3.jpg); background-size:cover; background-position: center center;}
	.page-reportingunits .level-3 .spacer-2 {background-image:url(https://auburn.edu/academic/provost/images/branch-2.jpg); background-size:cover; background-position: center center;}
	.page-reportingunits .level-3 .spacer-last {background-image:url(https://auburn.edu/academic/provost/images/branch-1.jpg); background-size:cover; background-position: center center;}
	
	.page-leadership .member {text-align:center; font-family:"myriad-pro"; margin-bottom:30px;}

	.page-leadership .member .item {position:relative; height:350px;}
	.page-leadership .member .item .bg {background-color:#eaeaea; position:absolute; bottom:20%; left:0; right:0; top:80px; z-index: -1; box-shadow: 0px 5px 5px #a1a1a1;}
	.page-leadership .member .item .info .name {font-weight: 900; margin:10px 0px;}
	.page-leadership .member .item .item-sub {background-color:#E1E1E1; position:absolute; bottom:0; left:0; right:0; padding:10px 0px; border-bottom:4px solid #B84305;}
	.page-leadership .member .item .item-sub .email a {margin:5px; color:#A83F07; font-weight:900;}
	.page-leadership .member .item .item-sub .phone a {margin:5px; color:#000; font-weight:600;}
	
	.page-bio .portrait {float:right;}
	.page-bio .provost-nav .navbar-default {background:none; border:none;}
	.page-bio .provost-nav .nav-justified li a:hover {background-color:#eaeaea; color:#000;}
	.page-bio .member_info {text-align: left;}
	.page-bio .member_info .name {font-size:34px;}
	.page-bio .member_info .title {font-size:28px; color:#CC4E0B;}
	.page-bio .member_info .phone {font-weight:600;}
	.page-bio .member_info .email {font-weight:600;}
}

@media (min-width: 1200px){
	.intro {top:-175px; margin-bottom:-130px;}
		.intro .content_container {border:1px solid #000; position:relative; padding:0px;}
		.intro .content_container .intro-text {position:absolute; bottom:0px; left:0; right:0; padding:5px 10px; z-index: 2; padding:10px 40px;}
		.intro .content_container .intro-text .intro-bg {background-color:#fff; position:absolute; top:0; bottom:0; left:0; right:0; z-index: -1; opacity:0.8;}
		.intro .test {padding:10px;}
	.page-index .content_topper {background-color:#a1a1a1; margin-top:-130px; z-index:-1;}
	.page-index .row02 .content_container {display: table; width:100%;}
	.page-index .row02 [class*="col-"] {float: none; display: table-cell; vertical-align: middle;}
	}
/*---------------------------------------------------- Student eValuate --------------------------------*/
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 2rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
    .accordion-button {
        transition: none;
    }
}
.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.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='%230c63e4'%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");
    transform: rotate(-180deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%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");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .accordion-button::after {
        transition: none;
    }
}
.accordion-button:hover {
    z-index: 2;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.accordion-header {
    margin-bottom: 0;
}
.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
    border-top: 0;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.accordion-body {
    padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
    border-width: 0;
}
.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
    border-top: 0;
}
.accordion-flush .accordion-item:last-child {
    border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
}
