/*--------search related css start----------*/

.basic-search-div .yui3-widget {
	width: 50% !important;
}

.popup-dialog-container, .popup-backdrop {	
	height: 100%;
    width:100%;
    left: 0;    
    top: 0;
    right:0;
    bottom:0; 
}
.popup-dialog-container {
	position:fixed;
	z-index:20000;
	display:none;
}
.popup-backdrop {
	position: absolute;
	opacity: 0.8;
	background: none repeat scroll 0 0 #000;
	z-index:-1;
}
.popup-content { 
    height: 90%;
    overflow-y: scroll;
    /*Commented for now as cancel icon is not showing in pop-up*/
   /*  padding-left: 5px;
    padding-top: 15px; */
	padding:25px;    
}
.popup-content > video { width:70%; }
.popup-content > video, .popup-content > img {
	left: 15%;
  	max-width:70% !important; 
  	height:auto;    	 
  	position: relative;
  	vertical-align:middle;
  	text-align:center;	     	 
}
.popup-content > .data {
	background: white none repeat scroll 0 0;
    border-radius: 5px;
    margin: 0 auto;
    max-height: 500px;
    overflow-y: scroll;
    padding: 20px;
}
.close-icon {
    background: none repeat scroll 0 0 white;
    border-radius: 50%;
    color: red;
    height: 20px;
    position: absolute;
    right: 40px;
    text-align: center;
    top: 22px;
    width: 22px;
    z-index:4;
    font-weight:bold;
    font-size:17px;
}
.download-icon {
    background: none repeat scroll 0 0 white;
    top: 70px;
    border-radius: 50%;
    color: red;
    height: 20px;
    position: absolute;
    right: 40px;
    text-align: center;
    width: 22px;
    z-index:4;
    font-weight:bold;
    font-size:17px;
    
}
.previous-icon{
	background: none repeat scroll 0 0 white;
    top: 70px;
    border-radius: 50%;
    color: #005bc0;
    height: 20px;
    position: absolute;
    /* right: 40px; */
    text-align: center;
    width: 22px;
    z-index:4;
    font-weight:bold;
    font-size:17px;
}

.next-icon {
    background: none repeat scroll 0 0 white;
    top: 70px;
    border-radius: 50%;
    color: #005bc0; 
    height: 20px;
    position: absolute;
    right: 40px;
    text-align: center;
    width: 22px;
    z-index: 4;
    font-weight: bold;
    font-size: 17px;
}
.next-icon:hover, .previous-icon:hover{
	color: #4e4e4e;
}

.upvs-thumbnails {
	/* border: 1px solid #ccc !important;
	border-radius: 5px;
    box-shadow: 0 1px 3px #c1c1c1; */
	width:60px;
	height:60px !important;
}
#video_upvs {
	margin:auto;
}

.jw-display-icon-container.jw-background-color.jw-reset {
    pointer-events: all !important;
}

.flipbook-video {
	height: 97%;
    width: 98%;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    box-shadow: 0 1px 3px #c1c1c1;
    min-height:538px;
}

.html-content {
	height: 97%;
    width: 98%;
    border: 1px solid transparent !important;
}
img.upvs-thumbnails:hover, a.upvs-thumbnails i:hover {
    transform: scale(1.2);
    transition-duration: 0.5s
}
.aui a.upvs-thumbnails {
	border: medium none !important;
    box-shadow: none;
    color: gray;
    font-size: 16px;
    vertical-align: bottom;
    display:inline-block;
}

.left15  {
	left: 15%;
}
div.video-js button {
	font-size:10px;
}
div.video-js .vjs-current-time, 
div.video-js .vjs-time-divider, 
div.video-js .vjs-duration {
	display:block;
}

.basic-search-btn {
	border-radius: unset !important;
    float: right;
    margin: -37px 23px 0 0 !important;
    padding: 8.5px 25px !important;
}

.adv-search-btn {
	border-radius: unset !important;
	padding: 8.5px 25px !important;
}

.proceeding-date-to {
	float: right !important;
	margin: -49px 20px 0 0 !important;
}

.width-87 {
	width: 87% !important; 
}

.height-50 {
	height: 50px;
}

.margin-left-12 {
	margin-left: 12px !important;
}
.calendar-icon {
	bottom: 46px;
    left: 468px;
    position: relative;
}

.summary-filter {
    background-color: #fefce8;
    border: 1px solid #eee5a8;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
    width: 75%;
}

.filter-separator {
	border-bottom: 1px dotted #BBBBBB;
    color: #444444;
    font-size: 90%;
    margin-bottom: 10px !important;
    margin-top: -10px;
    min-height: 10px !important;
    width: 95% !important;
}

.each-filter {
	background: #eee none repeat scroll 0 0;
    border-radius: 50px;
    color: #4e4e4e;
    display: inline-block;
    font-weight: normal;
    padding: 2px 11px 4px;
    margin-right: 1em;
}

img,i {
	cursor: pointer;
}

img {
	margin-right: 15px;
}

li.facet {
    padding: 5px;
}

ul.facet-list {
	list-style-type: none;	
	font-size: 12px;
	height: 150px;
	overflow-y: scroll;
	border: 1px solid #ccc;
}
.aui .row-fluid .search-filter .left-search-fields {
	margin-bottom: 2px;
}
.search-filter span.fa-times-circle {
	cursor: pointer; 
}
.facet-list .facet > input[type="checkbox"] {
    margin-right: 4px;
    margin-top: 0;
}

.search-filter .facet-list {
	margin:0;
}
ul li.selected-facet:before {
	display: inline-block;
	margin-left: -20px;
    padding: 0 10px 0 0;
}

.crawler-facet li.facet:hover {
	border: none;
}

li.facet:hover {
	border: 1px solid #b72b2a;
}

li.facet a:hover, li.facet a:focus {
	text-decoration: none;
	color:#333;
}

li.facet a:active {
	color:#5f5b5b;	
}

li.facet a {
	color:#5f5b5b;	
}

.proceeding-info-div {
	font-size:12px;
	padding-bottom: 10px;
}

.key-info-div {
	font-size:12px;
}

.media-info-div {
	padding-bottom: 20px;
	padding-top: 5px;
}

.pagination-count-div {
	margin-top: 20px;
	text-align: center;
}

.search-result-entry-div em {
	background-color: #ffff7f;
	font-style: normal !important;
}

.search-result-div {
	margin: 1em 0 !important;
}

.search-info {
	border-left: 1px solid #eee;
    margin-left: 0;
    padding-left: 10px;
	width:73.359% !important;
}

.search-result-entry-div {
	border-bottom: 1px solid #eee;
	margin-left: 0px !important;
}

.search-result-entry-div:last-child {
  border-bottom: none;
}

.instructions {
	padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.insight-dashboard {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.insight-dashboard iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid white;
}

.search-frm .yui3-widget.yui3-aclist {
	width: 48.5% !important;
}

.autosuggestLabel{
	margin-top:6px;
}

.mar-bot-25 {
	margin-bottom:25px;
}

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

.margin-bottom-10 {
	margin-bottom: 10px;
}
/*-----------search related css end-----------*/
a span.frequently-asked-questions-label {
	cursor:pointer;
}
.aui .modal {
	z-index: 9999 !important;
}
/*-------------Assembly debate-----------------------------*/
a.book-entry {
	padding-right:20px;
	cursor:pointer;
}
.aui .assembly-debate label {
	display:inline-block;
	min-width:34px;
}
.aui .no-border {
	border:0px !important;
}
.second-level > .control-group, .third-level > .control-group {
	margin-bottom:0px !important;
}
.aui .result-container {
	border:1px solid #ccc;
	border-radius:5px;
	padding:10px;
} 
/*-----------Advanced Search Button-----------*/
.aui .btn.btn-cancel {
    display: inline-block;
    max-width: 92px !important;
  }  
.aui .btn.btn-reset {
	display: inline-block;
    max-width: 108px !important;
}
.aui .btn.btn-advanced.btn-primary {
	display: inline-block;
    max-width: 115px !important;
}

/* search-entry-key-word-label */
.aui a.sekwl {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 36%;
    border:1px solid #fff;
    margin-left:0.5em;
}
.aui a.sekwl:hover {
	border: 1px solid #dfdfdf;
    border-radius: 3px;
}
.aui a.pointer {
    cursor:pointer;
}
.aui .media-info-div i.fa-file-image-o {
    vertical-align: bottom;
    font-size: 82px;
}
.select2-container.select2-container-multi.input-medium {
    width: 60%;
}
.aui .editable-container.popover {
    width: 62%;
    z-index: 9999;
}
.form-inline .editable-input {
    width: 80%;
}
.select2-container.select2-container-multi.input-medium {
    width: 97%;
}

.aui input[type="radio"], .aui input[type="checkbox"] {
	margin:0;
}
.aui .search-frm i.entry-icon {
    color: gray;
    font-size: 1.3em;
}
.aui .search-frm i.entry-icon:hover {
	color: black;
}
.sekwl.editable .fa.fa-pencil-square {
    color: gray;
    font-size: 1.4em;
}
.sekwl.editable .fa.fa-pencil-square:hover {
    color: black;
}
.aui .search-type {
    margin-left: 16px;
}
.aui .adv-search-control {
    margin-top: 3px;
}
.aui .nav.nav-tabs .tab-disabled {
    background: #d3d3d3 none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: gray;
    padding: 8px 20px;
}
i.fa-keyboard-o{
	 vertical-align: bottom;
}
.aui .search-input-banner .well {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    font-size: 0.9em;
    margin: 0;
    min-height: 12px;
    padding: 0 !important;
    height: 17px;
    line-height: 17px;
    margin-top: 5px;
}
html[lang="hi-IN"] .search-frm {
    font-size: 14px;
}

.aui .up-input-append {
    display: block;
    position: relative;
    width: 100%;
}
.aui .up-input-append input {
	display: inline;
    padding-right: 1.2em;
    position: absolute;
}
.aui .up-input-append i.fa {
	float: right;
    line-height: 12px;
    position: relative;
    right: 10px;
}
.aui .margin-btm-2 {
	margin-bottom:2px;
}
.lib-search-date-filter .up-input-append i.fa {
	line-height: 28px;
    right: 3px;
}
.date-container i.fa {
	line-height: 28px !important;
    right: 3px !important;
}
.search-input-banner label {
    line-height: 30px;
    margin-bottom: 0;
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 700;
    display:inline;
    padding-right: 15px;
    text-align: left;
}
.aui .search-frm .tab-content {
    overflow: visible;
}
.aui .transilterate-input label {
	line-height: 15px;
}
.popover.editable-popup .form-inline.editableform {
    margin-bottom: 0;
}
.aui .select2-search-field .select2-input.focus {
    width: 190% !important;
}
.aui a span.a-black {
	color:black;
	font-weight:normal;
}
.aui .site-font {
	color: #4e4e4e;
	font-weight:normal;
}
.aui .search-frm .instructions a {
    cursor: pointer;
}
.editable-popup.popover .instructions.well {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #9a9a9a;
    line-height: 29px;
    margin: 0;
    padding: 0;
}
.editable-popup.popover .did-not-find-label.pointer {
	text-align: right;
}
.info-text {
	font-size:0.8em;
}
.popover.editable-popup .select2-container-multi .select2-choices .select2-search-field input {
    width: 190% !important;
}


.aui .row-fluid::before, .aui .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.aui .row-fluid::before, .aui .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid::before, .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid::before, .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.aui .row-fluid::after {
    clear: both;
}
.aui .row-fluid::before, .aui .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.aui .row-fluid::after {
    clear: both;
}
.aui .row-fluid::before, .aui .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid::after {
    clear: both;
}
.row-fluid::before, .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid::after {
    clear: both;
}
.row-fluid::before, .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.aui .row-fluid {
    padding-bottom: 15px;
    width: 100%;
}
.aui .row-fluid {
    padding-bottom: 15px;
    width: 100%;
}
.row-fluid {
    width: 100%;
}
.row-fluid {
    width: 100%;
}
.aui body {
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
}
.aui body {
    color: #4e4e4e;
    font-family: "Open Sans",sans-serif;
    line-height: 22px;
}
.aui body {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}
body {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.aui {
    font-family: "Open Sans",sans-serif;
}
.aui {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}
html {
    font-size: 100%;
}


.aui .search-frm ul.nav.nav-tabs.vertical-tabs li a {
    padding: 5px 20px;
}
.aui ul.nav.nav-tabs.vertical-tabs {
	border-right: 1px solid #cacaca;
	margin-right: 0.5em;
}
.aui ul.nav.nav-tabs.vertical-tabs li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}
.aui ul.nav.nav-tabs.vertical-tabs li a {
	margin: 0;
	border-radius: 0;
}
.aui .search-frm ul.nav.nav-tabs.vertical-tabs {
    margin-bottom: 0;
}

.aui .adv-search-control .transliterate {
    margin-top: -0.5em;
    line-height: 29px;
}
.aui .popular-viewed-headlines-div .tab-content {
    overflow: visible;
    padding: 5px;
}
.most-viewed-div {
    margin-top: -2px;
}
.popular-viewed-headlines-div a, .frequently-asked-questions-div a {
    border: 1px solid #fff;
    padding: 2px;
}
.popular-viewed-headlines-div a:hover, .frequently-asked-questions-div a:hover {
    border: 1px solid #cacaca;
}

.radio-grp.search-in .btn-1, .radio-grp.match-on .btn-1, .radio-grp.proc-dt .btn-1 {
	margin:0;width: 7%;
}
.radio-grp.search-in .btn-2, .radio-grp.match-on .btn-2, .radio-grp.proc-dt .btn-2 {
	margin: 0px; width: 12%;
}
.radio-grp.search-in .btn-3, .radio-grp.match-on .btn-3, .radio-grp.proc-dt .btn-3 {
	margin: 0px; width: 11%;
}
.radio-grp.search-in .btn-4, .radio-grp.match-on .btn-4, .radio-grp.proc-dt .btn-4 {
	margin: 0px; width: 16%;
}
.radio-grp.proc-dt .btn-1 {
    width: 22%;
}
.radio-grp.proc-dt .btn-2 {
    width: 27%;
}
.radio-grp.proc-dt .btn-3 {
    width: 18%;
}
.radio-grp.proc-dt .btn-4 {
    width: 26%;
}
.radio-grp label {
	width:12%;
}

.radio-grp.proc-dt label {
	width:52.3%;
}
.aui .sabha label.span2 {
	width: 13.3%;
}
.aui .row-fluid label.book {
	width: 57%;
}

.aui .search-frm {
    font-size: 13px;
}
.aui .search-frm select {
    font-size: 12px;
}

form[id*="type_3_adv-search"] .radio-grp label {
    width: 9.6%;
}
form[id*="type_4_adv-search"] .radio-grp label {
    width: 10%;
}

.aui .up-li-item a:nth-child(2n+1) {
    background-color: #f1fdf1;
}
.aui .up-li-item a {
    color: green;
     border: 1px solid #fff;
}
.aui .up-li-item a:hover {
    border: 1px solid #cacaca;
}
.aui .search-input-banner {
    border: 1px solid #d7f3ca;
    box-shadow: 0 1px 1px #d7f3ca inset;
}
.search-input-banner .transliterate label, .search-input-banner .transilterate-input label {
    font-weight: normal;
    padding: 0;
}
.lib-search-date-filter.headline-dt.radio-grp label {
    width: 43%;
}

.basic-search-div .lib-search-date-filter.headline-dt.radio-grp label {
    width: 22%;
}
.search-frm span.search-input-div {
    padding-right: 3px;
    padding-top: 2px;
}
.adv-search {
	padding:10px;
}
.aui .up-input-append i.fa.apnd-icon{
    font-size: 16px;
    line-height: 24px;
}
.aui .refresh-search-box {
	padding: 5px 6px;
	position: absolute;
    font-weight: bold;
    text-align:center;
    margin-top: 3px;
    margin-bottom: 3px;
}

.khand-sankhya-dropdown{
	width: 25% !important;
}


/* .gazette-banner-display{
	padding: 5px 6px !important;
    position: absolute;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-top: 2em;
    margin-left: 0em;
}
 */
.aui a.did-not-find-label {
	font-size:15px;
}

.search-info i.fa-newspaper-o {
	cursor:default;
}
@import url(responsive-custom.css);

/*=======gazette & news-clippings=====*/
.facet-container {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	border-radius: 4px;
	padding: 3px;		
}
.facet-container .facet-label {
	text-align: center;
}
.facet-container ul {
	max-height: 100px;
	overflow-y: auto;
}

.facet-container .facet-entry {
	list-style:none;
}

.facet-container .facet-entry > label {
	display:inline-block;
}
.doc-label {
	font-weight:bold
}
.news-clipping-search-box .control-group {
	margin-bottom:0px;
}

.result-entries p {
	margin-bottom:0px;
}

.search-result-entry-div i.upvs-icon {
	cursor: default;
}
.search-popup-details {
	background-color: white;
    margin: auto 13%;
    border-radius: 3px;
    padding: 15px 0px 8px;
    vertical-align: middle;
    text-align: center;
}

/* .search-popup-details.image-count {
    margin-top: 1.2em;
} */

.search-popup-details.image-count {
    background: none repeat scroll 0 0 white;
    top: 58px;
    border-radius: 51%;
    color: #005bc0;
    height: 26px;
    position: absolute;
    left: -143px;
    text-align: center;
    width: 52px;
    z-index: 4;
    font-weight: bold;
    font-size: 15px;
}

.search-input-banner .btn-primary:hover {
	background-color: green !important;
}
.visibility-hidden{
	display: none;
}

/*============Anukramaknika & gazette by decade==========*/

.nav.nav-tabs.gbw-years-container > li > a {
	min-width: 55px;
}

.nav.nav-tabs.decade-container > li > a {
	/* padding: 7px 10px; */
	min-width: 6.75em;
    padding: 0;
    min-height: 2em;
    vertical-align: middle;
    text-align: center;
    line-height: 2.5em;
}

.tab-content.gbw-years-content .book-entry {
	padding-right: 15px;
}

/*===========Media element================*/
.mejs__overlay-button{
	background:url(../images/mejs-controls.svg) no-repeat !important;
	background-position:0 -39px !important;
}

.mejs__overlay-loading-bg-img{
	background:transparent url(../images/mejs-controls.svg) -160px -40px no-repeat !important;
}

.mejs__button > button{
	background:transparent url(../images/mejs-controls.svg) !important;
}

.mejs__play > button {
    background-position: 0 0 !important;
}

.mejs__pause > button {
    background-position: -20px 0 !important;
}

.mejs__mute > button {
    background-position: -60px 0 !important;
}

.mejs__unmute > button {
    background-position: -40px 0 !important;
}

/* #video-container #video_upvs {
  width: 100%    !important;
  height: auto   !important;
} */
/*=========================Gazette changes==============*/
.gbw-results-box .nav.gbw-years-container > li.active,
.gbw-results-box .nav.decade-container > li.active {
	font-weight:bold;
}
.gbw-results-box .result-container{
	border: 1px solid #aaa;
}
.gbw-results-box .nav.gbw-years-container{
	border-right: 1px solid #aaa;
}
.gbw-results-box .nav.decade-container
{
	border-bottom: 1px solid #aaa;
}

.ifp_resultsBox.show {
    border: 1px solid #aaa;
    padding: 30px;
    margin-bottom: 17px;
    border-radius: 5px;
}


.results-heading{
	display: none
}
.results-heading.show{
	display: block;
}
.itp-year-container{	
	max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*==========================Icons for discussions, bills, questions=========================*/

/* .fa-commenting-o {
    color: orange;
} */
.span1{
	line-height: 45px;
	color:orange;

}
/* span.btn-1. {
    border: none !important;
    box-shadow: none !important;
} */
.search-res-icon{
	background: orange;
    color: white;
    font-weight: bolder;
    border-radius: 20px;
    padding: 4px 7px;
    text-align: center;
    font-size: initial;
}



.gazette_search_form{
 	font-size: 14px !important;
 }

 .entry-label{
 	margin-bottom: 0px !important;
	margin-top: 0.3em;
	width: 11% !important;
	color: #4e4e4e;
 }

.results-dropdown {
    margin-left: 0px !important;
}
.display-none{
	display: none !important;
}

/*========================Gazette By Decade============================*/
 .list-urls {
    /* display: none; */ 
    font-family: 'Open Sans', sans-serif;
    box-shadow: none;
    color: white;
    background: #f7f7f7;
    /* border: 1px solid #999999; */
    /* max-width: 11em;
    max-height: 2em; */
    /* padding: 5px 10px !important;
    position: absolute;
    z-index: 1;
    overflow-y: hidden;
    overflow-x: scroll;
    float: left;
    white-space: nowrap;
    margin-left: 5.9em !important;
    margin-top: -2em !important; */
}
/* .gbd-date:hover > .list-urls {
    display: block;
    
} */
.list-urls li{
    list-style: none;
    display: inline-table;
    position: relative;
}
ul.list-urls > hr {
    margin: 3px 0;
}
.gbd-date{
	list-style: none;
    display: inline-table;
    min-width: 11em;
}
a#book-name:hover {
    color: #999999 !important;
}
a#book-name {
    color: #666 !important;
}
#back{
	display: inline !important;
}

.back-button > i {
	color: #005bc0 ;
}
.back-button > #back {
	color: #005bc0 ;
}

.back-button:hover > i {
	color: grey;
}

.back-button:hover #back{
	color: grey;
}
li.gbdDate-url {
    list-style: none;
    display: inline-block;
    min-width: 11em;
    min-height: 2em;
}
.back-button{
	margin-left: 6em;
	cursor: pointer;
}

/*books UI display for GBD*/
.data {
    margin-left: 8em;
}
.chk-box-div.margin-left-7 {
    margin-left: 4.5em !important;
}
.npc-date-selection-drpdwn{
	margin-left:-1.2% !important;
}