/* Extra Styles */

 .clearfix::after {
     display: table;
     content: '';
     clear: both;
}

/* Fixing the search box */

.gsc-input-box {
    border: 1px solid #D9D9D9 !important;
    background: #fff !important;
    height: inherit !important;
    width: 200px;
} 


#title4 { 
    background-size:cover;    
}

 @media only screen and (min-width: 420px) {
     .profile-photo {
         float: left;
         margin: 7.5px 15px 0 0;
    }
}

/* Alerts */

.collegeAlert, .deptAlert {
    background-color: #ccc;
    padding: 10px 0;
}

aside {
    background-color: #ccc;
    border: 2px solid #000;
    font-size: 1.1rem;
    margin: 10px 0;
    padding: 10px;
}

/* Content panels dropdown styles */

.areas .panel {
    background-color: white;
    border: 1px solid #444;
    margin: 15px 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
}

.areas .panel-heading.active, .research .panel-heading:hover {
    background-color: #ddd;
}

.areas h2.panel-title {
    color: #8E6F3E;
    cursor: pointer;
    font-size: 1.5rem; 
    font-weight: bold;
    padding: 5px 5px 5px 0;
    width: 100%; 
}

.areas .panel-title a:after {
    color: #6F727B;
    content: "\2796"; 
    float: right;
    font-size: 1em;
    margin-left: 5px;
}

.areas .panel-title a.collapsed:after {
    content: '\02795';
}

.areas .panel.show {
    max-height: none;
    opacity: 1;
}

/* Home Slider Image CSS */

 .slider-box {
     background-size: cover;
     height: 100%;
     position:relative;
     top:0px;
     margin: 10px -5px;
}

 @media only screen and (max-width:767px) {
     .slider-box {
         margin: 0 -5px 10px -5px;
    }
}

 .slider-box .home .carousel-indicators, .carousel .home {
    width: auto;
    right: 3%;
    bottom: -5%;
    left: auto;
}

 @media (max-width: 991px) and (min-width: 768px) {
     .slider-box .home .carousel-indicators, .carousel .home {
         /* bottom: 5%;*/
    }
}

 .home .carousel-caption {
     margin-left: 0;
}

 .slider-box a {
     z-index: 5;
}

 .slider-box .slider-more {
     position: absolute;
     bottom: 0px;
     left: 0px;
     right: 0px;
     padding: 15px;
     /*font-family: "Archivo Narrow", "Arial Narrow", "Arial", sans-serif;*/
     font-size: 1.15em;
     background-image: url("../images/assets/shader65.png");
     background-repeat: repeat;
     color: #FFF;
}

 @media only screen and (max-width: 767px) {
     .slider-box .slider-more {
         bottom: -5%;
    }
}

 .carousel-control .left, .carousel-control .right {
     color: #FFF;
     opacity: 0.9;
}

 .carousel-control .left:hover, .carousel-control .right:hover {
     text-decoration:none;
}

 @media only screen and (max-width:767px) {
     .carousel .carousel-indicators {
         display: none;
    }
}

 .carousel-caption a {
     color: #FFF;
}

/* News and Events */
 .news-events-section {
     background-color: #D8D8D8; 
     padding:0 10px;
}

 @media (max-width: 1199px) and (min-width: 992px) {
     .collegeContent .grid .introContainer .intro {
         padding: 0 !important;
    }
}

.news-title, .events-title {
     color: #000;
     padding: 5px 0;
     font-weight: bold;
}

 .news-link {
     /*
     font-size: 0.85em;
     padding: 5px 0;
     */
}

.events-link {
     padding: 5px 0;
     font-weight:normal !important;
     text-decoration:underline;
}

 .news-link a, .events-link a {
     text-decoration: underline;
     font-weight: normal;
}

 .news-link a:hover, .event-link a:hover {
     text-decoration: none;
}

.events-extra-text {
    margin-left:1.5em;
}

.morenews {
    /* margin: 5px 10px; */
     padding: 5px 5px 5px 0;
     font-style:italic;
     text-align:right;
}

.morenews p {
    font-style:italic;
    text-align:right;
    margin: 5px 10px;
}

 .morenews a:link {
    text-align: right;
    font-weight: 700;
    text-decoration:underline;
}

 .morenews a:hover {
     text-decoration: none;
}

/* Content Pages */
 #lastupdate {
     text-align: right;
     color: #333;
     margin-top: 1em;
}

/* Main Outreach Page Slider */
 .outreach .carousel-indicators {
     bottom: 15%;
}

 @media (max-width: 1199px) and (min-width: 991px) {
     .outreach .carousel-indicators {
         bottom: 20%;
    }
}

 @media (max-width: 990px) and (min-width: 768px) {
     .outreach .carousel-indicators {
         left: 50%;
         bottom: 20%;
    }
}

 @media only screen and (max-width:767px) {
     .carousel .outreach {
         margin: 0 -5px;
    }
     .outreach .carousel-indicators {
         display: none;
    }
}

 .carousel-caption {
    margin-left: -25%;
}

 @media (max-width: 1199px) and (min-width: 991px) {
     .carousel-caption {
         margin-left: -10%;
    }
}

 @media (max-width: 990px) and (min-width: 768px) {
     .carousel-caption {
         margin-left: 0;
    }
}

 @media only screen and (max-width:767px) {
     .carousel-caption {
         margin-left: 0;
         margin-bottom: 10px;
    }
}

 .carousel-caption a {
     color: #FFF;
}

 .outreach .carousel-control.right {
     right: 5%;
}

 @media (max-width: 990px) and (min-width: 768px) {
     .outreach .carousel-control.right {
         right: 0;
    }
}

 .btn_fund_outreach {
     color: #000 !important;
     background-color: #DAAA00 !important;
}

 .btn_fund_outreach a {
     text-decoration: none;
}

.btn_fund_outreach:hover {
    background-color: #000 !important;
    color: #fff !important;
}

/* Research areas page */

.thumbnail .caption {
    text-align:center;
}

/* Research - Undergraduate Research Opportunities page */
 .research .carousel-indicators {
     bottom: 15%;
     left: 40%;
}

 @media (max-width: 1199px) and (min-width: 991px) {
     .research .carousel-indicators {
         left: 50%;
         bottom: 20%;
    }
}

 @media (max-width: 990px) and (min-width: 768px) {
     .research .carousel-indicators {
         left: 50%;
         bottom: 20%;
    }
}

 @media only screen and (max-width:767px) {
     .carousel .research {
         margin: 0 -5px;
    }
     .research .carousel-indicators {
         display: none;
    }
}

 .research .carousel-control.right {
     right: 25%;
}

 @media (max-width: 1199px) and (min-width: 991px) {
     .research .carousel-control.right {
         right: 10%;
    }
}

 @media (max-width: 990px) and (min-width: 768px) {
     .research .carousel-control.right {
         right: 0;
    }
}

 @media only screen and (max-width:767px) {
     .research .carousel-control.right {
         right: 10%;
    }
}

/* New People List */
#people_categories .btn-group {
    margin:10px 0px;
}

#people_categories .category-filters {
    display: none;
    padding-bottom: 25px;
}
   
#people_categories [type=radio] {
    display: none;
}

#people_categories [type=radio] + label {
    font-size: 1.2em;
    min-width: 200px;
    padding: 10px 10px;
    color: black;
}

#people_categories [type=radio]:checked + label {
    background:black;
    color: white;
}

#people_categories [type=checkbox] {
    display: none;
}

#people_categories [type=checkbox] + label {
    /* font-size: .75em; */
    min-width: 100px;
    padding: 10px 15px;
    color: #000;
}

#people_categories [type=checkbox]:checked + label {
    background: #DAAA00;
    color: #000;
}

#people_categories [type=checkbox]:checked + label:after {
    content: "X";
    color: white;
    position: absolute;
    top: 0;
    right: 0;
    padding-right:5px;
}

#people_list {
    postion: relative;
    top: 0;
}

#people_list .waiting {
    font-size: 1.2em;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#people_list .form-group {
     margin: 0px 0px 5px 0px;
}

#people_list .form-horizontal h3 {
     margin: 0px 5px;
}

#people_list .img-box, #people_list .info-box {
     padding-left: 0px;
}

#people_list .img_box {
     max-height:171px;
     overflow:hidden;
}

#people_list .img-box img {
    max-width:100%;
}

/* @media screen and (max-width: 991px) {
     #people_list .info-box {
         clear:both;
    }
}
 */
 
#people_list .info-box label {
     padding-left: 0px;
     padding-right: 0px;
     font-weight: bold;
}

#people_list .info {
     display: inline-block;
}

#people_list .person-field label {
     vertical-align: top;
     min-width: 65px;
}

.person-field + .person-field {
     margin-top: 4.5px;
}

#search_box {
     margin-bottom:15px;
}

.kiosk-writeup{
    display:none;
}

/* course sidebar list stying */

.course_sidebar_heading {
    background-color: black;
	color: white; 
	font-size: 1em; 
	text-transform: uppercase;
    padding-left:5px;
    font-weight:bold;
}

.course_sidebar_heading_list {
    padding: 0px;
    margin: 0px;
}

ul.course_sidebar_heading_list li {
	background: white;
	list-style-type: none;
	padding: 3px 10px !important;
	margin: 5px 0px;
}

.gold .information a.purdue-link {
    font-weight:bold;  
    font-size:12px;
    font-stretch: expanded;
}

/* Custom Styles for Demos */
@media screen and (min-width: 768px) {
    #demosModal .modal-dialog  {width:800px;}
}

.disclaimer {
    background-color: #C4BFC0;
    color: inherit;
    padding: 0.5rem 0;
}


/* print stylesheet */
@media print {
    
    body {
        overflow: visible;
    }
    
    .navbar {
        display: none;
    }
    
    .breadcrumb {
        display: none;
    }
    
    .footer {
        display: none;
    }
    
    .maincontent {
        font: 12pt Georgia, "Times New Roman", Times, serif !important;
        line-height: 1.3;
        margin: 0;
        padding: 0;
        float: none !important;
        width: 100%;
    }
    
    .logo {
        width: 100%;
    }
    
    .logo img {
        display: none;
    }
    
    .logo:after {
        content: "Purdue University- Department of Physics and Astronomy";
        font-size: 24pt;
        color: #000000;
        font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    .department {
        display: none;
    }
    
    .img {
        border: 0;
    }
    
    h1 {
        font-size: 24pt !important;
    }
    
    a[href^="http://"]:after, a[href^="https://"]:after {
        content: " (" attr(href) ")" !important;
        font-size: 90%;
        word-wrap: break-word;
    }
    
    a[href]:after {
        content: "";
    }
    
    p a {
        color: #000000;
        text-decoration: none !important;
    }
    
    li a {
        color: #000000;
        text-decoration: none !important;
    }
    
    a {
        color: #000000;
        text-decoration: none !important;
    }
    
    .top a:after {
        display: none;
    }
    
    .bottom {
        background-color: #ffffff;
        color: #000000;
        border-top: 1px solid #bbb;
        margin-top: 30px;
        display: block;
        font-size: 10pt;
    }
    
    .sidenav {
        /*width: 100%;*/
        display: none;
    }
    
    /* carousel */
    .carousel-control {
        display: none;
    }
    
    .carousel-indicators {
        display: none;
    }
    
    .carousel-caption {
        position: relative !important;
        text-decoration: none;
        text-align: left;
    }
    
}

