/*! 
 * Print style sheet
*/

@media print{

.noprint {display:none !important;}


/*PAGE STRUCTURE*/

#header, #footer, #relatednews, #social, iframe, .single_image_tools {display:none !important;}

.embed-container{margin:0 !important;height:0 !important;display:none !important;padding:0 !important;}
.embed-container iframe{width:0 !important;height:0 !important;}

.storify iframe {display:block !important;width:100% !important;}

.page, section, .row {width:100% !important;}

.page{font-size:1rem !important;}

.page_header, .header_image_inner, .wallpaper-container, .wallpaper-media img {display:block !important;}

.page, p, span, a {color:#000 !important;}

.margined_top_large, .margined_large {margin-top:25px !important;}
.margined_bottom_large, .margined_large {margin-bottom:25px !important;}
.margined_top_medium, .margined_medium {margin-top:20px !important;}
.margined_bottom_medium, .margined_medium {margin-bottom:20px !important;}
.margined_top_small, .margined_small {margin-top:10px !important;}
.margined_bottom_small, .margined_small {margin-bottom:10px !important;}



/*PAGE BREAKS*/

h1, h2, h3, h4, h5, .sidebar, figure, img, article, .contact_card {page-break-inside: avoid !important;}


/*LINKS*/

.longform a:after {content: "" !important; }
a {border-bottom:none !important;color:#000000 !important;text-decoration:none !important;}


/*INTERNAL LINKS*/
a[href^="/"]:after {content: " (http://www.conncoll.edu" attr(href) ") " !important;}






/*LONGFORM STORY*/

/*NEWS STORY TITLES*/

#print-title {color:#000 !important;display:block !important;margin:30px 0 0 0 !important;}
#print-banner {display:block !important;}
#print-first {margin-top:-20px !important;}


/*NEWS STORY THUMBNAILS*/

.block_image_small {float:right !important;}
.block_image_small img {display:inline-block !important;max-width:250px !important;}



/*GALLERIES*/

.gallery_full_item img, single_image_figure img {max-width:70% !important;}
.controls {display:none !important;}



/*MAGAZINE SIDEBARS*/

.sidebar{clear:both !important;margin-top:0px !important;margin-bottom:0px !important;padding:50px 0 50px 50px !important;background:none !important;background-color:transparent !important;}
.sidebar article{background-color:#d8d8d8 !important;}


.callout_profile_thumb {float:left !important;padding-right:50px !important;}
.callout_profile_content {padding-right:0px !important;}
.callout_profile_copy {margin-top:-30px !important;}


/*IMAGES*/

.big_image_caption {margin-left:-16px !important;}

.block_image{margin-top:20px !important;margin-bottom:20px !important;display:block !important;}
.block_image img{width:100% !important;}


/*BLOCKQUOTES*/

blockquote {border:none !important;margin-top:10px !important;}
blockquote p {font-size:1.3rem !important;}
figcaption {margin-bottom:10px !important;}






    
/*LANDING*/

/*TITLE*/
#printtitle {display:block !important;}

/*3-BLOCK FEATURE*/

.news_flex_content, .news_flex_article2, .news_flex_article3 {display:none !important;}
.news_flex_article_featured a:after {content: "" !important; }


/*NUMBER SETS*/

.right {float:right !important;max-width:45% !important;page-break-inside: avoid !important;}

.number_set, .number_set_item {border:none !important;page-break-inside: avoid !important;}
.number_set{box-shadow: none !important;}

main .desktop-half {max-width:45% !important;}

/*AREAS OF STUDY SEARCH*/
.department_search {display:none !important;}

/*BUTTONS*/

.button a:after {
    content: " at " attr(href) "" !important;
}


/*50/50 VIDEOS*/
.video_wrapper {display:none !important;}





/*CONTACT BOX*/
.contact_card_header {display:block !important;}
.contact_card a:after {content: "" !important;}



/*ACADEMICS, BIOCHEM SCIENCE LEADERS, COURSES, FACULTY*/
/*COURSES*/

#courses_for_web {display:none !important;}
#courses_for_print {display:block !important;page-break-inside:avoid !important;width:90%;float:right;margin-right:30px !important;}
#courses_for_print:after {clear:both !important;}
#courses_for_print span {font-size:0.75rem !important;line-height:1.1 !important;display:inline-block !important;}
#courses_for_print h3, #faculty_for_print h3, #graduates_for_print h3 {color:#002f5f !important;font-size:1.35rem !important;}

.bg_color {background-color:none !important;}
.bg_color margined_bottom {margin:0 0 0 0 !important;}
.equal_height_row {margin-bottom: 0 !important;}
.callout_course {border:none !important;float:left !important;margin:0px !important;padding:0px !important;display:inline !important;}
.callout_course_body, .callout_course_body h4 {text-align:left !important;display:inline !important;}
.text_border{padding-bottom:0 !important;border-bottom:none !important;display:inline !important;}
.course:after{content:",";}

#courses_for_print .single-link {display:none !important;}




/*FACULTY*/
#faculty_for_web {display:none !important;}

#faculty_for_print {display:block !important;break-before:left !important;break-before:always !important;break-before:page !important;page-break-before:always !important;}


#faculty_for_print article {margin:8px 0px !important;line-height:1.1 !important;}
#faculty_for_print .callout_body_large {line-height:1.1 !important;font-size:1em !important;}
#faculty_for_print .callout_body_small {line-height:1.1 !important;font-size:0.7em !important;}
#faculty_for_print .label {font-size:0.55rem !important;line-height:1.1 !important;display:inline-block !important;margin-top:5px !important;}



}






