/*!
 * Search Widget
 * This stylesheet has been generated with LESS
 * Includes required Bootstrap 3 and custom components
 *
 * This widget has been styled in a way that will allow installation into your
 * website with a minumal amount of setup and configuration required. The styles
 * included here are generic and in most cases the widget will automatically pick
 * up and apply your site's existing style elements. Feel free to customise the
 * styles below to suit your website as required.
 */
@charset "utf-8";
/* Reset
-------------------------------------------------------*/
.widget-vol {
  /*! normalize.css v2.1.0 | MIT License | git.io/normalize */
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.widget-vol a:focus {
  outline: thin dotted;
}
.widget-vol a:active,
.widget-vol a:hover {
  outline: 0;
}
.widget-vol hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.widget-vol small {
  font-size: 80%;
}
.widget-vol fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.widget-vol legend {
  border: 0;
  padding: 0;
}
.widget-vol button,
.widget-vol input,
.widget-vol select,
.widget-vol textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
.widget-vol button,
.widget-vol input {
  line-height: normal;
}
.widget-vol button,
.widget-vol select {
  text-transform: none;
}
.widget-vol button,
.widget-vol html input[type="button"],
.widget-vol input[type="reset"],
.widget-vol input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.widget-vol button[disabled],
.widget-vol html input[disabled] {
  cursor: default;
}
.widget-vol input[type="checkbox"],
.widget-vol input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.widget-vol input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.widget-vol input[type="search"]::-webkit-search-cancel-button,
.widget-vol input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.widget-vol button::-moz-focus-inner,
.widget-vol input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.widget-vol textarea {
  overflow: auto;
  vertical-align: top;
}
/* Scaffolding
-------------------------------------------------------*/
.widget-vol {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.widget-vol *,
.widget-vol *:before,
.widget-vol *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget-vol input,
.widget-vol button,
.widget-vol select,
.widget-vol textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.widget-vol hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
/* Forms
-------------------------------------------------------*/
.widget-vol fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.widget-vol 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;
}
.widget-vol label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
.widget-vol input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget-vol input[type="radio"],
.widget-vol input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
.widget-vol input[type="file"] {
  display: block;
}
.widget-vol select[multiple],
.widget-vol select[size] {
  height: auto;
}
.widget-vol select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
.widget-vol input[type="file"]:focus,
.widget-vol input[type="radio"]:focus,
.widget-vol input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.widget-vol input[type="number"]::-webkit-outer-spin-button,
.widget-vol input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.widget-vol output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.widget-vol .form-control:-moz-placeholder {
  color: #999999;
}
.widget-vol .form-control::-moz-placeholder {
  color: #999999;
}
.widget-vol .form-control:-ms-input-placeholder {
  color: #999999;
}
.widget-vol .form-control::-webkit-input-placeholder {
  color: #999999;
}
.widget-vol .form-control {
  display: block;
  width: 100%;
  height: 34px;
  *height: auto;
  padding: 6px 12px;
  *padding: 6px 2px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  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);
  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;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.widget-vol .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);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.widget-vol .form-control[disabled],
.widget-vol .form-control[readonly],
fieldset[disabled] .widget-vol .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.widget-vol textarea.form-control {
  height: auto;
}
.widget-vol .form-group {
  margin-bottom: 15px;
}
.widget-vol .radio,
.widget-vol .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.widget-vol .radio label,
.widget-vol .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.widget-vol .radio input[type="radio"],
.widget-vol .radio-inline input[type="radio"],
.widget-vol .checkbox input[type="checkbox"],
.widget-vol .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.widget-vol .radio + .radio,
.widget-vol .checkbox + .checkbox {
  margin-top: -5px;
}
.widget-vol .radio-inline,
.widget-vol .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.widget-vol .radio-inline + .radio-inline,
.widget-vol .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.widget-vol input[type="radio"][disabled],
.widget-vol input[type="checkbox"][disabled],
.widget-vol .radio[disabled],
.widget-vol .radio-inline[disabled],
.widget-vol .checkbox[disabled],
.widget-vol .checkbox-inline[disabled],
fieldset[disabled] .widget-vol input[type="radio"],
fieldset[disabled] .widget-vol input[type="checkbox"],
fieldset[disabled] .widget-vol .radio,
fieldset[disabled] .widget-vol .radio-inline,
fieldset[disabled] .widget-vol .checkbox,
fieldset[disabled] .widget-vol .checkbox-inline {
  cursor: not-allowed;
}
.widget-vol .has-warning .help-block,
.widget-vol .has-warning .control-label {
  color: #c09853;
}
.widget-vol .has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widget-vol .has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.widget-vol .has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.widget-vol .has-error .help-block,
.widget-vol .has-error .control-label {
  color: #b94a48;
}
.widget-vol .has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widget-vol .has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.widget-vol .has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.widget-vol .has-success .help-block,
.widget-vol .has-success .control-label {
  color: #468847;
}
.widget-vol .has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widget-vol .has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.widget-vol .has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.widget-vol .form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.widget-vol .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
.widget-vol .form-inline .form-group {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.widget-vol .form-inline .form-control {
  display: inline-block;
}
.widget-vol .form-inline .radio,
.widget-vol .form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.widget-vol .form-inline .radio input[type="radio"],
.widget-vol .form-inline .checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
}
/* Input Groups
-------------------------------------------------------*/
.widget-vol .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.widget-vol .input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.widget-vol .input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.widget-vol .input-group-addon,
.widget-vol .input-group-btn,
.widget-vol .input-group-select,
.widget-vol .input-group > .form-control {
  display: table-cell;
}
.widget-vol .input-group-addon:not(:first-child):not(:last-child),
.widget-vol .input-group-btn:not(:first-child):not(:last-child),
.widget-vol .input-group-select:not(:first-child):not(:last-child),
.widget-vol .input-group > .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.widget-vol .input-group-addon,
.widget-vol .input-group-btn,
.widget-vol .input-group-select {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.widget-vol .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;
}
.widget-vol .input-group-addon input[type="radio"],
.widget-vol .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.widget-vol .input-group > .form-control:first-child,
.widget-vol .input-group-addon:first-child,
.widget-vol .input-group-btn:first-child > .btn,
.widget-vol .input-group-btn:first-child > .dropdown-toggle,
.widget-vol .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.widget-vol .input-group-select:first-child > .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.widget-vol .input-group-addon:first-child {
  border-right: 0;
}
.widget-vol .input-group > .form-control:last-child,
.widget-vol .input-group-addon:last-child,
.widget-vol .input-group-btn:last-child > .btn,
.widget-vol .input-group-btn:last-child > .dropdown-toggle,
.widget-vol .input-group-btn:first-child > .btn:not(:first-child),
.widget-vol .input-group-select:last-child > .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.widget-vol .input-group-addon:last-child {
  border-left: 0;
}
.widget-vol .input-group-btn {
  position: relative;
  white-space: nowrap;
}
.widget-vol .input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.widget-vol .input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.widget-vol .input-group-btn > .btn {
  position: relative;
}
.widget-vol .input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.widget-vol .input-group-btn > .btn:hover,
.widget-vol .input-group-btn > .btn:active {
  z-index: 2;
}
.widget-vol .input-group-select {
  position: relative;
}
.widget-vol .input-group-select:first-child > .form-control {
  margin-right: -1px;
}
.widget-vol .input-group-select:last-child > .form-control,
.widget-vol .input-group-select #SearchBar_pstRadius {
  margin-left: -1px;
}
.widget-vol .input-group-select > .form-control {
  position: relative;
  width: auto;
}
/* Buttons
-------------------------------------------------------*/
.widget-vol .btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.widget-vol .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.widget-vol .btn.disabled,
.widget-vol .btn[disabled],
fieldset[disabled] .widget-vol .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Button Groups
-------------------------------------------------------*/
.widget-vol .btn-group,
.widget-vol .btn-group-vertical {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.widget-vol .btn-group > .btn,
.widget-vol .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.widget-vol .btn-group > .btn:hover,
.widget-vol .btn-group-vertical > .btn:hover,
.widget-vol .btn-group > .btn:focus,
.widget-vol .btn-group-vertical > .btn:focus,
.widget-vol .btn-group > .btn:active,
.widget-vol .btn-group-vertical > .btn:active,
.widget-vol .btn-group > .btn.active,
.widget-vol .btn-group-vertical > .btn.active {
  z-index: 2;
}
.widget-vol .btn-group > .btn:focus,
.widget-vol .btn-group-vertical > .btn:focus {
  outline: none;
}
.widget-vol .btn-group .btn + .btn,
.widget-vol .btn-group .btn + .btn-group,
.widget-vol .btn-group .btn-group + .btn,
.widget-vol .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.widget-vol .btn-toolbar:before,
.widget-vol .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget-vol .btn-toolbar:after {
  clear: both;
}
.widget-vol .btn-toolbar .btn-group {
  float: left;
}
.widget-vol .btn-toolbar > .btn + .btn,
.widget-vol .btn-toolbar > .btn-group + .btn,
.widget-vol .btn-toolbar > .btn + .btn-group,
.widget-vol .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
/* Alerts
-------------------------------------------------------*/
.widget-vol .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.widget-vol .alert .alert-link {
  font-weight: bold;
}
.widget-vol .alert > p,
.widget-vol .alert > ul {
  margin-bottom: 0;
}
.widget-vol .alert > p + p {
  margin-top: 5px;
}
.widget-vol .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.widget-vol .alert-success hr {
  border-top-color: #c9e2b3;
}
.widget-vol .alert-success .alert-link {
  color: #356635;
}
.widget-vol .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.widget-vol .alert-info hr {
  border-top-color: #a6e1ec;
}
.widget-vol .alert-info .alert-link {
  color: #2d6987;
}
.widget-vol .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.widget-vol .alert-warning hr {
  border-top-color: #f7e1b5;
}
.widget-vol .alert-warning .alert-link {
  color: #a47e3c;
}
.widget-vol .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.widget-vol .alert-danger hr {
  border-top-color: #e4b9c0;
}
.widget-vol .alert-danger .alert-link {
  color: #953b39;
}
/* Utilities
-------------------------------------------------------*/
.widget-vol .clearfix:before,
.widget-vol .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget-vol .clearfix:after {
  clear: both;
}
.widget-vol .pull-right {
  float: right !important;
}
.widget-vol .pull-left {
  float: left !important;
}
/* jQuery UI
-------------------------------------------------------*/
.widget-vol .ui-widget:active {
  outline: none;
}
.widget-vol .ui-widget-content {
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
}
.widget-vol .ui-widget-content a {
  color: #222;
}
.widget-vol .ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  width: 100%;
}
.widget-vol .ui-menu .ui-menu-item {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.widget-vol .ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
  cursor: pointer;
}
.widget-vol .ui-menu .ui-menu-item a:hover,
.widget-vol .ui-menu .ui-menu-item a.ui-state-active {
  background: #0099ff;
  color: #fff;
}
.widget-vol span.ui-helper-hidden-accessible {
  display: none;
}
.widget-vol .ui-autocomplete-loading {
  background-image: url(https://s3-ap-southeast-1.amazonaws.com/advancewidget/images/spinner.gif);
  background-repeat: no-repeat;
  background-position: 99% center;
}
.widget-vol .ui-autocomplete-group {
  position: relative;
}
.widget-vol .ui-autocomplete-group .ui-autocomplete {
  position: absolute;
}
.widget-vol .ui-autocomplete-group .ui-autocomplete-custom {
  position: absolute;
  left: 0;
  top: 59px;
  z-index: 10000;
  width: 100%;
}
.widget-vol .ui-autocomplete-group .ui-autocomplete-custom table {
  width: 100%;
  border-collapse: collapse;
}
.widget-vol .ui-autocomplete-group .ui-autocomplete-custom table th {
  vertical-align: top;
  text-align: right;
  border-right: solid 1px #ccc;
  color: #777;
  padding: .2em .4em;
  line-height: 1.5;
  width: 100px;
}
/* Form-groups
-------------------------------------------------------*/
.widget-vol .group-2:before,
.widget-vol .group-3:before,
.widget-vol .group-2:after,
.widget-vol .group-3:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget-vol .group-2:after,
.widget-vol .group-3:after {
  clear: both;
}
.widget-vol .group-2 > .form-group {
  float: left;
  width: 48%;
  margin-left: 4%;
}
.widget-vol .group-2 > .form-group:first-child {
  margin-left: 0;
}
.widget-vol .group-3 > .form-group {
  float: left;
  width: 30.666%;
  margin-left: 3.999%;
}
.widget-vol .group-3 > .form-group:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  .widget-vol .group-2 > .form-group,
  .widget-vol .group-3 > .form-group {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
/* Search Form
-------------------------------------------------------*/
.widget-vol #SearchBar_pstRadius {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .widget-vol select.form-control:not([multiple]) {
    -webkit-appearance: none;
    appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  }
}
/* Search Results
-------------------------------------------------------*/
.widget-vol .clearfix {
  *display: inline-block;
}
.widget-vol ul,
.widget-vol ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.widget-vol ul ul,
.widget-vol ol ul,
.widget-vol ul ol,
.widget-vol ol ol {
  margin-bottom: 0;
}
.widget-vol .list-unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.widget-vol .list-inline {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.widget-vol .list-inline > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.widget-vol #opportunities-vol .list-unstyled,
.widget-vol #opportunities-vol .list-inline {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.widget-vol #opportunities-vol .list-unstyled > li,
.widget-vol #opportunities-vol .list-inline > li {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.widget-vol header {
  margin-bottom: 20px;
}
.widget-vol header h2,
.widget-vol header h3,
.widget-vol header .byline {
  margin-top: 0;
  margin-bottom: 0;
}
.widget-vol .bar {
  border: 1px solid #ccc;
  background: #efefef;
  color: inherit;
  padding: 10px;
  margin-bottom: 20px;
}
.widget-vol .bar .list-inline {
  margin-top: 0;
  margin-bottom: 0;
}
.widget-vol .bar .form-group,
.widget-vol .bar .btn-group {
  margin-left: 5px;
}
.widget-vol .bar .form-group:first-child,
.widget-vol .bar .btn-group:first-child {
  margin-left: 0;
}
.widget-vol i[class|="icon"] {
  display: inline-block;
  margin-right: 7px;
  *display: block;
  *float: left;
  *vertical-align: text-top;
  width: 10px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: 0 3px;
}
.widget-vol .icon-activity {
  background-image: url('https://s3.amazonaws.com/seekvolunteersyd/Assets/gfx/icons-tag.png');
}
.widget-vol .icon-duration {
  background-image: url('https://s3.amazonaws.com/seekvolunteersyd/Assets/gfx/icons-clock.png');
}
.widget-vol .icon-location {
  background-image: url('https://s3.amazonaws.com/seekvolunteersyd/Assets/gfx/icons-mappin.png');
}
.widget-vol .icon-wheelchair {
  background-image: url('https://s3.amazonaws.com/seekvolunteersyd/Assets/gfx/icon-wheelchair.png');
}
.widget-vol .result-block {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  margin-bottom: 20px;
  overflow: auto;
}
.widget-vol .result-block:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.widget-vol .result-block .snapshot {
  float: right;
  width: 20%;
}
.widget-vol .result-block .snapshot .list-inline {
  margin-bottom: 20px;
}
.widget-vol .result-block .snapshot .list-inline > li {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.widget-vol .result-block .snapshot .list-inline > li img {
  padding: 10px;
}
.widget-vol .result-block .opp-details {
  width: 75%;
}
@media (max-width: 767px) {
  .widget-vol .result-block .snapshot {
    float: none;
    width: 100%;
  }
  .widget-vol .result-block .snapshot .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .widget-vol .result-block .opp-details {
    width: 100%;
  }
}
.widget-vol .no-results li {
  list-style: none !important;
  padding: 0 0 20px 50px;
  position: relative;
}
.widget-vol .big-number {
  color: #CCCCCC;
  display: block;
  font-size: 42px;
  left: 10px;
  position: absolute;
  top: 10px;
}
.widget-vol #opp-supp {
  background: none repeat scroll 0 0 #EFEFEF;
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin-bottom: 20px;
  width: 22%;
  float: right;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .widget-vol #opp-supp {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
.widget-vol .btn-plugin {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 9px 0 0;
  margin-bottom: 0;
  font: bold 12px/18px 'Helvetica Neue', Arial, sans-serif;
  color: #0a384a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  text-transform: lowercase;
  text-decoration: none;
  vertical-align: middle;
  height: 20px;
  cursor: pointer;
  border: 1px solid #b5b5b5;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e6e6e6));
  background-image: -moz-linear-gradient(top, #fcfcfc, #e6e6e6);
  background-image: -o-linear-gradient(top, #fcfcfc, #e6e6e6);
  background-image: -ms-linear-gradient(top, #fcfcfc, #e6e6e6);
  background-image: linear-gradient(top, #fcfcfc, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e6e6e6');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e6e6e6')";
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.widget-vol .btn-plugin:focus,
.widget-vol .btn-plugin:hover,
.widget-vol .btn-plugin:active {
  text-decoration: none;
  color: #0a384a;
  border-color: #a5a5a5;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#d9d9d9));
  background-image: -moz-linear-gradient(top, #f8f8f8, #d9d9d9);
  background-image: -o-linear-gradient(top, #f8f8f8, #d9d9d9);
  background-image: -ms-linear-gradient(top, #f8f8f8, #d9d9d9);
  background-image: linear-gradient(top, #f8f8f8, #d9d9d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d9d9d9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8',endColorstr='#d9d9d9')";
}
.widget-vol .btn-plugin:active,
.widget-vol .btn-plugin.active {
  color: #333;
  background-position: 0 bottom;
  background-color: #efefef;
  filter: none;
  -ms-filter: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
}
.widget-vol .btn-plugin i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: baseline;
  float: left;
  *float: none;
  *zoom: 1;
  margin-right: 8px;
  width: 24px;
  height: 18px;
  background: transparent url('https://s3.amazonaws.com/seekvolunteersyd/Common/img/icon-plugin.png') 0 0 no-repeat;
  background-image: url('https://s3.amazonaws.com/seekvolunteersyd/Common/img/icon-plugin.png');
}
.widget-vol .btn-plugin.active i {
  margin-right: 0;
  background-position: 0 -18px;
}
.widget-vol .btn-plugin.disabled,
.widget-vol .btn-plugin.disabled:hover {
  opacity: 0.65;
  cursor: default;
  color: #0a384a;
  border-color: #b5b5b5;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e6e6e6));
  background-image: -moz-linear-gradient(top, #fcfcfc, #e6e6e6);
  background-image: -o-linear-gradient(top, #fcfcfc, #e6e6e6);
  background-image: -ms-linear-gradient(top, #fcfcfc, #e6e6e6);
  background-image: linear-gradient(top, #fcfcfc, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e6e6e6');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e6e6e6')";
}
.widget-vol #popover {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  opacity: 1;
  padding: 9px 14px;
  position: absolute;
  width: 236px;
  z-index: 1010;
}
.widget-vol #notice {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  opacity: 1;
  padding: 9px 14px;
  max-width: 396px;
}
/* Featured Listings
-------------------------------------------------------*/
.widget-vol .widget-featured-opportunities .result-block {
  padding: 0;
  padding-bottom: 25px;
  padding-top: 15px;
  margin-bottom: 25px;
}
.widget-vol .widget-featured-opportunities .result-block:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.widget-vol .widget-featured-opportunities .result-block:not(:first-child) {
  padding-top: 0;
}
.widget-vol .widget-featured-opportunities .result-block .row-fluid div:first-child {
  padding-left: 0;
}
.widget-vol .widget-featured-opportunities .result-block .row-fluid div:last-child {
  padding-right: 0;
}
