#e_1571, #e_1575 {
border-radius: .8em;
}

#c_1571.portlet_content, #c_1575.portlet_content{
padding: .5em;
}
 /* following two classes were added per ticket#8390091 */
a {
  color: #5266bd;
  text-decoration: underline; }

.section-hdr a {

text-decoration: none;
}

.pagetype_eventReg #eventTopBar .R_Content, #adminViewTopBar .R_Content {
max-width: 60% !important;
}

.pagetype_eventReg #eventTopBar div.activeAttendeeBar, #adminViewTopBar div.activeAttendeeBar {
height: 100% !important;
}

/*summer logo button on footer - PC 8400978 */
.socCon {
  width: 20%;}
  .foot1 {
  width: 80%;} 
.summerlogo {
  font-size: 1.2em;
  font-family: "Libre Baskerville", serif;
  padding-left: 1.8em;
  background: url('//www.catlin.edu/uploaded/images/new-summer-camp-logo.png') no-repeat;
  line-height: 130%;
  background-size: 18%;
  margin-top: 8px;
min-height: 45px;}
.summerlogo a {color:#fbb040 !important; padding-top:0.75em; }
 @media (max-width: 830px) {
    .foot1 {
      width: 100%;
      border-right: 0px;
      text-align: center; } 
    .socCon {
      width: 100%;
      padding-left: 0%;
      border-bottom: 2px solid rgba(1, 29, 12, 0.25);
      text-align: center; }
.summerlogo {  background-size: 6%;
  min-height: 65px;
  background-position: 38% 0; }}
  @media (max-width: 760px) {
    .socCon i {
      text-align: center;
      display: inline-block;
      background: #11a7a9;
      color: #283b8b;
      border-radius: 50%;
      font-size: 25px;
      padding-top: 5px;
      width: 35px;
      height: 35px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
.summerlogo {background-size: 6%;
  min-height: 65px;
  background-position: 35% 0; } }
  @media (max-width: 460px) {
.summerlogo   {background-size: 10%;
  background-position: 25% 0; } }

/*Active tab fix - 8405780 - CN */
#contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a, 
#contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:link {
    color: #283b8b;
}

/* Border customize - PC - 8406651 */ 
.pagetype_portal .portlet {border-radius: .8em; }


/**
*	Ticket 3870-8411082  
*	Author: Chris Norman
*	Portal video
**/

.page_1028 .portlet_content {
    overflow-x: hidden;
}

/* End Section */

/*
 * 8411199
 * Mike
 * calendar event dates overlapping event text
 * portal columns not aligned
 */
.portlet_content .event_stackdate .event_stackdaynum {padding: 0;}
.portal_column.two_column:nth-child(2) {padding: 0 1.5em 0 0;}


/**
 *
 * Ticket: 8412137
 * Author: Joel C.
 * Remove line underneath tab headers
 *
 */

#contentdiv .ui-tabs .ui-tabs-nav {
  border: none;
}

/* End Section */


/*
*  Ticket
*  Change right banner width on Summer Camps Welcome page.
*  James Brettschneider
*/

.page_1455 #rightbanner {
    width: 195px; 
}

/* End Section */

/**
 *
 * Ticket: 8444947
 * Author: Sean Loveall
 * Format the images for tab to look cleaner
 *
 */

h2 a[href*='page.cfm?p=1470&selecttab='] img {
	height: 26px;
	width: auto;
	margin-bottom: 5px;
}

/* End Section */

/**
*
*   Date: 08/19/2016
*   Ticket Request from Sam L
*   Author: Kosha Burnett
*   Description: fix photo caption on homepage
*/

.page_1526 .headerPhoto #content567 p {
	padding-top: 350px !important;
}

@media (max-width:1100px) {
	.page_1526 .headerPhoto em span {
		display: block;
	}

	.page_1526 .headerPhoto #content567 p {
		padding-top: 240px !important;
	}
}

/* End Section */