/* Minification failed. Returning unminified contents.
(4649,1): run-time error CSS1035: Expected colon, found '}'
 */
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/common/styles/fontawesome-webfont.eot?v=4.0.3);
  src: url(/common/styles/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(/common/styles/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(/common/styles/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(/common/styles/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-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);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}

/* sprite icons */
.sprite
{
	display:inline-block;
	width:24px;
	height:24px;
	background-image:url(/common/images/image_sprite_24x24.png);
	background-repeat:no-repeat;
	text-indent : -1000em;
    overflow : hidden;
}

.sprite_16
{
	display:inline-block;
	width:16px;
	height:16px;
	background-image:url(/common/images/image_sprite_16x16.png);
	background-repeat:no-repeat;
	text-indent : -1000em;
    overflow : hidden;
}

.icon_sprite_16
{
	display:inline-block;
	width:16px;
	height:16px;
	background-image:url(/common/images/icon_sprite_16x16.png);
	background-repeat:no-repeat;
	text-indent : -1000em;
    overflow : hidden;
}

/* 24x24 */
.sprite_arrow_n         { background-position:-48px -72px;}
.sprite_arrow_e         { background-position:-72px -72px;}     
.sprite_arrow_s         { background-position:-96px -72px;}     
.sprite_arrow_w         { background-position:-120px -72px;}    
.sprite_star            { background-position: 0px -24px;}      .sprite_star:hover              { background-position: -48px -24px;}  
.sprite_star_yellow     { background-position: -48px -24px;}    .sprite_star_yellow:hover       { background-position: 0px -24px;}
.sprite_star_red        { background-position: -72px -24px;}    
.sprite_compass         { background-position: 0px -48px;}      
.sprite_mapoint         { background-position: -48px -48px;}    
.sprite_pin             { background-position: -96px -48px;}    
.sprite_page            { background-position: 0px -72px;}      
.sprite_expand          { background-position: 0px -96px;}   

.sprite_pin_agent       { background-position: 0px -24px;}
.sprite_pin_my_agent    { background-position: -48px -24px;}

.sprite_facebook        { background-position: 0px -120px;}
.sprite_twitter         { background-position:-24px -120px;}
.sprite_delicious       { background-position:-48px -120px;}
.sprite_linkedin        { background-position:-72px -120px;}
.sprite_skype           { background-position:-96px -120px;}
.sprite_youtube         { background-position:-120px -120px;}
.sprite_vimeo           { background-position:-144px -120px;}
.sprite_flickr          { background-position:-168px -120px;}
.sprite_yelp            { background-position: 0px -144px;}
.sprite_email           { background-position: -48px -144px;}
.sprite_wordpress       { background-position: -72px -144px;}

.sprite_livechat        { background-position: 0px -168px;}
.sprite_phone           { background-position: -24px -168px;}

.sprite_gallery_heart   { background-position: 0px -264px;}     .sprite_gallery_heart:hover     { background-position: 0px -288px;}
.sprite_gallery_heart_o { background-position: 0px -288px;}     .sprite_gallery_heart_o:hover   { background-position: 0px -264px;}
.sprite_gallery_view    { background-position: 0px -312px;}
.sprite_gallery_map     { background-position: 0px -336px;}
.sprite_gallery_fave    { background-position: 0px -360px;}     .sprite_gallery_fave:hover      { background-position: 0px -384px;}
.sprite_gallery_fave_o  { background-position: 0px -384px;}     .sprite_gallery_fave_o:hover    { background-position: 0px -360px;}

/* 16x16 */
.sprite_16_publish_0    { background-position:-64px -16px;}   
.sprite_16_publish_1    { background-position:-80px -16px;}  
.sprite_16_arrow_n      { background-position:-32px -48px;}   
.sprite_16_arrow_e      { background-position:-48px -48px;}    
.sprite_16_arrow_s      { background-position:-64px -48px;}    
.sprite_16_arrow_w      { background-position:-80px -48px;}     
.sprite_16_star         { background-position: 0px -16px;}      
.sprite_16_star_white   { background-position:-16px -16px;}
.sprite_16_star_yellow  { background-position:-32px -16px;}
.sprite_16_star_red     { background-position:-48px -16px;}
.sprite_16_compass      { background-position: 0px -32px;}
.sprite_16_mapoint      { background-position:-32px -32px;}
.sprite_16_pin          { background-position:-64px -32px;}
.sprite_16_page         { background-position: 0px -48px;}
.sprite_16_expand       { background-position: 0px -64px;}

.sprite_16_pin_agent    { background-position: 0px -16px;}      
.sprite_16_pin_my_agent { background-position:-32px -16px;}     

.sprite_16_facebook     { background-position: 0px -80px;}
.sprite_16_twitter      { background-position:-16px -80px;}
.sprite_16_delicious    { background-position:-32px -80px;}
.sprite_16_linkedin     { background-position:-48px -80px;}
.sprite_16_skype        { background-position:-64px -80px;}
.sprite_16_youtube      { background-position:-80px -80px;}
.sprite_16_vimeo        { background-position:-96px -80px;}
.sprite_16_flickr       { background-position:-112px -80px;}
.sprite_16_yelp         { background-position: 0px -96px;}
.sprite_16_email        { background-position: -32px -97px;}
.sprite_16_wordpress    { background-position: -48px -97px;}

.sprite_16_facebook_g   { background-position: 0px -128px;}
.sprite_16_twitter_g    { background-position:-16px -128px;}
.sprite_16_delicious_g  { background-position:-32px -128px;}
.sprite_16_linkedin_g   { background-position:-48px -128px;}
.sprite_16_skype_g      { background-position:-64px -128px;}
.sprite_16_youtube_g    { background-position:-80px -128px;}
.sprite_16_vimeo_g      { background-position:-96px -128px;}
.sprite_16_flickr_g     { background-position:-112px -128px;}
.sprite_16_yelp_g       { background-position: 0px -144px;}
.sprite_16_wordpress_g  { background-position: 32px -144px;}

.sprite_16_livechat     { background-position: 0px -113px;}
.sprite_16_phone        { background-position: -16px -113px;}

.icon_16_pdf            { background-position: 0px 0px;}
.icon_16_calculator     { background-position: 0px -16px;}
.icon_16_calendar       { background-position: 0px -32px;}
.icon_16_delete         { background-position: 0px -48px;}
.icon_16_directions     { background-position: 0px -64px;}
.icon_16_docmgr         { background-position: 0px -80px;}
.icon_16_email          { background-position: 0px -96px;}
.icon_16_excel          { background-position: 0px -112px;}
.icon_16_image          { background-position: 0px -128px;}
.icon_16_info           { background-position: 0px -144px;}
.icon_16_map            { background-position: 0px -160px;}
.icon_16_modify         { background-position: 0px -176px;}
.icon_16_notes          { background-position: 0px -192px;}
.icon_16_other          { background-position: 0px -208px;}
.icon_16_paperclip      { background-position: 0px -224px;}
.icon_16_calculator1    { background-position: 0px -240px;}
.icon_16_directions1    { background-position: 0px -256px;}
.icon_16_emailfriend    { background-position: 0px -272px;}
.icon_16_map1           { background-position: 0px -288px;}
.icon_16_print          { background-position: 0px -304px;}
.icon_16_profile        { background-position: 0px -320px;}
.icon_16_remove         { background-position: 0px -336px;}
.icon_16_reqshowing     { background-position: 0px -352px;}
.icon_16_save           { background-position: 0px -368px;}
.icon_16_school         { background-position: 0px -384px;}
.icon_16_tour           { background-position: 0px -400px;}
.icon_16_personal       { background-position: 0px -416px;}
.icon_16_photo          { background-position: 0px -432px;}
.icon_16_poi            { background-position: 0px -448px;}
.icon_16_powerpoint     { background-position: 0px -464px;}
.icon_16_pricefall      { background-position: 0px -480px;}
.icon_16_pricerise      { background-position: 0px -496px;}
.icon_16_req            { background-position: 0px -528px;}
.icon_16_rss            { background-position: 0px -544px;}
.icon_16_rsssmall       { background-position: 0px -560px;}
.icon_16_savesearch     { background-position: 0px -576px;}
.icon_16_text           { background-position: 0px -592px;}
.icon_16_video          { background-position: 0px -608px;}
.icon_16_vcf            { background-position: 0px -624px;}
.icon_16_minus          { background-position: 0px -672px;}
.icon_16_right          { background-position: 0px -688px;}

/* Icon container */
ul.icons
{
    float : right;
    width : 26px;
    position : absolute;
    top : 0px;
    right : 0px;
    list-style : none;
    list-style-type : none;
    position : relative;
    margin : 0;
    padding : 0;
}

ul.icons li
{
    float : left; 
    margin : 0px 0px 2px 0px;
    padding : 0;
    list-style : none;
    list-style-type : none; 
}

/* Icon container */ 
.icon
{
    text-indent : -1000em;
    overflow : hidden;
    float : left;
    margin-bottom : 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border : solid 1px #cccccc;
    background-color : #fff;
}
    .icon:hover
    {
        border : solid 1px #999999;
        -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
        background-color : #eee;
    }
                
    .icon span
    {
        float : left;
        height : 24px;
        width : 24px;
        background-image : url(/common/images/image_sprite_24x24.png);
        background-repeat : repeat-x;
        background-position : left top;
    }
            
a.sprite_16,
a.sprite_16:hover
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
} 

.icons .active
{
    background-color : rgb(87, 169, 87);
}

/* toolkit icon fix */
a.link_icon
{
    margin : 0 2px 0 0;
    padding : 2px;
    line-height : 2em;
    position : relative;
}

a.link_icon span.icon_sprite_16
{
    margin : 0;
    padding : 0;
    position : absolute;
    top : 0;
    left : 0;
}

/* new font-awesome icons container */
.sr_icon
{
    overflow : hidden;
    float : left;
    margin-bottom : 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border : solid 1px #cccccc;
    background-color : #fff;
    text-decoration : none;
    text-align : center;
    margin : 0px\9;
    width:2em;
    padding:3px 0 0 0;
    font-size:1em;
    color : #999999;
}

.sr_icon:hover
{
    border : solid 1px #999999;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    background-color : #999999;
    text-decoration : none;
}

.sr_icon span
{
    text-indent:0;
    color : #999999;
    font-size : 18px;
}

.sr_icon span:hover
{
    text-decoration : none;  
    color : #ffffff;  
}

.sr_link_fave .fa-star,
.sr_remove .fa-star,
.fave .fa-star
{
    color : #eed60b;    
}

/* aws social sprites */
.ss-rounded .ss
{
    display: inline-block;
    width: 32px;
    height : 32px;
    margin : 0;
    padding : 0;
    overflow : hidden;
    text-indent : -9999px;
    background-image : url(/common/images/btn_social_32x32.png);
    background-repeat : no-repeat;
}

.ss-pinterest   {background-position : 0 0;}
.ss-youtube     {background-position : -32px 0px;}
.ss-google      {background-position : -64px 0px;}
.ss-reddit      {background-position : -96px 0px;}
.ss-rss         {background-position : -128px 0px;}
.ss-soundcloud  {background-position : -160px 0px;}
.ss-mail        {background-position : -192px 0px;}
.ss-plus        {background-position : -224px 0px;}
.ss-xbox        {background-position : -256px 0px;}
.ss-vine        {background-position : -288px 0px;}

.ss-vimeo       {background-position : 0 -32px;}
.ss-skype       {background-position : -32px -32px;}
.ss-twitter     {background-position : -64px -32px;}
.ss-windows     {background-position : -96px -32px;}
.ss-triangle    {background-position : -128px -32px;}
.ss-dropbox     {background-position : -160px -32px;}
.ss-flickr      {background-position : -192px -32px;}
.ss-linkedin    {background-position : -224px -32px;}
.ss-facebook    {background-position : -256px -32px;}
.ss-digg        {background-position : -288px -32px;}

.ss-instagram   {background-position : 0 -64px;}
.ss-wordpress   {background-position : -32px -64px;}
.ss-tumblr      {background-position : -64px -64px;}
.ss-apple       {background-position : -96px -64px;}
.ss-icq         {background-position : -128px -64px;}

.ss-standard a
{
    display : inline-block;
    width : 32px;
    height : 32px;
    margin : 0;
    padding : 0;
    text-align : center;
    border-radius : 4px;
    border : solid 1px;
}

.ss-standard a span.fa
{
    font-size : 20px;    
    margin-top : 5px;
}
/*************************** global default form styles ***************************/
/** reset font family **/
input[type='text'],
input[type='password'],
input[type='radio'],
input[type='checkbox'],
select,
textarea,
label,
.form-value
{
    font-family: inherit;
    font-size: inherit !important;
}

.width10
{
    width: 10%;
}

.width20
{
    width: 20%;
}

.width30
{
    width: 30%;
}

.width40
{
    width: 40%;
}

.width50
{
    width: 50%;
}

.width60
{
    width: 60%;
}

.width70
{
    width: 70%;
}

.width80
{
    width: 80%;
}

.width90
{
    width: 90%;
}

.width100
{
    width: 100%;
}

.wrap_form
{
    margin: 0px auto;
    padding: 0px;
    position: relative;
    width: 600px;
    z-index: auto;
}

.ba_toolkit_searchprofiles * .wrap_form,
.aws_portal_searchprofiles * .wrap_form
{
    margin: 0px;
    width: 100%;
}

.aws_portal_searchprofiles * .wrap_form * .form-dropdownbox label,
.ba_toolkit_searchprofiles * .wrap_form * .form-dropdownbox label
{
    padding-left: 25%;
}

.wrap_form .req,
.reg_form .req,
.reg-form .req,
.wg_container .req,
.widget_admin_widget_container .req
{
    background: transparent url(/common/images/req.png) no-repeat top right;
    margin-right: 20px !important;
    padding-right: 10px !important;
}

.wrap_form * .label, .form-box * .label, .form-box .label, .reg_form * .label {
    color: inherit;
}

.default
{
    color: #999999;
}

.row h6.question,
.form-row h6.question
{
    font-weight: normal;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    text-transform: none;
}

fieldset
{
    border: 0px;
}

.form-row
{
    float: left;
    margin: 0px 0px 3px 0px;
    padding: 0px;
    width: 100%;
}

.form-error
{
    color: Red !important;
    display: block;
    float: left;
    font-size: 1.0em !important;
    margin: 0px 0px 3px 0px !important;
    padding: 2px 2px 2px 6px;
    width: 98%;
}

.form-error * ul,
.form-error ul
{
    font-size: 1em;
    margin: 3px 3px 3px 12px;
}

.form-error * li,
.form-error * a,
.form-error a
{
    color: red;
    font-size: 1em;
    line-height: 1em;
}

.form-error-box
{
    border: solid 1px red;
}

.form-alert-message-box
{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    float: left;
    font-size: 1.0em;
    margin: 0px 0px 3px 0px;
    padding: 5px 2px 5px 2px;
    position: relative;
    width: 99%;
}

.form-alert-message-box.centered
{
    margin: auto;
    padding: 10px;
    text-align: center;
    width: auto;
}

.form-box,
.form-textareabox,
.form-dropdownbox,
.form-radiobox,
.form-checkbox,
.form-multibox
{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 2px;
    float: left;
    margin: 0px 0px 3px 0px;
    padding: 0px;
    position: relative;
    width: 99%;
}

.form-dropdownbox
{
    /*background-color: transparent;*/
}

.form-box:hover,
.form-textareabox:hover,
.form-dropdownbox:hover,
.form-radiobox:hover,
.form-checkbox:hover,
.form-multibox:hover
{
    border: solid 1px lime;
}

.form-box div,
.form-textareabox div,
.form-dropdownbox div,
.form-radiobox div,
.form-checkbox div,
.form-multibox div
{
    margin: 2px 0px;
    *margin: 0px;
    overflow: hidden; /* make inputs clear the floats to give the width you need - auto doesn't work here it creates scrollbar */
    zoom: 1; /* set hasLayout for IE6 and below to trigger quirky float model which means div clear the floats */
}

.form-logo
{
    float: right;
}

.wrap_form .label,
.reg_form .label,
.reg-form .label,
.wg_container .label,
.widget_admin_widget_container .label
{
    clear: left;
    display: block;
    float: left;
    margin: 7px 0px 5px 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.wrap_form .info,
.reg_form .info,
.reg-form .info,
.wg_container .info,
.widget_admin_widget_container .info
{
    margin: 0px;
    padding: 3px 3px 3px 5px;
    width: auto;
}

.form-value
{
    float: left;
}

.textbox,
.textarea,
.dropdown,
.form-value,
.form-checkbox table label
{
    background-color: transparent;
    border: none;
    color: inherit;
    margin: 0px;
    padding: 3px 3px 3px 0px;
}

.form-checkbox table label,
.form-radiobox span label
{
    padding-left : 3px;
    padding-right : 3px;
}

.border
{
    border: 1px solid #cccccc;
}

.form-box .textbox,
.form-textareabox .textarea,
.value
{
    width: 99%;
}

.form-dropdownbox .dropdown
{
    background-color: #fff;
    margin: 2px 0px 0px 5px;
    max-width: 96%;
    overflow: hidden;
    padding: 0px 5px 0px 5px;
}

.form-dropdownbox .width90 option
{
    width: 90px;
}

.form-dropdownbox .width100 option
{
    width: 100px;
}

.form-radiobox .radio,
.form-checkbox .checkbox
{
    float: left;
    margin: 5px 0px 0px 0px;
    padding-bottom: 5px;
}

.form-radiobox .radio label,
.form-checkbox .checkbox label
{
    float: left;
    padding: 1px 5px 0px 3px;
}

.form-radiobox .radio input[type='radio'],
.form-checkbox .checkbox input[type='checkbox']
{
    float: left;
    margin: 0px 0px 0px 5px;
}

.form-radiobox .radio input[type='radio']
{
    margin-top: -4px;
}

.form-multibox * input,
.form-multibox * .info
{
    float: left;
    margin-right: 2px;
}

.form-actions
{
    clear: both;
}

.form-strong
{
    color: inherit;
    font-weight: bold;
}

.form-action-buttons
{
    float: left;
    width: auto;
}

.form-action-links
{
    padding-top: 6px;
    text-align: right;
}

/* webkit browser fix for menu */
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
    .form-radiobox .radio input[type='radio']
    {
        margin-top: 0px;
    }
}

@-moz-document url-prefix()
{
    .form-radiobox .radio input[type='radio']
    {
        margin-top: 0px;
    }
}

.form-box-notinform
{
    background-color: inherit !important;
    border: none !important;
    background : none !important;
    -khtml-border-radius : 0 !important;
    -webkit-border-radius : 0 !important;
    -moz-border-radius : 0 !important;
    border-radius : 0 !important;
    -khtml-box-shadow : none !important;
    -webkit-box-shadow : none !important;
    -moz-box-shadow : none !important;
    box-shadow : none !important;
}

.form-validation-message
{
    background-color: #ffc0c0;
    padding: 4px;
}

.form-note
{
    font-size: .8em;
    margin: 4px;
}

.noborder,
.noborder:hover
{
    border: 0px;
}

.noborder .dropdown,
.dropdown
{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: solid 1px #ccc;
    border-radius: 2px;
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 2px;
}

.ln_profiles .dropdown
{
    float : none;    
}

.noborder .info
{
    float: left;
}

/* Agent Achieve Admin */
.widget_admin_td .form-box div
{
    margin-top: 1px;
}

.widget_admin_td .lastmodified .label
{
    margin-top: 4px;
}

/* mobile styles */
.mobile .form-box,
.mobile .form-box:hover,
.mobile .form-textareabox,
.mobile .form-textareabox:hover,
.mobile .form-dropdownbox,
.mobile .form-dropdownbox:hover,
.mobile .form-multibox,
.mobile .form-multibox:hover,
.mobile .form-radiobox,
.mobile .form-radiobox:hover
{
    border: 0px;
    margin-bottom: 10px;
    width: 100%;
}

.mobile .label
{
    font-size: 1em;
    margin: 0px;
    padding: 0px;
}

.mobile .form-dropdownbox .label,
.mobile .form-radiobox .label
{
    margin: 10px 5px 0px 0px;
}

.mobile .form-box div,
.mobile .form-textareabox div,
.mobile .form-multibox div
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.mobile .form-box div .textbox,
.mobile .form-textareabox div .textarea,
.mobile .form-multibox div .textbox
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: url(/common/images/fade_down.png) repeat-x 0 -40px #ccc;
    border: solid 1px #ccc;
    border-radius: 4px;
    float: left;
    margin: 0px;
    padding: 10px;
    width: 96%;
}

.mobile .form-box div .textbox:hover,
.mobile .form-textareabox div .textarea:hover,
.mobile .form-dropdownbox div .dropdown:hover,
.mobile .form-multibox div .textbox:hover
{
    border: solid 1px lime;
}

.mobile .form-textareabox div .textarea
{
    background-position: 0px -50px;
}

.mobile .form-multibox div .textbox
{
    width: 20%;
}

.mobile .form-dropdownbox div .dropdown
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: solid 1px #ccc;
    border-radius: 3px;
    float: left;
    margin: 0px;
    padding: 5px 10px 5px 10px;
}

.mobile .form-dropdownbox div .info,
.mobile .form-multibox div .info
{
    float: left;
    padding: 10px 5px 0px 5px;
    width: auto;
}

.mobile .form-multibox div .info
{
    padding-top: 12px;
}

.mobile .form-radiobox div span.radio
{
    float: left;
    padding: 2px 0px 0px 0px;
}

/* toolkit form styles */
.ba_toolkit .wg_layout_nocontainers
{
    float: none;
    margin: 0px auto;
    padding: 0px;
    width: 600px;
}

/******** phrasing out - old form styles ********/

.formHeader2
{
    padding: 0px;
}

.formBody,
.formBody2
{
    padding: 2px 5px 2px 5px;
}

.formBody input[type='text'],
.formBody input[type='password'],
.formBody select,
.formBody2 input[type='text'],
.formBody2 input[type='password'],
.formBody2 select
{
    background-color: #fff;
    border: solid 1px #cccccc;
    color: #333333;
    font-size: 1.0em;
    margin-bottom: 1px;
    padding: 2px;
}

.formBody span.radio label,
.formBody span.checkbox label,
.formBody2 span.radio label,
.formBody2 span.checkbox label
{
    float: left;
    padding: 0px 8px 0px 2px;
}

.formBody input[type='radio'],
.formBody input[type='checkbox'],
.formBody2 input[type='radio'],
.formBody2 input[type='checkbox']
{
    float: left;
    margin: 0px 0px 0px 0px;
}

.formBody span.required,
.formBody2 span.required
{
    color: Red;
}

.formBody textarea,
.formBody2 textarea
{
    background-color: transparent;
    border: solid 1px #cccccc;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.0em;
    margin: 0px;
    padding: 2px;
}

.formFooter,
.formFooter2
{
    margin-top: 10px;
    padding: 5px;
}

.button input.ui-button,
.formFooter input.footerButton,
.formFooter2 input.footerButton
{
    cursor: pointer;
}

.button input.ui-button:hover,
.formFooter input.footerButton:hover,
.formFooter2 input.footerButton:hover
{
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
}

.ba_formselector table td,
.ba_formgeneral table tr td,
.ba_formbuying table tr td
{
    border: 0px;
}

.ba_formgeneral .formBody2 table tr td,
.ba_formbuying .formBody2 table tr td
{
    border-bottom: solid 1px #ddd;
    padding: 5px 0px 5px 0px;
}

.ba_formselector table td.formCell select
{
    border: solid 1px #ccc;
}

.section-divider
{
    float: left;
    height: 1em;
    width: 100%;
}

.placeholder
{
    color: gray
}
/*********************** widgets - public websites **************************/
.wg_widget
{
    width: 100%;
    margin: 0 0 2em 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    visibility: visible;
}

.wg_widget .button
{
    float : left;    
}

.wg_widget * .form-box div, 
.wg_widget * .form-textareabox div, 
.wg_widget * .form-dropdownbox div, 
.wg_widget * .form-radiobox div, 
.wg_widget * .form-checkbox div, 
.wg_widget * .form-multibox div
{
    *padding : 2px;
}

.wg_li
{
    float: left;
    width: 100%;
    margin: 0 0 2em 0;
    padding: 0;
    line-height: normal;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}

.wg_title
{
    /*border-bottom: solid 1px #cccccc;*/
    margin: 0 0 5px 0;
}

.wg_title h3
{
    line-height: 1.2em;
    letter-spacing: normal;
    padding: 2px 0 1px 0;
    margin: 0;
}

.wg_container
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.wg_container ul
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}

.wg_container ul li.list_result_item
{
    float: left;
    width: 100%;
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}

.wg_container h6
{
    padding-bottom: 2px;
    margin: 0;
    font-size : 1.2em;
    font-weight : bold;
}

.wg_container h6 a
{
    text-decoration: none;
}

.wg_container h6 a:hover
{
    text-decoration: underline;
}

.wg_container p
{
    padding: 0;
    margin: 0 0 10px 0;
    color : inherit;
    font-size : 1em;
}

.wg_textwidget .wg_container p,
.wg_customtext .wg_container p { margin-bottom:1em;}

.wg_container a.lnk_photo
{
}

.wg_container img.image
{
    float: left;
    width: 100px;
    margin: 0 5px 5px 0;
    padding: 2px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.right_btn, .btn_delete, .btn_email
{
    display: inline-block;
    float: right;
    padding: 2px !important;
    margin-left: 2px;
    margin-right : 5px;
}

.btn_delete .fa-trash-o,
.btn_email .fa-envelope
{
    font-size : 1.4em;  
    padding : 2px 1px 1px 1px;  
}

.wg_widget .wg_li .wg_container .panel
{
    border : solid 1px #DDDDDD;
}

.wg_widget .wg_li .wg_container .panel .panel-body
{
    padding : 5px;
}

.wg_block {
    float: left;
}


/* my favorite properties */
.wg_myfavoriteproperties
{
}

.wg_myfavoriteproperties .list_result_item .mls_icon
{
    display : inline-block;
    max-height : 21px;
    margin-right : 5px;
}

/* have a question */
li.wg_haveaquestion
{
}

/* local agents */
li.wg_localagents
{
}

.wg_localagents .wg_container ul li.list_result_item
{
    float: left;
    width: 97%;
    margin: 0;
    padding: 1%;
    list-style: none;
    list-style-type: none;
}

/* market stats */
.wg_marketstats
{
}

.wg_marketstats .wg_container .form-box
{
    border: 0px;
}

.wg_marketstats .wg_container .form-box div
{
    margin-top : 0;    
}

.wg_marketstats .wg_container .form-box .label
{
    width: auto;
    float: left;
    margin: 4px 0 0 0;
    padding: 0px 5px 0px 0px;
    font-weight: normal;
}

.wg_marketstats .wg_customimageholder
{
    overflow : hidden;
}

.wg_marketstats .wg_customimage
{
        width: 280px;
}

.wg_marketstats .chart
{
    background-color: #ffffff;
    color: blue;
}

/* office listings */
.wg_officelistings
{
}

/* office listings */
.wg_officelist
{
}

.wg_officelist .office_item
{
    border-bottom : solid 1px rgba(0, 0, 0, 0.2);
    margin-bottom : 10px;
}

.wg_officelist .office_item h4
{
}

.wg_officelist .office_photo,
.wg_officelist .office_detail
{
    display : inline-block;
    width : 100%;
    margin : 0;
    padding : 0 0 10px 0;
}

.wg_officelist .office_photo .image
{
    display : inline-block;
    width : 100%;
    margin : 0;
    padding : 0;
    border : 0px;
    -khtml-box-shadow : none;
    -moz-box-shadow : none;
    -webkit-box-shadow : none;
    box-shadow : none;
}

.wg_officelist .office_detail p
{
    font-size : 1em;
}

/* mortgage calculator */
.wg_mortgagecalculator .form-multibox label, .wg_mortgagecalculator .form-dropdownbox label
{
	margin:5px 0;
}

.wg_mortgagecalculator .tbl-mortcalc
{
    width : 100%;
    padding : 0;
    margin : 0;
    border : 0;
    box-shadow : 0;
    border-radius : 0;
}

.wg_mortgagecalculator .tbl-mortcalc td
{
    vertical-align : text-top;   
    border : 0px !important;
    padding : 1px;
}

.wg_mortgagecalculator .form-title
{   
    display : inline-block;
}

.wg_mortgagecalculator .form-multibox div .textbox
{
    width : 100px;
}

.wg_mortgagecalculator .tbl-mortcalc td .form-value
{
    padding : 0;    
    font-size : 0.9em;
}

.wg_mortgagecalculator .form-dropdownbox  .dropdown
{
    margin : 2px 0 0 0;
}

.wg_mortgagecalculator .down_percent {
    width:90px !important;
    text-align:right;
}

/* property information request */
.wg_propertyinforequest
{
}

.wg_propertyinforequest .formLabel {
    float: left;    
}

.wg_container .agent
{
    float: left;
    width: 100%;
    margin: 0 0 3px 0;
    padding: 0;
}

.wg_propertyinforequest .wg_container .agent img.image
{
    width: 50px;
}

.wg_propertyinforequest .wg_container .agent ul.details
{
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    color: #777777;
    list-style: none;
    list-style-type: none;
}

.wg_propertyinforequest .wg_container .agent ul.details li
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}
.wg_propertyinforequest .wg_container .reg-form
{
    float: left;
    width: 100%;
    margin : 0;
    *margin: 0 0 3px 0;
    padding: 0;
}

.wg_propertyinforequest .wg_container .row
{
    float: left;
    width: 100%;
    margin: 0 0 3px 0;
    padding: 0;
    position: relative;
}
.wg_propertyinforequest .reg-request-showing-box
{
    display : inline-block;
    padding : 0 0 5px 0;
    margin : 0;
    width : 100%;
}

.wg_propertyinforequest .reg-request-showing-box .checkbox
{
    float : left;   
    margin : 0;
    padding : 0; 
} 

.wg_propertyinforequest .reg-request-showing-box label 
{
    float : left;
    clear : none;
    margin: 2px 2px 0 0;
}

.wg_propertyinforequest .reg-request-showing-box .span-request-showing label,
.wg_propertyinforequest .reg-request-showing-box .span-about-this-property label
{
    font-weight : bold;
}

.wg_propertyinforequest .reg-request-showing-box textarea 
{
    width:99%;
}

.wg_propertyinforequest .reg-request-showing-box .reg-request-showing-dates-box
{
    display : inline-block;
    margin : 5px 0 0 0;
}

/* related pages */
.wg_relatedpages ul
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.wg_relatedpages ul li
{
    float: left;
    width: 94%;
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style-type: none;
}

.wg_relatedpages .level1
{
    width : 96%;
    padding-left : 4%;
}

/* saved searches */
.wg_savedsearches
{
}

.wg_savedsearches ul
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.wg_savedsearches ul li
{
    margin: 0;
    padding: 0;
    float: left;
    line-height: normal;
    width: 100%;
}

.wg_savedsearches ul li .lnk_search
{
    float: left;
    width: 80%;
    padding-top: 5px;
}

.wg_savedsearches .btn
{
    float: right;
}

.wg_savedsearches span
{
    float: left;
    display : inline-block;
    margin: 2px 2px 0 0;
    padding : 2px 0 0 0;
    border: 0px;
    background-color: transparent;
}

.wg_savedsearches .btn_delete .fa-trash-o
{
    font-size : 1.2em;    
    display : inline-block;
    padding : 2px 1px 1px 1px;
}

/* search results */
.wg_searchresults
{
}

/* similar homes */
.wg_similarhomes
{
}

/* similar recent sales */
.wg_similarrecentsales
{
}

/* custom text */
.wg_textwidget,
.wg_customtext
{
}

/* link list */
.wg_linklist
{
}

.wg_linklist ul
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.wg_linklist ul li
{
    float: left;
    width: 94%;
    margin: 0 0 0 5%;
    padding: 0 1% 0 1%;
    list-style-type: disc;
}

/* maps */
.wg_map
{
    display : inline-block;
}

.wg_map .wg_container
{
    float: left;
    margin: 0;
    padding: 0px;
    height: auto;
    width: 100%;
}

.wg_map .wg_container * .sr_map_filter_controls
{
    text-align: left !important;
}

.wg_map .wg_container .sr_map_position_controls
{
    width:100%;
    padding: 1%;
    display : inline-block;
    background-color: #eee;
    height: auto !important;
}

.wg_map .wg_container .mapDrawUIButtons
{
    float: right;
    width: auto;
}

.wg_map .wg_container input.DrawUIButton
{
    padding: 4px !important;
}

.wg_map .wg_container input.DrawUIButton:hover
{
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

.wg_map .wg_container .IE_map_border
{
    /*width: 276px !important;*/
    width : 100%;
}

/* rss feed */
.wg_rssfeed
{
}

.wg_rssfeed .rss
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.wg_rssfeed .rss li
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 5px 0 5px 0;
    list-style-type: none;
    border-bottom: solid 1px #eee;
}

.wg_rssfeed .rss li img
{
    float: left;
    width: 60px;
    margin: 0 5px 5px 0;
    padding: 2px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.wg_rssfeed .rss li.copyright
{
    border-bottom: 0px;
}

.wg_rssfeed .rss li.copyright img
{
    float: right;
    width: 40px;
    border: 0;
    padding: 0;
    margin: 0;
}

/* Pop up widgets */
body.aws_estimatepayments * .wg_widget,
body.ba_estimatepayments * .wg_widget
{
    float : left;
    width : 98%;
    padding : 1%;
    background-color : #fff;
    -webkit-box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 5px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* tag cloud */
.wg_tagcloudwidget,
.wg-tagcloud
{

}

.wg_tagcloudwidget .wg-tagcloud-box,
.wg-tagcloud .wg-tagcloud-box
{
    display : inline-block;
    width : 100%;
    margin : 0;
    padding : 0;
    text-align : center;        
}

.wg_tagcloudwidget .wg-tagcloud-text,
.wg-tagcloud .wg-tagcloud-text
{
    display : inline-block;
    width : auto;
    margin : 2px 5px 2px 5px;
    padding : 2px 5px 2px 5px;
    color : #333;
    word-wrap : break-word;
    max-width : 260px;
}

.wg_tagcloudwidget .wg-tagcloud-5,
.wg-tagcloud .wg-tagcloud-5,
.wg-tagcloud-box  .wg-tagcloud-5
{
    font-size:0.8em !important;
    font-weight:normal; 
    color:#666666;
     text-decoration : none;

}

.wg_tagcloudwidget .wg-tagcloud-4,
.wg-tagcloud .wg-tagcloud-4,
.wg-tagcloud-box  .wg-tagcloud-4 
{
    font-size:1.0em !important;
    font-weight:normal; 
    color:#444444; 
    text-decoration : none;

}

.wg_tagcloudwidget .wg-tagcloud-3 ,
.wg-tagcloud .wg-tagcloud-3,
.wg-tagcloud-box  .wg-tagcloud-3 
{
    font-size:1.3em !important;
    font-weight:normal; 
    color:#222222; 
    text-decoration : none;
}

.wg_tagcloudwidget .wg-tagcloud-2,
.wg-tagcloud .wg-tagcloud-2,
.wg-tagcloud-box  .wg-tagcloud-2 
{
    font-size:1.7em !important;
    font-weight:normal; 
    color:#000000; 
    text-decoration : none;
}

.wg_tagcloudwidget .wg-tagcloud-1 ,
.wg-tagcloud .wg-tagcloud-1,
.wg-tagcloud-box  .wg-tagcloud-1 
{
    font-size:2.0em !important;
    font-weight:bold; 
    color:#000000; 
    text-decoration : none;
}

/* Pinned Agent */
/* Local Agents */
/* Office Info Manager  */
/* Property Info Agent*/
.wg_pinned .photo_container,
.wg_localagents .photo_container,
.wg_officeinfo .office_manager .photo_container,
.wg_propertyinforequest .photo_container
{
    float : left;
    display : inline-block;
    margin : 0 5px 5px 0;
    padding : 0;
    width : 28%;    
}

.wg_pinned .photo_container .lnk_photo,
.wg_localagents .photo_container .lnk_photo,
.wg_officeinfo .office_manager .photo_container .lnk_photo,
.wg_propertyinforequest .photo_container .lnk_photo
{
    
}

.wg_pinned .photo_container .lnk_photo .image,
.wg_localagents .photo_container .lnk_photo .image,
.wg_officeinfo .office_manager .photo_container .lnk_photo .image,
.wg_propertyinforequest .photo_container .lnk_photo .image
{
    width : 95%;
}

.wg_pinned .contact,
.wg_pinned .details,
.wg_pinned .social,
.wg_localagents .contact,
.wg_localagents .details,
.wg_localagents .social,
.wg_officeinfo .office_manager .contact,
.wg_officeinfo .office_manager .details,
.wg_officeinfo .office_manager .social,
.wg_propertyinforequest .contact,
.wg_propertyinforequest .details,
.wg_propertyinforequest .social
{
	list-style-type:none;
}

.wg_pinned .contact,
.wg_localagents .contact,
.wg_officeinfo .office_manager .contact,
.wg_propertyinforequest .contact
{
    display : inline-block;
    width : 68%;
    margin : 0;
    padding : 0 1%;
}

.wg_pinned .contact .email,
.wg_localagents .contact .email,
.wg_officeinfo .office_manager .contact .email,
.wg_propertyinforequest .contact .email
{
    word-wrap : break-word;
}

.wg_pinned .contact .presentedby,
.wg_pinned .contact .jobtitle,
.wg_localagents .contact .presentedby,
.wg_localagents .contact .jobtitle,
.wg_officeinfo .office_manager .contact .presentedby,
.wg_officeinfo .office_manager .contact .jobtitle,
.wg_propertyinforequest .contact .presentedby,
.wg_propertyinforequest .contact .jobtitle
{
    display : none;    
}

.wg_pinned .details,
.wg_localagents .details,
.wg_officeinfo .office_manager .details,
.wg_propertyinforequest .details
{
    width : 100%;
    float : left;
    margin : 0;
    padding : 0;    
}

.wg_pinned .social 
{
	margin-top: 10px;
	text-align:center;
	border: 1px solid #dddddd;
	border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#f0f0f0;
	padding:4px 0;
	height:24px;
	width:100%;
}

.wg_pinned .social li
{
	display:inline-block;
	margin: 0 5px;
}

*:first-child+html .wg_pinned .social li {float:left;}	/* ie7 fix */
*:first-child+html .wg_pinned .social .sprite { text-indent:0;}
*:first-child+html .wg_pinned .social .sprite span { text-indent:-9999px;}

/* recent properties */
.wg_recentproperties .list_result_item .mls_icon
{
    display : inline-block;
    max-height : 21px;
    margin-right : 5px;
}

/* custom content feed */
.wg_customcontentfeed .wg_customcontent_detail img
{
    max-width : 99% !important;  
    height : auto !important;  
}

.wg_customcontentfeed .wg_customcontent_entry
{
    margin-bottom: 5px;
}

.wg_customcontentfeed .wg_customcontent_entry a {
    text-decoration: underline;
    font-size: 1.5em;
}
.wg_customcontentfeed .wg_customcontent_title
{
    font-size: 1.5em;
    line-height : 1.5em;
    font-weight : bold;
    padding : 0;
}

.wg_customcontentfeed .wg_customcontent_meta
{
    font-size: 0.9em;
    margin-bottom: 5px;
}

.wg_customcontentfeed .wg_customcontent_summary,
.wg_customcontentfeed .wg_customcontent_detail
{
    padding : 5px 0;
}

.wg_customcontentfeed .wg_customcontent_featuredimage
{
    float: left;
    margin-right: 1em;
    max-width: 50%;
    width: 50%;
}

.wg_customcontentfeed .wg_customcontent_featuredimage img
{
    width: 100%;
}

.wg_customcontentfeed .wg_customcontent_featuredimage_missing
{
    display: none;
}

.wg_customcontentfeed .wg_customcontent_taglinks
{
    padding: .25em 0 0 0;
}

/* market activity */
.wg_marketactivity .activityPanel
{
    float: left;
}

.wg_marketactivity .wg_container .featured_listings
{
    float : left;
	position : relative;
	z-index : 1;
	width : 110px;
	margin : 0 15px 0 0;
	border-top : none;
}

.wg_marketactivity .wg_container .featured_listings .image 
{
    max-width : 95px; 
    max-height : 75px;
}

.wg_marketactivity .wg_container ul li.item
{
	width : 150px;
	margin-left : 5px;
	padding : 0;
	float : right;
	clear : right;
	border-top : 1px solid rgba(0, 0, 0, 0.25);
	line-height : 2em;
}

.wg_marketactivity .wg_container ul li.first  
{
    border : none;
}

.wg_marketactivity .wg_container .label
{
	display : inline-block;
	margin : 0;
	padding : 0;
	float : none;
	*float : right;
	text-transform : lowercase;
}

.wg_marketactivity .wg_container .value a
{
	display : inline-block;
	width : auto;
	float : left;
	margin-right : 0.5em;
	line-height : 2.0em;
}

.wg_marketactivity .wg_container .value a:hover
{
    text-decoration : underline;    
}

/* office info widget */
.wg_officeinfo
{
    
}

.wg_officeinfo .office_photo,
.wg_officeinfo .office_location,
.wg_officeinfo .office_manager
{
    display : inline-block;
    width : 100%;
    margin : 0;
    padding : 10px 0;
}

.wg_officeinfo .office_photo .image 
{
    width : 100%;
    margin : 0;
    padding : 0;
    border : 0px;
    -khtml-box-shadow : none;
    -moz-box-shadow : none;
    -webkit-box-shadow : none;
    box-shadow : none;
}

.wg_officeinfo .office_location p
{
    font-size : 1em;
    -khtml-word-break : break-all;
    -moz-word-break : break-all;
    -webkit-word-break : break-all;
    -ms-word-break : break-all;
    word-break : break-all;
}

/* neightborhood explorer */
.wg_neighborhood_explorer .wg_container 
{
    overflow : hidden;    
}

.wg_neighborhood_explorer .wg_container .wg_neighborhood_explorer_search,
.wg_neighborhood_explorer .wg_container .wg_neighborhood_explorer_search .cls-container
{
    width : 100% !important;    
    margin : 0 !important;
    padding : 2px 0 0 0 !important;
    height : auto !important;
    background-color : transparent !important;
    -khtml-border-radius : 0 !important;
    -moz-border-radius : 0 !important;
    -webkit-border-radius : 0 !important;
    border-radius : 0 !important;
    border : 0px !important;
}

/* rateplug widget */
.wg_rateplug_widget
{
}

.wg_rateplug_widget .wg_container .wg_rateplug_content
{
    display : inline-block;
    margin : 0;
    padding : 0;
    width : 100%;
    font-size : 0.9em;
}

.wg_rateplug_widget .wg_container .wg_rateplug_content table
{
    margin : 0;    
}

.wg_rateplug_widget .wg_container .wg_rateplug_content table tr
{
    background-color : transparent !important;
}

.wg_rateplug_widget .wg_container .wg_rateplug_content table td
{
    padding : 2px 3px;
    background-color : transparent !important;
}

.wg_rateplug_widget .wg_container .wg_rateplug_content .style3,
.wg_rateplug_widget .wg_container .wg_rateplug_content .style6,
.wg_rateplug_widget .wg_container .wg_rateplug_content .style6 a
{
    font-weight : bold;        
}

/* community search */
.wg_comm_search
{
    z-index : 3;
    position :static !important;
}

.wg_comm_search .wg_container
{
    padding-top : 10px;    
}

.wg_widget .btn_search,
.wg_comm_search .btn_search
{
    float : right;
}

/* image gallery */
.wg_images
{
}

.wg_images .scrollable
{
    border: none;
    margin: 0;
    position: relative;
    width : 330px;
    height : 255px;
}

.wg_images .scrollable img
{
    border: 0px;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.wg_images .item
{
    position: relative;
}

.wg_images .wg_images_title
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    background: white;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 0;
    opacity: 0.6;
    padding: .25em;
    position: absolute;
    top: 80%;
    width: auto;
}

.wg_images .navi
{
    margin: auto;
}

.wg_images .prev
{
    float: none;
    left: 1%;
    opacity: 0.8;
    position: absolute;
    top: 30%;
    z-index: 9999;
}

.wg_images .next
{
    float: none;
    opacity: 0.8;
    position: absolute;
    right: 1%;
    top: 30%;
    z-index: 9999;
}

/* featureslider */
.wg_featureslider
{   
    background-color:rgba(255,255,255,0.15);
    border:1px solid #ddd;
    border-radius:4px;
}

.wg_featureslider .elastislide-wrapper
{
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow : visible;
    background-color:transparent;
}

.wg_featureslider .item
{
    position : relative; 
    padding : 0;
    margin : 0 2px;
    overflow : visible;

}

.wg_featureslider .fs_wrapper .prop_city
{
    display : block;
    height : 1.1em;
    line-height : 1.1em;
    margin : 0;
    padding : 0;
    font-size : 0.9em;
    text-align : center;
    width : 100%;
    overflow : hidden;
}

.wg_featureslider .fs_wrapper .prop_photo
{
    width : 212px;
    height : 160px;
    margin : 0;
    padding : 0;
    /*border : 2px solid #dddddd;*/
    border : 0px;
}

.wg_featureslider .elastislide-wrapper nav span
{
    background-color: #808080;    
}

.wg_featureslider .fs_wrapper .prop_address,
.wg_featureslider .fs_wrapper .prop_price
{
    background-color : #595959;
    background-color : rgba(0,0,0,0.3);    
    color : #ffffff;
    display : block;
    height : 25px;
    line-height : 25px;
    margin : 0;
    padding : 0;
    font-size : 0.9em;
    text-align : center;
    width : 100%;
    position : absolute;
    z-index : 4;
    left : 0;
    overflow : hidden;
}

.wg_featureslider .fs_wrapper .prop_price
{
    bottom : -30px;
}

.wg_featureslider .fs_wrapper .prop_address
{
    top :   -30px;
}

.wg_featureslider .elastislide-carousel ul li {
	-webkit-backface-visibility: visible;
}

/* recent properties */
/* favorite properties */
/* sold properties */
.wg_recentpropertieswidget,
.wg_favoritepropertieswidget,
.wg_soldlistingswidget
{
}

.wg_recentpropertieswidget .wg_container .panel,
.wg_favoritepropertieswidget .wg_container .panel,
.wg_soldlistingswidget .wg_container .panel
{
    margin-bottom : 5px;    
    border : 1px solid #DDDDDD;
    background-color:transparent;
    background-color:rgba(255,255,255,0.15);
}

.wg_recentpropertieswidget .wg_container .panel:hover,
.wg_favoritepropertieswidget .wg_container .panel:hover,
.wg_soldlistingswidget .wg_container .panel:hover
{
    border-color : #66AFE9;
    -khtml-box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline : 0 none;
}

.wg_recentpropertieswidget .wg_container .panel-body,
.wg_favoritepropertieswidget .wg_container .panel-body,
.wg_soldlistingswidget .wg_container .panel-body
{
    padding : 5px;
}

.wg_recentpropertieswidget .wg_container .panel-body .wg_block,
.wg_favoritepropertieswidget .wg_container .panel-body .wg_block,
.wg_soldlistingswidget .wg_container .panel-body .wg_block
{
    float : none;    
}

.wg_recentpropertieswidget .wg_container .panel-body .img-thumbnail,
.wg_favoritepropertieswidget .wg_container .panel-body .img-thumbnail,
.wg_soldlistingswidget .wg_container .panel-body .img-thumbnail
{
    max-width : 153px;    
    width: 90px;
}

.wg_recentpropertieswidget .wg_container .panel-body .content-details,
.wg_favoritepropertieswidget .wg_container .panel-body .content-details,
.wg_soldlistingswidget .wg_container .panel-body .content-details
{
    font-size : 0.9em;
    line-height : normal;   
}

.wg_recentpropertieswidget .wg_container .panel-body .remove-item,
.wg_favoritepropertieswidget .wg_container .panel-body .remove-item,
.wg_soldlistingswidget .wg_container .panel-body .remove-item
{
}

.wg_recentpropertieswidget .wg_container .panel-body .remove-item .btn,
.wg_favoritepropertieswidget .wg_container .panel-body .remove-item .btn,
.wg_soldlistingswidget .wg_container .panel-body .remove-item .btn
{
    padding : 1px 5px 2px 5px;
    -khtml-border-radius : 12px;
    -webkit-border-radius : 12px;
    -moz-border-radius : 12px;
    border-radius : 12px;
}

.wg_recentpropertieswidget .wg_container .panel-body .remove-item .btn-default,
.wg_favoritepropertieswidget .wg_container .panel-body .remove-item .btn-default,
.wg_soldlistingswidget .wg_container .panel-body .remove-item .btn-default
{
    background-color : #808080;
    border-color : #808080;
    color : #ffffff;
}

.wg_recentpropertieswidget .wg_container .panel-body .remove-item .btn-default span,
.wg_favoritepropertieswidget .wg_container .panel-body .remove-item .btn-default span,
.wg_soldlistingswidget .wg_container .panel-body .remove-item .btn-default span
{
    color : #ffffff;
    font-size : 1.1em;
}

.wg_recentpropertieswidget .wg_container .panel-body .mls_icon,
.wg_favoritepropertieswidget .wg_container .panel-body .mls_icon,
.wg_soldlistingswidget .wg_container .panel-body .mls_icon
{
    display : inline-block;
    max-height : 21px;
    margin-right : 5px;
}

/* property search */
.wg_propertysearchwidget
{
    position: relative;
    z-index: 1;
}

.wg_propertysearchwidget .form-group
{
    margin-bottom : 2px;
}

.wg_propertysearchwidget .input-group
{
    padding: 5px;
}

.wg_propertysearchwidget .btn-search
{
    background-color: #808080;
    color: #ffffff;
}

.wg_propertysearchwidget .btn-search span
{
    font-size: 1.4em;
}

.helper-text
{
    width: 90%;
    border: solid 1px #808080;
    padding: 1%;
    background-color: #ffffff;
    color: #808080;
}

.helper-text .tb_example tr:nth-child(2n)
{
    background-color: #dddddd;
    background-color: rgba(0, 0, 0, 0.1);
}

.wg_propertysearchwidget .adv-filters-beds, 
.wg_propertysearchwidget .adv-filters-baths {
    min-width: 70px;
}

@media (max-width: 768px)
{
    .wg_propertysearchwidget .adv-filters-price-high,
    .wg_propertysearchwidget .adv-filters-baths
    {
        margin-top: 2px;
    }
}

/* mortguage calculator */
.wg_mortgagecalculatorwidget
{
}

.wg_mortgagecalculatorwidget .wg_mortgagecalculator_form .form-group
{
    margin-bottom : 2px;
}

.wg_mortgagecalculatorwidget hr
{
    margin : 5px 0;    
}

.wg_mortgagecalculatorwidget .help-block
{
    color : inherit;    
}

/* market activity */
.wg_marketactivitywidget
{
}

.wg_marketactivitywidget .panel
{
    margin : 0;
    background-color : transparent;
}

.wg_marketactivitywidget .item
{
    border-top : 1px solid rgba(0, 0, 0, 0.25);   
    padding : 5px;
}

.wg_marketactivitywidget .item.newlisting
{
    border-top : 0px;
}

.wg_marketactivitywidget .item a:hover
{
    text-decoration : underline;
}

.wg_marketactivitywidget .img-thumbnail
{
    padding: 2px;
    margin-bottom : 5px;
}

@media (max-width: 768px)
{
    .wg_marketactivitywidget .img-thumbnail
    {
        padding : 1px;
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }
}

/* request information */
.wg_requestinformationwidget
{
}

.wg_requestinformationwidget .form-group
{
    margin-bottom : 2px;
}

.wg_requestinformationwidget hr
{
    margin : 5px 0;    
}

/* what's new */
.wg_customcontentfeedwidget
{
}

.wg_customcontentfeedwidget .wg_container .panel
{
    background-color : transparent;    
}

.wg_customcontentfeedwidget .wg_container .panel:hover
{
    border-color : #66AFE9;
    -khtml-box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline : 0 none;
}

.wg_customcontentfeedwidget .wg_container .panel-heading
{
    padding : 6px 10px;    
    background-color : transparent;
    background-color : rgba(245,245,245,0.3);
}

.wg_customcontentfeedwidget .wg_container .panel-footer
{
    padding : 5px 10px;
    background-color : transparent;
}

.wg_customcontentfeedwidget .wg_container .media-body img
{
    float : left;
    margin : 0 5px 5px 0;
}

.wg_customcontentfeedwidget .wg_container .panel-heading .heading-link:hover
{
    text-decoration : underline;
    cursor : hand;
    cursor : pointer;
}

.wg_customcontentfeedwidget .wg_container .panel-heading .btn
{
    padding : 0px 5px 0px 7px;
    -khtml-border-radius : 12px;
    -webkit-border-radius : 12px;
    -moz-border-radius : 12px;
    border-radius : 12px;
}

.wg_customcontentfeedwidget .wg_container .panel-heading .btn-default
{
    background-color : #808080;
    border-color : #808080;
    color : #ffffff;
}

.wg_customcontentfeedwidget .wg_container .panel-heading .btn-default span
{
    color : #ffffff;
    font-size : 1em;
    font-weight : normal;
}

.wg_customcontentfeedwidget .wg_container .panel .text-muted
{
    color : inherit;    
}

/* agent profile */
.wg_agentprofilewidget
{
}

.wg_agentprofilewidget .wg_agent_slogan
{
    word-break : normal;
}

.wg_agentprofilewidget .wg_agent_phone,
.wg_agentprofilewidget .wg_agent_email,
.wg_agentprofilewidget .wg_agent_dre
{
    word-break : break-all;
}

/* link list */
.wg_linklistwidget
{
}

.wg_linklistwidget .wg_container .list-group-item:hover
{
    background-color : rgba(255,255,255,0.2);    
}

/* sub-page bottom widget area */
.wg_page_content .resultsUpdatePanel .wg_ctr
{
    display : inline-block;
    width : 100%;
    margin : 10px 0;
    padding : 0;    
}

/* defaulted 2col x 1row */
.wg_page_content .resultsUpdatePanel .wg_li
{
    margin : 0;
    padding : 2%;    
    width : 46%;
}

.wg_page_content .resultsUpdatePanel .wg_ctr .wg_images
{
    display : none;    
}

/* modal widgets */
.wg_container_modal {
    display: none;
}


.ba_find_profile .wg_layout_nocontainers { overflow:visible; float:left;}
.ba_find_profile .breadcrumb
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.ba_find_profile .breadcrumb ul
{
    float: left;
    margin : 0;
    padding: 0 0 10px 0;
}

.ba_find_profile .breadcrumb li
{
    float: left;
    width: auto;
    margin: 0;
    padding: 0 5px 0 0;
    list-style-type: none;
    font-size: 0.9em;
}

.ba_find_profile .breadcrumb li a
{
    text-decoration : underline;
}

.ba_find_profile #sr_results_list,
.ba_find_profile .sr_results_list
{
    width : 438px !important;    
}

.agents-container-left
{
    float: left;
    width: 480px;
    margin: 0;
    padding: 0;
}

.agents-container-right
{
    float: right;
    width: 440px;
    margin: 0 0 0 10px;
}

.vcard
{
    float: left;
    width: 96%;
    min-height: 160px;
    height : auto;
    margin: 0px 0px 20px 0px;
    padding: 1%;
    border: solid 1px #ccc;
    background-color : #fff;
    -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.vcard .vcard-text
{
    width: 100%;
    margin: 0;
    padding: 0;
    position : relative;
}

.vcard .vcard-img
{
}

.vcard .vcard-img img
{
    float: left;
    display: inline-block;
}

.vcard .vcard-text .fullname
{
    line-height: 20px;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0em;
    color: #666666;
}

.vcard .vcard-text .contactInfo,
.vcard .vcard-text .address
{
    line-height: 15px;
    font-size: 1.0em;
    margin: 0 30px 0 0;
    float : left;
    clear:right;
    width : 289px;
}

.vcard .vcard-text .contactInfo a
{
    no-wrap : pre-wrap;
}

.vcard .vcard-text .contactInfo .jobtitle,
.vcard .vcard-text .contactInfo .email_label { display:block;}
.vcard .vcard-text .contactInfo .phonefax
{
    display : none;    
}

.vcard .vcard-text .contactInfo .button
{
    margin:5px 0;
}

.vcard .vcard-text .address
{
    font-style: italic;
    padding: 2px 0 2px 0;
}

.vcard .vcard-text .address .fa-map-marker
{
    margin-right : 5px;    
}

.vcard .vcard-text .icons
{
    position : absolute;
    top : 20px;
    right : 0;
    padding : 0 1px 0 0;
    margin : 0;
}

.vcard .vcard-text .icons li
{
    padding-bottom: 2px;
}

.vcard .vcard-text .icons .social
{
    float: left;
    margin: 0 0 0 3px;
    width : 23px;
    height : 23px;
}

.vcard .vcard-text .icons .sprite_pin_agent, .vcard .vcard-text .icons .sprite_pin_my_agent
{
    height: 23px;
    width: 23px;
    border: solid 1px #d3d3d3;
    background-color: #f0f0f0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.vcard .vcard-text .icons .sprite:hover
{
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    background-color: #dadada;
}
.vcard .vcard-text .icons .sprite_pin_agent:hover, .vcard .vcard-text .icons .sprite_pin_my_agent:hover
{
    height: 23px;
    width: 23px;
    border: solid 1px #999999;
}

.vcard .vcard-text .icons .sprite_pin_agent                 { background-position: -1px -25px; }
.vcard .vcard-text .icons .sprite_pin_agent:hover           { background-position: -49px -25px; }

.vcard .vcard-text .icons .sprite_pin_my_agent              { background-position: -49px -25px; }
.vcard .vcard-text .icons .sprite_pin_my_agent:hover        { background-position: -1px -25px; }

.content-details
{
    margin: 10px 0px 10px 0px;
    font-size: 1em;
    width: 100%;
}

.content-details h3.title
{
    margin-bottom: 0.5em;
    padding: 0px 0px 5px 0px;
    font-size: 1.5em;
    border-bottom: solid 1px #aaa;
}

.content-details .content
{
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
}

.content-details .content-profile .cl-team-list
{
    margin: 0 10px 10px 0;
    overflow:auto;
}

.content-details .content-profile .cl-team-list img
{
    float: left;
    width: 110px;
    margin-bottom:5px;
}

.content-details .content-profile .cl-team-list a
{
    padding: 1px 0 1px 0;
}

.sr_disclosure_section
{
    float: left;
    width: 100%;
    font-size: 0.9em;
    padding: 0 0 20px 0;
}

.recent-deals .content-profile .sr_results_list .sr_list_item
{
    float: left;
    padding-bottom: 5px;
    cursor : default;
    color : inherit;
    width : 100%;
}

.recent-deals .content-profile .sr_results_list .sr_list_item:hover
{
    border : 1px solid silver;
    cursor : default;
    color : inherit;
}

.recent-deals .content-profile .sr_results_list .sr_list_item .sr_list_row h3
{
    font-size: 1.2em;
}

.recent-deals .content-profile .sr_results_list .sr_list_item .sr_list_row .sr_list_row_content .sr_list_photo
{
    float: left;
    width: auto;
}
.recent-deals .content-profile .sr_results_list .sr_list_item .sr_list_row .sr_list_row_content .sr_list_photo img
{
    width: 143px;
}

.recent-deals .content-profile .sr_results_list .sr_list_item .sr_list_row .sr_list_row_content .sr_list_address
{
    width: auto;
    margin-top: 0px;
}

.recent-deals .content-profile .sr_results_list .sr_list_item .sr_list_row .sr_list_courtesyof
{
    float: left;
    width: 100%;
}

.recent-deals .content-profile .sr_results_list .sr_list_item .sr_list_row .sr_list_courtesyof .mls_icon
{
    float: left;
    width: 20px;
    height: 20px;
}
/* to convert a style for use with responseive pages: copy the style to /common/styles/common.css, copy and edit the style in /common/styles/common-v2.css and delete the style from here */
/* note this file will be loaded before those files to give them precedence*/






.alert
{
    color: #ff0000;
    font-size: 10pt;
    font-weight: bold;
}

.alert-normal
{
    color: #ff0000;
    text-align: left;
}

.error
{
    color: #ff0000;
    font-weight: bold;
}

.information
{
    color: Blue;
    font-weight: bold;
}

.success
{
    color: Green;
}

label.validation_error
{
    clear: both;
    color: red;
    display: block;
    padding: 3px;
}

.hidden, .aa-hidden
{
    display: none;
}

.header_title
{
    float: left;
    width: 99%;
}

.position_relative
{
    position: relative;
}

.ForEmailOnly
{
    display: none;
}

/* Clearfix */
.clearfix:after
{
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix
{
    border: none;
    clear: both;
    display: block;
    font-size: 1px;
    height: .1px;
    margin: 0px;
    padding: 0px;
    width: .1px;
    z-index: -1;
}

/* required comment for clearfix to work in Opera \*/
* html .clearfix
{
    height: .1px;
}
/* end clearfix */

.print_only
{
    display: none;
}

.print_hide
{
    display: inherit;
}

@media print
{
    .print_only
    {
        display: inherit;
    }

    .print_hide
    {
        display: none;
    }
}

.modalcover
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    background: url(/common/images/black_overlay.png) #000000 repeat-x 50% 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    left: 0px;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    z-index: 10001;
}

.modalmessage
{
    background-color: #FFFFCC;
    border: 2px #444444 solid;
    color: #000000;
    padding: 20px;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    z-index: 10002;
}

.loading-message
{
    font-weight: bold;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
}

.mobilepromo_tab
{
    font-size: 12px !important;
    font-weight: normal !important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
}

.mobilepromo_content
{
    font-size: 12px !important;
}

.required
{
    color: inherit;
}

.required_indicator
{
    color: red;
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    top: 3px;
}

.ui-autocomplete.ui-menu .ui-menu-item a
{
    padding: 0px !important;
    z-index: 300 !important;
}
.ui-front
{
    z-index: 1001 !important;

}

.ui-menu
{
    padding-left: 12px !important;
}

.ui-autocomplete
{
    max-height: 300px;
    overflow: auto;
}

.ui-mlx-dialog-content
{
    margin: 12px;
    vertical-align: middle;
}

.ui-widget-shadow
{
    z-index: -1 !important;
    height: 100%;
    position: absolute;
    width: 100%;
}

.ui-dialog .ui-dialog-buttonpane button
{
    float: left;
}

.ui-widget-shadow-inner
{
    background: white;
    height: 100%;
    margin-left: -4px;
    margin-top: -4px;
    padding-bottom: 4px;
    padding-right: 4px;
    width: 100%;
}

.ui-icon-as-button
{
    text-indent: 0px !important;
}

.no_user_select
{
    -webkit-user-select: none !important;
    mozuserselect: none !important;
}

.nav_sub
{
    border-top: solid 1px #aaa;
    float: left;
    margin: 0 0 10px 0;
    width: 100%;
}

.ln_nav_sub
{
    border: solid 1px #aaa;
    border-top: 0px;
    padding: 5px 0 0 0;
}

.ln_nav,
.ln_nav_sub
{
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    overflow: auto;
}

.ln_nav li
{
    cursor: pointer;
}

.ln_nav li,
.ln_nav_sub li
{
    float: left;
    list-style-image: none;
    list-style-type: none;
    margin-right: 2px;
    padding: 0.2em 1em;
}

.ln_search_profiles_title .ln_icon
{
    float: left;
    margin-right: 2px;
    width: 20px;
}

.loading_dialog_content
{
    color: #000000;
    font-weight: bold;
    margin: auto;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}

.loading_message
{
    color: #222222;
    padding: 50px;
    text-align: center;
}

.loading_image
{
    vertical-align: middle;
}

.disabled
{
    color: Gray;
}

.pager_count
{
    float: right;
    margin: 6px 10px;
}

.pager_nav
{
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}

.pager_nav li
{
    cursor: pointer;
    float: left;
    list-style: none;
    margin: 2px;
    padding: 2px 0;
    position: relative;
}

.pager_nav span.ui-icon
{
    float: left;
    margin: 0 2px;
}

.pager_no_button
{
    background-color: transparent;
    border: none;
    height: 16px;
    width: 16px;
    tex
}

.cl-tab-nojq-warpper
{
    border-bottom-width: 1px;
    border-width: 0px;
    line-height: 24px;
    padding: 4px 4px 0px 4px;
}

.cl-tab-nojq
{
    float: left;
    margin: 0px 0.2em -1px 0px;
    position: relative;
}

.cl-tab-nojq a
{
    line-height: 1.3em;
    padding-bottom: 2px !important;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 2px !important;
}


/* toolkit fixes */
table.ln_container th,
table.ln_container td
{
    border-bottom: 0px;
}

/* buttons */
.button
{
    background-color: #eeeeee;
    background-image: url(/common/images/btn_grad_100.png);
    background-position: 0 -70px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #bbbbbb;
    border-bottom-color: rgba(0, 0, 0, 0.3);
    border-left: 1px solid #cccccc;
    border-left-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px 4px 4px 4px;
    border-right: 1px solid #bbbbbb;
    border-right-color: rgba(0, 0, 0, 0.3);
    border-top: 1px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 12px;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    *padding: 4px; /* IE7 fix */
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    _background: transparent; /* IE6 fix */
}

.button:hover
{
    background-image: none;
    text-decoration: none;
}

.button_active
{
    background-color: #000000;
    background-image: none;
    color: White !important;
}

.button_active:hover
{
    color: White !important;
}

.button-alt
{
    background-color: #666666 !important;
    color: White !important;
}

.button_info
{
    background-color: #0064CD !important;
    color: White !important;
}

.button_info:hover
{
    border: 1px solid #0064cd;
    color: #0064cd !important;
}

.button_success
{
    background-color: #57A957 !important;
    color: White !important;
}

.button_success:hover
{
    color: white !important;
}

.button_danger
{
    background-color: #C43C35 !important;
    color: White !important;
}

.button_danger:hover
{
    color: white !important;
}

.button_disabled
{
    background-color: #e6e6e6 !important;
    background-image: none !important;
    border: 1px solid #999999;
    box-shadow: 0;
    color: #999999 !important;
    cursor: default !important;
    text-shadow: 0;
}

.fb_button
{
    background: url(http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/FGFbc80dUKj.png) no-repeat rgb(41, 68, 126);
    cursor: pointer;
    display: inline-block;
    *margin-top: -32px;
    padding: 0px 0px 0px 1px;
    text-decoration: none;
}

.fb_button .fb_button_text
{
    background: url(http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/FGFbc80dUKj.png) rgb(95, 120, 171);
    border-bottom-color: rgb(26, 53, 110);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: rgb(135, 154, 192);
    border-top-style: solid;
    border-top-width: 1px;
    color: rgb(255, 255, 255);
    display: block;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-weight: bold;
    margin: 1px 1px 0px 21px;
    padding: 2px 6px 3px;
    text-shadow: none;
}

a.fb_button,
a.fb_button:hover
{
    text-decoration: none;
}

a.fb_button:active .fb_button_text
{
    background: rgb(79, 106, 163);
    border-bottom-color: rgb(41, 68, 126);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: rgb(69, 97, 157);
    border-top-style: solid;
    border-top-width: 1px;
    text-shadow: none;
}

.fb_button:active .fb_button_text
{
    background: rgb(79, 106, 163);
    border-bottom-color: rgb(41, 68, 126);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: rgb(69, 97, 157);
    border-top-style: solid;
    border-top-width: 1px;
    text-shadow: none;
}

.fb_button_medium
{
    background-position: left -188px;
    font-size: 11px;
    line-height: 14px;
}

a.fb_button_medium:active
{
    background-position: left -210px;
}

body.ba_toolkit * .mlx_fb_login_button,
body.ba_homepage * .mlx_fb_login_button
{
    display: inline-block;
    margin: 0 0 10px 0;
}

.fb_button
{
    text-decoration: none;
    *margin-top: 10px;
}

.loading
{
    background: url(/common/images/loading_32x32.gif) no-repeat 0 0 transparent;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin: 2em auto;
    padding-left: 40px;
    width: 100px;
}

.modal_popup
{
    left: 20% !important;
    width: auto !important;
}

.onboard_copy
{
    font-size: 0.9em;
    margin: 0.5em 0;
}

.sort_asc
{
    display: inline-block;
    margin: 0 2px;
    padding: 0;
    width: 8px;
    height: 8px;
    background-image: url(/Common/images/sort_asc.gif);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: normal;
}

.sort_desc
{
    display: inline-block;
    margin: 0 2px;
    padding: 0;
    width: 8px;
    height: 8px;
    background-image: url(/Common/images/sort_desc.gif);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: normal;
}

.honeypot
{
    display: none;
}

/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(/common/jquery/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url(/common/JQuery/CSS/images/ui-animated_basic_16x16.gif);
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}

.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ url(/common/JQuery/CSS/images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc/*{bgColorHeader}*/ url(/common/JQuery/CSS/images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(/common/JQuery/CSS/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada/*{bgColorHover}*/ url(/common/JQuery/CSS/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	background: #ffffff/*{bgColorActive}*/ url(/common/JQuery/CSS/images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1/*{borderColorHighlight}*/;
	background: #fbf9ee/*{bgColorHighlight}*/ url(/common/JQuery/CSS/images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/;
	color: #363636/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a/*{borderColorError}*/;
	background: #fef1ec/*{bgColorError}*/ url(/common/JQuery/CSS/images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/;
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/common/JQuery/CSS/images/ui-icons_222222_256x240.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/common/JQuery/CSS/images/ui-icons_222222_256x240.png)/*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
	background-image: url(/common/JQuery/CSS/images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/common/JQuery/CSS/images/ui-icons_454545_256x240.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon {
	background-image: url(/common/JQuery/CSS/images/ui-icons_454545_256x240.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
	background-image: url(/common/JQuery/CSS/images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/common/JQuery/CSS/images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ url(/common/JQuery/CSS/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/;
}
.ui-widget-shadow {
	margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
	padding: 8px/*{thicknessShadow}*/;
	background: #aaaaaa/*{bgColorShadow}*/ url(/common/JQuery/CSS/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
	opacity: .3/*{opacityShadow}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
	border-radius: 8px/*{cornerRadiusShadow}*/;
}

/* Elastislide Style */

.elastislide-list {
	list-style-type: none;
	display: none;
}

.no-js .elastislide-list {
	display: block;
}

.elastislide-carousel ul li {
	min-width: 20px; /* minimum width of the image (min width + border) */
}

.elastislide-wrapper {
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	min-height: 60px;
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(/common/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.elastislide-horizontal {
	padding: 10px 40px;
}

.elastislide-vertical {
	padding: 40px 10px;
}

.elastislide-carousel {
	overflow: hidden;
	position: relative;
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.elastislide-horizontal ul {
	white-space: nowrap;
}

.elastislide-carousel ul li {
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
}

.elastislide-vertical ul li {
	display: block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}

.elastislide-carousel ul li a img {
	display: block;
	border: 2px solid white;
	max-width: 100%;
}

/* Navigation Arrows */

.elastislide-wrapper nav span {
	position: absolute;
	background: #ddd url(/common/images/nav.png) no-repeat 4px 3px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.8;
}

.elastislide-wrapper nav span:hover {
	opacity: 1.0
}

.elastislide-horizontal nav span {
	top: 50%;
	left: 10px;
	margin-top: -11px;
}

.elastislide-vertical nav span {
	top: 10px;
	left: 50%;
	margin-left: -11px;
	background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
	right: 10px;
	left: auto;
	background-position: 4px -17px;
}

.elastislide-vertical nav span.elastislide-next {
	bottom: 10px;
	top: auto;
	background-position: -17px -18px;
}

.elastislide-horizontal
{
}

.elastislide-wrapper:before,
.elastislide-wrapper:after{
	content: '';
	position: absolute;
	/*z-index: -2;*/
	bottom: 15px;
	left:  20px;
	width: 50%;
	height: 20%;
}

.elastislide-wrapper:after {
	right: 20px;
	left: auto;
}
