/******************************************************************************
 *
 * [ percussion.css ]
 *
 * COPYRIGHT (c) 1999 - 2013 by Percussion Software, Inc., Woburn, MA USA.
 * All rights reserved. This material contains unpublished, copyrighted
 * work including confidential and proprietary information of Percussion.
 *
 *****************************************************************************/

/* Import css files for all widgets*/

/*Navigation imports
@import "../../widgets/navBar/css/superfish.css";
@import "../../widgets/navBar/css/superfish-navbar.css";
@import "../../widgets/navBar/css/superfish-vertical.css";*/

/*Image widget imports*/
@import "../../widgets/image/tinyLightbox/jquery.tinyLightbox.css";

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("//fonts.googleapis.com/css?family=Open+Sans");
@import url("/web_resources/themes/Colby-2017/menu/meanmenu.css");


/* Region CSS
----------------------------------*/

.vspan_2 { height : auto }
.vspan_4 { height : auto }
.vspan_6 { height : auto }
.vspan_8 { height : auto }

.hspan_2  { width : auto }
.hspan_8  { width : auto }
.hspan_10 { width : auto }
.hspan_12 { width : auto }

a {transition: all 0.25s;color: #0b5383;}

#perc-content { margin : 0 auto }

/* Wrapper for all body content */
#perc-container
{
    margin: 0 auto;
}

#content { margin : 0 auto }

/* Wrapper for all body content */
#container
{
    margin: 0 auto;
}

.perc-region    {
    min-height: 5px;
}
.perc-widget-puff, .perc-region-puff    {
    position: relative;
    min-height: 24px;
}

.perc-widget-menubar {
    position: absolute;
    top: 0px;
    right: 0px;
}

.perc-widget-menubar li {
    float: right;
}

.perc-horizontal > .perc-region { float : left }
.perc-horizontal > .clear-float { clear : both }

.perc-ui-menu {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 100000 !important;
}

.perc-ui-menu img {	
    margin: 0 !important;
    padding: 0 !important;
    float: right !important;
}

.perc-ui-menu-icon{
   cursor: pointer;
}

.perc-region-puff {border : 1px dashed #33C9ED; padding : 20px; position: relative;}
.perc-widget-puff {border : 1px solid #E6E6E9; position: relative; z-index:1000;} /* Makign widget puff border zero to fix the split column issue. */

.perc-widget-selected, .perc-region-selected {
    background-color : #E6E6E9; 
    border:1px solid #CAF589;
	z-index:1000;
}
div#perc-toggle-button-container>button {
    background: #0b5383 !important;
    color: #FFF !important;
    text-shadow: none !important;
    font-weight: bold;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    box-shadow: none !important;
    padding: 10px 20px;
    border: none !important;
    font-size: 18px;
}

div#perc-toggle-button-container {
    float: left;
    margin-bottom: 15px;
}
/* show feedback for the region-tool */
.perc-show-feedback { background: #CAF589 }
    
.perc-region-overridable { background-color : Bisque ; top : 0px; left : 0px }

.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }

.placeholder-region { background-color : #CAF589; padding : 10px}
.placeholder-widget { background-color : #CAF589; height  : 5px}
.perc-hover-region-feedback { border : 1px solid #0000FF }

/* Sample content and styles - images as background of a div */
/* Sample content and styles for image widget*/
.image-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/image/images/widgetImageSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for simple text widget */
.simple-text-sample-content
{
    height:100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/PSWidget_SimpleText/images/widgetSimpleTextSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for rich text widget */
.text-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/PSWidget_RichText/images/widgetTextSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for event widget */
.event-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/event/images/widgetEventSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for Blog Post widget */
.blog-post-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/blogPost/images/widgetBlogSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for file widget */
.file-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/file/images/widgetFileSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for file auto list widget */
.filelist-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/fileAutoList/images/widgetFileAutoListSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for page auto list widget */
.pagelist-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/pageAutoList/images/widgetLinkAutoListSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for page auto list widget */
.archivelist-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/archiveList/images/widgetIconArchiveEmpty.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}
.get-started-buttons a:hover {
    background: rgba(11, 131, 59, 1);
}
.get-started-buttons a {
    background: rgba(11, 131, 59, 0.9);
    padding: 13px 20px;
    color: #FFF;
    text-decoration: none;
    font-size: 20px;
    border: 2px solid #FFF;
    margin-top: 20px;
    display: inline-block;
}

.get-started-buttons a:before {content: "\f11e";font-size: 20px;font-family: fontawesome;padding-right: 10px;}

/* Sample content and styles for blog list widget */
.bloglist-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/blogIndexPage/images/widgetIconBlogEmpty.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for tag list widget */
.taglist-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/tagList/images/widgetLinkTagListSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for result widget */
.result-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/result/images/widgetLinkResultSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for category widget */
.categorylist-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/categoryList/images/widgetLinkCategoryListSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for image auto list widget */
.imagelist-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/imageAutoList/images/widgetImageAutoListSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for raw html widget */
.html-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/PSWidget_RawHtml/images/widgetHtmSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for Form widget */
.form-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/form/images/widgetformSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for Comments widget */
.comments-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/comments/images/widgetCommentEmpty.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for Comments Form widget */
.commentsform-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/commentsForm/images/widgetCommentsformEmpty.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for Blog Post widget */
.blog-post-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/blogPost/images/widgetBlogSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for Rss widget */
.feed-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/rss/images/widgetRssSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}



/* style for object placeholder*/
.perc-object-placeholder
{
    background: transparent url(/cm/images/images/objectPlaceholder.png) no-repeat scroll center center;
    border : 1px solid #858690; 
    position: relative;
}
.title-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/title/images/widgetTitleEmpty.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;

}

/*
.perc-noAutoResize {
    border : 1px solid #33C9ED;
}
*/
.perc-field-disabled {
    background-color: #CCCCCC;
    color : #000000;
}

/* Sample content and styles for iframe widget */
.iframe-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/iframe/images/widgetIframeSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Edit mode content and styles for iframe widget */
.iframe-edit-content{
    height: 100px;
	width:auto;
	margin:auto;
    background: transparent url(/Rhythmyx/rx_resources/widgets/iframe/images/widgetIframeEditMode.png) no-repeat scroll center center;
}

/* Relative URL styles for iframe widget */
.iframe-relative-url{
    overflow: hidden;
    text-align: center;
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold;
}

/* Sample content and styles for flash widget */
.flash-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/flash/images/widgetFlashSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

/* Sample content and styles for calendar widget */
.calendar-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/calendar/images/widgetCalendarSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

#perc-delete-content-choice-label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
#perc-delete-content-choice {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0px;
    margin-right:5px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

/* Sample content and styles for registration widget */
.registration-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/registration/images/widgetRegistrationSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

.field-label-container.align_left
{
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

.field-label-container.align_left.fixed-width
{
	clear: left;
    width:  20%;
}

.field-input-container > #perc-registration-email-field,
.field-input-container > #perc-registration-password-field,
.field-input-container > #perc-registration-password-confirm-field
{
    width: 200px;
}

/* Sample content and styles for login widget */
.login-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/login/images/widgetLoginSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}
/* Sample content and styles for polls widget */
.poll-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/percPoll/images/widgetpollSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}
/* Sample content and styles for secure login widget */
.secure-login-sample-content
{
    height: 100px;
    background: transparent url(/Rhythmyx/rx_resources/widgets/percSecureLogin/images/widgetSecureLoginSampleBackground.png) no-repeat scroll center center;
    filter: alpha(opacity=50);
    opacity: .50;
}

.perc-widget-transperant > *
{
	opacity:0.3;
	filter:alpha(opacity=30);
}

.perc-widget-transperant  .perc-ui-menu {
    opacity:1;
	filter:alpha(opacity=100);
}
.perc-itool-selected-elem
{

}

.perc-widget-transperant .perc-itool-selected-elem > *, .perc-widget-transperant .perc-itool-selected-elem-off > * {
     opacity:0.3;
     filter:alpha(opacity=30);
}
.perc-itool-custom-cursor .ui-state-disabled, .perc-itool-custom-cursor.ui-state-disabled  {
    cursor: url('/Rhythmyx/sys_resources/images/cm/region-inspector.cur'), default  !important; 
}

.perc-itool-region-puff 
{
	/*border : 3px solid #c0c0c0; padding : 8px; position: relative;*/   
    position: relative;
    min-height: 24px;
    z-index:100000 !important;
}

.perc-itool-region-puff > *
{
    z-index:999 !important;
    opacity:0.4;
    
}
.perc-itool-region-puff-self
{
	
}
#itool-placeholder-highlighter 
{
	background-color:#caf589 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}

.perc-region.ui-state-disabled {
    opacity:1;
    filter:alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    
}

 .perc-vertical  > .perc-widget-puff {
    width:100%;
 }
 
 /* Multi-select Styles */
 
 .perc-region-puff-gray {
    border: 1px dashed #ccc;
}

.perc-row {
    float:none !important;
    display: block !important;
}

.perc-col {
    float:left !important;    
}

.perc-clear {
    overflow:auto !important;
    height:100% !important;
}

.perc-brokenlink:after {
	content: "";
    display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-image: url(../../../../../cm/images/images/brokenlink.png);
}

.perc-brokenlink {
	color:#db1f26;
}
/* Import css file ends here*/

/* Inline styles for rich text
----------------------------------*/
body {font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: normal;color: #494949;}

/* a, a:link, a:visited,  a:hover, a:active {
   text-decoration: none;
   color: #0099cc;
} */


/* Region CSS
----------------------------------*/

.vspan_2 {height: auto;}
.vspan_4 { height : auto }
.vspan_6 { height : auto }
.vspan_8 { height : auto }
.hspan_2  { width : auto }
.hspan_8  { width : auto }
.hspan_10 { width : auto }
.hspan_12 { width : auto }
#perc-content { margin : 0 auto }

/* Wrapper for all body content */
#perc-container
{
    margin: 0 auto;
}

#content {margin : 0 auto;/* padding-top: 100px; */}

/* Wrapper for all body content */
#container
{
    margin: 0 auto;
}

/* Widget CSS
----------------------------------*/

.ui-widget
{
    font-size: 1.1em;
}

.ui-widget-content
{
    border: 1px solid #dddddd;
    background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333333;
}

/* Event widget CSS - uses  hCalendar 1.0 microformat
All fields are wrapped in <div>s, with labels specified here. */

/*Root level class of all events */
.perc-event .perc-event-title:before
{
    content: "Title: ";
}

.perc-event .summary:before
{
    content: "Summary: ";
}

.perc-event .description:before
{
    content: "Description: ";
}

.perc-event .location:before
{
    content: "Location: ";
}

/* This style is applied to both event date fields. */

.perc-event .dtstart:before
{
    content: "Start: ";
}

.perc-event .dtend:before
{
    content: "End: ";
}

/* End event widget CSS */

/* Begin list widget CSS */
/*Root class for all page auto list widgets*/

.perc-list-vertical, .perc-list-vertical li
{
    width: 100%;
    margin-top: 5px;
}

.perc-list-horizontal {
    min-height : 54px;
}

.perc-list-horizontal li
{
    float: left;
    position: relative;
    list-style-type: none;
    margin-right:10px;
}

.perc-file-auto-list.perc-list-horizontal li{
    margin-right:20px;
}
.perc-list-title
{
    font-style: regular;
    font-size: 18px;
}

.perc-page-auto-list  .perc-list-main {
    margin-top: 11px;
    padding-left: 18px;
}

.perc-list-main-container {
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 18px;
}

 .perc-tag-list .perc-list-main-container, .perc-tag-list .perc-list-main {
    padding-top: 0px;
    margin-top: 11px;
    padding-left: 18px;
}

.perc-comma-separated-main-container {
    padding-top: 0px;
    margin-top: 0px;
    list-style: none;
    padding-left: 0px;
}

.perc-list-element {

    list-style-image: url("images/bullet.png");
}

/*Root class for all image auto list widgets*/
.perc-image-auto-list {}

/*Image specific override of vertical list*/
.perc-image-auto-list.perc-list-vertical, .perc-image-auto-list.perc-list-vertical li
{
    list-style-type: none;
}

.perc-caption
{
    margin-bottom: 10px;
}

/* End list widget CSS */

/* Begin File widget CSS */
/*Root class for all file widgets*/

/* End File widget CSS */

/* Begin Breadcrumb widget CSS */

/* Begin Iframe widget CSS */
/*Root class for all iframe widgets*/

/* End Iframe widget CSS */

.perc-breadcrumb
{
    /* margin-left: 30px; */
}

.perc-breadcrumb-main
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.perc-breadcrumb-main li
{
    display: inline;
    padding: 0;
    margin: 0;
}

/* End Breadcrumb widget CSS */

/* Begin Form widget CSS */

.form-title
{
    font-weight: normal;
    font-size: 20px;
    margin-bottom:20px;
}
.field-row
{
    font-size: 12px;
    color: #000000;
    margin: 5px 5px 20px 15px;
}
.perc-label-location-top div.field-row > div
{
    display: block;
}
.perc-label-location-left div.field-row > div
{
    display: inline-block;
    vertical-align: top;
}
.perc-label-location-left div.field-row > div:first-child
{
    width: 150px;
}
.field-input-container > div > div
{
    display: inline-block;
}
.perc-required-field
{
    font-weight: bold;
    font-size: 11px;
    color: #cc0000;
}
.field-label
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}
.field-label-container
{
    margin-bottom:10px;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}
.field-input-container
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}
.ui-datepicker-trigger {
    cursor: pointer;
    padding-left: 3px;
    vertical-align:top;
    margin-top:-3px;
    margin-left:-10px;
    margin-right:10px;
}

#ui-datepicker-div{

    z-index:20000;
}
.ui-widget.ui-datepicker {
    font-size: 11px;
}

/* Form Validation Message CSS*/

.perc-form-error-asterisk {
    color: #cc0000;
    display: block;
    float: left;
    margin-left: -10pt;
    margin-right: 5pt;
    font-size: 11px;
    font-weight:bold;
}

.form-error-msg, .perc-reg-error-message{
   font-size: 11px;
   font-weight: normal;
   color: red;
}

.required{
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}
.perc-form input[type="text"],.perc-form textarea{
    border-color: #CECFCE #CECFCE #D6D7DE #D6D7DE;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    margin-right:10px;
    width:320px;
}

.perc-form textarea {
    width:480px;
    height:200px;
}

.perc-form label{
    margin-right:10px;
}

textarea.form-error-msg {
       color: #000000;
    font-size: 11px;
    font-weight: normal;
}

/* End Form widget CSS */


/* List Widget CSS Starts */

.perc-tag-title, .perc-category-title, .perc-archive-title
{
    font-style: regular;
    font-size: 18px;

}

.perc-tag-element, .perc-archive-month, .perc-archive-year
{
    font-style: regular;
    font-size: 14px;
    text-align: left;
    margin-top : 5px;
    padding-top: 0;

}

ul.perc-list-main-container  li.perc-tag-element, li.perc-archive-year, ul.perc-archive-flat li.perc-archive-month {

    list-style-image: url("images/bullet.png");
}

ul.perc-comma-separated-main-container li.perc-tag-element, ul.perc-archive-hierarchical li.perc-archive-month {

    list-style-image: none;
    list-style-type:none;
}

.perc-archive-list {

}

ul.perc-archive-hierarchical {

    padding-left:15px;
}

ul.perc-archive-flat{

    padding-left:15px;
}


ul.perc-archive-month-wrapper {
    padding-left:7px;
}
/* List Widget CSS Ends */


/* Comments Widget CSS */

.perc-comments
{
   margin-top: 10px;
}
.perc-comment
{
   color: #000000;
}
.perc-comment div
{
    margin-bottom: 5px;
}
.perc-comment-createdDate
{
   font-weight: bold;
   font-size: 14px;
   color: #666666
}
.perc-comment-username
{
   margin: 0;
   font-size: 14px;
   font-weight: bold;
}
.perc-comment-title
{
   font-weight: bold;
   font-size: 14px;
}
.perc-comment-username a, .perc-comment-username a:link, .perc-comment-username a:visited, .perc-comment-username a:hover, .perc-comment-username a:active {
   text-decoration: none;
   color: #0099cc;
}
.perc-comment-text
{
   font-weight: normal;
   font-size: 14px;
}
.perc-comment-divider
{
   background-color: #cccccc;
   height: 1px;
   width: 100%;
   margin-bottom: 5px;
}
.perc-comment-message{
   font-weight: bold;
   font-size: 11px;
   color: #FF9933;
}
.perc-comment-highlight
{
    border: 6px solid #E6E6E9;
    margin-bottom: 5px;
    padding: 10px;
}

.perc-list-main-inline
{
    padding-left: 0px;
}

.perc-list-elemment-inline
{
    display: inline;
    list-style: none outside none;
}

.perc-result-divider
{
   background-color: #999999;
   height: 1px;
   width: 100%;
   margin-bottom: 15px;
}

.perc-result-title,.perc-bloglist-result-title
{
    font-size: 21px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 1px;
}
.perc-result-count,.perc-bloglist-result-count
{
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-top: 1pt;
    margin-bottom: 5px;
}
.perc-result-page-title
{
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    margin-bottom: -10px;
}
.perc-result-page-date
{
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    margin-bottom: 20px;
}
.colbyLeftNav a:hover {
    color: #555;
}
.perc-result-page-summary
{
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 30px;
}
.perc-result-page-item
{
    margin: 5px;
}


/* End Comments Widget CSS */
/* RSS Icon CSS */

.perc-rss-icon
{
    float:right;
    display:block;
    width:22px;
    height:22px;
    background:url(images/rss_logo.png);
    text-indent:-10000px;
    cursor:pointer;
    outline:none;
    background-repeat:no-repeat;
}

.perc-rss-icon-top {

}

.perc-rss-icon-bottom {

}
/* End RSS Icon CSS*/

/* Begin Blog widget CSS */

.perc-blog-wrapper
{
    padding: 10px;
}

.perc-blog-title
{
    font-size: 18px;
    margin: 0;
}
#container.one-column #content {
    width: 100% !important;
}
.perc-blog-post
{
    font-size: 12px;
}
.perc-blog-dateByline-container
{
    overflow: auto;
}
.perc-blog-dateByline-container > div:first-child
{
    float: left;
}
.perc-blog-dateByline-container > div:first-child + div
{
    float: right;
}
.perc-blog-date
{
    font-size: 11px;
}
.perc-blog-byline
{
    font-size: 14px;
}

.perc-blog-author-label
{

}
#container:not(.programs) .perc-breadcrumb {
    border-bottom: 2px solid #0b5383;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.perc-blog-author-name
{
}

.perc-blog-post-tag-container
{
    margin-bottom: 5px;
}

.perc-blog-hide-container{
    display: none;
}

/* End Blog widget CSS */

/* Blog Index Page CSS Starts */
.perc-blog-list {
    font-size: 13px;

}

ol.perc-blog-list {
    list-style-type:none;
    padding: 0 20px;
}

.perc-blog-list-dateByline-container
{
    overflow: auto;
}
.perc-blog-list-dateByline-container > div:first-child
{
    float: left;
}
.perc-blog-list-dateByline-container > div:first-child + div
{
    float: right;
}

.perc-blog-list-more-link {
}

.perc-blog-list-byline-container {
    font-size: 14px;
    display:inline
}
.perc-blog-list-date-container {
    font-size: 14px;
    display:inline;
    float:right;
}

.perc-blog-list-tag-container,
.perc-blog-list-category-container{
    margin-bottom: 5px;
}

/* Blog Index Page CSS Ends */

/* Pagination Controls */
.perc-pagination-container {
    border-top: 1px solid lightgrey;
    padding: 10px 20px;
    text-align:center;
    overflow: auto;
}
.perc-pagination-container .perc-goto, .perc-pagination-container .perc-goto-quick-nav {
    color: #006B9D;
    font-size: 14px;
    font-weight: normal;
    margin-left:4px;
    margin-right:4px;
    cursor:pointer;
}
.perc-pagination-container .perc-goto {
    margin-right: 2px;
    margin-left: 2px;
}
.perc-pagination-container .perc-current-page {
    font-weight:bold;
}
.perc-pagination-container .perc-goto-first {
    margin-right: 7px;
}
.perc-pagination-container .perc-goto-first:after {
    content: '<<'
}
.perc-pagination-container .perc-goto-pre {
    margin-right: 8px;
    margin-left: 8px;
}
.perc-pagination-container .perc-goto-pre:after {
    content: '<'
}
.perc-pagination-container .perc-goto-next {
    margin-right: 8px;
    margin-left: 8px;
}
.perc-pagination-container .perc-goto-next:after {
    content: '>'
}
.perc-pagination-container .perc-goto-last{
    margin-left: 7px;
}
.perc-pagination-container .perc-goto-last:after {
    content: '>>'
}
.perc-pagination-container .perc-page-count {
    float: left;
}
.perc-pagination-container .perc-page-nav {
    float: right;
}
.perc-pagination-container .perc-comma-after:after {
    content: ',';
    font-weight: normal;
}
/* Pagination Controls Ends */

/* Category List Widget */

span.dynatree-expander {
    margin: -1px;
}

ul.dynatree-container {
    background-color: transparent;
/*    overflow : hidden;*/
}

ul.dynatree-container li {
    background-color: transparent;
    list-style: none outside none;
    margin: 0;
    background-image: none;
    background-position: 0 0;
/*
    padding: 1px 0 0;
*/
}
ul.dynatree-container ul {
    margin: 0;
    padding: 0 0 0 0;
    overflow: hidden;
}

ul.dynatree-container li li {
    padding: 0 0 0 13px;
}

ul.dynatree-container li {
    padding : 0px;
}

ul.dynatree-container a {
    color: #0099CC;
    margin: 0 0 0 0px;
    text-decoration: none;
    vertical-align: top;
}
span.dynatree-node a {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}

span.dynatree-icon {
     display:none
}

span.dynatree-connector {
    background-image: none;
}

.dynatree-exp-cl span.dynatree-expander, span.dynatree-expander {
   background-image: url('images/buttonBlueSmallPlus.gif');
   background-position: center center;
}

.dynatree-exp-el span.dynatree-expander, .dynatree-exp-edl span.dynatree-expander,
.dynatree-exp-e span.dynatree-expander, .dynatree-exp-ed span.dynatree-expander
{
    background-image: url('images/buttonBlueSmallMinus.gif');
    background-position: center center;
}

.perc-category-list-expanded span.dynatree-active a,
.perc-category-list-collapsible span.dynatree-active a {
    background-color:none;
    color:#0099CC;
}

.perc-category-list-expanded{
    overflow: hidden;
}

div.perc-category-list-expanded li{
    list-style-type: disc;
}

div.perc-category-list-expanded li li {
    padding: 0 px;
}

div.perc-category-list-expanded ul {
    padding: 0 0 0 13px;
}

/* Category List Widget Ends */

/*Blog Navigation Starts */


.perc-blog-nav-bottom {
    border-top:1px solid #A0A0A0;
    margin-top: 15px;
    padding-top:10px;

}

.perc-blog-nav-top {
    border-bottom:1px solid #A0A0A0;
    padding-bottom:10px;
    margin-bottom:10px;
}

div.perc-blog-navigation-wrapper {
    width:100%;
    text-align:center;
    font-weight:bold;
}

div.perc-blog-nav-left-wrapper {
    text-align:left;
    width:33%;
    float:left;
}

div.perc-place-holder {
    text-align:left;
    width:34%;
    float:left;
}

div.perc-blog-nav-right-wrapper {
    text-align:right;
    width:33%;
    float:left;
}

div.perc-newer-post-wrapper {
    float:left;
    width:89%;
}

div.perc-older-post-wrapper {
    padding-left:22px;
}

div.perc-clear-both {
    width:100%;
    clear:both;
}

.perc-older-post-wrapper a{

}
.perc-blog-left-arrow {
    background: url('images/leftArrow.png');
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:12px;
    width:10px;
    height:13px;
    float:left;
}

.perc-blog-right-arrow  {
    background: url('images/rightArrow.png');
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:12px;
    float:left;
    width:10px;
    height:13px;

}
.perc-newer-post-wrapper a{

}

.perc-older-post{}
.perc-newer-post{}

/*Blog Navigation Ends */
/* End CM1 V2.0 updates */

/* Begin CM1 V2.2 updates */
/* Begin Share This Widget CSS */

.perc-share-this-widget {
    
}

.perc-share-this-widget-facebook-button { 
    background-image: url(/web_resources/widgets/shareThis/images/IconFacebook.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    width: 32px;
}

.perc-share-this-widget-facebook-button:hover {
    cursor: pointer;
}

.perc-share-this-widget-twitter-button { 
    background-image: url(/web_resources/widgets/shareThis/images/IconTwitter.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    width: 32px;
}

.perc-share-this-widget-twitter-button:hover {
    cursor: pointer;
}
div#footer-top-icons a span {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

div#footer-top-icons a {
    padding: 30px;
}
.perc-share-this-widget-digg-button { 
    background-image: url(/web_resources/widgets/shareThis/images/IconDigg.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    width: 32px;
}

.perc-share-this-widget-digg-button:hover {
    cursor: pointer;
}

/* End Share This Widget CSS */

/* Begin Rss Widget CSS */

.perc-feed-widget {
    
}

.perc-feed-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.perc-feed-item {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    margin-top: -1px;
}

.perc-feed-item-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.perc-feed-item-date {
    font-size: 14px;
    font-weight: regular;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}

.perc-feed-item-description {
    font-size: 14px;
    font-weight: regular;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
/* End Rss Widget CSS */
/* End CM1 V2.2 updates */

/* Styles for Registration Widget */

.perc-reg-confirmation-message div:first-child{
    font-weight:bold;
    font-size:14px;
    margin-bottom:10px;
}

/* Form and comments form widgets */
.perc-form input[type="text"], .perc-comments-form input[type="text"], .perc-form textarea, .perc-comments-form textarea {
border-color: #CECFCE #CECFCE #D6D7DE #D6D7DE;
border-style: solid;
border-width: 1px;
color: black;
font-size: 14px;
font-weight: normal;
}
/* End form and comments form widgets */

/* Styling implemented by Percussion for Colby CC for left navigation on InteriorContent template */

.colbyLeftNav a {padding: 7px 0;transition: all 0.25s;display: block;}

.colbyLeftNav li {
list-style: none outside none;
}

.colbyLeftNav {padding: 0px 20px 20px 0;}

/* Styling implemented by Percussion for Colby CC for Google Calendar latest events on AthleticsHome template */

.gcf-header-block {
display: none;
}

.gcf-item-date-block {
float: left;
}

.gcf-item-body-block {
display: none;
}

.gcf-last-update-block {
display: none;
}

#gcf-design {
margin: 8px 16px 0 4px;
}

.gcf-item-title {
padding-left: 6px;
}

.gcf-item-title-block {
padding: 6px;
line-height: 12px;
background: url(/web_resources/themes/ColbyCCFull/import/oldsite.colbycc.edu/athletics/templates/ja_opal/images/dot.gif) repeat-x bottom;
}

#ja-topsl {
padding-bottom: 16px;
}
#header-top {
    background: #555;
}

#header-top {
    color: #FFF;
    padding: 5px 15px;
    /* height: 27px; */
}
div#banner-area-outer {
    background: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)),url(/Assets/banner-images/crowd-cheer-main-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

div#banner-area-outer>div, #main2>div {
    max-width: 1024px;
    margin: 0 auto;
}

div#banner-area-outer>div {
    padding: 150px 0px 50px 0px;
    color: #FFF;
}
#container.interior div#footer {
    margin-top: 60px;
}
div#banner-area-outer>div * {
    color: #FFF;
}

#container.interior #left ul {
    margin: 0;
    padding: 0;
}
#container.interior:not(.landing) #content h1 {
    color: #0b5383 !important;
    font-family: 'Open Sans', sans-serif !important;
}
#container.interior #banner-area-outer h1 {
    font-size: 50px;
    margin-bottom: 10px;
    margin-top: 0 !important;
    padding-top: 30px;
}
div#header-bottom {
    background: #0b5383;
}

body {
    margin: 0;
    padding: 0;
}

div#header>div {
    /* padding: 15px; */
}

div#quick-links {
    width: 33%;
    padding-top: 4px;
}
div#nav-left .nav-level-2:not(.left-nav),div#nav-right .nav-level-2:not(.right-nav) {
    display: none;
}

a.perc-navigation-skiplink {
    position: absolute;
    top: 0;
    left: 0;
    color: transparent !important;
    z-index: -1;
}

div#header-bottom>div {
    max-width: 1400px;
    margin: 0 auto;
}

div#nav-left {
    float: left;
    width: 43%;
    text-align: right;
}

div#nav-right {
    width: 43%;
    float: right;
    text-align: left;
}

div#header-bottom li {
    list-style: none;
    display: inline-block;
}
div#header-bottom .perc-navbar a:not(.perc-navigation-skiplink):hover {border-bottom: 4px solid #9cbbd0;padding-bottom: 10px;transition: all 0.3s;}
div#header-bottom a {
    color: #FFF;
    padding: 0 25px;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
    transition: all 0.25s;
}
div#logo-outer {
    text-align: center;
    position: absolute;
    width: 245px;
    left: 0;
    right: 0;
    z-index: 999999999;
    margin: -15px auto 0 auto;
}

div#searchandtranslate {
    width: 34%;
    float: right;
    text-align: right;
}
#quick-links * {
    color: #fff !important;
    list-style: none;
    display: inline-block;
}
div#quick-links * {
    color: #0b5383;
    list-style: none;
    display: inline-block;
}

div#quick-links a {
    padding: 0 10px 0 0;
    text-decoration: none;
}

div#quick-links ul {
    padding: 0;
    margin: 0;
}

div#logo-outer * {
    padding: 0;
    margin: 0;
}

div#translate_top {
    display: inline-block;
    /* margin-top: -1px !important; */
}

div#search {
    display: inline-block;
}

input#mod_search_searchword {
    padding: 3px 6px 5px 6px;
    margin-top: 0px;
    border: 0 !important;
    display: inline-block;
}

input.button {
    border: 0 !important;
    padding: 0px 3px 9px 3px;
    font-size: 13px;
    margin: 0 !important;
    width: 24px;
    height: 24px;
}
a.fa {
    text-decoration: none;
}

div#footer-social a {
    font-size: 24px;
    display: inline-block;
    padding: 0 5px;
}
#footer * { color: #FFF; }
div#footer-copyright {
    background: rgba(11, 83, 131, 1);
    padding: 20px 40px;
}
div#footer {
    background-image: url(/web_resources/themes/Colby-2017/generic-bg-image/colby-aerial.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
div#program-highlight,#college-highlight {
    background: #efefef;
    border-bottom: #0b5383 solid 5px;
    border-top: #0b5383 solid 5px;
}
div#program-highlight p {
    /* line-height: 32px; */ */
    /* font-size: 18px; */
}

div#program-highlight-left p, #whats-happening-now p, #content p, #college-highlight p, #events-and-gallery-wrapper p {
    line-height: 32px; */
    font-size: 18px;
    font-size: 18px;
}
div#news-blocks {
    width: 70%;
}

div#facebook-feed-wrapper {
    width: 15%;
}

div#twitter-feed-wrapper {
    width: 15%;
}

div#whats-happening-now>div {
    padding: 40px;
}

div#news-blocks ul,div#news-blocks li {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#news-blocks h2 {
    margin-bottom: 30px;
}

#news-blocks li a {
    color: #565656;
    font-size: 18px;
    font-weight: 900;
    line-height: 28px;
}
#news-blocks .perc-page-auto-list-summary-container img {
    max-width: 100%;
    height: auto;
}
div#news-blocks li {
    display: block;
    float: left;
    width: 22%;
    vertical-align: top;
    /* background: #efefef; */
    margin: 1%;
}

div#news-blocks li a,div#news-blocks li div {
    /* padding: 0px; */
    /* display: inline-block; */
}
div#program-highlight>div>div,#college-highlight>div>div {
    width: 50%;
}
#footer a:hover {
    color: rgba(255, 255, 255, 0.75) !important;
}
div#footer-social {
    text-align: center;
    padding: 55px 0;
}

div#footer-copyright-text {
    text-align: center;
}

div#footer-social a>span {
    display: none;
}
div#footer-logo-and-social>div>div,#footer-copyright>div>div {
    width: 33.33%;
    display: inline-block;
}
div#footer-logo-and-social {
    background: rgba(11, 83, 131, 0.9);
    padding: 20px 40px;
}

div#footer-top-icons {
    background: rgba(11, 83, 131, 0.75);
    padding: 20px 40px;
    text-align: center;
    font-size: 50px;
}
div#footer-equal-opp {
    padding: 15px 0;
}
h2 {
    color: #0b5383;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
}
h2>strong, strong>h2 {
    font-size: 52px;
    font-weight: 900;
    display: inline-block;
}

div#program-highlight-left>div {
    /* padding: 75px; */
    /* float: left; */
}
.perc-region {
    min-height: 0px;
}

.gs-title {
    line-height: initial !important;
}

#container.interior #content table {
    width: 100% !important;
}
#container.interior #content p, #container.interior #content div {
    line-height: 26px;
    font-size: 14px;
}
h2 {
    color: #0b5383;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
}
h2>strong, strong>h2 {
    /* font-size: 52px; */
    /* font-weight: 900; */
    /* display: inline-block; */
}
div#college-highlight-right>div {
    padding: 115px 125px 75px 140px;
}
div#program-highlight-left>div {
    padding: 75px;
    float: left;
    width: 77%;
    /* word-wrap: break-word; */
    /* word-break: break-all; */
}
.perc-region {
    min-height: 0px;
}

div#program-highlight-right p {
    margin: 0;
    line-height: 0;
}

div#program-highlight-right img {
    width: 100%;
    height: auto;
}
div#content-right {
    width: 75%;
    float: right;
    padding-top: 80px;
}
#container.interior #content img {
    max-width: 100%;
    height: auto;
    margin: 0;
}

div#left-nav-float {
    float: left;
    width: 22%;
    padding-top: 100px;
}

#content-right table {
    width: 100% !important;
}

div#left-nav-float>div {
    margin-left: 70px;
    margin-top: 30px;
}

div#content-right>div {
    /* margin-right: 40px; */
}

div#left-nav-float ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#side-nav-top {
    background: #eeeeee;
    padding: 30px;
    line-height: 30px;
}

div#side-nav-top a {color: #000;}
#program-highlight-left:after, #college-highlight-right:before {
    background-image: url(/web_resources/themes/Colby-2017/generic-bg-image/Diamond.png);
    position: absolute;
    content: " ";
    height: 219px;
    width: 219px;
    left: 0;
    right: 0;
    margin: 40px auto 0 auto;
}
div#program-highlight-right p, #college-highlight-left p {
    margin: 0;
    line-height: 0;
}

div#program-highlight-right img,#college-highlight-left img {
    width: 100%;
    height: auto;
}
span.perc-box-1 a {
    background: #0b5383;
    color: #FFF;
    text-decoration: none;
    padding: 10px 15px;
}
span.perc-box-1 a:after {
    content: "\f101";
    padding-left: 10px;
    font-family: fontawesome;
}
div#gallery-wrapper {
    width: 70%;
    float: right;
    display: inline-block;
}
div#gallery-wrapper ul {
    margin: 0;
    padding: 0;
}
div#upcoming-events-wrapper .perc-box-1 a {
    display: block !important;
    float: left;
    margin-top: 15px;
}
div#gallery-wrapper li {
    float: left;
    display: inline-block;
    width: 253px !important;
    margin: 0 10px 5px 0;
}

/*div#gallery-wrapper li img {
    max-width: 250px;
    height: auto;
}*/
#events-and-gallery-wrapper h2 {
    margin-bottom: 25px;
}
div#upcoming-events-wrapper #perc-main-calendar-button {
    display: none;
}
div#upcoming-events-wrapper {
    width: 25%;
    display: inline-block;
}
div#events-and-gallery-wrapper>div {
    padding: 40px;
}
div#full-width-slider-1 .singleslide .rxbodyfield {
    max-width: 1000px;
    margin: 260px auto;
    color: #FFF;
    padding: 0px 90px;
}

div#full-width-slider-1 .singleslide .rxbodyfield p {
    color: #FFF;
    font-size: 20px;
}

div#full-width-slider-1 .singleslide .rxbodyfield h1, div#full-width-slider-1 .singleslide .rxbodyfield h2 {
    font-size: 44px;
}

div#static-buttons-on-slider {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 999999;
    margin-top: -170px;
}

div#slider-home {
    height: 600px;
}

#slider-home .singleslide {
    height: 600px;
}
.search input.button {
    cursor: pointer;
    z-index: 999999999;
    position: absolute;
    right: 15px;
    top: 15px;
    background: transparent;
}
.goog-te-gadget-simple .goog-te-menu-value {
    font-family: 'Open Sans', sans-serif;
    color: #0b5383;
}

.search .inputbox {
    font-family: 'Open Sans', sans-serif;
    color: #0b5383;
}

.goog-te-gadget-simple {
    padding-top: 4px !important;
    color: #0b5383;
}
div#quick-links ul li:first-child a:before {
    content: "\f084";
    font-family: fontawesome;
    font-size: 15px;
    text-decoration: none !important;
    padding-right: 5px;
}
div#quick-links ul li:first-child a span {
    display: none;
}
iframe.goog-te-menu-frame.skiptranslate {
    z-index: 9999999999999 !important;
}
.perc-event-list>ul>li {
    float: left;
}

@media screen and (max-width: 570px) {
    div#header-top * {
        text-align: right !important;
    }
    div#search {
        padding-top: 10px;
    }
    .search input.button {
        top: 103px;
    }
}
@media screen and (max-width: 1024px) and (min-width: 571px) {
    div#header-top * {
        text-align: center !important;
    }
    .search input.button {
        top: 70px;
    }
}
.perc-blog-list-title a {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}
.perc-blog-list-summary-container>.rxbodyfield>p {
    display: none;
}
.perc-blog-list-summary-container>.rxbodyfield>p:first-child {
    display: block;
}
@media screen and (max-width: 1024px) {
    #side-nav-bottom {
        display: none;
    }
    #container.home h1 {
        font-size: 24px !important;
    }
    div#donate-button-sidebar {
        display: none;
    }
    #donate-button-sidebar a {
        left: -30px !important;
        padding: 5px 10px !important;
        position: absolute !important;
    }
    div#logo-outer {
        position: relative;
        left: 0;
        width: 80px;
        /*margin-top: -85px;*/
    }

    div#slider-region {
        /* padding-top: 45px; */
    }
    div#nav-left, div#nav-right {
        display: none;
    }
    .mean-container .mean-bar {
        float: left;
        width: 100%;
        /* position: fixed; */
        background: #0b5383;
        padding: 4px 0;
        /* min-height: 42px; */
        z-index: 99999999;
        margin-top: 0px;
    }
    #logo-outer img {
        max-width: 85px;
        height: auto;
    }
    #program-highlight-left:after, 
    #college-highlight-right:before {
        display: none;
        content: "";
    }
    div#header-top:not(.perc-region-puff) {
        height: auto !important;
        padding: 82px 0 5px 0 !important;
        /* position: fixed; */
        z-index: 9999999;
        width: 100%;
        display: block !important;
        text-align: right !important;
    }
    div#quick-links * {
        color: #000;
    }

    #logo-outer a {
        margin-top: -60px;
        position: absolute;
        left: 20px;
        top: -10px;
    }
    #header-top {
        background: #c7c7c7;
        color: #000;
    }
    div#searchandtranslate>div>div {
    float: right !important;
    padding-right: 20px;
}
    div#searchandtranslate {
        padding-top: 20px;
        margin-top: -40px;
        padding-bottom: 10px;
        width: 72% !important;
        text-align: right !important;
    }
    div#quick-links,.quick-links-right {
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100%;
        margin-top: -50px;
        display: none !important;
    }
    div#program-highlight>div>div, #college-highlight>div>div, div#news-blocks, div#gallery-wrapper, div#upcoming-events-wrapper, div#footer-logo-and-social>div>div, #footer-copyright>div>div {
        width: 100%;
        text-align: left !important;
    }
    div#program-highlight>div>div p, 
    #college-highlight>div>div p, 
    div#news-blocks p, 
    div#gallery-wrapper p, 
    div#upcoming-events-wrapper p,
    div#footer-logo-and-social>div>div p, 
    #footer-copyright>div>div p {
        text-align: left !important;
    }
    div#twitter-feed-wrapper, 
    div#facebook-feed-wrapper {
        width: 50%;
    }
    div#footer-logo img {
        max-width: 100%;
        height: auto;
    }
    #college-highlight-right>div, 
    div#program-highlight-left>div {
        padding: 40px !important;
    }
    h2 {
        font-size: 24px !important;
    }
    h2>strong, strong>h2 {
        font-size: 30px !important;
    }
    div#twitter-feed-wrapper, 
    div#facebook-feed-wrapper {
        width: 100% !important;
        float: left !important;
        margin-top: 30px;
    }
    .perc-list-vertical.perc-image-auto-list img {
        max-width: 100%;
        height: auto;
    }
    div#program-highlight-left p, 
    #whats-happening-now p, 
    #content p, 
    #college-highlight p, 
    #events-and-gallery-wrapper p {
        font-size: 15px !important;
        line-height: 25px !important;
    }
    #news-blocks li a {
        font-size: 16px !important;
    }
}
.perc-image-auto-list li img {
    max-width: 100%;
    height: auto;
}
div#static-buttons-on-slider li, #helpful-links li {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}

div#static-buttons-on-slider ul {
    margin: 60px auto;
    padding: 0;
    text-align: center;
}

div#static-buttons-on-slider a {
    background: #FFFFFF;
    color: #0b5383;
    text-decoration: none;
    padding: 20px 30px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0;
    border: 2px solid #0b5383;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.6);
    transition: all 0.25s;
}
a:hover {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.6) !important;
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.6) !important;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.6) !important;
    transition: all 0.25s;
}
div#static-buttons-on-slider a:before {
    padding-right: 10px;
    font-family: fontawesome;
    font-size: 18px;
}
div#donate-button-sidebar a {
    position: fixed;
    left: -32px;
    top: 190px;
    background: #FFF;
    font-size: 20px;
    padding: 10px 20px;
    color: #0b5383;
    text-decoration: none;
    transition: all 0.25s;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.47);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.47);
    z-index: 99999999;
}
#slider-home .slick-arrow {
    position: absolute;
    top: 300px;
    color: rgba(255, 255, 255, 0.75);
    display: inline-block;
    font-size: 80px;
    z-index: 999999;
    font-family: fontawesome;
}

#slider-home .slick-prev {
    float: left;
    left: 30px;
    position: absolute;
    z-index: 999999;
    font-family: fontawesome;
}

#slider-home .slick-next {
    float: right;
    right: 30px;
    position: absolute;
    z-index: 999999;
    font-family: fontawesome;
}

#slider-home .slick-arrow:hover {
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

div#full-width-slider-1 .singleslide .rxbodyfield * {
    color: #FFF;
}

/* TABLET 700*/
@media screen and (max-width: 700px) {
    div#full-width-slider-1 .singleslide .rxbodyfield p,
    div#full-width-slider-1 .singleslide .rxbodyfield h1,
    div#full-width-slider-1 .singleslide .rxbodyfield h2,
    div#full-width-slider-1 .singleslide .rxbodyfield h3 {
        text-align: center !important;
        width: 100%;
    }
    div#full-width-slider-1 .singleslide .rxbodyfield {
        margin: 50px auto !important;
        width: auto;
        text-align: center !important;
        padding: 0px 60px;
    }
    div#news-blocks li {
        width: 100% !important;
        margin: 0 !important;
    }
}

@media screen and (max-width: 900px) {
    #slider-home .slick-arrow {top: 260px !important;font-size: 60px !important;}
    #slider-home .singleslide, div#slider-home { height: 350px !important; }
    div#static-buttons-on-slider a {
        display: block !important;
        border-radius: 0 !important;
    }
    div#static-buttons-on-slider li {
        display: block !important;
        margin: 10px auto !important;
    }
    div#static-buttons-on-slider {
        position: relative !important;
        margin-top: 0 !important;
    }
    div#static-buttons-on-slider ul {
        margin: 10px auto !important;
        padding: 0 !important;
        text-align: center !important;
    }
}

@media screen and (min-width: 1025px) {
    div#social-feed-twitter>ul>li {
        display: inline-block;
    }
    .marginRight { margin-right: 15px !important; margin-bottom: 15px !important; }
    .marginLeft { margin-left: 15px !important; margin-bottom: 15px !important; }
    div#main2 {
        margin-top: 30px;
    }
    div#header:not(.perc-region-puff) {
        position: fixed;
        z-index: 99999999999;
        width: 100%;
    }
    .search span.fa.fa-search {
        position: absolute;
        top: 12px;
        right: 21px;
        color: #0b5383;
    }
    #container #header-top #logo-outer img {
        transition: 0.5s all;
        height: 203px;
        width: 232px;
    }
    #container.scrolling #header-top #logo-outer img {
        height: 130px;
        width: auto;
        transition: 0.5s all;
    }
    #container.scrolling div#nav-right ul,#container.scrolling div#nav-left ul {
        /* margin-top: 15px !important; */
        /* margin-bottom: 15px !important; */
    }
    #container.scrolling:not(.home) div#header-top {
        padding: 5px 15px !important;
    }
    #container.scrolling.home div#header-top {
        /* padding: 7px 15px !important; */
        /* background: rgba(11, 83, 131, 0.8); */
    }
}
.perc-cal-icon {
    background-color: #0b5383 !important;
}

.perc-date-dd {
    color: #0b5383 !important;
    font-size: 18px !important;
    padding: 3px 0 !important;
    font-weight: bold;
    line-height: 20px !important;
}

a.perc-event-title-link {
    color: #0b5383;
    font-weight: 900;
}

.perc-month-mmm {
    font-size: 14px;
    padding: 3px 10px !important;
    font-weight: bold;
    line-height: 20px !important;
}

.perc-event-title p {
    margin: 0;
}

div#perc-event-list-165698-487146015 li {
    float: left;
    margin-bottom: 15px;
    padding: 0;
}

@media screen and (min-width: 1025px) and (max-width: 1420px) {
    div#header-bottom a {
        font-size: 13px !important;
        padding: 0 15px;
        transition: all 0.25s;
    }
}

@media screen and (max-width: 480px) {
    div#gallery-wrapper li { width: 100% !important; }
}

nav.mean-nav>ul>li.nav-entry-1 *, nav.mean-nav>ul>li.nav-entry-1 a:hover,
nav.mean-nav>ul>li.nav-entry-2 *, nav.mean-nav>ul>li.nav-entry-2 a:hover,
nav.mean-nav>ul>li.nav-entry-3 *, nav.mean-nav>ul>li.nav-entry-3 a:hover{
    background: #cfcfcf;
    width: 100%;
    color: #0b5383;
    text-align: center;
    font-weight: 800;
    padding: 15px 0 !important;
}

nav.mean-nav>ul>li.nav-entry-1 {
    border: 0px solid #FFF !important;
}
.quick-links-right {
    width: 110px;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.quick-links-right a {
    color: #FFF;
    text-decoration: none;
    padding: 5px 20px;
    display: block;
}

div#header_in {
    display: inline-block;
}
div#helpful-links {
    text-align: center;
    background: #0b5383;
    padding: 50px 0;
}

#helpful-links ul {
    margin: 0;
    padding: 0;
}
div#title-area-right h1 {
    font-size: 50px;
    margin-top: 20px;
}
#helpful-links a {
    background: #FFF;
    display: block;
    height: 180px;
    font-weight: bold;
    border: 5px solid #cfcfcf;
    color: #0b5383;
    padding: 60px 30px 0px 30px;
    font-size: 26px;
    width: 180px;
    border-radius: 260px;
    font-family: 'Open Sans', sans-serif;
    transition: all 0.25s;
    margin: 30px auto;
}

#helpful-links a:before {
    display: block;
    font-family: fontawesome;
    font-size: 58px;
    margin-bottom: 20px;
}

#helpful-links a:hover {
    background: #cfcfcf;
    transition: all 0.25s;
}
/******* Category Table Layout ********/
th.sectiontableheader, td.sectiontableheader {
    background-color: #555555;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
div#main-content-area h1, div#main-content-area h2, div#main-content-area a {
    color: #0b5383 !important;
}
th.sectiontableheader a, td.sectiontableheader a {
    color: #ffffff;
    font-size: 11px;
}

tr.sectiontableentry1 td {
    background-color: #FFF;
    padding: 10px;
    font-size: 14px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

tr.sectiontableentry0 td, tr.sectiontableentry2 td {
    background-color: rgba(11, 83, 131, 0.05);
    padding: 10px;
    font-size: 14px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

td.sectiontablefooter {
    text-align: center;
}
div#title-area-right {
    background: linear-gradient(rgba(11, 83, 131, 0.5),rgba(11, 83, 131, 0.5)),url(http://www.colbycc.edu/Assets/Images/Home/Campus-Slider/CCC%20Aerial%20View.jpg);
    padding: 150px 50px 20px 50px;
    background-repeat: no-repeat;
    background-size: cover;
}

div#main-content-area>div {
    padding-right: 70px;
}

div#title-area-right * {
    color: #FFFFFF;
}
div#title-area-right .title-text * {
    font-size: 30px;
    font-weight: bold;
}
.perc-breadcrumb {
    /* margin: 0; */
    /* padding: 0; */
    /* font-size: 16px; */
}
div#main-content-area {
    padding: 50px 0 40px 50px;
}

div#main-content-area div,div#main-content-area p {
    line-height: 26px;
    font-size: 14px;
}
#container.interior #left {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    float: left;
}

#container.interior:not(.landing) #content {
    width: 73%;
    display: inline-block;
    vertical-align: top;
    float: right;
}

#container.interior div#emsize, #container.interior div#emsize2, #container.interior #footer {
    float: left;
    width: 100%;
}
.perc-full-calendar {
    float: left;
}


#container.interior #left>div {
    /* padding: 30px 50px; */
}
@media screen and (min-width: 1025px) {
    #container.interior div#emsize {
        margin-top: 60px;
    }
    div#header-bottom li.nav-level-3,
    div#header-bottom li.nav-level-4,
    div#header-bottom li.nav-level-5,
    div#header-bottom li.nav-level-6,
    div#header-bottom li.nav-level-7,
    div#header-bottom li.nav-level-8 {
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    #container.interior #content img { margin: 0 0 20px 0; }
    div#social-feed-twitter>ul>li, #social-feed h2 {
        width: auto !important;
        margin: 10px 0 !important;
        min-height: auto !important;
    }
    div#social-feed>div {
        padding: 20px !important;
    }
    div#banner-area-outer>div,#content>div {
        padding: 40px 30px 40px 30px;
    }
    #container.interior #banner-area-outer h1 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 30px;
        padding-top: 0;
    }
    #container.interior #left { display: none; }
    #container.interior #content {
        width: 100% !important;
    }
    #container.interior #left>div,#container.interior #content>div {
        padding: 20px 30px;
    }
}

div#social-feed-twitter>ul {
    margin: 0;
    padding: 0;
}

div#social-feed-twitter>ul>li {
    width: 20.8%;
    margin: 1%;
    background: #FFF;
    word-wrap: break-word;
    border: #0b5383 1px solid;
    padding: 15px;
    overflow: hidden;
    min-height: 125px;
}
#social-feed p.interact {
    display: none;
}
div#social-feed {
    float: left;
    width: 100%;
    background: #efefef;
    margin: 0;
    padding: 0;
}

div#social-feed>div {
    padding: 70px 50px;
}

div#social-feed .user img {
    display: none;
}
.program-application-buttons a {
    background: rgba(11, 131, 59, 0.9);
    padding: 13px 20px;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    border-bottom: 7px solid #FFF;
    margin: 0;
    display: inline-block;
}

.program-application-buttons ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px !important;
}

.program-application-buttons ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#secondary-link-bar {
    background: #0b5383;
    color: #FFF;
}

div#secondary-link-bar * {
    color: #FFF;
    list-style: none;
}

div#secondary-link-bar ul {
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    text-align: center;
}

div#secondary-link-bar ul li {
    text-align: center;
    display: inline-block;
}

div#secondary-link-bar ul li a {
    padding: 30px 0px 10px 0px;
    display: inline-block;
    font-size: 18px;
    margin: 0 30px 32px 30px;
    text-decoration: none;
    border-bottom: 2px solid #FFF;
}

div#program-summary, #facts, #suggested-program-of-study {
    width: 100%;
    float: left;
}
#social-feed h2 {
    margin: 1%;
    font-weight: bold;
}

#container.programs #content h3 {
    color: #0b5383;
    font-size: 24px;
    border-bottom: 3px solid #0b5383;
    padding-bottom: 15px;
    padding-top: 0px;
}
#left.level-4-start li.nav-level-4>ul {
    margin-left: 30px !important;
    display: none;
}
#left.level-4-start .expand {
    content: "+";
    display: inline-block;
    float: left;
    padding-right: 10px;
    padding-top: 5px;
    font-weight: bold;
    color: #0b5383;
    cursor: pointer;
    font-size: 18px;
    margin-left: -20px;
}
