﻿html,body{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:0.95em;}
.view-l {
    display:none !important;
}
.view-s {
    display:block;
}
#ss {
    display:table-cell !important;
}

.assistance-block-l {
    display: none;
}
.assistance-block-l > div {
    display: none;
}

.assistance-block-s {
    display: table;
    width: 100%;
    height: 40px;
    padding: 1em 0em 1em 0.5em;
}
.assistance-block-s > div {
    display: table-row;
    vertical-align: middle
}

.main-content {
    padding-left: 0;
    padding-right: 0;
}

.breadcrumb {
    margin: 0;
    padding-left:10px;
    font-size: 14px;
}


div.RefinersTitle {
    font-size: 1.5em;
    font-weight: lighter;
    padding-top: 0.5em;
    text-align: left;
}

#Refiners_Content{
	overflow:auto;
    -webkit-overflow-scrolling: touch;
    position:absolute;
	background:#fff;
	top:2.4em;
	bottom:0%;
	right:0%;
	left:0%;
}
#RefinerTable tbody:first-child tr:first-child{background:#93b4dc;}
#RefinerTable tbody:first-child tr:first-child td:last-child{text-align:right;}
#RefinerTable tbody:first-child tr:first-child td{color:#fff;}
#RefinerTable tr td:first-child, #RefinerTable tr td:nth-child(1){text-align:left;padding-left:2.5em;}
#RefinerTable tr:first-child td:first-child, #RefinerTable tr:nth-child(1) td:nth-child(1){text-align:left;padding-left:0.5em;}
#RefinerTable tr.CR td:first-child, #RefinerTable tr.CR td:nth-child(1){padding-left:4em;}

#RefinerTable tr td.ro-more:first-child, #RefinerTable tr td.ro-more:nth-child(1){text-align:left;padding-left:2.5em;font-size:1em;color:Blue;}

#SearchRefiners {
    width:100%;
}
div.PersonSpeakingImage
{
    float:left;
	margin-right:1em;
	position:relative;
	z-index:2;
    }

#ResultsHeader {
    background-color: transparent;
}

#ResultsHeader > .ResultsLine {
    font-size: 14px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 0;
    display: block;
}

#ClearAllFavourites {
    display: block;
    text-align: center;
}

#ResultsHeader > #ResultsOptions {
    display: none;
}

.favorites-options {
    text-align: center;
    margin-top: -10px;
    padding-bottom: 15px;
}

.favorites-options > .both-languages {
    display: none;

}

#Publications {
    display: table-cell;
    vertical-align: top;
    width: 150%;
    border: blue 0px solid;
    padding-right: 0.5em;
}
div.PublicationTitle{
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	width:100%;
	font-size:1em;
}
div.PublicationDate
{
    display:inline-block;
    margin-left:0.5em;
	font-size:0.8em;	
	font-weight:normal;
    }

div.PublicationHeaderButtons
{
    display:none;
    }
div.PublicationHeaderButtons.Filter
{
    display:inline-block;   }
div.PublicationHeaderButtons.Filter img
{
    height:1.5em;   }
#MainContent
{
    /*position:absolute;
    background:#fff;
    right:0;
    left:0;
    top:0;*/
    }
 .no-print{/*display:none;*/}   
 #RefinersColumn {display:none;}
 body{width:100%;}

#Results {
    width: 100%;
    margin-top:5px;
    padding-top:0;
}
     
div.FormatButton
{
    display:none;
    }     
    
div.pi-pubLink{display:none;}

div.pi-header-table {
    display: block;
    width: 100%;
}

div.pi-header-col1 {
    display: block;
    width: 90%;
    vertical-align: top;
}

div.pi-header-col2 {
    display: block;
    width: 90%;
    text-align: left;
    clear:both;
    padding-top: 5px;
}

div.pi-icon > a.ShareFacebook {
    margin-left: 0;
}

div.PublicationItemLinks
{
    display:none;
    }

div.PageButton
{
    display:none;   
    }
div.PageButtonArrow
{
    display:inline-block;
    width:20%;
    padding:1.5em 0em 1.5em 0em;
    margin:0;
    color:navy;
    border:1px solid #d0daf7;
    text-align:center;
    font-size:12px;
    letter-spacing: 0em;
    cursor:pointer;
    margin-bottom:2em;
    }
div.PagingMessage{font-size:12px;}
div.PageButtonSelected
{
    background: #d0daf7;
    color:navy;
    }
#searchBox.TextSelected{width:90%;}
div.PageButton:hover
{
    background: #d0daf7;
    opacity:0.5;
    color:navy;
    border-left :1px solid #fff;
    border-right :1px solid #fff;
    }
#SearchTextRow{width:80%;text-align:left; clear:both;white-space:nowrap;/*border-top:dotted 1px #d0daf7;padding-top:0.3em;*/}
#SearchText{width:70%;}

div.CommandButton{margin-top:1em;margin-bottom:1em;}

#OpenForm
{

    position:fixed;
    right:0%;
    left:0%;
    bottom:0%;
    top:0%;
    background:#fff;
    border:2px solid #d0daf7;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);  
	z-index:1000;
	text-align:left;
	text-align:center;
    margin:0px;
    border-radius:0px;
    }
#SaveForm
{
    display:block;
    position:fixed;
    right:0%;
    left:0%;
    top:0%;
    bottom:0px;
    background:#fff;
	min-height:7em;
    border:2px solid #d0daf7;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	z-index:2000000000000000000;
	text-align:center;
	min-height:inh;
    height:inherit;
    width:inherit;
    min-width:inherit;
    margin:0px;
    border-radius:0px;
    }
 div.CommandButton
{
    float:left;
	display:inline-block;
    -webkit-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width:2.3em;
    line-height:2em;
    background-position:bottom center;
    opacity:1;
    margin-left:0.5em;
}

#ClearAllButton, #RefinerButton {
    /*margin: 0.5em 0em 0.5em 0em;*/
    width: 25px;
    height: 20px;
    border-radius: 0;
}

#SearchRefiners{ bottom:0%;top:0%;left:0%;right:0%;border:0px;z-index:20000000001}

#SearchRefinersTable {
    padding-top: 7px;
}
#SearchRefinersTable div.ro.sel1 div.ro-name {
    background-position: 0.5em 0.65em;
    padding-left: 2.5em;
}
#SearchRefinersTable > tr > td {
    padding: 0.5em 0.2em 0.5em 0.2em;
}

div.pi-menu-items {
    position:absolute;
    left:10%;
}
        
#searchTarget
{display:block;
 margin-bottom:2px;
    }
    
#searchBox{
        display:inline-block;
        width:90%;
        border:1px solid #d0d0d0;
        padding:0px;margin:0px;padding-top:3px;padding-right:3px;
        margin-bottom:12px;
    }
#SearchText
{
    width:80%;
    }
    


 a.pi-showMore{
	    background: url('../images/PublicationSearch/gradient.png') 0 0 repeat-x;
	    background-position:top left;
	    text-align:right;
	    z-index:1;
	    padding-top:1.8em;
	    color:#707aa7;
	    position:absolute;
	    min-height:50px;
	    margin-top:90px;
	    height:50px;
	    border:0px solid black;
	    display:table-cell;
	    vertical-align:bottom;
	    right:0px;
	    left:0px;
	    bottom:0px;
	    cursor:pointer;
	    border-bottom:12px white solid;
        }
#RefinerTable_ModalHeader
{
    display:block;
    background-color:#93b4dc;
    color:White;
    padding:0.5em;
    font-weight:bold;
    }
#RefinerTable_Header
{
    display:none;}

#BackToHome {
    display: inline-block;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    color: #427a26;
    float: left;
}
#BackToMembersOfParliament {
    display: inline-block;
    text-align: left;
    padding-top: 1em;
    padding-bottom: 1em;
    color: #427a26;
    float: left;
}


#FormHeaderRight{
    text-align:left;
    padding-right:5px;
}
#SuggestiveText {
    width:80%;
}
#MainSearchBox{text-align:left;padding:0em 0em 0em 0em;}

#addCriteria {
    padding: 0.5em;
    margin: 0px;
    color: #427a26;
    display: inline-block;
    float: left;
    background-position: center center;
    background-image: url("../images/PublicationSearch/add.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

/*#RefinerButton
{
    padding:0.5em 0.0em 0.5em 0.25em;
    display:inline-block;
    color:#0059c1;
    float:right;
    }
    #RefinerButton:hover {
        text-decoration:underline;cursor:pointer;
    }*/
.filterSelected {
    text-align:right;
    clear:both;
    padding-right:1.7em;
    padding:0.5em 1.7em 0.25em 0em;
    background-position: right center;
    background-image: url("../images/PublicationSearch/check-small.png");
    background-repeat:no-repeat;
}
#currentFilters {
    display: table;
    width: 100%;
    clear: both;
    color: #427a26;
    margin-top: 5px;
    border: 1px #d0d0d0 solid;
    border-radius: 4px;
}

    #currentFilters div {
        background-color: white;
        text-align: left;
        border-radius: 4px;
    }
    #currentFilters .ro-count {
        display:none;
    }
     #currentFilters .ro-name {
        background-position-x: 5px;
        padding-left:2.4em;
        padding-right:0em;
        padding-bottom:0.5em;
        padding-top:0.5em;
    }
div.ro.sel1.SS div.ro-name,div.ro.sel1 div.ro-name {
    background-position:left center;
}


    #currentFilters * {
        font-style:normal;
        color:#427a26; 
    }
        #currentFilters div.ro-name>a>span {
            display:inherit !important;
        }

/*div.ro-name {
    text-indent: 0;
}*/

div.ro {
    border-radius: 4px;
}
/*div.ro > div {
    border-bottom: none;
}*/

#site-header {
    display: none;
}

#PageHeader {
    display: block;
    position: relative;
    left:0px;
    right:0px;
    height:50px;
    max-height:50px;
    background-color:#5c5c5c;
    border-bottom:1px solid #d0d0d0;
    z-index:10;
    color:#fff;
    margin-top: -20px; 
    margin-left: -15px;
    margin-right: -15px;
}
    #PageHeader>div {
        display:table;
        height:50px;
    }
    #PageHeader>div div:first-child {
        /*display:table-cell;*/
        display:none;
        padding:1em;
        background-position: center center;
        background-image: url("../images/PublicationSearch/menuWhite.png");
        background-repeat:no-repeat;
    }
    #Options-s {
        display:table-cell;
        padding:1em;
        background-position: center center;
        background-image: url("../images/PublicationSearch/OptionsWhite-s.png");
        background-repeat:no-repeat;
        cursor:pointer;
        filter: invert(100%);
    }
    #PageHeader>div div:first-child + div  {
        display:table-cell;
        width:100%;
        text-align:center;
        vertical-align:middle;
        font-size:1.2em;
        padding:0.2em;
        padding-left: 40px;
    }

#Publications {
    padding-right:0px;
}

#modalGray {
    display:none;
}

#RefinersCategories{
	display:block;
	position:fixed;
    width:100%;
	background:#fff;
	top:0%;
	bottom:0%;
	right:0%;
	left:0%;
	z-index:2000000000;
    border:0px;
}

.appear{
    -webkit-animation: appear 0.3s ease-in-out; 
    animation: appear 0.3s ease-in-out;   
    }
@-webkit-keyframes appear {
    from {-webkit-transform:translateX(100%);}
    to {display:inline;-webkit-transform:translateX(0%);}
    }
@keyframes appear {
    from {transform:translateX(100%);}
    to {display:inline;transform:translateX(0%);}
    }

.appearRight{
    -webkit-animation: appearRight 0s ease-out; 
    animation: appearRight 0s ease-out;   
    }
@-webkit-keyframes appearRight {
    from {-webkit-transform:translateX(-100%);}
    to {display:inline;-webkit-transform:translateX(0%);}
    }
@keyframes appearRight {
    from {transform:translateX(-100%);}
    to {display:inline;transform:translateX(0%);}
    }

.disappear{
    -webkit-animation: disappear 0.2s linear; 
    animation: disappear 0.2s linear;   
    }
@-webkit-keyframes disappear {
    from {-webkit-transform:translateX(0%);}
    to {display:inline;-webkit-transform:translateX(100%);}
    }
@keyframes disappear {
    from {transform:translateX(0%);}
    to {display:inline;transform:translateX(100%);}
    }



div.Popup {
    position: fixed;
    background: #fff;
    border: 1px solid #427a26;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 1000;
    text-align: left;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    box-shadow: 0px;
    border-radius: 0px;
}
div.PopupHeader{
    background-color:#5c5c5c;
    color:#fff;
    border-radius:0px;
    padding:1em;
    margin-bottom:0em;
    line-height:0.9em;
}
div.PopupItems {
    margin-top:1.5em;
}
#RefinersCategories > div {
    padding:1em;
}

div.pi-personImage-s {
    width:3em;
    height:4em;
    overflow:hidden;
    border-radius:10px;
    padding-top:-30px;
    float:left;
    margin-right:0.5em;
}
img.personImage {
    width:3em;
}

div.SlideBack {
    display:inline-block;
    /*border:1px solid gray;
    border-radius:0.5em;*/
    float:left;
    position:absolute;
    left:0.5em;
    top:0.75em;
    font-family:Batang;
    padding:0.25em 1em 0.25em 1em;
    /*background-color:#fff;*/
    background-image: url(../images/back-arrow-white.png);
    background-repeat:no-repeat;
    background-position:left center;
    background-size:0.8em;
}
/*div.pi-icon, div.pi-filterPerson, div.pi-fav
{
    opacity:0.2;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter: alpha(opacity=20);
}*/
#OptionItems-s {
    border:1px solid #E0EAF3;
    background-color:#fff;
    display:inline-block;
    padding:0.5em;
    position:fixed;
    right:0px;
    top:13.5em;
    z-index:2;
    box-shadow: -5px 5px 15px #888;
}

.option-item-s {
    color: #427a26;
}

.option-item-s:hover {
    text-decoration: underline;
}

#SearchLanguageTarget {
    text-align: left;
    padding-left: 0.5em;
    padding-bottom: 0.3em;
}
#Text{
  
}
#Text2, #Text3, #Text4, #Text5 {
  padding:0.2em;  
}

#MainMenuButton {
-webkit-transition: all 0.25s linear;
     transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    cursor:pointer;
}
#MainMenuButton.sel1 {
    
    -webkit-transform:rotate(90deg);transform:rotate(90deg);
}
#MainMenu {
    border: 1px solid #E0EAF3;
    background-color: #fff;
    display: inline-block;
    padding: 0.5em;
    position: absolute;
    color: #427a26;
    left: 0px;
    top: 3.5em;
    z-index: 2;
    box-shadow: 5px 5px 15px #888;
    min-width: 70%;
    position: fixed;
}
    #MainMenu > div:hover {
        cursor:pointer;
        text-decoration:underline;
    }
#PublicationTypes-s {
    margin-left: -15px;
    margin-right: -15px;
}
#PublicationTypes-s div {
    padding:1em;
    background: #f9f9f9;
    border-bottom:1px solid #d0daf7;
    margin-bottom:2px;
    background-image: url(../images/PublicationSearch/expanded_arrow.png); 
    background-repeat:no-repeat;
    background-position:right 10px center;
    cursor:pointer;
}

#PublicationTypesDropDown-s {
    background: #f9f9f9;
    right:0px;left:0px;
    position:absolute;
    z-index:2000;
    box-shadow: 5px 5px 15px #888;
}
#PublicationTypesDropDown-s div {
    padding:1em;
    background: #f9f9f9;
    border-bottom:1px solid #d0daf7;
    cursor:pointer;
    
}
    #PublicationTypesDropDown-s div:hover {
        background: #fff;
    }
div.pi-itemContent {
    padding-left:0em;
}
#RefinersCategories>div.PopupHeader {margin-bottom:0em;}
div.para {padding-right:0.15em;
}