/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

body
{
    font-size: 0.85em;
}

.menu-position-link
{
	display: none !important;
}

.chunky-text
{
    font-size: 1.2em;
    font-weight: bold;
}

/* Fix for paste from word issue (was pasting <pre> tags possibly due to coming from a mac version of word)*/
pre
{
   /* white-space: normal; */
}

h1
{

}

h2,
h2.node-title
{
	font-size: 1.4em;
}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

h2.block-title
{
    border-bottom: 1px solid #000000;
	color: #A31D2F;
    font-size: 1.4em;
    line-height: 2em;
}

#zone-content {
  padding-bottom: 2em;
}

h2, h3, h4, h5, h6
{
	margin-bottom: 0.5em;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul.field-links-anchor-list
{
  margin-bottom: 0;
}

.node-teaser
{
    border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}

.branding-data
{

}

.group_infobox
{
    background: none repeat scroll 0 0 #CCCCCC;
    font-size: 0.8em;
    margin-bottom: 2em;
    overflow: hidden;
    padding: 1em;
}

.group_infobox .field
{

}

.group_infobox .field-label
{
	clear: both;
}

.group_infobox .field-items
{

}

.group_infobox a
{
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 20px 20px 20px 20px;
    color: #000000;
    display: block;
    float: left;
    line-height: 2em;
	margin-right: 1em;
    padding: 0 1em;
}

.group_infobox a:hover
{
	background: none repeat scroll 0 0 #FFFFFF;
	text-decoration: none;
}

.node .field-name-field-image
{

}

.node .field-name-field-image img
{
    height: auto;
    width: 100%;
}


.field-name-field-comment
{
    font-size: 0.9em;
    font-style: italic;
}

#block-search-form
{
	padding: 1em 0;
}

#search-block-form
{
    line-height: 40px;
    position: relative;
    width: 100%;
}

#search-block-form .form-item
{

}

#search-block-form #edit-search-block-form--2
{
    background: none repeat scroll 0 0 #EDEDEE;
	font-size: 1.6em;
    height: 40px;
    margin: 0;
    padding: 0 40px 0 0;
    width: 100%;
}

#search-block-form #edit-submit
{
    background: url("images/search-icon.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    height: 35px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 2px;
    text-indent: -9999px;
    text-shadow: none;
    top: 5px;
    width: 36px;
}

#zone-menu-wrapper
{
	background: none repeat scroll 0 0 #9D9FA2;
}

#block-menu-block-1 .content ul
{

}

#block-menu-block-1 .content ul li
{
	float: left;
	list-style: none outside none;
    margin: 0;
    padding: 0;
	/*transition: background-color 0.5s;*/
}

#block-menu-block-1 .content ul li a
{
    color: #FFFFFF;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
}

#block-menu-block-1 .content ul li:hover,
#block-menu-block-1 .content ul li.active,
#block-menu-block-1 .content ul li.active-trail
{
	background: none repeat scroll 0 0 #A31D2F;
	/*transition: background-color 0.2s;*/
}

#block-menu-block-1 .content ul li ul
{
	display: none;
}

#block-menu-block-1 .content ul li ul li
{

}

#block-menu-block-1 .content ul li ul li a
{

}

#block-menu-block-1 .content ul li ul li ul
{
	display: none;
}

#block-menu-block-2 h2.block-title
{

}

#block-menu-block-2 ul
{
	font-family: Georgia,'Times New Roman',serif;
    font-size: 1.2em;
	margin-bottom: 1em;
}

#block-menu-block-2 ul li
{
	list-style: none outside none;
}

#block-menu-block-2 ul li a
{
	color: #013864;
	text-decoration: none;
}

#block-menu-block-2 ul li a:hover,
#block-menu-block-2 ul li.active a,
#block-menu-block-2 ul li.active-trail a
{
	color: #A31D2F;
	text-decoration: none;
}

/* override color for research & publications links (the links are views */

.context-research-publications #block-menu-block-2 ul li.active a,
.context-research-publications #block-menu-block-2 ul li.active-trail a
{
	color: #013864;
}

.context-research-publications #block-menu-block-2 ul li a:hover
{
	color: #A31D2F;
}

#block-menu-block-2 ul li ul
{
	font-size: 1em;
}

.page-map #block-menu-block-2 ul li ul
{
	display: inline;
}

#block-menu-block-2 ul li.active ul a,
#block-menu-block-2 ul li.active-trail ul a
{
	color: #013864;
}


#block-menu-block-2 ul li ul a:hover,
#block-menu-block-2 ul li ul a.active
{
	color: #A31D2F;
}

ul.menu .contextual-links-wrapper,
ul.menu .block-configure,
.menu-mlid-1071 /* hide highest to lowest for phones */
{
	display: none;
}



.site-name-slogan
{
	padding-top: 2em;
}

.site-name
{
    margin: 0;
	float: left;
	margin-right: 50px;
}

.site-name a
{
    background: url("images/wpb-logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 110px;
    text-indent: -9999px;
    width: 217px;
}

.site-slogan {
}
.icpr-brand, .icpr-brand a 
{
    color: #003764;
    font-size: 0.8em;
	background: url("images/icpr_site_logo.jpg") no-repeat scroll 0 0 transparent;
	height: 63px/* 56px */;
    text-indent: -9999px;
    width: 239px/* 220px */;
	float: left;
	margin-right: 25px;
}
.bbk-brand, .bbk-brand a
{
    color: #003764;
    font-size: 0.8em;
 
	background: url("images/birkbeck-site-logo.jpg") no-repeat scroll 0 0 transparent;
	height: 63px/* 56px */;
    text-indent: -9999px;
    width: 200px/* 220px */;
	float: left;
}
.icpr-brand {
	margin-top: 11px /* 22px */;
	background: none;
}
.bbk-brand {
	margin-top: 11px /* 22px */;
	background: none;
}

#page-title-outer
{
    background: none repeat scroll 0 0 #003764;
    margin-bottom: 2em;
    margin-top: 3em;
    padding: 0.5em 0;
}

#page-title
{
    color: #FFFFFF;
    display: block;
    float: none;
    font-size: 2em;
    font-weight: normal;
    margin: 0 auto;
    padding: 0;
}

#block-system-main
{

}

.submitted,
.node-resource .field-name-field-date
{
    color: #939598;
    font-size: 0.8em;
    letter-spacing: 0.02px;
	padding: 0.5em 0;
}

.front .field-name-body
{
    background: none repeat scroll 0 0 #DDDDDB;
	overflow: hidden;
}

.front .field-name-body .field-items
{
    padding: 1em;
}

.page-node
{

}

.page-node.no-side-content 
{

}

.page-node .field-name-body
{

}

.page-node.no-side-content .field-name-body
{

}

.page-node .field-name-field-side-content,
.view-sidebar-content
{
    background: none repeat scroll 0 0 #003764;
    color: #FFFFFF;
	padding: 1em;
}

.page-node .field-name-field-side-content a,
.view-sidebar-content a
{
  color: #FFFFFF;
  text-decoration: underline;
}

.page-node .field-name-field-side-content a:hover,
.view-sidebar-content a:hover
{
  text-decoration: none;
}

.front #block-system-main
{
    margin: 0 10px 20px;
}

.front .view-sidebar-content
{
    margin: 0 10px;
}

.page-node.no-side-content .field-name-field-side-content
{

}

.node-teaser .field
{
	margin-bottom: 1em;
}

.field-collection-view,
.field-collection-container
{
	border: none;
	margin: 0;
	padding: 0;
}

#block-views-image-links-block-block
{
	margin-top: 20px;
}

.field-name-field-image-links,
.view-image-links-block
{

}


.field-collection-item-field-image-links
{
    background: none repeat scroll 0 0 #A31D2F;
    color: #FFFFFF;
    margin-bottom: 20px;
    padding-bottom: 2em;
    position: relative;
    text-align: center;
    width: 100%;
}

.field-collection-item-field-image-links:hover
{
	opacity: 0.6;
}

.field-collection-item-field-image-links .field-name-field-image
{

}

.field-collection-item-field-image-links .field-name-field-image img
{
    height: auto;
    width: 100%;
}

.field-collection-item-field-image-links .field-name-field-text
{
    background: none repeat scroll 0 0 #A31D2F;
    bottom: 0;
    font-size: 2em;
    left: 0;
    line-height: 1em;
    padding: 0.5em 0;
    position: absolute;
    right: 0;
}

.field-collection-item-field-image-links .field-name-field-link
{

}

.field-collection-item-field-image-links .field-name-field-link a
{
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
}

/* resources */

.view-research-publications
{

}

.views-exposed-form,
#search-form

{
    background: none repeat scroll 0 0 #DC4F63;
    color: #FFFFFF;
    margin-bottom: 1em;
    padding: 1.5em;
}

.views-exposed-form .views-exposed-widget
{
    float: none;
    margin-bottom: 1.5em;
    overflow: hidden;
}

.views-exposed-form .form-text,
.views-exposed-form .form-select
{
	width: 100% !important;
}

.views-exposed-form .views-exposed-widget label
{
    font-size: 1.2em;
    line-height: 2em;
}

.views-exposed-form .views-exposed-widget .views-widget
{

}

.views-exposed-form .views-exposed-widget .views-widget .form-item
{

}

.views-exposed-form #edit-shs-term-node-tid-depth-wrapper select
{
    display: block !important;
}

.views-exposed-form #edit-shs-term-node-tid-depth-wrapper .shs-select-level-2
{
    display: block !important;
    margin-top: 2em;
}

.bef-select-as-links .form-item .form-item
{
	float: left;
}

.bef-select-as-links .form-item .form-item a
{
    background: none repeat scroll 0 0 #E6E6E5;
    color: #000000;
    display: block;
    line-height: 2em;
    margin: 0.5em;
    padding: 0 0.5em;
    text-decoration: none;
}

.bef-select-as-links  .form-item .form-item a:hover,
.bef-select-as-links  .form-item .form-item.selected a
{
	background-color: #44CE79;
}

.bef-select-as-links  .form-item .form-item.selected a:hover
{
	background-color: #000000;
	color: #FFFFFF;
}

.views-exposed-form #edit-created-wrapper .form-item
{

}


.views-exposed-form #edit-created-wrapper .form-item-created-max label
{
    text-transform: lowercase;
}

.views-exposed-form .view-filters .views-submit-button,
.views-exposed-form .view-filters .views-reset-button
{
    margin: 0;
	text-align: right;
}

.views-exposed-form .views-submit-button input,
.views-exposed-form .views-reset-button input,
#search-form #edit-submit, .attcControls a, .view-highest-to-lowest .ctools-jump-menu-button
{
    background: none repeat scroll 0 0 #003764;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 3em;
    margin: 0;
    padding: 0.3em 1em;
    text-shadow: none;
}
.view-highest-to-lowest .ctools-jump-menu-button
{
	font-size: 0.9em;
	padding: 1em;
	line-height: 1em;
}
.block-better-jump-menu-menu-highest-to-lowest {
display: none;	
}
.attcControls a , .attcControls a:hover{
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
	text-decoration: none;
}
.view-highest-to-lowest #views-aggregator-datatable_wrapper, .view-clone-of-highest-to-lowest #views-aggregator-datatable_wrapper {
margin-top: 20px;
}

.node-resource.node-teaser
{
    margin-bottom: 1em;
    overflow: hidden;
    padding-left: 70px;
    position: relative;
}

.node-resource.node-teaser .node-title
{
    font-size: 1.6em;
    margin: 0;
}

.node-resource.node-teaser .submitted
{

}

.field-name-field-resource-type
{
    background: none repeat scroll 0 0 #DFDFDD;
    float: left;
    font-size: 1.2em;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0.5em;
    width: 50px;
}

/* Country data tabs */

#tabs
{
    border: medium none;
    padding: 0;
}

.tab-list
{
    background: none repeat scroll 0 0 transparent !important;
	border: medium none !important;
	overflow: hidden;
	padding: 0 !important;
}

.tab-list li
{
    background: none repeat scroll 0 0 #A31D2F !important;
    border-color: #CCCCCC #CCCCCC #000000 !important;
    border-image: none !important;
	border-radius: 0 !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #FFFFFF !important;
}


.tab-list li.ui-state-active,
.tab-list li:hover,
.tab-list li.ui-state-active:hover
{
	background-color: #990317 !important;
}

.tab-list li a
{
	color: #FFFFFF !important;
}

.tab-content
{
    border: 1px solid #000000 !important;
    border-radius: 0 0 0 0;
    padding: 0 !important;
    position: relative;
    top: -1px;
}

.tab-content.normalcontent
{
	padding: 1em !important;
}



.tab-content.tablecontent
{
	border: none !important;
}

.tab-content.tablecontent table
{
    margin-bottom: -1px;
    table-layout: fixed;
}



table
{
  border: 1px solid #000;
}

table.field-group-format
{
    margin-bottom: 0;
}

table.field-group-format tbody
{
	border: 1px solid #000000;
}

table.field-group-format th.field-label
{
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #000000;
    padding: 0.5% 1%;
    width: 38%/* 25% */;
}

table.field-group-format .field-label
{
    font-size: 0.9em;
    font-weight: bold;
	width: auto;
}

table.field-group-format .field-content
{
    font-size: 0.9em;
}


table.field-group-format .field-content .field-collection-container .field-item {
margin-bottom: 0;
}

table.field-group-format .field-label-inline .field-label
{
	font-size: 1em;
}

table.field-group-format tr
{
	border: 1px solid #000000;
}

table.field-group-format tr td
{
	border: 1px solid #000000;
    padding: 0.5% 1%;
    width: 58%;
}

table.field-group-format tr td td
{
  width: auto;
}

.view-data-previous-year-prison-population-trend table#views-aggregator-datatable tr:nth-child(even) {
	background: #F1F5FA;
	}

.further_info_link
{
  font-size: 0.8em;
}
/*
.view-data-previous-year-prison-population-trend .field-content
{
    border: 0 none;
    padding: 0;
}

.view-data-previous-year-prison-population-trend .field-content table,
.view-data-previous-year-prison-population-trend tr,
.view-data-previous-year-prison-population-trend tbody
{
    border: 0 none !important;
}

.view-data-previous-year-prison-population-trend .field-content table
{
    margin-left: -1px;
    margin-top: -1px;
}

.view-data-previous-year-prison-population-trend .field-content table tbody td
{

}
*/
/* .view-data-previous-year-prison-population-trend tr.even,.view-data-previous-year-prison-population-trend tr.even td {
	background: transparent;
} */

/* data entry forms */

.field-name-field-data
{

}

.field-name-field-data .field-item,
.page-entityform form.entityform
{
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px dashed #CCCCCC;
    margin-bottom: 1em;
}

.field-name-field-data .field-item .entity-entityform-type
{
    padding: 0.5em;
}

.field-name-field-data .field-item.closed .entity-entityform-type:hover
{
    background: none repeat scroll 0 0 #DDDDDD;
	cursor: pointer;
}

.field-name-field-data .field-item h2
{
    font-family: arial;
    font-weight: normal;
    margin: 0;
}

/*.field-name-field-data .field-item form,*/
form.entityform
{
    border-bottom: 1px solid #CCCCCC;
    padding: 0.5em;
}

/*.field-name-field-data .entityform div.fieldset-wrapper*/
form.entityform div.fieldset-wrapper
{
    border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

/*.field-name-field-data .entityform .fieldset-legend*/
form.entityform .fieldset-legend
{
    background: none repeat scroll 0 0 #DDDDDD;
    font-size: 1.2em;
    padding: 0.2em 0.5em;
}

/*.field-name-field-data .entityform .fieldset-wrapper .fieldset-legend*/
form.entityform .fieldset-wrapper .fieldset-legend
{
	display: none;
}

/*.field-name-field-data .entityform .fieldset-wrapper .fieldset-wrapper*/
form.entityform .fieldset-wrapper .fieldset-wrapper
{
	border: none;
	margin: 0;
	padding: 0;
}

.container-inline-date .date-padding
{
	float: none;
	margin: 0;
	padding: 0;
}

/* Stats */

.view-data-report-core-stats
{

}

.view-data-report-core-stats table
{
    font-size: 0.8em;
}

.view-data-report-core-stats table thead th
{
    font-weight: normal;
    line-height: 1.2;
    padding: 0.5em 0;
    vertical-align: top;
}

.view-data-report-core-stats table td
{
    padding: 2px 5px;
}

.dataTables_length,
.dataTables_filter
{
	margin-bottom: 1em;
}

.view-data-report-core-stats .view-filters
{

}

.view-data-report-core-stats .view-filters .views-exposed-widget
{
    padding: 0;
    width: 100%;
}

.view-data-report-core-stats .view-filters .views-exposed-widgets #edit-field-date-year-month-value-wrapper
{
    float: right;
    margin-bottom: 1em;
    width: auto;
}

.view-data-report-core-stats .view-filters .views-exposed-widgets #edit-field-date-year-month-value-wrapper label
{
    float: left;
    margin-right: 1em;
}

.view-data-report-core-stats .view-filters .views-exposed-widgets #edit-field-date-year-month-value-wrapper .views-widget
{
    float: left;
}

.view-data-report-core-stats .view-filters .views-exposed-widgets #edit-field-region-taxonomy-tid-wrapper label
{
    margin-right: 1em;
	margin-bottom: 1em;
    text-align: right;
}

/* Highest to Lowest table start */
#views-aggregator-datatable .joint:after {
content:" =";
}


.view-highest-to-lowest  .views-exposed-form .views-submit-button input, .view-clone-of-highest-to-lowest  .views-exposed-form .views-submit-button input {
line-height: 1em;
padding: 1em;
}
.view-highest-to-lowest .views-exposed-form #edit-dyfield-wrapper .views-widget .description {
display: none;
}

.view-highest-to-lowest a.tabletop, .view-clone-of-highest-to-lowest a.tabletop {
float: right;
}

.view-highest-to-lowest .views-exposed-form .views-exposed-widget {
padding: 0;
margin: 0;
}

.view-highest-to-lowest .view-header label.exposed-label, .view-highest-to-lowest .views-exposed-form  .views-exposed-widget label, .view-clone-of-highest-to-lowest .views-exposed-form  .views-exposed-widget label{
float: none;
color: #fff;
font-weight: normal;
font-size: 1em;
}
.view-highest-to-lowest .views-exposed-form  .views-exposed-widget label:before, .view-clone-of-highest-to-lowest .views-exposed-form  .views-exposed-widget label:before{
content: '2. ';
}

.view-highest-to-lowest .view-header label.exposed-label span.point, .view-highest-to-lowest .views-exposed-form  .views-exposed-widget label:before, .view-clone-of-highest-to-lowest .views-exposed-form  .views-exposed-widget label:before{
color: #003764;
font-weight: bold;
font-family: Georgia, 'Times New Roman', serif;
font-size: 1.25em;
}
.view-highest-to-lowest .views-exposed-form .views-exposed-widget .views-widget, .view-highest-to-lowest .views-exposed-form .container-inline {
width: auto;
}
.view-highest-to-lowest .view-header .widgets .views-exposed-form {
padding: 0;
margin: 0;
}

.view-highest-to-lowest .category-select select.form-select, .view-highest-to-lowest .views-exposed-form select.form-select {
width: auto !important;
}

/* Highest to Lowest exposed form */
.view-highest-to-lowest .view-header .category-select, .view-highest-to-lowest .view-header .widgets {
padding: 1.5em;
padding-bottom: 0;
background: none repeat scroll 0 0 #DC4F63;
}
.view-highest-to-lowest .views-exposed-form .views-submit-button
{
	font-size: 0.8em;
}
.view-highest-to-lowest .views-exposed-widgets {
margin: 0;
}
/* Highest to Lowest table end */

/* Charts */

.view-highest-to-lowest  .axis-title, .view-clone-of-highest-to-lowest  .axis-title, .chart-wrapper  .axis-title {
text-align: center;
font-size: 12px;
/* text-decoration: underline; */
top: -0.5em;
position: relative;
}
#chart_div {
background:url(images/icps-watermark.png) repeat right top transparent;
}


/* Recent trends charts */

.node-country .chart-wrapper {
width: 100%;
float: left;
clear: both;
margin-top: 3em;
border: 1px solid #ccc;
}

.node-country .chart-wrapper.first{
margin-top: 2em;
}

/* Charts end */

/* twitter block */

#block-block-1
{
	display: none;
}

.view-clone-of-world-map
{
	display: none;
}

.gmap-popup {
    width: 200px;
}

.gmap-popup h3 a
{
    font-size: 22px !important;
}
.pvw-title span {
  display: none;
}

.circa {
float: left;
}

.uppercase {
text-transform: uppercase;
}