@charset "utf-8";
/* CSS Document */

@media print {


h1, h2, h3, h4, h5, p, td, div {font-family: Arial, Helvetica, sans-serif}

#topNavHolder, .menu-area, .closeMe, .lb-close, .noprint, .arrow, 
img.section1click, img.section2click, img.section3click, img.section4click, img.section5click, img.section6click, 
.mobileShow, .printThisSection5, .printThisSection4 {display: none;}

#collapsed1, #collapsed2, #collapsed3, #collapsed4, #collapsed5 {display: block !important;}

.popup h3 {font-size:14px; margin-bottom: 0px;}
.popup {width: 40%; margin-right: 3%;margin-bottom: 3%; float: left; padding: 10px; border: 1px solid black; border-top: 3px solid black;}
p, td, ul, li{font-size:12px;}
td {border: 1px solid black;padding: 5px}
#logo {width: 30px; height: 30px}

.learn img{width: 70px; height: 70px}

.learn .col-lg-3 {width: 25%; float: left;}


}