/* Telerik Temporary Fix */
ul.rmRootGroup {
list-style-type: none;
}
.rmItem {
float: left;
}
ul.rmVertical {
list-style-type: none;
}
.RadMenu .rmGroup .rmText {
	margin-bottom: 0px;
}
/* End Telerik Temporary Fix */


#site {
  display: flex;
  flex-direction: column;
}

.admin_menu, a.admin_menu, a.admin_menu:link, a.admin_menu:visited, a.admin_menu:active {
color: #333;
}

#wrapper-menu-page {
  border: 1px solid #efefef;
  border-radius: 10px;
  font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
  line-height: 140%;
  margin: 20px auto;
  padding: 1em 0 0;
  text-align: center;
  width: 230px;

    background: #666; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#efefef, #FFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#efefef, #FFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#efefef, #FFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#efefef, #FFF); /* Standard syntax */
  border-bottom: none;
}

#wrapper-menu-page h2, .menu-aside h2 {
color: #24415b;
font-size: .7em;
font-weight: normal;
letter-spacing: 0.15em;
margin: 0;
text-transform: uppercase;
}

#menu-page .nav > li > a, 
.menu-aside .nav > li > a {
  text-align: center;
  padding: 0;
  font-size: .85em;
}


.menu-aside {
  font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
  line-height: 140%;
  margin: 0px auto;
  padding: 0;
  text-align: center;
  width: 230px;
}


.PublishedLinkMenu li a:link {
 color: #111;
}


#wrapper {
     display: flex;
     min-height: 100vh; 
     flex-direction: column;
 /*    background: transparent url("http://www.plandenergy.com/images/bg.png") repeat-x scroll center 18px; */
}


#theme {
  clear: both;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 0px 20px 0px;
/*  box-shadow: 1px 0px 10px grey;
  border-left: 1px solid #ccc;
*/
    background-color: #fff;
    box-shadow:  0px 100px 50px -40px #ffffff inset,
        0px -100px 50px -40px #ffffff inset,
        -5px 0px 10px -5px rgba(0,0,0,0.5) inset,
        5px 0px 10px -5px rgba(0,0,0,0.5) inset;
}

.globalfoot {
  box-shadow: 1px 0px 10px grey;
  border-left: 1px solid #ccc;
}

/*===============================
                     GLOBAL
================================*/
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
	font-size: 16px;}

body {
		padding: 0;
	  margin: 0;
    font-family: trebuchet ms,verdana,arial,tahoma;
    text-align: left!important;
    background: #fefefe;
    font-size: 18px;
    box-sizing: border-box;
    color: #666;
    font-weight: normal;
		line-height: 1.5;
	  -webkit-font-smoothing: antialiased;
	/*  -moz-osx-font-smoothing: grayscale; */
}
h1,
.h1 {
    font-size: 2em;
    padding-bottom: 0px;
    margin-bottom: 1.5rem;
    font-weight: bold;
}
h2,
.h2 {
    font-size: 1.5em;
    padding-bottom: 10px;
    clear: both;
}
h3,
.h3 {
    font-size: 1.2em;
    text-decoration: underline;
}
h4,
.h4 {
    font-size: 1em;
    font-weight: bold;
}

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizelegibility;
}
ul, ol, dl {
  line-height: 1.6;
  list-style-position: outside;
}
.row {
  margin-left: auto;
  margin-right: auto;
  max-width: 105rem;
}
/*=======================================
		HEADER
=========================================*/

header {
    background-color: #00304c;
    position: relative;
    height: 180px;
    z-index: 99;
background: #53799d url("/UserFiles/Servers/Server_405807/Image/theme/peigraphic.jpg") no-repeat scroll center top / cover ;
max-width: 1200px;
margin: 0 auto;
}

.uofi-masthead {
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 25px;
}
.global {
  background-color: rgba(23, 57, 88, 0.85);
  color: #fff;
  min-height: 60px;
  padding-bottom: 8px;
  padding-top: 14px;
  position: relative;
  text-align: right;
}
.ua-mark {
  float: left; }

.ua-mark img {
  width: 220px;
  height: auto; }
  @media screen and (min-width: 40em) {
    .ua-mark img {
      width: auto; } }

.ua-mark:focus {
  outline: 1px dotted white; }
.title-bar {
  background-color: #00304C !important; }

.site-name {
  font-size: 3.5rem;
  font-family: "Oswald", helvetica, sans-serif;
  color: #fff;
  padding: 3px 3rem 3px 1.25rem;
  text-transform: uppercase;
  position: absolute;
  background-color: rgba(9, 67, 91, 0.9);
  bottom: 0;
 }
 
 .site-name > a {
     text-decoration: none;
 }

  @media screen and (max-width: 63.9375em) {
    .site-name {
      font-size: 2.5rem;
      background-color: rgba(6, 67, 91, 0.9); } }
  .site-name h1 {
    display: inline;
    font-family: inherit;
    font-size: inherit;
    margin: 0; }
  .site-name a:link {
    color: #fff; }
  .site-name a:visited {
    color: #fff; }
  .site-name a:hover {
    opacity: .8; text-decoration: none; }

.site-name {
  font-size: 2.5rem; }
  @media screen and (max-width: 63.9375em) {
    .site-name {
      font-size: 1.75rem;
      background-color: rgba(6, 67, 91, 0.9); position: relative; } }


/*== MOBILE BAR==*/

#mMenuCMS {
    text-align: left!important;
}
#mobile-bar {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    color: #fff;
    padding-left: 30px;
    cursor: pointer;
    text-decoration: none;
    background: #2e2e2e;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
#mobile-bar:hover {
    text-decoration: underline;
}
#mobile-bar:after {
    content: '';
    width: 2px;
    height: 11px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 16px;
    display: block;
    margin-top: -7px;
    display: none;
}
#mobile-bar:before {
    content: '';
    height: 0;
    background: #fff;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -2px;
    width: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #0054a6 transparent transparent;
    left: 0;
    top: 0;
    background: transparent;
}

.mm-list > li > a, .mm-list > li > span {
  color: #fff;
}

/*== MENU BAR==*/
#menubar {
    position: relative;
    background-color: #d9e3e8;
    height: 55px;
/*    text-align: center;
    margin: 0 auto;*/
}
#menubar .inner-bar {
    top: 0;
/*    margin: 0 auto;
    max-width: 960px;*/
}
.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
    background-color: #0054a6;
    color: #064a6c;
}
.rmLevel2 {
    border-left: 4px solid #0054a6;
}
.rmItem:hover .rmLink:after,
.rmItem .rmLink.rmSelected:after {
    border-color: #0054a6 transparent transparent;
}
/*--Over and Focused State--*/

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
    background-color: #0054a6!important;
    color: #fff;
}
/*** Justified Menu  ***/

/*.RadMenu {
    float: none !important;
}
.RadMenu ul.rmActive,
.RadMenu ul.rmRootGroup {
    display: inline-block !important;
}
.RadMenu ul.rmVertical,
.RadMenu ul.rmHorizontal,
.RadMenu ul.rmRootScrollGroup,
.RadMenu_Context ul.rmHorizontal {
    float: none !important;
}*/
/*=======================================
                CONTENT
========================================*/

#skip a {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid white;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid white;
    color: white;
    font-size: 0.9rem;
    left: 40%;
    padding: 6px;
    position: absolute;
    top: -48px;
    transition: top 1s ease-out 0s, background 1s linear 0s;
    z-index: 100;
}
#skip a:focus {
    background: #fff none repeat scroll 0 0;
    color: black;
    left: 40%;
    outline: 0 none;
    position: absolute;
    top: 0;
    transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
}
#theme {
    clear: both;
}
#page {
    clear: both;
    margin: 0 auto 1rem;
    padding-left: 1rem;
}

/*  @media screen and (max-width: 63.9375em) {
  #page { margin-left: 1rem;}
  }*/
#side-menubar {
  background-color: #c2d1db;
  border-top: 10px solid #acc0ce;
	width: 87%;
	float: right;
}
.list-group-item {
    display: inline-block;
    width: 100%;
}
#social-media iframe {
    max-width: 500px;
}
.section .section-content,
.center-align,
.section-header p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.section .section-content {
    max-width: 710px;
    padding: 0;
}
.sponsors .row {
    margin: 5em 0;
}
.sponsors img {
    top: 50%;
    transform: translateY(-30%);
}
/*=======================================
		FOOTER
=========================================*/
/* Sticky footer styles
-------------------------------------------------- */

html,
body,
form {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */

#wrap {
    /*     min-height: 100%;
    height: auto!important;
    height: 100%;
Negative indent footer by it's height 
    margin: 0 auto -32rem;*/
flex: 1 0 auto;

}
/* Set the fixed height of the footer here */

/*.push,*/
footer {
 /*   height: 32rem; */
    clear: both;
}
footer h2 {
    padding: 0;
    font-size: 1.5rem;
}
.footer-info ul {
    padding-left: 0;
    list-style-type: none;
}
.footer-logo img {
    margin: 0 auto;
    padding: 30px;
    display: block;
}
footer {
    position: relative;

}
.footer-info {
    background: #f2f2f2 none repeat scroll 0 0;
    display: inline-block;
    width: 100%;
}

.copyright {
  box-shadow: 1px 0px 10px grey;
  color: #fff;
  background-color: #0f3852;
  font-size: 0.85rem;
  padding: 1.1rem 0;
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
}
.copyright a {
  color: #fff;
  text-decoration: underline;
}

/* --- FOOTER  AREAS    ------------------------------------------ */
footer {
  color: #283c45;
  font-size: .9rem;
  clear: both;}
  footer h2 {
    font-size: .9rem;
    text-transform: uppercase; }
  footer a:link {
footer a:link {
  color: #283c45;
  text-decoration: underline;
} }
  footer a:hover {
    text-decoration: underline; }
  footer a img {
    opacity: .80; }
  footer a:hover img {
    opacity: 1; }
  footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }

.localfoot {
/*  padding-top: 2rem;
  padding-bottom: 1.5rem;*/
  background: #255b8b;
	clear: both;
	display: inline-block;
	width: 100%;
  /* Old browsers */
  /*background: -webkit-linear-gradient(left, #2872ac 0%,#153f64 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, #2872ac 0%,#153f64 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2872ac', endColorstr='#153f64',GradientType=1 ); /* IE6-9 */ }
  @media screen and (max-width: 63.9375em) {
    .localfoot .columns > div {
      padding-bottom: 1rem; } }

.globalfoot {
	clear: both;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  background: #e5f0fc none repeat scroll 0 0;
  max-width: 1200px;
  margin: 0 auto;
  /* IE6-9 */ }
  @media screen and (max-width: 63.9375em) {
    .globalfoot .medium-4 {
      padding-bottom: 1rem; } }

.site-summ {
  font-style: italic;
  line-height: 1.2;
  margin-right: 20%; }

.copyright {
  background-color: #0f3852;
  padding: 1.1rem 0;
  font-size: .85rem; }
  .copyright img {
    width: 191px;
    height: auto;
    margin-top: -3px;
    margin-right: 20px; }


/* Pill style */

#scrollUp {
    bottom: 20px;
    right: 20px;
    background: #555;
    color: #fff;
    font-size: 12px;
    font-family: sans-serif;
    text-decoration: none;
    opacity: .9;
    padding: 10px 20px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    transition: background 200ms linear;
}
#scrollUp:hover {
    background: #000;
}


/************SitePublish Styles **************/
#spanBreadcrumbPageId {
  display: none;
}
.ptl_portlet_vertical {
  width: 98%;
}
#pub-links {
    text-align: center;
    clear: both;
}
ul.PublishedLinkMenu {
    display: inline-block;
    margin: 0 auto;
}
.ptl_crm_object_search h3 {
    font-size: 2rem;
    color: #14a87d;
    padding-bottom: 10px;
    text-align: center;
    text-decoration: none;
}
#ctl00_ContentPlaceHolder1_ctl10_pnlSearchResult,
#ctl00_ContentPlaceHolder1_ctl07_pnlSearchResult {
    min-width: 100%;
}
#ctl00_ContentPlaceHolder1_ctl04_divEdit table {
    min-width: 100%
}
#ctl00_ContentPlaceHolder1_ctl02_divEdit table {
    min-width: 100%
}
.viewTemplatePortlet {
    width: auto;
}
.CrmApplicationDiv .RadMenu .rmGroup .rmText {
    color: #111;
    background: #ececec none repeat scroll 0 0;
}
.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/************End SitePublish Styles **************/

/*========================================
            MEDIA QURIES 
=========================================*/
/****** max-width 900px *********/

@media screen and (max-width: 900px) {
  
    .RadMenu_PageControls,
    #divMenuOffset {
        display: none;
    }
    #menubar {
        display: none;
    }
    #mobile-bar {
        display: block;
    }
}
/****** iPad portrait width: 768px  *********/

@media screen and (max-width: 768px) {
    /* sticky footer styles */
    
 /*   #wrap {
        margin: 0 auto -100px;
    }
    .push,
    footer {
        height: 100px;
    }*/
    .ptl_col_1_2,
    .ptl_col_1_3,
    .ptl_col_1_4,
    .ptl_col_2_3,
    .ptl_col_3_4 {
        min-width: 100%;
    }
	#side-menubar {
	width: 100%;
	float: left;
	}
}
/****** Smaller than 480px  *********/

@media screen and (max-width: 479px) {

/*    #page {
      margin: 0 auto 1rem;
      max-width: 95%;
    }*/
}

@media print {
    #menubar, .logo img, #ctl00_ContentPlaceHolder1_ctl00_ctl00_menu,
    #pub-links, #scrollUp, .push, .breadcrumbs {
        display: none;
    }
#wrap {
  flex: 0 0 auto;
}
#wrapper {
     display: block;
     min-height: auto; 
     height: auto;
    margin: 0;
border: 1px dotted blue;
}

html {
font-size: 12px;
}

html,
body,
form {
   height: auto;
     margin: 0;
    padding: 0;
}
    a:link:after,
    a:visited:after {
        content: normal !important;
    }
/*#wrap {
    min-height: auto;
    height: auto!important;
    height: auto;
    margin: 0 auto 32rem;
}
header {
    min-height: 85px;
}

 footer {
   height: auto;
   font-size: .9em;
}
.localfoot { padding: 0; margin: 0;}

.uofi-masthead img {
 width: 220px;
}
.site-name { font-size: 1.2em;}

.copyright { text-align: center;}
#side-menubar { display: none;}
*/
}
.skip-nav {display: none;}
