/*****************************************/
/*** MASTERPAGE STYLE SHEET ***/
/*****************************************/
/** * Forest MasterPage styles for iMIS * * This document contains styles to properly align the Forest MasterPage. * * TABLE OF CONTENTS: * General * Header * Main Content * Footer * StickyFooter **/
/************************************/
/* Madison Studios */
/************************************/
 @import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic|Cutive);
 .header-bar {
     width: 100%;
     padding: 10px 0px 10px 0px;
     border: 2px solid #BC892E;
     text-align: center;
}
 .header-bar h2 {
     font-family: 'Cutive', serif;
     color: #11549D;
     font-size: 70px;
     line-height: 80px;
     border: none;
}
 .header-bar p {
     font-family: 'Cutive', serif;
     color: #808080;
     font-size: 24px;
     line-height: 30px;
}
 #content-block {
     width: 960px;
     padding: 20px 0px 0px 0px;
}
 #content-block #col1 {
     display: table-cell;
     vertical-align: top;
     width: 660px;
     padding: 0px 60px 0px 0px;
     font-family: 'Ubuntu', sans-serif;
     color: #000000;
     font-size: 18px;
     line-height: 26px;
}
 #content-block #col1 p.blue {
     color: #11549D;
     font-size: 18px;
     line-height: 26px;
}
 #content-block #col1 p.button a {
     text-transform: uppercase;
     display: block;
     background-color: #11549D;
     padding: 10px;
     text-decoration: none;
     width: 295px;
     color: #ffffff;
}
 #content-block #col1 p.button a:hover {
     background-color: #00a9e0;
}
 #content-block #col2 {
     display: table-cell;
     vertical-align: top;
     width: 298px;
     border: 1px solid #11549D;
     padding: 10px;
     font-family: 'Ubuntu', sans-serif;
     color: #000000;
     font-size: 13px;
     line-height: 16px;
}
 #content-block #col2 p {
     padding: 0px 0px 15px 0px;
     font-size: 18px;
     line-height: 1.3;
}
 #content-block #col2 p.subheading {
     color: #11549D;
     font-size: 18px;
     line-height: 22px;
     margin: 0px 0px 8px 0px;
     padding: 0;
}
 #content-block #requests {
     width: 960px;
}
 #content-block #requests #requestboxes {
     margin: 10px 0px 10px 0px;
}
 #content-block #requests #requestboxes #col1, #content-block #requests #requestboxes #col2, #content-block #requests #requestboxes #col3, #content-block #requests #requestboxes #col4, #content-block #requests #requestboxes #col5 {
     display: table-cell;
     vertical-align: top;
     padding: 10px;
     width: 220px;
     border: none;
}
 #content-block #users {
     width: 960px;
}
 #content-block #users #userboxes #col1, #content-block #users #userboxes #col2, #content-block #users #userboxes #col3, #content-block #users #userboxes #col4, #content-block #users #userboxes #col5, #content-block #users #userboxes #col6, #content-block #users #userboxes #col7, #content-block #users #userboxes #col8 {
     display: table-cell;
     vertical-align: top;
     padding: 10px;
     width: 172px;
     border: none;
}
 #content-block #users #usergrid {
     display: inline-block;
     vertical-align: top;
     width: 460px;
     padding: 10px;
}
 #content-block #users #usergrid ul {
     list-style-type: none;
}
 #content-block #users #usergrid ul li {
     display: inline-block;
     vertical-align: top;
     width: 460px;
}
 #masterWrapper.yui-t2 {
     width: auto;
}
 body {
     background:#fff;
     font-family:Arial, sans-serif;
}
 p {
     margin-bottom:20px;
}
 .clearout {
     height:20px;
     clear:both;
}
 #flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
     display:none;
}
 .nbs-flexisel-container {
     position:relative;
     max-width:100%;
     margin: 10px 0px 0px 0px;
}
 .nbs-flexisel-ul {
     position:relative;
     width:9999px;
     margin:0px;
     padding:0px;
     list-style-type: none;
     text-align:center;
}
 .nbs-flexisel-inner {
     overflow:hidden;
     float:left;
     width:100%;
     background-color: #ffffff;
     border:1px solid #ccc;
     border-radius:5px;
     -moz-border-radius:5px;
     -webkit-border-radius:5px;
}
 .nbs-flexisel-item {
     float:left;
     margin:0px;
     padding:0px;
     cursor:pointer;
     position:relative;
     line-height:0px;
     list-style: none;
}
 .nbs-flexisel-item img {
     width: 100%;
     cursor: pointer;
     position: relative;
     margin-top: 10px;
     margin-bottom: 10px;
     max-width:100px;
     max-height:45px;
}
/*** Navigation ***/
 .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
     width: 22px;
     height: 22px;
     position: absolute;
     cursor: pointer;
     z-index: 100;
     opacity: 0.5;
}
 .nbs-flexisel-nav-left {
     left: 10px;
     background: url(../../images/button-previous.png) no-repeat;
}
 .nbs-flexisel-nav-right {
     right: 5px;
     background: url(../../images/button-next.png) no-repeat;
}
/************************************/
/* Header Section */
/************************************/
/* This applies to the area behind the header logo and auxiliary navigation */
 #doc3 {
     margin: auto !important;
     width: auto !important;
}
 #Menu {
     float:right;
     display:inline;
     right: 0;
     top: 3px;
}
 #masterHeaderBackground {
     padding:5px 0;
}
 #masterLogoArea {
     float:left;
}
/* This applies to the header logo */
 #masterHeaderImage {
     float:left;
}
 #masterSocialNetworking a {
     text-decoration: none;
}
/* These styles apply to the auxiliary navigation */
 .NavigationUnorderedList {
     padding-left: 0em;
     margin-left: 0.125em;
     margin-right: 0.125em;
     display: inline;
}
 .NavigationListItem {
     list-style-type: none;
     display: inline;
     margin-left: 0em;
}
 #masterTopBarAuxiliary div {
     white-space: nowrap !important;
    /* line-height: 2em;
    /* was 33px */
     display: inline-block;
     vertical-align: middle;
}
 #masterTopBarAuxiliary a {
     vertical-align: middle;
}
 #masterTopBarAuxiliary input.SurfEdit {
    /* Remove the extra padding from the surf-to-edit button */
     padding:0!important;
     vertical-align:middle;
}
 #masterTopBarAuxiliary .NavigationUnorderedList .NavigationListItem .NavigationLink {
     width: auto !important;
     text-transform: none !important;
     padding-left: 6px;
     padding-right: 6px;
}
 #masterTopBarAuxiliaryBottom {
     float:right;
}
 .PrimaryNavPanel {
     float: right;
     clear: right;
     margin-top: 14px;
}
/************************************/
/* Main Content Section */
/************************************/
/* This applies to the breadcrumb area */
 #masterMainBreadcrumb {
     float: none;
     display:inline;
     line-height:33px;
}
/***** Proxy Panel Styling *****/
/* This applies to the on behalf of (proxy) area */
 #masterMainImpersonation {
     float: right;
}
 #ProxyPanelLabels, #ProxyPanelActions {
     display: inline-block;
}
 .ProxyPanelNoContact, .ProxyPanelContact {
     margin-top: 0.225em;
     line-height:2.4em;
     font-weight:bold;
     padding:0 2em;
     white-space:nowrap;
}
/* This applies to the page tasks (e.g., Print, Email) that appear under the main navigation */
 #masterPageTasks {
     float: right;
     padding: .6em .5em 0;
}
/* Lines up the page tasks buttons */
 #masterPageTasks * {
     vertical-align:middle;
}
 #masterContentArea {
     margin: 0.5em 1.5em;
}
/* This applies to the button area at the bottom of the page (e.g., Save, Cancel) */
 #masterMainButtonBar {
     margin: .5em 2em .5em 0;
     background-color: White;
}
/************************************/
/* Footer Section */
/************************************/
 #masterFooterContent {
     padding-top: 1em;
     padding-bottom: 1.5em;
}
 #masterFooterNavigation .NavigationUnorderedList .NavigationListItem {
     display: inline-block;
     width: 45.8%;
}
 #masterFooterNavigation {
     float: left;
     width: 32.5%;
}
 #masterFooterCommunications {
     float: left;
     width: 65.5%;
}
 #masterFooterCopyright {
     clear: both;
     padding-top: .8em;
}
 #masterFooterConnectWithUs {
     float: left;
     width: 44%;
     padding-left: 2.5%;
     padding-right: 2.5%;
     padding-bottom: .8em;
     border-left: 1px solid gray;
     border-right: 1px solid gray;
}
 #masterFooterNewsletter {
     float: left;
     width: 44.5%;
     padding-left: 2.5%;
     padding-bottom: .8em;
}
/************************************/
/* StickyFooter Section */
/************************************/
/** Needed for Sticky Footer, http://ryanfait.com/sticky-footer/ **/
/* * {
     margin: 0;
}
 */
 html, body {
     height:100%;
}
 #masterWrapper {
     height: auto !important;
     height: 100%;
}
 #masterFooterPush {
     height: 11em;
}
 #ft {
     min-height: 11em;
}
 #masterWrapper {
     margin-bottom: -11em;
}
/* This defines the width of the content area and the margins */
 #hd, #masterContentArea, #masterFooterContent, #masterFooterCopyright > div, .SliderPage1, .SliderContent {
     width:960px;
     position:relative;
     margin-right:auto;
     margin-left:auto;
}
 