@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: UrduFont;
	src: url("../fonts/nwn.eot") /* EOT file for IE */
}
@font-face {
	font-family: UrduFont;
	src: url("../fonts/nwn.ttf") /* TTF file for CSS3 browsers */
}

.table-col2 td{
	width:290px;
	text-align:left;
}
table.two-cols { width: 100%; }

.two-cols th, .two-cols td { 
  text-align: left; 
  padding: 0.25em;
  width:50%;
}

.two-cols tr { 
  border-bottom: 1px solid #DDD;
}

@media screen and (max-width: 800px) {
  .two-cols tr { 
    display: flex; 
  }
  .two-cols td, th {
    flex: 1;
  }
}


.heading {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
}
.strong {
	font-size: 14pt;
	font-weight: bold;
}
hr{
	margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.pull-left{
	float:left;
}
.urdu {
	font-family: UrduFont;
	font-size: 20px;
	text-align: right;
	color:#252222;
}
.smtxt {
	font-size: small;
}
.example {
	line-height: 1.4em;
	/* color:#e9372e; */
	color: #cc0000;
	font-size: small;
}
.example-lg {
	line-height: 1.4em;
	/* color:#e9372e; */
	color: #cc0000;
}
.synonyms {
	padding: .2em 1em;
	font-size: small;
	background: #fafafa;
	border-top: solid 1px #f7f7f7;
	border-bottom: solid 1px #eee;
	margin-top: .5em;
}
.grey {
	color: #666;
}
.borderless > tbody > tr > td, .borderless > tbody > tr > th, .borderless > tfoot > tr > td, .borderless > tfoot > tr > th, .borderless > thead > tr > td, .borderless > thead > tr > th {
	border: none;
}
.pageTop {

	padding-top:1em;

}
.left {
	font-size: 11pt;
	padding-bottom: 1em;
	border-right: dotted 1px #ddd;
}


fieldset.section {
	border: 1px solid #eee !important;
	padding: .3em !important;
	margin: .5em 0 0 0;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
	background: #fdfdfd;
	border-radius: 3px;
}
legend.section {
	margin: 0;
	font-size: 1em !important;
	font-weight: bold !important;
	text-align: left !important;
	width: inherit; /* Or auto */
	padding: 0 10px; /* To give a bit of padding on the left and right */
	border-bottom: none;
}
.innerFieldBox {
	padding: .5em;
	border-radius: 5px;
	background: #fff;
}
.innerFieldBoxSearch {
	padding: 0em;
	border-radius: 2px;
	background: #fff;
}
.smallFieldText {
	font-size: smaller;
	line-height: 1.5em;
	margin: 0 0 .5em 0;
}
.sectionHeading {
	font-weight: 1em !important;
	font-weight: bold !important;
	text-align: left !important;
	padding-bottom: .5em;
}
.dicinfo{
	margin-bottom:1em 0;
	font-size:small
}

#pst_search_top {

	float: none;
	position: relative;
	display: inline-block;

	border-radius:0;
	overflow:hidden;

}
@media (max-width: 991px) {
	#pst_search_top{

		float: none;

	}
}
@media (max-width:544px) {
 #pst_search_top {
 	width: 100%;
 }
}
#pst_search_top .form_search {
	padding:0;
	position:relative;
	width:100%;
	float:left;
	height:42px;
	color:#a9a9a9
}
#pst_search_top .form_search label {
	display:none
}
#pst_search_top .form_search .search-block {
	height:50px;
	line-height:50px
}
#pst_search_top .form_search .form-control {
	padding: 0 20px 0 200px;
	width: 100%;
	height: 42px;
	line-height: normal;
	font-size: 14pt;
	background: #fff;
	color: #666;
	border: 0;
	font-weight: bold;
}
#pst_search_top .form_search .form-control:focus {
	box-shadow:none
}
@media (max-width:991px) {
 #pst_search_top .form_search .form-control {
	border:1px solid #ededed
 }
}
@media (max-width:479px) {
 #pst_search_top .form_search .form-control {
  padding-right:0
 }
}
#pst_search_top .form_search .search_submit {
	background: #0054FF url("../images/search.svg") no-repeat scroll center;
	position:absolute;
	top:0;
	right:0;
	height:42px;
	line-height:50px;
	text-align:center;
	width:42px;
	text-align:center;
	color:#000;
	padding:0;
	border:0;
	font-size:24px;
	-webkit-transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
	transition:all 300ms ease-in
}
#pst_search_top .form_search .search_submit i {
 font-size:0px
}
#pst_search_top .form_search .search_submit:hover {
 background: #fff url("../images/search-hover.svg") no-repeat scroll center;
 -webkit-transition:all 300ms ease-in;
 -moz-transition:all 300ms ease-in;
 -ms-transition:all 300ms ease-in;
 -o-transition:all 300ms ease-in;
 transition:all 300ms ease-in
}
#pst_search_top .form_search .form-group {
 position:absolute;
 left:0px;
 top:5px;
 display:inline-block;
 width:180px;
 margin:0;
 background:transparent
}
.ui-menu .ui-menu-item a{
	border: none;
}
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	background: #f0f0f0 50% 50% repeat-x !important;
} 
.ui-menu .ui-menu-item a.ui-state-focus{
	margin: 0 !important;
}
#pst_search_top .form_search .form-group::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-image: url("images/dropdown-arrow.png");
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0Q5NEJCNjNENjQ1MTFFNzg1OEU4OEIwMjAyOEYwRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0Q5NEJCNjRENjQ1MTFFNzg1OEU4OEIwMjAyOEYwRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRDk0QkI2MUQ2NDUxMUU3ODU4RTg4QjAyMDI4RjBEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRDk0QkI2MkQ2NDUxMUU3ODU4RTg4QjAyMDI4RjBEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvtOVjkAAABfSURBVHjaYtTRsxVkYGDouHzxUDoDGtDVt3MBUsZMQMn3QMY9oMAqLAo6gHg1w////8EYaGI5EK+Csl2A+AwQK4H4jCACSXc5yHggVgLiMKAt98ASMJPQTFRCFgMIMAA23jyEFj9UKgAAAABJRU5ErkJggg==) no-repeat 90% 50% #e3e3e3;
    background-position: center;
    right: -7px;
    left: auto;
    top: 10px;
    z-index: 1;
    border: 1px solid #e3e3e3;
}
#pst_search_top .form_search .form-group .bootstrap-select {
	width:180px;
	height:34px;
	line-height:normal;
	font-weight: 500;
	text-transform: uppercase;
	margin:0;
	border:0;
	padding:0 15px;
	color:#000000;
	font-size:11pt;
	border-right:1px solid #ebebeb;
	-webkit-user-select:none;
	-moz-user-select:-moz-none;
	-ms-user-select:none;
	user-select:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	box-shadow:none;

}
@media (max-width:480px) {
 #pst_search_top .form_search .form-control {
  font-size:12pt;
  padding:0 10px 0 130px
 }
 #pst_search_top .form_search .form-group {
  width:110px
 }
 #pst_search_top .form_search .form-group .bootstrap-select {
  width:110px;
  font-size:10px
 }
}
#header .search-widget{
	background-color: #F7F7F7;
	border-radius: 50px;
    float:right;
	position:relative;
	z-index:5;
	margin: 22px 0;
	width:601px;
	padding: 0;
}

.search-widget{
    float: right;
	width:auto;
}
.e1{
	position:relative;

}
.e2{
	top:-32px;
	right:5px;
	font-size:smaller;
	padding:0 .5em;
	border:solid 1px #ddd;
	background:#FFF3F4;
	position:absolute;
	color:#f00;
	z-index:999;
	border-radius:.2em;
	display:none;
}
.e2::before{
	content: "\ea02";
    font-family: feather-icons;
	font-size:smaller;
}
.e3{
	display:none;
	border-radius:.2em;
	margin-top:.5em;
	font-size:smaller;
	padding:0 .5em;
	border:solid 1px #ddd;
	background:#FFF3F4;
	color:#f00;
}

@media (min-width: 991px) {
.e3::before{
	content: "\e910";
    font-family: feather-icons;
	font-size:smaller;
}

}
@media (max-width: 544px) {
.e3::before{
	content: "\e914";
    font-family: feather-icons;
	font-size:smaller;
}
}

#authError{
	display:none;
}
.speaker{
	background:url(../images/speaker.svg) no-repeat 16px 6px;
	background-size:25px 25px;
	width:42px; height:30px;
	padding:0 12px 12px 0;
}
.button.small{
	font-size:14px !important;
	padding:7px 18px !important;
}

.progress-bar {
	text-align: left;
	white-space: nowrap;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.progress-bar > .progress-type {
	padding-left: 10px;
}

.progress-meter {

	min-height: 15px;
	border-bottom: 2px solid #ddd;
}

.progress-meter > .meter {
	position: relative;
	float: left;
	min-height: 15px;
	border-width: 0px;
	border-style: solid;
	border-color: #ddd;
}

.progress-meter > .meter-left {
	border-left-width: 2px;
}

.progress-meter > .meter-right {
	float: right;
	border-right-width: 2px;
}

.progress-meter > .meter-right:last-child {
	border-left-width: 2px;
}

.progress-meter > .meter > .meter-text {
	position: absolute;
	display: inline-block;
	bottom: -25px;
	left:3px;
	width: 100%;
	font-weight: 700;
	font-size: 0.85em;
	color: #ddd;
	text-align:left;
}

.progress-meter > .meter.meter-right > .meter-text {
	text-align: right;
	
}
nav.bcrumbs{
	padding:.5em;
	margin-bottom:1em;
	background:#fafafa;
	border-bottom:1px solid #eee;
}
nav.bcrumbs ul{
	list-style:none;
	margin:0;
	padding:0;
}
nav.bcrumbs ul li{
	display:inline;
}
nav.bcrumbs ul li a{
	text-decoration:underline !important;
}
nav.bcrumbs ul li+li::before{
	display:inline-block;padding-right:.5rem;
	color:#999;
	content:"/";
}
.cookies_msg{
	position:fixed;
	bottom:0px;
	border-top:1px solid #000;
	z-index:999;
	background:#FFC600;
	color:#000;
	padding:1em;
	width:100%;
	text-align:center
}
#cookies_div{
	position:relative;
	display:none;
}