/* General Styles */


body {
    font-family: "open_sansregular", Arial, sans-serif;
    color: #000000;
}

p {
    font-family: "open_sansregular", Arial, sans-serif;
    font-weight: normal;
    line-height: 1.55;
    font-size: 15px;
    margin: 0 0 20px;
}

.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4 {
    font-family: "open_sanslight", Arial, sans-serif;
    font-weight: normal;
    line-height: 1.3;
    margin-top: 35px;
    margin-bottom: 15px;
}

.h5, h5,
.h6, h6 {
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-weight: normal;
    line-height: 1.55;
}

.h1, h1 {
    font-size: 48px;
}

.h2, h2 {
    font-size: 38px;
}

.h3, h3 {
    font-size: 28px;
}

.h4, h4 {
   font-size: 21px;
}

.h5, h5 {
    font-size: 17px;
}

.h6, h6 {
    font-size: 15px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #ba9200 !important; /* Important because its base.css equivalent is */
    text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
    color: #000000;
    text-decoration: underline;
}


.subnav{
    color: #f1dc59 !important;
}


a,
a:active,
a:focus,
a:visited {
    color: #ba9200;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}


#portal-header-wrapper a,
#portal-header-wrapper a:active,
#portal-header-wrapper a:focus,
#portal-header-wrapper a:visited {
    text-decoration: none !important;
}

hr {
    border-color: #dddddd;
}

input[type=radio],
input[type=checkbox] {
    margin: -2px 3px 1px;
}

input[type=text]{
    height: 30px;
}

/* General Styles end */

/* Main Layout */

#content {
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 75px;
}

/* Main Layout end */

table#datagridwidget-table-Links {
    width: 100%;
    border-bottom: 1px;
    border-bottom-color: grey;
    border-bottom-style: double;
}

#portaltab-cases-level1 ul,
#portaltab-courts-level1 ul,
#portaltab-speechpapers-level1 ul {
    display: none !important;
}

#portaltab-cases-level1 span,
#portaltab-courts-level1 span,
#portaltab-speechpapers-level1 span {
    color: red;
    text-decoration: underline;
}

.you-might-be-interested-in.col-sm-12 {
    border-top: 1px solid #ddd;
}

#courtsdocument-content a:hover {
    color: #000000 !important;
    text-decoration: underline;
}

#autogeneration_controls {
    display: block !important;
}

#roottabs .invisible,
#roottabs .bridge {
    display: block !important;
    visibility: visible;
}

.portaltype-homepage #content {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.template-atct_edit.portaltype-homepage #content,
.template-sharing.portaltype-homepage #content,
.template-folder_contents.portaltype-homepage #content {
    margin-left: 40px;
    margin-right: 40px;
}

.portaltype-quadbox #content {
    margin-top: 65px;
}

#portal-column-content.col-md-12 {
    padding-left: 35px;
    padding-right: 35px;
}

.portaltype-homepage #portal-column-content.col-md-12,
.template-landingpage_view #portal-column-content.col-md-12,
.template-default_error_message #portal-column-content.col-md-12 .row {
    padding-left: 15px;
    padding-right: 15px;
}

/*IMAGES*/
img.image-inline {
    padding-top: 20px;
    padding-bottom: 30px;
    display: block;
    margin: 0 auto;
}

.image-right {
    float: right;
    margin-top: 20px;
    margin-left: 35px;
    margin-bottom: 30px;
}

.image-left {
    float: left;
    margin-top: 20px;
    margin-right: 35px;
    margin-bottom: 30px;
}

a.brand {
    display: inline-block;
}

.brand img {
    width: 425px;
    height: auto;
}
 
a.toplink {
    float: right;
    padding-top: 25px;
    background-image: url('/top.png');
    background-repeat: no-repeat;
    background-position: 50% 40%;
    text-transform: uppercase;
    font-size: 13px;
    clear: both;
}

a.toplink:hover {
    background-image: url('/top-hover.png');
    text-decoration: none;
}

a.inpage,
a.anchor-link {
    color: #000000 !important;
    text-transform: none !important;
    font-weight: 300 !important;
    padding-left: 27px;
    background-image: url('/rightarrow-down-xtra-sm-hover.png');
    background-repeat: no-repeat;
    background-position: 4px 6px;
}

a:hover.inpage,
a:hover.anchor-link {
    color: #ba9200 !important;
}

li {
    margin-bottom: 15px;
}

/* Homepage */

.nopadding {
   padding: 0;
}

.bannertitle.bannerheader,
.homepage-headline {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    width: 38%;
    z-index: 100;
}

.homepage-headline {
    text-align: center;
}

.homepage-headline-mobile {
    display: none;
}

.homepage-headline img {
    margin-top: 12%;
    width: 79%;
}

.bannerheader {
    color: #ffffff;
}

.bannerheader {
    position: absolute;
    left: 32px;
    top: 10px;
}

#headWrapper .nopadding {
    margin: 0;
}

#searchGadget,
div#headWrapper .container,
#mainheader,
div#headWrapper {
    background-color: transparent;
}

div#headWrapper {
    background-color: #F1DC59;
}

#portal-header-wrapper {
    background-image: url("/banner-bg-motif.png");
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

input#searchGadget {
    background-color: rgba(255, 255, 255, 0.16);
}

#searchGadget {
    border: 1px solid #000000;
}

input#searchGadget {
    border-radius: 0;
    width: 390px;
    height: 40px;
    color: #000000;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 40px;
}

input#searchGadget:focus {
    box-shadow: unset;
    border-color: #000000;
    color: #000000;
}

#mainheader input.searchButton,
.searchPage input.searchButton {
    position: relative;
    left: -36px;
    background-image: url(/icon-search.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 2px;
    cursor: pointer;
    padding: 1px 1px 1px 19px;
    border: none;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    overflow: hidden;
    box-shadow: unset;
}

#mainheader input.searchButton:hover,
.searchPage input.searchButton:hover {
    opacity: 0.7;
    background-color: transparent;
}

#LSNothingFound {
    padding: 8px 25px 12px;
}

/* Search results page */

input.searchPage {
    border: 1px solid #000000;
}

input.searchPage {
    border-radius: 0;
    width: 500px;
    color: #000000;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 45px;
}

input[type="text"].searchPage {
    height: 50px;
}

input.searchPage:focus {
    box-shadow: unset;
    border-color: #000000;
    color: #000000;
}

input.searchPage.searchButton {
    width: 22px;
    height: 26px;
    background-position: 0 0;
}

.searchPage label {
    font-weight: normal;
    font-size: 16px;
}

.template-search h1 span.discreet {
    font-size: 30px;
}

.template-search p.discreet a:hover {
    color: #000 !important;
    text-decoration: none;
}

dl.searchResults {
    padding: 40px 5px;
    border-top: 1px solid #dddddd;
    margin-top: 40px;
}

.searchResults dt a {
    color: #000000 !important;
    font-size: 20px;
    font-weight: normal !important;
    background-image: url('/rightarrow-sm-hover.png');
    background-repeat: no-repeat;
    background-position: 4px 6px;
    background-size: 12px auto;
    padding-left: 30px !important;
    display: block;
    word-break: break-all;
}

.searchResults dt a:hover {
    text-decoration: none;
    color: #ba9200;
}

.searchResults dd {
    margin-top: 15px;
    margin-bottom: 40px;
    padding-left: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}

.documentByLine {
    font-size: 13px;
    padding-bottom: 15px;
    display: inline-block;
}

.template-landingpage_view .documentByLine {
    clear: both;
    margin-left: 15px;
    float: left;
}

.highlightedSearchTerm {
    background-color: transparent !important;
}

.pagination {
    font-size: 18px !important;
}

.pagination a {
    padding-left: 3px;
    padding-right: 3px;
}

.pagination a:hover {
    color: #000000 !important;
}

legend {
    color: #000000 !important;
    border-bottom: 1px solid #dddddd !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

#attachmentsBox li a {
    font-size: 15px;
    font-weight: 300;
    color: #000 !important;
    text-decoration: none;
    padding-left: 20px;
    background-image: url('/rightarrow-xtra-sm-hover.png');
    background-repeat: no-repeat;
    background-position: 0 5px;
}

#attachmentsBox li a:hover {
    color: #ba9200 !important;
    text-decoration: underline;
}

/* Login page */

#login_form input.form-control {
    border-radius: 0 !important;
    border: 1px solid #000000;
    width: 300px;
    color: #000000;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 45px;
    height: 35px !important;
}

#login_form input.form-control:focus {
    box-shadow: unset !important;
    border-color: #000000;
    color: #000000;
}

#login_form label {
    font-weight: normal;
    font-size: 17px;
    width: 110px;
}

#login-form {
    width: 430px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.formControls .btn-primary,
.formControls .btn-default,
#sharing-save-button.btn-default,
.context.btn-default,
.standalone.btn-default {
    font-size: 18px;
    background-image: none;
    background-color: #141414 !important;
    border: none;
    color: #f1dc59 !important;
    border-radius: 0 !important;
    margin: 20px 20px 20px 0px;
    text-shadow: rgb(255, 255, 255) 0 0 0 !important;
    padding: 8px 35px;
    font-weight:300 !important;
    outline: 0;
}

button.btn-default[value="Cancel"],
.standalone.btn-default[value="Cancel"] {
    background: #dddddd !important;
    color: #000000 !important;
}

#login-form .formControls .btn-primary {
    margin: 0 0 20px 114px;
}

.formControls .btn-primary:hover,
.formControls .btn-primary:active,
.formControls .btn-primary:focus,
.formControls .btn-default:hover,
.formControls .btn-default:active,
.formControls .btn-default:focus,
#sharing-save-button.btn-default:hover,
#sharing-save-button.btn-default:active,
#sharing-save-button.btn-default:focus,
.standalone.btn-default:hover,
.standalone.btn-default:active, 
.standalone.btn-default:focus,
.context.btn-default:hover,
.context.btn-default:active,
.context.btn-default:focus {
    background-color: #f1dc59 !important;
    color: #000000 !important;
}

input#itemCount {
    width: 70px;
}

.template-criterion_edit_form select#criterion_type {
    width: 240px;
}

/* Error styles */

div.error {
    background-color: transparent;
    border: 2px solid #dd0000;
    padding: 1.5em;
    width: 100%;
}

.fieldRequired {
    padding: 0 0 0 11px;
    margin-left: 5px;
    font-size: 15px;
}

#login-forgotten-password {
     width: 430px;
     margin: 0 auto;
}

#login-forgotten-password strong {
    font-weight: 300 !important;
    font-size: 18px;
    padding-bottom: 15px;
}

/* TODO: is this a thing? */
#archetypes-fieldname-title input, input#form\.title {
    font-size: 100% !important;
}

/* Login page end */

#content-core dt {
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url('/rightarrow-xtra-sm-hover.png');
    background-repeat: no-repeat;
    background-position: 0 19px;
    padding-left: 17px;
    border-top: 1px solid #dddddd;
}

#content-core .summary a {
    color: #000000 !important;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}

#content-core .summary a:hover {
    color: #ba9200 !important;
    text-decoration: underline;
}

#content-core dd {
    padding-left: 17px;
    display: block;
}

.template-courtsdocument_view.depth-3 .documentDescription span {
    display: none;
}

.documentDescription {
    padding-bottom: 25px;
}

/* Global admin */

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    border-radius: 0 !important;
}

.managePortletsLink {
    border-top: 1px solid #dddddd;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 16px;
}


textarea.mceFocus {
    height: 270px !important;
}

/* Template edit tweaks */

.ArchetypesImageWidget,
.ArchetypesRichWidget {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 35px;
    margin-bottom: 25px;
}

label.formQuestion {
    text-transform: uppercase !important;    
    font-size: 17px !important;
    padding-top: 15px;
    padding-bottom: 10px;
}

label.formQuestion span.help-block {
    font-size: 15px !important;
    font-weight: 300;
    text-transform: none;
}

#datagridwidget-table-Links thead:before {
    content: 'Click button to add banner links.';
    color: #737373;
}

#datagridwidget-table-Links th {
    font-size: 14px !important;
    padding-top: 15px !important;
    padding-left: 7px !important;
}
        
a.datagridwidget-add-button {
    font-size: 18px;
    text-transform: uppercase !important;
    background-image: none !important;
    background-color: #141414 !important;
    border: none;
    color: #f1dc59 !important;
    border-radius: 0 !important;
    margin: 20px 20px 20px 0;
    text-shadow: rgb(255, 255, 255) 0 0 0 !important;
    padding: 8px 35px !important;
    font-weight: 300 !important;
}

a.datagridwidget-add-button:hover {
    background-color: #f1dc59 !important;
    color: #000000 !important;
}

.ploneSkin table.mceLayout td.mceIframeContainer,
.ploneSkin table.mceLayout td.mceStatusbar,
.ploneSkin table.mceListBox td {
    padding: 0 !important;
}

.ploneSkin table.mceLayout td.mceToolbar {
    padding: 15px 0 !important;
}

.ploneSkin table.mceLayout .mceToolbar td {
    padding: 4px !important;
}

.ploneSkin table.mceLayout td.mceIframeContainer,
.ploneSkin table.mceLayout td.mceIframeContainer iframe {
    height: 350px !important;
}

td.datagridwidget-manipulator {
    padding: 0 !important;
}

#archetypes-fieldname-description textarea {
    width: 100%;
}

.template-atct_edit #existingTagsTitle,
.template-atct_edit .selectedTagsHeading,
.template-atct_edit .newTagsTitle  {
    padding-bottom: 5px;
}

.template-atct_edit .existingTagsSection,
.template-atct_edit .newTagsSection {
    margin-left: 0px;
}

.template-atct_edit #content p.selectedTag {
    margin: 0 0 3px !important;
}

.template-atct_edit .newTagsHelp {
    float: left;
}

#archetypes-fieldname-relatedItems input.addreference,
.template-atct_edit.portaltype-quadbox input.addreference {
    left: 0 !important;
}

.template-atct_edit .newTagsSection,
.template-atct_edit #archetypes-fieldname-location,
.template-atct_edit #archetypes-fieldname-language {
    width: 50% !important;
}

input#sharing-user-group-search,
.template-atct_edit.portaltype-quadbox input#externalLink,
.template-atct_edit.portaltype-quadbox input#ref_browser_internalLink_label {
    width: 40%;
    height: 40px !important;
}

input#sharing-search-button {
    background-position: 0 0 !important;
    background-size: 17px auto !important;
}

/* Cases */

.plone_jscalendar .form-control {
    width: 100px;
}

.plone_jscalendar span {
    float: left;
    padding: 0 5px;
}

/* Judgements */

table.case-list {
    vertical-align: top;
}

table.case-list thead {
    vertical-align: top;
    border-bottom: 1px solid #000000;
}

table.case-list th {
    font-size: 13px;
    padding: 10px;
}

tr.case-listitem {
    border-bottom: 1px solid #dddddd;
    vertical-align: top;
    font-size: 12px;
}

tr.case-listitem .case-name {
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    background-image: url('/rightarrow-xtra-sm-hover.png');
    background-repeat: no-repeat;
    background-position: 0 15px;
}

tr.case-listitem .case-name a {
    color: #000000 !important;
}

tr.case-listitem .case-name a:hover {
    color: #ba9200 !important;
}

.file-medianotes a span,
span.edit-link {
    font-size: 13px !important;
    color: #ba9200 !important;
}

.case-listitem td {
    padding: 10px 17px !important;
    background-size: 7px auto;
}

/* Manage portlets */

.portletAssignments .form div {
    margin-top: 10px;
}

#content-core .summary a.state-private,
.state-private h2 a,
.state-private h3,
.state-private span,
a.state-private {
    color: red !important;
}

/* Manage portlets end */

.state-private {
    color: red !important;
}

.label-state-private {
    color: red !important;
}

.label-state-published{
    color: green !important;
}

.label-state-pending{
    color: blue !important;
}

/* Quadboxes */

div#quadboxes {
    margin-top: 10px !important;
}

.quadbox-inner {
    border-right: 1px solid #2f2f30;
    margin-bottom: 10px !important;
}

.quadbox-inner img {
    height: 100%;
}

.boxheading {
    padding: 20px 65px 20px 35px;
    color: #000000;
    position: relative;
    background-image: url('/rightarrow.png');
    background-repeat: no-repeat;
    background-position: 92% 56px;
}

.boxheading:hover {
    background-image: url('/rightarrow-hover.png');
    text-decoration: none !important;
}

.boxheading h3 {
    font-family: "open_sansregular", Arial, sans-serif;
    font-size: 22px !important;
    margin-top: 28px !important;
    margin-bottom: 5px !important;
    padding-left: 35px;
    background-image: url('/cross.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.portaltype-homepage .quadbox {
   min-height: 330px;
}

.portaltype-homepage .quadbox-inner:hover {
  background-color: #ebebeb;
}

.portaltype-homepage .quadbox a:hover {
  text-decoration: none;
}


.portaltype-homepage #supreme-court.quadbox,
.portaltype-homepage #high-court.quadbox {
  border-right: 2px solid #ffffff;
}

.portaltype-homepage #court-of-appeal .quadbox-inner,
.portaltype-homepage #district-courts .quadbox-inner {
  border-left: 2px solid #ffffff;
}

.quadbox-inner a {
    display: block;
}

.quadbox-inner a:hover {
    text-decoration: none !important;
    color: #ba9200 !important;
}

.boxheading .cross{
    height: 28px !important;
    width: 28px !important;
    position: absolute;
    left: 10px;
    top: 35px;
}
 
.boxheading p {
    padding-left: 35px;
    text-transform: uppercase;
    font-family: 'open_sansregular', Arial, sans-serif !important;
    font-size: 16px !important;
}

.boxheading .rightarrow {
    height: 32px !important;
    width: 32px !important;
    float: right;
    position: relative;
    right: 10px;
    top: -50px;
}

.rightarrow-small {
    height: 16px !important;
    width: 16px !important;
    position: absolute;
    left: 27px;
    margin-top: auto;
    margin-bottom: auto;
}

.quadboxImage {
    width: 100% !important;
}

/* HR above navigation */

#portal-header hr {
    border-top: 1px solid #000 !important;
    margin-bottom: 0;
}

/* Landing page tiles*/

.landingpage-item .col-lg-3 {
    padding-left:10px;
    padding-right:10px;
}
    
.thumbnail.dash-unit.landingpage-button {
    min-height:200px;
    border-right:1px solid #2f2f30;
    border-top:none;
    border-left:none;
    border-bottom:none;
    border-radius:0px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    color:#000;
    box-shadow: 0 1px 2px rgba(0,0,0,.2) !important;
}

.thumbnail-image-wrapper-empty,
.thumbnail-image-wrapper {
    overflow: hidden;
    position: relative;
}

.thumbnail-image-wrapper-empty .thumbnail-spacer,
.thumbnail-image-wrapper .thumbnail-spacer {
    padding-top:52%;
}

.thumbnail-image-wrapper-empty img,
.thumbnail-image-wrapper img {
    position: absolute;
    top: 0px;
    width: 100%;
}

.thumbnail-text-wrapper {
    background-image:url('/rightarrow.png');
    background-repeat:no-repeat;
    background-position:92% 18px;
}

.thumbnail-text-wrapper:hover {
    background-image: url('/rightarrow-hover.png');
    text-decoration: none !important;
}

.thumbnail.dash-unit.landingpage-button h3 {
    color:#000;
    padding:15px 70px 0px 35px;
    
}

.thumbnail.dash-unit.landingpage-button p {
    color:#000;
    padding:5px 60px 5px 35px;
}

/*Editing bar, set height so info/warning messages dont show up over actions/display dropdowns*/
div#editing-bar {
    height:40px !important;
    margin-top:15px;
}

div#editing-bar ul#edit-content-views {
    width:100%;
    padding-left: 25px;
    padding-right: 25px;
}

div#editing-bar .editContentActions.pull-right {
    margin-right: 15px;
}

.depth-2 div#editing-bar,
.depth-3 div#editing-bar {
    width:100%;
    padding-left: 30px;
    padding-right: 30px;
}

.depth-2 div#editing-bar ul#edit-content-views,
.depth-3 div#editing-bar ul#edit-content-views {
    padding-left: 0px;
    padding-right: 0px;
}

.thumbnail.dash-unit {
    padding-bottom:15px;
}


.landingpage-button:hover{              
  background-color:#ebebeb;
}


/*-------------------------------------------------------------------------------------*/
.globalnav-toggle {
    display:none;
}

.globalnav-toggle input {
    display:none;
}


#portal-globalnav {
  list-style-image:none;
  }
  
* html #portal-globalnav {
  position:relative;
  zoom:1;
  }
  
#portal-globalnav:after {
  content:"";
  clear:both;
  display:block;
  visibility:hidden;
  }
  
#portal-globalnav li {
  display:block;
  float:left;
  position:relative;
  }
  
#portal-globalnav li a {
  display:block;
  line-height:2em;
  padding:1px 1em 21px;
  }
  

  
#portal-globalnav li a span {
  cursor:pointer;
  display:block; 
  white-space: normal;
  }


#portal-globalnav li ul {
/*  display:none;*/
  padding:  0;
  left:0;
  position:absolute;
  top:100%;
  z-index:1000;
}

#portal-globalnav li:hover > ul {
    display:block;
}

#portal-globalnav ul li {
    float:none;
    margin:0;
}
  
#portal-globalnav ul li a {
/*    background-color:#ddd;*/
    border-top:1px solid #fff;
    height:auto;
    padding:0.5em 1.5em 0.5em 1em;
    vertical-align:top;
    width:12em;
}

#portal-globalnav li.selected ul li a {
    background-color: #141414; 
    color:#205C90;
}

#portal-globalnav li ul ul {
    top:0;
    left:100%;
}

#portal-globalnav li ul ul {
    top:0;
    left:100%;
}
  
ul#portal-globalnav li:last-child ul ul {
    left: auto;
    right: 100%;
}

#portal-globalnav ul li a {
    padding:0.0em 0.0em 0em 0.5em !important;
 
}

ul.globalSectionsLevel1,
ul.globalSectionsLevel2,
ul.globalSectionsLevel3 {
    margin-left:0px;
}

#portal-globalnav .plus > a:before,
#portal-globalnav ul li a.hasChildrens:before {
    content:none !important;
}

ul#portal-globalnav,
#portal-globalnav li {
    margin:0px!important;
    border:none;
    z-index: 1000;
}

#portal-globalnav li a {
    padding:21px 40px!important;
    color:#000;

    text-transform:uppercase;
    padding-bottom:1px;
    border:none!important;
}




#portal-globalnav li a span {
    font-size:15px;
    line-height:21px;
    font-family:'open_sansregular', Arial, sans-serif !important;
    font-weight:normal !important;
}

#portal-globalnav li a span:last-child {
    text-transform: none;
    font-size: 15px;
}


#portal-globalnav ul li:hover ul li a {
    background-color: #262626 !important;
}

#portal-globalnav ul li:hover ul li ul li a {
    background-color: #3e3e3e !important;
}


#portal-globalnav ul li:hover ul li a:hover {
    background-color:#3e3e3e !important;
}

.globalSectionsLevel1 {
    background-color: #000000!important;
}

.globalSectionsLevel3 {
    background-color:#0e0e0e !important;
}

.globalSectionsLevel4 {
    background-color:#060606 !important;
}
/*
#portal-globalnav li:hover a {
    background-color:#141414!important;
    color:#f1dc59 !important;
    text-decoration:none;
}
*/
#portal-globalnav ul li a,
#portal-globalnav ul a.hasChildrens {
    border:1px inset #000;
    width:22em !important;
    font-size:small !important;
    color: #f1dc59;

}

#portal-globalnav li a.open{
    color: #f1dc59;
}

/*#portal-globalnav ul li a:hover {
    background-color:#262626 !important;
    color:#f5e781 !important;
}*/

#portal-globalnav ul li a:hover ul li {
    background-color:#ccc !important;
}

.globalSectionsLevel1 a.hasChildrens {
/*    background-color:#EACA5B !important;*/
    background-image:url("/dropdown-arrow-right.png");
    background-position:94% 50%;
    background-repeat:no-repeat;
    background-size: 12px auto;
}

a.hasChildrens:before {
    top:6px !important;
}

.btn .caret {
    margin-top:0px !important;
}

.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover {
    font-size:12px !important;
}


#portal-globalnav .globalSectionsLevel1 li {
    border-bottom:1px solid #222!important;
    text-decoration: none;
}

#portal-globalnav li.plain a,
#portal-globalnav li a,
#portal-globalnav li.selected a,
#portal-globalnav li a:hover,
#portal-globalnav li a:active,
#portal-globalnav li a:focus,
#portal-globalnav li a:visited {
     padding:18px 40px !important;
}

.nav>li>a {
    position:relative;
    display:block;
    padding:10px 8px !important;
}

#portal-globalnav li a:active,
#portal-globalnav li a:focus {
    text-decoration: none;
}

/*Left navigation*/

.depth-2 .portletNavigationTree .navTreeLevel1 {
    display:none;
}

.portletWrapper {
    margin:35px 10px 35px 0px;
}

.portletNavigationTree .navTreeLevel0 {
    font-size:15px!important;
    text-transform:uppercase;
}

.portletNavigationTree .navTreeLevel1 {
    font-size:15px!important;
    text-transform:none;
    border-bottom: 1px solid #ddd;
}

.navTreeItem a, 
dd.portletItem .navTreeItem a {
    color:#000 !important;
    padding-left:0px;
    padding-right: 15px;
}

.navTreeItem a:hover, 
dd.portletItem .navTreeItem a:hover {
   color:#ba9200 !important;
}

li.navTreeItem {
    padding-bottom:5px; 
    padding-top:5px;
    padding-left:20px;
    line-height:1.2 !important;
}

.navTreeLevel0 li.navTreeItem a.navTreeCurrentItem {
    text-transform:uppercase;

}

.navTreeLevel0 li.navTreeItem:first-child a {
    font-size:18px;
    text-transform:uppercase;
    border-bottom:1px solid #000;
    padding-left:0px;
    margin-bottom:8px;
    padding-bottom: 15px !important;
}


.navTreeLevel0 li.navTreeItem:hover {
    text-decoration:none;
    
}

.portletNavigationTree .navTreeLevel1 li.navTreeItem:first-child a,
.portletNavigationTree .navTreeLevel2 li.navTreeItem:first-child a {
    font-size:15px;
    text-transform:none;
    border-bottom:none;
    padding-left:0px;
    margin-bottom:0px;
    padding-bottom: 0.25em !important;
}


.depth-3 .portletNavigationTree .navTreeLevel1 li.navTreeItem:first-child a {
    font-size: 15px;
    text-transform: none !important;
    border-bottom: none !important;
    padding-top: 0.2em !important;
    padding-bottom: 0.25em !important;
    margin-bottom:0px !important;
    padding-left:20px!important;
}

.depth-3 .portletNavigationTree .navTreeLevel1 li.navTreeItem:first-child a:hover {
    background-image:url('/rightarrow-xtra-sm-hover.png') !important;
    background-repeat:no-repeat !important;
}

.navTreeLevel1 li.navTreeItem a.navTreeCurrentItem,
.navTreeLevel1 li.navTreeItem:first-child a.navTreeCurrentItem {
    text-transform: none !important;
    font-weight: 300 !important;
    background-image:url('/rightarrow-xtra-sm-hover.png');
    background-repeat:no-repeat;
    background-position: 4px 6px;
    font-family: 'open_sanssemibold';
    font-weight: normal !important;
}

li.navTreeItem:first-child a.navTreeCurrentItem {
    background-image:none;
}

li.navTreeItem:first-child a:hover {
    background-image:none !important;
}

.depth-3 .portletNavigationTree .navTreeLevel1 li.navTreeItem {
    padding-left:0px;
}

.depth-3 .portletNavigationTree .navTreeLevel1 li.navTreeItem a {
    padding-left:20px !important;
}

.depth-3 .portletNavigationTree .navTreeLevel1 li.navTreeItem a:hover,
.portletNavigationTree .navTreeLevel1 li.navTreeItem a:hover,
.portletNavigationTree .navTreeLevel2 li.navTreeItem a:hover,
.portletNavigationTree .navTreeLevel1 li.navTreeItem:first-child a:hover, 
.portletNavigationTree .navTreeLevel2 li.navTreeItem:first-child a:hover {
    background-image:url('/rightarrow-xtra-sm-hover.png') !important;
    background-repeat:no-repeat;
    background-position:4px 6px;
    color:#ba9200 !important;
    padding-left:20px!important;
}

.portletNavigationTree .navTreeLevel1 li.navTreeItem a,
.portletNavigationTree .navTreeLevel2 li.navTreeItem a {
    padding-left:20px !important;
}

.portletNavigationTree .navTreeLevel1 li.navTreeItem,
.portletNavigationTree .navTreeLevel2 li.navTreeItem {
    padding-left:0px !important;
}

li.navTreeItemInPath a.navTreeItemInPath {
    font-family:'open_sanssemibold';
    font-weight:normal !important;
    padding-bottom:10px;
    border-bottom: 1px solid #ddd;
}


.portletNavigationTree .navTreeLevel2 {
    background:#fff !important;
    padding-left: 5px;
    margin-left: 13px !important;
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
}

.portletNavigationTree .navTreeLevel3 {
    margin-left: 13px;
}


/*Sitemap*/

ul#portal-sitemap {
    width: 65%;
    margin-left: -20px;
}

.template-sitemap .navTreeLevel2 li.navTreeItem:first-child a,
.template-sitemap .navTreeLevel2 li.navTreeItem a,
.template-sitemap .navTreeLevel3 li.navTreeItem:first-child a,
.template-sitemap .navTreeLevel3 li.navTreeItem a {
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    padding-left: 0px;
    margin-bottom: 7px;
    padding-bottom: 13px !important;
}

.template-sitemap .navTreeLevel3 li.navTreeItem:first-child a,
.template-sitemap .navTreeLevel3 li.navTreeItem a {
    text-transform:none;
}

.template-sitemap li.navTreeItem div a {
    font-size: 18px;
    text-transform:uppercase;
    border-bottom: 1px solid #000;
    margin-bottom: 7px;
    padding-bottom: 13px !important;
}

.template-sitemap .navTreeLevel2,
.template-sitemap .navTreeLevel3 {
    padding-left: 10px;
}

/*Sitemap end*/

.browser-body td {
    float: left
}

/* Breadcrumb */

.breadcrumb {
    font-size: 15px;
    padding: 25px 15px;
    margin: 15px 0 0;
    list-style: none;
    border-radius: 0;
    background-color: #ffffff;
}

.breadcrumb a:hover {
    color: #000000;
    text-decoration: none;
}

.breadcrumb .active {
    color: #000000;
}

#portal-column-content.col-md-12 .breadcrumb {
    margin-top: 0;
    padding: 25px 125px 25px 15px;
}

#portal-column-content.col-md-12 .breadcrumb li {
    display: inline;
}

.portaltype-homepage .breadcrumb {
    display: none;
}

/* Breadcrumb end */
/*
.alert-dismissable .close, .alert-dismissible .close {
    position:absolute !important;
    top:6px !important;
    right:8px !important;
    color:inherit;
}
*/
.mainbannerimage{
    width:100%;
}

.template-sharing.portaltype-homepage .breadcrumb,
.template-folder_contents.portaltype-homepage .breadcrumb {
    display:block;
}

/*Twitter*/

.twitter-feed {
    background-color:#262626!important;
    padding-top:25px;
    padding-left:30px;
    padding-right:30px;
}

h1.timeline-Header-title.u-inlineBlock{
    color:white !important;
}

.timeline-Widget a,
.timeline-Header-byline a.customisable-highlight {
    color:#EACA5D !important;
}
    
.timeline-Widget {
    background-color:#262626!important;
    color:white !important;
}

.timeline-Viewport { 
    overflow:hidden !important;
}

/*Level 2 navigation buttons*/
#portal-level2nav .btn-default {
    width:100%;
    height:25px;
    padding-top:0px;
    padding-bottom:20px;
}


.search-offset {    
    position:relative;
    top:30px;
}



ul#speechpaper-list-menu {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0px;
  font-size: 16px;
}

ul#speechpaper-list-menu li {
  display: inline;
}

.contenttype-speechpaper.file a {
    font-size: 16px;
}

.contenttype-speechpaper.file a img {
    padding-right: 5px;
}


/*Comments box*/
div#cmfeditions_version_comment_block {
    margin-top:10px;
    padding:5px;
}

.ArchetypesCalendarWidget .label{
    background-color:initial !important;
    color:#000 !important;
    text-shadow:initial;
}

.ArchetypesCalendarWidget label{
    background-color:initial !important;
    color:#000 !important;
    text-shadow:initial;
}

span.help-block {
    text-align:left;
}

.ArchetypesCalendarWidget .label{
    background-color:initial !important;
    columns:#000 !important;
}

.row.banner {
    margin-top:3px;
    overflow:hidden;
}

#mainbannerimage {
    height: 360px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;   
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;        
    -webkit-box-align: center;
    -moz-box-align: center; 
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0;
    width: 100%;
}

#mainbannerimage img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: -webkit-box; display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center; -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.bannertitle {
    padding: 20px 40px;
}

.bannertitle h1 {
    font-size: 56px;
    margin-top: 10px;
}

/*sectionheader*/

.sectionheader {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    text-transform:uppercase;
    padding-bottom:10px;
    padding-top:10px;
    font-size:16px !important;
    line-height: 1.15em !important;
}

#sectionheader h3 {
    margin-top:11px !important;
}
    
#sectionheader-0 {
    background-color:#deae30;
    height:77px;
    color:#000;  
}

#sectionheader-1 {
    background-color:#e3bb42;
    height:77px;
    color:#000;  
}

#sectionheader-2 {
    background-color:#edcf4e;
    height:77px;
    color:#000;  
}

#sectionheader-0:hover,
#sectionheader-1:hover,
#sectionheader-2:hover {
    background-color:#262626;
    color:#f4eb39;
}

.sectionheader-translated {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    /*'open_sanslight', Arial, sans-serif !important;*/

    text-transform:none;
    font-size: 17px;
}

body{
    background-color:#F2F2F2 !important;
}

.container{
    background-color:white;   
}


#sectionheader{
 background-color:#EACA5B;
 text-align:center;
}

.sectionheader-translated {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    text-transform: none;
    font-size: 15px;
}

#above-sidebar-column {
    background-color:white !important;
    color:white;
    text-transform:uppercase;
    position:absolute;
    right:0px;
    top:0px;
    max-height:360px;
    overflow:hidden;
    display: inline-block;
    z-index: 150;
}

#above-sidebar-column h4{
    color:#000;
}


/*OTHER COURTS*/

#links.col-xs-4 hr {
    display:none;
}

.othercourts-item,
.otherwebsites-item {
    list-style:none;
    margin-bottom:20px;
}

h3#othercourtsheading {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    font-size:20px !important;
    text-transform:uppercase;
    margin-left:20px;
    margin-top: 50px !important;
    background-image:url('/crest-small.png');
    background-repeat:no-repeat;
    padding:0px 0px 15px 65px;
}

.othercourts-item-translated,
h3#latestupdates-heading .translated,
h3#othercourtsheading .translated {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    text-transform:none;
    font-size: 17px;
}

img.rightarrow-small2 {
    position:relative;
    right:22px;
    float:right;
    width:16px;
    height:16px;
    top:3px;
}

.othercourts-item .cross{
    position:relative;
    left:-3px;
    width:22px;
    height:22px;
}

#other ul,
#other-websites-box ul {
    margin:0 0 10px 5px;
}

#other li,
#other-websites-box li {
    background-image:url('/cross.png');
    background-repeat:no-repeat;
    background-position: 22px 3px;
    padding-left:65px;
}

.othercourts-item a,
.otherwebsites-item a {
    color:#000!important;
    font-size:17px;
    background-image:url('/rightarrow-sm.png');
    background-repeat:no-repeat;
    background-position:89% 57%;
    display:block;
    padding: 5px 50px 5px 0px;
}

.othercourts-item a:hover,
.otherwebsites-item a:hover {
    background-image:url('/rightarrow-sm-hover.png');
    color:#ba9200!important;
}

/*OTHER WEBSITES*/
.otherwebsites-item {
    list-style:none;
    height:32px;
}

.otherwebsites-item .cross {
    position:relative;
    left:-3px;
    width:22px;
    height:22px;
}

h3#otherwebsitesheading {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    font-size:20px !important;
    text-transform:uppercase;
    font-size:1.4em;
    margin-left:20px;
    margin-top:45px;
    margin-bottom:40px;
}

h3#otherwebsitesheading .translated {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    text-transform:none;
    font-size: 17px;
}

/*LATEST UPDATES*/

#latestupdates-heading {
    font-size:21px;
    margin-top:33px;
    margin-bottom:26px;
}

#latest-updates-box ul {
    margin:0px!important;
}
    
li.latestupdate-item {
    list-style-type:none;
    border-bottom-color:#262626!important;
    border-bottom:1px;
    border-bottom-style:double;
    background-image:url('/rightarrow-xtra-sm.png');
    background-repeat:no-repeat;
    background-position:0px 14px;
    padding-top:10px;
    padding-bottom:10px;
}

li.latestupdate-item:hover {
    background-image:url('/rightarrow-xtra-sm-hover.png');
}

/*LATEST UPDATES*/
li.latestupdate-item p {
    margin-left:27px;
}

li.more-link {
    list-style-type:none;
/*    float:right;*/
    text-align:right;
}

li.more-link a {
    color:#f4eb39 !important;
}

li.more-link a:hover {
    text-decoration:none;
    color:#fff !important;
}

.contentActions{
    display:none
}

table.case-list {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 20px;
}


th.case-date {
    width: 168px;
}

th.case-number {
    width: 136px;
}

.subscribe-block {
    border:1px solid #ddd;
    margin-top:35px;
    margin-bottom:65px !important;
    padding: 0px 25px 15px;
}

.subscribe-block h4 {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    font-weight: normal !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
}

.subscribe-block p {
    font-size: 16px !important;
    margin: 0 0 10px !important;
}

.alert.alert-info.alert-dismissible {
    position:relative;
    margin-top:50px;
    margin-left: 30px;
    margin-right: 30px;    
}
#above-sidebar-column a {
    display:table;
    width:100%;
}

.sidebarlink {
    height:90px;
    padding-left:40px;
    padding-right:40px;
    vertical-align: middle;
    color :#000;
    border-bottom:1px solid #d1d1d1;
    font-size:15px;
    display:table-cell;
}

.sidebarlink .translated {
    text-transform:none;
    font-family: 'open_sansregular', Arial, sans-serif !important;
}

#above-sidebar-column a:hover {
    text-decoration:none!important;
}

.sidebarlink:hover {
    background-color:#141414;
    color:#f4eb39;
    border-bottom:1px solid #d1d1d1;
}

.sidebarlink:focus,
.sidebarlink:active {
    border-bottom:1px solid #d1d1d1;
}

/*HIDE THE LOGIN BUTTON from homepage, only when user anoymous*/
.userrole-anonymous #portal-personaltools-wrapper{
    display:none;
}

/*login menu far right*/
div#portal-personaltools-wrapper {
    float:right!important;
    position:fixed;
    right:20px;
    z-index: 1200;
}

#portal-personaltools-wrapper .btn-info {
    background-image:none;
    background-color:#141414;
    border:none;
    color: #f1dc59 !important;
    border-radius: 0px !important;
}

#portal-personaltools-wrapper .btn-info:hover {
    background-color:#000;
    color:#fff !important;
}

#portal-personaltools-wrapper .btn-info .caret {
    border-top-color: #f1dc59 !important;
    border-bottom-color: #f1dc59 !important;
}

#portal-personaltools-wrapper .dropdown-menu {
    margin:0px;
}

#portal-personaltools-wrapper .dropdown-menu > li > a {
    color:#000 !important;
}

#portal-personaltools-wrapper .dropdown-menu li a:focus, 
#portal-personaltools-wrapper .dropdown-menu li a:hover {
    color: #f1dc59  !important;
    background-color: #262626!important;
    background-image:none !important;
}

.dropdown-menu {
    border-radius:0px !important;
}

.documentEditable {
    margin-bottom:50px;
}

/*SIDEBAR*/
#sidebar-inner{
background-color:#141414;
}

#sidebar-inner a,
#sidebar-inner p {
    color:#fff!important;
    padding-left:22px;
    display:block;
}

#sidebar-inner a:hover {
    text-decoration:none;
    color:#f4eb39!important;
}

#sidebar-inner h3{
    color:white;
}

div#sidebar-column {
    background:#141414;
}

.portaltype-homepage #latest-updates-box {
    padding-left:40px;
    padding-right:40px;
    padding-bottom:15px;
}

div#updates {
    font-size:13px;
    line-height:16px;
}

#updates h3 {
    font-family: 'open_sansregular', Arial, sans-serif !important;
    text-transform:uppercase;
    font-size: 21px !important;
    margin-top: 24px !important;
}

ul#content-views{
    border: 8px solid #000000;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}

.portletItem {
    margin: 0;
    padding: 1em;
    border-left: 0px; 
    border-right: 0px; 
}

.portletHeader, 
.managedPortlet 
.portletHeader{
    background-color: white;
    border: 0px ;
    padding: 0em 1em;
    font-weight: normal;
    line-height: 1.6em;
}

.contentViews li a,

li#contentview-user_data-personal-information,
li#contentview-user_data-personal-preferences {
    font-size: 18px;
    background-image: none;
    background-color: #141414 !important;
    border: none;
    color: #f1dc59 !important;
    border-radius: 0px !important;
    margin: 20px 20px 20px 0px;
    text-shadow: rgb(255, 255, 255) 0px 0px 0px !important;
    padding: 8px 35px;
    font-weight: 300 !important;
    outline: 0;
}

/* Footer */

#portal-footer,
#portal-colophon {
    display: none;
}

div#footerWrapper {
    margin-top: 5px;
}

div#footer,
div#footerWrapper,
div#footerWrapper .container {
    background-color: #F1DC59;
    text-align: center;
}

#footer .btn-default {
    width: 100%;
    height: 25px;
    padding-top: 0;
    padding-bottom: 20px;
}

#footer #siteActions {
    display: inline-block;
    margin: 20px auto;
}

.footerItems {
    color: #000000;
    display: inline-block;
    margin: 10px 0;
    list-style-type: none;
    border-right: 1px solid #000000;
}

.footerItems:last-child {
    border: none;
}

.footerItems a {
    color: #000000;
    padding: 0 50px;
}

/* Footer end */


ul.dropdown-menu {
    z-index:1000000;
}

/* Document Actions */

.documentActions {
    z-index: 1;
    position: absolute;
    width: auto;
    right: 45px;
    margin-bottom: 19px;
    margin-top: -57px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.documentActions li {
    float: left;
    list-style: none;
}

.documentActions li a {
    display: block;
    background-image: none;
    position: relative;
    width: 34px;
    height: 34px;
}

.documentActions li img {
    display: none;
}

.userrole-authenticated .documentActions {
    margin-top: -86px;
}

#document-action-rss a,
#document-action-sendto a,
#document-action-print a {
    background-repeat: no-repeat;
    background-position: 0 0;
}

#document-action-rss a {
    background-image: url('/action-icon-rss-sm.png');
}

#document-action-rss a:focus,
#document-action-rss a:hover,
#document-action-rss a:active {
    background-image: url('/action-icon-rss-sm-hover.png');
    cursor: pointer;
}

#document-action-sendto a {
    background-image: url('/action-icon-email-sm.png');
}

#document-action-sendto a:focus,
#document-action-sendto a:hover,
#document-action-sendto a:active {
    background-image: url('/action-icon-email-sm-hover.png');
    cursor: pointer;
}

#document-action-print a {
    background-image: url('/action-icon-print-sm.png');
}

#document-action-print a:focus,
#document-action-print a:hover,
#document-action-print a:active {
    background-image: url('/action-icon-print-sm-hover.png');
    cursor: pointer;
}

/* Document Actions end */

table.invisible {
    visibility: visible;
}


div#portal-level2nav {
    margin-bottom:20px;
}

/*tables*/
.label-cell {
    width:100px !important;
}

table.announce-block{
    width: 100%;
}
table.case-block {
    width:100%;
}
th.announce-date {
    width: 20%;
}

.case-block tr th {
    border-bottom: 1px solid #ddd !important;
    width: 185px !important;
}

/* Live Search */

#livesearchoverlay {
    background-color: #262626;
    color: #F1DC59;
    width: 390px;
    position: absolute;
    z-index: 1100;
    right: 26px;
    top: 40px;
    word-break: break-all;
}

#livesearchoverlay a {
    color: #f1dc59 !important;
}

#livesearchoverlay a:hover {
    color: #ffffff !important;
    text-decoration: none;
}

.searchContainer ul {
    padding: 35px 35px 25px 15px;
}
    
.livesearchContainer li {
    list-style: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-bottom: 1px solid #3c3c3c;
}

.livesearchContainer li:last-child {
    border-bottom: none;
}
    
.livesearchContainer li span.discreet {
    display: inline !important;
}

#livesearchoverlay #advanced_search {
    color: #F1DC59 !important;
}


/*modal window*/
div#atrb_internalLink,
div#atrb_crit__path_ATPathCriterion_value,
.template-atct_edit #atrb_relatedItems {
    width:647px;
    height:525px;
}

.template-atct_edit #atrb_relatedItems input.searchButton {
    top:-4px;
}

.template-atct_edit #atrb_internalLink  #atrbResultsTable .contenttype-quadbox img {
    display:none;
}

#atrb_internalLink .searchButton,
#atrb_internalLink span#searchWildcardHelp,
#atrb_crit__path_ATPathCriterion_value .searchButton,
#atrb_crit__path_ATPathCriterion_value span#searchWildcardHelp{
    display:none;
}

#atrb_internalLink input#searchGadget,
#atrb_crit__path_ATPathCriterion_value input#searchGadget {
    width:100%;
}

/*TABLES*/

th {
    vertical-align: top !important;
    border-bottom: 1px solid #000 !important;
    font-family:'open_sanssemibold' !important;
    font-weight:normal !important;
    font-size:16px;
    padding:4px;
    text-align:left !important;
}

.vertical th {
    border-bottom: 1px solid #ddd !important;
}

tr{
    border-bottom:1px solid #ddd !important;
    font-size:1em;
    padding:4px;
    text-align:left;
}



td, th {
    padding: 10px 17px !important;
}

#courtsdocument-sidebar {
    position: relative;
    float: right;
    width: 250px;
    background-color: transparent;
    padding-left:15px
}

#courtsdocument-sidebar img {
    width:100%;
    height:auto;
    float:right;
    padding-bottom:10px;    
}   


#portal-column-content fieldset > * input:focus, 
#portal-column-content fieldset > * textarea:focus {
    border-color: #ddd !important;
    box-shadow: unset !important;
}

.date {
    border-top:none;
    border-left:none;
    border-right:none;
    box-shadow: unset;
}
.fieldRequired {
    background: url('/required.png') center left no-repeat !important;
}

/*landing page summary view*/

#content-core .visualIEFloatFix {
    border-top:1px solid #ddd;
}

.template-default_error_message dl a {
    font-weight: normal;
    font-size: 17px;
}

ul.inside {
    margin-left:0px;
}
    
.inside li {
    list-style:none;
}

.inside li a,
.announce-block a {
    font-size: 15px;
    font-weight: 300;
    color: #000 !important;
    text-decoration: none;
    padding-left:20px;
    background-image: url('/rightarrow-xtra-sm-hover.png');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    display: block;
}

.inside li a:hover,
.announce-block a:hover {
    color: #ba9200 !important;
}

/*Speeches and reports and other tables*/

ul.speechpaper-list,
ul#court-list {
    margin: 0px;
}

li.speechpaper-listitem,
li.court-listitem {
    list-style:none;
}

.subsection-speeches-and-papers table,
ul#court-list table {
    width:100%;
    margin-top: 60px;
}

.subsection-speeches-and-papers table tbody,
ul#court-list table body {
    padding-top:10px;
    padding-bottom:10px;
    border-bottom: 1px solid #ddd;
}


.subsection-speeches-and-papers .date,
ul#court-list table tr.name {
    font-size: 14px;
    box-shadow: unset;
    border-left: none;
    border-right: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #ddd;
}


.subsection-speeches-and-papers table thead {
    vertical-align: top;
    border-bottom: 1px solid #000;
}

.subsection-speeches-and-papers table tr th,
ul#court-list table tr th,
#courtsdocument-content tr th {
    font-size: 14px;
    padding: 10px;
    font-family:'open_sanssemibold';
    font-weight:normal;
    width: 22%;
    border-bottom:1px solid #ddd !important;
}

.subsection-speeches-and-papers table tr {
    list-style:none;
    font-size: 14px;
    box-shadow: unset;
    border-left: none;
    border-right: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #ddd;
}

.subsection-speeches-and-papers table tr:last-child,
.subsection-speeches-and-papers table tr:last-child th {
    border-bottom: 1px solid #000000 !important; /* Only important because earlier declarations of border are - remove if possible */
}

.subsection-speeches-and-papers table tr.contenttype-speechpaper.date td {
    padding-left:15px !important;
    font-family:'open_sanssemibold' !important;
    font-weight:normal;
    font-size:17px;
}

.subsection-speeches-and-papers h2 {
    margin-top: 80px;
}

/*Attached images*/
#courtsdocument {
    float: right;
    width:200px;
    padding-left:35px;
}

.attached-image-wrapper {
    padding: 15px 0px;
}

.attached-image-wrapper img {
    width:100%;
}

#leftCol {
    width:215px !important;
}

div#courts-map div#leftCol ul li.region, div#courts-map div#rightCol ul li.region {
    color: #000;
    padding: 4px 17px;
}

div#courts-map div#leftCol ul {
    width:185px;
    float:left; 
    margin-right: 15px;
    background: transparent;
}

div#courts-map div#rightCol {
    width: 185px;
}

div#courts-map div#leftCol ul, div#courts-map div#rightCol ul {
    font-size: 14px;
    border: 1px solid #ccc5c5;
}

div#courts-map div#leftCol ul li span.city, 
div#courts-map div#rightCol ul li span.city {
    padding-left: 17px;
}

div#courts-map div#leftCol ul li a, 
div#courts-map div#rightCol ul li a,
div#courts-map div#leftCol ul li a:visited, 
div#courts-map div#rightCol ul li a:visited {
    color:#000 !important;
    padding-left:17px;
}

div#courts-map div#leftCol ul li a:hover, 
div#courts-map div#rightCol ul li a:hover {
    color:#aa9f01 !important;
    background-image: url('/rightarrow-xtra-sm-hover.png');
    background-repeat: no-repeat;
    background-position: 4px 5px;
}

div#courts-map div#leftCol ul li, div#courts-map div#rightCol ul li {
    line-height: 22px !important;
}

div#courts-map dl.map {
    width: 380px;
}

div#courts-map dl.map dd#popup_help {
    top: 8px;
}


div#courts-map dl.map dd#popup_help {
    border: 1px solid #ccc5c5;
    background:#fff;
    padding: 10px;
}

div#courts-map dl.map dd {
    border: 1px solid #ccc5c5;
    background:#fff;
}

div#courts-map .popup_middle {
    padding: 10px;
    background:#fff !important;
}

div#courts-map .details,
div#courts-map p  {
    background:#fff;
    padding: 10px;
}

div#courts-map div.map dl.map dd p.popup_bottom {
    background:#fff;
    height: auto !important;
    padding: 2px 2px 0px 4px !important;
}

div#courts-map div.map dl.map dd h2 {
    background: #fff;
    font-size: 28px !important;
    color:#000;
}

div#courts-map div.map dl.map dd#popup_help p {
    margin: 0 !important;
    padding: 2px 2px 10px 4px;
    font-size: 0.8em;
    background: #fff;
}

div#courts-map div#leftCol ul li ul, 
div#courts-map div#rightCol ul li ul {
    padding: 0 10px;
}

blockquote {
    border-left: 5px solid #F1DC59 !important;
    color:#000;
    margin: 30px 0 35px !important;
    line-height: 1.5;
}

#form-widgets-lists {
    padding-top:15px;
    padding-bottom:15px;
    display: block;
}
.template-subscribe .option {
    padding-right:35px;
}

.portaltype-quadbox .destructive {
    display:none;
}

.portaltype-quadbox .boxheading {
    background-image:none;
}

.portaltype-quadbox .boxheading img {
    display:none;
}

/*https://requests.signify.co.nz/view.php?id=19934*/
.editActionMenu a#courtsdocument {
    padding-left: 19px;
    padding-bottom: 15px;
}

/*https://requests.signify.co.nz/view.php?id=19937*/
.latestupdate-item p {
    padding-left: 0px !important;
}

/*Fix for portlet controls*/
form.portlet-action,
form.portlet-action.form {
    float: left !important;
}

/*If the showsummary check in site properties is enabled*/
.template-high_court_view.showsummary .case-name,
.template-supreme_court_judgments_view.showsummary .case-name,
.template-court_of_appeal_view.showsummary .case-name{
    width: 30%;
}

/*Usergroup*/

.template-usergroup-userprefs th{    
    font-size: 1em;
}


.contentViews li a:hover {
    background-color: #cde2a7;
    color: #000000 !important;
    background-color: #F1DC59 !important;
    background-color: white;
    /* line-height: 0em; */
    border: 2px;
    border-color: black;
    border-style: groove;
    margin: 18px 18px 18px 18px;
        margin-left: 0px;
        margin-right: 16px;
}

.othercourts-item a:focus,
.otherwebsites-item a:focus {
    outline: black solid 1px !important;
    outline-offset: 5px;
}

.document-action-rss a:focus,
.document-action-sendto a:focus,
.document-action-print a:focus {
    outline: black solid 1px;
    outline-offset: 5px;
}

#sectionheader a:focus,
.footerItems a:focus,
.quadbox-inner a:focus,
.nav-tabs>li>a:focus,
#above-sidebar-column a:focus,
#portal-globalnav li a:focus {
    outline: black solid 1px !important;

}

.more-link a:focus,
.latestupdate-item a:focus{
    outline: white solid 1px !important;
    outline-offset: 5px;
}

/*Fix for alt text on homepage*/
h1#homepageH1 {
    margin: 0;
}


.skipLinks a{
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.skipLinks a:focus {
    outline: 2px solid;
}
.skipLinks a:focus{
    position: static;
    display: block;
    width: auto;
    height: auto;
    overflow: hidden;
}


.template-supreme_court_judgments_view th.file-medianotes{
    width: 16%;
}

th.file-medianotes {
    width: 13%;
}

.case-block{
    font-size: 14px;
    box-shadow: unset;
    border-left: none;
    border-right: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #ddd;
}

.livesearchContainer #advanced_search{
    display: none;

}




   /* mega menu list */
    .nav-menu {
        display: block;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        z-index: 15;
    }

    /* a top level navigation item in the mega menu */
    .nav-item {
        list-style: none;
        display: inline-block;
        padding: 0;
        margin: 0;
    }

    /* first descendant link within a top level navigation item */
    .nav-item > a {
        position: relative;
        display: inline-block;
        padding: 0.5em 1em;
        margin: 0 0 -1px 0;
        border: 1px solid transparent;
    }

    /* focus/open states of first descendant link within a top level 
       navigation item */
    .nav-item > a:focus,
    .nav-item > a.open {
        border: 1px solid #dedede;
    }

    /* open state of first descendant link within a top level 
       navigation item */
    .nav-item > a.open {
        background-color: #000;
        color : #dedede;;
        border-bottom: none;
        z-index: 1;
    }

    /* sub-navigation panel */
    .sub-nav {
        position: absolute;
        display: none;
        top: 2.6em;
        margin-top: -1px;
        padding: 0.5em 1em;
/*        border: 1px solid #dedede;*/
        background-color: #000;
    }
    
    .sub-nav.closed{
        display: none;
    }
    

    /* sub-navigation panel open state */
    .sub-nav.open {
        display: block;
    }

    /* list of items within sub-navigation panel */
    .sub-nav ul {
/*        display: inline-block;*/
        vertical-align: top;
/*        margin: 0 1em 0 0;*/
        padding: 0;
    }

    /* list item within sub-navigation panel */
    .sub-nav li {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }


#portal-globalnav li.selected a.open,
#portal-globalnav li.selected a {
    background-color: #262626;
    color: #f1dc59 !important;
}


#portal-globalnav li.focus a:focus,
#portal-globalnav li.focus a:hover,
#portal-globalnav li.selected a.open:focus,
#portal-globalnav li.selected a.open:hover,
#portal-globalnav li a:focus,
#portal-globalnav li a:hover,
#portal-globalnav ul li a:focus,
#portal-globalnav ul li a:hover {
    background-color: #262626 !important;
    color: #f5e781 !important;
}

.mobileArrow{
    display: none;
}

ul.globalSectionsLevel4.sub-nav.open {
    margin-left: 0px;
}

.titleSpan{
    pointer-events: none;
}

/*External links*/
a.external-link:after{
    font-family: 'FontAwesome';
    content: "   \f08e";
    font-size: 0.7em;
    position: absolute;
    padding-left: 10px;
    line-height: 2.3em;
}

a[target=_blank] span.english:after,
a[target=_blank] span.othercourts-item-title:after
{
    font-family: 'FontAwesome';
    content: "   \f08e";
    font-size: 0.65em;
    position: absolute;
    padding-left: 10px;
    line-height: 2.25em;
}

span.speechpaper-date {
    font-size: 14px;
    font-weight: normal;
    font-family: 'open_sansregular' !important;
    text-align: left !important;
}

a.external-link {
    margin-right: 28px;
}



.subsection-supreme-court-case-summaries .case-block p{
    margin: 0 0 0px !important;

}

.subsection-supreme-court-case-summaries  .case-block {
    border-top: 6px solid #ba9200 !important;
}


.subsection-supreme-court-case-summaries td, th {
    padding: 0px 2px !important;
}



/*.case-name th,*/
.case-number .label-cell{
    font-family: "open_sansregular", Arial, sans-serif !important;
}


.subsection-supreme-court-reserved-decisions-supreme .case-block {
    border-top: 6px solid #ba9200 !important;
}

.subsection-supreme-court-reserved-decisions-supreme .case-block {
    border-top: 6px solid #ba9200 !important;
}

.subsection-supreme-court-reserved-decisions-supreme .case-block p{
    margin: 0 0 0px !important;

}

.subsection-supreme-court-reserved-decisions-supreme .case-block td,
.subsection-supreme-court-reserved-decisions-supreme .case-block th {
    padding: 0px 0px !important;
}

.subsection-speeches-and-papers table{
    border-top: 6px solid #ba9200 !important;
}

.subsection-speeches-and-papers table{
    border-top: 6px solid #ba9200 !important;
}





.subsection-speeches-and-papers table tr:last-child, 
.subsection-speeches-and-papers table tr:last-child th {
    border-bottom: none !important;
}

.subsection-speeches-and-papers table th,
.subsection-speeches-and-papers table td{
    padding: 0px 0px !important;
    margin: 0 0 0px !important;
}


.userrole-authenticated .field table{
    border-top: 0 !important;
}