/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/* Start of Parkland's custom CSS */
#dnn_dnnLOGO_imgLogo {
	width: 200px;
}

#dnn_ctr_Login_Federation_Auth_LogIn_Federation_Auth_lnkLogin5 {
	color: #ffffff;
	border: 0px;
	border-radius: 0px;
	padding: 12px 25px 12px 25px;
}

#dnn_ctr_Login_DNN_Login_DNN_cmdLogin {
	color: #ffffff;
}

.cta-button {
	background-color: #79BC21;
	padding: .5em 1em .5em 1em;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 1em;
	font-weight: 700;
	text-align: center;
	border-radius: 0px;
	font-size: 1em;
}

.cta-button a {
	color: #ffffff !important;
	width:100%;
}

.ge-button {
	background-color: #79BC21;
	padding: .5em 1em .5em 1em;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: .5em;
	margin-top: .5em;
	font-weight: 700;
	text-align: center;
	border-radius: 0px;
	font-size: .8em;
	color: #222222 !important;
}


.button-block a:hover {
	background-color: #fff;
	color: #79BC21 !important;
	text-decoration: none;
}

.button-block a {
	background-color: #79BC21;
	color: #222222 !important;
	border-radius: 40px;
	border: 3px solid #79BC21;
	transition: background-color 0.25s ease-in-out;
	font-weight: 600;
	padding: 4px 20px;
	white-space: nowrap;
	font-size: 18px;
}

.button-block-alt a:hover {
	background-color: #fff;
	color: #00833E !important;
	text-decoration: none;
}

.button-block-alt a {
	background-color: #00833E;
	color: #ffffff !important;
	border-radius: 40px;
	border: 3px solid #00833E;
	transition: background-color 0.25s ease-in-out;
	font-weight: 600;
	padding: 4px 20px;
	white-space: nowrap;
	font-size: 18px;
}


/* ActionForms overrides */
.form-root, .form-root label, .form-root .form-control {
	font-size: 18.2px;
}
.form-root label {
	margin-left: -12px;
}
.ui-datepicker {
	background-color: white;
	padding: 10px;
}
.ui-datepicker a {
	padding-right: 10px;
}
.ui-datepicker td, .ui-datepicker th {
	font-size: 1.25em;
	padding: 0 10px 10px 0;
}

.DnnModule-ActionForm input[type="text"],.DnnModule-ActionForm select,.DnnModule-ActionForm textarea,.DnnModule-ActionForm input[type="email"],.DnnModule-ActionForm input[type="search"], .DnnModule-ActionForm input[type="password"]{
	padding: 4px 9px;
}

/* Social Media icon temp fix until S51 incorporates  
.SidebarPane .social-media, .SidebarNav .social-media {
  background-color: #fff;
}
.SidebarPane .program-social-media a, .SidebarNav .program-social-media a  {
  color: #79BE42;
}
.SidebarPane .program-social-media a:hover, .SidebarPane .program-social-media a:focus {
  color: #0CBAB4;
}
.SidebarNav .program-social-media a:hover, .SidebarNav .program-social-media a:focus {
  color: #0CBAB4;
}
.SidebarPane .program-social-media h3, .SidebarNav .program-social-media h3 {
  color: #6D6E70;
  font-size: 1.2em;
}
*/



  /*-------------------*/
 /*  Pathway Gallery  */
/*-------------------*/

.aos-wrapper .col-lg-4 {
	padding-right: 0px;
}
.aos-wrapper .aos-thumbnail {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
	border-radius: 2px;
}

.aos-wrapper .aos-thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.aos-gutter {
	z-index: 5;
	position: relative;
	top: 220px;
	height: 50px;
	text-align: center;
}

.aos-wrapper {
	margin-bottom: 25px;
}

.aos-wrapper .aos-link {
	text-align: center;
	height: 100%;
	top: 50%;
}

.aos-wrapper .aos-link a {
	background-color: #76bc21;
	color: #222222;
	border-radius: 40px;
	border: 3px solid #76bc21;
	transition: background-color 0.25s ease-in-out;
	font-weight: 700;
	padding: 4px 20px;
	font-size: .8em;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
	margin: 10px;
	display:inline-block;
}

.aos-wrapper .aos-link a:hover,
.aos-wrapper .aos-link a:focus {
	background-color: #fff;
	color: #76bc21;
	text-decoration: none;
}

.aos-wrapper .aos-photo {
	z-index: 1;
}

.aos-wrapper.aos-gap {
	height: 30px;
}

.grow {
	transition: all .2s ease-in-out;
}

.grow:hover {
	transform: scale(1.05);
}



  /*----------------------*/
 /*  Area of Study List  */
/*----------------------*/

#aos-list .program-title {
	text-transform: uppercase;
}

#aos-list .degree-title a {
	font-weight: 600;
	font-size: 16px;
}

#aos-list .myprogram .program-description {
	font-size: 16px;
}

#aos-list .program-icon {
	font-size: .9em;
	margin: 0 3px;
}

#aos-list .program-icon:hover {
	color: #038343;
}

#aos-list .program-legend {
	margin-left: -.15em;
	margin-bottom: 1em;
}

#aos-list .program-legend li {
	list-style: none;
	font-size: .8em;
}

#aos-list .program-legend .program-icon {
	width: 1em;
}

#aos-list .aos-banner {
	position: relative;
	width: auto;
}

#aos-list .aos-gutter {
	z-index: 5;
	position: relative;
	top: -70px;
	height: 40px;
}

#aos-list .aos-gutter .aos-title p {
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 30px;
	text-shadow: 0 0 20px #000000;
}

#aos-list .aos-subtitle {
	margin-top: -40px;
}

#aos-list .aos-button {
	background-color: #038343;
	color: #fff;
	border-radius: 40px;
	border: 3px solid #038343;
	transition: background-color 0.25s ease-in-out;
	font-weight: 700;
	padding: 4px 20px;
	font-size: .8em;
	margin-top:2px;
	display:inline-block;
}

#aos-list a.aos-button:hover,
#aos-list a.aos-button:focus {
	background-color: #fff;
	color: #038343;
	text-decoration: none;
}

#aos-list .aos-wrapper {}

#aos-list .myprogram .aos-button {
	color: #fff;
}

#aos-list fa {
	color:#222222;
}


  /*-------------------*/
 /*  Curriculum Page  */
/*-------------------*/

#mycurriculumcontainer .program-title {
	text-transform: uppercase;
	font-weight: 700;
}

#mycurriculumcontainer .button-title {
	text-transform: uppercase;
}

#mycurriculumcontainer .myprogram {
	margin-top: .5em;
}

#mycurriculumcontainer .aos-button {
	border-radius: 40px;
	transition: background-color 0.25s ease-in-out;
	font-weight: 700;
	padding: 4px 20px;
	display: inline-block;
	margin: 5px 5px;
}


  /*-----------------------*/
 /*  Alumni Full Profile  */
/*-----------------------*/

#alumni-full-profile .alumni-image {
	position: relative;
	overflow: hidden;
	padding-bottom: 100%;
}

#alumni-full-profile .alumni-image img {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
}

#alumni-full-profile .alumni-panel p {
	margin: 0 0 0 0;
}

#alumni-full-profile .alumni-panel-full p {
	margin: 0 0 0 0;
}

#alumni-full-profile .alumni-panel-full {
	margin: 0 0 0 15px;
}

#alumni-full-profile .rm-button {
	background-color: #038343;
	color: #fff;
	border-radius: 40px;
	border: 3px solid #038343;
	transition: background-color 0.25s ease-in-out;
	font-weight: 700;
	padding: 4px 20px;
	font-size: .8em;
	margin: 15px 0 0 0;
}

#alumni-full-profile .rm-block a:hover,
#alumni-full-profile .rm-block a:focus {
	background-color: #fff;
	color: #038343;
	text-decoration: none;
}

#alumni-full-profile .rm-block a {
	color: #fff;
}

#alumni-full-profile .bio {
	margin: 5px 0 0 0;
}

#alumni-full-profile .long-bio {
	margin: 15px 0 0 0;
}

#alumni-full-profile .long-bio p {
	margin: 0 0 10px 0;
}


  /*-------------------*/
 /*  Group Show List  */
/*-------------------*/

#groupshow .gallery-img {
    padding-top:1em;
}


  /*---------------------------*/
 /*  Accordion with Captions  */
/*---------------------------*/

.accordion2 {
	width: auto;
	height: auto;
	margin: 0px 0px -25px 0px;
}

.accordion2>div {
	width: auto;
	margin-bottom: 20px;
}

.accordion-item2 {
	width: auto;
	border: 1px solid #A6A8AB;
}

.accordion-border2 {
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
}

.accordion-button2 {
	width: auto;
	height: auto;
}

.accordion-button2 .accordion-h3 .question2 {
	position: relative;
	display: block;
	color: #707070;
	padding-top: .7em;
}

.accordion2 .accordion-h3 {
	width: auto;
	height: auto;
	font-size: 18px;
	background-color: #fff;
	cursor: pointer;
}

.accordion-marker2 {
	width: 48px;
	height: 48px;
	float: left;
	font-size: 30px;
	color: #038343;
}

.accordion-marker2 i {
	padding-top: 10px;
	padding-left: 12px;
}

.accordion-marker2 .fa-caret-right {
	color: #038343;
}

.accordion2 .accordion-panel2 {
	width: auto;
	max-height: 0;
	overflow: hidden;
	transition: max-height 1000ms ease-in-out;
}

.accordion-margin2 {
	margin: 0px 25px 25px 0px;
}

.accordion2>div.active .accordion-marker2 {}

.accordion2>div.active .question2 {
	color: #000;
}

.accordion2>div.active .caption {
	color: #000;
}

.accordion2>div.active .accordion-marker2 .fa-caret-down {
	color: #038343;
}

.accordion2>div.active .accordion-panel2 {
	max-height: 5000px;
}

.accordion-panel2 {
	margin-top: .25em;
	margin-left: 2.75em;
}

.caption {
	position: relative;
	display: block;
	color: #707070;
	padding-right: 25px;
	padding-bottom: 10px;
	font-size: 1em;
	margin-left: 50px;
}

.question2 {
	font-size: 18px;
	font-weight: 700;
}


  /*--------------*/
 /*  DJ Gallery  */
/*--------------*/

.dj-img {
    padding-top:.5em;
}


  /*-----------------------*/
 /*  Show/Hide Accordion  */
/*-----------------------*/

.accordion {
	width: auto;
	height: auto;
}

.accordion>div {
	width: auto;
	cursor: pointer;
	margin-bottom: 20px;
}

.accordion-item {
	width: auto;
    background: #fff;
}

.accordion-border {
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid #A6A8AB;
}

.accordion-button {
	width: auto;
	height: auto;
}

.accordion-button .accordion-h3 .question {
	position: relative;
	display: block;
	color: #707070;
	padding-top: .7em;
}

.accordion .accordion-h3 {
	width: auto;
	height: auto;
	font-size: 18px;
	background-color: #fff;
	cursor: pointer;
}

.accordion-marker {
	width: 48px;
	height: 48px;
	float: left;
	color: #038343;
	font-size: 30px;
}

.accordion-marker i {
	padding-top: 10px;
	padding-left: 12px;
}

.accordion-marker .fa-caret-right {
	color: #038343;
}

.accordion .accordion-panel {
	width: auto;
	max-height: 0;
	overflow: hidden;
	transition: max-height 1000ms ease-in-out;
}

.accordion-margin {
	margin: 0px 25px 20px 0px;
}

.accordion>div.active .question {
	color: #000;
}

.accordion>div.active .caption {
	color: #000;
}

.accordion>div.active .accordion-marker .fa-caret-down {
	color: #038343;
}

.accordion>div.active .accordion-panel {
	max-height: 5000px;
}

.accordion-panel {
	margin-top: .73em;
	margin-left: 2.75em;
}

  /*-----------------*/
 /*  Employee List  */
/*-----------------*/

#myemployeecontainer .employee-image{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
}
#myemployeecontainer .employee-image img{
    position:absolute;
    min-height: 100%; 
    min-width: 100%;
}

#myemployeecontainer .employee-panel p {
    margin: 0 0 0 0;
}

#myemployeecontainer .employee-panel-full p {
    margin: 0 0 0 0;
}

#myemployeecontainer .employee-panel-full {
    margin:0 0 0 15px;
}

#myemployeecontainer .mi-button {
    background-color: #00833E;
    color: #fff;
    border-radius: 40px;
    border: 3px solid #00833E;
    transition: background-color 0.25s ease-in-out;
    font-weight: 600;
    padding: 4px 20px;
    font-size: .8em;
    margin: 15px 0 0 0;
}

#myemployeecontainer .mi-block a:hover {
	background-color: #fff;
	color: #00833E;
	text-decoration: none;
}

#myemployeecontainer .mi-block a {
    color:#fff;
}

#myemployeecontainer .employee-bio {
    margin:5px 0 0 0;
}

#myemployeecontainer .employee-long-bio {
    margin:15px 0 0 0;
}

#myemployeecontainer .employee-long-bio p {
    margin:0 0 10px 0;
}


  /*--------------------*/
 /*  Employee Profile  */
/*--------------------*/

#employeeprofile .employee-image {
	position: relative;
	overflow: hidden;
	padding-bottom: 100%;
}

#employeeprofile .employee-image img {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
}

#employeeprofile .employee-panel p {
	margin: 0 0 0 0;
}

#employeeprofile .employee-panel-full p {
	margin: 0 0 0 0;
}

#employeeprofile .employee-panel-full {
	margin: 0 0 0 15px;
}

#employeeprofile .mi-button {
	background-color: #00833E;
	color: #fff;
	border-radius: 40px;
	border: 3px solid #00833E;
	transition: background-color 0.25s ease-in-out;
	font-weight: 700;
	padding: 4px 20px;
	font-size: .8em;
	margin: 15px 0 0 0;
}

#employeeprofile .mi-block a:hover {
	background-color: #fff;
	color: #00833E;
	text-decoration: none;
}

#employeeprofile .mi-block a {
	color: #fff;
}

#employeeprofile .employee-bio {
	margin: 5px 0 0 0;
}

#employeeprofile .employee-long-bio {
	margin: 15px 0 0 0;
}

#employeeprofile .employee-long-bio p {
	margin: 0 0 10px 0;
}


/* S51 fix for google search - Barry  4/10/2018 */
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #76BC21 !important;
    background-color: #76BC21 !important;
}

.search tr {
	border:0px !important;
}

.gsc-search-box > tbody > tr {
	border-bottom:1px solid #fff !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	border-color: #76BC21 !important;
	background:transparent !important;
}

.left-sidebar .SidebarPane .default-container a {
	font-weight:700;
}

/* IE fix for col-md-pull-right bug causing content overflow to the left */
@media (min-width:768px) {
	div.col-md-pull-right {
		float: none;
	}
}

@media (min-width:992px) {
	div.col-md-pull-right {
		float: right;
	}
}


/* Fix for sidebar nav colors on Department Main template per WR4083 
#dnn_SidebarNav .sidebar-nav .departmental-nav {
	background-color:#76BC21;
}

.sidebar-nav .departmental-nav {
	background-color:#76BC21;
}

#dnn_SidebarNav .departmental .sidebar-nav {
	background-color:#76BC21;
}
*/

/* JSON Events Feed */
#eventsTable .title {
	font-weight:800;
	color:#00833E;
	margin: 0 0 5px;
}

#eventsTable .date {
	font-size:14px;
	margin: 0 0 2px;
}

#eventsTable .location {
	font-size:14px;
	margin: 0 0 2px;
}

#eventsTable .description p {
	font-size:14px;
	margin: 0 0 5px;
}

#eventsTable .addToCalendar a {
	font-size:12px;
}

#eventsTable {
	color:#222222;
	border-right:0px;
	border-bottom:0px;
}

/* Instagram Footer Link Icon */
.footer .main-footer .footer-below .social-media ul li.instagram a {
	background-image: url("/Portals/_default/skins/parklanddefault/assets/images/social-media-default-instagram.png");
}
/* TikTok Footer Link Icon */
.footer .main-footer .footer-below .social-media ul li.tiktok a {
	background-image: url("/Portals/_default/skins/parklanddefault/assets/images/social-media-default-tiktok.png");
}

.myrotate {
	animation:  rotation .75s infinite linear;
}	
@keyframes rotation {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}
#connect {
  margin-top: 0;
}
#connectLogo {
    height: 1.5em;margin-right: .5em;
}
#connectLogoWord {
    font-style: italic;font-size:1.3em;
}
@media (min-width: 991px) {
  #connect {
    margin-top:.22em
  }
}





