/****Handbook Landing Page****/

/* Hide new 'Module Content' tab header */

.modulecontentlink {
        display: none;
}


/****Handbook Contents Pages****/

/* Styles the page titles in h2 */
#region-main h2 {
        color: #fff;
        font-size: 2.3em;
        font-weight: bold;
        text-align:center;
        padding-right: 0!important;
        padding-top: 5px;
        padding-bottom: 5px;
}

/* Styles the section h3 headers within the page */
.sed_h3 {
        margin-top: 0px;
	width: 100%;
	text-align: center;
}

/* Ensures links remain blue text */
a.autolink {
        background-color: #f4f5f5!important;
        margin-bottom: 0;
        padding-bottom: 0;
}


/****Glossary Main Index Page****/

/* Increases size of the letter-by-letter headers */
.glossarycategoryheader h3{
	font-size: 1.9em!important;
        font-weight: bold!important;
}

/* Hides the Glossary description field */
#intro{
	border-left: 0!important;
	padding-left: 0!important;
	margin-left: 0!important;
}



/*****Footer*****/

.sed-footer {
        clear: both;
        background: #585858;
        color: white;
	padding: 1%;
}

.sed-footerh4 {
	font-size: 1.2em;
	font-weight: bold;
}

.sed-footer a{
	color: #EBF5FF;
}




/****Glossary Entries****/

/* Styles the entry header on each page */
.dictionary h4{
	font-size: 1.6em!important;
        font-weight: bold!important;
        margin-top: -2%!important;
        margin-bottom: 3%;
}

/* Sets the size of the main paragraph text */	
.no-overflow{
	font-size: 1.1em;
}

/* Draws heavy black line at the foot of the entry content *?	
.dictionary{
	border-bottom: 4px solid!important;
}

/* Deprecated class? */
.glossarydisplay .nav-tabs {
	display: none;
}

/* Deprecated class? */
.modified {
        display: none;
}

/* Deprecated class? */
.glossaryexplain {
        display: none;
}

/* Colour of links to other handbook entries */
.entry .no-overflow a {
	color: blue;
}


/*****Tables******/

/* Improves the appearance of tabular content in Handbooks */

.dictionary td {
	border: 1px solid black;
}

.entry {
        border: none!important;
}


/********SEDComms*******/
.widget-branding {
	display: none;
}

.sedcommsbutton {
	width:32%;
	float: right;
	margin: 1%;
}

.sedcommslowerbutton {
	width:31%;
	float: right;
	margin: 1%;
}
	
	
.sedcommsbigbutton {
	width: 64%;
	float: right;
	margin: 1%;
	margin-top: 3%;
}

.sedcommsrejbtest {
        display: inline-block;
        width: 100%;
        clear: both;
}


/******Dashboard******/

.ui-accordion-header:first-child {
display:block;
}
.ui-accordion-header {
    display:none;
}

.block_modulesdashboard .header {
padding-top: 0!important;
}

#instance-50305-header {
font-size: 1.4em;
}


/****LandingPage Buttons*****/

.sedindexbutton {
	margin:0 auto;
	display:block;
	margin-top: 2%;
}
.sedhandbookbutton {
	display: block;
	width: 28%;
	margin-right: 2%;
	margin-left: 3%;
	float: left;
}
.sedusefullinks a{
    color: #fff !important;
    background-color: #74a6ad !important;
    padding: 10px 60px 10px 35px !important;
    margin: 0px !important;
}
.sedusefullinks a:visited {
    color: #fff !important;
}


/*****SED Left-Hand Menu*****/
/* These styles ran an old Nav block in the handbooks that we've now deprecated */

.toggle {
	cursor: pointer;
}

.togglecurrent {
	cursor: pointer;
}

.sedmenu_ul .togglecurrent {
	background: none;
	padding-left: 3px;
	list-style-type: none;
}

.sedmenu_ul .toggle {
	background: none;
	padding-left: 3px;
	list-style-type: none;
}

.sedli_collapsed {
	background: none!important;
	background: #fff!important;
        border-bottom: 1px solid #ddd!important;
        margin: 0!important;
        padding: 5px 5px 5px 15px!important;
	padding-left:20%!important;
        list-style-type: none;
}

.sedli_current {
	background: none!important;
	background: #fff!important;
        border-bottom: 1px solid #ddd!important;
        margin: 0!important;
        padding: 5px 5px 5px 15px!important;
	padding-left:20%!important;
    
}

.sedddicon {
	font-size: 1.2em;
	padding-right:5px;
	color: #660000;
}

#sedmenu_left img {
        margin-bottom: 7%;
}

#sedmenu_left {
        background: #fff;
        border: 1px solid black;
}

.sedmenu_li {
	display: block;
}

.sedtopiccurrent {
        font-style: italic;
        font-weight: bold;
        background: #fff!important;
        text-align: left!important;
        margin-bottom: 0!important;
}





/******SEDHome*******/
/* Jul 2017 -- trying to run SED Home without loading additional styles -- these are no longer loaded */

.sedhomea {
        display: inline-block!important;
}

.block_modulesdashboard .status {
        display: none;
}

#modulesdashbord_header_55fbc9cbbb6c0 {
        display: none;
}

.usefullinks {
        font-color: white!important;
}
