/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/sites/all/themes/prs/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.eot);
  src: url(/sites/all/themes/prs/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/prs/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/sites/all/themes/prs/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/sites/all/themes/prs/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/sites/all/themes/prs/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px;
}
html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px;
}
body {
  position: relative;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-top {
  padding-top: 64px !important;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}
body.toolbar {
  padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}
body.toolbar-drawer {
  padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar,
body #admin-menu,
body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}
.navbar.container,
.navbar.container-fluid {
  margin-top: 20px;
}
.navbar.container > .container,
.navbar.container-fluid > .container-fluid {
  margin: 0;
  padding: 0;
  width: auto;
}
#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}
#toolbar {
  z-index: 1600;
}
.modal {
  z-index: 1620;
}
.modal-dialog {
  z-index: 1630;
}
.ctools-modal-dialog .modal-body {
  width: 100% !important;
  overflow: auto;
}
.modal-backdrop {
  z-index: 1610;
}
.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}
ul.secondary {
  float: left;
}
@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}
.page-header {
  margin-top: 0;
}
.block:first-child h2.block-title {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}
.navbar #block-search-form .input-group-btn {
  width: auto;
}
.navbar-search .control-group {
  margin-bottom: 0px;
}
ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}
input.error {
  color: #a94442;
  border-color: #ebccd1;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
  display: inherit;
}
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-actions {
  clear: both;
}
.managed-files.table td:first-child {
  width: 100%;
}
div.image-widget-data {
  float: none;
  overflow: hidden;
}
table.sticky-header {
  z-index: 1;
}
.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}
.text-format-wrapper {
  margin-bottom: 15px;
}
.text-format-wrapper > .form-type-textarea,
.text-format-wrapper .filter-wrapper {
  margin-bottom: 0;
}
.filter-wrapper {
  border-radius: 0 0 4px 4px;
}
.filter-wrapper .panel-body {
  padding: 7px;
}
.filter-wrapper .form-type-select {
  min-width: 30%;
}
.filter-wrapper .form-type-select .filter-list {
  width: 100%;
}
.filter-help {
  margin-top: 5px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .filter-help {
    float: right;
  }
}
.filter-help .glyphicon {
  margin: 0 5px 0 0;
  vertical-align: text-top;
}
.radio:first-child,
.checkbox:first-child {
  margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
  margin-bottom: 0;
}
.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.panel-heading {
  display: block;
}
a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}
.error {
  color: #a94442;
}
div.error,
table tr.error {
  background-color: #f2dede;
  color: #a94442;
}
.form-group.error,
.form-group.has-error {
  background: none;
}
.form-group.error label,
.form-group.has-error label,
.form-group.error .control-label,
.form-group.has-error .control-label {
  color: #a94442;
  font-weight: 600;
}
.form-group.error input,
.form-group.has-error input,
.form-group.error textarea,
.form-group.has-error textarea,
.form-group.error select,
.form-group.has-error select,
.form-group.error .uneditable-input,
.form-group.has-error .uneditable-input {
  color: #555555;
}
.form-group.error .help-block,
.form-group.has-error .help-block,
.form-group.error .help-inline,
.form-group.has-error .help-inline {
  color: #777777;
}
.nav-tabs {
  margin-bottom: 10px;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.tabs--secondary {
  margin: 0 0 10px;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.form-type-password-confirm {
  position: relative;
}
.form-type-password-confirm label {
  display: block;
}
.form-type-password-confirm label .label {
  float: right;
}
.form-type-password-confirm .password-help {
  padding-left: 2em;
}
@media (min-width: 768px) {
  .form-type-password-confirm .password-help {
    border-left: 1px solid #dddddd;
    left: 50%;
    margin-left: 15px;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .form-type-password-confirm .password-help {
    left: 33.33333333%;
  }
}
.form-type-password-confirm .progress {
  background: transparent;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 4px;
  margin: -5px 0px 0;
}
.form-type-password-confirm .form-type-password {
  clear: left;
}
.form-type-password-confirm .form-control-feedback {
  right: 15px;
}
.form-type-password-confirm .help-block {
  clear: both;
}
ul.pagination li > a.progress-disabled {
  float: left;
}
.form-autocomplete .glyphicon {
  color: #777777;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #337ab7;
}
.form-autocomplete .input-group-addon {
  background-color: #ffffff;
}
.ajax-progress-bar {
  border-radius: 0 0 4px 4px;
  border: 1px solid #cccccc;
  margin: -1px 0 0;
  padding: 6px 12px;
  width: 100%;
}
.ajax-progress-bar .progress {
  height: 8px;
  margin: 0;
}
.ajax-progress-bar .percentage,
.ajax-progress-bar .message {
  color: #777777;
  font-size: 12px;
  line-height: 1em;
  margin: 5px 0 0;
  padding: 0;
}
.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 12px;
}
.tab-pane > .panel-heading {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #dddddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #dddddd #dddddd #dddddd;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #dddddd;
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #dddddd transparent #dddddd #dddddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #dddddd #dddddd #dddddd transparent;
}
th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}
.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}
.views-exposed-form .views-exposed-widget .btn {
  margin-top: 1.8em;
}
table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%;
  }
}
.alert a {
  font-weight: bold;
}
.alert-success a {
  color: #2b542c;
}
.alert-info a {
  color: #245269;
}
.alert-warning a {
  color: #66512c;
}
.alert-danger a {
  color: #843534;
}
div.image-style-new,
div.image-style-new div {
  display: block;
}
div.image-style-new div.input-group {
  display: table;
}
td.module,
.table-striped > tbody > tr:nth-child(odd) > td.module,
.table > tbody > tr > td.module {
  background: #dddddd;
  font-weight: 700;
}
.book-toc > .dropdown-menu {
  overflow: hidden;
}
.book-toc > .dropdown-menu > .dropdown-header {
  white-space: nowrap;
}
.book-toc > .dropdown-menu > li:nth-child(1) > a {
  font-weight: bold;
}
.book-toc > .dropdown-menu .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%;
}
.book-toc > .dropdown-menu .dropdown-menu > li {
  padding-left: 20px;
}
.book-toc > .dropdown-menu .dropdown-menu > li > a {
  margin-left: -40px;
  padding-left: 60px;
}
#features-filter .form-item.form-type-checkbox {
  padding-left: 20px;
}
fieldset.features-export-component {
  font-size: 12px;
}
html.js #features-export-form fieldset.features-export-component,
fieldset.features-export-component {
  margin: 0 0 10px;
}
fieldset.features-export-component .panel-heading {
  padding: 5px 10px;
}
fieldset.features-export-component .panel-heading a.panel-title {
  font-size: 12px;
  font-weight: 500;
  margin: -5px -10px;
  padding: 5px 10px;
}
fieldset.features-export-component .panel-body {
  padding: 0 10px;
}
div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px;
}
fieldset.features-export-component .component-select .form-type-checkbox,
div.features-export-list .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0 !important;
  min-height: 0;
  padding: 3px 3px 3px 25px!important;
}
fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],
div.features-export-list .form-type-checkbox input[type=checkbox] {
  margin-top: 0;
}
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
  top: 79px;
}
body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
  top: 39px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
    left: 240px;
    left: 24rem;
  }
}
.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
  z-index: 1032;
}
.navbar-administration #navbar-administration .navbar-tray {
  z-index: 1031;
}
body.navbar-is-fixed-top.navbar-administration {
  padding-top: 103px !important;
}
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
  padding-top: 143px !important;
}
body.navbar-tray-open.navbar-vertical.navbar-fixed {
  margin-left: 240px;
  margin-left: 24rem;
}
#navbar-administration.navbar-oriented .navbar-tray-vertical {
  width: 24rem;
}
/* Webfont: Lato-Black */
@font-face {
  font-family: 'AdobeCaslonRegular';
  src: url('/sites/all/themes/prs/fonts/Adobe-Caslon-Pro.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Neutra-Text-Demi-Alt';
  src: url('/sites/all/themes/prs/fonts/Neutra-Text-Demi-Alt.otf') format('truetype');
  src: url('/sites/all/themes/prs/fonts/NeutraText-Demi.ttf') format('truetype');
  src: url('/sites/all/themes/prs/fonts/NeutraText-Demi.eot');
  src: url('/sites/all/themes/prs/fonts/NeutraText-Demi.woff');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Neutra-Text-Demi-Light-Alt';
  src: url('/sites/all/themes/prs/fonts/Neutra-Text-Demi-Light-Alt.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
body.front div#quicktabs-tabpage-follow_the_latest_under-0 section#block-prs-resource-home-page-parliament-section .col-sm-6 ~ .col-sm-6,
body.front div#quicktabs-tabpage-follow_the_latest_under_hindi-1 section#block-prs-resource-home-page-parliament-section .col-sm-6 ~ .col-sm-6 {
  border: none;
}
section#block-system-main .custom_assembly a.active {
  text-decoration: underline;
  pointer-events: none;
}
body.front div#quicktabs-tabpage-follow_the_latest_under-0 section#block-prs-resource-home-page-parliament-section .col-sm-6,
body.front div#quicktabs-tabpage-follow_the_latest_under_hindi-1 section#block-prs-resource-home-page-parliament-section .col-sm-6 {
  border-right: 1px solid #C3C1C1;
}
.view-bill-html-pdf-content table tr td {
  border-width: 1px;
  border-style: solid;
  padding: 0 20px;
}
.list-inline .hi {
  display: none;
}
.node-mp .col-md-8.col-sm-8.mp-basic-info.no-padding-r {
  padding: 0;
}
article#node-845 .standing_commitee_members .standing {
  width: 45% !important;
}
.node-budget .field-item.even h1,
.node-policy-reviews h1 {
  display: inline-block;
  border: none;
}
.node-budget .col-sm-12 h1 .field-name-title-field {
  border: none;
}
.node-budget .col-sm-12 .field-name-title-field,
.node-policy-reviews .policy-title {
  border-bottom: 1px solid #eeeeee;
  height: 40px;
  margin-bottom: 10px;
}
.view-sessionwrap .headClass {
  padding-top: 10px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
}
.node-budget .mp-track-export-data,
.node-policy-reviews .export-data,
.view-sessionwrap .pdf-link {
  float: right;
  background-image: url(/sites/all/themes/prs/images/icons/pdf-sml.png);
  background-size: 17px;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position-y: 4px;
  font-weight: bold;
  margin-right: 12px;
}
.node-budget .mp-track-export-data a,
.node-policy-reviews .export-data a {
  margin: 0px !important;
  background: none !important;
  color: #01519a !important;
  padding: 0px !important;
  line-height: 0px !important;
  font-family: 'AdobeCaslonRegular' !important;
  height: 0px !important;
}
@font-face {
  font-family: 'NeutraTextDemiAlt';
  src: url(/sites/all/themes/prs/fonts/NeutraTextDemiAlt.eot);
  src: url(/sites/all/themes/prs/fonts/NeutraTextDemiAlt.eot) format('embedded-opentype'), url(/sites/all/themes/prs/fonts/NeutraTextDemiAlt.woff2) format('woff2'), url(/sites/all/themes/prs/fonts/NeutraTextDemiAlt.woff) format('woff'), url(/sites/all/themes/prs/fonts/NeutraTextDemiAlt.ttf) format('truetype'), url(/sites/all/themes/prs/fonts/NeutraTextDemiAlt.svg#NeutraTextDemiAlt) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Neutra-Text-Demi-Light-Alt';
  src: url(/sites/all/themes/prs/fonts/Neutra-Text-Demi-Light-Alt.eot);
  src: url(/sites/all/themes/prs/fonts/Neutra-Text-Demi-Light-Alt.eot) format('embedded-opentype'), url(/sites/all/themes/prs/fonts/Neutra-Text-Demi-Light-Alt.ttf) format('truetype'), url(/sites/all/themes/prs/fonts/Neutra-Text-Demi-Light-Alt.svg#NeutraTextDemiLightAlt) format('svg');
  font-weight: normal;
  font-style: normal;
  
  /*        url(/sites/all/themes/prs/fonts/Neutra-Text-Demi-Light-Alt.woff2) format('woff2'), 
   	 	 url(/sites/all/themes/prs/fonts/Neutra-Text-Demi-Light-Alt.woff) format('woff'),
   	 	 */
}
@font-face {
  font-family: 'NeutraTextDemiLightAlt';
  src: url(/sites/all/themes/prs/fonts/NeutraTextDemiLightAlt.eot);
  src: url(/sites/all/themes/prs/fonts/NeutraTextDemiLightAlt.eot) format('embedded-opentype'), url(/sites/all/themes/prs/fonts/NeutraTextDemiLightAlt.woff2) format('woff2'), url(/sites/all/themes/prs/fonts/NeutraTextDemiLightAlt.woff) format('woff'), url(/sites/all/themes/prs/fonts/NeutraTextDemiLightAlt.ttf) format('truetype'), url(/sites/all/themes/prs/fonts/NeutraTextDemiLightAlt.svg#NeutraTextDemiLightAlt) format('svg');
  font-weight: normal;
  font-style: normal;
}
.page-node-parliament-policy-chapters-at-a-glance .region-sidebar-first .view-display-id-block #scroll,
#block-views-bill-html-pdf-content-block-1 #scroll {
  height: 450px;
  overflow: hidden;
  padding: 4px;
  margin-bottom: 20px;
}
.page-videos-landing-page .block-views .view-id-videos_landing_page .embedded-video .player iframe {
  width: 300px;
  height: 200px;
}
.node-type-videos #block-views-videos-landing-page-block-5 .embedded-video .player iframe,
.page-videos-category .view-display-id-page_1 .embedded-video .player iframe {
  /*width: 300px;*/
  width: 100%;
  height: 200px;
}
.page-videos-category .view-display-id-page_1 .text-center {
  clear: both;
}
.node-type-videos #block-system-main .submited_by .user-picture img {
  width: 35px;
  height: 35px;
}
.page-theprsblog #block-views-exp-the-prs-blog-page #views-exposed-form-the-prs-blog-page .form_hide_fields_div {
  display: none;
}
body {
  background: #ffffff;
  font-family: 'AdobeCaslonRegular';
  margin: 0;
  padding: 0;
  /*font-size:@body-font-size;*/
  font-size: 16px;
  line-height: 26px;
  /*color: @black;*/
  color: #000;
}
a,
a:hover {
  color: #01519a;
}
a:hover {
  text-decoration: none;
}
h2 {
  font-family: 'Neutra-Text-Demi-Alt';
}
no-padding-lr {
  padding-left: 0;
  padding-right: 0;
}
no-padding-r {
  padding-right: 0;
}
.navbar.container,
.navbar.container-fluid {
  margin-top: 0;
  background: #ffffff;
  border: none;
  padding: 0;
}
.navbar-left img {
  float: left;
}
#block-locale-language h2.block-title {
  font-size: 16px;
}
#block-locale-language {
  text-align: right;
  font-size: 16px;
}
#block-locale-language h2.block-title {
  font-size: 16px;
  display: inline-block;
  padding-right: 5px;
  color: #000000;
}
.language-switcher-locale-url {
  list-style-type: none;
  padding: 0;
  display: inline-block;
}
.language-switcher-locale-url li {
  display: inline-block;
  padding: 0 8px;
  height: 15px;
  line-height: normal;
}
.site_logo {
  text-align: right;
}
a.logo.navbar-btn {
  display: block;
  padding: 0;
  margin: 0;
}
.navbar #block-search-form {
  margin: 0;
  padding: 0 10px 0 0;
}
.navbar-collapse.collapse {
  padding: 0;
  background-color: #01519a;
  display: block;
}
.field.append {
  position: relative;
}
.field.append span.input-group-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.field.append .btn.btn-primary {
  background-color: transparent;
  border: transparent;
  padding: 5px 10px;
}
.map-text {
  float: left;
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 16px;
  text-transform: uppercase;
}
.input-search {
  position: relative;
  display: block;
  clear: left;
}
.input-search button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background-color: transparent;
  color: #c9c9c9;
  padding: 4px 10px 0;
}
.input-search button:focus,
.input-search button:active,
.field.append .btn.btn-primary:focus {
  outline: none;
}
.language-switcher-locale-url a {
  color: #000000;
}
.language-switcher-locale-url a.active {
  color: #01519a;
}
.region-navigation ul li a {
  font-size: 16px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-weight: 600;
}
input.search {
  border: 1px solid #c9c9c9;
}
header#navbar {
  padding-top: 7px;
}
.navbar-left {
  padding-top: 5px;
}
section#block-superfish-1 {
  padding: 0;
}
.sf-menu.sf-style-white span.sf-with-ul {
  font-size: 16px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-weight: 600;
}
.sf-menu.sf-style-white a,
.sf-menu.sf-style-white span.nolink {
  border: none;
  color: #fff;
  padding: 5px 22px;
  border-right: 1px solid #2C7DC7;
  margin: 12px 0;
}
.sf-menu.sf-style-white a.sf-with-ul,
.sf-menu.sf-style-white span.nolink.sf-with-ul,
.sf-menu.sf-style-white a,
.sf-menu.sf-style-white span.sf-with-ul {
  padding: 5px 36.8px;
  padding-inline-end: 32.4px;
  padding-inline-start: 32.4px;
}
.sf-menu.sf-style-white .sf-depth-2 a {
  padding: 5px 15px;
}
@media (min-width: 992px) {
  .sf-menu.sf-style-white > li > ul > li li > a,
  .sf-menu.sf-style-white > li > ul > li li > span.sf-with-ul {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  #block-system-main .view-mp-track > .view-content > .views-row.col-md-4:nth-child(3n+1) {
    clear: left;
  }
  /**footerbottom**/
  html {
    height: 100%;
  }
  body {
    position: relative;
    padding-bottom: 90px;
    min-height: 100%;
  }
  .footer.bottom-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /**end footerbottom**/
  /**18jan17_min992**/
  .ds-3col-stacked-fluid.node-blog .group-middle .body-trim-content img:nth-child(odd),
  .ds-3col-stacked-fluid.node-blog .group-middle .field-name-body img:nth-child(odd),
  .ds-3col-stacked-fluid.node-blog .group-middle .field-type-text-with-summary img:nth-child(odd),
  .author-blog .views-field-body img:nth-child(odd),
  .author-blog .body-trim-content img:nth-child(odd),
  .author-blog .field-name-body img:nth-child(odd),
  .author-blog .field-type-text-with-summary img:nth-child(odd),
  .author-blog .views-field-body a:nth-child(odd) img,
  .author-blog .body-trim-content a:nth-child(odd) img,
  .author-blog .field-name-body a:nth-child(odd) img,
  .author-blog .field-type-text-with-summary a:nth-child(odd) img {
    float: left;
    padding-left: 0;
  }
  .ds-3col-stacked-fluid.node-blog .group-middle .body-trim-content img:nth-child(even),
  .ds-3col-stacked-fluid.node-blog .group-middle .field-name-body img:nth-child(even),
  .ds-3col-stacked-fluid.node-blog .group-middle .field-type-text-with-summary img:nth-child(even),
  .author-blog .views-field-body img:nth-child(even),
  .author-blog .body-trim-content img:nth-child(even),
  .author-blog .field-name-body img:nth-child(even),
  .author-blog .field-type-text-with-summary img:nth-child(even),
  .author-blog .views-field-body a:nth-child(even) img,
  .author-blog .body-trim-content a:nth-child(even) img,
  .author-blog .field-name-body a:nth-child(even) img,
  .author-blog .field-type-text-with-summary a:nth-child(even) img {
    float: right;
    padding-right: 0;
  }
  .ds-3col-stacked-fluid.node-blog .group-middle .body-trim-content img,
  .ds-3col-stacked-fluid.node-blog .group-middle .field-name-body img,
  .ds-3col-stacked-fluid.node-blog .group-middle .field-type-text-with-summary img,
  .author-blog .views-field-body img,
  .author-blog .body-trim-content img,
  .author-blog .field-name-body img,
  .author-blog .field-type-text-with-summary img {
    padding-top: 7px;
  }
  /**end 18jan17_min992**/
}
@media (max-width: 991px) {
  /**18jan17_max991**/
  .ds-3col-stacked-fluid.node-blog .group-middle .body-trim-content img,
  .ds-3col-stacked-fluid.node-blog .group-middle .field-name-body img,
  .ds-3col-stacked-fluid.node-blog .group-middle .field-type-text-with-summary img,
  .author-blog .views-field-body img,
  .author-blog .body-trim-content img,
  .author-blog .field-name-body img,
  .author-blog .field-type-text-with-summary img {
    padding-top: 7px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    height: auto !important;
  }
  /**end 18jan17_max991**/
}
.region-navigation ul li a span.sf-sub-indicator {
  display: none;
}
.map-bock {
  float: left;
  padding: 5px 0 0 10px;
}
.sf-menu.sf-style-white li,
.sf-menu.sf-style-white.sf-navbar {
  background: transparent;
}
.sf-menu.sf-style-white {
  margin: 0;
}
.sf-menu.sf-style-white li:hover,
.sf-menu.sf-style-white li.sfHover,
.sf-menu.sf-style-white a:focus,
.sf-menu.sf-style-white a:hover,
.sf-menu.sf-style-white a:active,
.sf-menu.sf-style-white span.nolink:hover,
.sf-menu.sf-style-white.sf-navbar li li {
  background: transparent;
}
.sf-menu.sf-style-white li li,
.sf-menu.sf-style-white li li:hover {
  background: #efefef;
  border-bottom: 1px solid #aaa;
  width: 207px;
}
.sf-menu.sf-style-white li li:last-child,
.sf-menu.sf-style-white li li:last-child:hover {
  border-bottom: none;
}
.sf-menu.sf-horizontal.sf-shadow > li > ul {
  margin-top: 10px;
}
.sf-menu.sf-horizontal.sf-shadow ul {
  margin-top: 0;
}
.sf-menu.sf-style-white li:hover {
  background-color: #2c7dc7;
}
.sf-menu.sf-style-white li li a,
.sf-menu.sf-style-white li li span.sf-with-ul {
  color: #555;
  border-right: none;
}
.form-search .form-group {
  margin-bottom: 0;
}
#block-search-form input {
  border: none;
  border-radius: 0;
  height: 32px;
  margin: 9px 0;
}
.sf-menu.sf-style-white li.last a {
  border: none;
}
.language-switcher-locale-url li.first {
  border-right: 1px solid #000;
}
span.fa.fa-search {
  color: #aaa;
  font-size: 19px;
}
footer.bottom-footer {
  background-color: #01519a;
  border: none;
  padding: 0 15px;
  max-width: 1140px;
}
footer.bottom-footer ul.menu.nav li {
  float: left;
}
footer.bottom-footer .nav > li > a {
  font-size: 16px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  color: #fff;
  padding: 3px 20px;
  border-right: 1px solid #2C7DC7;
  margin: 5px 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
#block-prs-resource-prs-footer-copyright {
  font-size: 16px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  color: #fff;
  text-align: right;
  padding: 8px 0;
}
footer.bottom-footer > .container {
  padding: 0;
}
footer.bottom-footer .nav > li.first > a {
  border-left: 1px solid #2C7DC7;
}
.footer {
  padding-left: 0;
  padding-right: 0;
}
#block-menu-menu-footer-menu {
  padding: 0;
}
.region-sidebar-first h2.block-title {
  color: #fff;
  background-color: #01519a;
  padding: 12px 15px 9px;
  /*font-size: 26px;*/
  font-size: 22px;
  margin: 0;
}
.region.region-sidebar-first.well {
  padding: 0;
  border: none;
  background-color: transparent;
}
ul {
  list-style-type: none;
  padding: 0;
}
.views-field-body ul,
.field-name-body ul,
.field-type-text-with-summary ul {
  list-style-type: disc;
  padding-left: 40px;
  margin-bottom: 25px;
}
.region-sidebar-first li > a,
.region.region-sidebar-first.well .views-row a {
  display: block;
  padding: 15px 16px;
  background-color: #efefef;
  border-top: 1px solid #fff;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  line-height: 1.2;
}
.region-sidebar-first li:nth-child(1) > a:active,
.region.region-sidebar-first.well .views-row a.active,
.region-sidebar-first.well #block-prs-resource-menu-parliament-state-assembly p a.active {
  background-color: #bfbfbf;
}
.region-sidebar-first.well #block-prs-resource-menu-parliament-state-assembly > .view-content > .menu_parliament_state_assembly > .ui-accordion-header:first-child + .ui-accordion-content > p a {
  color: #000;
}
span.tagclouds-term {
  display: inline-block;
  line-height: normal;
}
#block-search-prs-blog-tagcloud {
  font-size: 16px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  padding-bottom: 25px;
}
#block-search-prs-blog-tagcloud .blog_tags {
  padding: 20px 15px;
  background-color: #efefef;
}
section#block-views-the-prs-blog-categories-block {
  padding-bottom: 15px;
}
.ui-accordion .ui-accordion-icons {
  border: none;
  background: transparent;
  padding: 12px 15px;
  font-family: 'Neutra-Text-Demi-Alt';
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: inherit;
  right: 15px;
}
.ui-accordion .ui-accordion-content {
  padding: 0;
  border: none;
  background: transparent;
}
div#accordion {
  background-color: #efefef;
  border-bottom: 1px solid #fff;
}
.ui-accordion .ui-accordion-content a {
  padding: 10px 25px;
  display: block;
  color: #01519a;
  font-size: 16px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
}
ul#superfish-1 > li.first > a {
  font-family: FontAwesome;
  font-size: 0;
  padding: 1px 15px;
  margin: 14px 0;
}
.fa-home:before {
  font-size: 20px;
}
.view-the-prs-blog .view-header {
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 17px;
  color: #000000;
}
.views-field.views-field-field-image {
  float: left;
  margin-right: 20px;
  width: 220px;
  border: 1px solid #eee;
}
.view-the-prs-blog .views-row {
  border-bottom: 1px solid #BFBFBF;
  padding: 15px 0 10px;
}
.view-the-prs-blog div a.views-more-link {
  margin-top: 10px;
}
.other_fields {
  float: left;
  width: 100%;
  margin-left: -240px;
  padding-left: 240px;
}
#quicktabs-parliament_ .view-parliament-or-policy-listing-view .other_fields {
  margin-left: 0px;
  padding-left: 0px;
}
.page-parliamenttrack-report-committee .other_fields {
  float: none;
  margin-left: 0;
  padding-left: 0;
}
.view-the-prs-blog .views-field-title-field {
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 26px;
}
.view-the-prs-blog .views-field-title-field h3 {
  margin: 0;
  /*font-size: 26px;
    margin-top: -7px;*/
  margin-top: -3px;
}
.view-the-prs-blog .views-field-title-field a {
  color: #000000;
  text-decoration: none;
}
.view-the-prs-blog .views-field.views-field-name {
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 13px;
  /* text-transform: uppercase;*/
  margin-bottom: 10px;
  color: #000000;
}
.view-the-prs-blog .views-field.views-field-name span.username {
  color: #01519a;
}
.view-the-prs-blog .views-field.views-field-body {
  color: #000;
  line-height: 1.3;
}
a.views-more-link {
  width: 100%;
  display: block;
  text-align: right;
  font-size: 15px;
  font-family: inherit;
}
.views-widget {
  float: left;
}
.exposed_form_top_section {
  float: left;
}
form#views-exposed-form-the-prs-blog-page {
  float: left;
}
header#navbar {
  margin-bottom: 0;
}
section#block-views-exp-the-prs-blog-page {
  background-color: #BFBFBF;
  margin-bottom: 25px;
  border-top: 1px solid #fff;
  padding: 4px 0;
  position: relative;
}
.views-exposed-widget.views-submit-button {
  float: left;
  padding: 0;
}
.views-exposed-widget.views-reset-button {
  float: left;
  padding: 0;
}
.exposed_form_top_section {
  float: left;
  padding: 0 20px;
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 16px;
  line-height: 30px;
  height: 30px;
}
div#edit-title-field-value-wrapper .btn {
  margin-top: 0;
}
.views-exposed-form .views-exposed-widget {
  padding: 0;
}
.views-exposed-widgets {
  margin-bottom: 0;
}
.views-exposed-form .views-exposed-widget .form-control {
  border: none;
  border-radius: 0;
  height: 30px;
  width: 300px;
}
button#edit-submit-the-prs-blog {
  background-color: #535353;
  border-radius: 0;
  border: none;
  font-size: 16px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  height: 30px;
  padding: 0 25px;
}
button#edit-reset {
  background-color: transparent;
  border: none;
  color: #01519a;
  font-size: 16px;
  padding: 0 14px;
  height: 30px;
}
.advanced_link {
  float: right;
  padding-right: 20px;
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  position: absolute;
  right: 0;
}
.advanced_link a {
  color: #333;
  text-decoration: none;
}
.form_hide_fields_div {
  padding: 10px 5px 0;
  width: 100% !important;
  float: left;
}
.form-autocomplete .input-group-addon {
  background-color: #ffffff;
  display: none;
}
.views-exposed-form label {
  font-weight: normal;
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 16px;
  display: block;
  width: 100%;
}
#views-exposed-form-track-mla-page .views-exposed-form label {
  padding-left: 17px;
  padding-top: 5px;
}
.node-type-blog .page-header {
  width: 70%;
  float: left;
}
.node-type-blog .region-title-section {
  width: 30%;
  overflow: auto;
}
.views-exposed-form .description {
  display: block;
  padding-top: 5px;
  padding-bottom: 10px;
}
.container-inline-date label.control-label {
  display: none;
}
.container-inline-date .form-type-date-popup > label.control-label {
  float: left;
  width: auto;
  position: relative;
  top: 4px;
  display: block;
}
.container-inline-date .help-block {
  display: none;
}
.container-inline-date > .form-item {
  margin-right: 20px;
}
.container-inline-date:nth-child(2) .form-type-date-popup > label.control-label {
  padding-right: 22px;
}
.container-inline-date {
  float: left;
  clear: none;
}
.form_hide_fields_div .views-exposed-widget .form-control {
  border: 1px solid #999;
  height: 32px;
  width: 430px;
  z-index: 1;
}
.form_title_fields_div.title_click {
  display: inline-block;
  padding: 35px 0px 10px 20px;
}
.form_hide_fields_div .views-exposed-widget .container-inline-date .form-control {
  width: 185px;
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-right:after {
  content: "\f138";
  padding-left: 5px;
  font-size: 12px;
  font-family: FontAwesome;
}
.page-theprsblog .dropdown {
  max-width: 430px;
}
.remove-element {
  height: 0;
  width: 0;
  display: none;
}
.blog_category .field-item a {
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Neutra-Text-Demi-Alt';
}
article.node.node-blog.node-promoted > h1,
.node-blog .group-middle h2 {
  font-family: 'Neutra-Text-Demi-Alt';
  text-align: center;
  margin: 0;
  color: #000000;
  /*font-size: 35px;*/
  font-size: 22px;
}
.node-blog .group-middle h2 a {
  color: #000000;
}
span.comment_count {
  padding-left: 5px;
}
.author_info {
  text-align: center;
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 12px;
  margin-bottom: 15px;
  /*text-transform: uppercase;*/
}
span.author_name {
  color: #01519a;
}
.node-blog .group-middle p.rtecenter {
  text-align: left;
  color: #000;
  margin: 25px 0;
}
.title_click .views-exposed-widget .form-control {
  border: 1px solid #999;
  height: 32px;
}
.title_click button#edit-submit-the-prs-blog,
.title_click button#edit-reset {
  height: 32px;
}
.blog-related-post-wrapper h3 {
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 20px;
  display: inline-block;
  border-bottom: 2px solid #bfbfbf;
  margin: 25px 0 0;
}
.blog-related-post-wrapper ol.blog_related_post {
  border-top: 1px solid #bfbfbf;
  padding: 15px 0 20px 28px;
  /*border-bottom: 1px solid #bfbfbf;*/
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 20px;
  overflow-x: hidden;
}
.blog-related-post-wrapper ol.blog_related_post li {
  padding-left: 5px;
}
.blog-related-post-wrapper ol.blog_related_post li:after {
  content: '';
  background-color: #bfbfbf;
  height: 1px;
  display: block;
  margin: 15px -30px 15px;
  clear: both;
}
.blog-related-post-wrapper ol.blog_related_post li:last-child:after {
  background-color: transparent;
  margin: 0;
}
.blog-related-post-wrapper ol.blog_related_post li a {
  color: #000;
  font-family: 'AdobeCaslonRegular';
  /*font-size: 18px;*/
  font-size: 16px;
  letter-spacing: 0 !important;
}
.ds-3col-stacked-fluid.node-blog .group-left,
.ds-3col-stacked-fluid.node-blog .group-right {
  padding: 0;
  width: 21%;
}
.ds-3col-stacked-fluid.node-blog .group-middle {
  padding: 0 30px;
  width: 58%;
}
.ds-3col-stacked-fluid.node-blog .group-middle .read_more {
  text-align: center;
  margin: 10px 0 15px;
  font-size: 18px;
}
.upload_file_read_more a.fa {
  position: relative;
  font-family: 'AdobeCaslonRegular';
}
.upload_file_read_more .fa-chevron-circle-down:before,
.upload_file_read_more .fa-chevron-circle-up:before,
.expanding-formatter-trigger.fa-chevron-circle-down,
.expanding-formatter-trigger .fa-chevron-circle-up {
  float: right;
  display: block;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 22px;
  transform: translate(-50%, 0);
  font-size: 15px;
  font-family: fontawesome;
}
.view-blog-related-views .views-row.views-row-odd {
  background-color: #efefef;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  padding: 30px 10px;
  margin: 30px 0;
}
.field-name-field-tags.field-type-taxonomy-term-reference .field-item {
  display: inline-block;
  padding-right: 10px;
}
ul.blog_share_icons li i.icon {
  color: #fff;
  background-color: #333;
  width: 34px;
  height: 34px;
  font-size: 15px;
  line-height: 2.4em;
  text-align: center;
  border-radius: 99px;
  margin-right: 10px;
  font-family: fontawesome;
}
ul.blog_share_icons li i.icon.fa-facebook {
  background-color: #2d4373;
}
ul.blog_share_icons li i.icon.fa-twitter {
  background-color: #55acee;
}
ul.blog_share_icons li i.icon.icon-email {
  background-color: #ff5700;
}
ul.blog_share_icons {
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 14px;
}
ul.blog_share_icons li {
  margin-bottom: 12px;
}
ul.blog_share_icons li:nth-child(1) a {
  color: #2d4373;
}
ul.blog_share_icons li:nth-child(2) a {
  color: #55acee;
}
ul.blog_share_icons li:nth-child(3) a {
  color: #ff5700;
}
ul.blog_share_icons li:nth-child(4) a {
  color: #333;
}
.field.field-name-field-tags.field-type-taxonomy-term-reference {
  margin-top: 12px;
}
.region-content .view-mp-track.view-id-mp_track .feed-icon,
.block-views .help-block {
  height: 0;
  display: none;
  width: 0;
}
/************************************************cbc*****************************************/
h1,
h2,
h3,
h4 {
  font-family: 'NeutraTextDemiAlt';
}
.paliament_activities_header {
  margin-top: 10px;
}
.paliament_activities_header ul,
.paliament_activities_header > div {
  display: inline-block;
  vertical-align: middle;
}
.paliament_activities_header ul {
  margin: 0;
}
.paliament_activities_header ul:after {
  content: '';
  display: block;
  clear: both;
}
.paliament_activities_header li {
  float: left;
  display: block;
}
.paliament_activities_header li a {
  color: #000;
  font-size: 16px;
  padding: 0 15px;
  line-height: 0.9;
  display: block;
  font-family: 'NeutraTextDemiLightAlt';
}
.paliament_activities_header .active a {
  font-weight: bold;
}
.paliament_activities_header li:first-child a {
  padding-left: 0;
}
.paliament_activities_header li:nth-child(2) a,
.paliament_activities_header li:nth-child(3) a {
  border-left: 1px solid #352F2F;
}
.paliament_activities_header .field-items {
  font-size: 16px;
  color: #000;
  background: aliceblue;
  padding: 1px 11px;
  border: 1px dashed #777;
  border-radius: 5px;
}
.mp_profile_header_info {
  margin-top: 40px;
}
.mp_profile_header_info:after,
.personal_profile_parent:last-of-type > *:after {
  content: '';
  display: block;
  clear: both;
}
.personal_profile_parent,
.personal_profile_parent * {
  box-sizing: border-box;
}
.personal_profile_parent {
  float: left;
}
.personal_profile_parent:last-of-type {
  border-left: 1px solid #bfbfbf;
  padding-left: 2.2%;
  margin-top: 43px;
}
.page-node-509828 .personal_profile_parent:last-of-type {
  border-left: 1px solid #bfbfbf;
  padding-left: 2.2%;
}
.personal_profile_parent:first-of-type > * {
  float: left;
}
.personal_profile_parent:first-of-type h1 {
  font-size: 26px;
  margin: 0 0 10px;
  padding-bottom: 0;
  border-bottom: 0px;
}
.personal_profile_parent:first-of-type h1 a {
  color: #000;
}
.personal_profile_parent:first-of-type .field-name-field-image {
  /*width: 26%;
    margin-right: 4%;*/
}
.committee-chairperson {
  padding: 10px 0 30px;
}
.personal_profile_parent:first-of-type .field-type-image a,
.committee-chairperson .pro_image > a {
  display: inline-block;
  border-radius: 50%;
  border: 5px solid #c9c9c9;
  overflow: hidden;
  text-align: center;
}
.committee-chairperson .field-item .field-label {
  margin-right: 10px;
  float: left;
  display: block;
  font-weight: bold;
}
.personal_profile_parent:first-of-type .field-type-image img {
  margin: -1px 0 0 -1px;
  max-width: 101%;
}
.mp-basic-info .mp-follow a {
  border: 1px solid #bfbfbf;
  padding: 2px 18px;
  color: #000;
  font-family: 'NeutraTextDemiAlt';
  margin-top: 2px;
}
.mp-basic-info .mp-follow > div {
  padding: 2px 18px;
  color: #fff;
  font-family: 'NeutraTextDemiAlt';
  margin-top: 2px;
  background-color: #558F17;
}
.mp-basic-info .mp-follow > div:after {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-left: 2px;
}
.mp_profile_detailed_info_contents table td.views-field-field-date-of-introduction {
  width: 144px;
}
.mp_profile_detailed_info_contents table td:not(:first-child) {
  padding-left: 5px;
  padding-right: 5px;
}
a:focus,
a:active {
  outline: none;
  text-decoration: none;
}
.mp-basic-info .mp-name,
.mp-basic-info .mp-follow,
.mp-basic-info > div {
  float: left;
  display: block;
  width: 100%;
}
.mp-basic-info .mp-name {
  width: 47%;
  margin-right: 3%;
}
.mp-basic-info .mp-follow {
  width: 50%;
}
.mp-basic-info div:not(.mp-name) > *,
.mp-basic-info div:not(.mp-follow) > * {
  float: left;
  display: block;
}
.mp-basic-info div.standing_commitee_members a {
  float: none;
  display: inline;
}
.mp-basic-info div:not(.mp-name) > .field-label,
.mp-basic-info div:not(.mp-follow) > .field-label {
  width: 47%;
  margin-right: 3%;
}
.mp-basic-info div:not(.mp-name) > .field-label + a,
.mp-basic-info div:not(.mp-name) > .field-label + div,
.mp-basic-info div:not(.mp-follow) > .field-label + a,
.mp-basic-info div:not(.mp-follow) > .field-label + div {
  width: 50%;
}
.personal_profile_parent:last-of-type > * > * {
  float: left;
}
.personal_profile_parent:last-of-type h4 {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.personal_profile_parent:last-of-type .field-label {
  width: 58%;
}
.personal_profile_parent:last-of-type a,
.personal_profile_parent:last-of-type .field-label + div {
  width: 42%;
}
.mp-parliamentary-performance {
  margin-top: 50px;
}
.mp-parliamentary-performance h3 {
  border: 1px solid #bfbfbf;
  border-left: none;
  border-right: none;
  padding: 14px 0;
  font-size: 26px;
  margin: 0 0 18px;
}
.mp-parliamentary-performance .blue,
.mp-parliamentary-performance .green,
.mp-parliamentary-performance .orange {
  display: inline-block;
  /*  width: 14%;
    max-width: 45px;
    margin-right: 4%;*/
  width: 45px;
  margin-right: 10px;
  height: 20px;
  vertical-align: sub;
}
.mp-parliamentary-performance .blue {
  background: #8562A4;
}
.mp-parliamentary-performance .green {
  background: #558F17;
}
.mp-parliamentary-performance .orange {
  background: #F58D36;
}
.parliamentary-performance-details:after,
.parliamentary-performance-color-info:after,
.mp-parliamentary-performance .col-md-3 h4 + div:after,
.mp-parliamentary-performance .col-md-6 h4 + div:after {
  content: '';
  display: block;
  clear: both;
}
.parliamentary-performance-details {
  margin-top: 25px;
}
.parliamentary-performance-details h4 {
  margin-top: 0;
}
.mp-parliamentary-performance .col-md-3 {
  max-height: 269px;
}
.mp-parliamentary-performance .col-md-6 {
  border-left: 1px solid #bfbfbf;
}
.mp-parliamentary-performance .mp-attendance.col-md-3,
.mp-parliamentary-performance .mp-attendance.col-md-6 {
  border-left: none;
}
.mp-parliamentary-performance .col-md-3 h4,
.mp-parliamentary-performance .col-md-3 h4 + div,
.mp-parliamentary-performance .col-md-6 h4,
.mp-parliamentary-performance .col-md-6 h4 + div {
  padding: 0 1% 0 12.4%;
}
.mp-parliamentary-performance .col-md-3 h4 + div > span,
.mp-parliamentary-performance .col-md-3 h4 + div > div,
.mp-parliamentary-performance .col-md-6 h4 + div > span,
.mp-parliamentary-performance .col-md-6 h4 + div > div {
  float: left;
  display: block;
}
.mp-parliamentary-performance .col-md-3 h4 + div > span,
.mp-parliamentary-performance .col-md-6 h4 + div > span {
  width: 70%;
}
.mp-parliamentary-performance .col-md-3 h4 + div > div,
.mp-parliamentary-performance .col-md-6 h4 + div > div {
  width: 30%;
  padding-left: 9%;
}
.mp_profile_detail_info_readmore {
  text-align: center;
  margin-top: 0;
  border-bottom: 2px solid #bfbfbf;
  padding: 13px 0 30px 0;
}
.mp_profile_detail_info_readmore .fa-chevron-circle-down,
.mp_profile_detail_info_readmore .fa-chevron-circle-up {
  font-family: 'AdobeCaslonRegular';
}
.mp_profile_detail_info_readmore .fa-chevron-circle-down:before,
.mp_profile_detail_info_readmore .fa-chevron-circle-up:before {
  margin-bottom: -38px;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
}
.pager-load-more .fa-chevron-circle-down:before {
  content: '';
}
.pager-load-more .fa-chevron-circle-down:after {
  content: "\f13a";
  margin-left: 2px;
}
.mp_profile_detailed_info_contents .region-content-below {
  /*margin-top: 38px;   
    border-top: 2px solid #bfbfbf;
    padding-top: 30px;*/
}
#block-block-2 {
  margin-top: 38px;
  border-top: 2px solid #bfbfbf;
  padding-top: 30px;
  text-align: center;
  padding-bottom: 10px;
}
#block-block-2 p {
  font-family: 'NeutraTextDemiAlt';
  font-size: 26px;
  border-bottom: 3px solid #000;
  display: inline;
  padding-bottom: 2px;
}
.mp_profile_detailed_info_contents .block-title,
.block-views .block-title {
  font-size: 22px;
  border: 1px solid #bfbfbf;
  border-left: none;
  border-right: none;
  padding: 16px 0 12px 0;
}
.view-content .table-responsive thead tr {
  background: #C9C9C9 !important;
}
.view-content .table-responsive tbody tr:last-child {
  border-bottom: 2px solid #bfbfbf;
}
.view-content .table-responsive thead {
  font-family: 'NeutraTextDemiAlt';
}
.view-content .table-responsive th,
.view-content .table-responsive td {
  background: none !important;
  padding: 15px 0;
}
.view-content .table-responsive th {
  border-bottom: none;
  padding: 10px 0;
}
.view-content .table-responsive td:first-child {
  padding-left: 10px;
}
.view-content .table-responsive td:last-child {
  padding-right: 10px;
  padding-left: 10px;
}
.view-content .table-responsive td:last-child h5 {
  font-size: 16px;
}
.mp_profile_detailed_info_contents .block:first-child h2.block-title {
  margin-top: 10px;
}
/**mplisting**/
.page-mptrack .region-sidebar-first.well {
  margin-top: 0;
}
.region-sidebar-first.well #block-views-exp-mp-track-page form .views-exposed-form .views-exposed-widgets,
.region-sidebar-first.well #views-exposed-form-mla-track-page .views-exposed-form .views-exposed-widgets,
.region-sidebar-first.well #views-exposed-form-track-mla-page .views-exposed-form .views-exposed-widgets {
  background: #efefef;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-top: 0;
}
.views-exposed-form .views-exposed-widget {
  width: 100%;
}
.views-exposed-form .views-exposed-widget:not(.views-widget-filter-field_house_value_i18n) .views-widget {
  width: 100%;
}
#edit-field-house-value-i18n-wrapper {
  margin: -1px 0 0;
}
#edit-field-house-value-i18n-wrapper div.form-type-radio {
  float: left;
  display: block;
  width: 50%;
  margin: 0;
}
#edit-field-house-value-i18n-wrapper div.form-type-radio label {
  background: #5F5D5D;
  color: #fff;
  padding: 7px 12px;
  position: relative;
  font-family: 'Neutra-Text-Demi-Light-Alt';
}
#edit-field-house-value-i18n-wrapper div.form-type-radio input[type="radio"] {
  position: absolute;
  z-index: 1;
  margin: 0;
  opacity: 0;
}
#edit-field-house-value-i18n-wrapper div.form-type-radio.checked label {
  color: #2883D6;
  background: transparent;
}
#edit-field-house-value-i18n-wrapper .views-widget {
  width: 100%;
}
#edit-field-house-value-i18n-wrapper .bef-select-as-radios {
  margin: 0 -11px;
}
#edit-field-house-value-i18n-wrapper .bef-select-as-radios:after {
  content: '';
  display: block;
  clear: both;
}
.views-exposed-form #edit-field-planned-sittings-rajyashab-value-wrapper .form-item-field-planned-sittings-rajyashab-value-max label,
.views-exposed-form #edit-field-gender-value-wrapper .form-item-field-gender-value:first-child label,
.views-exposed-form #edit-field-mla-gender-value-wrapper .form-item-field-mla-gender-value:first-child label,
#edit-field-planned-sittings-rajyashab-value-wrapper > .views-widget label {
  display: none;
}
.views-exposed-form .views-exposed-widget:not(.views-widget-filter-field_house_value_i18n) .views-widget select,
.views-exposed-form .views-exposed-widget:not(.views-widget-filter-field_house_value_i18n) .views-widget input[type="text"] {
  width: 100%;
  margin-top: 10px;
  height: 35px;
  box-shadow: 0 0 1px #bfbfbf;
}
/*placeholder*/
.views-exposed-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #555;
}
.views-exposed-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #555;
}
.views-exposed-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #555;
}
.views-exposed-form :-moz-placeholder {
  /* Firefox 18- */
  color: #555;
}
/*end placeholder*/
#edit-field-planned-sittings-rajyashab-value-wrapper {
  margin: 20px 0 0;
}
#edit-field-planned-sittings-rajyashab-value-wrapper > label {
  float: left;
  width: 20%;
  white-space: nowrap;
  margin: 2px 0 0;
  font-family: 'NeutraTextDemiAlt';
}
#edit-field-planned-sittings-rajyashab-value-wrapper .bef-slider.ui-slider,
#edit-field-planned-sittings-rajyashab-value-wrapper > .views-widget {
  float: right;
  width: 70%;
}
#edit-field-planned-sittings-rajyashab-value-wrapper > .views-widget:after {
  content: '';
  display: block;
  clear: both;
}
#edit-field-planned-sittings-rajyashab-value-wrapper .bef-slider.ui-slider {
  margin-top: -52px;
  background: #acacac;
  border-radius: 0;
}
#edit-field-planned-sittings-rajyashab-value-wrapper .ui-slider-range.ui-widget-header {
  background: #fff;
}
#edit-field-planned-sittings-rajyashab-value-wrapper .ui-slider-horizontal .ui-slider-handle {
  top: -.4em;
  background: #fff;
  width: 1em;
  height: 1.5em;
}
#edit-field-planned-sittings-rajyashab-value-wrapper > .views-widget {
  margin-top: 25px;
}
#edit-field-planned-sittings-rajyashab-value-wrapper > .views-widget input {
  height: 25px;
  width: 30px;
  padding: 0;
  background: transparent;
  box-shadow: none;
}
#edit-field-planned-sittings-rajyashab-value-wrapper .form-item-field-planned-sittings-rajyashab-value-min {
  float: left;
}
#edit-field-planned-sittings-rajyashab-value-wrapper .form-item-field-planned-sittings-rajyashab-value-max {
  float: right;
}
#edit-field-planned-sittings-rajyashab-value-wrapper .form-item-field-planned-sittings-rajyashab-value-max input {
  text-align: right;
}
#edit-field-gender-value-wrapper,
#edit-field-mla-gender-value-wrapper {
  margin-top: 10px;
}
#edit-field-gender-value-wrapper > label,
#edit-field-mla-gender-value-wrapper > label {
  font-family: 'NeutraTextDemiAlt';
}
#edit-field-gender-value-wrapper > label,
#edit-field-gender-value-wrapper > .views-widget,
#edit-field-mla-gender-value-wrapper > label,
#edit-field-mla-gender-value-wrapper > .views-widget {
  float: left;
  display: block;
  width: auto;
}
#edit-field-gender-value-wrapper > .views-widget input,
#edit-field-mla-gender-value-wrapper > .views-widget input {
  margin: 6px 5px 0 0;
  position: static;
}
#edit-field-gender-value-wrapper > .views-widget,
#edit-field-mla-gender-value-wrapper > .views-widget {
  margin-left: 20px;
}
#edit-field-gender-value div.radio,
#edit-field-mla-gender-value div.radio {
  display: inline-block;
  vertical-align: middle;
}
.region-sidebar-first button:focus {
  border-color: transparent;
}
.mp-track-submit-reset .pull-right .form-submit,
.mp-track-map-submit-reset-custom .views-submit-button-custom button {
  background: #5F5D5D;
  border: none;
  border-radius: 0;
  padding: 6px 25px;
}
.mp-track-map-submit-reset-custom .views-reset-button-custom button {
  background-color: transparent;
  border: none;
  color: #01519a;
  font-size: 16px;
  padding: 0 14px;
}
.mp-track-submit-reset {
  clear: both;
  float: right;
  text-align: right;
  margin-bottom: 10px;
}
.mp-track-submit-reset button {
  margin-top: 0 !important;
}
.mp-track-submit-reset,
.mp-track-map-submit-reset-custom {
  text-align: right;
  margin-top: 15px;
}
.mp-track-submit-reset > div,
.mp-track-map-submit-reset-custom > div {
  display: inline-block;
  width: auto !important;
}
#block-views-mp-track-map-block .view-mp-track-map .view-filters {
  display: none;
}
.col-sm-3 #block-views-mp-track-map-block .view-mp-track-map .view-filters {
  display: block;
}
.col-sm-3 #block-views-mp-track-map-block .view-mp-track-map .view-filters .mp-map-search-title {
  display: none;
}
.col-sm-3 #block-views-mp-track-map-block .view-mp-track-map .view-filters .input-group {
  display: block;
}
.col-sm-3 #block-views-mp-track-map-block .view-mp-track-map .view-filters input {
  margin: 0 0 20px;
  font-size: 16px;
}
#block-views-mp-track-map-block h2 {
  background: none;
  color: #000;
  padding: 18px 0 8px 26px;
  margin: 0 0 20px;
  border-bottom: 3px solid #000 !important;
  border-top: 0;
  background: url(/sites/all/themes/prs/images/icons/interactiveicon.jpg) no-repeat left 20px;
  font-size: 20px;
}
#views-exposed-form-mp-track-page .form-control,
#views-exposed-form-mla-track-page .form-control,
#views-exposed-form-track-mla-page .form-control {
  font-size: 16px;
}
#views-exposed-form-mla-track-page .views-submit-button,
#views-exposed-form-mla-track-page .views-reset-button,
#views-exposed-form-track-mla-page .views-submit-button,
#views-exposed-form-track-mla-page .views-reset-button {
  float: right;
  width: auto;
}
#views-exposed-form-mla-track-page .views-submit-button .btn:focus,
#views-exposed-form-mla-track-page .views-reset-button .btn:focus,
#views-exposed-form-track-mla-page .views-submit-button .btn:focus,
#views-exposed-form-track-mla-page .views-reset-button .btn:focus,
.views-submit-button .btn:focus,
.views-reset-button .btn:focus,
.btn:focus,
button:focus {
  outline: none !important;
}
#views-exposed-form-mla-track-page .views-submit-button .btn,
#views-exposed-form-mla-track-page .views-reset-button .btn,
#views-exposed-form-track-mla-page .views-submit-button .btn,
#views-exposed-form-track-mla-page .views-reset-button .btn {
  font-size: 16px;
  margin: 10px 0;
}
.region-sidebar-first .views-submit-button .btn,
.region-sidebar-first .views-reset-button .btn {
  font-size: 16px;
}
#views-exposed-form-mla-track-page .views-submit-button .btn,
views-exposed-form-track-mla-page .views-submit-button .btn,
.region-sidebar-first .views-submit-button .btn {
  background: #5F5D5D !important;
  border: none;
  border-radius: 0;
  padding: 6px 25px;
  color: #fff;
}
/**end mplisting-left**/
/**mplistingright**/
.mp-track-export-sort-parent {
  margin-top: 30px;
}
.page-mptrack .mp-track-export-sort-parent,
.page-mptrack .mp-track-export-sort-parent > h3 {
  margin-top: 0;
}
.mp-track-export-sort-parent .block-search-prs-mp > * {
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
}
.mp-track-export-sort-parent .block-search-prs-mp h3 {
  margin: 10px 0 0;
  width: 66.5%;
}
.mp-track-export-sort-parent .mp-track-export-data {
  background: #5F5D5D;
  padding: 2px 15px;
  line-height: 0;
  height: 38px;
}
.mp-track-export-sort-parent .mp-track-export-data a {
  font-size: 16px;
  color: #fff;
}
.mp-track-export-sort-parent .mp-track-sort-by {
  padding: 0 0 0 25px;
  width: 130px;
}
.mp-track-export-sort-parent .mp-track-sort-by .form-item {
  margin: 0;
}
.mp-track-export-sort-parent .mp-track-sort-by .form-item > label {
  position: absolute;
  opacity: 0;
}
.mp-track-export-sort-parent .mp-track-sort-by select {
  border-radius: 0;
  border: none;
  padding: 0 12px 0;
  box-shadow: 0 0 1px #bfbfbf;
  height: 36px;
}
#block-system-main .views-field-field-image .field-content,
.view-parliamentary-committees.view-display-id-block_1 .views-field-field-image .field-content,
.view-parliamentary-committees.view-display-id-block_2 .views-field-field-image .field-content {
  background: #efefef;
  padding: 30px 0;
}
.page-theprsblog #block-system-main .views-field-field-image .field-content {
  background: none;
  padding: 0;
}
.page-theprsblog #block-system-main .views-field.views-field-field-image {
  /*border:0;*/
}
#block-system-main .views-field-field-image img,
.view-parliamentary-committees.view-display-id-block_1 .views-field-field-image img,
.view-parliamentary-committees.view-display-id-block_2 .views-field-field-image img {
  border-radius: 50%;
  margin: 0 auto;
}
.page-theprsblog #block-system-main .views-field-field-image img {
  border-radius: 0;
}
/**====centerblogiconwithborderbox====**/
.view-the-prs-blog .views-field.views-field-field-image {
  text-align: center;
}
.view-the-prs-blog .views-field.views-field-field-image img {
  display: inline-block;
}
/**====end centerblogiconwithborderbox====**/
.no_result {
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 22px;
  color: #000000;
  /*border: 1px solid #bfbfbf;*/
  padding: 7px 10px 3px;
  margin-bottom: 8px;
}
.col-sm-12 .no_result {
  text-align: center;
}
.col-sm-9 .no_result {
  text-align: left;
}
.attachment-before span a {
  color: #000;
  font-family: 'NeutraTextDemiAlt';
  font-size: 16px;
  padding: 2px 9px 2px;
}
.attachment-before span.views-summary.checked a {
  background: #C1BEBE;
  border: 1px solid #8A8585;
  border-radius: 13px;
  display: inline-block;
  line-height: 1;
}
.view-content:after {
  content: '';
  display: block;
  clear: both;
}
#block-system-main .view-mp-track.view-display-id-page > .view-content {
  margin: 20px -15px 0;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4,
.view-parliamentary-committees.view-display-id-block_1 > .view-content > .views-row.col-md-4 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4:after,
.view-parliamentary-committees > .view-content > .views-row.col-md-4:after {
  content: '';
  position: absolute;
  border: 1px solid #efefef;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  z-index: -1;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4 > .views-field-field-image,
.view-parliamentary-committees.view-display-id-block_1 > .view-content > .views-row.col-md-4 > .views-field-field-image {
  margin-right: 0;
  width: 100%;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4 > .views-field,
.view-parliamentary-committees > .view-content > .views-row.col-md-4 > .views-field {
  clear: both;
}
.view-parliamentary-committees.view-display-id-block_1 .views-field.views-field-field-image,
.view-parliamentary-committees.view-display-id-block_2 .views-field.views-field-field-image {
  float: none;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4 > .views-field:not(.views-field-field-image),
.view-parliamentary-committees.view-display-id-block_1 > .view-content > .views-row.col-md-4 > .views-field:not(.views-field-field-image) {
  margin: 5px 10px 0;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4 > .views-field-title-field h3,
.view-parliamentary-committees.view-display-id-block_1 > .view-content > .views-row.col-md-4 > .views-field-title-field h3 {
  padding: 15px 0 0;
  margin: 0;
  font-size: 18px;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4 > .views-field-title-field h3 a,
.view-parliamentary-committees > .view-content > .views-row.col-md-4 > .views-field-title-field h3 a {
  color: #000;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4 > .views-field-field-political-party,
.view-parliamentary-committees > .view-content > .views-row.col-md-4 > .views-field-field-political-party {
  position: absolute;
  top: 1px;
  right: 16px;
  background: #fff;
  font-size: 16px;
  font-family: 'NeutraTextDemiAlt';
  padding: 0 5px;
  min-width: 85px;
  text-align: center;
  margin: inherit !important;
}
.debate-question-pvt-hover {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 15px 10px;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  /*min-height: 169px;*/
  min-height: 189px;
  display: none;
}
#block-system-main > .view-mp-track > .view-content > .views-row.col-md-4 {
  min-height: 401px;
}
.debate-question-pvt-hover > .views-field {
  display: table-cell;
  vertical-align: top;
  font-size: 15px;
  text-align: center;
  padding: 0 2px;
  font-family: 'NeutraTextDemiAlt';
}
.debate-question-pvt-hover > .views-field .field-content {
  font-size: 22px;
}
#block-system-main .view-mp-track > .view-content > .views-row.col-md-4:hover .debate-question-pvt-hover {
  display: block;
}
.view-mp-track ul.pager-load-more > li,
.page-sessiontrack ul.pager-load-more > li {
  display: none;
}
.mp-track-disclaimer-section {
  display: table;
}
.disclaimer_license,
.disclaimer_text {
  display: table-cell;
  vertical-align: middle;
}
.disclaimer_license {
  padding-right: 15px;
}
.mp-track-disclaimer-section p {
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1.5;
  font-family: sans-serif;
}
.mp-track-disclaimer-section a {
  color: #000;
}
.footer:not(.bottom-footer) {
  padding-bottom: 0;
}
/**end mplistingright**/
/**billtrack**/
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus {
  color: #131313;
}
#block-views-home-banners-block .views-row .banner-details a {
  display: block;
}
.page-home h1 a:hover,
.page-home h2 a:hover,
.page-home h3 a:hover,
.page-home h4 a:hover,
.page-home h5 a:hover,
.region-content h1 a:hover,
.region-content h2 a:hover,
.region-content h3 a:hover,
.region-content h4 a:hover,
.region-content h5 a:hover,
div.region-content a:hover,
div.region button:hover,
.btn-default:hover,
.btn:hover #quicktabs-container-follow_the_latest_under .item-list li .views-field-field-external-link:hover,
#quicktabs-container-follow_the_latest_under_hindi .item-list li .views-field-field-external-link:hover,
#quicktabs-container-follow_the_latest_under .home-parliament-section.pmedia > h4:hover,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section.pmedia > h4:hover,
#quicktabs-container-follow_the_latest_under .home-parliament-section.pannouncement > h4:hover,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section.pannouncement > h4:hover {
  opacity: 0.6;
}
h1,
.h1 {
  /*font-size:32px;*/
  font-size: 26px;
  line-height: 1.3;
  margin: 5px 0 0;
}
h2,
.h2,
h3,
.h3 {
  /*font-size:26px;*/
  font-size: 22px;
  line-height: 1.3;
}
.field-content:after {
  content: '';
  display: block;
  clear: both;
}
.view-billtrack h4 {
  font-family: 'AdobeCaslonRegular';
  margin: 0;
}
.view-billtrack > .view-content {
  margin: 0 -15px;
}
.view-billtrack .views-limit-grouping-group h3 {
  position: relative;
  padding-right: 110px;
  min-height: 56px;
}
.view-billtrack .views-limit-grouping-group h3:after {
  content: '';
  width: 100%;
  display: block;
  border-bottom: 3px solid #000;
  left: 0;
  bottom: -5px;
  position: absolute;
}
.view-billtrack .views-limit-grouping-group .views-row {
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
}
.view-billtrack .views-limit-grouping-group .views-field h4,
.view-billtrack .views-limit-grouping-group .views-field span {
  line-height: 1.5;
}
.view-billtrack .views-limit-grouping-group .view_more {
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  text-align: right;
  padding: 2px 0 0;
}
.view-billtrack .bill_category_node_counts {
  font-size: 14px;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.view-billtrack .views-field-field-date-of-introduction-year,
.view-billtrack .views-field-field-bill-status {
  font-family: 'NeutraTextDemiAlt';
  font-size: 14px;
}
.views-limit-grouping-group .views-field-field-bill-status {
  text-transform: uppercase;
}
.view-billtrack .view-filters {
  background: url(/sites/all/themes/prs/images/bill-landingform-bg-dotted.jpg) repeat;
  padding: 52px 0;
  margin: 2px 0 15px;
}
.view-billtrack .views-exposed-form {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
.view-billtrack .views-exposed-form .views-exposed-widgets {
  background: #fff;
  border-radius: 5px;
  padding: 12px 25px 18px;
}
.view-billtrack .views-exposed-form label {
  font-family: 'NeutraTextDemiAlt';
  font-size: 16px;
  margin: 0;
}
.view-billtrack .views-exposed-form select,
.view-billtrack .views-exposed-form input,
.view-billtrack .views-exposed-form select,
.view-billtrack .views-exposed-form button {
  font-size: 15px;
}
.view-billtrack .views-exposed-form select,
.view-billtrack .views-exposed-form input[type="text"] {
  margin-top: 2px !important;
  width: 100%;
  height: 32px !important;
  border-radius: 0;
  box-shadow: none !important;
  border: 1px solid #ddd !important;
  padding: 5px 12px 2px !important;
}
.view-billtrack .views-exposed-form .input-group {
  width: 100%;
}
.view-billtrack .views-exposed-form .views-exposed-widget {
  display: table-cell;
  float: none;
  padding-right: 25px;
  vertical-align: bottom;
}
.view-billtrack .views-exposed-form.views-widget-filter-search_api_views_fulltext {
  width: 56%;
}
.view-billtrack .views-widget-filter-field_bill_status select.form-control,
.view-billtrack .views-widget-filter-field_date_of_introduction_year select.form-control {
  width: 100px !important;
}
.view-billtrack .views-submit-button {
  padding-right: 0 !important;
}
.view-billtrack .views-submit-button button.form-submit,
.view-billtrack .views-submit-button button.form-submit:hover,
.view-billtrack .views-submit-button button.form-submit:focus {
  background: #5F5D5D;
  padding: 3px 25px 1px;
  border: 0px;
  color: #fff;
  line-height: 28px;
  outline: none;
  border-radius: 0px;
  font-family: 'NeutraTextDemiAlt';
}
.view-filters .bill-landing-form-title {
  font-family: 'NeutraTextDemiAlt';
  color: #fff;
  font-size: 2.2em;
  text-align: center;
  margin-bottom: 43px;
  text-transform: uppercase;
}
.view-billtrack .views-exposed-form .views-widget-filter-search_api_views_fulltext .input-group {
  position: relative;
}
.view-billtrack .views-exposed-form .views-widget-filter-search_api_views_fulltext .input-group-addon {
  border: 0;
  position: absolute;
  top: 9px;
  right: 10px;
  z-index: 111;
  padding: 0;
  width: 15px;
  display: block;
}
.views-widget-filter-search_api_views_fulltext .glyphicon-refresh:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #888;
}
.views-widget-filter-search_api_views_fulltext .glyphicon-refresh.glyphicon-spin:before {
  opacity: 0.5;
}
.view-billtrack .views-limit-grouping-group:nth-child(3n+1) {
  clear: left;
}
/**end billtrack**/
/**billdetailpage**/
.breadcrumb {
  margin: 0;
  background: none;
}
.breadcrumb li:first-child {
  margin-left: -15px;
}
.breadcrumb li,
.breadcrumb a {
  color: #131313;
  font-family: 'NeutraTextDemiAlt';
  font-size: 16px;
}
.breadcrumb > li + li:before {
  content: "»";
  padding: 0 4px 0 2px;
  color: #131313;
}
.bill-stages {
  margin: 22px 0;
  text-align: center;
}
.bill-stages:after {
  content: '';
  display: block;
  clear: both;
}
.bill-stages > div {
  display: inline-block;
  box-sizing: border-box;
  width: 26.5%;
  padding-right: 52px;
  text-align: center;
  margin-left: -4px;
  vertical-align: middle;
}
.bill-stages .date-display-single {
  color: #000;
}
.bill-stages > div:not(.bill-stage-status) {
  background: url(/sites/all/themes/prs/images/icons/arrowbg.jpg) no-repeat right center;
}
.bill-stage-loksabha .block-name,
.bill-stage-rajyasabha .block-name,
.bill-stage-committee .block-name {
  /*padding: 30px 0 25px;*/
  padding: 16px 0 15px;
  border-radius: 15px;
  font-family: 'NeutraTextDemiAlt';
  font-size: 20px;
  margin: 10px 0;
}
.bill-stages .bill-stage-status {
  padding-right: 0;
  color: green;
  background: url(/sites/all/themes/prs/images/icons/billpassed-icon.png) no-repeat 0 54px;
  min-height: 105px;
  min-width: 80px;
  width: 6%;
  position: relative;
  margin-left: -6px;
}
.bill-stages .bill-stage-status.passed .date-display-single {
  color: green;
}
.bill-stages .bill-stage-status.pending {
  background: url(/sites/all/themes/prs/images/icons/bill-pending.png) no-repeat 0 54px;
  color: #f0c30d;
}
.bill-stages .bill-stage-status.pending .date-display-single {
  color: #f0c30d;
}
.bill-stages .bill-stage-status.lapsed {
  background: url(/sites/all/themes/prs/images/icons/bill-lapsed.png) no-repeat 0 54px;
  color: #ec6b24;
}
.bill-stages .bill-stage-status.lapsed .date-display-single {
  color: #ec6b24;
}
.bill-stages .bill-stage-status.withdrawn {
  background: url(/sites/all/themes/prs/images/icons/bill-Withdrawn.png) no-repeat 0 54px;
  color: #ee3c3c;
}
.bill-stages .bill-stage-status.withdrawn .date-display-single {
  color: #ee3c3c;
}
.bill-stages .bill-stage-status.draft {
  background: url(/sites/all/themes/prs/images/icons/bill-draft.png) no-repeat 0 54px;
  color: #3a3be2;
}
.bill-stages .bill-stage-status.draft .date-display-single {
  color: #3a3be2;
}
.bill-stages .bill-stage-status .date-display-single {
  font-family: 'NeutraTextDemiAlt';
}
.bill-stages .bill-stage-status .date-display-single,
.bill-stages .bill-stage-status .bill-status-text {
  width: 118px;
  display: block;
  margin-left: -10px;
  text-align: center;
}
.bill-stage-status > div {
  margin: 126px 0 0 -16px;
  position: relative;
  white-space: normal;
}
.bill-stage-loksabha .block-name {
  border: 2px solid green;
  color: green;
}
.bill-stage-rajyasabha .block-name {
  border: 2px solid brown;
  color: brown;
}
.bill-stage-committee .block-name {
  border: 2px solid #888;
  color: #888;
}
.body_upload_files:after {
  content: '';
  display: block;
  clear: both;
}
.body_upload_files {
  margin: 55px -15px 0;
}
.body_upload_files .body_content {
  float: left;
  padding: 0 20px 0 15px;
  width: 72%;
}
.body_upload_files .relevant_links_block {
  float: right;
  padding: 0 15px 0 22px;
  border-left: 1px solid #c9c9c9;
  width: 28%;
}
.relevant_links_block li a {
  line-height: 1.2;
}
.file_uploads_title {
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 1;
  font-family: 'NeutraTextDemiAlt';
}
.file_uploads_title:after {
  content: '';
  width: 100%;
  display: block;
  border-bottom: 2px solid #000;
  left: 0;
  bottom: -5px;
  position: absolute;
}
.pdf_html_links {
  margin-top: 6px;
  margin-bottom: 0;
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.pdf_html_links li {
  /*padding:12px 0;
	display:table-row;*/
  display: block;
  border-bottom: 1px solid #c9c9c9;
}
.pdf_html_links li:last-child {
  border: none;
}
.pdf_html_links li > a,
.pdf_html_links li > span {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 0;
}
.pdf_html_links li > a {
  width: 60%;
}
.pdf_html_links li > span {
  font-size: 12px;
}
.pdf_html_links li > span span {
  vertical-align: middle;
  display: table-cell;
}
.pdf_html_links li > span span.icon:first-child {
  border-left: 1px solid #ddd;
  padding: 0 5px 0 8px;
}
.pdf_html_links li > span span.icon:last-child {
  padding-top: 3px;
}
.text_of_debate_links {
  margin-top: 35px;
}
.text_of_debate_links h2 {
  margin-bottom: 5px;
}
.text_of_debate_links ul {
  margin: 0;
}
.text_of_debate_links ul li:first-child {
  border-top: 1px solid #bbb;
}
.text_of_debate_links ul li {
  border-bottom: 1px solid #bbb;
  padding: 14px 0;
}
.text_of_debate_links ul li:last-child {
  border-bottom: 2px solid #bbb;
}
.mp_profile_detailed_info_contents .block-title,
.block-views .block-title {
  border-top: 0;
  padding-bottom: 5px;
  font-size: 26px;
}
.field-name-field-ministry .field-label {
  font-weight: normal;
}
section.block.block-views {
  margin-top: 40px;
}
.region-sidebar-first section.block.block-views {
  margin-top: 0;
}
.region-sidebar-first #block-views-exp-mp-track-page {
  margin-top: 0;
}
section.block.block-views h2 {
  margin-top: 0;
  border-color: #c9c9c9 !important;
}
section.block.block-views h5 {
  margin-bottom: 0;
}
section.block.block-views h5 a {
  color: #01519a;
}
section.block.block-views .views-field-field-video-url a {
  display: block;
  margin-bottom: 5px;
}
section.block.block-views .views-field-field-video-url img {
  max-width: 210px;
  width: 100%;
  max-height: 157px;
}
section.block.block-views .owl-item {
  padding-right: 10px;
}
section.block.block-views .owl-item:last-child {
  padding-right: 0;
}
section.block.block-views .views-field-field-video-url .video-embed-description {
  display: none;
}
section.block.block-views .view-bill-videos .views-field-title-field a {
  line-height: 1.2;
  font-size: 18px;
}
section.block.block-views .view-bill-videos {
  margin-top: 25px;
}
.owl-theme .owl-controls {
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 28%;
}
.owl-theme {
  padding: 0 20px;
}
.owl-theme .owl-controls .owl-pagination {
  display: none;
}
.owl-theme .owl-controls .owl-buttons > div {
  margin: 0;
  overflow: hidden;
  text-indent: 100px;
  position: relative;
  width: 15px;
  padding: 0;
  border-radius: 0;
  height: 28px;
  opacity: 1;
}
div.owl-theme .owl-controls .owl-prev {
  float: left;
  background: transparent url(/sites/all/themes/prs/images/icons/prevSlide.png) no-repeat;
}
div.owl-theme .owl-controls .owl-next {
  float: right;
  background: transparent url(/sites/all/themes/prs/images/icons/nextSlide.png) no-repeat;
}
/**end billdetailpage**/
/**billcategorypage**/
.col-lg-12 .breadcrumb {
  padding: 8px 15px 5px;
}
.region-sidebar-first li > a {
  line-height: 1.2;
  padding: 15px 16px 15px;
}
.facetapi-facet-field-bill-category a.facetapi-active {
  display: none;
}
.facetapi-facet-field-bill-category li:first-child a:active {
  background-color: #efefef;
  color: red;
}
#facetapi-link a:active {
  color: red;
  background-color: red;
}
.facetapi-facet-field-bill-category li:first-child a:active {
  border-top: 0;
  color: red;
}
.facetapi-facet-field-bill-category li .facetapi-active-new {
  background-color: #bfbfbf !important;
}
h1 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 9px;
  margin: 40px 0 20px;
}
.col-sm-9 .page-header,
.col-sm-9 h1 {
  padding-bottom: 9px;
  margin: -5px 0 20px;
  /*border-bottom: 0;*/
}
.col-sm-9 .view-billtrack .view-filters {
  background: none;
  padding: 0;
  margin: 0 0 18px;
}
.col-sm-9 .view-billtrack .views-exposed-form {
  width: 100%;
  max-width: none;
}
.col-sm-9 .view-billtrack .views-exposed-form .views-exposed-widgets {
  padding: 0 0 10px;
}
.col-sm-9 .views-exposed-form .views-widget-filter-title_field > label,
.col-sm-9 .views-exposed-form .views-widget-filter-title_field > div.views-widget {
  display: table-cell;
  vertical-align: middle;
  float: none;
  white-space: nowrap;
}
.col-sm-9 .views-exposed-form .views-widget-filter-title_field > label {
  padding: 8px 10px 0 0;
  width: auto;
}
.col-sm-9 .view-billtrack .views-exposed-form .views-exposed-widget {
  padding-right: 10px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .col-sm-9 .views-exposed-form .views-widget-filter-title_field > div.views-widget {
    width: 25em;
  }
  .col-sm-9 .views-exposed-form .views-exposed-widget .btn {
    margin-top: 2px;
  }
  #block-views-home-banners-block .views-row.col-sm-3 {
    padding-left: 0;
  }
  #block-views-home-banners-block .views-row.col-sm-3:before,
  #block-views-home-banners-block .views-row.col-sm-3 .banner-details {
    left: 0;
  }
  #block-views-home-banners-block .views-row.col-sm-3 .banner-image {
    height: 135.5px;
  }
  #block-views-home-banners-block .views-row.col-sm-6 .banner-image {
    height: 286px;
  }
  /**heighlightedmenu**/
  ul#superfish-1,
  ul#superfish-1 > li.first > a,
  ul#superfish-1 > li > a,
  ul#superfish-1 > li > span.sf-with-ul {
    height: 50px;
  }
  ul#superfish-1 > li.first > a,
  .sf-menu.sf-style-white a.sf-with-ul,
  .sf-menu.sf-style-white span.nolink.sf-with-ul,
  .sf-menu.sf-style-white a,
  .sf-menu.sf-style-white span.sf-with-ul {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    margin: 0 !important;
  }
  /**end heilightedmenu**/
  .view-session-track-landing .view-filters #edit-session-year-wrapper,
  .view-session-track-landing .view-filters #edit-field-session-tid-wrapper {
    /*width:260px !important;*/
    width: 210px !important;
  }
  div.view-session-track-landing .view-filters select {
    width: 150px !important;
  }
}
.col-sm-9 .view-billtrack .view-filters .bill_stages {
  width: 100%;
  margin-top: 5px;
  display: none;
}
.col-sm-9 .view-billtrack .view-filters .bill_stages h4,
.col-sm-9 .view-billtrack .view-filters .bill_stages > .bill_stages_types,
.col-sm-9 .view-billtrack .view-filters .bill_stages > .bill_stages_types > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.col-sm-9 .view-billtrack .view-filters .bill_stages > .bill_stages_types {
  width: 70%;
}
.col-sm-9 .view-billtrack .view-filters .bill_stages h4 {
  font-family: 'NeutraTextDemiAlt';
  padding-right: 33px;
}
.col-sm-9 .view-billtrack .view-filters .bill_stages > .bill_stages_types > div {
  padding-right: 3%;
}
.col-sm-9 .view-billtrack .view-filters .bill_stages > .bill_stages_types > div:last-child {
  padding-right: 0;
}
.col-sm-9 .view-billtrack .view-filters .bill_stages > .bill_stages_types > div span {
  display: inline-block;
  vertical-align: middle;
}
.col-sm-9 .view-billtrack .view-filters .bill_stages .stage-color {
  width: 22px;
  height: 22px;
  border-radius: 5px;
  margin-right: 3px;
}
.pass_stage .stage-color {
  background: #4B9A4B;
}
.pending_stage .stage-color {
  background: #ffc000;
}
.withdraw_stage .stage-color {
  background: #f00;
}
.draft_stage .stage-color {
  background: #FFCC99;
}
.laps_stage .stage-color {
  background: #d97cd1;
}
.col-sm-9 .view-billtrack .view-content > .views-row {
  border-bottom: 1px solid #ddd;
  margin: 0 15px;
  padding: 30px 15px 25px 0;
  position: relative;
}
.col-sm-9 .view-billtrack .view-content > .views-row h3 {
  margin: 0;
  font-size: 20px;
  float: left;
}
.col-sm-9 .view-billtrack .view-content > .views-row:first-child {
  border-top: 1px solid #ddd;
}
.col-sm-9 .view-billtrack .view-content .pdf_html_links {
  width: 100%;
  margin: 0;
  display: block;
  border-collapse: inherit;
}
.col-sm-9 .view-billtrack .view-content .pdf_html_links li {
  display: inline-block;
  border: none !important;
  padding: 0 5% 0 0;
}
.col-sm-9 .view-billtrack .view-content .pdf_html_links li:last-child {
  padding: 0;
}
.col-sm-9 .view-billtrack .view-content .pdf_html_links a {
  padding: 7px 0 0;
  font-size: 15px;
  width: auto;
}
footer.bottom-footer .nav > li > a {
  padding: 5px 20px 2px;
}
#block-prs-resource-prs-footer-copyright {
  padding: 10px 0 3px;
}
footer.bottom-footer {
  max-width: none;
  width: 100%;
  box-sizing: border-box;
}
/*
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-pending,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-passed,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-withdrawn,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-lapsed,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-draft,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-cover-note,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-in-force,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-lapsed,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-negatived,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-ordinance-bill-passed,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-ordinance-bill-lpassed,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-ordinance-bill-inforce,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-ordinance-bill-lapsed,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-passed-by-ls,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-passed-by-rs,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-new,
.col-sm-9 .view-billtrack .view-content>.views-row .bill-intro,


{
	position:absolute;
	right:0;
	top:50%;
	transform:translate(0, -50%);
	width:59px;
	height:59px;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-pending{
	background:url(/sites/all/themes/prs/images/icons/pending.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-passed{
	background:url(/sites/all/themes/prs/images/icons/passed.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-withdrawn{
	background:url(/sites/all/themes/prs/images/icons/withdrawan.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-lapsed{
	background:url(/sites/all/themes/prs/images/icons/lapsed.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-status-draft{
background:url(/sites/all/themes/prs/images/icons/DRAFT.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-cover-note{
background:url(/sites/all/themes/prs/images/icons/Cover-Note.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-in-force{
background:url(/sites/all/themes/prs/images/icons/In-force.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-negatived{
background:url(/sites/all/themes/prs/images/icons/Negatived.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-ordinance-bill-passed{
background:url(/sites/all/themes/prs/images/icons/passed.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-ordinance-bill-lpassed{
background:url(/sites/all/themes/prs/images/icons/Ordinance-Lapsed.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-ordinance-bill-inforce{
background:url(/sites/all/themes/prs/images/icons/Ordinance-In-force.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-ordinance-bill-lapsed{
background:url(/sites/all/themes/prs/images/icons/Ordinance-Lapsed.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-passed-by-ls{
background:url(/sites/all/themes/prs/images/icons/Passed-by-LS.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-passed-by-rs{
background:url(/sites/all/themes/prs/images/icons/Passed-by-RS.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-new{
background:url(/sites/all/themes/prs/images/icons/Replaced-by-new-Bill.png) no-repeat;
}
.col-sm-9 .view-billtrack .view-content>.views-row .bill-intro{
background:url(/sites/all/themes/prs/images/icons/Yet-to-be-introduced.png) no-repeat;
}*/
.col-sm-9 .view-billtrack .view-content > .views-row .views-field-field-bill-status {
  text-align: right;
}
.col-sm-9 .view-billtrack .view-content > .views-row .views-field-field-bill-status > span {
  padding: 10px;
  border-radius: 5px;
  font-size: 16px;
  border: 1px solid #000;
}
.col-sm-9 .view-billtrack .view-content > .views-row .views-field-field-bill-status > span.status-passed {
  padding: 8px 10px;
  min-width: 164px;
  display: inline-block;
  text-align: center;
}
.col-sm-9 .view-billtrack .view-content > .views-row .views-field-field-bill-status > span.status-pending {
  padding: 8px 10px;
  min-width: 164px;
  display: inline-block;
  text-align: center;
}
.col-sm-9 .view-billtrack .view-content > .views-row .views-field-field-bill-status > span.status-withdrawn {
  padding: 8px 10px;
  min-width: 164px;
  display: inline-block;
  text-align: center;
}
.col-sm-9 .view-billtrack .view-content > .views-row .views-field-field-bill-status > span.status-draft {
  padding: 8px 10px;
  min-width: 164px;
  display: inline-block;
  text-align: center;
}
.col-sm-9 .view-billtrack .view-content > .views-row .views-field-field-bill-status > span.status-lapsed {
  padding: 8px 10px;
  min-width: 164px;
  display: inline-block;
  text-align: center;
}
.col-sm-9 .view-billtrack span.field-content:after {
  display: none;
}
/**end billcategorypage**/
/**headerdesign**/
.top_header form > div {
  position: relative;
}
.top_header form > div div.form-item {
  margin-bottom: 15px;
}
.top_header form .input-group {
  /*border-collapse: inherit !important;*/
}
.top_header form div.dropdown {
  position: relative;
  z-index: 999;
}
.top_header form div.dropdown li a,
.top_header form div.dropdown li a > span {
  display: inline-block;
  width: 100%;
}
.top_header form div.dropdown li a > span img,
.top_header form div.dropdown li a > span span.title_text {
  display: inline-block;
  vertical-align: middle;
  float: none;
  text-align: left;
  padding-left: 0;
}
.top_header form div.dropdown li a > span img {
  margin-right: 10px;
}
.top_header form > div div.form-item .dropdown li * {
  white-space: normal;
}
.top_header form > div div.form-item .dropdown li img {
  width: 30px !important;
}
.top_header form > div div.form-item .dropdown li img + span {
  width: 120px;
}
.top_header .block-locale .language-switcher-locale-url {
  margin-bottom: 17px;
}
.top_header form > div input.form-text {
  padding-right: 25px;
  border-radius: 0;
  box-shadow: none;
}
.top_header form > div button.form-submit + button,
.top_header form > div button.form-submit + button:focus {
  position: absolute;
  bottom: 2px;
  right: 0;
  z-index: 11;
  border: 0;
  background: none;
  color: #c9c9c9;
  outline: none;
}
.top_header section {
  display: table-cell;
  vertical-align: bottom;
  white-space: nowrap;
  text-align: left !important;
}
.top_header section.block-search-prs-mp {
  width: 202px;
}
.navbar-left.col-md-6 {
  display: table;
  margin-bottom: 12px;
}
.navbar-left.col-md-6 img,
.navbar-left.col-md-6 .map-bock {
  display: inline-block;
  vertical-align: bottom;
  float: none;
}
.navbar-left.col-md-6 .map-bock {
  width: 60%;
}
.top_header .block-search-prs-mp .control-label {
  font-size: 16px;
  font-family: 'NeutraTextDemiAlt';
  font-weight: 400;
}
.site_logo img {
  padding-top: 30px;
}
/**end headerdesign/  

/**debatequestionpvthover**/
.debate-question-pvt-hover .views-label-field-author,
.debate-question-pvt-hover .views-label-field-total-expenses-railway,
.debate-question-pvt-hover .views-label-field-source {
  display: block;
  padding-top: 35px;
}
.debate-question-pvt-hover .views-label-field-author {
  background: url(/sites/all/themes/prs/images/icons/icon1_mpboxhover.png) no-repeat top center;
}
.debate-question-pvt-hover .views-label-field-total-expenses-railway {
  background: url(/sites/all/themes/prs/images/icons/icon2_mpboxhover.png) no-repeat top center;
}
.debate-question-pvt-hover .views-label-field-source {
  background: url(/sites/all/themes/prs/images/icons/icon3_mpboxhover.png) no-repeat top center;
}
.debate-question-pvt-hover .views-label-field-total-expenses-railway,
.debate-question-pvt-hover .views-label-field-source {
  background-position-y: 3px;
}
/**end debatequestionpvthover**/
/**homepage**/
#block-views-announcement-casousel-block {
  margin-top: 10px;
}
#block-views-announcement-casousel-block .flexslider {
  background: aliceblue;
  padding: 1px 11px;
  border: 1px dashed #777;
  box-shadow: none;
  margin-bottom: 0;
}
#block-views-announcement-casousel-block li {
  /*padding:5px 0;*/
  padding: 2px 0;
}
#block-views-announcement-casousel-block li h4 {
  margin: 0;
  font-size: 14px;
}
#block-views-announcement-casousel-block li p {
  line-height: 1.2;
  font-size: 14px;
}
#block-views-announcement-casousel-block .flex-control-paging .views-field-body a {
  border: 1px solid #666;
  background: transparent;
}
.flex-control-paging li a {
  width: 7px;
  height: 7px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
}
#block-views-announcement-casousel-block .flex-control-paging li a.flex-active {
  background: #01519a;
  border-color: #01519a;
}
#block-views-home-banners-block .views-row {
  position: relative;
}
#block-views-home-banners-block .banner-details * {
  color: #fff;
}
#block-views-home-banners-block .banner-details {
  cursor: pointer;
}
#block-views-home-banners-block .views-row .banner-image {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
#block-views-home-banners-block .views-row .banner-image a {
  display: block;
}
/*#block-views-home-banners-block .views-row .banner-image a:before{
	content:'';
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left: 0;
    right: 0;
	background:rgba(0, 0, 0, 0.5);
    cursor:pointer;
}*/
#block-views-home-banners-block .banner-details {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.8);
}
#block-views-home-banners-block .views-row-2,
#block-views-home-banners-block .views-row-3 {
  margin-top: 0 !important;
}
#block-views-home-banners-block .views-row.col-sm-3 {
  margin-top: 15px;
}
#block-views-home-banners-block .views-row.col-sm-6 .banner-image {
  /*max-height: 286px;*/
  overflow-y: hidden;
}
#block-views-home-banners-block .views-row.col-sm-3 .banner-image {
  /*max-height:135.5px;*/
  overflow-y: hidden;
}
#block-views-home-banners-block .views-row .banner-image img {
  max-width: none;
  width: 100%;
}
.view-home-banners > .view-content,
.quicktabs-tabpage .view-videos-landing-page > .view-content,
#block-prs-resource-home-page-parliament-section {
  margin: 0 -15px;
}
h6,
.h6 {
  font-family: 'NeutraTextDemiAlt';
  font-weight: 600;
}
#block-views-home-banners-block .views-row h6 {
  margin-bottom: 5px;
  margin-top: 5px;
}
#block-views-home-banners-block .views-row h4 {
  margin: 0;
  line-height: 1.1;
}
#block-views-home-banners-block .views-row.col-sm-6 h4 {
  font-size: 22px;
}
#block-views-home-banners-block .views-row.col-sm-3 h4 {
  font-size: 16px;
}
#block-quicktabs-follow-the-latest-under h2.block-title,
#block-quicktabs-follow-the-latest-under-hindi h2.block-title {
  font-size: 28px;
  line-height: 1.2;
  margin: 40px 0 20px;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li {
  margin: 0;
  position: relative;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:first-child a {
  border-radius: 4px 0 0 0;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:last-child a {
  border-radius: 0 4px 0 0;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a {
  background: #ddd;
  color: #333;
  font-size: 18px;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a {
  height: 43px;
  line-height: 43px;
  min-height: inherit;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky {
  padding: 0 20px;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a:visited,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a:hover,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a:hover {
  padding: 0 30px;
  border-bottom: 1px solid #C3C1C1;
  border-color: #C3C1C1;
  position: relative;
  z-index: 1;
  border-left: none;
  border-right: none;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:first-child a,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:first-child a:hover {
  border-left: 1px solid #C3C1C1;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:last-child {
  border-right: 1px solid #C3C1C1;
  border-radius: 0 4px 0 0;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:after {
  content: '';
  background: #C3C1C1;
  position: absolute;
  width: 1px;
  height: 28px;
  top: 8px;
  right: 0;
  z-index: 1;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active:after,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:last-child:after {
  content: none;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a:hover {
  background: #ddd;
  color: #333;
}
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a,
.quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a:visited {
  color: #000;
  background: #fff;
  border-bottom-color: #fff !important;
}
body .quicktabs_main.quicktabs-style-sky {
  top: -1px;
  border-color: #C3C1C1;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding-top: 30px;
}
/*#quicktabs-container-follow_the_latest_under{
	padding-top:30px;
} */
#quicktabs-container-follow_the_latest_under h4,
#quicktabs-container-follow_the_latest_under_hindi h4 #quicktabs-container-follow_the_latest_under h3,
#quicktabs-container-follow_the_latest_under_hindi h3 #quicktabs-container-follow_the_latest_under p,
#quicktabs-container-follow_the_latest_under_hindi p {
  font-size: 18px;
  text-align: left;
}
#quicktabs-container-follow_the_latest_under p,
#quicktabs-container-follow_the_latest_under_hindi p {
  font-size: 16px;
  display: inline;
}
#quicktabs-container-follow_the_latest_under .view-parliament-today p,
#quicktabs-container-follow_the_latest_under_hindi .view-parliament-today p {
  display: block;
}
#quicktabs-container-follow_the_latest_under .view-parliament-today .body-trim-content br,
#quicktabs-container-follow_the_latest_under_hindi .view-parliament-today .body-trim-content br {
  display: block;
}
#quicktabs-container-follow_the_latest_under h4 a,
#quicktabs-container-follow_the_latest_under_hindi h4 a {
  color: #01519a;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section {
  display: table-cell;
  float: none;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section ~ .home-parliament-section,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section ~ .home-parliament-section {
  border: 1px solid #C3C1C1;
  border-top: none;
  border-bottom: none;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section ~ .home-parliament-section ~ .home-parliament-section,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section ~ .home-parliament-section ~ .home-parliament-section {
  border: none;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section > h4,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section > h4 {
  margin-top: 0;
}
#quicktabs-container-follow_the_latest_under section.block.block-views,
#quicktabs-container-follow_the_latest_under .view-the-prs-blog .views-row h4,
#quicktabs-container-follow_the_latest_under_hindi section.block.block-views,
#quicktabs-container-follow_the_latest_under_hindi .view-the-prs-blog .views-row h4 {
  margin-top: 0;
}
#quicktabs-container-follow_the_latest_under section#block-views-the-prs-blog-block-2,
#quicktabs-container-follow_the_latest_under section#block-views-articles-list-block-1,
#quicktabs-container-follow_the_latest_under_hindi section#block-views-the-prs-blog-block-2,
#quicktabs-container-follow_the_latest_under_hindi section#block-views-articles-list-block-1 {
  padding: 0 80px 0 30px;
}
#quicktabs-container-follow_the_latest_under section#block-views-articles-list-block-1 .views-row,
#quicktabs-container-follow_the_latest_under_hindi section#block-views-articles-list-block-1 .views-row {
  padding: 15px 0 15px;
  margin: 10px 0;
}
#quicktabs-container-follow_the_latest_under .view-the-prs-blog .views-row:first-child,
#quicktabs-container-follow_the_latest_under section#block-views-articles-list-block-1 .views-row:first-child,
#quicktabs-container-follow_the_latest_under_hindi .view-the-prs-blog .views-row:first-child,
#quicktabs-container-follow_the_latest_under_hindi section#block-views-articles-list-block-1 .views-row:first-child {
  padding-top: 0;
  margin-top: 0;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .read_more.pull-right,
#quicktabs-container-follow_the_latest_under .home-parliament-section .more-link,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .read_more.pull-right,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .more-link {
  float: none !important;
  text-align: right;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .more-link a,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .more-link a,
.more-link a {
  min-width: 125px;
  font-family: 'AdobeCaslonRegular';
}
#quicktabs-container-follow_the_latest_under .read_more.pull-right a,
#quicktabs-container-follow_the_latest_under .more-link a,
#quicktabs-container-follow_the_latest_under a.views-more-link,
#quicktabs-container-follow_the_latest_under_hindi .read_more.pull-right a,
#quicktabs-container-follow_the_latest_under_hindi .more-link a,
#quicktabs-container-follow_the_latest_under_hindi a.views-more-link {
  font-size: 16px;
}
#quicktabs-container-follow_the_latest_under .more-link a,
#block-views-articles-list-block-1 a.views-more-link,
#quicktabs-container-follow_the_latest_under_hindi .more-link a {
  font-weight: bold;
}
#quicktabs-container-follow_the_latest_under .more-link .fa-chevron-circle-right:after,
#block-views-articles-list-block-1 .fa-chevron-circle-right:after,
#quicktabs-container-follow_the_latest_under_hindi .more-link .fa-chevron-circle-right:after {
  font-size: 14px;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .item-list ol,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .item-list ol {
  list-style-position: outside;
  padding-left: 16px;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .item-list li,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .item-list li {
  position: relative;
  padding: 5px 0;
  font-weight: bold;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .item-list li:after,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .item-list li:after {
  content: '';
  background: #C3C1C1;
  height: 1px;
  bottom: 0;
  left: -16px;
  right: 0;
  display: block;
  position: absolute;
}
.page-home #quicktabs-container-follow_the_latest_under .home-parliament-section .item-list li:last-child,
.page-home #quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .item-list li:last-child {
  /*padding-bottom:0;*/
}
.page-home #quicktabs-container-follow_the_latest_under .home-parliament-section .item-list li.views-row-last:after,
.page-home #quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .item-list li.views-row-last:after {
  /*background: transparent;*/
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .item-list li:last-child:after,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .item-list li:last-child:after {
  border-bottom: 0;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .item-list li h4,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .item-list li h4 {
  padding-left: 8px;
  font-family: 'AdobeCaslonRegular';
  color: #000;
  /*font-size:16px;*/
  font-size: 18px;
}
span.date-display-single {
  /*color:#01519a;*/
  line-height: 1.5;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section p,
#quicktabs-container-follow_the_latest_under .home-parliament-section .views-field-title-field a,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section p,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .views-field-title-field a {
  color: #000;
  line-height: 1.5;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .item-list li h4 a,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .item-list li h4 a {
  color: #01519a;
  line-height: 1.5;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .views-field-title-field,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .views-field-title-field {
  font-family: 'NeutraTextDemiAlt';
}
#quicktabs-container-follow_the_latest_under .home-parliament-section > h4,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section > h4 {
  padding: 3px 0 0;
  min-height: 24px;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section.ptoday > h4,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section.ptoday > h4 {
  background: url(/sites/all/themes/prs/images/icons/icone_parliamenttoday.png) no-repeat left 0;
  padding-left: 40px;
  padding-top: 0;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section.ptoday > h4.currentdate,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section.ptoday > h4.currentdate {
  background: url(/sites/all/themes/prs/images/icons/icon_calendar.png) no-repeat left 0;
  padding-top: 4px;
  margin-top: 20px;
  color: #000;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section.pannouncement > h4,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section.pannouncement > h4,
.state-assembly-tab .left-sec .state_block1 > h4 {
  background: url(/sites/all/themes/prs/images/icons/icon_announcement.png) no-repeat left 0;
  padding-left: 34px;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section.pmedia > h4,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section.pmedia > h4 .state-assembly-tab .right-sec h4 {
  background: url(/sites/all/themes/prs/images/icons/icon_media.png) no-repeat left 0;
  padding-left: 38px;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section > h5,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section > h5 {
  /*font-size: 16px;*/
  font-size: 18px;
  color: #000;
  font-family: 'NeutraTextDemiAlt';
  margin: 14px 0 0;
}
#quicktabs-container-follow_the_latest_under .view-parliament-diary-media-updates .views-field-title-field a,
#quicktabs-container-follow_the_latest_under_hindi .view-parliament-diary-media-updates .views-field-title-field a {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}
#quicktabs-container-follow_the_latest_under .quicktabs-tabpage .view-videos-landing-page .video-embed-description,
#quicktabs-container-follow_the_latest_under .quicktabs-tabpage .view-videos-landing-page .views-field-title-field + div.views-field,
#quicktabs-container-follow_the_latest_under_hindi .quicktabs-tabpage .view-videos-landing-page .video-embed-description,
#quicktabs-container-follow_the_latest_under_hindi .quicktabs-tabpage .view-videos-landing-page .views-field-title-field + div.views-field {
  display: none;
}
#quicktabs-container-follow_the_latest_under .quicktabs-tabpage .view-videos-landing-page .views-field-title-field h4,
#quicktabs-container-follow_the_latest_under_hindi .quicktabs-tabpage .view-videos-landing-page .views-field-title-field h4 {
  line-height: 1.4;
}
#quicktabs-container-follow_the_latest_under .embedded-video iframe,
#quicktabs-container-follow_the_latest_under_hindi .embedded-video iframe {
  width: 100%;
}
#quicktabs-container-follow_the_latest_under .home-parliament-section table,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section table {
  width: 100% !important;
}
.view-the-prs-blog .view-content > .views-row:after {
  content: '';
  display: block;
  clear: both;
}
.region-sidebar-first li.active > a,
.node-type-parliament-or-policy .menu.nav li a.policy-active,
.node-type-president-address .menu.nav li a.policy-active,
.node-type-policy-reviews .menu.nav li a.policy-active {
  background-color: #bfbfbf;
}
.views-field-name .blog-author-name {
  color: #01519a;
}
/**end homepage**/
/**formtheprsblogpage**/
#views-exposed-form-the-prs-blog-page input,
#views-exposed-form-the-prs-blog-page button,
#views-exposed-form-the-prs-blog-page select,
.title_click button#edit-submit-the-prs-blog,
.title_click button#edit-reset {
  height: 30px;
}
div.advanced_link a {
  color: #131313;
}
#views-exposed-form-the-prs-blog-page .title_field_submit_reset > div {
  float: left;
  width: auto;
}
#views-exposed-form-the-prs-blog-page .title_field_submit_reset input {
  margin-top: 0;
}
/**end formtheprsblogpage**/
/**sessiontrackpage**/
.view-session-track-landing .view-filters {
  background: #BFBFBF;
  margin: 2px 0 20px;
  padding: 0 25px;
}
.view-session-track-landing .view-filters .views-exposed-widgets:after {
  content: '';
  display: block;
  clear: both;
}
.view-session-track-landing .view-filters .views-exposed-widgets > div {
  width: 170px;
  display: table;
  margin: 5px 0;
  border-collapse: collapse;
}
.view-session-track-landing .view-filters div.views-submit-button,
.view-session-track-landing .view-filters div.views-reset-button {
  width: auto;
}
.view-session-track-landing .view-filters div.views-submit-button button {
  margin-top: 0;
  /*background-color: #01519a !important;*/
  background-color: #5F5D5D !important;
  border-color: #01519a;
  border: 0;
  border-radius: 0;
  margin-left: 8px;
  color: #fff !important;
  height: 32px !important;
  padding: 0 15px !important;
  font-size: 16px !important;
}
.view-session-track-landing .view-filters div.views-reset-button button {
  margin: 0;
  height: 32px !important;
}
.view-session-track-landing .view-filters .views-exposed-widgets > div > label,
.view-session-track-landing .view-filters .views-exposed-widgets > div > .views-widget {
  display: table-cell;
  vertical-align: middle;
}
.view-session-track-landing .view-filters label {
  margin: 0 10px  0 0;
}
.view-session-track-landing .view-filters select {
  width: 65px !important;
  padding: 8px 0 5px 5px;
  font-size: 16px;
  margin: 0 !important;
  height: 30px !important;
}
.view-session-track-landing > .view-content h2,
.view-session-track-landing > .view-content > .views-row {
  border-bottom: 1px solid #bfbfbf;
}
.view-session-track-landing > .view-content h2 {
  text-transform: uppercase;
  margin: 0;
  padding: 5px 0 10px;
}
.view-session-track-landing > .view-content > .views-row {
  padding: 10px 0 20px;
}
.view-session-track-landing > .view-content > .views-row:last-child {
  /*border-bottom:none;*/
}
.view-session-track-landing .footer_redirect_link {
  clear: both;
  text-align: right;
}
.view-session-track-landing .views-field {
  margin-bottom: 10px;
  margin-top: -5px;
  /*padding-top:15px;*/
}
.view-session-track-landing .views-label,
.view-session-track-landing .field-content {
  display: inline-block;
}
.view-session-track-landing .views-label {
  font-weight: bold;
}
.view-session-track-landing .questions {
  margin-top: 35px;
  clear: both;
}
.view-session-track-landing .questions h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.view-content .table-responsive tbody tr:last-child {
  border-bottom: 1px solid #bfbfbf;
}
.view-session-track-landing .questions-house:after {
  content: '';
  display: block;
  clear: both;
}
.view-session-track-landing .house-sitting .questions {
  float: right;
  margin-top: 3px;
  width: 70%;
}
.view-session-track-landing .house-sitting .house {
  float: left;
  font-family: 'Neutra-Text-Demi-Light-Alt';
}
.progress {
  border-radius: 0px;
  box-shadow: none;
}
.view-session-track-landing .questions h4,
.view-session-track-landing .questions div,
.view-session-track-landing .views-label,
.view-session-track-landing .field-content {
  font-family: 'NeutraTextDemiAlt';
}
.col-sm-12 > .alert {
  margin-top: 22px;
}
.session_important_dates .productivity-house,
.session_important_dates .jqplot-target {
  height: 140px;
}
.session_important_dates .productivity-house {
  margin-top: -35px;
}
.session_important_dates .jqplot-target {
  position: relative;
}
.session_important_dates .jqplot-title {
  top: inherit !important;
  bottom: 0;
  right: 0;
}
.session_important_dates .questions {
  margin-top: 0;
}
.session_important_dates > h3 span.dates_img {
  background: url(/sites/all/themes/prs/images/icons/importantdate.png) no-repeat;
  vertical-align: middle;
  display: inline-block;
  margin-right: 14px;
  width: 60px;
  height: 52px;
}
.key_agenda > h3 span.key_agenda_img {
  background: url(/sites/all/themes/prs/images/icons/keyagenda.png) no-repeat;
  vertical-align: middle;
  display: inline-block;
  margin-right: 14px;
  width: 54px;
  height: 49px;
}
.session_important_dates > h3 span.session_bref_img {
  background: url(/sites/all/themes/prs/images/icons/sessiobrief.png) no-repeat;
  vertical-align: middle;
  display: inline-block;
  margin-right: 14px;
  width: 48px;
  height: 54px;
}
.bill_status > h3 span.bill_status_img {
  background: url(/sites/all/themes/prs/images/icons/sessionstatus.png) no-repeat;
  vertical-align: middle;
  display: inline-block;
  margin-right: 14px;
  width: 54px;
  height: 54px;
}
.view-session-track-landing > .view-content .session_important_dates > h3,
.bill_status > h3 {
  margin-bottom: 14px;
}
/**end sessiontrackpage**/
/**sssiontracksidebar**/
.region-sidebar-first h3.ui-accordion-header,
.region-sidebar-first h3 {
  margin: 0;
  font-size: 22px;
  padding: 0;
  font-family: 'NeutraTextDemiAlt';
  border: none;
}
.region-sidebar-first h3.ui-accordion-header a,
#block-prs-resource-prs-essential-stats-archive > .view-content > #accordion > h3 a {
  /* color: #fff; */
  /* background-color: #01519a; */
  padding: 12px 15px 9px;
  display: block;
  background: #efefef;
  color: #000;
  border-bottom: 1px solid #fff;
}
.region-sidebar-first #block-prs-resource-prs-parliament-diary-archive #accordion h3.active > a {
  /*color: #fff;*/
}
div.ui-accordion-content {
  border-radius: 0;
}
.region-sidebar-first .ui-accordion-content p,
#block-prs-resource-prs-essential-stats-archive > .view-content > #accordion > h3 + div p {
  margin: 0;
}
.region-sidebar-first .ui-accordion-content a,
#block-prs-resource-prs-essential-stats-archive > .view-content > #accordion > h3 + div p a {
  background-color: #efefef;
  line-height: 1.2;
  padding: 18px 16px 15px;
  font-size: 16px;
  border-top: 1px solid #fff;
  font-family: 'NeutraTextDemiLightAlt';
}
.region-sidebar-first li > a,
.region.region-sidebar-first.well .views-row a,
.region-sidebar-first div.form-type-bef-link a,
.page-graph aside.col-sm-3 .menu_parliament_state_assembly p a {
  font-size: 16px;
  font-family: 'NeutraTextDemiLightAlt' !important;
}
#block-prs-resource-prs-essential-stats-archive > .view-content > #accordion:not(.ui-accordion) > h3 + div p a {
  display: block;
  border-top: 0 !important;
  border-bottom: 1px solid #fff;
}
.region-sidebar-first .ui-accordion-content p.active a,
#block-prs-resource-prs-essential-stats-archive > .view-content > #accordion > h3 + div p.active a {
  background-color: #bfbfbf;
}
.region-sidebar-first #block-views-session-track-landing-block-4 {
  margin-top: 5px;
}
.region-sidebar-first #block-views-session-track-landing-block-4 .view-session-track-landing {
  background-color: #01519a;
  padding: 0 15px;
}
.region-sidebar-first #block-views-session-track-landing-block-4 .view-session-track-landing h3 a,
.region-sidebar-first #block-views-session-track-landing-block-4 .view-session-track-landing a {
  font-family: 'Neutra-Text-Demi-Light-Alt';
  color: #fff;
  padding: 18px 0 15px;
  font-size: 22px;
  display: block;
  font-weight: 600;
}
.region-sidebar-first #block-views-session-track-landing-block-4 .view-session-track-landing > a {
  text-decoration: underline;
}
div.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  background: none;
  /*border-top:8px solid #fff;*/
  border-top: 8px solid #01519a;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: 56%;
  right: 10px;
}
div.ui-accordion .ui-accordion-header-icon.ui-icon-triangle-1-e {
  transform: rotate(-90deg);
  top: 46%;
  right: 5px;
}
/*#block-prs-resource-menu-parliament-state-assembly .view-content > .menu_parliament_state_assembly > h3.ui-accordion-header:not(:first-child){
    margin-top:5px;  
}
#block-prs-resource-menu-parliament-state-assembly .view-content > .menu_parliament_state_assembly > .ui-accordion-header .ui-accordion-header-icon{
    border-top:8px solid #fff !important;
}
#block-prs-resource-menu-parliament-state-assembly .view-content > .menu_parliament_state_assembly > h3.ui-accordion-header a{
    color: #fff;
    background-color: #01519a;
    border-bottom:0 !important;
}*/
/**end sessiontracksidebar**/
/**sittingcalendar**/
.page-sessiontrack-sitting-calendar .region.region-content {
  border: 1px solid #ddd;
}
.view-session-setting-calendar {
  padding: 0 10px 15px;
}
.view-session-setting-calendar .date-nav-wrapper {
  margin: 15px 0px 0;
}
.view-session-setting-calendar .date-heading {
  background: #efefef;
  padding: 5px 0;
}
.view-session-setting-calendar .date-heading h3 a {
  font-size: 20px;
  color: #888;
}
.view-session-setting-calendar .date-nav {
  margin: 0;
  padding: 0;
}
.view-session-setting-calendar .pager {
  margin: 0;
}
.view-session-setting-calendar .pager li {
  width: 40px !important;
  height: 40px;
  background: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  top: 6px !important;
}
.view-session-setting-calendar .pager li a {
  background: #DADADA;
  border-radius: 0 !important;
  height: 30px;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0 !important;
  color: #777 !important;
  font-size: 23px !important;
}
.view-session-setting-calendar .pager li.date-prev {
  left: 5px;
}
.view-session-setting-calendar .pager li.date-next {
  right: 5px;
}
.view-session-setting-calendar .calendar-calendar th,
.view-session-setting-calendar .calendar-calendar td {
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-size: 15px;
  font-weight: 600;
  color: #000;
  padding: 0 5px;
  text-align: center !important;
}
.view-session-setting-calendar .calendar-empty {
  line-height: 2px;
}
.view-session-setting-calendar .calendar-calendar th div,
.view-session-setting-calendar .calendar-calendar td div {
  background: #DADADA;
  margin: 0;
}
.view-session-setting-calendar .calendar-calendar th.days {
  background: none;
  border: none;
}
.view-session-setting-calendar .calendar-calendar td div.day {
  border: none;
  width: 100%;
}
.view-session-setting-calendar .calendar-calendar td.has-events .mini-day-on {
  background: #888;
}
#block-search-prs-sessions-calendar-highlighted-events,
#block-views-sessions-events-dates-block-1 {
  padding: 10px;
}
#block-search-prs-sessions-calendar-highlighted-events {
  border-top: 1px solid #ddd;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#block-search-prs-sessions-calendar-highlighted-events h2.block-title,
.page-sessiontrack-sitting-calendar h2.block-title {
  background: #efefef;
  color: #888;
  font-size: 20px;
  text-align: center;
  padding: 8px 0;
  margin: 15px 0;
  border: 0;
}
#block-search-prs-sessions-calendar-highlighted-events .views-row,
.view-sessions-events-dates .views-row {
  background: #efefef;
  padding: 0 20px 0;
}
#block-search-prs-sessions-calendar-highlighted-events .views-row .views-field,
.view-sessions-events-dates .views-row .views-field {
  padding: 10px 0 0;
}
#block-views-sessions-events-dates-block-1 .view-sessions-events-dates .views-row .views-field:last-child {
  padding-bottom: 10px;
}
#block-views-sessions-events-dates-block-1 {
  margin-top: 0;
  padding-top: 0;
}
/**end sittingcalendar**/
/**productivity**/
span.parliament-session-message-date {
  margin-bottom: 10px;
  display: block;
  /*font-family: 'Neutra-Text-Demi-Light-Alt';*/
  font-family: 'NeutraTextDemiAlt';
  font-weight: normal;
  font-size: 15px;
}
.functioning_of_parliament .row-label.col-md-4 {
  padding-top: 55px;
}
.highcharts-container text.highcharts-title {
  font-family: 'NeutraTextDemiAlt' !important;
}
h4,
#highcharts-4 text.highcharts-title {
  font-family: 'NeutraTextDemiAlt' !important;
  font-weight: normal !important;
}
.row.session_productivity,
.row.session_questions_answered {
  margin-top: 15px;
}
.row.session_productivity .row-label h4,
.row.session_questions_answered .row-label h4 {
  margin: 3px 0;
}
.row.breakup_of_business .row-label {
  padding-top: 3.5%;
}
.progress-bar {
  min-width: 40px;
  max-width: 100%;
}
.row.session_productivity .productivity {
  width: 80px;
  height: 80px;
  margin: 5px auto;
  line-height: 80px;
  text-align: center;
  background: #999;
  font-weight: bold;
  border-radius: 50%;
}
.row.session_productivity .row-label {
  padding-top: 30px;
}
@media (min-width: 992px) {
  .row.session_productivity .row-label {
    padding-top: 78px;
  }
}
.daily_questions_answered {
  margin-top: 30px;
}
/**end productivity**/
/**sessionalert**/
.view-session-alerts .view-grouping {
  margin-bottom: 20px;
  clear: both;
}
.view-session-alerts .view-grouping-header {
  border: 1px solid #eee;
  border-left: none;
  border-right: none;
  padding: 14px 0 9px;
}
.view-session-alerts .view-grouping-header h2,
.view-session-alerts .view-grouping-header span {
  /*font-size:32px;*/
  font-size: 22px;
}
.view-session-alerts .view-grouping:first-child .view-grouping-header {
  border-top: none;
  padding-top: 0;
}
.view-session-alerts .view-grouping-header span {
  display: inline-block;
}
.view-session-alerts .view-grouping-header h2 {
  margin: 0;
}
.view-session-alerts .view-grouping:last-child {
  margin-bottom: 0;
}
.view-session-alerts .read_more.pull-right {
  width: 100%;
  text-align: right;
  padding: 15px 0 12px;
  margin-bottom: 20px;
}
.view-session-alerts .view-grouping-content h3 {
  font-family: 'Neutra-Text-Demi-Light-Alt';
  /*font-family: 'NeutraTextDemiAlt';*/
  font-weight: 600;
  /*border: 1px solid #eee;*/
  border-left: none;
  border-right: none;
  width: 60%;
  /*margin: 20px 0;*/
  margin: 0 0 20px;
  padding: 5px 0;
  font-size: 22px;
}
a,
button {
  cursor: pointer;
}
.view-session-alerts .view-grouping-content .date-status *,
.view-session-alerts .view-grouping-content .key-objective * {
  display: inline;
}
.view-session-alerts .view-grouping-content .date-status * {
  font-size: 16px;
}
.view-session-alerts .view-grouping-content .key-objective {
  margin-top: 10px;
  padding-bottom: 5px;
}
.view-session-alerts .view-grouping-content .date-status,
.view-session-alerts .view-grouping-content .key-objective {
  /*font-family: 'Neutra-Text-Demi-Light-Alt';*/
}
.view-session-alerts .view-grouping-content .date-status h5 {
  font-family: 'NeutraTextDemiAlt';
  margin: 0;
  font-weight: normal;
}
body table tr th {
  border-color: #ddd;
}
body table tr,
body table tr td,
.footer,
.mp_profile_detailed_info_contents .block-title,
.block-views .block-title {
  border-color: #ddd !important;
}
.view-session-alerts .pdf_html_links li > a {
  font-family: 'NeutraTextDemiAlt' !important;
}
/**end sessionalert**/
/**billlegislation**/
.view-session-bill-legislation .bill_count_heading {
  clear: both;
  display: block;
}
.view-session-bill-legislation .bill_count_heading h4 {
  font-size: 22px;
  margin-bottom: 20px;
}
.view-session-bill-legislation h2,
.view-session-important-issues-debates .views-row h3 {
  font-size: 18px;
  margin-top: 10px;
}
.view-session-bill-legislation .views-row:after {
  content: '';
  clear: both;
  display: block;
}
.view-session-bill-legislation .views-row,
.view-session-important-issues-debates .views-row {
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
.view-session-bill-legislation .views-row:last-child,
.view-session-important-issues-debates .views-row:last-child {
  margin-bottom: 0;
}
.view-session-bill-legislation .views-row > span.views-field:nth-child(4n+1),
.view-session-important-issues-debates .views-row > span.views-field:nth-child(4n+1) {
  clear: both;
}
.view-session-bill-legislation .views-row > .views-inline-style,
.view-session-important-issues-debates .views-row > .views-inline-style {
  /*font-size: 16px;*/
  font-size: 18px;
  /*font-family: 'Neutra-Text-Demi-Light-Alt';*/
  font-family: 'AdobeCaslonRegular';
  width: 33.3%;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  display: block;
}
.view-session-bill-legislation .views-row > .views-inline-style > *,
.view-session-important-issues-debates .views-row > .views-inline-style > * {
  display: inline;
}
.view-session-bill-legislation .views-row > .views-inline-style:last-child {
  padding-right: 0;
}
.view-session-bill-legislation .views-row > .views-inline-style .views-label,
.view-session-important-issues-debates .views-row > .views-inline-style .views-label {
  font-family: 'NeutraTextDemiAlt';
  margin-right: 3px;
}
.view-session-bill-legislation .views-row > .views-inline-style .date-display-single,
.view-session-important-issues-debates .views-row > .views-inline-style .date-display-single {
  font-family: 'NeutraTextDemiAlt';
  font-weight: normal;
}
.page-sessiontrack-bill-legislation section.block.block-views > h2 {
  padding-top: 0;
  border: 0;
}
.view-session-bill-legislation .table-responsive h5 {
  margin-top: 0;
}
.view-session-bill-legislation .table-responsive thead tr {
  border-top: 1px solid #eee;
}
.view-session-bill-legislation .table-responsive th,
.view-session-bill-legislation .table-responsive td {
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.view-session-bill-legislation .table-responsive td {
  /*font-family: 'Neutra-Text-Demi-Light-Alt';*/
  vertical-align: middle;
}
.view-session-bill-legislation .table-responsive th,
.view-session-bill-legislation .table-responsive td:first-child,
.view-session-bill-legislation .table-responsive td:last-child {
  font-family: 'NeutraTextDemiAlt';
  font-weight: normal;
}
.view-session-bill-legislation .table-responsive th:first-child,
.view-session-bill-legislation .table-responsive td:first-child {
  /*padding-left:0;*/
}
.view-session-bill-legislation .table-responsive td:first-child a {
  color: #131313;
  font-size: 16px;
  line-height: 1.3;
  font-family: Neutra-Text-Demi;
}
span.parliament-session-message-date {
  display: none;
}
/**end billlegislation**/
/**billimportantissues**/
.view-session-important-issues-debates .views-row:after {
  clear: both;
  content: '';
  display: block;
}
.view-session-important-issues-debates .view-content > h3 {
  /*border-bottom: 1px solid #eee;*/
}
.view-session-important-issues-debates .view-content > h3 {
  margin: 10px 0;
  padding: 0 0 9px;
}
/**end billimportantissues**/
/**headermenu**/
.navbar-collapse nav:after,
.navbar-collapse .region-navigation:after {
  content: '';
  display: block;
  clear: both;
}
.navbar-collapse .region-navigation {
  width: 100%;
  margin-left: -52px;
  padding-left: 52px;
  float: left;
}
.navbar-collapse .region-navigation,
.navbar-collapse #block-superfish-1,
.navbar-collapse #block-superfish-1 > ul {
  width: 100%;
}
.sf-main-menu.sf-horizontal > li > span.sf-with-ul > .sf-sub-indicator {
  display: inline-block;
  vertical-align: middle;
  position: static;
  margin: 4px 0 0 5px;
  background: none;
  content: '';
  border-top: 5px solid #f5f5f5;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.sf-main-menu.sf-horizontal li ul a.menuparent > .sf-sub-indicator,
.sf-main-menu.sf-horizontal li ul span.menuparent > .sf-sub-indicator {
  display: inline-block;
  vertical-align: middle;
  position: static;
  margin: 0 0 0 5px;
  background: none;
  content: '';
  border-left: 5px solid #777;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.sf-menu.sf-horizontal.sf-shadow ul ul {
  /*margin-top:0;*/
}
.sf-menu.sf-style-white li li:hover,
.sf-menu.sf-style-white li li.sfHover,
.sf-menu.sf-style-white li li a:focus,
.sf-menu.sf-style-white li li a:hover,
.sf-menu.sf-style-white li li a:active,
.sf-menu.sf-style-white li li span.nolink:hover,
.sf-menu.sf-style-white.sf-navbar li li {
  background: #fefefe !important;
}
nav .search-form-wrapper {
  text-align: right;
  position: relative;
  float: right;
  width: auto;
  padding: 0;
}
nav .search-form-wrapper .fa-search {
  color: #fff;
  font-size: 22px;
  margin: 14px 0;
}
nav .search-form-wrapper .search-btn {
  position: absolute;
  top: 9px;
  opacity: 0;
}
.search-form-wrapper div.search-icon {
  float: right;
  width: 50px;
  padding: 0 15px;
}
.search-toggle div.search-icon {
  background: #2c7dc7;
}
nav .search-form-wrapper form.form-search {
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 999;
  background: #2c7dc7;
  padding: 5px 10px;
}
nav .search-form-wrapper form.form-search input.form-control {
  min-width: 202px;
  border-radius: 0;
  padding: 5px 5px 0;
  border: 0;
  border-bottom: 1px solid #f5f5f5;
  background: transparent;
  box-shadow: none;
  font-weight: 600;
  font-size: 16px;
  font-family: 'NeutraTextDemiLightAlt';
}
/*searchplaceholder*/
nav form.form-search ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f5f5f5;
}
nav form.form-search ::-moz-placeholder {
  /* Firefox 19+ */
  color: #f5f5f5;
}
nav form.form-search :-ms-input-placeholder {
  /* IE 10+ */
  color: #f5f5f5;
}
nav form.form-search :-moz-placeholder {
  /* Firefox 18- */
  color: #f5f5f5;
}
/*end searchplaceholder*/
/**end headermenu**/
/**lamppage**/
.lamp_banner {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #fff;
}
.lamp_banner img {
  margin-top: -2px;
  object-fit: cover;
  max-width: 100%;
}
.lamp_banner .bannertitle {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: 1;
  padding: 10px 10px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  font-size: 32px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.lamp_banner .bannertitle span {
  display: block;
}
.about_the_lamp_fellowship h2.block-title {
  font-size: 40px;
  line-height: 1.2;
  margin: 30px 0 15px;
}
.fellowshipbuttons {
  margin: 30px 0 10px;
}
.fellowshipbuttons > div {
  display: inline-block;
  background: #01519a;
  width: 26%;
  min-width: 195px;
  border-radius: 4px;
  margin-top: 5px;
}
.view-prs-lamp-fellows .eligibility_selection {
  display: inline-block;
  background: #01519a;
  width: 26%;
  min-width: 195px;
  border-radius: 4px;
  margin-top: 35px;
  margin-left: 358px;
}
.fellowshipbuttons .eligibility_selection {
  margin-left: 5%;
  margin-right: 5%;
}
.view-prs-lamp-fellows .eligibility_selection {
  margin-left: 38%;
  margin-right: 5%;
}
.fellowshipbuttons a,
.view-prs-lamp-fellows .eligibility_selection a {
  color: #f5f5f5;
  padding: 10px 0 8px;
  display: block;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-size: 20px;
  text-align: center;
}
#block-views-videos-landing-page-block-8 h2,
#block-quicktabs-prs-lamp-fellows h2,
#block-views-prs-lamp-gallery-block h2 {
  margin: 0 0 15px;
  border-bottom: 0;
  padding-top: 0;
  font-size: 40px;
}
.page-lamp h2.block-title {
  text-align: center;
}
#block-views-videos-landing-page-block-8 .owl-item img {
  margin: 0 auto;
  /*width:220px;
	height:165px;*/
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 200px;
}
#block-views-videos-landing-page-block-8 {
  /*background: #eee;
    padding: 30px 0;*/
}
#quicktabs-container-prs_lamp_fellows .view-content {
  margin: 0 -5px;
}
#quicktabs-container-prs_lamp_fellows .views-row.col-md-2 {
  /*width:104px;*/
  width: 88px;
  margin: 0;
  padding: 5px;
  clear: none;
  float: left;
}
#quicktabs-container-prs_lamp_fellows .views-field.views-field-field-image {
  /*background:#f5f5f5;*/
  width: 100%;
  margin: 0;
  border: none;
}
#quicktabs-container-prs_lamp_fellows .views-field.views-field-field-image img {
  margin: 0 auto;
  height: 100px;
  object-fit: cover;
}
#block-quicktabs-prs-lamp-fellows {
  margin-top: 40px;
}
#quicktabs-prs_lamp_fellows > ul {
  text-align: center;
  margin-bottom: 20px;
}
#quicktabs-prs_lamp_fellows > ul li {
  display: inline-block;
  padding: 0 15px;
}
#quicktabs-prs_lamp_fellows > ul li a {
  color: #131313;
  position: relative;
  border-bottom: 2px solid transparent;
}
#quicktabs-prs_lamp_fellows > ul li.active a {
  color: #01519a;
  border-color: #01519a;
  padding-bottom: 2px;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-weight: 600;
}
#quicktabs-prs_lamp_fellows > ul li.active a:after {
  content: '';
  display: block;
  border-top: 5px solid #01519a;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: -6px;
  left: 48%;
  z-index: 1;
}
#block-views-videos-landing-page-block-8 .owl-theme .owl-controls,
#block-views-prs-lamp-gallery-block .owl-theme .owl-controls {
  top: 40%;
}
#block-views-prs-lamp-gallery-block .views-field-field-image img {
  height: 123px;
  object-fit: cover;
  max-width: 100%;
}
.share-wrapper {
  text-align: center;
}
.share-wrapper h3,
.share-wrapper ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.share-wrapper h3 {
  margin-right: 5px;
  font-size: 18px;
}
.share-wrapper ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 10px;
  padding-top: 10px;
}
.share-wrapper ul li a {
  font-size: 22px;
}
.share-wrapper ul li .icon-facebook {
  color: #3b5998;
}
.share-wrapper ul li .icon-twitter {
  color: #1DA1F2;
}
.share-wrapper ul li .icon-youtube {
  color: #f00;
}
.share-wrapper ul li .icon-linkedin {
  color: #0077B5;
}
.main-container .footer {
  border-top: 2px solid #eee;
}
#PRSLampImagePopup .modal-lg {
  width: 100%;
  margin: 0;
}
#PRSLampImagePopup .modal-lg .modal-content {
  border: 0;
  border-radius: 0;
  position: relative;
}
#PRSLampImagePopup .modal-lg .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  border: 0;
  padding: 0;
}
/*.lamp_banner:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;    
    background:rgba(0, 0, 0, 0.2); 
} */
/**uimodal**/
#quicktabs-container-prs_lamp_fellows .modal-content .close {
  margin-top: -2px;
  font-size: 27px;
  font-weight: normal;
}
#quicktabs-container-prs_lamp_fellows .modal-content .modal-body {
  font-size: 15px;
  line-height: 1.5;
}
#quicktabs-container-prs_lamp_fellows .modal-content .field-label {
  font-weight: bold;
}
#quicktabs-container-prs_lamp_fellows .modal-content .bio_image {
  margin-top: 20px;
  width: 100%;
  display: inline-block;
}
#quicktabs-container-prs_lamp_fellows .modal-content .image {
  float: left;
  padding-right: 15px;
}
/**end uimodal**/
/**modalfull**/
#PRSLampImagePopup {
  z-index: 999999;
}
#PRSLampImagePopup .modal-lg .modal-body {
  padding: 0;
}
#PRSLampImagePopup .modal-lg .modal-body img {
  width: 100%;
  max-width: none;
}
#PRSLampImagePopup .modal-lg .modal-header .close {
  margin: 5px;
  background: rgba(0, 0, 0, 0.54);
  color: #fff;
  opacity: 1;
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-weight: normal;
  text-align: center;
  overflow: hidden;
  /*font-size: 80px;
        line-height: 49px;
        width: 40px;
        height: 38px;
        text-indent: -3px;*/
  font-size: 3.6em;
  padding: 12px 5px 8px;
  line-height: inherit;
  text-indent: -1px;
}
#PRSLampImagePopup .modal-lg .modal-header .close:focus,
#quicktabs-container-prs_lamp_fellows .modal-content .close {
  outline: none;
}
/**end modalfull**/
/**end lamppage**/
/**lampfaqs**/
.page-lamp-faqs h2.block-title,
.faq-qa-header h3 {
  text-align: left;
  border-bottom: 1px solid #eee;
}
.faq-category-group .faq-question,
.faq-category-group .faq-answer {
  padding-left: 30px;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
}
.faq-category-group .faq-answer {
  padding-left: 0;
}
.faq-category-group .faq-question a {
  font-family: 'NeutraTextDemiAlt';
  color: #01519a;
}
.faq-category-group .faq-question:before {
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: #01519a;
  position: absolute;
  top: 13px;
  left: 0;
}
.faq-category-group .faq-question.faq-qa-visible:before {
  content: "\f078";
  top: 13px;
}
.page-lamp-faqs .webform-component--name.form-group,
.page-lamp-faqs .webform-component--email-address.form-group {
  float: left;
  width: 48.5%;
}
.page-lamp-faqs .webform-component--name.form-group {
  margin-right: 3%;
}
body label {
  font-size: 16px;
}
body .button-primary.btn-default,
body .button-primary.btn-default:hover,
body .button-primary.btn-default:focus {
  background-color: #01519a;
  color: #f5f5f5;
  border-color: #01519a;
  font-family: 'NeutraTextDemiAlt';
  outline: none;
  box-shadow: none;
  padding: 7px 12px 5px;
}
.page-node-251 .field-name-body.field-type-text-with-summary div h1 {
  margin-top: 30px;
}
.page-node-251 .field-name-body.field-type-text-with-summary .field-item > h1 {
  margin-top: 10px;
}
/**end lampfaqs**/
/**whatwedo**/
.view-opportunities-at-prs .body_read_more {
  display: inline-block;
  width: 100%;
}
.view-opportunities-at-prs .view-content > .views-row:not(.views-row-1) {
  margin-top: 20px;
}
.view-opportunities-at-prs .view-content > .views-row {
  border-bottom: 1px solid #eee;
}
.view-opportunities-at-prs .view-content > .views-row:last-child {
  border-bottom: 0;
}
.view-opportunities-at-prs.view-display-id-page_1 .views-field-title-field h1,
.view-opportunities-at-prs.view-display-id-page_1 .views-field-title-field h2 {
  font-size: 26px;
}
.col-sm-3 address {
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-size: 15px;
  padding: 10px 15px;
}
.col-sm-3 address,
.addresswrapwithperson {
  border: 1px solid #01519A;
  margin-bottom: 0;
}
.addresswrapwithperson {
  padding: 10px 15px;
  font-family: 'NeutraTextDemiAlt';
  font-size: 15px;
}
.addresswrapwithperson img {
  margin-right: 5px;
}
.addresswrapwithperson address {
  border: 0;
  padding: 0;
}
.region-sidebar-first #block-block-3,
.region-sidebar-first #block-views-session-track-landing-block-4,
body:not(.page-mptrack) .region-sidebar-first > section:not(:first-child) {
  margin: 5px 0;
}
/**end whatwedo**/
/**team**/
.view-opportunities-at-prs .views-label {
  font-family: 'NeutraTextDemiAlt';
  display: block;
  line-height: 1.1;
  margin-bottom: 15px;
  font-size: 22px;
}
.profile-image:after {
  content: '';
  display: block;
  clear: both;
}
.profile-image {
  margin-bottom: 15px;
}
.profile-image h3 {
  margin: 0;
}
.profile-image .name h3 {
  font-size: 20px;
}
.profile-image .designation h3 {
  font-size: 15px;
}
.profile-image .designation {
  margin-top: 5px;
}
.profile-image .image,
.profile-image .name-designation {
  display: inline-block;
  vertical-align: middle;
}
.profile-image .name-designation {
  width: 100%;
  margin-left: -142px;
  padding-left: 122px;
}
.profile-image .image {
  padding-right: 15px;
}
.view-opportunities-at-prs .board_meamber {
  margin-top: 40px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.view-opportunities-at-prs .board_meamber:first-of-type {
  margin-top: 0;
}
.view-opportunities-at-prs .board_meamber:last-child {
  border-bottom: 0;
}
.view-id-opportunities_at_prs.view-display-id-page_2 .read_more.pull-right,
#block-views-opportunities-at-prs-block-1 .read_more.pull-right {
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #eee;
}
/**end team**/
/**essentialstats**/
.view-essential-stats > .view-content {
  margin: 0 -15px;
}
.view-essential-stats .views-row.col-sm-6 {
  margin-bottom: 10px;
}
.view-essential-stats .views-row.col-sm-6:nth-child(3n+1) {
  clear: left;
}
.view-essential-stats .views-row.col-sm-6 img {
  width: 100%;
  max-width: none;
}
.view-essential-stats .views-row.col-sm-6 .views-field-title-field a {
  line-height: 1.2;
  display: block;
  padding: 10px 0;
  color: #131313;
  font-family: 'NeutraTextDemiAlt';
}
/**end essentialstats**/
/******************************************end cbc*******************************************/
/*******************************chaptersdesign*********************************/
.page-node-chapters-at-a-glance .main-container.container,
.page-node-parliament-policy-chapters-at-a-glance .main-container.container {
  width: 100%;
}
.page-node-chapters-at-a-glance aside.col-sm-3,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3,
.page-node-chapters-at-a-glance section.col-sm-9,
.page-node-parliament-policy-chapters-at-a-glance section.col-sm-9 {
  padding: 0;
}
.page-node-chapters-at-a-glance aside.col-sm-3,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 {
  background: #1E1E1E;
  position: fixed;
  height: 100%;
  width: 320px;
  top: 0;
  left: 0;
  z-index: 1;
}
.page-node-chapters-at-a-glance section.col-sm-9,
.page-node-parliament-policy-chapters-at-a-glance section.col-sm-9 {
  width: 100%;
  padding-left: 320px;
}
.page-node-chapters-at-a-glance aside.col-sm-3 .logo,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 .logo {
  float: none !important;
  background: #000;
  padding: 3px 15px;
}
.page-node-chapters-at-a-glance aside.col-sm-3 .logo img,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 .logo img {
  max-width: 100%;
  display: block;
}
.page-node-chapters-at-a-glance aside.col-sm-3 .region-sidebar-first,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 .region-sidebar-first {
  border-radius: 0;
}
#block-views-bill-html-pdf-content-block-1 .view-content,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 .view-content {
  padding: 0 15px 15px;
}
#block-views-bill-html-pdf-content-block-1 h2.block-title,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 .block-title {
  background: none;
  border: none;
}
#block-views-bill-html-pdf-content-block-1 a,
#block-views-bill-html-pdf-content-block-1 p,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 a,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 p {
  color: #fff;
}
#block-views-bill-html-pdf-content-block-1 a,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 a {
  text-transform: uppercase;
  font-family: 'NeutraTextDemiAlt';
}
#block-views-bill-html-pdf-content-block-1 #scroll > li,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 #scroll > li {
  margin-bottom: 20px;
}
#block-views-bill-html-pdf-content-block-1 #scroll .views-field-field-description,
.page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 #scroll .views-field-field-description {
  padding: 3px 0 0 12px;
  line-height: 1.7;
}
.page-node-chapters-at-a-glance section.col-sm-9 .view-content,
.page-node-parliament-policy-chapters-at-a-glance section.col-sm-9 .view-content {
  padding: 80px 20px 15px;
}
.page-node-chapters-at-a-glance .bill_html_header_section:after,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section:after {
  content: '';
  display: block;
  clear: both;
}
.page-node-chapters-at-a-glance .page-header,
.page-node-parliament-policy-chapters-at-a-glance .page-header {
  float: left;
  margin: 0;
  border: 0;
  padding: 17px 20px 13px;
  text-transform: uppercase;
  font-size: 26px;
}
.page-node-chapters-at-a-glance .headertop-right,
.page-node-parliament-policy-chapters-at-a-glance .headertop-right {
  float: right;
}
.page-node-chapters-at-a-glance .headertop-right > *,
.page-node-parliament-policy-chapters-at-a-glance .headertop-right > * {
  float: left;
  position: relative;
}
.page-node-chapters-at-a-glance .bill_html_header_section,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section {
  background: #EFEFEF;
  box-shadow: 0 0 5px #444;
  height: 63px;
  position: fixed;
  top: 0;
  left: 321px;
  right: 0;
}
.page-node-chapters-at-a-glance .bill_html_header_section .search-con-div a,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .search-con-div a {
  border: 1px solid #434343;
  border-top: 0;
  border-bottom: 0;
}
.page-node-chapters-at-a-glance .bill_html_header_section .search-con-div a,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .search-con-div a,
.page-node-chapters-at-a-glance .bill_html_header_section .share-con-div a,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .share-con-div a {
  color: #434343;
  font-size: 26px;
  padding: 18px 25px 16px;
  display: block;
}
.page-node-chapters-at-a-glance .bill_html_header_section .bill_html_return_link a,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .bill_html_return_link a {
  font-family: 'Neutra-Text-Demi-Light-Alt';
  font-size: 16px;
  background: #434343;
  color: #fff;
  display: block;
  padding: 20px 10px 17px;
}
.page-node-chapters-at-a-glance section.col-sm-9 .view-content p,
.page-node-parliament-policy-chapters-at-a-glance section.col-sm-9 .view-content p {
  line-height: 1.7;
}
.page-node-chapters-at-a-glance .footer.container,
.page-node-parliament-policy-chapters-at-a-glance .footer.container,
.page-node-parliament-policy-chapters-at-a-glance .at4-share-outer {
  display: none;
}
.page-node-parliament-policy-chapters-at-a-glance .views-field-field-upload-file-single-et {
  text-align: right;
}
.page-node-parliament-policy-chapters-at-a-glance .views-field-field-upload-file-single-et a {
  font-family: 'NeutraTextDemiAlt';
  font-size: 14px;
  text-transform: uppercase;
}
.page-node-parliament-policy-chapters-at-a-glance .views-field-field-upload-file-single-et a {
  color: #131313;
}
.page-node-chapters-at-a-glance .bill_html_header_section .chapters-at-a-glance-search-form,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapters-at-a-glance-search-form,
.page-node-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share {
  position: absolute;
  right: 0;
  z-index: 1;
  background: #efefef;
  width: 250px;
  padding: 0 10px 10px;
  margin-top: 5px;
}
.page-node-chapters-at-a-glance .bill_html_header_section .views-exposed-form,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .views-exposed-form {
  display: table;
}
.page-node-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets {
  display: table-row;
}
.page-node-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets > div,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets > div {
  display: table-cell;
  float: none;
  margin: 0;
  vertical-align: bottom;
}
.page-node-chapters-at-a-glance .bill_html_header_section .views-exposed-form input.form-control,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .views-exposed-form input.form-control,
.page-node-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets .btn,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets .btn {
  background: #fff;
  border-color: #fff;
}
.page-node-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets .btn,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets .btn,
.page-node-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets .btn:focus,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets .btn:focus,
.page-node-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets .btn:hover,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .views-exposed-widgets .btn:hover {
  border-radius: 0;
  margin: 0;
  padding: 7px 12px 6px;
  color: #434343;
}
.page-node-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share li,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share li {
  display: inline-block;
}
.page-node-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share {
  padding-bottom: 0;
}
.page-node-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share ul,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share ul {
  margin: 0;
}
.page-node-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share a,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share a {
  color: #434343;
  padding-left: 16px;
  padding-right: 16px;
}
.headertop-right .chapters-at-a-glance-search-form input {
  box-shadow: none !important;
}
/****************************end chaptersdesign********************************/
/****************************policyreview********************************/
.page-policy-review .col-sm-9 ul {
  padding: 0 20px;
}
.page-policy-review .col-sm-9 ul.nav-tabs li a,
.page-policy-review .col-sm-9 ul.nav-tabs li a:hover,
.page-policy-review .col-sm-9 ul.nav-tabs li a:focus {
  color: #333;
}
.page-policy-review .col-sm-9 ul.nav-tabs > li.active > a,
.page-policy-review .col-sm-9 ul.nav-tabs > li.active > a:hover,
.page-policy-review .col-sm-9 ul.nav-tabs > li.active > a:focus {
  color: #000;
}
.page-policy-review .col-sm-9 ul.nav-tabs li a {
  height: 43px;
  line-height: 43px;
  min-height: inherit;
  padding: 0 30px;
}
/**viewlistingdesign**/
.view-content > .views-row:after {
  content: '';
  display: block;
  clear: both;
}
.view-policy-reviews .view-content > .views-row,
.view-parliament-or-policy-listing-view .view-content > .views-row,
.view-budget-landing-page .view-content > .views-row {
  padding: 5px 0 15px;
  margin: 10px 0;
  border-bottom: 1px solid #BFBFBF;
}
.view-parliament-or-policy-listing-view .view-content > .views-row h3,
.view-budget-landing-page .view-content > .views-row h3 {
  margin-top: 0;
}
.view-policy-reviews .view-content > .views-row:first-child,
.view-parliament-or-policy-listing-view .view-content > .views-row:first-child,
.view-budget-landing-page .view-content > .views-row:first-child {
  padding-top: 0;
  margin-top: 0;
}
.view-policy-reviews .view-content > .views-row:not(.views-row-1) h3,
.view-parliament-or-policy-listing-view .view-content > .views-row-1 h3,
.view-budget-landing-page .view-content > .views-row-1 h2,
.page-policy-review .view-filters + .view-content .views-row-1 h3 {
  margin-top: 0;
}
.page-policy-review .nav-tabs li:first-child {
  clear: left;
}
.view-policy-reviews .view-content > .views-row .views-field-field-image-et,
.view-policy-reviews .view-content > .views-row .views-field-body-et,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-body-et,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-body {
  float: left;
}
.view-policy-reviews .view-content > .views-row .views-field-field-image-et,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et {
  width: 165px;
  /*padding-right:20px;
    margin-right: 0;*/
  padding-right: 0;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  border: none;
  max-height: 145px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #eee;
}
.page-policy-primers .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image,
page-parliamenttrack-primers .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image {
  width: 240px !important;
  padding-right: 20px !important;
  position: relative;
  z-index: 1;
  margin-right: 0;
  border: none;
  max-height: 145px;
  overflow: hidden;
}
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et img,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image img {
  border-radius: 0 !important;
  /*width: 100%;*/
  max-width: 100%;
  display: inline-block;
}
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image {
  text-align: center;
}
.view-policy-reviews .view-content > .views-row .views-field-field-image-et img,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image img {
  width: auto;
  border-radius: 0 !important;
}
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image .field-content {
  background: none !important;
  padding: 0 !important;
}
.view-policy-reviews .view-content > .views-row .views-field-field-image-et + .views-field-body-et,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et + .views-field-body-et,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et + .views-field-body,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image + .views-field-body {
  margin-left: -240px;
  padding-left: 240px;
  width: 100%;
}
.view-policy-reviews .view-content > .views-row .views-field-body-et,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-body-et,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field-body {
  width: 100%;
}
.views-field.views-field-nothing .policy-content:empty,
.policy-content p:empty {
  display: none;
}
/**viewlistingdesign**/
/****************************end policyreview****************************/
/***budgets***/
.region-sidebar-first #views-exposed-form-budget-landing-page-page {
  margin-top: -1px;
}
.region-sidebar-first #edit-field-budget-type-value-wrapper > label {
  display: none;
}
.region-sidebar-first div.form-type-bef-link a {
  background-color: #efefef;
  line-height: 1.2;
  padding: 18px 16px 15px;
  display: block;
  border-top: 1px solid #fff;
  font-family: 'Neutra-Text-Demi-Light-Alt';
}
.region-sidebar-first div.form-type-bef-link:first-child a {
  border-top: 0;
}
.region-sidebar-first div.form-type-bef-link a.active,
.menu_parliament_state_assembly a.active {
  background-color: #bfbfbf;
}
.view-budget-landing-page .view-content > h3,
.view-budget-landing-page .view-content > h2 {
  border-bottom: 1px solid #bfbfbf;
  margin-top: 30px;
  text-align: center;
}
.view-budget-landing-page.view-id-budget_landing_page .view-content > h3 {
  font-size: 28px;
  margin: 0;
}
.view-budget-landing-page .view-content > h3 .date-display-single {
  color: #000;
}
.view-budget-landing-page .view-content > h3:first-child {
  margin-top: 0;
  margin-bottom: 0;
}
.view-budget-landing-page .view-content > .views-row h2 {
  margin-top: 0;
}
/***end budgets***/
/****************parliamenttrack**************/
.page-parliamenttrack-president-address table {
  margin-top: 30px;
}
.page-parliamenttrack-president-address table td {
  vertical-align: middle !important;
}
.page-parliamenttrack-president-address table td h3 {
  margin: 0;
  font-size: 18px;
}
/*table.table-striped > tbody > tr:nth-of-type(odd),
table.table-striped > tbody > tr:hover{
	background:none !important;
}*/
.view-committee table .img-responsive {
  display: inline-block;
}
table.table-striped td .file img,
table.table-striped td .file a {
  display: inline-block;
  vertical-align: middle;
}
/****************end parliamenttrack**************/
/********prsmediaupdate*******/
.view-parliament-diary-media-updates .view-content .body-trim-content div,
.view-parliament-diary-media-updates .view-content .body-trim-content p span {
  font-size: 18px !important;
  text-align: left !important;
}
.view-parliament-diary-media-updates .view-content .body-trim-content p span a {
  padding: 0;
}
.view-parliament-diary-media-updates .view-content .body-trim-content > p:after {
  content: '';
  display: block;
  clear: both;
}
.view-parliament-diary-media-updates .attachment-before .views-row {
  border-bottom: 1px solid #eee;
  padding: 0 0 15px;
}
.view-parliament-diary-media-updates .view-content .body-trim-content > p > span {
  float: left;
}
.view-parliament-diary-media-updates .view-content .body-trim-content > p > span:first-child {
  width: 30px;
}
.view-parliament-diary-media-updates .view-content .body-trim-content > p > span:last-child {
  width: 100%;
  margin-left: -30px;
  padding-left: 30px;
}
section > .view-parliament-diary-media-updates > .view-content {
  margin-top: 40px;
}
section > .view-parliament-diary-media-updates > .view-content .views-row {
  padding: 5px 0;
}
.page-media-media-updates #block-views-videos-landing-page-block-6 .block-title {
  padding-top: 0;
}
.page-media-media-updates section.block.block-views .views-field-field-video-url img {
  max-width: none;
}
.media-updates-list-heading,
.page-media-media-updates .col-sm-9 .block-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  font-family: 'NeutraTextDemiAlt';
  font-size: 26px;
}
.media-updates-list-heading,
.page-media-media-updates #block-views-videos-landing-page-block-6 {
  margin-top: 30px;
}
.page-media-media-updates #block-block-6 .block-title {
  margin-top: 30px;
}
.page-media-media-updates .col-sm-9 .block-title {
  margin-bottom: 20px;
}
.page-media-media-updates section > .view-parliament-diary-media-updates > .attachment-before + .view-content {
  margin-top: 0;
}
.page-media-media-updates section > .view-parliament-diary-media-updates > .attachment-before + .view-content .views-row {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
.view-parliament-diary-media-updates .attachment-before .views-row .views-field-title-field a {
  color: #000;
  font-family: 'NeutraTextDemiAlt';
  font-size: 20px;
}
.view-parliament-diary-media-updates .attachment-before .views-row .views-field-title-field {
  margin-bottom: 10px;
}
/********end prsmediaupdate*******/
/**********videoslandingpage*********/
.page-videos-landing-page .view-header .heading_txt {
  border-bottom: 1px solid #eee;
  font-size: 32px;
  padding: 15px 0 8px;
  margin-top: 0;
}
/**********end videoslandingpage*********/
/*================*/
article.node-parliament-or-policy .pdf_html_link {
  margin-bottom: 10px;
}
article.node-parliament-or-policy .pdf_html_link a {
  border: 1px solid #01519a;
  border-radius: 15px;
  padding: 4px 15px;
  display: inline-block;
}
article.node-parliament-or-policy h1 h1 {
  margin: 0;
  border: 0;
  padding: 0;
}
.mailchimp-signup-subscribe-form {
  margin: 0 auto;
  width: 224px;
  padding-right: 6px;
}
.mailchimp-signup-subscribe-form > div {
  border: 1px solid #bfbfbf;
  display: inline-block;
  width: 100%;
}
.mailchimp-signup-subscribe-form > div .control-label {
  display: none;
}
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input {
  border: none;
  background: none;
  box-shadow: none;
}
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields,
.mailchimp-signup-subscribe-form .form-actions.form-wrapper {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}
.mailchimp-signup-subscribe-form .form-actions.form-wrapper button {
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  border-color: #bfbfbf;
  box-shadow: none;
  opacity: inherit;
  border-radius: 0;
  font-size: 14px;
  font-family: 'NeutraTextDemiAlt';
}
article.node-parliament-or-policy h1 {
  margin-top: 5px;
}
.top_header form > div input.form-text {
  padding: 7px 12px 6px;
}
.region-sidebar-first #block-views-the-prs-blog-block-1 h3.ui-accordion-header a {
  background: #efefef;
  color: #000;
  border-bottom: 1px solid #fff;
  font-size: 20px;
}
.region-sidebar-first #block-views-the-prs-blog-block-1 .ui-accordion-header .ui-accordion-header-icon {
  border-top-color: #01519a;
}
.region-sidebar-first #block-views-the-prs-blog-block-1 .ui-accordion-header-icon.ui-icon-triangle-1-e {
  transform: inherit;
}
.region-sidebar-first #block-views-the-prs-blog-block-1 .ui-accordion-header .ui-accordion-header-icon {
  top: 62%;
  right: 10px;
}
.region-sidebar-first #block-views-the-prs-blog-block-1 .ui-accordion-header-icon.ui-icon-triangle-1-s {
  transform: rotate(180deg);
  top: 48%;
}
.region-sidebar-first #block-views-the-prs-blog-categories-block h2.block-title,
.region-sidebar-first #block-search-prs-blog-tagcloud h2.block-title,
.region-sidebar-first #block-views-the-prs-blog-block-1 h2.block-title {
  padding-top: 9px;
}
.region-sidebar-first .tagclouds.level3,
.region-sidebar-first .tagclouds.level4,
.region-sidebar-first .tagclouds.level5,
.region-sidebar-first .tagclouds.level6 {
  font-size: 20px;
  font-weight: bold;
}
.region-sidebar-first span.tagclouds-term {
  line-height: 1.4;
}
.ds-3col-stacked-fluid.node-blog .group-middle .field.field-name-body * {
  word-break: break-word;
  white-space: normal;
}
.ds-3col-stacked-fluid.node-blog .group-middle .header_region {
  margin-top: -8px;
}
/*================*/
/*============================================================================*/
/*body.page-theprsblog > .main-container{
    margin-top:20px;
}*/
.view-the-prs-blog .view-header {
  margin-top: -6px;
}
.page-theprsblog .tag_term.filter-val,
#mp-track-export-form-filters-val .filter-val {
  font-family: 'Neutra-Text-Demi-Alt';
  font-size: 17px;
  color: #000000;
  border: 1px solid #01519a;
  padding: 7px 10px 3px;
  margin-bottom: 8px;
}
.tag_term.filter-val .close,
#mp-track-export-form-filters-val .filter-val .close {
  line-height: 1.3;
}
#mp-track-export-form-filters-val {
  margin-top: 0;
  margin-bottom: 30px;
}
#mp-track-export-form-filters-val:empty {
  margin-bottom: 30px;
}
.region-sidebar-first #accordion h3.active > a {
  color: #01519a;
}
.region-sidebar-first div.ui-accordion-content .active {
  background-color: #bfbfbf;
}
.page-search .search-form + h2 {
  border-bottom: 1px solid #bfbfbf;
}
.page-search .search-form input,
.page-search .search-form button {
  border-radius: 0;
  font-size: 16px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 36px;
}
.page-search .search-form input {
  border-color: #bfbfbf;
  padding-top: 2px !important;
  padding-bottom: 4px !important;
}
.page-search .search-form button {
  background-color: #01519a;
  border-color: #01519a;
  border: none;
}
ol.search-results {
  list-style: none;
  padding-left: 0;
}
ol.search-results li {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 18px;
}
ol.search-results li .search-info {
  font-weight: bold;
}
ul.pagination > .active > a,
ul.pagination > .active > span,
ul.pagination > .active > a:hover,
ul.pagination > .active > span:hover,
ul.pagination > .active > a:focus,
ul.pagination > .active > span:focus {
  background-color: #01519a;
  border-color: #01519a;
}
/*
.body-trim-content .MsoNormal br,
.body-trim-content br,
.field-name-body br,
.field-type-text-with-summary br{
    display:none;
}*/
.body-trim-content table,
.field-name-body table,
.field-type-text-with-summary table {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.body-trim-content table p,
.field-name-body table p,
.field-type-text-with-summary table p {
  text-align: left !important;
  margin-left: left !important;
  margin-right: left !important;
}
.body-trim-content iframe input[type='submit'],
.field-name-body iframe input[type='submit'],
.field-type-text-with-summary iframe input[type='submit'] {
  border: 0 !important;
  background-color: #02529B !important;
}
.body-trim-content blockquote,
.field-name-body blockquote,
.field-type-text-with-summary blockquote {
  margin-left: 20px !important;
}
.body-trim-content img,
.field-name-body img,
.field-type-text-with-summary img {
  display: block;
  padding: 0 10px 10px 0;
}
.body-trim-content table,
.field-name-body table,
.field-type-text-with-summary table,
.full_body_content table {
  width: 100% !important;
  margin-bottom: 10px;
}
.bill-stages .status-placeholder {
  min-height: 27px;
}
.body-trim-content embed {
  margin-top: 15px !important;
}
.page-videos-category .view-videos-landing-page .view-content {
  margin: 0 -15px;
}
.page-videos-category .view-videos-landing-page .view-content .views-row.col-md-4 {
  margin-bottom: 20px;
}
ul#superfish-1 > li.active-trail > span,
ul#superfish-1 > li.active-trail > a {
  background-color: #2c7dc7;
}
.view-mp-track .progress-bar-success,
.progress .progress-bar-success,
.progress .progress-bar {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  white-space: nowrap;
  /*line-height: 24px;*/
  line-height: 21px;
}
.progress .progress-bar-success {
  background-image: inherit;
  background-color: #2C7DC7;
}
/*
.mp_profile_detailed_info td.views-field-field-national-attendance{
    font-weight: bold;
}*/
section#block-views-prs-lamp-gallery-block:before {
  content: '';
  height: 1px;
  display: block;
  background: #efefef;
  margin-bottom: 36px;
  clear: both;
}
#block-views-videos-landing-page-block-8 .owl-theme .owl-wrapper-outer,
#block-views-prs-lamp-gallery-block .owl-theme .owl-wrapper-outer {
  z-index: 1;
}
.view-videos-landing-page .owl-theme .owl-item a {
  display: inline-block;
}
.page-lamp .view-videos-landing-page .owl-theme .owl-item a {
  display: block;
}
.view-videos-landing-page .owl-theme .owl-item .field-content {
  text-align: center;
}
.video-embed-description {
  display: none;
}
.view-videos-landing-page .views-field-title-field h5 {
  font-size: 18px;
  line-height: 1.3;
}
/*videodetail*/
article.node-videos h1 {
  margin-top: 0;
}
article.node-videos .mp_related_videos {
  margin-bottom: 18px;
}
article.node-videos .mp_profile_pic {
  border-radius: 50%;
  overflow: hidden;
}
article.node-videos .mp_profile_pic,
article.node-videos .mp_profile_pic_des {
  display: inline-block;
  vertical-align: middle;
}
article.node-videos .mp_profile_pic_des {
  padding-left: 5px;
  position: relative;
}
article.node-videos .mp_profile_name,
article.node-videos .mpprofilename_2nddiv {
  font-family: 'NeutraTextDemiAlt';
  color: #000;
  line-height: 1;
}
article.node-videos .mp_profile_name a:hover,
article.node-videos .mpprofilename_2nddiv a:hover {
  text-decoration: underline;
}
article.node-videos .mpprofilename_2nddiv > div {
  margin-top: 5px;
}
article.node-videos .mp_profile_constituency {
  font-weight: bold;
}
article.node-videos .embedded-video iframe {
  /*width:100% !important;*/
}
.view-videos-landing-page .view-content {
  margin: 0 -15px;
}
.page-lamp .view-videos-landing-page .view-content {
  margin: 0;
}
/*end videodetail*/
/*videolaning*/
.video_landing_header {
  margin: 25px 0;
}
.video_landing_header .heading_txt,
.video_landing_header > p {
  display: table-cell;
  border-bottom: none !important;
  vertical-align: middle;
  margin: 0;
  line-height: 1.2;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.video_landing_header .heading_txt {
  padding-right: 10px !important;
  border-right: 1px solid #000;
}
.video_landing_header p {
  padding-left: 10px;
  font-family: 'NeutraTextDemiAlt';
  color: #888;
}
.video_landing_header > p span {
  display: block;
}
.video_landing_header > p span br {
  display: none;
}
#block-views-videos-landing-page-block-1 .block-title,
#block-views-videos-landing-page-block-1 .block-title + div,
#block-views-videos-landing-page-block-2 .block-title,
#block-views-videos-landing-page-block-2 .block-title + div,
#block-views-videos-landing-page-block-3 .block-title,
#block-views-videos-landing-page-block-3 .block-title + div,
#block-views-videos-landing-page-block-4 .block-title,
#block-views-videos-landing-page-block-4 .block-title + div {
  display: inline-block;
  border: none;
  padding: 0 !important;
}
#block-views-videos-landing-page-block-1 .block-title,
#block-views-videos-landing-page-block-2 .block-title,
#block-views-videos-landing-page-block-3 .block-title,
#block-views-videos-landing-page-block-4 .block-title {
  margin: 0 0 19px !important;
  white-space: nowrap;
  border: 0 !important;
}
#block-views-videos-landing-page-block-1 > div:not(.view-videos-landing-page),
#block-views-videos-landing-page-block-2 > div:not(.view-videos-landing-page),
#block-views-videos-landing-page-block-3 > div:not(.view-videos-landing-page),
#block-views-videos-landing-page-block-4 > div:not(.view-videos-landing-page) {
  text-align: right;
  margin-bottom: 0;
  float: right;
}
#block-views-videos-landing-page-block-1 .view_all a,
#block-views-videos-landing-page-block-2 .view_all a,
#block-views-videos-landing-page-block-3 .view_all a,
#block-views-videos-landing-page-block-4 .view_all a {
  text-decoration: underline;
}
.page-videos-landing-page .col-md-4 .embedded-video .player iframe {
  width: 100% !important;
}
/*end videolanding*/
/*sliderwithsidecontent*/
#block-system-main .view-videos-landing-page .owl-item > div:after {
  content: '';
  display: block;
  clear: both;
}
#block-system-main .view-videos-landing-page .owl-item .views-field-field-video-url,
#block-system-main .view-videos-landing-page .owl-item .views-field-nothing {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: top;
}
#block-system-main .view-videos-landing-page .owl-item .views-field-field-video-url {
  /*width:65%;*/
  width: 48%;
}
.view-videos-landing-page .owl-item .item-0.item-odd {
  max-width: none;
}
#block-system-main .view-videos-landing-page .owl-carousel .owl-item {
  background-color: #ddd;
  max-height: 361px;
}
#block-system-main .view-videos-landing-page .owl-item .views-field-nothing {
  /*width:35%;*/
  width: 52%;
}
#block-system-main .view-videos-landing-page .owl-item .field-content {
  text-align: left !important;
}
#block-system-main .view-videos-landing-page .views-field-field-video-url iframe {
  width: 100% !important;
}
.view-videos-landing-page .video-landing-slide-content {
  padding: 20px 20px 5px;
}
.view-videos-landing-page .video-landing-slide-content > * {
  margin: 0 0 10px !important;
  font-family: 'NeutraTextDemiAlt';
}
.view-videos-landing-page .video-landing-slide-content .slide-video-categoty {
  text-transform: uppercase;
}
.view-videos-landing-page .video-landing-slide-content h2 {
  line-height: 1.1;
}
.view-videos-landing-page .video-landing-slide-content .slide-video-categoty,
.view-videos-landing-page .video-landing-slide-content h2 a,
.view-videos-landing-page .video-landing-slide-content h5 a {
  text-decoration: underline;
  display: block;
}
.view-videos-landing-page .video-landing-slide-content .slide-video-categoty,
.view-videos-landing-page .video-landing-slide-content h5 {
  font-size: 18px;
}
.view-videos-landing-page .video-landing-slide-content > a {
  background-color: #01519A;
  color: #fff;
  padding: 5px 25px;
  border: 1px solid #094067;
  border-radius: 4px;
}
#block-system-main .view-videos-landing-page .owl-theme .owl-controls {
  top: 45%;
}
.view-videos-landing-page .owl-carousel .owl-wrapper-outer {
  z-index: 1;
}
#block-system-main .view-videos-landing-page .owl-theme .owl-controls .owl-pagination {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -135px;
  left: 29%;
  transform: translateX(-29%);
}
/*end sliderwithsidecontent*/
/**pdfpagedesign**/
article.node-budget h1,
artcle.node-parliament-or-policy h1 {
  margin-top: 0;
}
article.node-budget h1 h1,
artcle.node-parliament-or-policy h1 h1 {
  margin: 0;
  border: 0;
  padding: 0;
}
article.node-budget .body_content .field-name-body .field-item > div,
article.node-parliament-or-policy .body_content .field-name-body .field-item > div {
  position: relative !important;
  left: inherit !important;
  margin-left: inherit !important;
  top: inherit !important;
  margin-top: 20px;
}
article.node-budget .body_content .field-name-body .field-item > div {
  margin-left: auto !important;
  margin-right: auto;
}
/**end pdfpagedesign**/
.view-videos-landing-page .views-field-title-field h4,
.view-videos-landing-page .views-field-title-field h5 {
  font-size: 16px !important;
}
.region-navigation ul li a,
.sf-menu.sf-style-white span.sf-with-ul,
footer.bottom-footer .nav > li > a,
.ui-accordion .ui-accordion-content a,
.fellowshipbuttons a,
.region-sidebar-first li > a {
  font-family: 'NeutraTextDemiLightAlt';
}
article.node-policy-reviews .image_content img,
article.node-parliament-or-policy .image_content img {
  padding: 0 10px 10px 0;
}
article.node-policy-reviews .pdf_html_link,
article.node-parliament-or-policy .pdf_html_link {
  margin: 5px 0;
}
/*
#block-prs-resource-menu-parliament-state-assembly > .view-content > .menu_parliament_state_assembly > 
div.first.ui-accordion-content > .menu_parliament_state_assembly > h3.ui-accordion-header a{
    font-size: 22px;
    font-family: 'NeutraTextDemiAlt';
}
#block-prs-resource-menu-parliament-state-assembly > .view-content > .menu_parliament_state_assembly > 
div.first.ui-accordion-content > .menu_parliament_state_assembly > div.ui-accordion-content p a,  */
#block-prs-resource-prs-parliament-diary-archive div.ui-accordion-content p a,
#block-views-the-prs-blog-block-1 div.ui-accordion-content p a,
div.ui-accordion-content p a,
#accordion div.ui-accordion-content p a {
  padding-left: 28px;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}
#accordion div.ui-accordion-content p:last-child a {
  border-bottom: 1px solid #fff;
}
.view-parliamentary-committees > .view-content > h3:first-child {
  margin-top: 0;
}
.view-parliamentary-committees > .attachment-before + .view-content .views-row {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
.node-essential-stats .field-name-body iframe,
.node-essential-stats .field-type-text-with-summary iframe,
.node-essential-stats .field-name-body iframe + div,
.node-essential-stats .field-type-text-with-summary iframe + div {
  width: 100% !important;
}
/**highlitedsittingcalender**/
div.calendar-calendar tr .today,
div.calendar-calendar tr.odd .today,
div.calendar-calendar tr.even .today {
  background-color: transparent;
}
div.calendar-calendar tr .today div,
div.calendar-calendar tr.odd .today div,
div.calendar-calendar tr.even .today div {
  background-color: gray;
}
div.calendar-calendar table.mini .empty {
  opacity: 0.3;
}
/**end highlitedsittingcalender**/
/**graphs**/
.page-graph .col-sm-3 .menu_parliament_state_assembly h3 {
  margin-top: 5px;
}
.page-graph .col-sm-3 .view-content > .menu_parliament_state_assembly > h3:first-child {
  margin-top: 0;
}
.page-graph .col-sm-3 .menu_parliament_state_assembly h3 a {
  color: #fff;
  background-color: #01519a;
  border-bottom: 0 !important;
  display: block;
  padding: 12px 15px 9px;
}
.page-graph .col-sm-3 .menu_parliament_state_assembly p {
  margin-bottom: 0;
}
.page-graph .col-sm-3 .menu_parliament_state_assembly p a {
  font-family: 'NeutraTextDemiLightAlt';
  padding: 13px 16px 13px 28px;
  font-size: 18px;
  display: block;
  border-bottom: 1px solid #fff;
  background-color: #efefef;
  line-height: 1.2;
}
.read_more.pull-right a,
.read_more a {
  font-family: 'AdobeCaslonRegular';
}
div#filters > div {
  border-color: #eee !important;
}
.page-graph #parliament {
  padding: 0 15px;
}
.page-graph .filter_title {
  font-family: 'NeutraTextDemiAlt';
}
/**end graphs**/
.body_read_more .full_body_content embed {
  margin-top: 15px;
}
.view-parliamentary-committees .first_attach_content_detail_info_readmore {
  text-align: right;
}
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more i.fa {
  font-style: normal;
  font-family: 'AdobeCaslonRegular';
}
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more .fa-chevron-circle-down:before,
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more .fa-chevron-circle-up:before {
  content: none;
}
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more .fa-chevron-circle-down:after,
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more .fa-chevron-circle-up:after {
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: 2px;
}
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more .fa-chevron-circle-down:after {
  content: "\f13a";
}
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more .fa-chevron-circle-up:after {
  content: "\f139";
}
.view-parliamentary-committees .body_full table {
  border-collapse: collapse;
}
.view-parliamentary-committees .body_full table table td {
  border: 1px solid #eee;
  padding: 0 5px;
}
.view-parliamentary-committees .body_full table table td:first-child {
  width: 144px !important;
}
/*============================================================*/
/*=======popupdesign=======*/
#modalContent div.ctools-modal-content {
  margin: 0 auto;
  border: 0;
  border-radius: 5px;
  width: 600px;
}
#modalContent div.ctools-modal-content .modal-header {
  padding: 10px 1em;
  background: none;
  margin-bottom: 15px;
}
#modalContent div.ctools-modal-content .modal-title {
  font-family: 'NeutraTextDemiAlt';
  color: #000;
}
#modalContent div.ctools-modal-content a.close {
  color: #000;
  margin-top: 5px;
}
#modalContent div.ctools-modal-content form {
  padding-bottom: 18px;
}
#modalContent div.ctools-modal-content .modal-scroll {
  padding-bottom: 0;
}
#modalContent div.ctools-modal-content .modal-content {
  box-shadow: none;
  margin: 0 1em;
  padding: 0;
  border: 0;
}
#modalContent div.ctools-modal-content .modal-content,
#modalContent div.ctools-modal-content .form-control {
  border-color: #e5e5e5;
}
#modalContent div.ctools-modal-content .btn-primary {
  background-color: #02529b;
  border-color: #02529b;
}
/*======end popupdesign====*/
/*=============04/01/17===========*/
.page-home .view-parliament-diary-media-updates .MsoNormal br {
  display: none;
}
/*===========end 04/01/17=============*/
/*=========12-01-17========*/
#block-system-main .view-videos-landing-page .owl-item > div {
  display: table;
  width: 100%;
}
#block-system-main .view-videos-landing-page .owl-carousel .owl-item {
  border-top: 1px solid #fff;
}
.embedded-video > .player {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
#block-system-main .node-videos .field-type-video-embed-field .embedded-video > .player {
  padding-top: 45.25%;
}
.embedded-video > .player iframe,
.embedded-video > .player embed,
.embedded-video > .player object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/*==========maintaindesign_table=========*/
.table-responsive .table > thead > tr > th {
  vertical-align: middle;
}
.table-responsive .table {
  font-size: 16px !important;
}
@media (min-width: 768px) {
  .table-responsive {
    /*border: 1px solid #ddd;*/
  }
}
/*==========end maintaindesign_table=========*/
@media (min-width: 768px) {
  .fixedleftmenu_lamp {
    position: fixed;
    width: 262px;
    z-index: 9;
    top: 10px;
  }
  .ds-3col-stacked-fluid.node-blog .group-middle {
    /*padding-left:0;
        padding-right:50px;*/
    padding-right: 45px;
    margin-left: -21%;
    padding-left: 130px;
    width: 79%;
  }
  .ds-3col-stacked-fluid.node-blog .group-left {
    position: relative;
    z-index: 99;
  }
  .ds-3col-stacked-fluid.node-blog .group-left a {
    cursor: pointer;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fixedleftmenu_lamp {
    width: 157px;
  }
}
@media (max-width: 768px) {
  .mp-track-export-sort-parent .block-search-prs-mp > * {
    display: block;
    white-space: normal;
  }
  .mp-track-export-sort-parent .block-search-prs-mp h3 {
    width: auto;
  }
  .mp-track-export-sort-parent .mp-track-export-data {
    line-height: 38px;
    width: 180px;
    text-align: center;
  }
  .mp-track-export-sort-parent .mp-track-sort-by {
    padding: 0 !important;
    width: 100% !important;
    margin-top: 10px;
  }
  #quicktabs-container-follow_the_latest_under section#block-views-the-prs-blog-block-2,
  #quicktabs-container-follow_the_latest_under section#block-views-articles-list-block-1,
  #quicktabs-container-follow_the_latest_under_hindi section#block-views-the-prs-blog-block-2,
  #quicktabs-container-follow_the_latest_under_hindi section#block-views-articles-list-block-1 {
    padding: 0 10px;
  }
}
/*=========end 12-01-17========*/
/**====18jan17======**/
section#block-views-blog-related-views-block-3 {
  margin-top: 0;
}
.author-blog .views-row:not(.views-row-last) {
  margin-bottom: 26px;
}
.author-blog .field-content {
  word-wrap: break-word;
}
/**====end 18jan17======**/
/**errortheming**/
div.error,
.messages.error {
  border: 1px solid #a94442;
  border-radius: 4px;
  margin: 10px 0;
  padding: 15px 15px 0;
}
/**end errortheming**/
/**========**/
.quicktabs-tabpage .view-prs-lamp-fellows .view-footer {
  text-align: center;
}
.quicktabs-tabpage .view-prs-lamp-fellows .view-footer .eligibility_selection {
  margin-left: 5px;
  margin-right: 5px;
}
/**======**/
/**responsivebcn**/
@media (max-width: 1199px) {
  .mp-parliamentary-performance .col-md-3 {
    border-left: none;
  }
  .sf-menu.sf-style-white a.sf-with-ul,
  .sf-menu.sf-style-white span.nolink.sf-with-ul,
  .sf-menu.sf-style-white a {
    padding: 5px 19.8px;
  }
  /****chapter_responsive****/
  .page-node-chapters-at-a-glance #block-views-bill-html-pdf-content-block-1,
  .page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 #block-views-eb171cc72aa568b87818ae014809fa92 {
    padding-top: 140px;
  }
  .page-node-chapters-at-a-glance aside.col-sm-3,
  .page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 {
    position: relative;
    width: 100%;
  }
  .page-node-chapters-at-a-glance aside.col-sm-3 .logo,
  .page-node-parliament-policy-chapters-at-a-glance aside.col-sm-3 .logo {
    position: fixed;
    width: 100%;
  }
  .page-node-chapters-at-a-glance aside.col-sm-3 .logo img,
  .page-node-parliament-policy-chapters-at-a-glance .logo img {
    height: 60px;
  }
  .page-node-chapters-at-a-glance .bill_html_header_section,
  .page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section {
    left: 0;
    top: 66px;
    z-index: 1;
  }
  .page-node-chapters-at-a-glance section.col-sm-9,
  .page-node-parliament-policy-chapters-at-a-glance section.col-sm-9 {
    padding-left: 0;
    width: 100%;
  }
  .page-node-chapters-at-a-glance section.col-sm-9 .view-content,
  .page-node-parliament-policy-chapters-at-a-glance section.col-sm-9 .view-content {
    padding-top: 40px;
  }
  #block-views-bill-html-pdf-content-block-1 #scroll > li,
  .page-node-parliament-policy-chapters-at-a-glance #scroll > li {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
  }
  #scroll > li p:last-child {
    marginb-bottom: 0;
  }
  .page-node-chapters-at-a-glance .bill_html_header_section .chapters-at-a-glance-search-form,
  .page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapters-at-a-glance-search-form,
  .page-node-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share,
  .page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share {
    margin-top: 2px;
    box-shadow: 0 0 3px #c9c9c9;
  }
  /****end chapter_responsive****/
  footer.bottom-footer .nav > li > a {
    padding: 5px 5px 2px;
  }
  .mailchimp-signup-subscribe-form .form-actions.form-wrapper button.form-submit {
    padding-top: 10px;
  }
  #block-system-main .view-videos-landing-page .owl-theme .owl-controls .owl-pagination {
    bottom: -110px;
  }
  #search-prs-sessions-filter-form {
    padding-bottom: 8px !important;
  }
}
@media (min-width: 1192px) {
  .views-row.col-md-4:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 1191px) {
  /**coverimageresponsive**/
  #block-views-home-banners-block .views-row.col-sm-6 .banner-image img,
  #block-views-home-banners-block .views-row.col-sm-3 .banner-image img {
    object-fit: cover;
  }
  #block-views-home-banners-block .views-row.col-sm-6 .banner-image img {
    height: 286px;
  }
  #block-views-home-banners-block .views-row.col-sm-3 .banner-image img {
    height: 133px;
  }
  /**end coverimageresponsive**/
}
@media (max-width: 991px) {
  .mp-parliamentary-performance .col-md-3 {
    margin-bottom: 30px;
  }
  .personal_profile_parent:last-of-type {
    border-left: none;
  }
  nav .search-form-wrapper form.form-search {
    padding-bottom: 5px !important;
  }
  .view-videos-landing-page .views-row.col-md-4 {
    margin-bottom: 20px;
  }
  .view-videos-landing-page .views-row-last.col-md-4 {
    margin-bottom: 0;
  }
  .region-footer {
    display: inline-block;
    width: 100%;
    padding-bottom: 42px;
  }
  /**video_landing_responsive**/
  #block-system-main .view-videos-landing-page .owl-item .views-field-field-video-url,
  #block-system-main .view-videos-landing-page .owl-item .views-field-nothing {
    display: block;
    width: 100% !important;
  }
  #block-system-main .view-videos-landing-page .owl-carousel .owl-item {
    max-height: none;
  }
  #block-system-main .view-videos-landing-page .owl-theme .owl-controls .owl-pagination {
    /*bottom: -70px;
        left: 50%;
        transform: translateX(-50%);*/
    display: none;
  }
  #block-system-main .view-videos-landing-page .views-field-field-video-url .embedded-video > .player {
    position: relative;
    padding-top: 45.25%;
  }
  #block-system-main .view-videos-landing-page .views-field-field-video-url iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  /**end video_landing_responsive**/
  div#PRSLampImagePopup {
    margin-bottom: 50px !important;
  }
  /**make full column leftandrightsidecols_991 **/
  .main-container > .row > aside.col-sm-3,
  .main-container > .row > section.col-sm-9 {
    width: 100%;
    float: none;
    clear: both;
  }
  /**end make full column leftandrightsidecols_991**/
  .page-lamp .modal-content {
    text-align: left;
    word-wrap: break-word;
  }
}
/**endmaxwidth991px**/
@media (max-width: 799px) {
  #block-menu-menu-footer-menu,
  #block-prs-resource-prs-footer-copyright {
    width: 100%;
    text-align: center;
  }
  footer.bottom-footer .nav > li > a {
    border: 0 !important;
    margin-bottom: 0;
  }
  footer.bottom-footer .nav > li {
    margin-bottom: 0;
    float: none !important;
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sf-menu.sf-style-white a.sf-with-ul,
  .sf-menu.sf-style-white span.nolink.sf-with-ul,
  .sf-menu.sf-style-white a {
    padding: 5px 8px;
    font-size: 14px;
  }
  #block-views-home-banners-block .views-row.col-sm-3 h4 {
    font-size: 16px;
  }
}
@media (min-width: 580px) and (max-width: 991px) {
  #search-prs-sessions-filter-form .form-item-field-select-year,
  #search-prs-sessions-filter-form .form-item-field-select-session {
    width: 160px !important;
  }
}
@media (max-width: 579px) {
  #search-prs-sessions-filter-form .form-item-field-select-year,
  #search-prs-sessions-filter-form .form-item-field-select-session,
  #search-prs-sessions-filter-form div.form-actions {
    display: block !important;
    float: none;
    clear: both;
    width: auto !important;
    padding-left: 0;
    padding-right: 0 !important;
  }
  #search-prs-sessions-filter-form .form-item-field-select-year {
    margin-bottom: 5px;
  }
  #search-prs-sessions-filter-form .form-item-field-select-session {
    margin-bottom: 8px;
  }
}
/*======*/
.view-the-prs-blog .views-field-field-image img {
  margin-left: 0 !important;
}
/**hidemobilebanner_home>767**/
#block-views-home-banners-block-1 {
  display: none;
}
/**end hidemobilebanner_home>767**/
/*======*/
@media (max-width: 767px) {
  .sf-menu.sf-style-white li li,
  .sf-menu.sf-style-white li li:hover {
    width: 100%;
  }
  div.sf-accordion-toggle.sf-style-white a {
    border: 0px;
  }
  .node-type-blog .page-header {
    width: 100%;
  }
  .node-type-blog .region-title-section {
    width: 100%;
    overflow: auto;
  }
  .node-type-blog #block-anonymous-subscriptions-anonymous-subscriptions-block {
    float: none !important;
  }
  .navbar-collapse {
    margin: 0 !important;
  }
  .navbar-collapse .region-navigation {
    margin-left: 0;
    padding-left: 0;
    float: none;
  }
  #block-superfish-1 ul#superfish-1-accordion {
    margin-top: 0;
  }
  #block-superfish-1 ul#superfish-1-accordion > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
  #block-superfish-1 ul#superfish-1-accordion > li > a.fa-home:before {
    content: none;
  }
  .site_logo img {
    margin: 0 auto;
    float: none !important;
    padding-top: 0;
    padding: 0 2px;
  }
  div.sf-accordion-toggle.sf-style-white {
    top: 0;
    right: -4px;
    width: 45px !important;
    position: relative;
    float: right;
  }
  nav div.sf-accordion-toggle.sf-style-white > a,
  nav div.sf-accordion-toggle.sf-style-white > a:focus {
    padding: 9px 0.7em 7px 0.7em;
  }
  div.sf-accordion-toggle.sf-style-white > a,
  div.sf-accordion-toggle.sf-style-white > a:focus {
    background: #02529B;
    color: #fff;
    padding: 0.5em 0.7em;
    font-weight: 300;
  }
  section#block-superfish-1 {
    padding: 0 10px;
  }
  ul#superfish-1-accordion > li {
    border-bottom: 0;
  }
  ul#superfish-1-accordion > li * {
    border-right: 0px;
  }
  nav .search-form-wrapper {
    display: none;
    background: #eee;
    position: absolute;
    left: 0;
    right: 0;
    height: auto;
    z-index: 3;
    border-bottom: 1px solid #aaa;
  }
  .search-form-wrapper div.search-icon {
    background: transparent;
    margin-top: -2px;
    margin-bottom: 0;
    margin-right: 22px;
    z-index: 9999;
    position: relative;
    display: none;
  }
  .sf-accordion-toggle.sf-style-white {
    z-index: 99999;
  }
  form#search-block-form {
    display: block;
    top: 0;
    right: 0;
    width: 100%;
    left: 0;
    padding: 10px 15px !important;
    background: transparent;
    position: static;
    height: auto;
  }
  .top_header form > div button.form-submit + button,
  .top_header form > div button.form-submit + button:focus {
    bottom: 3px;
  }
  nav .search-form-wrapper form.form-search input.form-control {
    padding: 2px 15px 0 15px;
    border-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
  }
  nav .search-form-wrapper .fa-search {
    margin-bottom: 8px;
  }
  ul#superfish-1-accordion > .menuparent {
    background: #01519a;
  }
  #search-block-form > div > div .field.append {
    overflow-x: hidden;
  }
  /**headerresponsive**/
  .navbar-left.col-md-6 #indis-mp-map {
    display: none;
  }
  .navbar-collapse.collapse {
    z-index: 9999;
    position: relative;
    top: -61px;
    float: right;
  }
  ul#superfish-1-accordion > li li.sf-clone-parent {
    display: none;
  }
  /**end headerresponsive**/
  .view-billtrack .views-widget-filter-field_bill_status select.form-control,
  .view-billtrack .views-widget-filter-field_date_of_introduction_year select.form-control {
    width: 100% !important;
  }
  .view-billtrack .views-exposed-form .views-exposed-widget {
    display: block;
    width: 100% !important;
    padding-right: 0 !important;
  }
  .view-billtrack .views-widget-filter-field_bill_status,
  .view-billtrack .views-widget-filter-field_date_of_introduction_year {
    padding-top: 15px;
    clear: both;
  }
  .view-billtrack .views-submit-button button.form-submit {
    margin-top: 15px;
  }
  #block-views-home-banners-block .views-row .banner-image {
    max-height: none !important;
    overflow-y: inherit !important;
  }
  #block-views-home-banners-block .views-row.col-sm-3 {
    margin-top: 10px !important;
  }
  #quicktabs-container-follow_the_latest_under .home-parliament-section,
  #quicktabs-container-follow_the_latest_under_hindi .home-parliament-section {
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #C3C1C1 !important;
    margin-bottom: 20px;
    padding-bottom: 30px;
    display: block;
  }
  #quicktabs-container-follow_the_latest_under .home-parliament-section:last-child,
  #quicktabs-container-follow_the_latest_under_hindi .home-parliament-section:last-child {
    margin-bottom: 0;
    border-bottom: 0;
  }
  /****chapter_responsive****/
  .page-node-chapters-at-a-glance .page-header,
  .page-node-parliament-policy-chapters-at-a-glance .page-header {
    background: #EFEFEF;
    position: absolute;
    top: 62px;
    border-top: 1px solid #434343;
    left: 0;
    width: 100%;
  }
  .page-node-chapters-at-a-glance .headertop-right,
  .page-node-parliament-policy-chapters-at-a-glance .headertop-right,
  .page-node-chapters-at-a-glance .headertop-right .bill_html_return_link,
  .page-node-parliament-policy-chapters-at-a-glance .bill_html_return_link {
    width: 100%;
  }
  .page-node-chapters-at-a-glance .headertop-right > *,
  .page-node-parliament-policy-chapters-at-a-glance .headertop-right > * {
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: center;
  }
  .page-node-chapters-at-a-glance .bill_html_header_section .search-con-div > a,
  .page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .search-con-div > a,
  .page-node-chapters-at-a-glance .bill_html_header_section .share-con-div > a,
  .page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .share-con-div > a {
    padding-bottom: 17px;
  }
  .page-node-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share ul,
  .page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share ul {
    text-align: left;
  }
  .page-node-chapters-at-a-glance .bill_html_header_section .chapters-at-a-glance-search-form,
  .page-node-parliament-policy-chapters-at-a-glance .chapters-at-a-glance-search-form,
  .page-node-chapters-at-a-glance .bill_html_header_section .chapter_at_a_glance_share,
  .page-node-parliament-policy-chapters-at-a-glance .chapter_at_a_glance_share {
    right: inherit;
    left: 0;
  }
  .page-node-chapters-at-a-glance #block-views-bill-html-pdf-content-block-1,
  .page-node-parliament-policy-chapters-at-a-glance #block-views-eb171cc72aa568b87818ae014809fa92 {
    padding-top: 200px;
  }
  .page-node-chapters-at-a-glance .headertop-right > *,
  .page-node-parliament-policy-chapters-at-a-glance .headertop-right > * {
    position: static;
  }
  /****end chapter_responsive****/
  #block-views-announcement-casousel-block .flexslider .slides > li > .views-field-title-field {
    padding-left: 0;
  }
  #block-views-announcement-casousel-block .flexslider .slides > li h4,
  #block-views-announcement-casousel-block .flexslider .slides > li p {
    font-size: 14px;
  }
  #block-views-announcement-casousel-block .flexslider .slides > li h4 {
    margin: 0;
  }
  /*blogformresponsive*/
  #views-exposed-form-the-prs-blog-page .title_field_submit_reset input {
    line-height: 1.7;
  }
  #views-exposed-form-the-prs-blog-page .views-submit-button button {
    line-height: 32px;
  }
  #views-exposed-form-the-prs-blog-page .views-reset-button button {
    line-height: 35px;
  }
  .container-inline-date,
  .container-inline-date > .form-item,
  .container-inline-date .form-item .form-item,
  .views-exposed-form .container-inline-date .date-padding,
  .form_title_fields_div.title_click .title_field,
  .form_title_fields_div.title_click .title_field_submit_reset .views-widget,
  .views-widget-filter-field_tags_tid .input-group {
    width: 100% !important;
  }
  .container-inline-date .date-padding {
    clear: both;
  }
  .form_title_fields_div.title_click .title_field_submit_reset {
    padding-right: 20px;
  }
  .form_title_fields_div.title_click {
    padding-top: 10px;
    width: 100%;
  }
  .form_title_fields_div.title_click .title_field_submit_reset .views-widget {
    margin-bottom: 10px;
  }
  #views-exposed-form-the-prs-blog-page input,
  #views-exposed-form-the-prs-blog-page button,
  #views-exposed-form-the-prs-blog-page select,
  .title_click button#edit-submit-the-prs-blog,
  .title_click button#edit-reset {
    margin-top: 0;
  }
  #block-views-exp-the-prs-blog-page .form_title_fields_div {
    display: inline-block;
    width: 100%;
  }
  .form_title_fields_div:not(.title_click) .title_field_submit_reset .form-item {
    padding-left: 20px;
  }
  #views-exposed-form-the-prs-blog-page .views-reset-button button {
    margin-left: 5px;
  }
  form#views-exposed-form-the-prs-blog-page {
    clear: left;
  }
  /*end blogformresponsive*/
  .ds-3col-stacked-fluid.node-blog .group-left,
  .ds-3col-stacked-fluid.node-blog .group-right,
  .ds-3col-stacked-fluid.node-blog .group-middle {
    width: 100%;
    /*padding-left:15px;
        padding-right:15px;*/
    padding-left: 0;
    padding-right: 0;
  }
  .ds-3col-stacked-fluid.node-blog .group-middle img {
    display: block;
    padding: 0 10px 10px 0;
    max-width: 100%;
    height: auto;
  }
  body {
    overflow-x: hidden;
  }
  .top_header form > div div.form-item .dropdown li * {
    white-space: normal;
  }
  .top_header form > div div.form-item .dropdown li img {
    width: 30px !important;
  }
  header#navbar {
    height: 192px;
  }
  header#navbar > .row {
    margin: 0;
  }
  header#navbar > .row > div {
    padding: 0;
  }
  ul#superfish-1-accordion > .menuparent ul a,
  ul#superfish-1-accordion > .menuparent ul span {
    padding-top: 7px;
  }
  /**expandediconmobile**/
  ul#superfish-1-accordion li.menuparent span:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 2em;
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
  ul#superfish-1-accordion ul.sf-has-clone-parent li.menuparent span:after {
    border-top: 5px solid #555;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
  /**endexpandediconmobile**/
  /**blog&blogdetail_responsive_767**/
  .page-theprsblog #block-system-main .views-field.views-field-field-image,
  #quicktabs-container-follow_the_latest_under .view-the-prs-blog .views-field.views-field-field-image,
  #quicktabs-container-follow_the_latest_under_hindi .view-the-prs-blog .views-field.views-field-field-image {
    /*width:100%;
        margin-right:0;
        background-color:#ddd; 
        float:none;*/
  }
  #quicktabs-container-follow_the_latest_under .view-the-prs-blog .views-field.views-field-field-image img,
  #quicktabs-container-follow_the_latest_under_hindi .view-the-prs-blog .views-field.views-field-field-image img {
    /*margin:0 auto;*/
  }
  ul.blog_share_icons {
    border-bottom: 1px solid #BFBFBF;
    margin-bottom: 25px;
  }
  ul.blog_share_icons li {
    display: inline-block;
    margin-top: 10px;
    padding-right: 5px;
  }
  ul.blog_share_icons li:last-child {
    padding-right: 0;
  }
  ul.blog_share_icons li i.icon {
    margin-right: 2px;
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .view-blog-related-views .views-row.views-row-odd {
    padding: 0 15px;
    margin: 0 -15px 30px;
  }
  .region-sidebar-first #block-views-the-prs-blog-categories-block h2.block-title,
  .region-sidebar-first #block-search-prs-blog-tagcloud h2.block-title,
  .region-sidebar-first #block-views-the-prs-blog-block-1 h2.block-title {
    cursor: pointer;
    border-bottom: 1px solid #bfbfbf;
  }
  .region-sidebar-first #block-views-the-prs-blog-categories-block h2.block-title:after,
  .region-sidebar-first #block-search-prs-blog-tagcloud h2.block-title:after,
  .region-sidebar-first #block-views-the-prs-blog-block-1 h2.block-title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border-top: 8px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
  }
  .region-sidebar-first #block-views-the-prs-blog-categories-block h2.block-title.arwdwn:after,
  .region-sidebar-first #block-search-prs-blog-tagcloud h2.block-title.arwdwn:after,
  .region-sidebar-first #block-views-the-prs-blog-block-1 h2.block-title.arwdwn:after {
    border-top: 0;
    border-bottom: 8px solid #fff;
  }
  .region-sidebar-first #block-views-the-prs-blog-categories-block,
  .region-sidebar-first #block-search-prs-blog-tagcloud,
  .region-sidebar-first #block-views-the-prs-blog-block-1 {
    padding-bottom: 0;
    margin: 0;
  }
  .region-sidebar-first #block-views-the-prs-blog-categories-block h2.block-title + div,
  .region-sidebar-first #block-search-prs-blog-tagcloud h2.block-title + div,
  .region-sidebar-first #block-views-the-prs-blog-block-1 h2.block-title + div {
    display: none;
  }
  /**end blog&blogdetail_responsive_767**/
  /**tabcontent_home_responsive767**/
  #quicktabs-container-follow_the_latest_under,
  #quicktabs-container-follow_the_latest_under .view-content,
  #quicktabs-container-follow_the_latest_under .home-parliament-section,
  #quicktabs-container-follow_the_latest_under .col-sm-6,
  #quicktabs-container-follow_the_latest_under_hindi,
  #quicktabs-container-follow_the_latest_under_hindi .view-content,
  #quicktabs-container-follow_the_latest_under_hindi .home-parliament-section,
  #quicktabs-container-follow_the_latest_under_hindi .col-sm-6,
  #block-prs-resource-home-page-parliament-section {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li,
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a {
    float: none;
    clear: both;
    display: block;
    text-align: center;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a {
    border: 1px solid #c3c1c1 !important;
    border-top: 0 !important;
    border-radius: 0px !important;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:first-child a {
    border-top: 1px solid #c3c1c1 !important;
    border-radius: 3px 3px 0 0 !important;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:last-child a {
    border-radius: 0 0 3px 3px !important;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:last-child {
    border-right: none;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a {
    border-bottom: 1px solid #c3c1c1 !important;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li:after,
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a:after {
    content: none;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky {
    padding: 0;
  }
  .quicktabs_main.quicktabs-style-sky {
    border: 0;
  }
  .state-assembly-tab .view-budget-landing-page .views-row,
  .state-assembly-tab .view-parliamentary-announcement .views-row {
    min-height: inherit !important;
  }
  #quicktabs-container-follow_the_latest_under .home-parliament-section,
  #quicktabs-container-follow_the_latest_under .col-sm-6,
  #quicktabs-container-follow_the_latest_under_hindi .home-parliament-section,
  #quicktabs-container-follow_the_latest_under_hindi .col-sm-6 {
    margin-top: 30px;
  }
  #quicktabs-container-follow_the_latest_under .home-parliament-section:first-child,
  #quicktabs-container-follow_the_latest_under .col-sm-6:first-child,
  #quicktabs-container-follow_the_latest_under .view-videos-landing-page .col-sm-6,
  #quicktabs-container-follow_the_latest_under_hindi .home-parliament-section:first-child,
  #quicktabs-container-follow_the_latest_under_hindi .col-sm-6:first-child,
  #quicktabs-container-follow_the_latest_under_hindi .view-videos-landing-page .col-sm-6 {
    margin-top: 0;
  }
  .main-container > .row > .col-sm-3 {
    padding-bottom: 20px;
  }
  /**end tabcontent_home_responsive767**/
  /*****/
  .page-parliamenttrack-vital-stats .view-content > .views-row .views-field-field-image-et img,
  .page-parliamenttrack-vital-stats .view-content > .views-row .views-field-field-image img {
    width: auto;
    max-width: 100%;
  }
  .view-session-bill-legislation .table-responsive th,
  .view-session-bill-legislation .table-responsive td {
    text-align: left !important;
  }
  .fellowshipbuttons .eligibility_selection {
    margin-left: auto;
    margin-right: auto;
  }
  .body_upload_files .field-name-field-video-url img {
    margin-bottom: 20px;
  }
  .pagination > li > a,
  .pagination > li > span {
    margin-top: 5px;
  }
  /*****/
  /**displaymobilebanner_home_767**/
  #block-views-home-banners-block {
    display: none;
  }
  #block-views-home-banners-block-1 {
    display: block;
  }
  /**end displaymobilebanner_home_767**/
}
/**end responsive_767**/
/** billstatus_767>481**/
@media (min-width: 481px) and (max-width: 767px) {
  .node-bill div.bill-stages > div:not(.bill-stage-status) {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 300px;
    margin-bottom: 0 !important;
  }
  .node-bill div.bill-stages > div:not(.bill-stage-status) .block-name {
    background-color: #fff;
    margin: 0 0 5px;
  }
  div.bill-stages > div:nth-child(1),
  div.bill-stages > div:nth-child(2),
  div.bill-stages > div:nth-child(3) {
    background: url(/sites/all/themes/prs/images/icons/arrowbg2.png);
    background-repeat: repeat-y;
    background-position: bottom 2px center;
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  div.bill-stages > div:nth-child(2) {
    padding: 0 0 40px !important;
    background: url(/sites/all/themes/prs/images/icons/arrowbg2.png) no-repeat center bottom -2px !important;
  }
  div.bill-stages > div:nth-child(3) {
    padding-bottom: 48px;
  }
  div.bill-stages .bill-stage-status {
    background-position: center 0 !important;
  }
  div.bill-stage-status > div {
    margin: 70px 0 0 -11px;
  }
  div.bill-stages .status-placeholder {
    min-height: 0;
  }
  .view-essential-stats .views-row.col-sm-6 {
    width: 50%;
  }
}
/**end billstatus_767>481**/
@media (min-width: 460px) and (max-width: 1199px) {
  .abbrev {
    width: 50%;
    margin-left: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 568px) and (max-width: 991px) {
  .view-session-bill-legislation .views-row > .views-inline-style,
  .view-session-important-issues-debates .views-row > .views-inline-style {
    width: 50%;
  }
  .view-session-bill-legislation .views-row > span.views-field:nth-child(3n+1),
  .view-session-important-issues-debates .views-row > span.views-field:nth-child(4n+1) {
    clear: none !important;
  }
  .view-session-bill-legislation .views-row > span.views-field:nth-child(3n+1),
  .view-session-important-issues-debates .views-row > span.views-field:nth-child(5n+1) {
    clear: left !important;
  }
  /**president_991>568**/
  .view-president-address .attachment-after .view-content > .views-row.col-sm-6 {
    width: 50% !important;
    float: left;
  }
  .view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-field-president-image {
    width: 90px !important;
  }
  .view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-title-field,
  .view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-field-president-speech {
    padding-left: 100px !important;
    margin-left: -90px !important;
  }
  /**end president_991>568**/
}
@media (max-width: 567px) {
  .view-session-bill-legislation .views-row > .views-inline-style,
  .view-session-important-issues-debates .views-row > .views-inline-style {
    width: 100%;
    clear: both !important;
    padding-right: 0 !important;
  }
  .view-session-bill-legislation .bill_status.col-xs-6,
  .view-session-bill-legislation .bill_category.col-xs-6 {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 100%;
    padding: 0;
  }
  .view-session-bill-legislation #bill_status_piechart,
  .view-session-bill-legislation #bill_category_piechart {
    width: 175px;
    margin: 0 auto;
  }
  .view-session-bill-legislation #bill_status_piechart > div,
  .view-session-bill-legislation #bill_category_piechart > div {
    margin-left: -54px;
  }
  /**bloglisting_567**/
  .page-theprsblog #block-system-main .views-field.views-field-field-image,
  #quicktabs-container-follow_the_latest_under .view-the-prs-blog .views-field.views-field-field-image,
  #quicktabs-container-follow_the_latest_under_hindi .view-the-prs-blog .views-field.views-field-field-image {
    width: 100%;
    margin-right: 0;
    background-color: #ddd;
    float: none;
  }
  .page-theprsblog #block-system-main .views-field.views-field-field-image img,
  #quicktabs-container-follow_the_latest_under .view-the-prs-blog .views-field.views-field-field-image img,
  #quicktabs-container-follow_the_latest_under_hindi .view-the-prs-blog .views-field.views-field-field-image img {
    max-width: 100% !important;
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto;
    display: block;
  }
  .view-policy-reviews .view-content > .views-row .views-field-field-image-et,
  .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et,
  .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image,
  .view-budget-landing-page .views-field-nothing-1,
  .view-budget-landing-page .view-header .views-field-field-image-et,
  #block-block-15 .views-field-field-image-et {
    float: none;
    width: 100%;
    padding-right: 0;
    max-width: 300px;
    margin-bottom: 20px;
  }
  .view-policy-reviews .view-content > .views-row .views-field-field-image-et img,
  .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et img,
  .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image img,
  .view-budget-landing-page .views-field-nothing-1 img,
  .view-budget-landing-page .view-header .views-field-field-image-et img,
  #block-block-15 .views-field-field-image-et img {
    width: auto !important;
    margin-left: 0 !important;
    margin-right: inherit;
  }
  .other_fields,
  .view-budget-landing-page .view-header .header-desc,
  #block-block-15 .header-desc {
    float: none;
    margin-left: 0 !important;
    padding-left: 0 !important;
    clear: left;
  }
  .view-the-prs-blog .other_fields {
    margin-left: 0;
    padding-left: 0;
    margin-top: 30px;
  }
  /**end bloglisting_567**/
}
/**mpmla2col_mobile**/
@media (max-width: 767px) and (min-width: 550px) {
  #block-system-main .view-track-mla > .view-content > .views-row.col-md-4,
  #block-system-main .view-mp-track > .view-content > .views-row.col-md-4 {
    width: 50%;
  }
  .view-budget-landing-page div.item-list ul > li {
    margin-bottom: 10px;
    width: 33.33333%;
    float: left;
  }
}
/**end mpmla2col_mobile**/
@media (max-width: 630px) {
  #modalContent div.ctools-modal-content {
    width: 96%;
  }
}
@media (max-width: 549px) {
  .view-budget-landing-page div.item-list ul > li {
    max-width: 300px;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 480px) {
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a,
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a,
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a:visited,
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li a:hover,
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li.active a:hover {
    padding-left: 10px !important;
    padding-right: 10px !important;
    /*font-size: 14px;*/
    width: 100%;
    text-align: center;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky {
    padding: 0;
  }
  ul.quicktabs-tabs.quicktabs-style-sky li.active a,
  ul.quicktabs-tabs.quicktabs-style-sky li.active a:visited {
    top: 0 !important;
  }
  .top_header form > div div.form-item .dropdown li * {
    white-space: normal;
  }
  .top_header form > div div.form-item .dropdown li img {
    width: 30px !important;
  }
  /* blogformresponsive*/
  .form_title_fields_div:not(.title_click) .title_field_submit_reset .form-item {
    margin-bottom: 10px;
  }
  .form_title_fields_div:not(.title_click) .title_field_submit_reset > .views-submit-button {
    padding-left: 20px;
  }
  #block-views-exp-the-prs-blog-page .form_title_fields_div.title_click {
    padding-bottom: 0;
  }
  /*end blogformresponsive*/
  /**headerresponsive**/
  form#mp-search-form {
    padding-left: 11px;
  }
  #block-locale-language {
    padding-left: 2px;
  }
  .site_logo img {
    padding: 0 9px;
  }
  div.sf-accordion-toggle.sf-style-white {
    top: 0;
  }
  .navbar-collapse.collapse {
    top: -61px;
  }
  section#block-superfish-1 {
    padding: 0 15px;
  }
  /**end headerresponsive**/
  #block-views-home-banners-block .views-row.col-sm-6 h4,
  #block-views-home-banners-block .views-row.col-sm-3 h4 {
    font-size: 18px;
  }
  #block-views-home-banners-block .views-row p {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 5px;
  }
  #block-views-home-banners-block,
  #block-views-home-banners-block-1 {
    margin-top: 40px;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li {
    width: 100% !important;
  }
  .fellowshipbuttons > div {
    margin: 0 auto 15px !important;
    width: 200px;
    display: block;
  }
  .node-bill .flexslider .slides > li > div {
    padding-right: 0 !important;
    background: none !important;
  }
  div.bill-stages > div:nth-child(2),
  div.bill-stages > div:nth-child(1),
  div.bill-stages > div:nth-child(2),
  div.bill-stages > div:nth-child(3) {
    background: none !important;
  }
  div.bill-stages > div:nth-child(1) {
    padding-bottom: 15px !important;
  }
  .node-type-bill #flexslider-1 .slides li {
    max-width: 266px;
    padding: 0 24px;
    width: 100% !important;
  }
  .node-type-bill #flexslider-1 .slides .entity.entity-field-collection-item {
    padding: 0 !important;
  }
  div .node-bill .flexslider .slides > li div.field-name-field-own-status-title {
    margin-left: 0;
  }
}
/****/
#block-views-home-banners-block-1 .owl-buttons {
  padding: 0 2px;
}
/****/
@media (max-width: 414px) {
  .navbar-left.col-md-6 .map-bock {
    width: 56%;
    padding: 0 3px 0;
  }
  .top_header section.block-search-prs-mp {
    width: 100%;
    display: block;
  }
  .top_header .block-locale .language-switcher-locale-url {
    margin-bottom: 0;
  }
  div.sf-accordion-toggle.sf-style-white {
    top: 0;
  }
  .navbar-collapse.collapse {
    top: -87px;
  }
  .language-switcher-locale-url li {
    padding-left: 9px;
  }
  .page-track-mla .view-track-mla .mp-track-export-data {
    float: none !important;
    clear: both;
  }
  /**president_414**/
  .view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-field-president-image {
    margin-bottom: 18px;
  }
  .view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-field-president-image,
  .view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-title-field,
  .view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-field-president-speech {
    padding-left: 0 !important;
    max-width: 400px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    text-align: center;
  }
  /**end president_414**/
}
@media (min-width: 992px) {
  .mp-track-export-sort-parent .block-search-prs-mp h3 {
    width: 40.5%;
  }
  .mp-track-export-sort-parent .mp-track-sort-by {
    width: 265px;
  }
}
@media (min-width: 1200px) {
  .mp-track-export-sort-parent .block-search-prs-mp h3 {
    width: 50.5%;
  }
  .mp-track-export-sort-parent .mp-track-sort-by {
    width: 265px;
  }
}
@media (max-width: 1199px) {
  #PRSLampImagePopup .modal-lg {
    min-height: 100%;
    position: relative;
  }
  #PRSLampImagePopup .modal-lg .modal-content,
  #PRSLampImagePopup .modal-lg .modal-body {
    position: absolute;
    height: 100%;
    width: 100%;
  }
  #PRSLampImagePopup .modal-lg .modal-body img {
    object-fit: cover;
    object-position: center center;
    height: 100%;
    position: absolute;
  }
}
/**end responsive cbc**/
span.cls_003 {
  font-family: "Bookman Old Style Bold", serif;
  font-size: 26.1px;
  color: #3366ff;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
div.cls_003 {
  font-family: "Bookman Old Style Bold", serif;
  font-size: 26.1px;
  color: #3366ff;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
span.cls_004 {
  font-family: "Century", serif;
  font-size: 20.1px;
  color: #3366ff;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_004 {
  font-family: "Century", serif;
  font-size: 20.1px;
  color: #3366ff;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_006 {
  font-family: Times,serif;
  font-size: 10.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_006 {
  font-family: Times,serif;
  font-size: 10.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_007 {
  font-family: Arial,serif;
  font-size: 12.1px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
div.cls_007 {
  font-family: Arial,serif;
  font-size: 12.1px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
span.cls_012 {
  font-family: Arial,serif;
  font-size: 8.6px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
div.cls_012 {
  font-family: Arial,serif;
  font-size: 8.6px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
span.cls_008 {
  font-family: Arial,serif;
  font-size: 10.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_008 {
  font-family: Arial,serif;
  font-size: 10.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_009 {
  font-family: Arial,serif;
  font-size: 10.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_009 {
  font-family: Arial,serif;
  font-size: 10.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_010 {
  font-family: Arial,serif;
  font-size: 8.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_010 {
  font-family: Arial,serif;
  font-size: 8.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_002 {
  font-family: Times,serif;
  font-size: 12.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_002 {
  font-family: Times,serif;
  font-size: 12.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_011 {
  font-family: Times,serif;
  font-size: 8.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_011 {
  font-family: Times,serif;
  font-size: 8.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_013 {
  font-family: "Verdana Bold", serif;
  font-size: 8.1px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
div.cls_013 {
  font-family: "Verdana Bold", serif;
  font-size: 8.1px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
span.cls_014 {
  font-family: "Verdana", serif;
  font-size: 8.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_014 {
  font-family: "Verdana", serif;
  font-size: 8.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_015 {
  font-family: "Verdana Bold", serif;
  font-size: 7.0px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
div.cls_015 {
  font-family: "Verdana Bold", serif;
  font-size: 7.0px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
span.cls_016 {
  font-family: Arial,serif;
  font-size: 5.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_016 {
  font-family: Arial,serif;
  font-size: 5.1px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_017 {
  font-family: "Verdana", serif;
  font-size: 7.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_017 {
  font-family: "Verdana", serif;
  font-size: 7.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_018 {
  font-family: "Verdana", serif;
  font-size: 4.6px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_018 {
  font-family: "Verdana", serif;
  font-size: 4.6px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_020 {
  font-family: Arial,serif;
  font-size: 7.6px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_020 {
  font-family: Arial,serif;
  font-size: 7.6px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
span.cls_019 {
  font-family: Arial,serif;
  font-size: 7.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
div.cls_019 {
  font-family: Arial,serif;
  font-size: 7.0px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.node-type-parliament-or-policy .footer.bottom-footer {
  position: fixed;
  bottom: 0px;
  z-index: 10;
}
.region-sidebar-first #block-prs-resource-prs-essential-stats-archive #accordion h3.active > a {
  /*color:#ffffff;*/
}
.node-type-bill h1 {
  border: none;
  margin: 7px 0 0;
  padding-bottom: 5px;
  font-size: 28px;
}
.node-bill .field-name-field-ministry.field-type-taxonomy-term-reference.field-label-inline {
  font-size: 19px;
}
.relevant_links_block img.file-icon {
  display: none;
}
ul.pdf_html_links li > a {
  width: 100%;
  padding-right: 12px;
  word-wrap: break-word;
  word-break: break-word;
}
ul.pdf_html_links li > a.pdf-link {
  padding-left: 20px;
  background: url(/sites/all/themes/prs/images/icons/pdf-sml.png) no-repeat left 15px;
  background-size: 16px;
}
.view-bill-videos .owl-carousel-block13 > div {
  display: inline-block;
}
.item-0.item-odd {
  max-width: 210px;
}
.video-url iframe {
  width: 100%;
  height: 235px;
}
.video-url {
  margin: 0 27px 10px 0;
  padding-left: 0;
}
.video-url,
.views-field-field-video-url {
  position: relative;
}
.video-url a:after,
.views-field-field-video-url a:after {
  position: absolute;
  display: block;
  background: url(/sites/all/themes/prs/images/icons/play.png);
  height: 100%;
  width: 100%;
  top: 55px;
  left: 85px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  content: "";
}
.video-url a:after {
  top: 92px;
  left: 133px;
}
/*.video-url > i{
	position: absolute;
    top: 110px;
    left: 150px;
    color: #ff0000;
}*/
.field-type-text-with-summary ul {
  padding-left: 17px;
}
table.t1 {
  margin-top: 94px;
}
.committee-body td {
  vertical-align: top;
}
section#block-prs-resource-home-page-parliament-section {
  margin-bottom: 30px;
}
div#PRSLampImagePopup {
  padding: 15px;
}
section#block-views-prs-lamp-gallery-block {
  /* background: #eee; */
  padding-bottom: 30px;
}
.innertext a.link-no-underline {
  text-decoration: none;
  font-size: 35px;
}
#block-system-main .session_productivity h1 {
  margin-bottom: 10px;
}
.view-budget-landing-page span.file img.file-icon {
  position: relative;
  top: 2px;
  vertical-align: top;
}
.bill-stages .bill-stage-status div {
  white-space: nowrap;
}
section.block.block-views h2 {
  position: relative;
}
.view-content .table-responsive td,
.view-content .table-responsive th {
  padding: 10px;
  /*padding: 2px 10px;*/
}
.author-blog h2 {
  font-family: 'Neutra-Text-Demi-Alt';
  text-align: center;
  margin: 0;
  color: #000000;
  /* font-size: 35px; */
  font-size: 22px;
}
/** 13-01-2017**/
.author-blog .author-blog-category {
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Neutra-Text-Demi-Alt';
}
.author-blog .views-row {
  padding-bottom: 8px;
  border-bottom: 1px solid #bfbfbf;
}
.author-blog .views-row-last {
  border: none;
}
/**form_mappage**/
#views-exposed-form-mp-track-map-page-1 .views-exposed-widgets {
  display: table;
  margin-bottom: 20px;
}
#views-exposed-form-mp-track-map-page-1 .views-exposed-widgets > div {
  display: table-cell;
  width: auto;
  float: none;
  vertical-align: bottom;
}
#views-exposed-form-mp-track-map-page-1 .views-exposed-widgets > div button {
  margin-top: 0;
}
#views-exposed-form-mp-track-map-page-1 .views-exposed-widgets .views-submit-button button {
  margin-left: 12px;
  background: #5F5D5D;
  border: none;
  border-radius: 0;
  padding: 0 25px;
  height: 36px;
}
/**end form_mappage**/
.state-assembly-tab .left-sec {
  border-right: 1px solid #C3C1C1;
  padding-right: 25px;
}
.state-assembly-tab h4 {
  text-transform: capitalize;
}
.state-assembly-tab .right-sec {
  padding-left: 25px;
}
.state-assembly-tab .left-sec .file a {
  color: #000;
  line-height: 1.5;
  font-family: 'NeutraTextDemiAlt';
  /*font-size: 16px;*/
  font-size: 18px;
}
.state-assembly-tab .view-budget-landing-page .view-content > .views-row {
  padding: 18px 0 18px;
  margin: 0 0;
}
.state-assembly-tab .view-mla-assembly-session .views-row {
  padding: 18px 0 18px;
  margin: 0 0;
  border-bottom: 1px solid #bfbfbf;
}
.state-assembly-tab .view-budget-landing-page .view-content > .views-row.views-row-last,
.state-assembly-tab .view-mla-assembly-session .views-row.views-row-last {
  margin-bottom: 15px;
}
.state-assembly-tab .view-footer .state-more {
  font-size: 16px;
}
.state-assembly-tab .view-mla-assembly-session .views-row .assembly_session {
  /*font-size: 16px;*/
  font-size: 18px;
  font-family: 'NeutraTextDemiAlt';
}
.state-assembly-tab .view-mla-assembly-session .views-row .assembly_session b {
  font-weight: normal;
}
.assembly_session_state {
  font-size: 18px;
}
.view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div,
.view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div label,
.view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div .views-widget {
  float: left;
  width: auto;
}
.view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div label {
  margin-top: 15px;
  margin-right: 15px;
}
.view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div.views-submit-button {
  margin-top: 8px;
}
.view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div.views-reset-button {
  margin-top: 10px;
}
.view-policy-reviews.view-id-policy_reviews .view-filters {
  margin-bottom: 30px;
  background: #efefef;
  padding: 0px 10px 1px;
}
.view-policy-reviews.view-id-policy_reviews .view-filters > form {
  position: relative;
  top: -4px;
}
.view-parliament-or-policy-listing-view.view-id-parliament_or_policy_listing_view,
.view-policy-reviews.view-id-policy_reviews {
  line-height: 1.2;
}
.view-policy-reviews.view-id-policy_reviews .date-month {
  margin-right: 10px;
}
.download_pdf {
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
  /*background-image: url(/sites/all/themes/prs/images/pdf.jpg);*/
  background-image: url(/sites/all/themes/prs/images/icons/pdf-sml.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 16px;
  background-position-x: left;
}
.download_pdf::before {
  content: "";
  position: absolute;
  border-right: 1px solid #111;
  height: 17px;
  right: 0;
  top: 0;
}
.download_pdf img {
  position: relative;
  top: -3px;
}
.view-policy-reviews .view-content > .views-row .views-field.views-field-body > .field-content,
.view-parliament-or-policy-listing-view .view-content > .views-row .views-field.views-field-body > .field-content,
.view-budget-landing-page .view-content > .views-row .views-field.views-field-body > .field-content {
  padding-bottom: 10px;
}
.view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div.views-submit-button button {
  background: #5F5D5D;
  border-color: #5F5D5D;
  border-radius: 0;
  padding: 6px 25px;
}
.form-item.form-item-field-policy-date-value-value-month.form-type-select.form-group {
  margin-right: 20px;
}
.pdf_content.download_pdf::before,
.president-address-pdf.download_pdf::before {
  border: none;
}
.president-address-pdf {
  padding-top: 15px;
}
.page-parliamenttrack-president-address .view-president-address.view-id-president_address table {
  margin: 0;
}
.view-president-address.view-id-president_address {
  margin-top: 25px;
}
.view-president-address.president-doc-lists > div.view-content a {
  padding-left: 35px;
  background-size: 25px !important;
  background: url(/sites/all/themes/prs/images/icons/pdf-small.png) no-repeat left center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block !important;
  font-size: 18px !important;
  font-family: 'NeutraTextDemiAlt';
  font-weight: normal;
  margin: 10px;
}
.view-president-address.view-id-president_address h3 {
  font-size: 20px;
  line-height: 1.3;
  border-bottom: 1px solid #eeeeee;
  margin: 20px 0 10px;
  padding-bottom: 5px;
}
.view-president-address.view-id-president_address th,
.view-president-address.view-id-president_address td {
  padding: 5px 10px;
}
.table > thead > tr > th {
  font-weight: 500;
}
.view-president-address.view-id-president_address table.table-striped td .file a {
  display: inline;
}
.table-responsive table {
  margin-bottom: 0;
}
.other_fields > p {
  min-height: 35px;
}
.policy-content {
  min-height: 35px;
  padding-bottom: 10px;
}
.node-parliament-or-policy .mp-track-export-data a,
.node-president-address .mp-track-export-data a,
.node-committee .mp-track-export-data a,
.node-budget .mp-track-export-data a {
  background: #5F5D5D;
  padding: 2px 15px;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: 'NeutraTextDemiAlt';
}
.node-parliament-or-policy .mp-track-export-data a {
  margin-top: 0px;
}
.download-link a.views-more-link {
  font-size: 16px;
}
/*============================13feb2017===============================*/
.body-trim-content .MsoNormal font,
.body-trim-content .MsoNormal span,
.view-parliament-diary-media-updates .view-content .body-trim-content p span,
.full_body_content .MsoNormal font,
.full_body_content .MsoNormal span,
.full_body_content p font,
.full_body_content p span,
.full_body_content font,
.full_body_content em font,
.full_body_content font a,
.field-name-body font a,
.field-type-text-with-summary em font,
.field-name-body em font,
.field-type-text-with-summary font a,
.field-type-text-with-summary .MsoNormal span,
.field-name-body .MsoNormal span,
.field-type-text-with-summary .MsoNormal span,
.field-type-text-with-summary .MsoNormal font,
.field-name-body .MsoNormal font,
.field-type-text-with-summary .MsoNormal font,
.field-name-body table td font,
.field-type-text-with-summary table td font,
.field-name-body table p font,
.field-type-text-with-summary p font {
  font-size: 16px !important;
  font-family: 'AdobeCaslonRegular' !important;
}
.body-trim-content table td,
.full_body_content table td,
.field-name-body table td,
.field-name-body table th,
.field-type-text-with-summary table td {
  padding: 10px 15px !important;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  line-height: 1.25;
}
.body-trim-content table td span,
.full_body_content table span,
.field-name-body table span,
.field-type-text-with-summary table span {
  color: #000 !important;
}
.view-parliament-diary-media-updates .full_body_content table td,
.view-parliament-diary-media-updates .body-trim-content table td *,
.view-parliament-diary-media-updates .full_body_content table td *,
.field-name-body td *,
.field-type-text-with-summary table td * {
  text-align: left !important;
}
.node-type-committee .view-parliamentary-committees > .view-content {
  margin-left: -15px;
  margin-right: -15px;
}
.node-type-committee .view-parliamentary-committees > .view-content > h3 {
  padding: 0 15px;
  clear: both;
  font-size: 18px;
  padding-top: 15px;
}
.node-type-committee .view-parliamentary-committees .views-field.views-field-field-image,
.page-track-mla .view-track-mla .views-field .views-field-field-image {
  margin-right: 0;
  width: 100%;
}
.node-type-committee .view-parliamentary-committees .views-field-field-political-party,
.page-track-mla .view-track-mla .views-field .views-field-field-political-party {
  position: absolute;
  top: 1px;
  right: 16px;
  background: #fff;
  font-size: 16px;
  font-family: 'NeutraTextDemiAlt';
  padding: 0 5px !important;
  min-width: 85px;
  text-align: center;
  margin: inherit !important;
}
.node-type-committee .view-parliamentary-committees .views-field.views-field-nothing {
  margin: 0 !important;
}
.node-type-committee .view-parliamentary-committees .views-field.views-field-nothing span > div:not(.views-field-field-image) {
  padding: 0 10px;
}
.node-type-committee .view-parliamentary-committees .views-field-title-field h3,
.page-track-mla .view-track-mla .views-field-title-field h3 {
  padding: 15px 0 0;
  margin: 0;
  font-size: 18px;
}
.node-type-committee #block-prs-resource-menu-parliament-state-assembly,
.node-type-committee #block-views-f20805b6d1f780d0457fecfe759a8cdc .block-title {
  display: none;
}
.node-type-committee .region-sidebar-first .view-parliamentary-committees > .view-content {
  margin-left: 0;
  margin-right: 0;
}
#block-views-1f6eb117bc817ae764fbee1f3d3c5634 {
  margin-top: 0;
}
.node-type-committee h1,
.page-track-mla h1 {
  margin-top: 0;
}
.mp_profile_detailed_info_contents .block-title,
.block-views .block-title {
  font-size: 22px;
}
.node-type-committee .view-content > h3 ~ .views-row.col-md-4,
.node-type-committee .view-content > .views-row.col-md-4,
.page-track-mla .view-content > .views-row.col-md-4,
.node-type-committee .view-parliamentary-committees > .view-content > .views-row.col-md-4 {
  /*min-height:336px;*/
  min-height: 350px;
}
.node-type-committee .view-content > h3 ~ .views-row.col-md-4:nth-child(3n+1) {
  clear: none;
}
.page-parliamenttrack-parliamentary-committees #block-system-main > .view-parliamentary-committees > .view-content .views-row.col-md-4,
.page-parliamenttrack-parliamentary-committees #block-system-main > .view-parliamentary-committees > .view-header,
.committee-body .field-items .views-row.col-md-4,
.first_attach_content_summery .views-row.col-md-4,
.first_attach_content_detailed .views-row.col-md-4 {
  float: none;
  clear: both;
  padding: 8px 0;
  border-bottom: 1px solid #eee;
  width: 100%;
}
.page-parliamenttrack-parliamentary-committees #block-system-main > .view-parliamentary-committees > .view-content .views-row.col-md-4:after {
  content: initial;
}
.committee-body .field-item > table tbody table tr {
  border: 1px solid #ddd !important;
}
.col-sm-12 > .region-content .committee-body .field-item > table tbody table tr td:first-child {
  min-width: 118px;
}
.col-sm-12 > .region-content .committee-body .field-item > table tbody table tr td:nth-child(2) {
  min-width: 170px;
}
.col-sm-12 > .region-content .committee-body .field-item > table,
.col-sm-12 > .region-content .committee-body .field-item > table > tbody,
.col-sm-12 > .region-content .committee-body .field-item > table > tbody > tr,
.col-sm-12 > .region-content .committee-body .field-item > table > tbody > tr > td,
.col-sm-9 > .region-content .committee-body .field-item > table,
.col-sm-9 > .region-content .committee-body .field-item > table > tbody,
.col-sm-9 > .region-content .committee-body .field-item > table > tbody > tr,
.col-sm-9 > .region-content .committee-body .field-item > table > tbody > tr > td {
  border: none !important;
  padding: 0 !important;
}
.committee-body .field-item > table > tbody > tr > td {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.committee-body .field-item > table tbody tr td {
  padding: 2px 10px !important;
}
.col-sm-9 > .region-content .field-item > table tbody tr td {
  /*padding:2px 2px !important;*/
  padding: 10px 10px !important;
}
.committee-body .field-item > table tr td,
.committee-body .field-item > table tr td * {
  text-align: left !important;
  border: none !important;
}
/*.region-sidebar-first.well #block-prs-resource-menu-parliament-state-assembly > .view-content > .menu_parliament_state_assembly > .ui-accordion-header:first-child + .ui-accordion-content > p a {
    color: #000;
    font-size: 22px;
    font-family: 'NeutraTextDemiAlt';
    padding: 12px 15px 9px !important;  
}*/
.attachment-after .view-parliamentary-committees > .view-content > h3 {
  margin-top: 20px !important;
}
.view-content .table-responsive th img {
  display: inline;
}
.view-content .table-responsive th,
.view-content .table-responsive th a,
.view-content .table-responsive td,
.view-content .table-responsive td .date-display-single {
  color: #000;
}
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more .fa-chevron-circle-down:after,
.view-parliamentary-committees .first_attach_content_detail_info_readmore .read_more .fa-chevron-circle-up:after {
  margin-left: 4px;
}
@media (min-width: 992px) {
  .node-type-committee .col-sm-12 > .region-content .view-parliamentary-committees > .view-content > .views-row.col-md-4 {
    width: 25%;
  }
}
.col-sm-9 > .region-content .committee-body .field-item table,
.col-sm-9 > .region-content .committee-body .field-item table tr {
  border: none !important;
}
.col-sm-9 > .region-content .committee-body .field-item table tr td {
  padding-left: 0 !important;
  padding-right: 2px !important;
}
.view-filters #views-exposed-form-mp-track-map-block .dropdown .dropdown-menu {
  z-index: 9999;
  top: 35px;
}
.view-filters #views-exposed-form-mp-track-map-block .dropdown li,
.view-filters #views-exposed-form-mp-track-map-block .dropdown li * {
  white-space: normal;
  word-wrap: break-word;
}
#modalContent div.ctools-modal-content a.close {
  width: 16px;
  overflow: hidden;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: -15px;
}
#modalContent div.ctools-modal-content a.close:after {
  content: "\f00d";
  float: right;
}
.col-sm-9 .region-content #block-views-mla-list-block {
  margin-top: 0;
}
.region-content .view-content .table-responsive td,
.region-content .view-content .table-responsive th,
.region-content .committee-body .field-item > table tbody tr td {
  /*padding-top:5px !important;
    padding-bottom:5px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;*/
  vertical-align: middle !important;
}
.region-content .table-responsive .table > thead > tr > th,
.region-content .view-content .table-responsive thead {
  font-weight: bold;
  font-family: 'AdobeCaslonRegular';
}
@media (min-width: 992px) {
  .view-billtrack .views-widget-filter-field_bill_status select.form-control,
  .view-billtrack .views-widget-filter-field_date_of_introduction_year select.form-control {
    padding-right: 0 !important;
  }
  .view-billtrack .views-widget-filter-field_bill_status select.form-control {
    width: 215px !important;
  }
}
.page-parliamenttrack-budgets .view-budget-landing-page > .view-header,
#block-block-15 {
  margin-bottom: 35px;
  padding-bottom: 15px;
  border-bottom: 1px solid #bfbfbf;
}
form#views-exposed-form-budget-landing-page-page-1 {
  margin-bottom: 30px;
}
form#views-exposed-form-budget-landing-page-page-1 .views-exposed-widgets {
  display: table-cell;
}
form#views-exposed-form-budget-landing-page-page-1 .views-exposed-widget {
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
  width: 100%;
  float: none;
}
form#views-exposed-form-budget-landing-page-page-1 .views-exposed-widget.views-submit-button {
  padding-right: 0;
}
form#views-exposed-form-budget-landing-page-page-1 .views-exposed-widget > label,
form#views-exposed-form-budget-landing-page-page-1 .views-exposed-widget .views-widget {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  float: none;
}
form#views-exposed-form-budget-landing-page-page-1 .views-widget-filter-field_state_tid .views-widget {
  width: 35em;
}
form#views-exposed-form-budget-landing-page-page-1 .views-widget-filter-field_state_tid select {
  width: 100%;
}
form#views-exposed-form-budget-landing-page-page-1 .form-item-field-session-year-value-value-year.form-type-select {
  width: 10em;
}
form#views-exposed-form-budget-landing-page-page-1 .container-inline-date > .form-item {
  margin-right: 0;
}
form#views-exposed-form-budget-landing-page-page-1 #edit-field-session-year-value-value-year {
  width: 100%;
}
form#views-exposed-form-budget-landing-page-page-1 .views-exposed-widget > label {
  padding: 8px 10px 0 0;
  width: auto;
}
form#views-exposed-form-budget-landing-page-page-1 .views-exposed-widget select {
  height: 32px !important;
  border-radius: 0;
  box-shadow: none !important;
  padding: 5px 12px 2px !important;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-size: 16px;
  margin: 2px 0 0;
}
form#views-exposed-form-budget-landing-page-page-1 .views-submit-button .btn.form-submit {
  background: #5F5D5D;
  padding: 5px 25px;
  border: 0px;
  color: #fff;
  line-height: inherit;
  outline: none;
  border-radius: 0px;
  font-size: 16px;
}
.page-parliamenttrack-budgets-state .view-budget-landing-page .view-content > .views-view-grid.cols-3 > tbody > tr {
  margin-left: -15px;
  margin-right: -15px;
}
.page-parliamenttrack-budgets-state .view-budget-landing-page .view-content > .views-view-grid.cols-3 td {
  position: relative;
  padding-bottom: 20px;
}
.page-parliamenttrack-budgets-state .view-budget-landing-page .view-content > h3 {
  margin-bottom: 20px;
}
.page-parliamenttrack-budgets-state #block-system-main h2 {
  margin: 0px;
}
.page-parliamenttrack-budgets-state .view-budget-landing-page .view-content > .views-view-grid.cols-3 td img {
  margin-left: auto;
  margin-right: auto;
}
.page-parliamenttrack-budgets-state .view-budget-landing-page .view-content > .views-view-grid.cols-3 .views-field-field-state {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 20px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.page-parliamenttrack-budgets-state .view-budget-landing-page .view-content > .views-view-grid.cols-3 tr:last-child td {
  padding-bottom: 0;
}
.page-parliamenttrack-budgets-state .view-budget-landing-page .view-content > .views-view-grid.cols-3 tr:last-child .views-field-field-state {
  bottom: 0;
}
.page-parliamenttrack-budgets-state .view-budget-landing-page .view-content > .views-view-grid.cols-3 .views-field-field-state .field-content {
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 3px 10px;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  color: #fff;
}
.relevant_links_block img {
  vertical-align: middle;
  padding-top: 16px;
}
.breadcrumb > .active {
  color: #131313;
}
.view-bill-html-pdf-content {
  width: 80%;
  margin: 0 10%;
}
.view-bill-html-pdf-content h3 {
  text-align: center;
  font-size: 28px;
}
.view-bill-html-pdf-content .views-field-field-upload-file-single-et {
  margin: 20px 0;
}
.view-mla-assembly-session .view-content .views-row,
.view-home-committees-meeting .view-content .views-row,
.inviting .view-content .views-row {
  border-bottom: 1px solid #c3c1c1;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.view-mla-assembly-session .view-content .views-row span.field-content {
  display: block;
}
.view-mla-assembly-session .assembly_session b {
  font-weight: normal;
}
.view-mla-assembly-session .assembly_session_state {
  font-size: 22px;
  margin-bottom: 10px;
}
.state-assembly-tab .view-mla-assembly-session .assembly_session_state {
  margin-bottom: 8px;
}
.view-mla-assembly-session .view-footer h3 {
  margin: 35px 0 0;
}
/**21feb17_13feb17**/
.view-budget-landing-page div.item-list:first-child > h3 {
  margin-top: -5px;
}
.view-budget-landing-page div.item-list > h3 {
  padding-bottom: 9px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  text-align: left;
}
.view-budget-landing-page div.item-list > h3 .date-display-single {
  color: #333;
}
.view-budget-landing-page div.item-list ul:after {
  content: '';
  display: block;
  clear: both;
}
.view-budget-landing-page div.item-list ul {
  margin: 0 -15px;
}
.view-budget-landing-page div.item-list ul > li {
  margin-bottom: 10px;
}
.view-budget-landing-page div.item-list ul > li .views-field-nothing a {
  line-height: 1.2;
  display: block;
  padding: 10px 0;
  color: #131313;
  font-family: 'NeutraTextDemiAlt';
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-block-12 > .form-type-bef-link {
  display: none;
}
/**formdesign_left**/
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1,
.region-sidebar-first #block-views-exp-budget-landing-page-page {
  margin-top: 0;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-exposed-widgets,
.region-sidebar-first #block-views-exp-budget-landing-page-page .views-exposed-widgets {
  background: #efefef;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-top: 0;
  display: block;
  clear: both;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-exposed-widgets *,
.region-sidebar-first #block-views-exp-budget-landing-page-page .views-exposed-widgets * {
  display: block;
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-right: 0;
  clear: both;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-exposed-widget label,
.region-sidebar-first #block-views-exp-budget-landing-page-page .views-exposed-widget label {
  margin-bottom: 0;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 #edit-field-session-year-value-wrapper label,
.region-sidebar-first #block-views-exp-budget-landing-page-page #edit-field-session-year-value-wrapper label {
  padding-top: 5px;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .container-inline-date label,
.region-sidebar-first #block-views-exp-budget-landing-page-page .container-inline-date label {
  margin: 0;
  padding-top: 0 !important;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-submit-button,
.region-sidebar-first #block-views-exp-budget-landing-page-page .views-submit-button {
  padding: 10px 0;
  text-align: right;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-submit-button .btn,
.region-sidebar-first #block-views-exp-budget-landing-page-page .views-submit-button .btn {
  margin-top: 0;
  width: auto;
  float: right;
  margin-bottom: 10px;
  padding: 5px 25px !important;
}
.region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-reset-button,
.region-sidebar-first #block-views-exp-budget-landing-page-page .views-reset-button {
  float: right !important;
  width: auto;
  margin: -51px 93px 0 0 !important;
}
.region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-reset-button #edit-reset,
.region-sidebar-first #block-views-exp-budget-landing-page-page .views-reset-button #edit-reset {
  margin-top: 0;
  padding-right: 15px;
}
/**end formdesign_left**/
.view-budget-landing-page div.item-list:first-child > h3 {
  margin-top: -5px;
}
.view-budget-landing-page div.item-list > h3 {
  padding-bottom: 9px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  text-align: left;
}
.view-budget-landing-page div.item-list > h3 .date-display-single {
  color: #333;
}
.view-budget-landing-page div.item-list ul:after {
  content: '';
  display: block;
  clear: both;
}
.view-budget-landing-page div.item-list ul {
  margin: 0 -15px;
}
.view-budget-landing-page div.item-list ul > li .views-field-nothing {
  margin-bottom: 5px;
  padding: 0 0 0;
  /*border: 1px solid #d1d1d1;
  border-top: none;*/
  text-align: left;
}
.view-budget-landing-page div.item-list ul > li .views-field-field-state-map {
  padding: 0;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  background: none;
}
.view-budget-landing-page div.item-list ul > li .views-field-nothing a {
  line-height: 1.2;
  display: block;
  padding: 10px 0;
  color: #131313;
  font-family: 'NeutraTextDemiAlt';
}
/**parliament-assembly-session-list**/
.view-mla-assembly-session .view-content .views-row span.field-content .assembly_session {
  font-family: 'NeutraTextDemiAlt';
}
.view-mla-assembly-session .view-content .views-row span.field-content .assembly_session:after {
  content: '';
  display: block;
  clear: both;
}
.assembly_session_session,
.assembly_session_date {
  width: 50%;
  text-align: center;
  float: left;
  padding: 5px;
}
.assembly_session_session b,
.assembly_session_date b {
  font-size: 18px;
}
.assembly_session_session {
  border-right: 0;
}
div#state_all_assembly_chart > div {
  margin-left: -91px;
}
/****/
.view-budget-landing-page .view-header:after {
  content: '';
  display: block;
  clear: both;
}
.view-budget-landing-page .view-header .download_pdf::before,
#block-block-15 .download_pdf::before {
  content: none;
}
.view-budget-landing-page .views-field-nothing-1,
.view-budget-landing-page .view-header .views-field-field-image-et,
#block-block-15 .views-field-field-image-et {
  width: 240px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
  margin-right: 0;
  border: none;
  max-height: 145px;
  overflow: hidden;
  float: left;
  border: 1px solid #eee;
  text-align: center;
}
.view-budget-landing-page .views-field-nothing-1 {
  width: 168px;
  padding-left: 20px;
}
.view-budget-landing-page .other_fields {
  margin-left: -180px;
}
.view-budget-landing-page .views-field-nothing-1 img,
.view-budget-landing-page .view-header .views-field-field-image-et img,
#block-block-15 .views-field-field-image-et img {
  /*width:100%;*/
  max-width: 100%;
  display: inline-block;
}
.view-budget-landing-page .view-header .header-desc,
#block-block-15 .header-desc {
  float: left;
  width: 100%;
}
.view-budget-landing-page .view-header .read_more.pull-right,
#block-block-15 .read_more.pull-right {
  display: block;
  background-position-y: 2px;
}
.view-budget-landing-page .views-field-nothing .read_more.pull-right {
  line-height: 1.2;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-submit-button,
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-reset-button {
  width: auto !important;
  float: right;
  padding: 0;
  clear: none;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-reset-button {
  margin: 0 !important;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-reset-button button {
  margin: 13px 0 10px!important;
  padding: 0 14px;
}
.page-parliamenttrack-budgets-state .region-sidebar-first #block-views-exp-budget-landing-page-page-1 .views-submit-button button {
  margin: 10px 0 10px!important;
}
.download-link .read_more.pull-right.download_pdf {
  padding-top: 1px;
}
.download-link .read_more.pull-right:not(.download_pdf) {
  padding-top: 3px;
}
.ds-3col-stacked-fluid.node-blog .group-middle .field.field-name-body table td {
  word-break: normal;
  white-space: normal;
}
div a.views-more-link {
  font-size: 16px;
}
.group-middle .field.field-name-body strong,
.group-middle .field.field-name-body b,
.group-middle .field-type-text-with-summary strong,
.group-middle .field-type-text-with-summary b,
.view-author-blog-list .views-field-body strong,
.view-author-blog-list .views-field-body bold,
.view-author-blog-list .body-trim-content strong,
.view-author-blog-list .body-trim-content bold,
.group-middle .body-trim-content strong,
.group-middle .body-trim-content bold {
  /*font-weight: normal;*/
  display: inline-block;
  margin: 4px 0;
}
#mp-follow-form .form-control.form-text,
#mp-follow-form input.form-control,
.ctools-modal-content .form-item-mail input.form-control {
  clear: both;
}
#cboxContent #cboxClose {
  bottom: inherit;
  top: -2px;
  right: -2px;
}
#cboxContent #cboxLoadedContent {
  margin-bottom: 0;
  margin-top: 28px;
}
#state_all_assembly_chart {
  overflow: hidden;
}
.region-navigation #superfish-1 > li > a,
.region-navigation #superfish-1 > li > span {
  cursor: pointer;
}
.page-aboutus-what-we-do .view-opportunities-at-prs .views-field-body-value strong {
  font-family: 'NeutraTextDemiAlt';
  font-weight: normal;
  font-size: 22px;
  margin-top: 20px;
  display: block;
}
#cboxWrapper #cboxCurrent {
  bottom: -1px;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
#cboxLoadedContent:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
  background: rgba(0, 0, 0, 0.5);
}
.page-parliament-assembly-session-list .table-responsive,
.view-mla-assembly-session .table-responsive {
  border: none;
}
.page-parliament-assembly-session-list .table-responsive .table thead tr th,
.page-parliament-assembly-session-list .table-responsive .table tbody tr td,
.view-mla-assembly-session .table-responsive .table thead tr th,
.view-mla-assembly-session .table-responsive .table tbody tr td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border: 1px solid #ddd;
  text-align: center;
}
.page-parliament-assembly-session-list .table-responsive .table thead > tr > th,
.view-mla-assembly-session .table-responsive .table thead > tr > th {
  font-family: 'NeutraTextDemiAlt';
  font-weight: normal;
  font-size: 18px;
}
.page-parliament-assembly-session-list .table-responsive .table tbody tr td,
.view-mla-assembly-session .table-responsive .table tbody tr td {
  font-family: 'NeutraTextDemiAlt' !important;
  font-weight: normal !important;
}
/*============================end13feb2017===============================*/
/**============23feb17==============**/
#quicktabs-container-follow_the_latest_under .state-assembly-tab,
#quicktabs-container-follow_the_latest_under_hindi .state-assembly-tab {
  display: table;
  width: 100%;
}
#quicktabs-container-follow_the_latest_under .col-sm-6 > div > h4,
#quicktabs-container-follow_the_latest_under_hindi .col-sm-6 > div > h4 {
  margin-top: 0;
  padding-top: 3px;
  min-height: 24px;
}
.state-assembly-tab .view-mla-assembly-session .assembly_session_state {
  font-size: 18px;
}
.state-assembly-tab .assembly_session_session b,
.state-assembly-tab .assembly_session_date b {
  /*font-size: 16px;*/
}
.state-assembly-tab .assembly_session_session,
.state-assembly-tab .assembly_session_date {
  width: auto;
  text-align: left;
  float: none;
  padding: 0;
}
.state-assembly-tab .view-mla-assembly-session .view-content .views-row {
  padding-bottom: 18px;
  margin-bottom: 0;
}
.view-budget-landing-page div.item-list ul > li img {
  height: 118px;
  /*object-fit: contain;
    object-position: center;*/
  width: 100%;
}
body.page-node-chapters-at-a-glance {
  margin-top: 100px;
}
.page-node-chapters-at-a-glance .bill_html_header_section,
.page-node-parliament-policy-chapters-at-a-glance .bill_html_header_section {
  top: 0 !important;
  left: 0;
}
@media (min-width: 768px) {
  #quicktabs-container-follow_the_latest_under .state-assembly-tab .col-sm-6,
  #quicktabs-container-follow_the_latest_under_hindi .state-assembly-tab .col-sm-6 {
    display: table-cell;
    float: none;
  }
  .sf-menu.sf-main-menu ul {
    width: 12.5em !important;
  }
}
@media (max-width: 767px) {
  .view-budget-landing-page div.item-list ul > li img {
    height: auto;
    max-width: 100%;
  }
}
.front .flex-viewport {
  /*z-index:9999;*/
}
#quicktabs-container-follow_the_latest_under .home-parliament-section .date-display-single,
#quicktabs-container-follow_the_latest_under_hindi .home-parliament-section .date-display-single {
  /*display:block;
    clear:both; */
}
/*#block-views-home-banners-block .views-row:hover{
  opacity:.6;  
}*/
#block-views-home-banners-block .views-row a:hover {
  opacity: inherit;
}
/**closeonlamppopup**/
#PRSLampImagePopup .modal-lg .modal-header button.close {
  padding: 0 0 5px;
  width: 40px;
  height: 40px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #PRSLampImagePopup .modal-lg .modal-header button.close {
    padding: 3px 0 0;
  }
}
_:-ms-fullscreen,
:root #PRSLampImagePopup .modal-lg .modal-header button.close {
  padding: 3px 0 0;
}
/**end closeonlamppopup**/
/**============end 23feb17==============**/
#quicktabs-follow_the_latest_under .view-home-committees-meeting .assembly_session_state,
#quicktabs-follow_the_latest_under_hindi .view-home-committees-meeting .assembly_session_state {
  font-size: 18px;
  font-weight: normal;
  font-family: 'NeutraTextDemiAlt';
  margin-bottom: 10px;
}
#quicktabs-follow_the_latest_under .view-home-committees-meeting .assembly_session_state b,
#quicktabs-follow_the_latest_under_hindi .view-home-committees-meeting .assembly_session_state b {
  font-weight: normal;
}
.col-sm-12 > .region-content .committee-body .field-item > table tbody table tr td,
.col-sm-12 > .region-content .committee-body .field-item > table tbody table tr th,
.region-content .view-content .table-responsive td,
.region-content .view-content .table-responsive th,
.table-responsive th,
.table-responsive td {
  border: 1px solid #ddd !important;
}
/*====28feb17====*/
#search-prs-sessions-filter-form {
  background: #BFBFBF;
  margin: 2px 0 20px;
  padding: 4px 25px;
  box-sizing: border-box;
}
#search-prs-sessions-filter-form > div {
  display: table;
  width: 100%;
}
#search-prs-sessions-filter-form .form-item-field-select-year,
#search-prs-sessions-filter-form .form-item-field-select-session,
#search-prs-sessions-filter-form .form-actions {
  display: table-cell;
  padding-right: 6px;
  box-sizing: border-box;
  vertical-align: bottom;
}
#search-prs-sessions-filter-form .form-item-field-select-year {
  /*width:265px;*/
  width: 210px;
}
#search-prs-sessions-filter-form .form-item-field-select-session {
  /*width:266px;*/
  width: 220px;
}
#search-prs-sessions-filter-form .form-actions {
  padding-right: 0;
}
#search-prs-sessions-filter-form > div > div label,
#search-prs-sessions-filter-form > div > div select {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
#search-prs-sessions-filter-form > div > div label {
  width: auto;
  padding-right: 8px;
  margin: 0;
  font-family: 'NeutraTextDemiAlt';
  font-size: 16px;
}
#search-prs-sessions-filter-form > div > div select {
  width: 150px;
  border-radius: 0px !important;
  height: 32px;
  padding-right: 0;
  padding-left: 5px;
  font-size: 16px;
}
#search-prs-sessions-filter-form .form-actions button {
  /*background: #01519a;*/
  background: #5F5D5D;
  padding: 3px 15px 1px;
  border: 0px;
  color: #fff;
  line-height: 28px;
  outline: none;
  border-radius: 0px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
#search-prs-sessions-filter-form .form-actions button + a {
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  padding: 0 14px;
}
.body-trim-content blockquote,
.field-name-body blockquote,
.field-type-text-with-summary blockquote {
  font-size: initial;
  border-left: none;
  padding: 0;
  margin-top: 0;
}
.field-type-text-with-summary ul {
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  #search-prs-sessions-filter-form > div > div label,
  #search-prs-sessions-filter-form > div > div select {
    display: block;
  }
  #search-prs-sessions-filter-form > div > div select {
    width: 100%;
  }
}
.state-assembly-tab .view-parliamentary-announcement .assembly_session_date b {
  font-weight: normal;
  font-family: 'NeutraTextDemiAlt';
}
.session_productivity .highcharts-container {
  /*max-height:346px;*/
}
#lok_productivity .highcharts-container > svg,
#rajya_productivity .highcharts-container > svg,
#lok_productivity_questions .highcharts-container > svg,
#rajya_productivity_questions .highcharts-container > svg {
  /*margin-top:-30px;*/
}
.session_productivity h1,
.session_productivity h2,
.session_productivity h3 {
  text-align: center;
}
.session_productivity .lok-sabha-productivity > h3,
.rajya-sabha-productivity > h3 {
  margin: 0;
}
div.row.breakup_of_business {
  margin: 20px 0 50px;
}
div.row.breakup_of_business .row-label {
  padding-top: 0;
}
.daily_time_breakup_rajya_sabha,
.session_productivity > h3,
.daily_functioning_questions,
.session_productivity .daily_questions_answered {
  margin-top: 50px;
}
.state-assembly-tab .view-budget-landing-page .views-row {
  min-height: 98px;
}
.state-assembly-tab .view-parliamentary-announcement .views-row,
.view-home-committees-meeting .view-content .views-row {
  height: 150px;
  overflow: hidden;
  padding-top: 15px;
}
.state-assembly-tab .view-parliamentary-announcement .views-row h3 {
  margin-top: 3px;
}
.state-assembly-tab .view-parliamentary-announcement .views-row-1 h3 {
  margin-top: 20px;
}
.state-assembly-tab .assembly_session_date .views-more-link {
  display: inline;
  text-transform: capitalize;
}
.page-sessiontrack-important-issues h1 {
  display: none;
}
.page-sessiontrack-important-issues .view-content > h3 {
  font-size: 26px;
}
.page-sessiontrack-important-issues .views-field-title-field h3 {
  font-size: 22px;
}
.page-sessiontrack-important-issues .view-content > h3:first-of-type {
  margin-top: 0;
}
#quicktabs-container-follow_the_latest_under .views-field-field-external-link h4 a ~ a,
#quicktabs-container-follow_the_latest_under .views-field-field-external-link h4 .date-display-single ~ a,
#quicktabs-container-follow_the_latest_under_hindi .views-field-field-external-link h4 a ~ a,
#quicktabs-container-follow_the_latest_under_hindi .views-field-field-external-link h4 .date-display-single ~ a {
  color: #01519a !important;
}
#block-prs-resource-home-page-parliament-section .view-parliament-today .read_more.pull-right,
.state-assembly-tab .view-mla-assembly-session .view-footer .state-more {
  width: 100%;
  margin-top: 15px;
  text-align: right;
}
#quicktabs-follow_the_latest_under .more-link,
#quicktabs-follow_the_latest_under_hindi .more-link {
  text-align: right;
  margin-top: 20px;
}
.state-assembly-tab .view-budget-landing-page .view-content > div.views-row.views-row-last {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .view-policy-reviews .view-content > .views-row .views-field-field-image-et,
  .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et,
  .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image {
    /*float: none;
        width: 100%;
        padding-right: 0;
        max-width: 300px;
        margin-bottom: 20px;*/
  }
  .view-policy-reviews .view-content > .views-row .views-field-field-image-et img,
  .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image-et img,
  .view-parliament-or-policy-listing-view .view-content > .views-row .views-field-field-image img {
    /*max-width:100% !important;
        width:auto !important;
        margin-left:0 !important;
        margin-right:inherit;*/
  }
  .download-link .read_more.pull-right a,
  .download-link .read_more a {
    padding: 0;
    margin-top: 0;
    display: block;
  }
  .view.view-sessionwrap.view-id-sessionwrap table,
  .node.node-parliament-or-policy table {
    max-width: 100%;
    width: 100% !important;
  }
  .view.view-sessionwrap.view-id-sessionwrap table img,
  .node.node-parliament-or-policy table img {
    max-width: 100%;
  }
  .view.view-sessionwrap.view-id-sessionwrap table td,
  .node.node-parliament-or-policy table td {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  .node-type-parliament-or-policy img {
    max-width: 100%;
  }
  .body-trim-content table td,
  .full_body_content table td,
  .field-name-body table td,
  .field-name-body table th,
  .field-type-text-with-summary table td {
    padding: 5px 5px !important;
  }
  .body_content {
    word-break: break-word;
  }
  table#table-responsive-img {
    max-width: 100%;
    width: 100% !important;
  }
  table#table-responsive-img td {
    display: block !important;
    width: 100% !important;
    height: auto !important;
  }
  div#table-responsive-content {
    overflow-y: auto;
    width: 100%;
  }
  div#table-responsive-content > table {
    width: 600px !important;
  }
}
.page-mptrack #block-block-14 {
  margin-top: 5px;
}
.page-mptrack #block-block-14 h2.block-title {
  font-size: 20px;
  text-align: left;
}
.page-mptrack #block-block-14 .erb-image-wrapper {
  border: 1px solid #ddd;
  width: 100% !important;
  max-width: 262px;
  box-sizing: border-box;
}
.page-mptrack #block-block-14 .erb-image-wrapper img {
  max-width: 100% !important;
  height: auto !important;
}
.region-sidebar-first #block-prs-resource-prs-acts-archive h2.block-title,
.region-sidebar-first #block-prs-resource-prs-ordinances-archive h2.block-title {
  text-align: left;
}
.region-sidebar-first #block-prs-resource-prs-acts-archive #accordion h3 a,
.region-sidebar-first #block-prs-resource-prs-ordinances-archive #accordion h3 a {
  padding: 12px 15px 9px;
  display: block;
  border-bottom: 1px solid #fff;
}
.view-recent-ordinances .view-content .views-rowact {
  clear: both;
  padding: 8px 0 26px;
  border-bottom: 1px solid #eee;
  margin-bottom: 18px;
}
.file img.file-icon {
  display: none !important;
}
.file a,
.state-assembly-tab .left-sec .views-field-title a {
  background: url(/sites/all/themes/prs/images/icons/pdf-sml.png) no-repeat left center;
  background-size: 16px !important;
  padding-left: 25px;
  display: block !important;
}
.state-assembly-tab .left-sec .views-field-title a {
  color: #000;
  line-height: 1.5;
  font-family: 'NeutraTextDemiAlt';
  font-size: 18px;
  font-weight: normal;
}
.view-recent-ordinances .view-content .views-row .file img,
.view-recent-ordinances .view-content .views-row .file a,
.file img,
.file a {
  vertical-align: middle;
  /*display: inline;*/
}
.view-recent-ordinances .file img.file-icon {
  display: none !important;
}
.view-recent-ordinances .file a {
  padding-left: 35px;
  background-size: 25px !important;
  background: url(/sites/all/themes/prs/images/icons/pdf-small.png) no-repeat left center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block !important;
  font-size: 18px;
  color: #000;
  font-family: 'NeutraTextDemiAlt';
  font-weight: normal;
}
/*.region-content .view-session-bill-legislation .view-content .table-responsive th, 
.region-content .view-session-bill-legislation .view-content .table-responsive td{
    padding-top:5px !important;
    padding-bottom:5px !important;
}*/
a:hover,
button:hover,
select:hover {
  cursor: pointer;
}
/*by anshuman*/
.loading {
  display: block;
  position: absolute;
  z-index: 10000;
  top: 80;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: block;
  background: rgba(255, 255, 255, 0.8) url('http://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
.view-videos-landing-page .more-link {
  text-align: right;
}
.group-middle .expanding-formatter {
  height: auto !important;
}
.expanding-formatter.expanding-formatter-processed.collapsed {
  display: inline;
  width: 100%;
}
.expanding-formatter-trigger {
  text-align: center;
}
.view-state-legislature.view-id-state_legislature span.field-content a {
  padding-left: 35px;
  background-size: 25px !important;
  background: url(/sites/all/themes/prs/images/icons/pdf-small.png) no-repeat left center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block !important;
  font-size: 18px !important;
  color: #000;
  font-family: 'NeutraTextDemiAlt';
  font-weight: normal;
}
.view-state-legislature.view-id-state_legislature .field-content a {
  font-size: 22px !important;
  font-weight: bold;
}
.bsdgt.view-content h3 {
  display: none;
}
.view-president-address .view-content {
  margin-left: -15px;
  margin-right: -15px;
}
.view-president-address.president-doc-lists > div.view-content {
  margin: 0 0 10px;
}
.view-president-address div.table-responsive {
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
}
.view-president-address .view-content .views-row.col-sm6:after {
  content: '';
  display: block;
  clear: both;
}
.view-president-address .view-content .views-field-field-president-image {
  float: left;
  position: relative;
  z-index: 1;
}
.view-president-address .view-content .views-field-title-field,
.view-president-address .view-content .views-field-field-president-speech {
  float: left;
  padding-left: 10px;
}
.view-president-address .view-content th.views-field-title-field,
.view-president-address .view-content th.views-field-field-president-speech,
.view-president-address .view-content td.views-field-title-field,
.view-president-address .view-content td.views-field-field-president-speech {
  float: none;
}
.view-president-address .view-content .views-field-title-field h3 {
  margin: -3px 0 5px;
}
.view-president-address .view-content .views-field-field-president-speech .file {
  display: inline-block;
  margin-right: 5px;
}
.view-president-address .view-content .views-field-field-president-speech .file a {
  padding-left: 0;
  background-image: inherit;
}
/* ------ map
-----------------------------------------------*/
.lg-map-wrapper {
  position: relative;
  margin: 0 auto;
  /*border:1px solid #ddd;*/
}
.lg-map-wrapper #lg-map {
  float: left;
  clear: both;
  /*padding: 15px 15px 0;*/
}
.lg-map-wrapper + div {
  padding: 0 !important;
  margin: 15px 0 0 0 !important;
  box-sizing: border-box;
}
.lg-map-wrapper .lg-map-text {
  float: left;
  width: 500px;
  height: 380px;
  overflow: auto;
  margin-bottom: 40px;
  padding: 10px 20px;
}
.lg-map-wrapper .lg-map-text img {
  float: left;
  padding-right: 5px;
  padding-top: 2px;
}
.lg-map-wrapper .lg-map-text ul {
  margin-left: 30px;
}
.lg-map-wrapper .tooltip {
  opacity: 1;
}
.tooltip {
  position: fixed;
  display: none;
  padding: 10px 15px;
  background: #f2f2f2;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #262626;
  -moz-border-radius: 4px;
  /* FF1-3.6 */
  -webkit-border-radius: 4px;
  /* Saf3-4, iOS 1-3.2, Android <1.6 */
  border-radius: 4px 4px 4px 4px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mouse-position {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  color: #fff;
  font-size: 14px;
  padding: 10px;
}
.abbrev {
  float: left;
  padding-top: 7px;
  margin-left: 33px;
  min-height: 41px;
  min-width: 170px;
}
.abbrev span {
  font-weight: bold;
  padding-right: 5px;
}
.node-type-up-mla .page-header {
  display: none;
}
.view-sessionwrap .field-content h3 {
  text-align: center;
}
.view-sessionwrap .field-content .headClass h3 {
  text-align: left;
  margin-top: 0px;
  display: inline-block;
  border: none;
}
.page-track-mla .view-track-mla .view-header:after {
  content: '';
  display: block;
  clear: both;
}
.page-track-mla .view-track-mla .view-header h3 {
  float: left;
}
.page-track-mla .view-track-mla .mp-track-export-data {
  float: right;
}
.page-track-mla .view-track-mla .mp-track-export-data a {
  background: #5F5D5D;
  padding: 0 15px;
  line-height: 38px;
  color: #fff;
  display: block;
  width: 156px;
  text-align: center;
  font-family: 'NeutraTextDemiAlt';
}
/*end by anshuman*/
.view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content > .views-row {
  margin-bottom: 25px;
}
.view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-field-president-image {
  width: 190px;
}
.view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-title-field,
.view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content .views-field-field-president-speech {
  width: 100%;
  box-sizing: border-box;
  padding-left: 205px;
  margin-left: -190px;
}
.view-president-address.view-id-president_address.view-display-id-attachment_1 .view-content > .views-row:nth-child(2n+1) {
  clear: left;
}
.view-president-address.view-display-id-attachment_1 .view-content .views-field-title-field h3 {
  font-size: 18px;
}
/** viewtrackmlalisting**/
#block-system-main .view-track-mla .view-header {
  margin-bottom: 10px;
}
#block-system-main .view-track-mla .view-header h3 {
  margin: 5px 0;
}
#block-system-main .view-track-mla .views-field-field-image {
  text-align: center;
}
#block-system-main .view-track-mla .views-field-field-image img,
.node-type-up-mla .personal_profile_parent:first-of-type .field-type-image img {
  object-fit: cover;
}
.node-type-up-mla .personal_profile_parent:first-of-type .field-type-image img {
  border-radius: 50%;
  border: 5px solid #c9c9c9;
  overflow: hidden;
  box-shadow: 0 0 2px #c9c9c9;
}
#block-system-main .view-track-mla .views-field-field-image a {
  display: inline-block;
}
#block-system-main .view-track-mla > .view-content {
  margin: 0 -15px;
}
#block-system-main .view-track-mla > .view-content > .views-row.col-md-4 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#block-system-main .view-track-mla > .view-content > .views-row.col-md-4:after {
  content: '';
  position: absolute;
  border: 1px solid #efefef;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  z-index: -1;
}
#block-system-main .view-track-mla > .view-content > .views-row.col-md-4 .views-field-nothing .views-field:not(.views-field-field-image),
#block-system-main .view-track-mla > .view-content > .views-row.col-md-4 > .progress {
  margin: 5px 10px 0;
}
#block-system-main .view-track-mla > .view-content > .views-row.col-md-4 .views-field {
  clear: both;
}
.personal_profile_parent:first-of-type h3 {
  font-size: 26px;
  margin: 0 0 10px;
  padding-bottom: 0;
  border-bottom: 0px;
}
.node-type-up-mla .mp-parliamentary-performance .col-sm-6 h4,
.node-type-up-mla .mp-parliamentary-performance .col-sm-6 h4 + div {
  /*padding-left:5.3%;*/
}
.node-type-up-mla .mp-parliamentary-performance .mp-attendance h4,
.node-type-up-mla .mp-parliamentary-performance .mp-attendance h4 + div,
.node-type-up-mla .mp-parliamentary-performance .mp-questions h4,
.node-type-up-mla .mp-parliamentary-performance .mp-questions h4 + div {
  padding: 0 1% 0 8.3%;
}
.node-type-up-mla .mp-parliamentary-performance .mp-attendance h4 + div:after,
.node-type-up-mla .mp-parliamentary-performance .mp-questions h4 + div:after {
  content: '';
  display: block;
  clear: both;
}
.node-type-up-mla .mp-parliamentary-performance .mp-attendance h4 + div > span,
.node-type-up-mla .mp-parliamentary-performance .mp-attendance h4 + div > div,
.node-type-up-mla .mp-parliamentary-performance .mp-questions h4 + div > span,
.node-type-up-mla .mp-parliamentary-performance .mp-questions h4 + div > div {
  float: left;
  display: block;
}
.node-type-up-mla .mp-parliamentary-performance .mp-attendance h4 + div > span,
.node-type-up-mla .mp-parliamentary-performance .mp-questions h4 + div > span {
  width: 70%;
}
.node-type-up-mla .mp-parliamentary-performance .mp-attendance h4 + div > div,
.node-type-up-mla .mp-parliamentary-performance .mp-questions h4 + div > div {
  width: 30%;
  padding-left: 9%;
  font-weight: bold;
}
/**end viewtrackmlalisting**/
.page-lamp .breadcrumb,
.page-lamp .page-header {
  display: none;
}
.page-lamp.page-lamp-faqs .breadcrumb,
.page-lamp-lamp-profile.page-lamp .breadcrumb {
  display: block;
}
.page-lamp .about_the_lamp_fellowship {
  margin-top: 66px;
}
#quicktabs-container-follow_the_latest_under .view-parliament-diary-media-updates .views-field-title-field,
#quicktabs-container-follow_the_latest_under_hindi .view-parliament-diary-media-updates .views-field-title-field {
  padding-top: 14px;
}
#quicktabs-container-follow_the_latest_under .view-parliament-diary-media-updates .views-field-title-field a:first-of-type,
#quicktabs-container-follow_the_latest_under_hindi .view-parliament-diary-media-updates .views-field-title-field a:first-of-type {
  display: none;
}
.lamp_faq_discussion_forum .form-actions {
  margin-top: 15px;
}
/***********************************imported responsive*************************************/
@media only screen and (max-width: 991px) {
  .node-type-blog #block-anonymous-subscriptions-anonymous-subscriptions-block,
  .page-theprsblog #block-anonymous-subscriptions-anonymous-subscriptions-block {
    width: 100%;
    margin-bottom: 0px !important;
  }
  form#search-block-form {
    float: left;
    padding: 0 15px;
  }
  .top_header section {
    display: block;
  }
  #block-views-home-banners-block .banner-details {
    padding: 5px 10px;
  }
  #block-quicktabs-follow-the-latest-under h2.block-title {
    font-size: 30px;
    margin: 30px 0 20px;
  }
  .region-sidebar-first h2.block-title {
    padding: 10px 10px 9px;
    font-size: 18px;
    text-align: center;
  }
  #edit-field-planned-sittings-rajyashab-value-wrapper > label,
  #edit-field-planned-sittings-rajyashab-value-wrapper > .views-widget {
    width: 100%;
  }
  #edit-field-planned-sittings-rajyashab-value-wrapper .bef-slider.ui-slider {
    width: 97%;
  }
  #edit-field-gender-value-wrapper > label,
  #edit-field-gender-value-wrapper > .views-widget {
    width: 100%;
  }
  #edit-field-gender-value-wrapper > .views-widget {
    margin-left: 0;
  }
  .views-exposed-form .radio label {
    padding-left: 0;
  }
  .views-exposed-form #edit-field-gender-value-wrapper .form-item-field-gender-value:nth-child(2) {
    padding-right: 6px;
  }
  .mp-track-submit-reset .pull-right .form-submit,
  .mp-track-map-submit-reset-custom .views-submit-button-custom button {
    padding: 6px 15px;
  }
  .mp-track-export-sort-parent .block-search-prs-mp h3 {
    width: 44%;
  }
  .mp-track-export-sort-parent .mp-track-sort-by {
    padding: 0 0 0 10px;
    width: 140px;
  }
  .view-essential-stats .views-row.col-sm-6:nth-child(3n+1) {
    clear: none;
  }
  .view-essential-stats .views-row.col-sm-6:nth-child(2n+1) {
    clear: left;
  }
  section.block.block-views .owl-item {
    text-align: center;
  }
  section.block.block-views .owl-item .views-field.views-field-field-image {
    float: none;
    display: inline-block;
    margin: 0;
  }
  div#quicktabs-container-prs_lamp_fellows .view-content {
    text-align: center;
  }
  div#quicktabs-container-prs_lamp_fellows .views-row.col-md-2 {
    display: inline-block;
    float: none;
  }
  article.node-videos .embedded-video iframe {
    width: 100% !important;
    height: 400px;
  }
  div.bill-stages > div {
    width: 29%;
  }
  div.functioning_of_parliament .row-label.col-md-4 {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div,
  .view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div label,
  .view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div .views-widget {
    float: left;
    width: 100%;
  }
  .view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div.views-submit-button button {
    margin-top: 8px;
  }
  .view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div.views-submit-button,
  .view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div.views-reset-button {
    width: auto;
  }
  .view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets > div.views-reset-button button#edit-reset {
    margin-top: 10px;
  }
  .view-policy-reviews.view-id-policy_reviews .view-filters {
    padding: 0px 10px 10px;
  }
  ul#superfish-1-accordion {
    background-color: #eee;
    margin-top: 50px;
  }
  .sf-accordion-toggle.sf-style-white {
    position: absolute;
    right: 0;
    z-index: 2;
    width: 150px;
  }
  form#search-block-form {
    display: none;
  }
  div.navbar-left.col-md-6 .map-bock {
    width: 100%;
    padding: 0;
  }
  #block-locale-language {
    float: right;
  }
  body header#navbar {
    height: auto;
    padding: 0;
    margin-bottom: 10px;
  }
  header .navbar-collapse.collapse {
    z-index: 9999;
    position: static;
    top: 0;
    float: right;
  }
  div.top_header section.block-search-prs-mp {
    float: left;
    width: 85%;
  }
  .top_header .block-search-prs-mp .control-label {
    color: #fff;
    vertical-align: middle;
    margin: 0 5px 0 0;
  }
  .top_header .block-search-prs-mp .input-group {
    display: inline-block;
    vertical-align: middle;
    width: 192px;
  }
  header#navbar .navbar-left {
    background-color: #01519a;
  }
  .language-switcher-locale-url a,
  .language-switcher-locale-url a.active {
    color: #fff;
  }
  .language-switcher-locale-url li.first {
    border-right: 1px solid #fff;
  }
  .top_header .block-locale .language-switcher-locale-url {
    margin-bottom: 0;
    margin-top: 14px;
  }
  .top_header form > div div.form-item {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  div section#block-superfish-1 {
    padding: 0;
    min-height: 0;
  }
  .header-bottom .site_logo {
    width: 100%;
    padding: 5px 20px 5px 20px;
    float: left;
  }
  header div.navbar-collapse.collapse {
    width: 100%;
  }
  div.sf-accordion-toggle.sf-style-white a.sf-expanded,
  .sf-menu.sf-style-white.sf-accordion li.sf-expanded {
    background-color: #02529B;
  }
  div div.sf-accordion-toggle.sf-style-white {
    top: -60px;
    position: absolute;
    right: 5px;
  }
  .language-switcher-locale-url a:hover {
    opacity: .8;
  }
  form#mp-search-form {
    padding-left: 12px;
  }
  #block-superfish-1 ul#superfish-1-accordion li > a,
  .sf-menu.sf-style-white span.nolink.sf-with-ul {
    color: #222;
  }
  div ul#superfish-1-accordion > .menuparent,
  div ul#superfish-1-accordion {
    background: #eee;
  }
  div ul#superfish-1-accordion > li {
    border-bottom: 1px solid #aaa;
  }
  div ul#superfish-1-accordion li.menuparent span:after {
    border: 0 !important;
    right: 20px;
    content: "+";
    font-size: 25px;
    top: 0;
    font-weight: normal;
    font-family: sans-serif;
    color: #444;
  }
  ul#superfish-1-accordion li.menuparent.sf-expanded > span:after,
  ul#superfish-1-accordion ul.sf-has-clone-parent li.menuparent.sf-expanded > span:after {
    content: "--";
    letter-spacing: -3px;
    right: 23px;
  }
  ul#superfish-1-accordion > li ul.sf-has-clone-parent {
    border-top: 1px solid #aaa;
  }
  .sf-menu.sf-style-white.sf-accordion li.sf-expanded {
    background-color: transparent !important;
  }
  div .sf-menu.sf-style-white li:hover {
    background-color: #ddd;
  }
  #edit-field-planned-sittings-rajyashab-value-wrapper .bef-slider.ui-slider {
    width: 96%;
    float: left;
    margin-left: 2%;
  }
  .mp-track-export-sort-parent .block-search-prs-mp h3 {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  article.node-videos .embedded-video iframe {
    height: 335px;
  }
  .body_upload_files div.body_content {
    width: 100%;
    padding: 0 15px;
  }
  div.video-url {
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  .body_upload_files div.relevant_links_block {
    width: 100%;
    margin-top: 20px;
    padding: 0 15px;
  }
  div.bill-stages > div {
    width: 50%;
  }
  div.bill-stages > div:nth-child(2) {
    background: none;
    padding: 0;
    width: 38%;
  }
  div.bill-stages > div:nth-child(1),
  div.bill-stages > div:nth-child(2) {
    margin-bottom: 10px;
  }
  .read_more.pull-right a,
  .read_more a {
    display: inline-block;
  }
  /*searchplaceholder*/
  body nav form.form-search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #333;
  }
  body nav form.form-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #333;
  }
  body nav form.form-search :-ms-input-placeholder {
    /* IE 10+ */
    color: #333;
  }
  body nav form.form-search :-moz-placeholder {
    /* Firefox 18- */
    color: #333;
  }
  /*end searchplaceholder*/
  .form-search .form-group button {
    width: 22px;
    height: 30px;
    background: transparent !important;
    position: relative !important;
    z-index: 99999;
    right: 10px;
    opacity: 1;
    color: #333 !important;
    font-size: 0;
    top: -32px;
    border: none;
    outline: none !important;
  }
  .form-search .form-group button::before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 18px;
  }
  .form-search .form-group {
    height: 0;
  }
  .modal-open .modal {
    margin-bottom: 50px;
  }
  .page-lamp-faqs h2.block-title,
  .faq-qa-header h3 {
    padding-bottom: 9px;
  }
  a.views-more-link {
    margin-top: 5px;
  }
  .view-president-address .view-content .table-responsive td {
    vertical-align: top !important;
  }
  .view-president-address table.table-striped td .file img {
    vertical-align: top;
  }
  div.views-field-body ul,
  div.field-name-body ul,
  div.field-type-text-with-summary ul {
    padding-left: 18px;
  }
  .sf-menu.sf-style-white.sf-accordion li.sf-expanded:hover {
    background: #fefefe !important;
  }
  .committee-body .parl-committee .ministry,
  .committee-body .parl-committee .ministry-detail {
    width: 100% !important;
  }
  div ul.sf-menu.sf-accordion {
    display: block;
    position: static;
  }
  nav .search-form-wrapper {
    display: block !important;
    top: 0;
  }
  .mb-menu a {
    color: #fff;
    font-size: 25px;
  }
  .mb-menu {
    float: left;
    margin-top: 14px;
    margin-left: 10px;
    cursor: pointer;
  }
  .side-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    display: none;
  }
  .navbar-collapse.collapse.side-bar-nav {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    max-width: 285px;
    -webkit-overflow-scrolling: touch;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    transform: translate3d(-290px, 0, 0);
    transition: all .2s ease;
    overflow-y: auto;
  }
  .navbar-collapse.collapse.side-bar-nav.open-bar {
    display: block;
    transform: translate(0);
  }
  #block-superfish-1 ul#superfish-1-accordion {
    padding-top: 54px;
    padding-bottom: 60px;
  }
  .scroll-mn {
    overflow: hidden;
  }
  form#views-exposed-form-mp-track-page,
  .view.view-mp-track-map.view-id-mp_track_map {
    display: none;
  }
  #block-views-exp-mp-track-page h2.block-title,
  #block-views-mp-track-map-block h2 {
    text-align: left;
    cursor: pointer;
    background-color: #01519a;
    color: #fff;
    padding: 10px 10px 9px;
  }
  #block-views-exp-mp-track-page h2.block-title::before,
  #block-views-mp-track-map-block h2::before {
    content: "+";
    position: absolute;
    right: 10px;
    font-size: 30px;
    font-family: sans-serif;
    top: 0;
  }
  #block-views-exp-mp-track-page h2.block-title.active::before,
  #block-views-mp-track-map-block h2.active::before {
    content: "-";
  }
  div #block-views-mp-track-map-block h2 {
    border: none !important;
    background-image: none;
    margin: 0;
  }
  .col-sm-3 #block-views-mp-track-map-block .view-mp-track-map div.view-filters input {
    margin: 15px 0 15px;
  }
  .state-assembly-tab .left-sec {
    border-right: 0;
    padding-right: 15px;
  }
  .state-assembly-tab .right-sec {
    padding-left: 15px;
  }
  .node-budget .col-sm-12 > .field-name-title-field {
    height: auto;
    display: inline-block;
    width: 100%;
    padding-bottom: 8px;
  }
  .node-budget .col-sm-12 .field-name-title-field h1 {
    margin: 0;
  }
  .node-budget .mp-track-export-data {
    float: none;
  }
  .node-budget .col-sm-12 .field-name-title-field h1 .field.field-name-title-field {
    margin: 0;
  }
  #block-views-home-banners-block-1 .owl-item .img-responsive {
    max-width: 100%;
    display: inline-block;
    width: 100%;
  }
  .col-sm-9 .view-billtrack .view-content > .views-row .views-field-field-bill-status {
    text-align: left;
    margin-top: 6px;
    display: inline-block;
    width: 100%;
  }
  .col-sm-9 .view-billtrack .view-content .views-field.views-field-title-field {
    display: inline-block;
    width: 100%;
  }
  .col-sm-9 .view-billtrack .view-content .views-field.views-field-title-field > span {
    display: inline-block;
    width: 100%;
    padding: 0;
  }
  .node-type-parliament-or-policy h1 {
    display: block;
  }
  .node-type-parliament-or-policy .field-name-title-field {
    display: inline-block;
    width: 100%;
  }
  article.node-parliament-or-policy h1 {
    padding: 0;
  }
  body.page-node-chapters-at-a-glance {
    margin-top: 160px;
  }
}
@media only screen and (max-width: 480px) {
  .session_important_dates .productivity-house .jqplot-target {
    width: 100%;
  }
  .view-session-track-landing .view-filters .views-exposed-widgets > div {
    width: 100%;
  }
  .view-session-track-landing .view-filters select {
    float: right;
  }
  .view-session-track-landing .view-filters div.views-submit-button,
  .view-session-track-landing .view-filters div.views-reset-button {
    width: auto !important;
  }
  .view-session-track-landing .view-filters div.views-submit-button button {
    margin: 0;
  }
  .session_important_dates .productivity-house {
    text-align: center;
  }
  .session_important_dates .productivity-house .jqplot-target {
    width: auto;
    display: inline-block;
  }
  .view-filters .bill-landing-form-title {
    font-size: 1.5em;
    margin-bottom: 30px;
    line-height: 1;
  }
  div#quicktabs-prs_lamp_fellows > ul li {
    padding: 0 15px 8px;
  }
  .page-policy-review section.col-sm-9 ul {
    padding: 0 0px;
  }
  .page-policy-review section.col-sm-9 ul.nav-tabs li a {
    padding: 0 15px;
  }
  article.node-videos .embedded-video iframe {
    height: 255px;
  }
  div.bill-stages > div,
  div.bill-stages > div:nth-child(2) {
    width: 90%;
    padding: 0;
    background: none;
  }
  header .navbar-left.col-md-6 {
    margin-bottom: 7px;
  }
  div div.sf-accordion-toggle.sf-style-white {
    top: -55px;
  }
  div#cboxLoadedContent .embedded-video iframe {
    width: 100%;
  }
  section.block.block-views div.owl-item {
    padding-right: 0;
  }
  div .fellowshipbuttons > div {
    margin-top: 15px;
  }
  div.item-0.item-odd {
    max-width: 100%;
  }
  section#block-views-videos-landing-page-block-6 .owl-item > div {
    max-width: 260px;
    margin: 0 auto;
  }
  .view-session-track-landing div.view-filters {
    padding: 10px 15px;
  }
  div.view-session-alerts .view-grouping-header h2,
  div.view-session-alerts .view-grouping-header span {
    font-size: 25px;
  }
  div.view-session-alerts .view-grouping-content h3 {
    width: 100%;
    font-size: 20px;
  }
  .view-billtrack div.view-filters {
    padding: 40px 0;
  }
  div.bill-stages .status-placeholder {
    min-height: 0;
  }
  div.bill-stage-loksabha .block-name,
  div.bill-stage-rajyasabha .block-name,
  div.bill-stage-committee .block-name {
    margin: 0 0 5px;
    background: #fff;
  }
  div.bill-stages > div:nth-child(1),
  div.bill-stages > div:nth-child(2),
  div.bill-stages > div:nth-child(3) {
    background: url(/sites/all/themes/prs/images/icons/arrowbg2.png);
    background-repeat: repeat-y;
    background-position: bottom 2px center;
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  div.bill-stages .bill-stage-status {
    background-position: center 0 !important;
  }
  div.bill-stage-status > div {
    margin: 70px 0 0 -11px;
  }
  div.bill-stages > div:nth-child(3) {
    padding-bottom: 48px;
  }
  .flex-control-nav {
    right: 0;
  }
  .quicktabs-wrapper ul.quicktabs-tabs.quicktabs-style-sky li {
    width: 33.33%;
  }
  div .paliament_activities_header li {
    float: none;
    display: inline-block;
  }
  div .paliament_activities_header ul {
    margin-bottom: 15px;
  }
  .mp_profile_header_info .personal_profile_parent {
    text-align: center;
  }
  .mp_profile_header_info .personal_profile_parent > div:first-child {
    max-width: 200px;
    display: inline-block;
    float: none;
    margin-bottom: 15px;
  }
  .mp_profile_header_info .personal_profile_parent .mp-basic-info {
    text-align: left;
    padding: 0;
    position: relative;
  }
  .mp-basic-info div.mp-name {
    width: 100%;
    margin: 45px 0 0;
  }
  .mp-basic-info .mp-follow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .personal_profile_parent:last-of-type {
    width: 100%;
    text-align: left;
    padding: 0 15px;
    margin-top: 20px;
  }
  div.personal_profile_parent:last-of-type .field-label,
  .personal_profile_parent:last-of-type a,
  .personal_profile_parent:last-of-type .field-label + div {
    width: 50%;
  }
  .mp-basic-info .mp-follow a {
    float: none;
    display: inline-block;
  }
  .mp-parliamentary-performance .col-md-3 h4,
  .mp-parliamentary-performance .col-md-3 h4 + div {
    padding: 0;
  }
  #block-block-2 {
    margin-top: 30px;
    border-top: 1px solid #bfbfbf;
    padding-top: 20px;
  }
  section.block.block-views {
    margin-top: 0px;
  }
  .disclaimer_license,
  .disclaimer_text {
    display: block;
    width: 100%;
    padding: 0;
  }
  .disclaimer_license {
    margin-bottom: 10px;
  }
  .node-type-parliament-or-policy .download_pdf {
    float: none !important;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 362px) {
  .top_header .block-search-prs-mp .input-group {
    width: 145px;
  }
}
/***********************************end imported responsive*************************************/
.mpr-header .mpr-title {
  float: left;
  margin-right: 10px;
}
.mpr-header .mpr-subscription-link a {
  border: 1px solid #bfbfbf;
  padding: 7px 18px;
  color: #000;
  font-family: 'NeutraTextDemiAlt';
}
.mpr-header .mpr-subscription-link a:hover {
  opacity: 0.6;
}
.page-lamp-lamp-profile-2016-17 .view-display-id-page_2 > .view-content {
  display: none;
}
.node-type-blog .comment_count {
  display: none;
}
.node-type-blog .expanding-formatter-trigger.fa-chevron-circle-down {
  position: relative;
  transform: none;
  float: none;
  left: 0;
  top: 0;
}
#block-views-home-banners-block-1 .img-responsive {
  max-width: none;
  display: inline-block;
}
#block-views-home-banners-block-1 .item-0.item-odd {
  max-width: none;
}
.views-field-field-image-et,
.views-field-field-image,
.view-budget-landing-page .views-field-nothing-1,
.view-budget-landing-page .view-header .views-field-field-image-et,
#block-block-15 .views-field-field-image-et {
  border: 0 !important;
}
/** Bill New Feature **/
.node-bill .flexslider {
  margin: 22px 0;
  text-align: center;
  padding: 0 40px;
  border: none;
  -webkit-border-radius: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: none;
}
.node-bill .flexslider .slides > li > div {
  box-sizing: border-box;
  padding-right: 52px;
  text-align: center;
  margin-left: -10px;
  vertical-align: middle;
  background: url(/sites/all/themes/prs/images/icons/arrowbg.jpg) no-repeat right center;
}
.node-bill .flexslider .slides > li.last > div {
  background: none;
}
.node-bill .flexslider .slides > li div.field-name-field-own-status-title {
  padding: 16px 0 15px;
  border-radius: 15px;
  font-family: 'NeutraTextDemiAlt';
  font-size: 20px;
  margin: 10px 0 10px 11px;
  border: 2px solid green;
  color: green;
}
.node-bill .flexslider .slides > li div.field-name-field-own-status-date span.date-display-single {
  color: #000;
}
.node-bill .flexslider .slides > li > div.bill-stage-status {
  color: green;
  background: url(/sites/all/themes/prs/images/icons/billpassed-icon.png) no-repeat 0 35px;
  min-height: 105px;
  min-width: 80px;
  position: relative;
  display: inline-block;
}
.node-bill .flexslider .slides > li > div.bill-stage-status > div {
  margin: 108px 0 0 0;
  text-align: center;
}
.node-bill #bill_status_div .bill-stage-status > div {
  margin: 0;
}
.node-bill .pdf_html_links {
  /* border-bottom: 3px dotted #777;
    padding-bottom: 10px;
    margin-bottom: 10px;*/
  padding: 0 10px;
  display: block;
}
@media (min-width: 479px) {
  .view-essential-stats .views-row.col-sm-6 img {
    height: 190px;
    object-fit: cover;
    background-position: center;
  }
}
.sf-menu.sf-style-white span.sf-with-ul {
  cursor: pointer;
}
.view-prs-lamp-fellows .modal .modal-dialog {
  position: absolute;
  margin-top: 0;
  margin-bottom: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.add-pdf {
  padding: 10px 0;
}
/****css by ajeet 13-june-17*****/
.view-parliament-diary-media-updates .view-content .body-trim-content > p.MsoNormal > span:first-child {
  width: auto;
}
.alert.alert-block.alert-danger.messages.error {
  padding: 10px 15px;
}
.page-policy-review #modalContent {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.page-policy-review #modalContent .messages.error.clientside-error {
  display: none !important;
}
.mpr-header.page-header h1 {
  border-bottom: none;
}
.region-sidebar-first .menu_parliament_state_assembly .ui-accordion-header-active a {
  background-color: #bfbfbf;
}
/*article.node.node-bill ul.slides {
    max-width: 100%;
}*/
section#block-views-articles-list-block-1 .views-field.views-field-title {
  font-size: 18px;
  font-family: 'NeutraTextDemiAlt';
  margin-bottom: 5px;
}
section#block-views-articles-list-block-1 .views-field.views-field-nothing {
  font-family: 'NeutraTextDemiAlt';
  margin-bottom: 2px;
}
section#block-views-articles-list-block-1 .views-row {
  border-bottom: 1px solid #BFBFBF;
  margin-bottom: 28px;
  padding-bottom: 25px;
  padding-top: 0;
}
section#block-views-articles-list-block-1 .view-footer {
  text-align: right;
}
section#block-views-articles-list-block-1 .views-row.views-row-last {
  margin-bottom: 12px;
}
section#block-views-articles-list-block-1 .views-field.views-field-nothing-1 br,
.view-articles-list.view-id-articles_list .views-field.views-field-nothing br {
  display: none;
}
.view-articles-list .read_more.views-more-link {
  display: block;
  text-align: right;
}
.view-articles-list .read_more.views-more-link.fa-chevron-circle-right:after {
  color: #01519a;
}
.view-articles-list.view-id-articles_list .views-row {
  border-bottom: 1px solid #BFBFBF;
  padding: 30px 0;
}
section#block-system-main .view-articles-list.view-id-articles_list .views-row .views-field-title a {
  color: #000000;
  font-size: 22px;
  font-family: 'NeutraTextDemiAlt';
}
.view-articles-list.view-id-articles_list .views-row .views-field-field-article-subheading a,
section#block-views-articles-list-block-1 .views-field-field-article-subheading a {
  font-family: 'Neutra-Text-Demi-Alt';
  /* text-transform: uppercase;*/
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}
.view-articles-list.view-id-articles_list .views-row .views-field-title {
  margin-bottom: 5px;
}
.node-type-mp .messages.error.clientside-error {
  display: none !important;
}
.node-type-mp #modalContent {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
/*** style by akansha ***/
#block-views-articles-list-block-1 .read_more.views-more-link.fa.fa-chevron-circle-right {
  display: block;
  text-align: right;
}
#block-views-articles-list-block-1 .fa-chevron-circle-right:after {
  color: #01519a;
}
.page-parliamenttrack-report-summaries .other_fields,
.page-policy-discussion-papers .other_fields,
.page-policy-vital-stats .other_fields,
.page-policy-primers .other_fields,
.page-parliamenttrack-primers .other_fields,
.page-parliamenttrack-discussion-papers .other_fields,
.page-parliamenttrack-vital-stats .other_fields,
.page-budgets-primers .other_fields,
.page-parliamenttrack-budgets .other_fields,
.page-policy-review-annual-policy-review .other_fields,
.page-policy-review-monthly-policy-review .other_fields,
.page-theprsblog .other_fields,
.page-home #block-views-the-prs-blog-block-2 .other_fields {
  margin-left: 0px;
  padding-left: 0px;
}
section#block-views-articles-list-block-1 .views-row.views-row-last {
  margin: 15px 0;
}
section#block-views-articles-list-block-1 .view-footer {
  margin-top: 20px;
}
.page-media-articles-by-prs-team .page-header {
  display: none;
}
/*** style by akansha ends here ***/
.margin-right-15 {
  margin-right: 15px;
}
.relevant_links_p,
.relevant_links_s,
.relevant_links_e {
  margin: 10px 0px;
  background: #efefef;
  border: 1px solid #ddd;
  border-top: 0;
}
.relevant_links_p > h4,
.relevant_links_s > h4,
.relevant_links_e > h4 {
  background-color: #bfbfbf;
  padding: 12px 15px 9px;
  font-size: 20px;
  margin: 0;
}
.imagefield-crop-preview {
  margin-bottom: 20px;
}
.parliamentary-performance-color-info > div {
  margin: 0 25px 0 15px;
  float: left;
}
.page-search-google ul.tabs--primary.nav.nav-tabs {
  display: none;
}
.page-search-google ol.breadcrumb {
  display: none;
}
div#edit-basic {
  display: none;
}
.page-search-google #block-system-main {
  margin: 0 auto;
  width: 80%;
}
table.gsc-table-result {
  border-collapse: inherit;
  border: none;
  line-height: 18px;
}
.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.gs-bidi-start-align {
  text-align: center;
}
@media (max-width: 767px) {
  .page-search-google #block-system-main {
    width: 96%;
  }
}
.field.append input::placeholder {
  color: transparent;
}
/*.views-field.views-field-title-field {
	width: 80%;
}*/
.view.view-recent-ordinances.view-id-recent_ordinances {
  width: 100%;
}
/*.views-exposed-widget.views-widget-filter-field_act_pdf_description{
	width:25%;
}
.views-exposed-widget.views-widget-filter-field_acts_date_value{
	width: 12%;
    margin-left: 14px;
}
.views-exposed-widget.views-widget-filter-field_act_pdf_description .views-widget{
	padding-left: 47px;
    margin-top: -44px;
}
.views-exposed-widget.views-widget-filter-field_acts_date_value .views-widget{
	width: 27%;
    margin-left: 40px;
    margin-top: -43px;
}
.page-recent-acts .views-exposed-widget.views-submit-button{
       width: 109px;
    margin-top: -27px;
}
.page-recent-acts .view-content{
	margin-top:50px;
}
.views-field.views-field-field-act-pdf .views-rowact{
	margin-right:33px;
}
.page-recent-acts .views-exposed-form{
margin-top: 10px;
}
.page-recent-acts .views-exposed-widget.views-reset-button{
	    width: 100px;
    margin-top: -27px;
    margin-left: -44px;
}*/
/**  Ajeet CSS **/
.view-parliamentary-committees.view-id-parliamentary_committees .views-field.views-field-field-image {
  width: 100%;
  margin: 0;
}
.view-parliamentary-committees.view-id-parliamentary_committees .views-field.views-field-nothing {
  border: 1px solid #eee;
  padding-bottom: 15px;
  margin: 0 0 15px !important;
  min-height: 350px;
}
.view-parliamentary-committees.view-id-parliamentary_committees .views-field.views-field-nothing .views-field.views-field-title-field {
  padding: 0 10px;
  width: 100%;
}
.view-parliamentary-committees.view-id-parliamentary_committees .views-field.views-field-nothing .views-field.views-field-field-political-party {
  position: absolute;
  top: 1px;
  right: 16px;
  background: #fff;
  font-size: 16px;
  font-family: 'NeutraTextDemiAlt';
  padding: 0 5px !important;
  min-width: 85px;
  text-align: center;
}
.view-parliamentary-committees.view-id-parliamentary_committees .views-field.views-field-nothing .views-field.views-field-title-field h3 {
  padding: 15px 0 0;
  margin: 0;
  font-size: 18px;
}
.view-committee.view-id-committee.view-display-id-block_3 .views-field.views-field-title {
  font-family: 'NeutraTextDemiAlt';
  font-size: 20px;
  border-bottom: 1px solid #bfbfbf;
  padding: 10px 0 5px;
  margin-bottom: 10px;
}
.view-parliamentary-committees.view-id-parliamentary_committees .views-row {
  clear: none;
  margin: 0 !important;
}
.view-parliamentary-committees.view-id-parliamentary_committees {
  margin: 0 -15px;
}
.view-parliamentary-committees.view-id-parliamentary_committees h3 {
  padding: 0 15px;
  clear: both;
  font-size: 18px;
  padding-top: 15px;
}
.region.region-sidebar-first section#block-prs-resource-menu-parliament-committee a.ui-accordion-header {
  padding: 12px 15px 9px;
  display: block;
  background: #efefef;
  color: #000;
  border-bottom: 1px solid #fff;
  font-family: 'NeutraTextDemiAlt' !important;
  font-size: 18px;
  border-radius: 0;
}
.region.region-sidebar-first section#block-prs-resource-menu-parliament-committee a.ui-accordion-header.ui-state-active {
  background-color: #bfbfbf;
}
.region.region-sidebar-first section#block-prs-resource-menu-parliament-committee a.ui-accordion-header span.ui-accordion-header-icon {
  border-top: 8px solid #01519a;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  background: no-repeat;
}
.region.region-sidebar-first section#block-prs-resource-menu-parliament-committee a.ui-accordion-header span.ui-accordion-header-icon.ui-icon-triangle-1-e {
  transform: rotate(-90deg);
  top: 46%;
  right: 8px;
}
.region-sidebar-first section#block-prs-resource-menu-parliament-committee .ui-accordion-content li a {
  padding: 13px 0 13px 28px;
}
.region-sidebar-first section#block-prs-resource-menu-parliament-committee .ui-accordion-content li a.active {
  background-color: #bfbfbf;
}
.node-bill .flexslider .slides > li div .field-name-field-own-status.field-type-list-text {
  min-height: 27px;
}
.owl-item .views-field.views-field-field-image {
  margin: 0;
  width: auto;
}
#block-views-committee-block-4 {
  margin-top: 0px;
}
#block-views-committee-block-4 h2.block-title {
  background: #ddd;
  padding: 10px 15px 5px;
}
.view-committee.view-display-id-block_3 .views-field.views-field-title-field {
  width: 76%;
}
.node-bill .flexslider .slides > li:last-child > div {
  background: none;
  padding: 0;
}
.committee-chairperson .chairperson-details {
  margin-top: 30px;
}
.view.view-president-address.view-id-president_address.view-display-id-attachment_1 {
  margin-top: 35px;
}
.view.view-president-address.view-id-president_address.view-display-id-attachment_1 > .view-header > h3 {
  background: #eee;
  padding: 10px 20px;
  margin-bottom: 30px;
  border: none;
}
.view-standard-committee-meetings th {
  padding: 10px 5px;
}
.view-standard-committee-meetings th.views-field-field-meeting-date {
  width: 12%;
}
.view-standard-committee-meetings th.views-field-body,
.view-standard-committee-meetings td.views-field-body {
  width: 55%;
}
#block-views-videos-landing-page-block-1 .view.view-videos-landing-page.view-id-videos_landing_page.view-display-id-block_1 {
  width: 100%;
}
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-widgets {
  background: #efefef;
  padding: 0 10px 10px;
  border: 1px solid #ddd;
  border-top: none;
}
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-widgets #edit-pdf-title-wrapper > label,
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-widgets #edit-year-wrapper > label {
  margin-bottom: 0;
  margin-top: 10px;
}
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-widgets .container-inline-date,
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-widgets .container-inline-date,
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-widgets .container-inline-date div {
  width: 100%;
}
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-widgets .views-exposed-widget.views-submit-button {
  float: left;
  width: auto;
}
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-widgets .views-exposed-widget.views-reset-button {
  padding: 5px 0;
  width: auto;
}
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-form .views-widget input[type="text"],
.page-recent-acts #block-views-exp-recent-ordinances-page-1 .views-exposed-form .views-widget select {
  margin-top: 5px;
}
.node-budget div.col-sm-9 {
  padding-left: 0px;
  padding-right: 0px;
}
.node-budget h1 {
  margin-top: 0;
  padding-bottom: 5px;
}
.field-name-field-relevant-links-wrapper {
  padding-right: 0px;
}
.field-name-field-relevant-links-wrapper h2.block-title {
  font-size: 26px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}
.field-name-field-relevant-links-wrapper > div {
  background: #efefef;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 10px;
  margin: 0;
}
.gsc-adBlock {
  box-sizing: content-box;
}
/** Colorbox form Style **/
#colorbox form {
  width: 90%;
  margin: 0 auto;
}
#colorbox form .form-control {
  display: inline;
  width: 65%;
}
#colorbox form .input-group .form-control {
  width: 100%;
}
#colorbox form label {
  width: 33%;
}
#block-views-mp-related-views-block h2 span {
  font-size: 16px;
  float: right;
  font-weight: normal;
}
#block-views-mp-related-views-block h2 span a {
  color: #01519a;
}
.node-bill .flexslider:hover .flex-prev {
  left: 0px;
}
.node-bill .flexslider:hover .flex-next {
  right: 4px;
}
b,
strong {
  font-family: inherit;
  font-size: inherit;
}
#quicktabs-container-follow_the_latest_under .more-link a,
#quicktabs-container-follow_the_latest_under_hindi .more-link a {
  font-size: 16px;
}
#quicktabs-container-follow_the_latest_under a.views-more-link,
#quicktabs-container-follow_the_latest_under_hindi a.views-more-link {
  font: normal normal normal 16px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#quicktabs-container-follow_the_latest_under a.views-more-link:after,
#quicktabs-container-follow_the_latest_under_hindi a.views-more-link:after {
  content: "\f138";
  padding-left: 5px;
  font-size: 12px;
  font-family: FontAwesome;
}
.region-sidebar-first h3.ui-accordion-header {
  font-size: 20px !important;
}
.node-bill .flexslider .slides > li:last-child > div.entity.entity-field-collection-item {
  padding-right: 52px !important;
  margin-left: -10px;
}
@media (max-width: 480px) {
  .col-sm-9 > .region-content .field-item > table tbody tr td {
    padding: 6px 5px !important;
  }
  section.block.block-views .views-field-field-video-url img {
    margin: 0 auto;
  }
  .video-url a:after,
  .views-field-field-video-url a:after {
    left: 42% !important;
  }
  #block-prs-resource-prs-footer-copyright {
    padding: 5px 0 3px;
  }
  footer.bottom-footer .nav > li > a {
    line-height: 1em;
  }
  #flexslider-1 .slides .entity.entity-field-collection-item {
    padding-right: 10px !important;
  }
}
.webform-client-form-268 .form-control {
  width: 50%;
}
.webform-client-form-268 .form-textarea-wrapper textarea,
.webform-client-form-268 .webform-component-textarea .grippie {
  width: 80%;
}
.webform-client-form-268 .form-textarea-wrapper textarea {
  height: 200px;
}
.mp-track-export-data.link2 {
  border-right: 9px solid #fff;
}
@media (max-width: 767px) {
  .webform-client-form-268 .form-control,
  .webform-client-form-268 .form-textarea-wrapper textarea,
  .webform-client-form-268 .webform-component-textarea .grippie {
    width: 100%;
  }
  .webform-client-form-268 .form-textarea-wrapper textarea {
    height: auto;
  }
}
.reset-link {
  margin-right: 10px;
}
.node-type-parliament-or-policy .field-name-title-field {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.node-type-parliament-or-policy h1 {
  display: inline-block;
  border: none;
  margin: 0px;
}
.node-type-parliament-or-policy .download_pdf {
  margin-top: 10px;
  background-position-y: 4px;
  font-weight: bold;
}
.node-type-parliament-or-policy .download_pdf::before {
  border: none;
}
.view-bill-html-pdf-content .download_pdf::before {
  border: none;
}
.view-bill-html-pdf-content .download_pdf {
  margin-top: 10px;
  background-position-y: 4px;
  font-weight: bold;
}
.view-bill-html-pdf-content ul {
  list-style-type: disc;
}
.page-node-edit input.form-autocomplete,
.page-node-add input.form-autocomplete {
  width: 80%;
}
#block-prs-resource-home-page-parliament-section h3 a {
  color: #01519a;
}
.view-home-committees-meeting .view-content .views-row.views-row-first {
  height: 145px;
}
.video-slider-head {
  font-size: 20px;
}
.node-type-videos .body_content {
  margin-top: 20px;
}
.view-billtrack.view-id-billtrack .views-field.views-field-title-field {
  display: inline-block;
}
.view-billtrack.view-id-billtrack .views-field.views-field-field-bill-status {
  float: right;
}
.view-billtrack.view-id-billtrack .views-field.views-field-title-field > span.field-content {
  width: 100%;
}
.view-prs-lamp-fellows .view-footer .eligibility_selection a {
  display: none;
}
body.not-logged-in.page-node-chapters-at-a-glance .bill_html_header_section {
  display: none !important;
}
body.not-logged-in.page-node-chapters-at-a-glance {
  margin-top: 30px !important;
}
.node-blog .blogcomment {
  float: right;
  margin-top: 0px;
  position: relative;
  font-size: 15px;
}
.node-blog .blogcommentupper {
  float: right;
  font-size: 15px;
  position: relative;
  z-index: 1;
}
.view-blogteasertest .node-blog .submitted {
  display: none;
}
.page-blogcomment .region.region-content {
  margin-top: -29px;
}
.page-blogcomment #comments .user-picture,
.page-blogcomment #comments .content,
.page-blogcomment #comments .comment-delete.first,
.page-blogcomment #comments #edit-author--2 {
  display: none;
}
.page-comment-reply .user-picture,
.page-comment-reply .content,
.page-comment-reply .comment-delete.first,
.page-comment-reply #edit-author--2,
.page-comment-reply .submitted,
.page-comment-reply .comment-reply {
  display: none;
}
div#comments {
  border: 1px solid #ddd;
  padding: 15px;
  max-width: 672px;
}
div#comments h2.title {
  border-bottom: 1px solid #ddd;
  padding: 5px;
  margin: 0;
}
div#comments::after {
  border-top: 1px solid #ddd;
  content: "";
}
div#comments .comment {
  margin: 15px 15px;
  background: #f5f5f5;
  padding: 0px 20px;
  border-radius: 10px;
}
div#comments .comment h3 {
  font-size: 16px;
}
div#comments .comment h3 a {
  pointer-events: none;
  color: #555;
}
form#comment-form {
  padding: 16px;
}
form#comment-form .form-item {
  max-width: 400px;
  width: 100%;
}
form#comment-form .form-item.form-type-textarea.form-group {
  max-width: 660px;
}
.captcha + div#edit-actions {
  margin-top: 15px;
}
.page-blogcomment .comment-add.last {
  display: none;
}
.page-comment-reply .comment.clearfix,
.page-comment-reply .comment.dl-horizontal dd,
.page-comment-reply .comment.container,
.page-comment-reply .comment.container-fluid,
.page-comment-reply .comment.row,
.page-comment-reply .comment.form-horizontal .form-group,
.page-comment-reply .comment.btn-toolbar,
.page-comment-reply .comment.btn-group-vertical > .btn-group,
.page-comment-reply .comment.nav,
.page-comment-reply .comment.navbar,
.page-comment-reply .comment.navbar-header,
.page-comment-reply .comment.navbar-collapse,
.page-comment-reply .comment.pager,
.page-comment-reply .comment.panel-body,
.page-comment-reply .comment.modal-header,
.page-comment-reply .comment.modal-footer {
  margin: 15px 15px;
  background: #f5f5f5;
  padding: 0px 20px;
  border-radius: 10px;
}
td.views-field.views-field-field-refurbished-bill-reference-title-field {
  text-align: left !important;
}
.view-the-prs-blog .view-header a {
  float: right;
}
.view-id-the_prs_blog .view-header a {
  font-family: 'AdobeCaslonRegular';
  font-weight: bold;
  font-size: 16px;
}
.view-id-blogteasertest #comments .control-label {
  font-size: 12px;
  color: #555;
  font-family: Verdana, "BitStream vera Sans", Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
}
.view-id-blogteasertest #comments .form-required {
  display: none;
}
.not-logged-in .view-blogteasertest #comments .form-item-name {
  display: none;
}
@media (min-width: 992px) {
  div#comments .comment {
    width: 50%;
  }
}
.views-field.views-field-field-political-party {
  position: absolute;
  top: 1px;
  right: 16px;
  background: #fff;
  font-size: 16px;
  font-family: 'NeutraTextDemiAlt';
  padding: 0 5px;
  min-width: 85px;
  text-align: center;
  margin: inherit !important;
}
.view-id-mp_track .views-field.views-field-field-image {
  width: 100%;
}
.view-id-mp_track .views-row.col-md-4:hover .debate-question-pvt-hover {
  display: block;
}
.view.view-mp-track.view-id-mp_track .views-field.views-field-title-field {
  display: inline-block;
  margin: 5px 10px 0;
}
.view-id-mp_track .views-field.views-field-field-net-revenue-railway {
  margin: 5px 10px 0;
}
.view-id-mp_track .views-field.views-field-field-state-constituency {
  margin: 5px 10px 0;
}
.view-id-mp_track .views-field.views-field-field-planned-sittings-rajyashab {
  margin: 5px 10px 0;
}
.view-id-mp_track .views-field.views-field-title-field {
  margin: 5px 10px 0;
}
.node-type-mp .mp_profile_detail_info_readmore {
  display: none;
}
.page-theprsblog #block-anonymous-subscriptions-anonymous-subscriptions-block {
  padding: 10px;
  display: inline-block;
  float: right;
  margin-bottom: -92px;
  position: relative;
  z-index: 1;
}
.block-anonymous-subscriptions .block-title {
  color: #555;
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
  letter-spacing: -0.05em;
  margin-bottom: -6px;
}
#block-anonymous-subscriptions-anonymous-subscriptions-block .form-item-email .control-label {
  font-size: 11px;
  color: #555;
  font-family: Verdana, "BitStream vera Sans", Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
}
.block-anonymous-subscriptions #edit-email {
  margin-top: -10px;
  margin-bottom: -13px;
  height: 24px;
  border-radius: 0px;
  width: 84%;
}
#anonymous-subscriptions-form .btn-default.form-submit {
  padding: 0px;
  font: 13.3333px Arial;
  border-radius: 0;
  align-items: flex-start;
  text-align: center;
  cursor: default;
  color: buttontext;
  background-color: buttonface;
  box-sizing: border-box;
  border-width: 2px;
  border-style: outset;
  border-color: buttonface;
  border-image: initial;
}
.page-theprsblog #block-system-main {
  display: inline-block;
  margin-top: 20px;
}
.node-type-blog #block-anonymous-subscriptions-anonymous-subscriptions-block {
  display: inline-block;
  float: right;
  position: relative;
  z-index: 1;
  width: 238px;
}
.page-theprsblog .alert.alert-success.messages {
  width: 72%;
}
.page-sessiontrack .view.view-session-important-issues-debates.view-display-id-page {
  display: none;
}
.page-sessiontrack-important-issues #block-system-main {
  margin-top: -50px;
}
.views-field.views-field-field-attendance-.progress {
  background: #ffffff;
}
.views-field.views-field-field-attendance.progress.attendance-remove {
  display: none;
}
.state_finances_link a {
  font-weight: bold;
  color: black;
}
.state_finances_link a:hover {
  color: black;
}
.page-blogcomment .col-lg-12 .breadcrumb {
  padding: 9px 13px 18px;
}
article.single-status ul.flex-direction-nav {
  display: none;
}
.block-anonymous-subscriptions .block-title {
  font-weight: 500;
  line-height: 26px;
  font-size: 20px;
  color: #000;
  font-family: 'Neutra-Text-Demi-Alt';
}
#anonymous-subscriptions-form .btn-default.form-submit:hover {
  opacity: initial;
}
.block-anonymous-subscriptions #edit-email:focus {
  outline: -webkit-focus-ring-color auto 5px;
  box-shadow: none !important;
  border-color: initial;
}
.block-anonymous-subscriptions #edit-email {
  width: 100%;
  height: 21px;
}
.page-blogcomment .node-readmore {
  display: none;
}
.page-blogcomment .blog_usernames_blog {
  display: none;
}
@media (min-width: 1200px) {
  .node-type-blog #block-anonymous-subscriptions-anonymous-subscriptions-block {
    padding-bottom: 20px;
  }
  .node-type-blog .col-sm-12 {
    margin-top: 30px;
  }
}
.page-blogcomment .body-trim-content img {
  width: 100%;
}
#block-anonymous-subscriptions-anonymous-subscriptions-block h2.block-title {
  border-bottom: 2px solid #bfbfbf;
  font-size: 22px;
  margin-bottom: 0;
  display: inline-block;
}
#anonymous-subscriptions-form label.control-label {
  padding-top: 11px;
}
.node-type-blog form#anonymous-subscriptions-form {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 13px;
  border-top: 1px solid #bfbfbf;
  display: inline-block;
  width: 100%;
}
.block-anonymous-subscriptions h2.block-title {
  padding-bottom: 4px;
}
button.custom_submit {
  position: relative;
  top: -33px;
}
.field.append button.custom_submit i.fa.fa-search {
  color: #999;
  font-size: 13px;
  vertical-align: middle;
  margin: 0px 0;
}
.field.append button.custom_submit {
  top: -32px;
  background: none;
  border: none;
}
.search-form-wrapper div#edit-actions--3 {
  margin-bottom: -27px;
}
.view-billtrack.view-id-billtrack .views-field.views-field-title-field {
  width: 79%;
}
section#block-system-main .custom_assembly a {
  padding-left: 10px;
  font-family: 'NeutraTextDemiAlt';
  font-weight: 400;
}
section#block-system-main .custom_assembly {
  font-size: 18px;
  margin-bottom: 10px;
}
section#block-system-main .custom_assembly span {
  font-size: 18px;
  font-family: 'NeutraTextDemiAlt';
  font-weight: 500;
  color: #000;
}
#block-system-main .view-track-mla .view-header h3 {
  width: 100%;
}
.mla-debates .debates * {
  display: inline-block;
}
.mla-debates .debates > span {
  width: 50%;
}
.page-track-mla .view-track-mla .mp-track-export-data {
  float: right;
  position: absolute;
  top: 0;
  right: 17px;
}
.mailchimp-unsubscribe {
  text-align: center;
  font-size: 12px;
  margin-top: -10px;
}
#block-system-main .view-track-mla .view-header h3 .pull-right {
  margin-right: 172px;
}
section#block-system-main .custom_assembly > div {
  display: inline-block;
}
.page-track-mla-2232 .present_term a,
.page-track-mla-2248 .archive_term a {
  text-decoration: underline;
}
.view-track-mla .views-field.views-field-field-mla-age {
  margin: 0 10px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .node-type-blog .region-title-section {
    width: 40%;
  }
  .node-type-blog .page-header {
    width: 60%;
  }
}
.block .field-content table thead {
  border: 1px solid #ddd;
}
.block .field-content table thead td {
  padding: 10px 15px !important;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  line-height: 1.25;
}
.block .field-content table td {
  padding: 10px 15px !important;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  line-height: 1.25;
}
@media only screen and (max-width: 767px) {
  .block .field-content table {
    width: 100% !important;
  }
  .lamp_banner .bannertitle {
    position: static;
    font-size: 18px;
  }
  .view.view-sessionwrap.view-id-sessionwrap .views-field-field-session-alerts-html-conten table td {
    display: table-cell;
    width: auto !important;
  }
}
.not-logged-in.node-type-mp th.views-field.views-field-edit-node {
  display: none !important;
}
.not-logged-in.node-type-mp td.views-field.views-field-edit-node {
  display: none;
}
.not-logged-in.node-type-mp td.views-field.views-field-field-video-url {
  display: none;
}
.not-logged-in.node-type-mp th.views-field.views-field-field-video-url {
  display: none;
}
.not-logged-in .view-session-bill-legislation th.views-field.views-field-edit-node {
  display: none !important;
}
.not-logged-in .view-session-bill-legislation td.views-field.views-field-edit-node {
  display: none;
}
.not-logged-in .view-session-bill-legislation th.views-field.views-field-edit-node-1,
.not-logged-in .view-session-bill-legislation td.views-field.views-field-edit-node-1 {
  display: none !important;
}
.node-type-blog .region.region-content {
  display: inline-block;
  width: 100%;
}
#block-quicktabs-follow-the-latest-under-hindi .block-title {
  display: none;
}
#block-quicktabs-follow-the-latest-under-hindi #quicktabs-follow_the_latest_under_hindi {
  margin-top: 50px;
}
#table-responsive-img img {
  max-width: 100%;
  height: auto;
}
section#block-views-home-banners-block {
  margin-top: 12px;
}
.node-parliament-or-policy .field-name-title-field h1 {
  max-width: 1000px;
}
.ds-3col-stacked-fluid.node-blog .group-middle .field.field-name-body .expanding-formatter-content {
  display: block !important;
}
.ds-3col-stacked-fluid.node-blog .group-middle .field.field-name-body .expanding-formatter-trigger {
  display: none;
}
body.i18n-hi .view-president-address .attachment-after {
  display: none;
}
.view-parliament-or-policy-listing-view.view-id-parliament_or_policy_listing_view .other_fields {
  margin-left: 0;
  padding-left: 0;
}
