/* IDC added, style  tags with a clear:both on the meet the team page = #node-190172 */
#node-190172 h2 {clear:both;}

/* IDC added, buttons on the NA shop landing page = #node-76616 [switched off, see NA-specific tweaks]*/
/*#node-76616 a { /*background-color: #0072CF;
                color: #ffffff;
                border-color: #0072CF;
                padding: 16px 24px 16px 16px;
                margin-right: 2em;
                float: left;
}*/

/*Online Activities landing book pages book cover buttons*/
.page-node-12684 li.views-fluid-grid-item {height:100% !important; width: 80px !important;}

/*Online Activities book and stage pages right hand extras*/

.dictionary-vocab-tester
    {padding-top: 12px;
    padding-left: 20px;}
.catena-block
    {margin-top: -9px;}
/*Latin Numbers pdf button*/    
#block-block-82
    {margin-top: -9px;}
/*Teacher's Guide button on Book page - Book 1*/
.page-node-8971 #block-block-232
    {margin-top: -19px};
/*Teacher's Guide button on Stage pages - Book 1*/
#block-block-232
    {margin-top: -15px;}
/*Teacher's Guide button on Book page - Book 2*/
.page-node-8972 #block-block-242
    {margin-top: -19px;}
/*Teacher's Guide button on Stage pages - Book 2*/
#block-block-242
    {margin-top: -15px;}
/*Teacher's Guide button on Book page - Book 3*/
.page-node-8973 #block-block-243
    {margin-top: -19px;}
/*Teacher's Guide button on Stage pages - Book 3*/
#block-block-243
    {margin-top: -15px;}
/*Teacher's Guide button on Book page - Book 4*/
.page-node-8974 #block-block-244
    {margin-top: -19px;}
/*Teacher's Guide button on Stage pages - Book 4*/
#block-block-244
    {margin-top: -15px;}


/* style Elevate info to the right of the titles */
#block-block-32 p {float: right; width: 45%;}
#Elevate-button {
    margin-top: 1em;
    margin-left: 4.5em;}

/* Grey-out titles of digital resources */
#Elevate-title {color:#909090 !important;}

/*styling the page numbers after the story titles*/
.text-page-number {color: #777777; padding-left: .7em;}

/*changes the typeface of the 'Practising the language' section to make it consistent with the other sections*/
.view-stage-links h3 {font-family: verdana, arial, sans-serif;}

/*expanding 'accordion'-style info e.g. for Word Endings explorers*/
#click-here {color: #0072cf; cursor:pointer;}
#click-here:hover {text-decoration: underline;}
#expand-info {display:none; padding: 3px; border-style: dashed; border-width: 1px; border-color: #a39f9f;}

/* styling of book-stage navigator as a whole */
.CSCP-book-stage-nav-wrapper {
    margin-top: 0px !important;}

/*Removing some of the padding under the 'Shared Resources' title*/
.shared-resources-title {margin-bottom: -9px;}

.CSCP-book-stage-nav-title-link-wrapper {
    display: inline;
}
.CSCP-book-stage-nav-title-link-stage-number {
    display: inherit;   
}
.CSCP-book-stage-nav-title-link-latin-title {
    display: inherit;   
}

/* colour settings for book assets when not actually on the book */
.cscp-book-stage-nav-book-1 {
  background-color: #FDE3E6;
}
.cscp-book-stage-nav-book-2 {
  background-color: #E3F4FD;
}
.cscp-book-stage-nav-book-3 {
  background-color: #E5FDE3;
}
.cscp-book-stage-nav-book-4 {
  background-color: #FDFBD3;
}
.cscp-book-stage-nav-book-5 {
  background-color: #F7E3ED;
}

/* hide quasi anchor */
#cultural_background {
    width: 0px;
    margin: 0px;
    padding: 0px;
}

/*Catena page iframe*/
.page-node-196652 #CSCP-catena
    {height: 58em;
    width: 300px !important;}
.page-node-196652 #CSCP-catena-bdy, #catena, #frm, #frmtxt, table#grid, #inp
	{width: 300px !important;}
    
/*set column widths for Language Synopses (node 198622)*/
.page-node-198622 .col_10
    {width:10%;}
.page-node-198622 .col_45
    {width:45%;}
    
/*set column widths for Literature and Culture (node 198722)*/
.page-node-198722 .col_34
    {width:34%;}
.page-node-198722 .col_33
    {width:33%;}

/*row colours*/
.page-node-198622 .campl-table-striped tbody tr:nth-child(2n+1) td
    {background-color: #FBB9A4;}
    
/*a temporary fix for the main menu links spilling over onto two lines*/
.js .campl-local-navigation a
    {padding: 10px 16px;}