.view-display-id-block .slides span.field-content{ /*Adds style to the description on the slideshow */
	position: absolute;
	color: white;
	bottom: 10%;
	/*right: 0px;*/
	font-size: 16px;
	font-family: 'Source Sans', Arial, san-serif;
	text-align: left;
	background-color: #0c3879;
	opacity: 0.8;
	padding: 10px;
	right: 0px;
	left: 0px;
	border-right: 1px solid #000000;
	height: 10%;
}
#page, .region-bottom{/*Entends the width of the page */
	max-width: 100%;
}
.views-field-view-node a{ /*Reduces the size of the box containing the read more and all events links */
	/*padding: 1px 4px;
	margin-right: 8px;*/
	border-radius: 0px;
}
.views-field-title-field .field-content{ /* Bold news article title and event title */
	/*font-weight: 600;*/
}
.views-field-body .field-content p{ /* Strips paragraph tag from news section on homepage*/
	display: inline;
	margin: 5px 0px;
}
.field-items td{
	/*width: 50%;*/
	padding: 5px;
}
.region-content-second{ /*Float the second column right in order for the whitespace between the end of the column and the end of the page to be even on both sides. Added margin for styling purposes */
	margin-right: 8px;
	float: right;
}
.region-content-first{/*Add margin to make the white space even on both sides of the 2 major columns */
	margin-right: 8px;
	margin-left: 8px;
}
#block-views-slides-block { /* Resize the slideshow to add whitespace to the left and right */
	margin-left: 8px;
	margin-right: 8px;
}
#block-superfish-1{/*Resize main navigation bar to add whitespace to the left, right and bottom*/
	/*margin-bottom: 16px;/*Adds whitespace to the bottom of the main navigation bar */
	/*margin-left: 0.4rem;
	margin-right: 0.4rem;
	padding: 0px;
	width: auto;*/
	margin-bottom: 16px; /*Adds whitespace to the bottom of the main navigation bar */
}
#block-search-form{ /*Adds whitespace to the right of the search bar so it lines up with the other elements */
	margin-right: 6px;
}
.language-switcher-locale-url{ /*Adds whitespace to the right of the languages section in the header so it lines up with the other elements  */
	margin-right: 6px;
}
.front #content .block h2.block-title{ /* White line below headings on the homepage */
	border-bottom: 1px solid #ffffff;
	padding-left: 14px;
	font-size: 1.3em;
}

.front sup{
	background-color: yellow;
}

/* Start styling for section 1 or left section of homepage
********************************************************************/

#block-views-news-block-1{/*Add colour and styling to news section */
	background-color: #dbe8ff;
	margin-top: 2px;
}
.view-id-news .views-row{/* Adjust padding on news details text div */
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 10px;
}
#block-views-events-block-1{/*Add colour and styling to events section */
	background-color: #dbe8ff;
	padding-bottom: 14px;
	margin-bottom: 16px;
}
.view-id-events .views-row{/* Adjust padding on events details text div */
	padding-left: 14px;
	padding-right: 14px;
}
.view-footer .views-field-view-node{/*Align All Events button */
	padding-right: 14px;
}
#block-views-mining-code-grouping-block-2{/*Add colour and styling to mining code section */
	background-color: #F0F0F0;
	margin-bottom: 0px;
}
#block-views-mining-code-grouping-block-2 .view-id-mining_code_grouping p{/* Adjust padding on mining code details text div */
	padding-left: 14px;
	padding-right: 14px;
}
#block-views-mining-code-grouping-block-2 .view-content .views-row-first{/*Style and adjust links to the bottom left of mining code section */
	padding-left: 14px;
}
#block-views-mining-code-grouping-block-2 .view-content .views-row-last{/*Style and adjust links to the bottom right of mining code section */
	padding-left: 14px;
}
.view-mining-code-grouping .views-row-1{/*Removes the formatting from the columns under Mining Code section  */
	border-right: 0px !important;
	width: 100%;/*45.3%;*/
	margin-right: 0px !important;
	padding-right: 0px !important;
}
.front .view-id-mining_code_grouping .views-row-2 { /* Aligns the second column under mining code to 50% of the width of the entire div that both columns are in*/
	float: left;
}
.front .view-mining-code-grouping .views-row-1{
	width: auto;
}
#block-nodeblock-1156{/*Add colour and styling to documents & resources section */
	background-color: #DBE8FF;
	padding-bottom: 14px;
	margin-bottom: 16px;
	margin-top: 0px;
}
#block-nodeblock-1156 #node-1156 {/*Add styling for links under documents and resources */
	padding-left: 14px;
}
#block-nodeblock-1156 ul{ /* Remove padding from documents & resources so it aligns to the left and is inline with the other page elements. */
	padding: 0px;
}
#block-nodeblock-1156 ul li{ /*Stretches the first column under Documents & Resources to 50% so the second column is inline with the sections above */
	width: 50%;
}
#block-nodeblock-1150{/*Add colour and styling to structure & organization section */
	background-color: #F0F0F0 !important;
	margin-bottom: 16px;
}
#block-nodeblock-1150 table tr:nth-child(odd){/*Removes alternating colour for the table items under structure & organization */
	background-color: #F0F0F0 !important;
}
#block-nodeblock-1150 table tr:nth-child(even){
	background-color: #F0F0F0 !important;
}
#block-nodeblock-1150 .content{/*Style and adjust links to the bottom right of structure & organization section */
	padding-left: 14px;
	padding-right: 14px;
}
/* End styling for section 1 or left section of homepage */

/*Start styling for section 2 or right section of homepage */

#block-views-slides-block-3{ /*Add styling and colour to mineral resources section */
	background-color: #F0F0F0;
	margin-top: 2px;
	margin-bottom: 16px;
}
#block-views-slides-block-3 .view-display-id-block_3 {/*Adjust the size of the mineral slideshow */
	padding-left: 14px;
	padding-right: 14px;
}
.view-display-id-block_3 .view-footer{/*Adds margin above the links below the secondary slideshow on the homepage*/
	margin-top: 10px;
  border-top: 4px solid #CEA726;
  padding: .5em;
}
#block-nodeblock-1149{/*Styling for activities block in the second/right column */
	background-color: #dbe8ff;
	margin-bottom: 16px;
}
#block-nodeblock-1149 p{/*Add styling for info under activities and removes activities image */
	padding-left: 14px;
	padding-right: 14px;
}
#block-nodeblock-1149 p img{/*Hide activities image */
	display: none;
}
#block-nodeblock-1149 .activities {/*Styling for images under activities section */
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 14px;
}
#block-nodeblock-1149 .activities img{/*Border for images under activities section */
	border: 1px solid #999999;
}
#block-nodeblock-1154{/*Styling for central data repository section in the right column*/
	background-color: #F0F0F0;
	margin-bottom: 16px;
}
#block-nodeblock-1154 p{/*Add styling for info under central data repository section in the right column */
	padding-left: 14px;
	padding-right: 14px;
}
#block-views-downloads-block-1{/*Styling for downloads section in the right column*/
	background-color: #dbe8ff;
	padding-bottom: 3px;
	margin-bottom: 16px;
}
#block-views-downloads-block-1 .view-id-downloads{/*Add styling for info under the downloads section in the right column */
	padding-left: 14px;
	padding-right: 14px;
}

/**&*****************************************************
End styling for section 2 or right section of homepage */

/*Footer */
#block-block-9 ul{/*Remove padding from social links */
	padding: 0 0 0 0px;
}

/*************Edits to the Authority Page******************/
.field-type-text-with-summary p {
	/*padding-top: 10px;
	padding-right: 5px;*/
}
/*************End edits to the Authority Page *************/

/*************Edits to the main column for pages with a lot of content ***/
#main .column{ /* Makes the padding on the outside of the main div the same as that on the homepage*/

}
/************ End main column edits *********************************/


/************** Edits to Scientific Activities Page ******************/
.page-scientific-activities .contextual-links-region .region-two-50-first {/* Adds margin to the left of the first column and reduces the margin between both columns */
	/*margin-left: 8px;
	margin-right: 4.5%;*/
}
.page-scientific-activities .contextual-links-region .region-two-50-second {/*Adds margin to the right of the second column  */
	/*margin-right: 4px;*/
}
.region-two-50-first  .pane-quicktabs-programs-projects {/*Removes extra line bordering inside first box under Scientific Activities & Promotion */
	border: none;
}
.page-scientific-activities .region-two-50-first .ui-accordion-header a, .page-scientific-activities .region-two-50-second .ui-accordion-header a{/*Reduces the size of the text in the spry header links on the page */
	font-size: 0.87em;
}
.page-scientific-activities .ui-accordion .ui-accordion-content{/*Collapse all accordion tabs on the scientific activities page */
	/*display: none;*/
}
.ui-accordion .ui-accordion-content {/*Adds left margin to the content of the accordion windows */
	margin-left: 30px;
	height:auto !important;
}

.node-survey .field-type-link-field{
	width: 50%;
	display: inline-block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-size: 1.1em;
}

.node-survey .field-name-field-survey-file{
	text-align: right;
	padding-right: 1em;
	margin-bottom: 1em;
}

.node-survey .field-name-field-stakeholder-responses{
	padding-left: 1em;
	border-left: 1px solid #62717d;
}

.view-id-stakeholder_responses.view-display-id-page table{
	width: 100%;
}

/************** End Edits to Scientific Activities Page **************/

/************** Edits to margin on all pages except the onces edited above ********************/
.two-50{
	margin-left: 8px;
	margin-right: 6px;
}
/************* End edits to margin on all other pages *****************************************/


/*************Edits to authority page *********************************************************/

.section-authority .field-type-text-with-summary{/*Adds padding to the summary on the authority page */
	padding: 9px;
}
/************ End edits to authority page *****************************************************/

/*********** Edits to pages with 1 sidebar ****************************************************/
.one-sidebar #content{
	margin-left: 8px;
	width: 77%;
}
/************End edits to pages with one sidebar **********************************************/

/************** Sets margin to the right of the social media block ****************************************/
#block-block-9{
	margin-right: 70px;
}
/* Edits for mobile apps block */
#block-block-12{
	float: left;
}
/*************** End social media block Block styling ************************************************/

/*************** Styling for Publications Page **********************************************************/
.pane-menu-menu-document-and-resources-page .menu{
	background-color: #000000;
}
.page-documents-resources-publications #page-title,
.page-documents-resources-legal-documents #page-title{/* Page title styling */
	text-align: center;
	font-weight: 600;
	font-size: 34px;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.page-documents-resources-publications #main,
.page-documents-resources-legal-documents #main{/*Removes padding above page title */
	padding-top: 0px;
}
.page-documents-resources-publications .pane-menu-documentary-resources-menu ul.menu li,
.page-documents-resources-legal-documents .pane-menu-documents-menu ul.menu li{/*Style resources menu below page title*/
	border: 0px;
	background: none;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	float: none;
	display: inline;
	border-left: 1px solid #000;
	padding: 0px;
	padding-right: 0px !important;
	padding-left: 7px;
	width : 100%;
}
.page-documents-resources-publications .pane-menu-documentary-resources-menu ul.menu li:first-child,
.page-documents-resources-legal-documents .pane-menu-documents-menu ul.menu li:first-child{/*Style resources menu below page title*/
	border-left: 0;
}
.page-documents-resources-publications .pane-menu-documentary-resources-menu ul.menu li:hover,
.page-documents-resources-legal-documents .pane-menu-documents-menu ul.menu li:hover{/*Style resources menu below page title*/
	background: #FFFFFF;
}
.page-documents-resources-publications #content .pane-menu-documentary-resources-menu ul.menu,
.page-documents-resources-legal-documents #content .pane-menu-documents-menu ul.menu{/*Adds margin to the menu below the page title */
	margin-bottom: 15px;
}
.page-documents-resources-publications #content .pane-menu-documentary-resources-menu ul a,
.page-documents-resources-legal-documents #content .pane-menu-documents-menu ul a{/*Change menu link colours */
	color: #062553;
}
.page-documents-resources-publications #content .pane-menu-documentary-resources-menu ul a:hover,
.page-documents-resources-legal-documents #content .pane-menu-documents-menu ul a:hover{/*Change menu link colours */
	color: #88b8ff;
}
.page-documents-resources-publications #content .menu-name-menu-documentary-resources-menu,
.page-documents-resources-legal-documents #content .menu-name-menu-documents-menu{/* Aligns margin to the menu below the page title */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	border: 1px solid transparent;
	border-bottom: 1px solid #cdcdcd;
}

.page-documents-resources-legal-documents #content .pane-menu-documents-menu ul.menu li{
	list-style-type: none;
	list-style-image: none !important;
	margin: 2px;
}
.page-documents-resources-publications #content #latest-pub{/*Adds margin and transparent border to latest article block so it aligns well */
	/*border: 1px solid transparent;*/
	margin-top: 30px;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 20px;
}

.page-documents-resources-publications #content .views-slideshow-cycle-main-frame .views-field-field-publication-book-cover{/* Adjusts the size of the div containing the cover of the publication */
	width: 200px;
}
.page-documents-resources-publications #content  .views-slideshow-cycle-main-frame  .views-field-field-publication-book-cover img{/*Adjusts the size of the book cover in the latest publications section */
	/*width: 150px !important;*/
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.page-documents-resources-publications #content .views-label-title{/*Removes the label "title" from the latest publications block */
	display: none;
}
.page-documents-resources-publications #content #views_slideshow_cycle_teaser_section_documentary_resources-block_1 .views-field-title{/*Makes the height of the title div consistent */
	/*height: 35px;*/
	border: 1px solid transparent;
}
.page-documents-resources-publications #content #views_slideshow_cycle_teaser_section_documentary_resources-block_1 .views-field-title .field-content a{/*Adds styling to the title of the featured publication */
	font-size: 13px;
	font-weight: 600;
}
.page-documents-resources-publications #views_slideshow_cycle_main_documentary_resources-block_1 .views_slideshow_slide .views-slideshow-cycle-main-frame-row-item .views-field-body{/* Makes the height of the body consistent */
	height: 100px;
	border: 1px solid transparent;
}
.page-documents-resources-publications #views_slideshow_cycle_main_documentary_resources-block_1 .views_slideshow_slide .views-slideshow-cycle-main-frame-row-item .views-field-body .field-content,
.page-documents-resources-publications #views_slideshow_cycle_main_documentary_resources-block_1 .views-field-field-publication-author{/*Adds styling to the body of the featured publication - Body & Author*/
	margin-top: 10px;
	font-size: 13px;
}
.page-documents-resources-publications #views_slideshow_cycle_main_documentary_resources-block_1 .views_slideshow_slide .views-slideshow-cycle-main-frame-row-item .views-field-body .field-content p{/*Adds styling to the body of the featured publication - Body */
	padding-left: 0px;
}
.page-documents-resources-publications #views_slideshow_cycle_main_documentary_resources-block_1 .views_slideshow_slide .views-slideshow-cycle-main-frame-row-item .views-field-field-doc-isbn {/*Adds styling to the body of the featured publication - ISBN */
	margin-top: 10px;
}
.page-documents-resources-publications #views_slideshow_cycle_main_documentary_resources-block_1 .views_slideshow_slide .views-slideshow-cycle-main-frame-row-item .views-field-field-doc-attachment{/*Adds styling to the body of the featured publication - View Online/ Download */
	margin-top: 10px;
}

/******** Resources page slideshow styling *****/
.page-documents-resources-publications .view-id-documentary_resources .views-slideshow-controls-bottom{
    width:  80px;
    padding-top:  0px;
    float:  right;
	z-index: 100;
	position: absolute;
	top: 17%;
	right: 10%;
}
.page-documents-resources-publications .widget_pager .views-slideshow-pager-field-item {
	float: right;
	text-indent: -10000px;
	background-image: url(../images/bullet_black_alt.png);
	background-repeat: no-repeat;
	width:10px;
	padding-right:15px;
	display: none;
}

.page-documents-resources-publications .widget_pager .active {
	float: right;
	text-indent: -10000px;
	background-image: url(../images/bullet_black_alt.png);
	background-repeat: no-repeat;
	width:10px;
}

.page-documents-resources-publications .widget_pager .views-content-counter:hover {
	background-image: url(../images/bullet_black_alt.png);
	background-repeat: no-repeat;
	width:10px;
	cursor: pointer;
}
/******** End resrouces page slideshow styling **/

.page-documents-resources-publications #content .pane-brochures-briefing-papers h2.pane-title{/*Hides the title for the brochures & briefing papers section */

	display: none;
}

.page-documents-resources #content .pane-brochures-briefing-papers ul.quicktabs-tabs li a, .page-documents-resources #content .pane-brochures-briefing-papers ul.quicktabs-tabs li.active a, .page-documents-resources #content .pane-brochures-briefing-papers ul.quicktabs-tabs li a{/*Adjust the width of the tabs for Brochures and Briefing Papers */
	padding: 10px;
	padding-left: 15.5516%;
	padding-right: 15.553%;
}
.page-documents-resources-publications #content .pane-quicktabs-brochures-briefing-papers{/*Styles border for the brochures and briefing papers block */
	border: 0px;
}
.page-documents-resources-publications #content ul.quicktabs-tabs li.first{
	width: 50% !important;
}
.page-documents-resources-publications #content ul.quicktabs-tabs li.last{
	width: 50% !important;
}
.page-documents-resources-publications #content ul.quicktabs-tabs li{
	padding: 0px;
	width: 200px !important;
}
.page-documents-resources-publications #content #quicktabs-brochures_briefing_papers ul.quicktabs-tabs li.active a{/*Change the font color of the active tab */
	color: #FFFFFF !important;
}

.page-documents-resources-publications #content #quicktabs-brochures_briefing_papers ul.quicktabs-tabs{/* Add yellow line below tab headers */
	border-bottom: 4px solid #CEA726;
	padding: 10px 0 9px 0 !important;
}

/****************Styling for Brochures Tab *************************************************************/
.page-documents-resources-publications #content #quicktabs-tabpage-brochures_briefing_papers-0 .view-id-brochures_briefing_papers .view-content .views-row{/*Adds styling to each row brochures */
	height: 100px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
}

.page-documents-resources-publications #content #quicktabs-tabpage-brochures_briefing_papers-0 .view-display-id-block_1 .views-field-field-brochure-book-cover{/*Adds styling for the book cover*/
	width: 77px;
	float: left;
	border: 1px solid #cdcdcd;
}

.page-documents-resources-publications #content #quicktabs-tabpage-brochures_briefing_papers-0 .view-display-id-block_1 .views-field-title{/* Adds styling for book title*/
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 300px;
	float: left;
	font-size: 13px;
	font-weight: 600;
}

.page-documents-resources-publications #content #quicktabs-tabpage-brochures_briefing_papers-0 .view-display-id-block_1 .views-field-field-doc-attachment{/*Adds styling to attachment*/
	margin-left: 20px;
	float: left;
	width: 200px;
}
.page-documents-resources-publications #content ul.pager{ /*Aligns pager right */
	text-align: right;
}
/****************End styling for Brochures Tab **********************************************************/

/*****************Styling for publications section *******************************************************/
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers .pane-documentary-resources{
	margin-top: 0px;
}
/*.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-page-1 label{ Styling for publications header and search box section */
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-block-2 label{/* Styling for publications header and search box section */
	float: left;
	font-size: 24px;
	padding-right: 58px;
	font-weight: 400 !important;
	line-height: 30px;
}
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-block-2 .views-exposed-widget{/*Change the display property for the div containing the publications text and the search box */
	display: inline !important;
	padding-right: 0px;
	border-bottom: 4px solid #CEA726;
	margin-bottom: 0.4em;
}
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-block-2 .views-widget{/*Floats the search box beside the Publications text */
	float: left;
}
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-block-2 .views-widget input{/*Adjusts the size size of the search box */
	width: 150px;
}
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-block-2 input{/*Removes margin from above search button */
	margin-top: 0px !important;
	margin-bottom: 5px;
}

.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-block-2 #edit-submit-documentary-resources{/*Makes search button inline with text*/
	padding: 4px !important;
}

.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-block-2 .views-submit-button{/*Spacing between textbox and search button*/
	padding-left: 10px;
}

.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers form#views-exposed-form-documentary-resources-block-2 .views-submit-button .ajax-progress-throbber{
	display: none;
}
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers .pane-views-77ec87c1961bad297b232f30ae918620{/*Removes border from search section */
	border: 0px;
}
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers .pane-views-77ec87c1961bad297b232f30ae918620{/*Removes extra padding below the header line for publications */
	padding-bottom: 0px;
}
.page-documents-resources-publications #content #mini-panel-brochures_briefing_papers .pane-documentary-resources{/*Removes border from publications body section */
	border: 0px;
}
.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-row{/*Adds styling to each row publications */
	min-height: 0px;
	height: 100px;
	width: 400px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 1em;
}

.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-field-field-publication-book-cover img{/*Adds styling for the book cover */
	width: 77px !important;
	height: 95px;
	float: left;
	border: 1px solid #cdcdcd;
}

.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-field-title{/* Adds styling for book title */
	margin-left: 20px;
	margin-bottom: 10px;
	width: 300px;
	float: left;
	font-size: 13px;
}

.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-field-field-doc-isbn,
.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-field-field-publication-author{/*Adds styling to ISBN and Author*/
	margin-left: 20px;
	float: left;
	width: 200px;
}

.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-field-field-doc-attachment{/*Adds styling to attachment */
	margin-left: 20px;
	float: left;
	width: 300px;
}
.page-documents-resources-publications #content .pane-brochures-briefing-papers .region-two-50-second #edit-submit-documentary-resources{
	padding: 3.5px 10px !important;
}
/*****************End publications styling ***************************************************************/

/**************** Styling for session documents *********************************************************/
.page-documents-resources-publications #content .view-download-consolidated-and-cumulative-indexes span{
	float: left;
	display: inline-flex;
}
.page-documents-resources-publications #content .view-download-consolidated-and-cumulative-indexes .view-download-consolidated-terms{
	width: 260px;
	float: left;
}
.page-documents-resources-publications #content .view-download-consolidated-and-cumulative-indexes .field-content a{
	float:left;
}
/**************** End styling for session documents *****************************************************/

/**************** Styling for Annual Session Documents section *******************************************/
.page-documents-resources-publications #content .region-conditional-stack{/*Adds margin to the session documents section */
	margin-left: 14px;
	margin-right: 14px;
}
.page-documents-resources-publications #content .pane-annual-session-documents h2.pane-title{/*Styling for section title */
	border-bottom: 4px solid #CEA726;
}
.page-documents-resources-publications #content .pane-annual-session-documents{/*Adds line to the bottom of the session documents section */
	border-bottom: 4px solid #CEA726;
	margin-bottom: 20px;
}
.page-documents-resources-publications #content .pane-annual-session-documents .pane-documentary-resources h2.pane-title{/*Styling for selected decisions section title */
	border-bottom: 0px;
	font-size: 13px;
	font-weight: 600;
}
.page-documents-resources-publications #content .pane-annual-session-documents .pane-documentary-resources{/*Removes border from selected decisions section */
	border: 0px;
}
.page-documents-resources-publications #content .pane-annual-session-documents .pane-download-consolidated-and-cumulative-indexes h2.pane-title{/*Styling for sessions documents section title */
	border-bottom: 0px;
	font-size: 13px;
	font-weight: 600;
}
.page-documents-resources-publications #content .pane-annual-session-documents .pane-download-consolidated-and-cumulative-indexes{/*Removes border from selected decisions section */
	border: 0px;
}
.page-documents-resources-publications #content .pane-annual-session-documents .pane-views-357ffec94113c9bd26a684fa2f616c52{/*Removes border from the year selection section */
	border: 0px;
}
.page-documents-resources-publications #content .pane-annual-session-documents .pane-documentary-resources .view-display-id-block_3 ul.pager{ /*Removes pager border under selected decisions */
	border-top: 0px;
}
/**************** End session documents styling *********************************************************/

/*************** End Publications page styling **********************************************************/
/*************** Mining Code page styling ***************************************************************/
.section-mining-code .view-mining-code-results h4{
	font-size: 15px;
}
/************** End mining code styling *****************************************************************/

/************** Authority page styling ******************************************************************/
.section-authority #content .region-two-50-first>div.region-inner>div:nth-child(odd),
.section-propos-de-l’autorite-internationale-des-fonds-marins #content .region-two-50-first>div.region-inner>div:nth-child(odd),
.section-acerca-de-la-autoridad-internacional-de-los-fondos-marinos #content .region-two-50-first>div.region-inner>div:nth-child(odd) {/*Alternating background colour for on the left sidebar */
	background: #dbe8ff;
}
.section-authority #content .region-two-50-first>div.region-inner>div:nth-child(even),
.section-propos-de-l’autorite-internationale-des-fonds-marins #content .region-two-50-first>div.region-inner>div:nth-child(even),
.section-acerca-de-la-autoridad-internacional-de-los-fondos-marinos #content .region-two-50-first>div.region-inner>div:nth-child(even) {/*Alternating background colour for on the left sidebar */
	background: #F0F0F0;
}
.section-authority #content .region-two-50-first div.region-inner div.menu-name-menu-the-secretariat-,
.section-propos-de-l’autorite-internationale-des-fonds-marins #content .region-two-50-first div.region-inner div.menu-name-menu-the-secretariat-,
.section-acerca-de-la-autoridad-internacional-de-los-fondos-marinos #content .region-two-50-first div.region-inner div.menu-name-menu-the-secretariat-{/*Sets background for inner div in secretariat section */
	background: #dbe8ff !important;
}
.section-authority #content .region-two-50-first div.region-inner div.menu-block-wrapper,
.section-propos-de-l’autorite-internationale-des-fonds-marins #content .region-two-50-first div.region-inner div.menu-block-wrapper,
.section-acerca-de-la-autoridad-internacional-de-los-fondos-marinos #content .region-two-50-first div.region-inner div.menu-block-wrapper{/*Sets background for inner div in secretariat section */
	/*background: #F0F0F0 !important;*/
}
/************** End authority page styling  *************************************************************/

/************** Styling on the secretariat page *********************************************************/
.section-secretariat .field-name-body .field-items img{/* Adds left margin to image on page */
	margin-left: 20px;
	margin-bottom: 10px;
}

.section-secretariat .field-name-body ul{
	font-size: 1.1em;
}
/************** End secretariat styling *****************************************************************/

/**************** minerals Styling ************************************************************/
.page-mineral-resources .view-minerals-overview .views-field-body .field-content p{
	display: block;
}
.page-mineral-resources .view-minerals-overview .views-field-body{
	text-align: justify;
}
.page-mineral-resources hr.fade{
	margin-top: 21px;
}
.page-mineral-resources #node-1067 .field-name-body .field-items h2{
	border-bottom: 4px solid #CEA726;
	margin-bottom: 10px;
}
.page-mineral-resources .pane-regulations-recommendations .region-two-50-first,
.page-mineral-resources .pane-regulations-recommendations .region-two-50-second{
	float: none;
	width: 100%;
}
#quickset-contractors_list h3{
	margin-left: 14px;
}
.page-mineral-resources #content .view-content .quicktabs-tabs{
	padding: 4px 0 !important;
	border-bottom: 4px solid #CEA726;
}
.page-mineral-resources .view-id-minerals_overview{
	padding: 4px 0 !important;
	border-bottom: 4px solid #CEA726;
}
/*
.section-mineral-resources #content .view-id-minerals_overview .view-content img{
	margin-bottom: 60px !important;
	float: right !important;
}*/
/**************** End minerals Styling ************************************************************/

/**************** contractors Styling ************************************************************/
.view-clone-of-contractors .views-row:nth-child(odd){
	padding:10px;
}
.view-clone-of-contractors .view-footer{
	border-bottom: 4px solid #CEA726;
	margin-bottom: 20px;
}
.view-clone-of-contractors .view-footer ul{
	list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.section-contractors #content .item-list .quicktabs-tabs{
	padding: 4px 0 !important;
	border-bottom: 4px solid #CEA726;
}
.section-contractors #content .views-row{
	width: 97%;
}
/**************** End contractors Styling ************************************************************/
/**************** Annual Sessions Styling *******************************************************/
#content .view-id-annual_sessions .views-row{/* Adjust padding on news details text div */
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 10px;
}
.page-press-releases-archive #content .views-field-title a{
	font-size: 1.1em;
	font-weight:bold;
}
/*.view-id-annual_sessions h3{
	border-bottom: 4px solid #CEA726;
	margin-bottom: 10px;
}*/
#content .view-id-annual_sessions .views-field-title{
	margin-top: 20px;
}
#content .view-id-annual_sessions .views-field-body{
	padding-bottom: 10px;
}
/*****************End Press Releases Archive Styling**************************************************/
/***********TEST***********/
.pane-menu-menu-document-and-resources-page .menu{
	background-color: #000000;
}
.page-documents-resources-legal-documents #page-title{/* Page title styling */
	text-align: center;
	font-weight: 600;
	font-size: 34px;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.page-documents-resources-legal-documents #main{/*Removes padding above page title */
	padding-top: 0px;
}
.page-documents-resources-legal-documents .pane-menu-documentary-resources-menu ul.menu li{/*Style resources menu below page title*/
	border: 0px;
	background: none;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	float: none;
	display: inline;
	border-left: 1px solid #000;
	padding: 0px;
	padding-right: 0px !important;
	padding-left: 7px;
	width : 100%;
}
.page-documents-resources-legal-documents .pane-menu-documentary-resources-menu ul.menu li:hover{/*Style resources menu below page title*/
	background: #FFFFFF;
}
.page-documents-resources-legal-documents #content .pane-menu-documentary-resources-menu ul.menu{/*Adds margin to the menu below the page title */
	margin-bottom: 15px;
}
.page-documents-resources-legal-documents #content .pane-menu-documentary-resources-menu ul a{/*Change menu link colours */
	color: #062553;
}
.page-documents-resources-legal-documents #content .pane-menu-documentary-resources-menu ul a:hover{/*Change menu link colours */
	color: #88b8ff;
}

.page-documents-resources-legal-documents #content .menu-name-menu-documentary-resources-menu{/* Aligns margin to the menu below the page title */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	border: 1px solid transparent;
	border-bottom: 1px solid #cdcdcd;
}

.page-documents-resources-legal-documents #content .region-two-50-second{
	float:none;
	width:100%;
}
.page-documents-resources-legal-documents #content .region-two-50-second .panel-pane{
	border: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	padding-bottom: 5px;
}
.documentary-resources-p .pane-documents-resources-bottom-conte .three-3x33 .region{
	padding: 0 15px;
	/*height: 500px;*/
}
.documentary-resources-p .pane-documents-resources-bottom-conte .three-3x33 .region:nth-child(even){
	background-color: #F3F3F3;/*#F0F0F0;*/
}
.documentary-resources-p .pane-documents-resources-bottom-conte .three-3x33 .region:nth-child(odd){
	background-color: #EFF5FF;/*#DBE8FF;*/
}
.page-documents-resources-legal-documents #content .region-two-50-first{
	display: none;
}
/***********TEST***********/
/********************Disclaimer*********************/
.section-authority #content .node-1441 ol{
	list-style-type: lower-alpha;
}

/**************** General Cross-Page Styling ************************************************************/
.section-authority .region-sidebar-second #block-block-15 img, .section-authority .region-sidebar-second #block-block-16 img, .section-authority .region-sidebar-second #block-block-17 img, .section-authority .region-sidebar-second #block-block-18 img{
	margin-top: 10px;
}
.section-authority .region-sidebar-second #block-block-15 p, .section-authority .region-sidebar-second #block-block-16 p, .section-authority .region-sidebar-second #block-block-17 p, .section-authority .region-sidebar-second #block-block-18 p{
	font-size: 1.2em;
	text-align: center;
}
.field-name-body .field-items img{/* Adds left margin and border to images on the website */
	border: 1px solid #cdcdcd;
}
/*#content article .field-name-body .field-items img{
	margin-left: 20px;
}*/
.section-biodiversity #content article .field-name-body .field-items img{
	 margin-left: 0px;
}
.section-mineral-resources #content .view-id-technical_studies .view-content .views-field-body a, .section-biodiversity #content .view-id-technical_studies .view-content .views-field-body a{
	font-weight: bold;
	font-size: 1.1em;
	margin-right: 5px;
}
table tr:nth-child(odd){
	background-color: #ebebeb;
}
table tr:nth-child(even){
	background-color: #f3f3f3;
}
.front #content .region-content-second table tr{
	background-color:transparent !important;
}
.quicktabs-tabs a{
	padding: .5em 1em;
	border-bottom: 2px solid #CEA726;
	margin: 0;
}
.quicktabs-tabs li{
	padding:0 !important;
}
.quicktabs-tabs .active a{
	color: #fff !important;
}
#block-views-news-block-1, #block-views-mining-code-grouping-block-2{
	margin-bottom: 16px;
}
.view-id-mining_code.view-display-id-block_1 .views-row:nth-child(odd) {
  background: #dbe8ff; /*#62717d */;
  padding: 10px;
 /* color: #fff !important; */
}
.view-id-mining_code.view-display-id-block_1 .views-row:nth-child(even) {
  background: #f0f0f0; /*#62717d */;
  padding: 10px;
 /* color: #fff !important; */
}
.pane-title{
	border-bottom: 4px solid #CEA726;
	margin-bottom: 10px;
}
.section-authority #content .region-two-50-first .pane-title, .section-contractors .view-footer .pane-title{
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
}
.region-two-50-first > .region-inner > .panel-pane, .region-two-50-second > .region-inner > .panel-pane, .section-mineral-resources .region-two-50-top{
	/*background-color: #DBE8FF;
	margin-bottom: 16px;*/
}
h2,h3,h4{
	color:#00438B;
	font-weight: bold;
}
strong{
	color: #00438B;
}
.sf-depth-1 .active{
	padding: 0 5px;
}
#main{
	padding-bottom: 1.5em;
	padding-top: 1em;
}
.field-content p, .field-item p, .view-header p, .view-footer p, panel-pane p{
	font-size: 1.1em;
}
.views-field-view-node a, .node-readmore a{
	border-radius: 0;
	margin: 10px 0;
}
.views-field-title-field .field-content{
	font-weight: bold;
}

.region-two-50-first .panel-pane, .region-two-50-second .panel-pane{
	border: 0;
}
#block-superfish-1 ul li ul li ul{
	background-color: #E7E7E7;
}
.section-news #content article .field-items img{
	margin:5px 20px;
}
.section-legal-instruments #content #page-title, .section-scientific-activities #content #page-title, .section-sessions #content #page-title{/*Align page titles with body*/
	margin-left: 11px;
}
.section-authority #content #page-title, .section-news #content #page-title, .section-mineral-resources #content #page-title{
	margin-left: 8px;
}
.section-legal-instruments hr.fade,
.i18n-fr hr.fade{
	margin: 10px 0;
}
.view-display-id-block_2.brochures-briefing-v .views-row:nth-child(odd), .view-clone-of-contractors .views-row:nth-child(odd), .view-workshops .views-row:nth-child(odd), .view-programs-projects .views-row:nth-child(odd), .view-display-id-proceedings .views-row:nth-child(odd), .view-seminars .views-row:nth-child(odd), .view-id-mining_code.view-display-id-block_2 .views-row:nth-child(odd), .view-annual-sessions .views-view-grid tr:nth-child(odd), .page-survery-march-2014-stakeholder-responses tr:nth-child(odd) td{
	background-color: #dbe8ff;
	padding: 10px;
	/*line-height: 1em;*/
}
article table tr:nth-child(odd) td{
	background-color: #dbe8ff;
	padding: 10px;
}
article table tr:nth-child(even) td{
	background-color: #F0F0F0;
	padding: 10px;
}
article table th{
	padding: 10px;
}
.view-display-id-block_2.brochures-briefing-v .views-row:nth-child(even), .view-clone-of-contractors .views-row:nth-child(even), .view-workshops .views-row:nth-child(even), .view-programs-projects .views-row:nth-child(even), .view-display-id-proceedings .views-row:nth-child(even), .view-seminars .views-row:nth-child(even), .view-id-mining_code.view-display-id-block_2 .views-row:nth-child(even).view-annual-sessions .views-view-grid tr:nth-child(even), .page-survery-march-2014-stakeholder-responses tr:nth-child(even) td{
	background-color: #F0F0F0;
	padding: 10px;
}
.view-annual-sessions .views-view-grid td:nth-child(odd){
	border-right: 1px solid #ffffff;
}
.view-annual-sessions .views-view-grid td:nth-child(even){
	border-left: 1px solid #ffffff;
}
.pane-menu-tree, .pane-block, .panel-pane, .panel-node{
	width: 100%;
}
#block-superfish-1 .menu .nolink{
	color: #8B8B8B !important;
}
.section-member-states #content .view-member-states .view-content span{
	font-size: 1.2em;
}
.section-member-states #content .view-member-states .view-content span.date-display-single{
	font-size: .8em;
}
.section-member-states #content .view-member-states .view-display-id-attachment_1 .view-content{
	margin-top: 25px;
	margin-bottom: 25px;
}
#content .views-field .field-content hr{
	margin-top: 15px;
}
.flippy{
	text-align: center !important;
}
p.toggler,p.toggler2{
	color: steelblue;
	cursor:pointer;
}
p.toggler:hover, p.toggler2:hover{
	color: #CEA726;
}
span.field-content [rel]::after{
	content:attr(rel);
	color:#fff;
	background:#333;
	background:rgba(51,51,51,0.75);
	padding:5px;
	position:relative;
	left:5px;
	display:none;
	top:0;
	/*white-space:nowrap;*/
	-webkit-transition:0.25s linear opacity;
	width:270px !important;
	word-break:break-word;
}
span.field-content [rel]:hover::after{
	display:block;
}
/*
[alt]::after{
	content:attr(alt);
	color: #fff;
	position: relative;
	background:#333;
	background:rgba(51,51,51,0.75);
	padding:5px;
	position:relative;
	left:5px;
	display:none;
	top:0;
	/*white-space:nowrap;* /
	-webkit-transition:0.25s linear opacity;
	width:270px !important;
	word-break:break-word;
}
[alt]:hover::after{
	display:block;
}
*/
.view-annual-sessions .views-view-grid.cols-2 [rel]:after{
	width: 450px !important;
}
.sidebars a{
	color: steelblue;
}
.sidebars a:hover{
    color: #CEA726 !important;
}
#main #content .center-p{
	text-align: center;
}
.page-survery-march-2014-stakeholder-responses tr td:nth-child(2),.page-survery-march-2014-stakeholder-responses tr th:nth-child(2){
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}
.page-survery-march-2014-stakeholder-responses tr td{
	padding: 0 5px;
}
#content .node-31 .field-name-body .field-item p:last-of-type,
#content .node-32 .field-name-body .field-item p:last-of-type,
#content .node-33 .field-name-body .field-item p:last-of-type,
#content .node-34 .field-name-body .field-item p:last-of-type,
#content .node-1442 .field-item p:first-of-type,
#content .node-1443 .field-item p:first-of-type{
	text-align: center;
}
#content .node-31 .field-name-body .field-item table,
#content .node-32 .field-name-body .field-item table,
#content .node-33 .field-name-body .field-item table,
#content .node-34 .field-name-body .field-item table{
	width: 100%;
}

#block-views-clone-of-contractors-block-1 .views-row,
#block-views-clone-of-contractors-block-2 .views-row,
#block-views-clone-of-contractors-block-3 .views-row{
	width: 98%
}

.i18n-fr .page-documents-resources #content .pane-brochures-briefing-papers ul.quicktabs-tabs li a,
.i18n-fr #content .pane-brochures-briefing-papers ul.quicktabs-tabs li a{
	padding-left: 13.5516%;
	padding-right: 13.553%;
}

.copy{
	font-size: 12px !important;
}

.page-node-45 ul.links.inline,
.page-node-556 ul.links.inline,
.page-node-569 .node-43 ul.links.inline .en,
.page-node-569 .node-43 ul.links.inline .es,
.page-node-569 .node-43 ul.links.inline .fr{
	display:none;
}

.section-documents-resources .view-download-consolidated-and-cumulative-indexes .views-field-title-field .field-content{
	font-weight: normal;
}
/*Job Applications Formatting*/
.page-jobs-applications h3{
	font-size: 1em;
}

.page-jobs-applications .views-label{
	float:none;
}

.page-jobs-applications .field-content{
	font-size: 14px;
	margin-right: 48px;
}

@media all and (max-width:700px){
	.front #page #block-views-slides-block{
			display:none !important;
	}
}
/*@media only screen and (max-width: 480px) { /*Styling for smaller displays */
@media only screen and (max-device-width: 385px) and (max-device-height: 593px) and (orientation : portrait),
only screen and (max-width: 700px) and (orientation : landscape){
	.section-mineral-resources #content .view-id-minerals_overview .view-content img{
		margin-bottom: 1px !important;
		float: none !important;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.section-legal-instruments #content #page-title, .section-scientific-activities #content #page-title, .section-sessions #content #page-title{/*Align page titles with body*/
		margin-left: 20px;
	}
	.section-authority #content #page-title, .section-news #content #page-title, .section-mineral-resources #content #page-title{
		margin-left: 17px;
	}
   .view-display-id-block span{ /*Removes description from slideshow when the screen display becomes small*/
		font-size: 0.8em;
		display: none;
	}
	#block-views-slides-block{ /* Hide slideshow */
		display: none;
	}
	#node-1149 .field-name-body .field-items table{
		width: 90% !important;
	}
	.node-1062 .field-name-body .field-items table{
		max-width: 100px;
		width: 30% !important;
	}
	.page-documents-resources-publications #content .views-slideshow-cycle-main-frame .views-field-field-publication-book-cover, .page-documents-resources-publications #content .views-slideshow-cycle-main-frame .views-field{/* Adjusts the size of the div containing the cover of the publication */
		clear:both;
	}
	.page-documents-resources-publications #content .views-slideshow-cycle-main-frame .views-field span, .page-documents-resources-publications #content .views-slideshow-cycle-main-frame .views-field .field-content{
		margin-bottom: 10px;
	}
	.pane-quicktabs-brochures-briefing-papers .quicktabs-tabs li{
		display: block;
		margin-bottom: 20px;
	}
	.page-documents-resources-publications #content #views_slideshow_cycle_teaser_section_documentary_resources-block_1 .views-field-title{/*Makes the height of the title div consistent */
		height: auto;
	}
	.page-documents-resources-publications #views_slideshow_cycle_main_documentary_resources-block_1 .views_slideshow_slide .views-slideshow-cycle-main-frame-row-item .views-field-body{/* Makes the height of the body consistent */
		height: auto;
	}
	.page-documents-resources-publications #content #quicktabs-tabpage-brochures_briefing_papers-0 .view-display-id-block_1 .views-row div{/*Adds styling to attachment*/
		clear: both;
		margin-left: 0px !important;
	}
	.page-documents-resources-publications #content #quicktabs-tabpage-brochures_briefing_papers-0 .view-id-brochures_briefing_papers .view-content .views-row{/*Adds styling to attachment*/
		border-bottom: 0px;
	}
	#views_slideshow_cycle_main_documentary_resources-block_1 .views-slideshow-cycle-main-frame-row-item .views-field{
		height: auto;
		display: block;
	}
	#views_slideshow_cycle_main_documentary_resources-block_1 .views-slideshow-cycle-main-frame-row-item .views-field-title{
		height: auto;
		display: block;
		margin-bottom:40px;
	}
	#views_slideshow_cycle_main_documentary_resources-block_1 .views-slideshow-cycle-main-frame-row-item .views-field-body{
		height: auto;
		display: block;
		margin-bottom: 120px;
	}
	#views_slideshow_cycle_main_documentary_resources-block_1 .views-slideshow-cycle-main-frame-row-item .views-field-doc-attachment{
		height: auto;
		display: block;
		margin-bottom: 20px;
	}
	#views_slideshow_cycle_main_documentary_resources-block_1 .views-slideshow-cycle-main-frame-row-item .views-field span{
		float: none;
	}
	.page-documents-resources-publications #content #quicktabs-tabpage-brochures_briefing_papers-0 .views-field .views-field-field-publication-book-cover{
		/*margin-right: 100px;*/
		margin-bottom: 50px;
	}
	.page-documents-resources-publications #content #quicktabs-tabpage-brochures_briefing_papers-0 .view-id-brochures_briefing_papers .view-content .views-row{/*Adds styling to each row brochures */
		border-bottom: 0px !important;
	}
	.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-field-title{
		width: 200px !important;
	}
	.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-row{
		border-bottom: 0px !important;
	}
	.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-field-field-doc-attachment{
		width: 200px !important;
	}
	.page-documents-resources-publications #content .pane-documentary-resources .view-display-id-block_2 .views-row{
		width: 300px !important;
	}
	.section-mineral-resources .pane-minerals-tabs .view-minerals-tabs .quicktabs-tabs li a{
		margin-bottom: 0px !important;
	}
	.documentary-resources-p .pane-documents-resources-bottom-conte .three-3x33 .region{
		padding: 15px 0;
	}
	.one-sidebar #content{
		width: 90%;
	}
	.section-observers .field-items table{
		width: 90% !important;
	}
	.section-bibliographic-database #content .node-1062 .field-items table{
		/*width:100% !important;*/
		width:100% !important;
		table-layout:fixed;
		max-width: 410px;
	}
	.section-bibliographic-database #content .node-1062 .field-items table td p{
		width:auto !important;
	}

}

@media only screen and (max-width: 980px){
	.page-documents-resources #content .pane-brochures-briefing-papers ul.quicktabs-tabs li a, .page-documents-resources #content .pane-brochures-briefing-papers ul.quicktabs-tabs li.active a, .page-documents-resources #content .pane-brochures-briefing-papers ul.quicktabs-tabs li a{
		display: block;
		border-bottom: 0px;
	}
	.section-documents-resources .view-id-document_resources #views_slideshow_cycle_main_documentary_resources-block_1 views-field{
		display: block;
	}
	#block-superfish-1 ul li a, #block-superfish-1 ul li span{
		margin: 0 1px;
	}
	.one-sidebar #content, aside.sidebars .region-sidebar-second{
		float: none;
		clear:both;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
}


/*Styling to properly show multiple news items on the home page*/
#block-views-news-block-1 .views-row .views-field-field-image{
	display: none;
}

#block-views-news-block-1 .views-field-body,
#block-views-news-block-1 .views-field-view-node{
	display: none;
}

#block-views-news-block-1 .views-row{
	display: block;

	border-bottom: 2px #FFF solid;
	/*
	width: 423px;
	*/
}


#block-views-news-block-1 .views-row-1{
	display: block;
}

#block-views-news-block-1 .views-row-1 .views-field-field-image,
#block-views-news-block-1 .views-row-1 .views-field-view-node,
#block-views-news-block-1 .views-row-1 .views-field-body{
	display: block;
}

#block-views-news-block-1 .views-row .views-field-body{
	display: block;
}
#block-views-news-block-1 .views-row .views-field-body{
	height: 24px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 10px;
}
#block-views-news-block-1 .views-row .views-field-body{
	margin-bottom: 10px;
}

#block-views-news-block-1 .views-row-1 .views-field-body{
	height: auto;
	overflow: initial;
	padding: 0;
	margin-bottom: 0;
}

/*.page-node-4 article table tr:nth-child(odd) td,
.page-node-4 article table tr:nth-child(even) td {
	background-color: transparent;
}*/

.page-node-4 article table tr td:nth-child(1) {
	background-color: #bed5ff;
}

.page-node-4 article table tr td:nth-child(2) {
	background-color: #dbe8ff;
}

.page-node-4 article table tr td:nth-child(3) {
	background-color: #F0F0F0;
}

/**************** End General Cross-Page Styling ********************************************************/
