.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
div#es-wrap article,
div#es-wrap aside,
div#es-wrap details,
div#es-wrap figcaption,
div#es-wrap figure,
div#es-wrap footer,
div#es-wrap header,
div#es-wrap hgroup,
div#es-wrap nav,
div#es-wrap section {
  display: block;
}
div#es-wrap audio,
div#es-wrap canvas,
div#es-wrap video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div#es-wrap audio:not([controls]) {
  display: none;
}
div#es-wrap html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
div#es-wrap a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div#es-wrap a:hover,
div#es-wrap a:active {
  outline: 0;
}
div#es-wrap sub,
div#es-wrap sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
div#es-wrap sup {
  top: -0.5em;
}
div#es-wrap sub {
  bottom: -0.25em;
}
div#es-wrap img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
div#es-wrap #map_canvas img,
div#es-wrap .google-maps img {
  max-width: none;
}
div#es-wrap button,
div#es-wrap input,
div#es-wrap select,
div#es-wrap textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
div#es-wrap button,
div#es-wrap input {
  *overflow: visible;
  line-height: normal;
}
div#es-wrap button::-moz-focus-inner,
div#es-wrap input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
div#es-wrap button,
div#es-wrap html input[type="button"],
div#es-wrap input[type="reset"],
div#es-wrap input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
div#es-wrap label,
div#es-wrap select,
div#es-wrap button,
div#es-wrap input[type="button"],
div#es-wrap input[type="reset"],
div#es-wrap input[type="submit"],
div#es-wrap input[type="radio"],
div#es-wrap input[type="checkbox"] {
  cursor: pointer;
}
div#es-wrap input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
div#es-wrap input[type="search"]::-webkit-search-decoration,
div#es-wrap input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
div#es-wrap textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  div#es-wrap * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  div#es-wrap a,
  div#es-wrap a:visited {
    text-decoration: underline;
  }
  div#es-wrap a[href]:after {
    content: " (" attr(href) ")";
  }
  div#es-wrap abbr[title]:after {
    content: " (" attr(title) ")";
  }
  div#es-wrap .ir a:after,
  div#es-wrap a[href^="javascript:"]:after,
  div#es-wrap a[href^="#"]:after {
    content: "";
  }
  div#es-wrap pre,
  div#es-wrap blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  div#es-wrap thead {
    display: table-header-group;
  }
  div#es-wrap tr,
  div#es-wrap img {
    page-break-inside: avoid;
  }
  div#es-wrap img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  div#es-wrap p,
  div#es-wrap h2,
  div#es-wrap h3 {
    orphans: 3;
    widows: 3;
  }
  div#es-wrap h2,
  div#es-wrap h3 {
    page-break-after: avoid;
  }
}
div#es-wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#es-wrap ul,
div#es-wrap ol,
div#es-wrap li {
  margin: 0;
  padding: 0;
}
div#es-wrap ul:before,
div#es-wrap ul:after,
div#es-wrap ol:before,
div#es-wrap ol:after,
div#es-wrap li:before,
div#es-wrap li:after {
  background: none;
  display: none;
}
div#es-wrap tr,
div#es-wrap td {
  border: 1px solid transparent;
}
div#es-wrap a {
  background: transparent;
}
div#es-wrap a:link {
  text-decoration: none;
}
div#es-wrap a:hover {
  color: #005580;
}
div#es-wrap a:hover,
div#es-wrap a:focus,
div#es-wrap a:active {
  color: #08c;
  background-color: transparent;
}
div#es-wrap .row {
  margin-left: -20px;
  *zoom: 1;
}
div#es-wrap .row:before,
div#es-wrap .row:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .row:after {
  clear: both;
}
div#es-wrap [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
div#es-wrap .container,
div#es-wrap .navbar-static-top .container,
div#es-wrap .navbar-fixed-top .container,
div#es-wrap .navbar-fixed-bottom .container {
  width: 940px;
}
div#es-wrap .span12 {
  width: 940px;
}
div#es-wrap .span11 {
  width: 860px;
}
div#es-wrap .span10 {
  width: 780px;
}
div#es-wrap .span9 {
  width: 700px;
}
div#es-wrap .span8 {
  width: 620px;
}
div#es-wrap .span7 {
  width: 540px;
}
div#es-wrap .span6 {
  width: 460px;
}
div#es-wrap .span5 {
  width: 380px;
}
div#es-wrap .span4 {
  width: 300px;
}
div#es-wrap .span3 {
  width: 220px;
}
div#es-wrap .span2 {
  width: 140px;
}
div#es-wrap .span1 {
  width: 60px;
}
div#es-wrap .offset12 {
  margin-left: 980px;
}
div#es-wrap .offset11 {
  margin-left: 900px;
}
div#es-wrap .offset10 {
  margin-left: 820px;
}
div#es-wrap .offset9 {
  margin-left: 740px;
}
div#es-wrap .offset8 {
  margin-left: 660px;
}
div#es-wrap .offset7 {
  margin-left: 580px;
}
div#es-wrap .offset6 {
  margin-left: 500px;
}
div#es-wrap .offset5 {
  margin-left: 420px;
}
div#es-wrap .offset4 {
  margin-left: 340px;
}
div#es-wrap .offset3 {
  margin-left: 260px;
}
div#es-wrap .offset2 {
  margin-left: 180px;
}
div#es-wrap .offset1 {
  margin-left: 100px;
}
div#es-wrap .row-fluid {
  width: 100%;
  *zoom: 1;
}
div#es-wrap .row-fluid:before,
div#es-wrap .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .row-fluid:after {
  clear: both;
}
div#es-wrap .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595744681%;
  *margin-left: 2.0744680851064%;
}
div#es-wrap .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
div#es-wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.1276595744681%;
}
div#es-wrap .row-fluid .span12 {
  width: 100%;
  *width: 99.946808510638%;
}
div#es-wrap .row-fluid .span11 {
  width: 91.489361702128%;
  *width: 91.436170212766%;
}
div#es-wrap .row-fluid .span10 {
  width: 82.978723404255%;
  *width: 82.925531914894%;
}
div#es-wrap .row-fluid .span9 {
  width: 74.468085106383%;
  *width: 74.414893617021%;
}
div#es-wrap .row-fluid .span8 {
  width: 65.957446808511%;
  *width: 65.904255319149%;
}
div#es-wrap .row-fluid .span7 {
  width: 57.446808510638%;
  *width: 57.393617021277%;
}
div#es-wrap .row-fluid .span6 {
  width: 48.936170212766%;
  *width: 48.882978723404%;
}
div#es-wrap .row-fluid .span5 {
  width: 40.425531914894%;
  *width: 40.372340425532%;
}
div#es-wrap .row-fluid .span4 {
  width: 31.914893617021%;
  *width: 31.86170212766%;
}
div#es-wrap .row-fluid .span3 {
  width: 23.404255319149%;
  *width: 23.351063829787%;
}
div#es-wrap .row-fluid .span2 {
  width: 14.893617021277%;
  *width: 14.840425531915%;
}
div#es-wrap .row-fluid .span1 {
  width: 6.3829787234043%;
  *width: 6.3297872340426%;
}
div#es-wrap .row-fluid .offset12 {
  margin-left: 104.25531914894%;
  *margin-left: 104.14893617021%;
}
div#es-wrap .row-fluid .offset12:first-child {
  margin-left: 102.12765957447%;
  *margin-left: 102.02127659574%;
}
div#es-wrap .row-fluid .offset11 {
  margin-left: 95.744680851064%;
  *margin-left: 95.63829787234%;
}
div#es-wrap .row-fluid .offset11:first-child {
  margin-left: 93.617021276596%;
  *margin-left: 93.510638297872%;
}
div#es-wrap .row-fluid .offset10 {
  margin-left: 87.234042553191%;
  *margin-left: 87.127659574468%;
}
div#es-wrap .row-fluid .offset10:first-child {
  margin-left: 85.106382978723%;
  *margin-left: 85%;
}
div#es-wrap .row-fluid .offset9 {
  margin-left: 78.723404255319%;
  *margin-left: 78.617021276596%;
}
div#es-wrap .row-fluid .offset9:first-child {
  margin-left: 76.595744680851%;
  *margin-left: 76.489361702128%;
}
div#es-wrap .row-fluid .offset8 {
  margin-left: 70.212765957447%;
  *margin-left: 70.106382978723%;
}
div#es-wrap .row-fluid .offset8:first-child {
  margin-left: 68.085106382979%;
  *margin-left: 67.978723404255%;
}
div#es-wrap .row-fluid .offset7 {
  margin-left: 61.702127659574%;
  *margin-left: 61.595744680851%;
}
div#es-wrap .row-fluid .offset7:first-child {
  margin-left: 59.574468085106%;
  *margin-left: 59.468085106383%;
}
div#es-wrap .row-fluid .offset6 {
  margin-left: 53.191489361702%;
  *margin-left: 53.085106382979%;
}
div#es-wrap .row-fluid .offset6:first-child {
  margin-left: 51.063829787234%;
  *margin-left: 50.957446808511%;
}
div#es-wrap .row-fluid .offset5 {
  margin-left: 44.68085106383%;
  *margin-left: 44.574468085106%;
}
div#es-wrap .row-fluid .offset5:first-child {
  margin-left: 42.553191489362%;
  *margin-left: 42.446808510638%;
}
div#es-wrap .row-fluid .offset4 {
  margin-left: 36.170212765957%;
  *margin-left: 36.063829787234%;
}
div#es-wrap .row-fluid .offset4:first-child {
  margin-left: 34.042553191489%;
  *margin-left: 33.936170212766%;
}
div#es-wrap .row-fluid .offset3 {
  margin-left: 27.659574468085%;
  *margin-left: 27.553191489362%;
}
div#es-wrap .row-fluid .offset3:first-child {
  margin-left: 25.531914893617%;
  *margin-left: 25.425531914894%;
}
div#es-wrap .row-fluid .offset2 {
  margin-left: 19.148936170213%;
  *margin-left: 19.042553191489%;
}
div#es-wrap .row-fluid .offset2:first-child {
  margin-left: 17.021276595745%;
  *margin-left: 16.914893617021%;
}
div#es-wrap .row-fluid .offset1 {
  margin-left: 10.63829787234%;
  *margin-left: 10.531914893617%;
}
div#es-wrap .row-fluid .offset1:first-child {
  margin-left: 8.5106382978723%;
  *margin-left: 8.4042553191489%;
}
div#es-wrap [class*="span"].hide,
div#es-wrap .row-fluid [class*="span"].hide {
  display: none;
}
div#es-wrap [class*="span"].pull-right,
div#es-wrap .row-fluid [class*="span"].pull-right {
  float: right;
}
div#es-wrap .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
div#es-wrap .container:before,
div#es-wrap .container:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .container:after {
  clear: both;
}
div#es-wrap .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
div#es-wrap .container-fluid:before,
div#es-wrap .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .container-fluid:after {
  clear: both;
}
body div#es-wrap p {
  margin: 0 0 8px;
}
body div#es-wrap .lead {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 200;
  line-height: 24px;
}
body div#es-wrap .small {
  font-size: 11px;
}
body div#es-wrap small {
  font-size: 11px;
}
body div#es-wrap strong,
body div#es-wrap .bold {
  font-weight: bold;
}
body div#es-wrap em {
  font-style: italic;
}
body div#es-wrap cite {
  font-style: normal;
}
body div#es-wrap .muted {
  color: #999;
}
body div#es-wrap a.muted:hover {
  color: #808080;
}
body div#es-wrap .text-warning {
  color: #c09853;
}
body div#es-wrap a.text-warning:hover {
  color: #a47e3c;
}
body div#es-wrap .text-error {
  color: #b94a48;
}
body div#es-wrap a.text-error:hover {
  color: #953b39;
}
body div#es-wrap .text-info {
  color: #3a87ad;
}
body div#es-wrap a.text-info:hover {
  color: #2d6987;
}
body div#es-wrap .text-success {
  color: #468847;
}
body div#es-wrap a.text-success:hover {
  color: #356635;
}
body div#es-wrap .text-left {
  text-align: left;
}
body div#es-wrap .text-right {
  text-align: right;
}
body div#es-wrap .text-center {
  text-align: center;
}
body div#es-wrap .h1,
body div#es-wrap .h2,
body div#es-wrap .h3,
body div#es-wrap .h4,
body div#es-wrap .h5,
body div#es-wrap .h6,
body div#es-wrap h1,
body div#es-wrap h2,
body div#es-wrap h3,
body div#es-wrap h4,
body div#es-wrap h5,
body div#es-wrap h6 {
  margin: 8px 0;
  padding: 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: #666;
  text-rendering: optimizelegibility;
  border: none;
}
body div#es-wrap .h1 small,
body div#es-wrap .h2 small,
body div#es-wrap .h3 small,
body div#es-wrap .h4 small,
body div#es-wrap .h5 small,
body div#es-wrap .h6 small,
body div#es-wrap h1 small,
body div#es-wrap h2 small,
body div#es-wrap h3 small,
body div#es-wrap h4 small,
body div#es-wrap h5 small,
body div#es-wrap h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
body div#es-wrap h1,
body div#es-wrap .h1 {
  font-size: 30px;
  line-height: 40px;
}
body div#es-wrap h2,
body div#es-wrap .h2 {
  font-size: 24px;
  line-height: 36px;
}
body div#es-wrap h3,
body div#es-wrap .h3 {
  font-size: 22px;
  line-height: 30px;
}
body div#es-wrap h4,
body div#es-wrap .h4 {
  font-size: 16px;
  line-height: 20px;
}
body div#es-wrap h5,
body div#es-wrap .h5 {
  font-size: 14px;
  line-height: 20px;
}
body div#es-wrap h6,
body div#es-wrap .h6 {
  font-size: 12px;
  line-height: 20px;
}
body div#es-wrap h1 small {
  font-size: 24px;
}
body div#es-wrap h2 small {
  font-size: 18px;
}
body div#es-wrap h3 small {
  font-size: 14px;
}
body div#es-wrap h4 small {
  font-size: 14px;
}
body div#es-wrap .page-header {
  padding-bottom: 7px;
  margin: 16px 0 24px;
  border-bottom: 1px solid #eee;
}
body div#es-wrap ul,
body div#es-wrap ol {
  padding: 0;
  margin: 0 0 8px 25px;
}
body div#es-wrap ul ul,
body div#es-wrap ul ol,
body div#es-wrap ol ol,
body div#es-wrap ol ul {
  margin-bottom: 0;
  margin-top: 0;
}
body div#es-wrap ul li,
body div#es-wrap ol li {
  line-height: 16px;
  background: none;
}
body div#es-wrap .unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
body div#es-wrap ul.inline,
body div#es-wrap ol.inline {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
body div#es-wrap ul.inline:before,
body div#es-wrap ul.inline:after,
body div#es-wrap ol.inline:before,
body div#es-wrap ol.inline:after {
  display: table;
  content: "";
  line-height: 0;
}
body div#es-wrap ul.inline:after,
body div#es-wrap ol.inline:after {
  clear: both;
}
body div#es-wrap ul.inline > li,
body div#es-wrap ol.inline > li {
  display: block;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}
body div#es-wrap dl {
  margin-bottom: 16px;
}
body div#es-wrap dt,
body div#es-wrap dd {
  line-height: 16px;
}
body div#es-wrap dt {
  font-weight: bold;
}
body div#es-wrap dd {
  margin-left: 8px;
}
body div#es-wrap .dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body div#es-wrap .dl-horizontal dd {
  margin-left: 130px;
}
body div#es-wrap hr {
  margin: 16px 0;
  border: 0;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #f8f8f8;
}
body div#es-wrap abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
body div#es-wrap abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
body div#es-wrap blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 16px;
  border-left: 5px solid #eee;
  background: none;
  min-height: 5px;
}
body div#es-wrap blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
body div#es-wrap blockquote small {
  display: block;
  line-height: 16px;
  color: #999;
}
body div#es-wrap blockquote small:before {
  content: '\2014 \00A0';
}
body div#es-wrap blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
body div#es-wrap blockquote.pull-right p,
body div#es-wrap blockquote.pull-right small {
  text-align: right;
}
body div#es-wrap blockquote.pull-right small:before {
  content: '';
}
body div#es-wrap blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
body div#es-wrap q:before,
body div#es-wrap q:after,
body div#es-wrap blockquote:before,
body div#es-wrap blockquote:after {
  content: "";
}
body div#es-wrap address {
  display: block;
  margin-bottom: 16px;
  font-style: normal;
  line-height: 16px;
}
div#es-wrap code,
div#es-wrap pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 10px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
div#es-wrap pre {
  display: block;
  padding: 7.5px;
  margin: 0 0 8px;
  font-size: 11px;
  line-height: 16px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap pre.prettyprint {
  margin-bottom: 16px;
}
div#es-wrap pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
div#es-wrap .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
div#es-wrap form {
  margin: 0 0 16px;
}
div#es-wrap fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
div#es-wrap legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 32px;
  color: #666;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
}
div#es-wrap legend small {
  font-size: 12px;
  color: #999;
}
div#es-wrap label,
div#es-wrap input,
div#es-wrap button,
div#es-wrap select,
div#es-wrap textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}
div#es-wrap input,
div#es-wrap button,
div#es-wrap select,
div#es-wrap textarea {
  font-family: 'Lucida Grande', 'Gisha', 'Lucida Sans Unicode', 'Lucida Sans', Lucida, Arial, Verdana, sans-serif;
  background-color: #fff;
}
div#es-wrap label {
  display: block;
  margin-bottom: 5px;
}
div#es-wrap select,
div#es-wrap textarea,
div#es-wrap input[type="text"],
div#es-wrap input[type="password"],
div#es-wrap input[type="datetime"],
div#es-wrap input[type="datetime-local"],
div#es-wrap input[type="date"],
div#es-wrap input[type="month"],
div#es-wrap input[type="time"],
div#es-wrap input[type="week"],
div#es-wrap input[type="number"],
div#es-wrap input[type="email"],
div#es-wrap input[type="url"],
div#es-wrap input[type="search"],
div#es-wrap input[type="tel"],
div#es-wrap input[type="color"],
div#es-wrap .uneditable-input {
  display: inline-block;
  height: 26px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
div#es-wrap input,
div#es-wrap textarea,
div#es-wrap .uneditable-input {
  width: 206px;
}
div#es-wrap textarea {
  height: auto;
}
div#es-wrap textarea,
div#es-wrap input[type="text"],
div#es-wrap input[type="password"],
div#es-wrap input[type="datetime"],
div#es-wrap input[type="datetime-local"],
div#es-wrap input[type="date"],
div#es-wrap input[type="month"],
div#es-wrap input[type="time"],
div#es-wrap input[type="week"],
div#es-wrap input[type="number"],
div#es-wrap input[type="email"],
div#es-wrap input[type="url"],
div#es-wrap input[type="search"],
div#es-wrap input[type="tel"],
div#es-wrap input[type="color"],
div#es-wrap .uneditable-input {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
div#es-wrap textarea:focus,
div#es-wrap input[type="text"]:focus,
div#es-wrap input[type="password"]:focus,
div#es-wrap input[type="datetime"]:focus,
div#es-wrap input[type="datetime-local"]:focus,
div#es-wrap input[type="date"]:focus,
div#es-wrap input[type="month"]:focus,
div#es-wrap input[type="time"]:focus,
div#es-wrap input[type="week"]:focus,
div#es-wrap input[type="number"]:focus,
div#es-wrap input[type="email"]:focus,
div#es-wrap input[type="url"]:focus,
div#es-wrap input[type="search"]:focus,
div#es-wrap input[type="tel"]:focus,
div#es-wrap input[type="color"]:focus,
div#es-wrap .uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(82,168,236,.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(82,168,236,.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(82,168,236,.1);
}
div#es-wrap input[type="radio"],
div#es-wrap input[type="checkbox"] {
  margin: 1px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
  cursor: pointer;
}
div#es-wrap input[type="file"],
div#es-wrap input[type="image"],
div#es-wrap input[type="submit"],
div#es-wrap input[type="reset"],
div#es-wrap input[type="button"],
div#es-wrap input[type="radio"],
div#es-wrap input[type="checkbox"] {
  width: auto;
}
div#es-wrap select,
div#es-wrap input[type="file"] {
  height: 26px;
  *margin-top: 4px;
  line-height: 26px;
}
div#es-wrap select {
  width: 220px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
}
div#es-wrap select[multiple],
div#es-wrap select[size] {
  height: auto;
}
div#es-wrap select:focus,
div#es-wrap input[type="file"]:focus,
div#es-wrap input[type="radio"]:focus,
div#es-wrap input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div#es-wrap .uneditable-input,
div#es-wrap .uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #d7d7d7;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
div#es-wrap .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
div#es-wrap .uneditable-textarea {
  width: auto;
  height: auto;
}
div#es-wrap .radio,
div#es-wrap .checkbox {
  min-height: 16px;
  padding-left: 20px;
}
div#es-wrap .radio input[type="radio"],
div#es-wrap .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
div#es-wrap .controls > .radio:first-child,
div#es-wrap .controls > .checkbox:first-child {
  padding-top: 5px;
}
div#es-wrap .radio.inline,
div#es-wrap .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
div#es-wrap .radio.inline + .radio.inline,
div#es-wrap .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
div#es-wrap .input-mini {
  width: 60px;
}
div#es-wrap .input-small {
  width: 90px;
}
div#es-wrap .input-medium {
  width: 150px;
}
div#es-wrap .input-large {
  width: 210px;
}
div#es-wrap .input-xlarge {
  width: 270px;
}
div#es-wrap .input-xxlarge {
  width: 530px;
}
div#es-wrap .input-full {
  width: 96%;
}
div#es-wrap input[class*="span"],
div#es-wrap select[class*="span"],
div#es-wrap textarea[class*="span"],
div#es-wrap .uneditable-input[class*="span"],
div#es-wrap .row-fluid input[class*="span"],
div#es-wrap .row-fluid select[class*="span"],
div#es-wrap .row-fluid textarea[class*="span"],
div#es-wrap .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
div#es-wrap .input-append input[class*="span"],
div#es-wrap .input-append .uneditable-input[class*="span"],
div#es-wrap .input-prepend input[class*="span"],
div#es-wrap .input-prepend .uneditable-input[class*="span"],
div#es-wrap .row-fluid input[class*="span"],
div#es-wrap .row-fluid select[class*="span"],
div#es-wrap .row-fluid textarea[class*="span"],
div#es-wrap .row-fluid .uneditable-input[class*="span"],
div#es-wrap .row-fluid .input-prepend [class*="span"],
div#es-wrap .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
div#es-wrap input,
div#es-wrap textarea,
div#es-wrap .uneditable-input {
  margin-left: 0;
}
div#es-wrap .controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
div#es-wrap input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
div#es-wrap input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
div#es-wrap input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
div#es-wrap input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
div#es-wrap input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
div#es-wrap input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
div#es-wrap input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
div#es-wrap input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
div#es-wrap input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
div#es-wrap input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
div#es-wrap input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
div#es-wrap input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
div#es-wrap .controls-row {
  *zoom: 1;
}
div#es-wrap .controls-row:before,
div#es-wrap .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .controls-row:after {
  clear: both;
}
div#es-wrap .controls-row [class*="span"],
div#es-wrap .row-fluid .controls-row [class*="span"] {
  float: left;
}
div#es-wrap .controls-row .checkbox[class*="span"],
div#es-wrap .controls-row .radio[class*="span"] {
  padding-top: 5px;
}
div#es-wrap input[disabled],
div#es-wrap select[disabled],
div#es-wrap textarea[disabled],
div#es-wrap input[readonly],
div#es-wrap select[readonly],
div#es-wrap textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
div#es-wrap input[type="radio"][disabled],
div#es-wrap input[type="checkbox"][disabled],
div#es-wrap input[type="radio"][readonly],
div#es-wrap input[type="checkbox"][readonly] {
  background-color: transparent;
}
div#es-wrap .control-group {
  position: relative;
}
div#es-wrap .control-group .controls-error {
  display: none;
}
div#es-wrap .control-group .text-note {
  color: #555 !important;
}
div#es-wrap .control-group.warning .control-label,
div#es-wrap .control-group.warning .help-block,
div#es-wrap .control-group.warning .help-inline {
  color: #c09853;
}
div#es-wrap .control-group.warning .checkbox,
div#es-wrap .control-group.warning .radio,
div#es-wrap .control-group.warning input,
div#es-wrap .control-group.warning select,
div#es-wrap .control-group.warning textarea {
  color: #c09853;
}
div#es-wrap .control-group.warning input,
div#es-wrap .control-group.warning select,
div#es-wrap .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
div#es-wrap .control-group.warning input:focus,
div#es-wrap .control-group.warning select:focus,
div#es-wrap .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
div#es-wrap .control-group.warning .input-prepend .add-on,
div#es-wrap .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
div#es-wrap .control-group.error .control-label,
div#es-wrap .control-group.error .help-block,
div#es-wrap .control-group.error .help-inline {
  color: #b94a48;
}
div#es-wrap .control-group.error .checkbox,
div#es-wrap .control-group.error .radio,
div#es-wrap .control-group.error input,
div#es-wrap .control-group.error select,
div#es-wrap .control-group.error textarea {
  color: #b94a48;
}
div#es-wrap .control-group.error input,
div#es-wrap .control-group.error select,
div#es-wrap .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
div#es-wrap .control-group.error input:focus,
div#es-wrap .control-group.error select:focus,
div#es-wrap .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
div#es-wrap .control-group.error .input-prepend .add-on,
div#es-wrap .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
div#es-wrap .control-group.error .controls-error {
  display: inline-block;
}
div#es-wrap .control-group.success .control-label,
div#es-wrap .control-group.success .help-block,
div#es-wrap .control-group.success .help-inline {
  color: #468847;
}
div#es-wrap .control-group.success .checkbox,
div#es-wrap .control-group.success .radio,
div#es-wrap .control-group.success input,
div#es-wrap .control-group.success select,
div#es-wrap .control-group.success textarea {
  color: #468847;
}
div#es-wrap .control-group.success input,
div#es-wrap .control-group.success select,
div#es-wrap .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
div#es-wrap .control-group.success input:focus,
div#es-wrap .control-group.success select:focus,
div#es-wrap .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
div#es-wrap .control-group.success .input-prepend .add-on,
div#es-wrap .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
div#es-wrap .control-group.info .control-label,
div#es-wrap .control-group.info .help-block,
div#es-wrap .control-group.info .help-inline {
  color: #3a87ad;
}
div#es-wrap .control-group.info .checkbox,
div#es-wrap .control-group.info .radio,
div#es-wrap .control-group.info input,
div#es-wrap .control-group.info select,
div#es-wrap .control-group.info textarea {
  color: #3a87ad;
}
div#es-wrap .control-group.info input,
div#es-wrap .control-group.info select,
div#es-wrap .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
div#es-wrap .control-group.info input:focus,
div#es-wrap .control-group.info select:focus,
div#es-wrap .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
div#es-wrap .control-group.info .input-prepend .add-on,
div#es-wrap .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
div#es-wrap input:focus:required:invalid,
div#es-wrap textarea:focus:required:invalid,
div#es-wrap select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
div#es-wrap input:focus:required:invalid:focus,
div#es-wrap textarea:focus:required:invalid:focus,
div#es-wrap select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
div#es-wrap .form-actions {
  padding: 15px 20px 16px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: #f5f5f5;
  border-top: 1px solid #e6e6e6;
  *zoom: 1;
}
div#es-wrap .form-actions:before,
div#es-wrap .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .form-actions:after {
  clear: both;
}
div#es-wrap .help-block,
div#es-wrap .help-inline {
  color: #595959;
}
div#es-wrap .help-block {
  display: block;
  margin-bottom: 8px;
}
div#es-wrap .help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
div#es-wrap .input-append,
div#es-wrap .input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
div#es-wrap .input-append input,
div#es-wrap .input-append select,
div#es-wrap .input-append .uneditable-input,
div#es-wrap .input-append .dropdown-menu,
div#es-wrap .input-prepend input,
div#es-wrap .input-prepend select,
div#es-wrap .input-prepend .uneditable-input,
div#es-wrap .input-prepend .dropdown-menu {
  font-size: 12px;
}
div#es-wrap .input-append input,
div#es-wrap .input-append select,
div#es-wrap .input-append .uneditable-input,
div#es-wrap .input-prepend input,
div#es-wrap .input-prepend select,
div#es-wrap .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
div#es-wrap .input-append input:focus,
div#es-wrap .input-append select:focus,
div#es-wrap .input-append .uneditable-input:focus,
div#es-wrap .input-prepend input:focus,
div#es-wrap .input-prepend select:focus,
div#es-wrap .input-prepend .uneditable-input:focus {
  z-index: 2;
}
div#es-wrap .input-append .add-on,
div#es-wrap .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 26px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #d7d7d7;
}
div#es-wrap .input-append .add-on,
div#es-wrap .input-append .btn,
div#es-wrap .input-prepend .add-on,
div#es-wrap .input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: none;
}
div#es-wrap .input-append .active,
div#es-wrap .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
div#es-wrap .input-prepend .add-on,
div#es-wrap .input-prepend .btn {
  margin-right: -1px;
  height: 26px;
}
div#es-wrap .input-prepend .add-on:first-child,
div#es-wrap .input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
div#es-wrap .input-append input,
div#es-wrap .input-append select,
div#es-wrap .input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
div#es-wrap .input-append input + .btn-group .btn,
div#es-wrap .input-append select + .btn-group .btn,
div#es-wrap .input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
div#es-wrap .input-append .add-on,
div#es-wrap .input-append .btn,
div#es-wrap .input-append .btn-group {
  margin-left: -1px;
  height: 26px;
}
div#es-wrap .input-append .add-on:last-child,
div#es-wrap .input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
div#es-wrap .input-prepend.input-append input,
div#es-wrap .input-prepend.input-append select,
div#es-wrap .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .input-prepend.input-append input + .btn-group .btn,
div#es-wrap .input-prepend.input-append select + .btn-group .btn,
div#es-wrap .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
div#es-wrap .input-prepend.input-append .add-on:first-child,
div#es-wrap .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
div#es-wrap .input-prepend.input-append .add-on:last-child,
div#es-wrap .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
div#es-wrap .input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
div#es-wrap input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
div#es-wrap .form-search .input-append .search-query,
div#es-wrap .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
div#es-wrap .form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
div#es-wrap .form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
div#es-wrap .form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
div#es-wrap .form-search input,
div#es-wrap .form-search textarea,
div#es-wrap .form-search select,
div#es-wrap .form-search .help-inline,
div#es-wrap .form-search .uneditable-input,
div#es-wrap .form-search .input-prepend,
div#es-wrap .form-search .input-append,
div#es-wrap .form-inline input,
div#es-wrap .form-inline textarea,
div#es-wrap .form-inline select,
div#es-wrap .form-inline .help-inline,
div#es-wrap .form-inline .uneditable-input,
div#es-wrap .form-inline .input-prepend,
div#es-wrap .form-inline .input-append,
div#es-wrap .form-horizontal input,
div#es-wrap .form-horizontal textarea,
div#es-wrap .form-horizontal select,
div#es-wrap .form-horizontal .help-inline,
div#es-wrap .form-horizontal .uneditable-input,
div#es-wrap .form-horizontal .input-prepend,
div#es-wrap .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
div#es-wrap .form-search .hide,
div#es-wrap .form-inline .hide,
div#es-wrap .form-horizontal .hide {
  display: none;
}
div#es-wrap .form-search label,
div#es-wrap .form-inline label,
div#es-wrap .form-search .btn-group,
div#es-wrap .form-inline .btn-group {
  display: inline-block;
}
div#es-wrap .form-search .input-append,
div#es-wrap .form-inline .input-append,
div#es-wrap .form-search .input-prepend,
div#es-wrap .form-inline .input-prepend {
  margin-bottom: 0;
}
div#es-wrap .form-search .radio,
div#es-wrap .form-search .checkbox,
div#es-wrap .form-inline .radio,
div#es-wrap .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
div#es-wrap .form-search .radio input[type="radio"],
div#es-wrap .form-search .checkbox input[type="checkbox"],
div#es-wrap .form-inline .radio input[type="radio"],
div#es-wrap .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
div#es-wrap legend + .control-group {
  margin-top: 16px;
  -webkit-margin-top-collapse: separate;
}
div#es-wrap .form-horizontal .control-group {
  margin-bottom: 16px;
  *zoom: 1;
}
div#es-wrap .form-horizontal .control-group:before,
div#es-wrap .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .form-horizontal .control-group:after {
  clear: both;
}
div#es-wrap .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
div#es-wrap .form-horizontal .controls {
  position: relative;
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
div#es-wrap .form-horizontal .controls:first-child {
  *padding-left: 180px;
}
div#es-wrap .form-horizontal .help-block {
  margin-bottom: 0;
}
div#es-wrap .form-horizontal input + .help-block,
div#es-wrap .form-horizontal select + .help-block,
div#es-wrap .form-horizontal textarea + .help-block {
  margin-top: 8px;
}
div#es-wrap .form-horizontal .form-actions {
  padding-left: 180px;
}
div#es-wrap .es-terms-field,
div#es-wrap .form-noresize {
  resize: none;
}
div#es-wrap .input-vertical > li {
  margin-bottom: 4px;
}
div#es-wrap .es-forgotpass input[type="text"] {
  margin: 0;
}
div#es-wrap .es-terms-field {
  height: 150px;
}
div#es-wrap .mollom-group img {
  margin: 0 0 5px;
}
div#es-wrap .mollom-group .mollom-wrap {
  border: 1px solid #d7d7d7;
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 5px;
}
div#es-wrap .data-field-file-item {
  margin: 0 0 3px;
}
div#es-wrap .data-field-file-item .file-name {
  background: #F5F5F5;
  border: 1px dashed #d7d7d7;
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  padding: 4px 5px;
}
div#es-wrap .data-field-file-item .file-name .close {
  position: relative;
  font-size: 12px;
  top: -1px;
  margin-left: 10px;
}
div#es-wrap .alert.field-file-error {
  display: inline-block;
  height: 26px !important;
  line-height: 12px !important;
  margin: 0 0 3px !important;
  min-height: 26px;
  padding: 6px 25px 6px 30px !important;
}
div#es-wrap .alert.field-file-error:before {
  top: 4px !important;
}
div#es-wrap .alert.field-file-error .close {
  top: -2px !important;
  line-height: 13px;
}
div#es-wrap .datepicker-wrap {
  position: relative;
  display: inline-block;
}
div#es-wrap .datepicker-wrap:before {
  display: block;
  width: 12px;
  height: 12px;
  line-height: 12px;
  content: '';
  position: absolute;
  right: 8px;
  top: 6px;
  color: #888;
  content: "\e06c";
  font-family: easysocial;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
div#es-wrap .datepicker-wrap input {
  padding-right: 24px;
}
div#es-wrap .data-field-relationship {
  position: relative;
}
div#es-wrap .data-relationship-display {
  position: relative;
  width: 300px;
}
div#es-wrap .data-relationship-display[data-relationship-display-pending] {
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .data-relationship-display[data-relationship-display-pending] .data-relationship-display-actions {
  position: relative;
  right: auto;
  margin-top: 8px;
}
div#es-wrap .data-relationship-display[data-relationship-display-confirm] .data-relationship-display-info {
  padding-top: 5px;
}
div#es-wrap .data-relationship-display .label {
  margin-top: 5px;
}
div#es-wrap .data-relationship-display .data-relationship-display-actions {
  position: absolute;
  top: 0px;
  right: 5px;
}
div#es-wrap .data-relationship-display .data-relationship-display-actions a {
  color: #bbb;
}
div#es-wrap .data-relationship-display .data-relationship-display-actions .btn-delete {
  border: 1px solid #d7d7d7;
  display: block;
  height: 16px;
  font-size: 14px;
  line-height: 9px;
  padding: 1px 2px;
  position: relative;
  top: 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
div#es-wrap .data-relationship-display .data-relationship-display-actions .btn-approve,
div#es-wrap .data-relationship-display .data-relationship-display-actions .btn-reject {
  position: relative;
  font-size: 11px;
  padding: 4px 6px;
}
div#es-wrap.w768 .data-relationship-display,
div#es-wrap.w768 .data-relationship-form-target .media {
  width: 100%;
}
div#es-wrap .data-relationship-display-type {
  position: relative;
}
div#es-wrap .data-relationship-display-type .btn-delete {
  top: -2px;
  right: 0;
  position: absolute;
  color: #bbb;
}
div#es-wrap .data-relationship-display-info {
  padding: 10px;
}
div#es-wrap .data-relationship-display-info .media {
  margin-top: 5px;
}
div#es-wrap .data-relationship-display-target img {
  width: 40px;
  height: 40px;
}
div#es-wrap .data-relationship-form-target {
  position: relative;
  top: 5px;
  margin-bottom: 5px;
}
div#es-wrap .data-relationship-form-target .media {
  width: 300px;
  position: relative;
  padding: 5px;
  margin-top: 5px;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .data-relationship-form-target .media-object img {
  width: 40px;
  height: 40px;
}
div#es-wrap .data-relationship-form-target .btn-delete {
  color: #bbb;
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: center;
  border: 1px solid #d7d7d7;
  display: block;
  width: 17px;
  height: 16px;
  font-size: 14px;
  line-height: 9px;
  padding: 1px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .data-field-avatar .avatar-frame {
  background-size: cover;
  width: 128px;
  height: 128px;
  background-position: center center;
  position: relative;
  background-repeat: no-repeat;
  margin: 0 0 10px;
}
div#es-wrap .data-field-avatar .avatar-frame.avatar-frame-crop {
  background-size: contain;
  width: 100%;
  height: 400px;
}
div#es-wrap .data-field-avatar .avatar-viewport {
  position: absolute;
}
div#es-wrap .data-field-avatar .avatar-upload-field input {
  margin: 10px 0 0;
}
div#es-wrap .data-field-cover .cover-image {
  background-size: cover;
  background-repeat: no-repeat;
}
div#es-wrap .data-field-cover .cover-image.cover-move {
  cursor: move;
}
div#es-wrap .data-field-textarea textarea {
  min-height: 100px;
}
div#es-wrap .fields-config-param-choices input[type='text'] {
  width: 33%;
}
div#es-wrap .fields-config-param-choices .es-state-default,
div#es-wrap .fields-config-param-choices .es-state-featured {
  position: relative;
  top: 5px;
}
div#es-wrap table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
div#es-wrap .table {
  width: 100%;
  margin-bottom: 16px;
}
div#es-wrap .table th,
div#es-wrap .table td {
  padding: 8px;
  line-height: 16px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
div#es-wrap .table th {
  font-weight: bold;
}
div#es-wrap .table thead th {
  vertical-align: bottom;
}
div#es-wrap .table caption + thead tr:first-child th,
div#es-wrap .table caption + thead tr:first-child td,
div#es-wrap .table colgroup + thead tr:first-child th,
div#es-wrap .table colgroup + thead tr:first-child td,
div#es-wrap .table thead:first-child tr:first-child th,
div#es-wrap .table thead:first-child tr:first-child td {
  border-top: 0;
}
div#es-wrap .table tbody + tbody {
  border-top: 2px solid #ddd;
}
div#es-wrap .table-condensed th,
div#es-wrap .table-condensed td {
  padding: 4px 5px;
}
div#es-wrap .table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .table-bordered th,
div#es-wrap .table-bordered td {
  border-left: 1px solid #ddd;
}
div#es-wrap .table-bordered caption + thead tr:first-child th,
div#es-wrap .table-bordered caption + tbody tr:first-child th,
div#es-wrap .table-bordered caption + tbody tr:first-child td,
div#es-wrap .table-bordered colgroup + thead tr:first-child th,
div#es-wrap .table-bordered colgroup + tbody tr:first-child th,
div#es-wrap .table-bordered colgroup + tbody tr:first-child td,
div#es-wrap .table-bordered thead:first-child tr:first-child th,
div#es-wrap .table-bordered tbody:first-child tr:first-child th,
div#es-wrap .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
div#es-wrap .table-bordered thead:first-child tr:first-child th:first-child,
div#es-wrap .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
div#es-wrap .table-bordered thead:first-child tr:first-child th:last-child,
div#es-wrap .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
div#es-wrap .table-bordered thead:last-child tr:last-child th:first-child,
div#es-wrap .table-bordered tbody:last-child tr:last-child td:first-child,
div#es-wrap .table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
div#es-wrap .table-bordered thead:last-child tr:last-child th:last-child,
div#es-wrap .table-bordered tbody:last-child tr:last-child td:last-child,
div#es-wrap .table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
div#es-wrap .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
div#es-wrap .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
div#es-wrap .table-bordered caption + thead tr:first-child th:first-child,
div#es-wrap .table-bordered caption + tbody tr:first-child td:first-child,
div#es-wrap .table-bordered colgroup + thead tr:first-child th:first-child,
div#es-wrap .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
div#es-wrap .table-bordered caption + thead tr:first-child th:last-child,
div#es-wrap .table-bordered caption + tbody tr:first-child td:last-child,
div#es-wrap .table-bordered colgroup + thead tr:first-child th:last-child,
div#es-wrap .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
div#es-wrap .table-striped tbody tr:nth-child(odd) td,
div#es-wrap .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
div#es-wrap .table-hover tbody tr:hover td,
div#es-wrap .table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
div#es-wrap table td[class*="span"],
div#es-wrap table th[class*="span"],
div#es-wrap .row-fluid table td[class*="span"],
div#es-wrap .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
div#es-wrap .table td.span1,
div#es-wrap .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
div#es-wrap .table td.span2,
div#es-wrap .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
div#es-wrap .table td.span3,
div#es-wrap .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
div#es-wrap .table td.span4,
div#es-wrap .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
div#es-wrap .table td.span5,
div#es-wrap .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
div#es-wrap .table td.span6,
div#es-wrap .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
div#es-wrap .table td.span7,
div#es-wrap .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
div#es-wrap .table td.span8,
div#es-wrap .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
div#es-wrap .table td.span9,
div#es-wrap .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
div#es-wrap .table td.span10,
div#es-wrap .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
div#es-wrap .table td.span11,
div#es-wrap .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
div#es-wrap .table td.span12,
div#es-wrap .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
div#es-wrap .table tbody tr.success td {
  background-color: #dff0d8;
}
div#es-wrap .table tbody tr.error td {
  background-color: #f2dede;
}
div#es-wrap .table tbody tr.warning td {
  background-color: #fcf8e3;
}
div#es-wrap .table tbody tr.info td {
  background-color: #d9edf7;
}
div#es-wrap .table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
div#es-wrap .table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
div#es-wrap .table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
div#es-wrap .table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
div#es-wrap .sentence.has-data .words > span.with-data {
  display: inline-block;
}
div#es-wrap .sentence.has-data .words > span.without-data {
  display: none !important;
}
div#es-wrap .words {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
div#es-wrap .words +.words {
  border-left: 1px solid #ccc;
  padding-left: 4px;
}
div#es-wrap .words +.words .has-data {
  border-left: none;
}
div#es-wrap .words > span:hover {
  color: #08c;
  text-decoration: underline;
}
div#es-wrap .words > span.with-data {
  display: none;
}
div#es-wrap .words > span.without-data {
  display: inline-block;
  color: #08c;
}
div#es-wrap .words.open > span {
  color: #08c;
  text-decoration: underline;
}
div#es-wrap .words.has-data > span.with-data {
  display: inline-block;
}
div#es-wrap .words.has-data > span.without-data {
  display: none !important;
}
div#es-wrap .dropup,
div#es-wrap .dropdown_ {
  position: relative;
}
div#es-wrap .dropdown-toggle_ {
  *margin-bottom: -3px;
}
div#es-wrap .dropdown-toggle_:active,
div#es-wrap .open .dropdown-toggle_ {
  outline: 0;
}
div#es-wrap .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
div#es-wrap .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
div#es-wrap .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
div#es-wrap .dropdown-menu * {
  font-size: 11px !important;
}
div#es-wrap .dropdown-menu li {
  float: none;
}
div#es-wrap .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
div#es-wrap .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 7px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: rgba(0,0,0,0.2);
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
div#es-wrap .dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 16px;
  color: #333;
  white-space: nowrap;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
div#es-wrap .dropdown-menu li > h5 {
  color: #666;
}
div#es-wrap .dropdown-menu .modal-footer {
  padding: 10px 15px 11px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #d7d7d7;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
div#es-wrap .dropdown-menu .modal-footer:before,
div#es-wrap .dropdown-menu .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .dropdown-menu .modal-footer:after {
  clear: both;
}
div#es-wrap .dropdown-menu .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
div#es-wrap .dropdown-menu .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
div#es-wrap .dropdown-menu .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
div#es-wrap .dropdown-menu li > a:hover,
div#es-wrap .dropdown-menu li > a:focus,
div#es-wrap .dropdown-submenu:hover > a {
  text-decoration: none;
  color: #333;
  background-color: #e0e8f0;
  background-image: -moz-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#E7EDF3),to(#d6e0eb));
  background-image: -webkit-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: -o-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: linear-gradient(to bottom,#E7EDF3,#d6e0eb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7edf3', endColorstr='#ffd6e0ea', GradientType=0);
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
div#es-wrap .dropdown-menu .active > a,
div#es-wrap .dropdown-menu .active > a:hover {
  color: #333;
  text-decoration: none;
  outline: 0;
  background-color: #e0e8f0;
  background-image: -moz-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#E7EDF3),to(#d6e0eb));
  background-image: -webkit-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: -o-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: linear-gradient(to bottom,#E7EDF3,#d6e0eb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7edf3', endColorstr='#ffd6e0ea', GradientType=0);
}
div#es-wrap .dropdown-menu .disabled > a,
div#es-wrap .dropdown-menu .disabled > a:hover {
  color: #999;
}
div#es-wrap .dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
div#es-wrap .open {
  *z-index: 1000;
}
div#es-wrap .open > .dropdown-menu {
  display: block;
}
div#es-wrap .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
div#es-wrap .dropup .caret,
div#es-wrap .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
div#es-wrap .dropup .dropdown-menu,
div#es-wrap .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
div#es-wrap .dropdown-submenu {
  position: relative;
}
div#es-wrap .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
div#es-wrap .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
div#es-wrap .dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
div#es-wrap .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
div#es-wrap .dropdown-submenu:hover > a:after {
  border-left-color: #333;
}
div#es-wrap .dropdown-submenu.pull-left {
  float: none;
}
div#es-wrap .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
div#es-wrap .dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
div#es-wrap .typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .dropdown-arrow-topleft {
  margin-top: 10px;
}
div#es-wrap .dropdown-arrow-topleft:after,
div#es-wrap .dropdown-arrow-topleft:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
}
div#es-wrap .dropdown-arrow-topleft:after {
  bottom: 100%;
  left: 21px;
  right: auto1;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
}
div#es-wrap .dropdown-arrow-topleft:before {
  bottom: 100%;
  left: 20px;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid;
  border-bottom-color: rgba(0,0,0,0.2);
}
div#es-wrap .dropdown-arrow-topright {
  margin-top: 10px;
}
div#es-wrap .dropdown-arrow-topright:after,
div#es-wrap .dropdown-arrow-topright:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
}
div#es-wrap .dropdown-arrow-topright:after {
  bottom: 100%;
  left: auto1;
  right: 21px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
}
div#es-wrap .dropdown-arrow-topright:before {
  bottom: 100%;
  left: auto;
  right: 20px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid;
  border-bottom-color: rgba(0,0,0,0.2);
}
div#es-wrap .dropdown-arrow-topcenter {
  margin-top: 10px;
}
div#es-wrap .dropdown-arrow-topcenter:after,
div#es-wrap .dropdown-arrow-topcenter:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
}
div#es-wrap .dropdown-arrow-topcenter:after {
  bottom: 100%;
  left: 51%;
  right: auto1;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
}
div#es-wrap .dropdown-arrow-topcenter:before {
  bottom: 100%;
  left: 50%;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid;
  border-bottom-color: rgba(0,0,0,0.2);
}
div#es-wrap .dropdown-arrow-topcenter:before {
  margin-left: -9px;
}
div#es-wrap .dropdown-arrow-topcenter:after {
  margin-left: -8px;
  left: 50%;
}
div#es-wrap .dropdown-menu .divider {
  border-bottom: 1px solid rgba(0,0,0,0.2);
  display: block;
}
div#es-wrap .dropdown-menu-modal {
  width: 450px;
  padding: 0;
}
div#es-wrap .dropdown-menu-modal [class*=" modal-"],
div#es-wrap .dropdown-menu-modal [class^="modal-"] {
  border: 0;
}
div#es-wrap .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F5F5F5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#es-wrap .well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
div#es-wrap .well .well-title {
  font-weight: bold;
  margin-bottom: 6px;
}
div#es-wrap .well-large {
  padding: 24px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div#es-wrap .well-small {
  padding: 9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#es-wrap .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
div#es-wrap .fade.in {
  opacity: 1;
}
div#es-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .15s ease;
  -moz-transition: height .15s ease;
  -o-transition: height .15s ease;
  transition: height .15s ease;
}
div#es-wrap .collapse.in {
  height: auto;
}
div#es-wrap .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
div#es-wrap .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
div#es-wrap button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
div#es-wrap .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
div#es-wrap .btn:hover,
div#es-wrap .btn:active,
div#es-wrap .btn.active,
div#es-wrap .btn.disabled,
div#es-wrap .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
div#es-wrap .btn:active,
div#es-wrap .btn.active {
  background-color: #cccccc \9;
}
div#es-wrap .btn:first-child {
  *margin-left: 0;
}
div#es-wrap .btn:hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
div#es-wrap .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div#es-wrap .btn.active,
div#es-wrap .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
div#es-wrap .btn.disabled,
div#es-wrap .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#es-wrap .btn-large {
  padding: 11px 19px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div#es-wrap .btn-large [class^="icon-"],
div#es-wrap .btn-large [class*=" icon-"] {
  margin-top: 2px;
}
div#es-wrap .btn-small {
  padding: 2px 10px;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#es-wrap .btn-small [class^="icon-"],
div#es-wrap .btn-small [class*=" icon-"] {
  margin-top: 0;
}
div#es-wrap .btn-mini {
  padding: 0 6px;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#es-wrap .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#es-wrap .btn-block + .btn-block {
  margin-top: 5px;
}
div#es-wrap input[type="submit"].btn-block,
div#es-wrap input[type="reset"].btn-block,
div#es-wrap input[type="button"].btn-block {
  width: 100%;
}
div#es-wrap .btn-primary.active,
div#es-wrap .btn-warning.active,
div#es-wrap .btn-danger.active,
div#es-wrap .btn-success.active,
div#es-wrap .btn-info.active,
div#es-wrap .btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
div#es-wrap .btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
div#es-wrap .btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#08c,#0044cc);
  background-image: -o-linear-gradient(top,#08c,#0044cc);
  background-image: linear-gradient(to bottom,#08c,#0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-primary:hover,
div#es-wrap .btn-primary:active,
div#es-wrap .btn-primary.active,
div#es-wrap .btn-primary.disabled,
div#es-wrap .btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
div#es-wrap .btn-primary:active,
div#es-wrap .btn-primary.active {
  background-color: #003399 \9;
}
div#es-wrap .btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-warning:hover,
div#es-wrap .btn-warning:active,
div#es-wrap .btn-warning.active,
div#es-wrap .btn-warning.disabled,
div#es-wrap .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
div#es-wrap .btn-warning:active,
div#es-wrap .btn-warning.active {
  background-color: #c67605 \9;
}
div#es-wrap .btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-danger:hover,
div#es-wrap .btn-danger:active,
div#es-wrap .btn-danger.active,
div#es-wrap .btn-danger.disabled,
div#es-wrap .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
div#es-wrap .btn-danger:active,
div#es-wrap .btn-danger.active {
  background-color: #942a25 \9;
}
div#es-wrap .btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-success:hover,
div#es-wrap .btn-success:active,
div#es-wrap .btn-success.active,
div#es-wrap .btn-success.disabled,
div#es-wrap .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
div#es-wrap .btn-success:active,
div#es-wrap .btn-success.active {
  background-color: #408140 \9;
}
div#es-wrap .btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-info:hover,
div#es-wrap .btn-info:active,
div#es-wrap .btn-info.active,
div#es-wrap .btn-info.disabled,
div#es-wrap .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
div#es-wrap .btn-info:active,
div#es-wrap .btn-info.active {
  background-color: #24748c \9;
}
div#es-wrap .btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
  background-image: -webkit-linear-gradient(top,#444,#222);
  background-image: -o-linear-gradient(top,#444,#222);
  background-image: linear-gradient(to bottom,#444,#222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-inverse:hover,
div#es-wrap .btn-inverse:active,
div#es-wrap .btn-inverse.active,
div#es-wrap .btn-inverse.disabled,
div#es-wrap .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
div#es-wrap .btn-inverse:active,
div#es-wrap .btn-inverse.active {
  background-color: #090909 \9;
}
div#es-wrap button.btn,
div#es-wrap input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
div#es-wrap button.btn::-moz-focus-inner,
div#es-wrap input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
div#es-wrap button.btn.btn-large,
div#es-wrap input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
div#es-wrap button.btn.btn-small,
div#es-wrap input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
div#es-wrap button.btn.btn-mini,
div#es-wrap input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
div#es-wrap .btn-link,
div#es-wrap .btn-link:active,
div#es-wrap .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#es-wrap .btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
div#es-wrap .btn-link[disabled]:hover {
  color: #333;
  text-decoration: none;
}
div#es-wrap .btn.btn-es {
  color: #333;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn.btn-es:hover,
div#es-wrap .btn.btn-es:active,
div#es-wrap .btn.btn-es.active,
div#es-wrap .btn.btn-es.disabled,
div#es-wrap .btn.btn-es[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
div#es-wrap .btn.btn-es:active,
div#es-wrap .btn.btn-es.active {
  background-color: #cccccc \9;
}
div#es-wrap .btn-clear .icon-es-x {
  top: 5px;
}
div#es-wrap .btn-clean {
  background: none;
  text-shadow: none;
}
div#es-wrap .btn-clean:hover {
  background: none;
}
div#es-wrap .btn-notext {
  height: 31px;
  padding: 4px 8px;
}
div#es-wrap .btn-notext .icon-es-white,
div#es-wrap .btn-notext .icon-es-black {
  margin-left: 0px;
  margin-right: 0px;
}
div#es-wrap .btn-notext.btn-mini {
  height: 23px;
}
div#es-wrap .btn-radius {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#es-wrap .btn-group > .btn-radius:first-child {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#es-wrap .btn.btn-dashed {
  border: 1px dashed #d7d7d7;
  background: none;
}
div#es-wrap .btn.btn-stream-updates {
  font-size: 11px;
  width: 100%;
}
div#es-wrap .btn-loading {
  position: relative;
  padding-left: 26px;
  text-indent: -9999px;
}
div#es-wrap .btn-loading:before {
  position: absolute;
  margin-top: 3px;
  left: 6px;
  content: '';
  display: block;
  width: 16px;
  height: 11px;
  background: url('../../../../../media/com_easysocial/styles/../images/loading.gif') no-repeat;
}
div#es-wrap .btn-loading.with-text {
  text-indent: 0;
}
div#es-wrap .btn-es-primary.active,
div#es-wrap .btn-es-warning.active,
div#es-wrap .btn-es-danger.active,
div#es-wrap .btn-es-success.active,
div#es-wrap .btn-es-info.active,
div#es-wrap .btn-es-inverse.active {
  color: rgba(255,255,255,0.75);
}
div#es-wrap .btn-es-primary,
div#es-wrap .btn-es-primary:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #000000;
  background-image: -moz-linear-gradient(top,#cc0000,#000000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#cc0000),to(#000000));
  background-image: -webkit-linear-gradient(top,#cc0000,#000000);
  background-image: -o-linear-gradient(top,#cc0000,#000000);
  background-image: linear-gradient(to bottom,#cc0000,#000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff91c2ea', endColorstr='#ff6d9cca', GradientType=0);
  border-color: #6d9cca #6d9cca #3e76ac;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-es-primary:hover,
div#es-wrap .btn-es-primary:active,
div#es-wrap .btn-es-primary.active,
div#es-wrap .btn-es-primary.disabled,
div#es-wrap .btn-es-primary[disabled],
div#es-wrap .btn-es-primary:focus:hover,
div#es-wrap .btn-es-primary:focus:active,
div#es-wrap .btn-es-primary:focus.active,
div#es-wrap .btn-es-primary:focus.disabled,
div#es-wrap .btn-es-primary:focus[disabled] {
  color: #fff;
  background-color: #000000;
  *background-color: #5a8fc3;
}
div#es-wrap .btn-es-primary:active,
div#es-wrap .btn-es-primary.active,
div#es-wrap .btn-es-primary:focus:active,
div#es-wrap .btn-es-primary:focus.active {
  background-color: #4883bc \9;
}
div#es-wrap .btn-es-primary > a,
div#es-wrap .btn-es-primary:focus > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
div#es-wrap .btn-es-success,
div#es-wrap .btn-es-success:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #adcb59;
  background-image: -moz-linear-gradient(top,#bcd669,#97bb41);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#bcd669),to(#97bb41));
  background-image: -webkit-linear-gradient(top,#bcd669,#97bb41);
  background-image: -o-linear-gradient(top,#bcd669,#97bb41);
  background-image: linear-gradient(to bottom,#bcd669,#97bb41);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbcd669', endColorstr='#ff97bb41', GradientType=0);
  border-color: #97bb41 #97bb41 #69822d;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #97bb41;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-es-success:hover,
div#es-wrap .btn-es-success:active,
div#es-wrap .btn-es-success.active,
div#es-wrap .btn-es-success.disabled,
div#es-wrap .btn-es-success[disabled],
div#es-wrap .btn-es-success:focus:hover,
div#es-wrap .btn-es-success:focus:active,
div#es-wrap .btn-es-success:focus.active,
div#es-wrap .btn-es-success:focus.disabled,
div#es-wrap .btn-es-success:focus[disabled] {
  color: #fff;
  background-color: #97bb41;
  *background-color: #88a83a;
}
div#es-wrap .btn-es-success:active,
div#es-wrap .btn-es-success.active,
div#es-wrap .btn-es-success:focus:active,
div#es-wrap .btn-es-success:focus.active {
  background-color: #789534 \9;
}
div#es-wrap .btn-es-warning,
div#es-wrap .btn-es-warning:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f9d471;
  background-image: -moz-linear-gradient(top,#fde59d,#f4bb30);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fde59d),to(#f4bb30));
  background-image: -webkit-linear-gradient(top,#fde59d,#f4bb30);
  background-image: -o-linear-gradient(top,#fde59d,#f4bb30);
  background-image: linear-gradient(to bottom,#fde59d,#f4bb30);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffde59d', endColorstr='#fff4bb30', GradientType=0);
  border-color: #f4bb30 #f4bb30 #cd940b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f4bb30;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-es-warning:hover,
div#es-wrap .btn-es-warning:active,
div#es-wrap .btn-es-warning.active,
div#es-wrap .btn-es-warning.disabled,
div#es-wrap .btn-es-warning[disabled],
div#es-wrap .btn-es-warning:focus:hover,
div#es-wrap .btn-es-warning:focus:active,
div#es-wrap .btn-es-warning:focus.active,
div#es-wrap .btn-es-warning:focus.disabled,
div#es-wrap .btn-es-warning:focus[disabled] {
  color: #fff;
  background-color: #f4bb30;
  *background-color: #f3b318;
}
div#es-wrap .btn-es-warning:active,
div#es-wrap .btn-es-warning.active,
div#es-wrap .btn-es-warning:focus:active,
div#es-wrap .btn-es-warning:focus.active {
  background-color: #e5a60c \9;
}
div#es-wrap .btn-es-danger,
div#es-wrap .btn-es-danger:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #b41c1b;
  background-image: -moz-linear-gradient(top,#be1f23,#a6170f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#be1f23),to(#a6170f));
  background-image: -webkit-linear-gradient(top,#be1f23,#a6170f);
  background-image: -o-linear-gradient(top,#be1f23,#a6170f);
  background-image: linear-gradient(to bottom,#be1f23,#a6170f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbe1f23', endColorstr='#ffa6170f', GradientType=0);
  border-color: #a6170f #a6170f #600d09;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #a6170f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-es-danger:hover,
div#es-wrap .btn-es-danger:active,
div#es-wrap .btn-es-danger.active,
div#es-wrap .btn-es-danger.disabled,
div#es-wrap .btn-es-danger[disabled],
div#es-wrap .btn-es-danger:focus:hover,
div#es-wrap .btn-es-danger:focus:active,
div#es-wrap .btn-es-danger:focus.active,
div#es-wrap .btn-es-danger:focus.disabled,
div#es-wrap .btn-es-danger:focus[disabled] {
  color: #fff;
  background-color: #a6170f;
  *background-color: #8f140d;
}
div#es-wrap .btn-es-danger:active,
div#es-wrap .btn-es-danger.active,
div#es-wrap .btn-es-danger:focus:active,
div#es-wrap .btn-es-danger:focus.active {
  background-color: #77110b \9;
}
div#es-wrap .btn-es-inverse,
div#es-wrap .btn-es-inverse:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #6c6c6c;
  background-image: -moz-linear-gradient(top,#797979,#585858);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#797979),to(#585858));
  background-image: -webkit-linear-gradient(top,#797979,#585858);
  background-image: -o-linear-gradient(top,#797979,#585858);
  background-image: linear-gradient(to bottom,#797979,#585858);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff797979', endColorstr='#ff585858', GradientType=0);
  border-color: #585858 #585858 #323232;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #585858;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-es-inverse:hover,
div#es-wrap .btn-es-inverse:active,
div#es-wrap .btn-es-inverse.active,
div#es-wrap .btn-es-inverse.disabled,
div#es-wrap .btn-es-inverse[disabled],
div#es-wrap .btn-es-inverse:focus:hover,
div#es-wrap .btn-es-inverse:focus:active,
div#es-wrap .btn-es-inverse:focus.active,
div#es-wrap .btn-es-inverse:focus.disabled,
div#es-wrap .btn-es-inverse:focus[disabled] {
  color: #fff;
  background-color: #585858;
  *background-color: #4b4b4b;
}
div#es-wrap .btn-es-inverse:active,
div#es-wrap .btn-es-inverse.active,
div#es-wrap .btn-es-inverse:focus:active,
div#es-wrap .btn-es-inverse:focus.active {
  background-color: #3f3f3f \9;
}
div#es-wrap .btn-es:focus,
div#es-wrap [class^="btn-es-"]:focus,
div#es-wrap [class*=" btn-es-"]:focus {
  color: #fff;
}
div#es-wrap .btn-es.btn-large [class^="icon-"],
div#es-wrap .btn-es.btn-large [class*=" icon-"],
div#es-wrap [class^="btn-es-"].btn-large [class^="icon-"],
div#es-wrap [class^="btn-es-"].btn-large [class*=" icon-"],
div#es-wrap [class*=" btn-es-"].btn-large [class^="icon-"],
div#es-wrap [class*=" btn-es-"].btn-large [class*=" icon-"] {
  margin-top: 2px;
}
div#es-wrap .btn-es.btn-small,
div#es-wrap [class^="btn-es-"].btn-small,
div#es-wrap [class*=" btn-es-"].btn-small {
  font-size: 12px;
}
div#es-wrap .btn-es.btn-small [class^="icon-"],
div#es-wrap .btn-es.btn-small [class*=" icon-"],
div#es-wrap [class^="btn-es-"].btn-small [class^="icon-"],
div#es-wrap [class^="btn-es-"].btn-small [class*=" icon-"],
div#es-wrap [class*=" btn-es-"].btn-small [class^="icon-"],
div#es-wrap [class*=" btn-es-"].btn-small [class*=" icon-"] {
  margin-top: 0;
}
div#es-wrap .btn-es.btn-mini,
div#es-wrap [class^="btn-es-"].btn-mini,
div#es-wrap [class*=" btn-es-"].btn-mini {
  padding: 0 6px;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#es-wrap .btn-es.btn-mini [class^="ies-"],
div#es-wrap .btn-es.btn-mini [class*=" ies-"],
div#es-wrap [class^="btn-es-"].btn-mini [class^="ies-"],
div#es-wrap [class^="btn-es-"].btn-mini [class*=" ies-"],
div#es-wrap [class*=" btn-es-"].btn-mini [class^="ies-"],
div#es-wrap [class*=" btn-es-"].btn-mini [class*=" ies-"] {
  line-height: 11px;
}
div#es-wrap .btn-es:focus {
  color: #333;
}
div#es-wrap .btn-action-followers.is-following,
div#es-wrap .btn-action-followers.is-following:hover,
div#es-wrap .btn-action-followers.is-following:focus {
  background-color: #82b2de;
  background-image: -moz-linear-gradient(top,#8dbde6,#72a1d1);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#8dbde6),to(#72a1d1));
  background-image: -webkit-linear-gradient(top,#8dbde6,#72a1d1);
  background-image: -o-linear-gradient(top,#8dbde6,#72a1d1);
  background-image: linear-gradient(to bottom,#8dbde6,#72a1d1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8dbde6', endColorstr='#ff72a1d1', GradientType=0);
  color: white !important;
}
div#es-wrap .btn-action-followers.is-following [class^="ies-"]:before,
div#es-wrap .btn-action-followers.is-following [class*=" ies-"]:before,
div#es-wrap .btn-action-followers.is-following:hover [class^="ies-"]:before,
div#es-wrap .btn-action-followers.is-following:hover [class*=" ies-"]:before,
div#es-wrap .btn-action-followers.is-following:focus [class^="ies-"]:before,
div#es-wrap .btn-action-followers.is-following:focus [class*=" ies-"]:before {
  font-size: 9px;
}
div#es-wrap .btn-action-friends .dropdown-toggle {
  width: 180px;
  overflow: hidden;
  padding: 5px 12px;
  text-align: left;
  z-index: 2;
  background: white;
  font-size: 11px;
}
div#es-wrap .btn-action-friends .dropdown-toggle [class^="ies-"],
div#es-wrap .btn-action-friends .dropdown-toggle [class*=" ies-"] {
  margin-right: 8px;
  vertical-align: text-top;
}
div#es-wrap .btn-action-friends .dropdown-toggle [class^="ies-"]:before,
div#es-wrap .btn-action-friends .dropdown-toggle [class*=" ies-"]:before {
  color: #595959;
  font-size: 11px;
  position: relative;
  top: 2px;
  left: 1px;
}
div#es-wrap .btn-action-friends .dropdown-menu {
  width: 180px;
  left: 0;
  top: 25px;
  z-index: 100;
  border-top: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
div#es-wrap .btn-action-friends .dropdown-menu .divider {
  border-bottom: 1px solid rgba(0,0,0,0.2);
  display: block;
}
div#es-wrap .btn-action-friends.is-notfriend [class^="ies-"]:before,
div#es-wrap .btn-action-friends.is-notfriend [class*=" ies-"]:before {
  content: "\e013";
  font-size: 16px;
}
div#es-wrap .btn-action-friends.is-friends,
div#es-wrap .btn-action-friends.is-friends:hover,
div#es-wrap .btn-action-friends.is-friends:focus {
  background-color: #82b2de;
  background-image: -moz-linear-gradient(top,#8dbde6,#72a1d1);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#8dbde6),to(#72a1d1));
  background-image: -webkit-linear-gradient(top,#8dbde6,#72a1d1);
  background-image: -o-linear-gradient(top,#8dbde6,#72a1d1);
  background-image: linear-gradient(to bottom,#8dbde6,#72a1d1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8dbde6', endColorstr='#ff72a1d1', GradientType=0);
  color: white !important;
}
div#es-wrap .btn-es-social {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  position: relative;
}
div#es-wrap .btn-es-facebook {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #4583c3;
  background-image: -moz-linear-gradient(top,#5692ce,#2b6cb3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5692ce),to(#2b6cb3));
  background-image: -webkit-linear-gradient(top,#5692ce,#2b6cb3);
  background-image: -o-linear-gradient(top,#5692ce,#2b6cb3);
  background-image: linear-gradient(to bottom,#5692ce,#2b6cb3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5692ce', endColorstr='#ff2b6cb3', GradientType=0);
  border-color: #2b6cb3 #2b6cb3 #1c4775;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2b6cb3;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-es-facebook:hover,
div#es-wrap .btn-es-facebook:active,
div#es-wrap .btn-es-facebook.active,
div#es-wrap .btn-es-facebook.disabled,
div#es-wrap .btn-es-facebook[disabled] {
  color: #fff;
  background-color: #2b6cb3;
  *background-color: #26609e;
}
div#es-wrap .btn-es-facebook:active,
div#es-wrap .btn-es-facebook.active {
  background-color: #21538a \9;
}
div#es-wrap .btn-es-twitter {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #3cc3f4;
  background-image: -moz-linear-gradient(top,#61cef4,#05b3f4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#61cef4),to(#05b3f4));
  background-image: -webkit-linear-gradient(top,#61cef4,#05b3f4);
  background-image: -o-linear-gradient(top,#61cef4,#05b3f4);
  background-image: linear-gradient(to bottom,#61cef4,#05b3f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff61cef4', endColorstr='#ff05b3f4', GradientType=0);
  border-color: #05b3f4 #05b3f4 #037ca9;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #05b3f4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-es-twitter:hover,
div#es-wrap .btn-es-twitter:active,
div#es-wrap .btn-es-twitter.active,
div#es-wrap .btn-es-twitter.disabled,
div#es-wrap .btn-es-twitter[disabled] {
  color: #fff;
  background-color: #05b3f4;
  *background-color: #04a1db;
}
div#es-wrap .btn-es-twitter:active,
div#es-wrap .btn-es-twitter.active {
  background-color: #048ec2 \9;
}
div#es-wrap .btn-es-linkedin {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #5fa8cd;
  background-image: -moz-linear-gradient(top,#6cb3d3,#4b97c3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#6cb3d3),to(#4b97c3));
  background-image: -webkit-linear-gradient(top,#6cb3d3,#4b97c3);
  background-image: -o-linear-gradient(top,#6cb3d3,#4b97c3);
  background-image: linear-gradient(to bottom,#6cb3d3,#4b97c3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6cb3d3', endColorstr='#ff4b97c3', GradientType=0);
  border-color: #4b97c3 #4b97c3 #306e91;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #4b97c3;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .btn-es-linkedin:hover,
div#es-wrap .btn-es-linkedin:active,
div#es-wrap .btn-es-linkedin.active,
div#es-wrap .btn-es-linkedin.disabled,
div#es-wrap .btn-es-linkedin[disabled] {
  color: #fff;
  background-color: #4b97c3;
  *background-color: #3d8bb7;
}
div#es-wrap .btn-es-linkedin:active,
div#es-wrap .btn-es-linkedin.active {
  background-color: #377ca4 \9;
}
div#es-wrap .btn:focus {
  outline: none;
  outline: none;
  outline-offset: 0;
  background-position: 0;
}
div#es-wrap .btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
div#es-wrap .btn-group:first-child {
  *margin-left: 0;
}
div#es-wrap .btn-group + .btn-group {
  margin-left: 5px;
}
div#es-wrap .btn-toolbar {
  font-size: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}
div#es-wrap .btn-toolbar .btn + .btn,
div#es-wrap .btn-toolbar .btn-group + .btn,
div#es-wrap .btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
div#es-wrap .btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .btn-group > .btn + .btn {
  margin-left: -1px;
}
div#es-wrap .btn-group > .btn,
div#es-wrap .btn-group > .dropdown-menu {
  font-size: 12px;
}
div#es-wrap .btn-group > .btn-mini {
  font-size: 11px;
}
div#es-wrap .btn-group > .btn-small {
  font-size: 12px;
}
div#es-wrap .btn-group > .btn-large {
  font-size: 16px;
}
div#es-wrap .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
div#es-wrap .btn-group > .btn:last-child,
div#es-wrap .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
div#es-wrap .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
div#es-wrap .btn-group > .btn.large:last-child,
div#es-wrap .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
div#es-wrap .btn-group > .btn:hover,
div#es-wrap .btn-group > .btn:focus,
div#es-wrap .btn-group > .btn:active,
div#es-wrap .btn-group > .btn.active {
  z-index: 2;
}
div#es-wrap .btn-group .dropdown-toggle:active,
div#es-wrap .btn-group.open .dropdown-toggle {
  outline: 0;
}
div#es-wrap .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
div#es-wrap .btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
div#es-wrap .btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
div#es-wrap .btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
div#es-wrap .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
div#es-wrap .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
div#es-wrap .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
div#es-wrap .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
div#es-wrap .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
div#es-wrap .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
div#es-wrap .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
div#es-wrap .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
div#es-wrap .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
div#es-wrap .btn-mini .caret,
div#es-wrap .btn-small .caret,
div#es-wrap .btn-large .caret {
  margin-top: 6px;
}
div#es-wrap .btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
div#es-wrap .dropup .btn-large .caret {
  border-bottom-width: 5px;
}
div#es-wrap .btn-primary .caret,
div#es-wrap .btn-warning .caret,
div#es-wrap .btn-danger .caret,
div#es-wrap .btn-info .caret,
div#es-wrap .btn-success .caret,
div#es-wrap .btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
div#es-wrap .btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div#es-wrap .btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
div#es-wrap .btn-group-vertical .btn:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
div#es-wrap .btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
div#es-wrap .btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
div#es-wrap .btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
div#es-wrap .btn-group-yesno {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
  padding: 3px;
  background: #e5e5e5;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.05);
}
div#es-wrap .btn-group-yesno > .btn-radius:first-child {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#es-wrap .btn-group-yesno:first-child {
  *margin-left: 0;
}
div#es-wrap .btn-group-yesno > .dropdown-menu {
  font-size: 11px;
}
div#es-wrap .btn-group-yesno .btn {
  padding: 1px 16px !important;
  margin: 0 !important;
  outline: 0 !important;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent !important;
  text-shadow: none !important;
  font-weight: bold !important;
  font-size: 11px !important;
  color: #626262 !important;
  height: 20px !important;
  line-height: 18px !important;
}
div#es-wrap .btn-group-yesno .btn.active {
  background: none;
  display: inline-block !important;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0 !important;
  line-height: 18px !important;
  text-align: center !important;
  vertical-align: middle !important;
  cursor: pointer;
  color: #626262;
  text-shadow: 0 1px 1px rgba(255,255,255,0.1);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
  background-image: -o-linear-gradient(top,#fff,#f2f2f2);
  background-image: linear-gradient(to bottom,#fff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border-color: #f2f2f2 #f2f2f2 #cccccc;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f2f2f2;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid esYesnoBtnColor;
  *border: 0;
  border-bottom-color: #a7a7a7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
div#es-wrap .btn-group-yesno .btn.active:hover,
div#es-wrap .btn-group-yesno .btn.active:active,
div#es-wrap .btn-group-yesno .btn.active.active,
div#es-wrap .btn-group-yesno .btn.active.disabled,
div#es-wrap .btn-group-yesno .btn.active[disabled] {
  color: #626262;
  background-color: #f2f2f2;
  *background-color: #e5e5e5;
}
div#es-wrap .btn-group-yesno .btn.active:active,
div#es-wrap .btn-group-yesno .btn.active.active {
  background-color: #d9d9d9 \9;
}
div#es-wrap .btn-group-yesno .btn.active:first-child {
  *margin-left: 0;
}
div#es-wrap .btn-group-yesno .btn.active.btn-yes {
  color: #7cc110 !important;
}
div#es-wrap .btn-group-yesno .btn.active.btn-no {
  color: #bb4a3b !important;
}
div#es-wrap .btn .caret {
  margin-top: 6px;
  margin-left: 0;
}
div#es-wrap .btn-mini .caret,
div#es-wrap .btn-small .caret,
div#es-wrap .btn-large .caret {
  margin-top: 6px;
}
div#es-wrap .btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
div#es-wrap .dropup .btn-large .caret {
  border-bottom-width: 5px;
}
div#es-wrap .btn-group > .btn-dropdown:first-child,
div#es-wrap .btn-dropdown {
  height: 20px;
  padding: 5px;
  width: 18px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
}
div#es-wrap .btn-group > .btn-dropdown:first-child > i,
div#es-wrap .btn-dropdown > i {
  position: relative;
  top: 2px;
}
div#es-wrap .btn-group > .dropdown-menu {
  font-size: 11px;
}
div#es-wrap .alert {
  padding: 8px 35px 8px 36px;
  margin-bottom: 16px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #ffeca7;
  border: 1px solid #ffdc6a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #785a02;
  position: relative;
  min-height: 36px;
  line-height: 16px;
}
div#es-wrap .alert:before {
  position: absolute;
  content: ' ';
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('../../../../../media/com_easysocial/styles/../images/icons/icons-alert.png');
  background-repeat: no-repeat;
  top: 8px;
  left: 10px;
}
div#es-wrap .alert .button.close {
  padding: 0 2px;
}
div#es-wrap .alert h4 {
  margin: 0;
}
div#es-wrap .alert .close {
  padding: 0 0 3px;
  position: relative;
  top: 2px;
  right: -21px;
  color: white;
  text-shadow: none;
  font-family: 'Lucida Grande', 'Gisha', 'Lucida Sans Unicode', 'Lucida Sans', Lucida, Arial, Verdana, sans-serif;
  background: black;
  line-height: 14px;
  font-size: 11px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
div#es-wrap .alert .close:hover {
  color: white;
  opacity: 0.4;
  filter: alpha(opacity=40);
  background: black;
  text-shadow: none;
}
div#es-wrap .alert-success {
  background-color: #b0cc5b;
  border-color: #bcc648;
  color: #2f611c;
}
div#es-wrap .alert-success:before {
  background-position: -24px 0;
}
div#es-wrap .alert-danger,
div#es-wrap .alert-error {
  background-color: #de614f;
  border-color: #dc4248;
  color: #fff;
  text-shadow: 0 1px 1px rgba(255,255,255,0.1);
}
div#es-wrap .alert-danger:before,
div#es-wrap .alert-error:before {
  background-position: -48px 0;
}
div#es-wrap .alert-info {
  background-color: #adddf1;
  border-color: #8fe0ec;
  color: #2b4c6b;
}
div#es-wrap .alert-info:before {
  background-position: -72px 0;
}
div#es-wrap .alert-block {
  padding-top: 10px;
  padding-bottom: 10px;
}
div#es-wrap .alert-block:before {
  top: 14px;
}
div#es-wrap .alert-block > p,
div#es-wrap .alert-block > ul {
  margin-bottom: 0;
}
div#es-wrap .alert-block p + p {
  margin-top: 5px;
}
div#es-wrap .nav {
  margin-left: 0;
  margin-bottom: 16px;
  list-style: none;
}
div#es-wrap .nav > li > a {
  display: block;
}
div#es-wrap .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
div#es-wrap .nav > .pull-right {
  float: right;
}
div#es-wrap .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
div#es-wrap .nav li + .nav-header {
  margin-top: 9px;
}
div#es-wrap .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
div#es-wrap .nav-list > li > a,
div#es-wrap .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
div#es-wrap .nav-list > li > a {
  padding: 3px 15px;
}
div#es-wrap .nav-list > .active > a,
div#es-wrap .nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #08c;
}
div#es-wrap .nav-list [class^="icon-"],
div#es-wrap .nav-list [class*=" icon-"] {
  margin-right: 2px;
}
div#es-wrap .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 7px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
div#es-wrap .nav-tabs,
div#es-wrap .nav-pills {
  *zoom: 1;
}
div#es-wrap .nav-tabs:before,
div#es-wrap .nav-tabs:after,
div#es-wrap .nav-pills:before,
div#es-wrap .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .nav-tabs:after,
div#es-wrap .nav-pills:after {
  clear: both;
}
div#es-wrap .nav-tabs > li,
div#es-wrap .nav-pills > li {
  float: left;
}
div#es-wrap .nav-tabs > li > a,
div#es-wrap .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
div#es-wrap .nav-tabs {
  border-bottom: 1px solid #ddd;
}
div#es-wrap .nav-tabs > li {
  margin-bottom: -1px;
}
div#es-wrap .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 16px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
div#es-wrap .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
div#es-wrap .nav-tabs > .active > a,
div#es-wrap .nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
div#es-wrap .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div#es-wrap .nav-pills > .active > a,
div#es-wrap .nav-pills > .active > a:hover {
  color: #fff;
  background-color: #08c;
}
div#es-wrap .nav-stacked > li {
  float: none;
}
div#es-wrap .nav-stacked > li > a {
  margin-right: 0;
}
div#es-wrap .nav-tabs.nav-stacked {
  border-bottom: 0;
}
div#es-wrap .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
div#es-wrap .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
div#es-wrap .nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
div#es-wrap .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
div#es-wrap .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
div#es-wrap .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
div#es-wrap .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div#es-wrap .nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
div#es-wrap .nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
div#es-wrap .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
div#es-wrap .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
div#es-wrap .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
div#es-wrap .nav > .dropdown.active > a:hover {
  cursor: pointer;
}
div#es-wrap .nav-tabs .open .dropdown-toggle,
div#es-wrap .nav-pills .open .dropdown-toggle,
div#es-wrap .nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
div#es-wrap .nav li.dropdown.open .caret,
div#es-wrap .nav li.dropdown.open.active .caret,
div#es-wrap .nav li.dropdown.open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
div#es-wrap .tabs-stacked .open > a:hover {
  border-color: #999;
}
div#es-wrap .tabbable {
  *zoom: 1;
}
div#es-wrap .tabbable:before,
div#es-wrap .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .tabbable:after {
  clear: both;
}
div#es-wrap .tab-content {
  overflow: auto;
}
div#es-wrap .tabs-below > .nav-tabs,
div#es-wrap .tabs-right > .nav-tabs,
div#es-wrap .tabs-left > .nav-tabs {
  border-bottom: 0;
}
div#es-wrap .tab-content > .tab-pane,
div#es-wrap .pill-content > .pill-pane {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 1;
}
div#es-wrap .tab-content > .active,
div#es-wrap .pill-content > .active {
  display: block !important;
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 2;
}
div#es-wrap .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
div#es-wrap .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
div#es-wrap .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
div#es-wrap .tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
div#es-wrap .tabs-below > .nav-tabs > .active > a,
div#es-wrap .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
div#es-wrap .tabs-left > .nav-tabs > li,
div#es-wrap .tabs-right > .nav-tabs > li {
  float: none;
}
div#es-wrap .tabs-left > .nav-tabs > li > a,
div#es-wrap .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
div#es-wrap .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
div#es-wrap .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
div#es-wrap .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eee #ddd #eee #eee;
}
div#es-wrap .tabs-left > .nav-tabs .active > a,
div#es-wrap .tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
div#es-wrap .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
div#es-wrap .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
div#es-wrap .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}
div#es-wrap .tabs-right > .nav-tabs .active > a,
div#es-wrap .tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
div#es-wrap .nav > .disabled > a {
  color: #999;
}
div#es-wrap .nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
div#es-wrap .navbar {
  overflow: visible;
  margin-bottom: 16px;
  *position: relative;
  *z-index: 2;
}
div#es-wrap .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
div#es-wrap .navbar-inner:before,
div#es-wrap .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .navbar-inner:after {
  clear: both;
}
div#es-wrap .navbar .container {
  width: auto;
}
div#es-wrap .nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
div#es-wrap .navbar .brand {
  float: left;
  display: block;
  padding: 12px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}
div#es-wrap .navbar .brand:hover {
  text-decoration: none;
}
div#es-wrap .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}
div#es-wrap .navbar-link {
  color: #777;
}
div#es-wrap .navbar-link:hover {
  color: #333;
}
div#es-wrap .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
div#es-wrap .navbar .btn,
div#es-wrap .navbar .btn-group {
  margin-top: 5px;
}
div#es-wrap .navbar .btn-group .btn,
div#es-wrap .navbar .input-prepend .btn,
div#es-wrap .navbar .input-append .btn {
  margin-top: 0;
}
div#es-wrap .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
div#es-wrap .navbar-form:before,
div#es-wrap .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .navbar-form:after {
  clear: both;
}
div#es-wrap .navbar-form input,
div#es-wrap .navbar-form select,
div#es-wrap .navbar-form .radio,
div#es-wrap .navbar-form .checkbox {
  margin-top: 5px;
}
div#es-wrap .navbar-form input,
div#es-wrap .navbar-form select,
div#es-wrap .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
div#es-wrap .navbar-form input[type="image"],
div#es-wrap .navbar-form input[type="checkbox"],
div#es-wrap .navbar-form input[type="radio"] {
  margin-top: 3px;
}
div#es-wrap .navbar-form .input-append,
div#es-wrap .navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
div#es-wrap .navbar-form .input-append input,
div#es-wrap .navbar-form .input-prepend input {
  margin-top: 0;
}
div#es-wrap .navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
div#es-wrap .navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Lucida Grande', 'Gisha', 'Lucida Sans Unicode', 'Lucida Sans', Lucida, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
div#es-wrap .navbar-static-top {
  position: static;
  margin-bottom: 0;
}
div#es-wrap .navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .navbar-fixed-top,
div#es-wrap .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
div#es-wrap .navbar-fixed-top .navbar-inner,
div#es-wrap .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
div#es-wrap .navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
div#es-wrap .navbar-fixed-top .navbar-inner,
div#es-wrap .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .navbar-static-top .container,
div#es-wrap .navbar-fixed-top .container,
div#es-wrap .navbar-fixed-bottom .container {
  width: 940px;
}
div#es-wrap .navbar-fixed-top {
  top: 0;
}
div#es-wrap .navbar-fixed-top .navbar-inner,
div#es-wrap .navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
div#es-wrap .navbar-fixed-bottom {
  bottom: 0;
}
div#es-wrap .navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
div#es-wrap .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
div#es-wrap .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
div#es-wrap .navbar .nav > li {
  float: left;
}
div#es-wrap .navbar .nav > li > a {
  float: none;
  padding: 12px 15px 12px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
div#es-wrap .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
div#es-wrap .navbar .nav > li > a:focus,
div#es-wrap .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
div#es-wrap .navbar .nav > .active > a,
div#es-wrap .navbar .nav > .active > a:hover,
div#es-wrap .navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
div#es-wrap .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
div#es-wrap .navbar .btn-navbar:hover,
div#es-wrap .navbar .btn-navbar:active,
div#es-wrap .navbar .btn-navbar.active,
div#es-wrap .navbar .btn-navbar.disabled,
div#es-wrap .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
div#es-wrap .navbar .btn-navbar:active,
div#es-wrap .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
div#es-wrap .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
div#es-wrap .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
div#es-wrap .navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
div#es-wrap .navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
div#es-wrap .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
div#es-wrap .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
div#es-wrap .navbar .nav li.dropdown.open > .dropdown-toggle,
div#es-wrap .navbar .nav li.dropdown.active > .dropdown-toggle,
div#es-wrap .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}
div#es-wrap .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
div#es-wrap .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
div#es-wrap .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
div#es-wrap .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
div#es-wrap .navbar .pull-right > li > .dropdown-menu,
div#es-wrap .navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
div#es-wrap .navbar .pull-right > li > .dropdown-menu:before,
div#es-wrap .navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
div#es-wrap .navbar .pull-right > li > .dropdown-menu:after,
div#es-wrap .navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
div#es-wrap .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
div#es-wrap .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
div#es-wrap .navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
div#es-wrap .navbar-inverse .brand,
div#es-wrap .navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
div#es-wrap .navbar-inverse .brand:hover,
div#es-wrap .navbar-inverse .nav > li > a:hover {
  color: #fff;
}
div#es-wrap .navbar-inverse .brand {
  color: #999;
}
div#es-wrap .navbar-inverse .navbar-text {
  color: #999;
}
div#es-wrap .navbar-inverse .nav > li > a:focus,
div#es-wrap .navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
div#es-wrap .navbar-inverse .nav .active > a,
div#es-wrap .navbar-inverse .nav .active > a:hover,
div#es-wrap .navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
div#es-wrap .navbar-inverse .navbar-link {
  color: #999;
}
div#es-wrap .navbar-inverse .navbar-link:hover {
  color: #fff;
}
div#es-wrap .navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
div#es-wrap .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
div#es-wrap .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
div#es-wrap .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
div#es-wrap .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
div#es-wrap .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
div#es-wrap .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
div#es-wrap .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
div#es-wrap .navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
div#es-wrap .navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
div#es-wrap .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
div#es-wrap .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
div#es-wrap .navbar-inverse .navbar-search .search-query:focus,
div#es-wrap .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
div#es-wrap .navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .navbar-inverse .btn-navbar:hover,
div#es-wrap .navbar-inverse .btn-navbar:active,
div#es-wrap .navbar-inverse .btn-navbar.active,
div#es-wrap .navbar-inverse .btn-navbar.disabled,
div#es-wrap .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
div#es-wrap .navbar-inverse .btn-navbar:active,
div#es-wrap .navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
div#es-wrap .breadcrumb {
  padding: 8px 15px;
  margin: 0 0 16px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .breadcrumb li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
div#es-wrap .breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
div#es-wrap .breadcrumb .active {
  color: #999;
}
div#es-wrap .pagination {
  margin: 16px 0;
}
div#es-wrap .pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
div#es-wrap .pagination ul > li {
  display: inline;
}
div#es-wrap .pagination ul > li > a,
div#es-wrap .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 16px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-left-width: 0;
}
div#es-wrap .pagination ul > li > a:hover,
div#es-wrap .pagination ul > .active > a,
div#es-wrap .pagination ul > .active > span {
  background-color: #f5f5f5;
}
div#es-wrap .pagination ul > .active > a,
div#es-wrap .pagination ul > .active > span {
  color: #999;
  cursor: default;
}
div#es-wrap .pagination ul > .disabled > span,
div#es-wrap .pagination ul > .disabled > a,
div#es-wrap .pagination ul > .disabled > a:hover {
  color: #999;
  background-color: transparent;
  cursor: default;
}
div#es-wrap .pagination ul > li:first-child > a,
div#es-wrap .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
div#es-wrap .pagination ul > li:last-child > a,
div#es-wrap .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
div#es-wrap .pagination-centered {
  text-align: center;
}
div#es-wrap .pagination-right {
  text-align: right;
}
div#es-wrap .pagination-large ul > li > a,
div#es-wrap .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 16px;
}
div#es-wrap .pagination-large ul > li:first-child > a,
div#es-wrap .pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
div#es-wrap .pagination-large ul > li:last-child > a,
div#es-wrap .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
div#es-wrap .pagination-mini ul > li:first-child > a,
div#es-wrap .pagination-mini ul > li:first-child > span,
div#es-wrap .pagination-small ul > li:first-child > a,
div#es-wrap .pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
div#es-wrap .pagination-mini ul > li:last-child > a,
div#es-wrap .pagination-mini ul > li:last-child > span,
div#es-wrap .pagination-small ul > li:last-child > a,
div#es-wrap .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
div#es-wrap .pagination-small ul > li > a,
div#es-wrap .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11px;
}
div#es-wrap .pagination-mini ul > li > a,
div#es-wrap .pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 11px;
}
div#es-wrap .pager {
  margin: 16px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
div#es-wrap .pager:before,
div#es-wrap .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .pager:after {
  clear: both;
}
div#es-wrap .pager li {
  display: inline;
}
div#es-wrap .pager li > a,
div#es-wrap .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
div#es-wrap .pager li > a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
div#es-wrap .pager .next > a,
div#es-wrap .pager .next > span {
  float: right;
}
div#es-wrap .pager .previous > a,
div#es-wrap .pager .previous > span {
  float: left;
}
div#es-wrap .pager .disabled > a,
div#es-wrap .pager .disabled > a:hover,
div#es-wrap .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}
div#es-wrap .es-nav {
  list-style: none;
  margin-left: 0;
}
div#es-wrap .es-nav > li,
div#es-wrap .es-nav > li > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div#es-wrap .es-nav.es-nav-stacked > li {
  display: list-item;
}
div#es-wrap .es-nav.es-nav-stacked > li > a {
  display: block;
}
div#es-wrap .es-nav.es-nav-spacing > li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d7d7d7;
}
div#es-wrap .es-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
div#es-wrap .es-nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
div#es-wrap .es-nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
div#es-wrap .es-nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
div#es-wrap .es-nav-filter {
  position: relative;
}
div#es-wrap .es-nav-filter > li a {
  text-decoration: none;
  display: block;
  padding: 3px 10px;
  font-weight: bold;
}
div#es-wrap .es-nav-filter > li a:hover {
  background: none;
  color: inherit;
  text-decoration: underline;
}
div#es-wrap .es-nav-filter > li.active a {
  color: #555;
}
div#es-wrap .es-nav-filter > li.divider-vertical {
  border-left: 1px solid #a3a3a3;
  border-right: 1px solid white;
  height: 16px;
  position: relative;
  top: 4px;
}
div#es-wrap .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
div#es-wrap .nav-pills > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #333;
  text-shadow: 0 0px 0px rgba(255,255,255,0.1);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
}
div#es-wrap .nav-pills > li > a:hover,
div#es-wrap .nav-pills > li > a:active,
div#es-wrap .nav-pills > li > a.active,
div#es-wrap .nav-pills > li > a.disabled,
div#es-wrap .nav-pills > li > a[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
div#es-wrap .nav-pills > li > a:active,
div#es-wrap .nav-pills > li > a.active {
  background-color: #cccccc \9;
}
div#es-wrap .nav-pills > .active > a,
div#es-wrap .nav-pills > .active > a:hover {
  color: #333;
  text-shadow: 0 0px 0px rgba(255,255,255,0.1);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
div#es-wrap .nav-pills > .active > a:hover,
div#es-wrap .nav-pills > .active > a:active,
div#es-wrap .nav-pills > .active > a.active,
div#es-wrap .nav-pills > .active > a.disabled,
div#es-wrap .nav-pills > .active > a[disabled],
div#es-wrap .nav-pills > .active > a:hover:hover,
div#es-wrap .nav-pills > .active > a:hover:active,
div#es-wrap .nav-pills > .active > a:hover.active,
div#es-wrap .nav-pills > .active > a:hover.disabled,
div#es-wrap .nav-pills > .active > a:hover[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
div#es-wrap .nav-pills > .active > a:active,
div#es-wrap .nav-pills > .active > a.active,
div#es-wrap .nav-pills > .active > a:hover:active,
div#es-wrap .nav-pills > .active > a:hover.active {
  background-color: #cccccc \9;
}
div#es-wrap .nav-step li > a {
  margin-right: 1px;
}
div#es-wrap .nav-step li + li > a {
  position: relative;
}
div#es-wrap .nav-step li + li > a:before,
div#es-wrap .nav-step li + li > a:after {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
  display: inline-block;
}
div#es-wrap .nav-step li + li > a:before {
  z-index: 2;
  top: 6px;
  left: -3px;
  border-width: 6px 0 6px 8px;
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #bbb;
}
div#es-wrap .nav-step li + li > a:after {
  z-index: 3;
  top: 6px;
  left: -4px;
  border-width: 6px 0 6px 8px;
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #f2f2f2;
}
div#es-wrap .nav-step li:last-child > a:before,
div#es-wrap .nav-step li:last-child > a:after {
  display: none;
}
div#es-wrap .es-nav-alphabets {
  text-align: center;
  margin: 10px 0 20px;
}
div#es-wrap .es-nav-alphabets .es-desp {
  display: inline;
  margin-right: 5px;
}
div#es-wrap .es-nav-alphabets .es-nav {
  display: inline;
}
div#es-wrap .es-nav-alphabets .es-nav > li > a {
  margin-right: 5px;
}
div#es-wrap .navbar .es-nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
div#es-wrap .navbar .es-nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
div#es-wrap .navbar-fixed-bottom .es-nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
div#es-wrap .navbar-fixed-bottom .es-nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
div#es-wrap .navbar .nav li.dropdown.open > .dropdown-toggle,
div#es-wrap .navbar .nav li.dropdown.active > .dropdown-toggle,
div#es-wrap .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}
div#es-wrap .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
div#es-wrap .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
div#es-wrap .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
div#es-wrap .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
div#es-wrap .navbar .pull-right > li > .dropdown-menu,
div#es-wrap .navbar .es-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
div#es-wrap .navbar .pull-right > li > .dropdown-menu:before,
div#es-wrap .navbar .es-nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
div#es-wrap .navbar .pull-right > li > .dropdown-menu:after,
div#es-wrap .navbar .es-nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
div#es-wrap .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
div#es-wrap .navbar .es-nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
div#es-wrap .pagination-es,
div#es-wrap .pagination {
  padding: 10px 0;
  margin: 20px 0;
  border: none;
}
div#es-wrap .pagination-es ul > li,
div#es-wrap .pagination ul > li {
  margin: 0;
  padding: 0;
}
div#es-wrap .pagination-es ul > li > a,
div#es-wrap .pagination-es ul > li > span,
div#es-wrap .pagination ul > li > a,
div#es-wrap .pagination ul > li > span {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #666;
}
div#es-wrap .es-stepbar {
  z-index: 15px;
}
div#es-wrap .es-stepbar .navbar-inner {
  padding: 12px;
}
div#es-wrap .es-stepbar .es-nav {
  width: 100%;
  margin: 0 3px 0 0;
}
div#es-wrap .es-stepbar .es-nav > li {
  float: left;
  position: relative;
  z-index: 2;
  border: none;
}
div#es-wrap .es-stepbar .es-nav > li > a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  padding: 0 !important;
  text-align: center;
  background: #d6d6d6;
  color: #888;
  text-shadow: none;
}
div#es-wrap .es-stepbar .es-nav > li > a [class^="ies-"],
div#es-wrap .es-stepbar .es-nav > li > a [class*=" ies-"] {
  display: none;
  line-height: 24px;
}
div#es-wrap .es-stepbar .es-nav > li > a .step-number {
  display: block;
}
div#es-wrap .es-stepbar .es-nav > li > a .step-desp {
  background: #333;
}
div#es-wrap .es-stepbar .es-nav > li > a:hover {
  background: #5c93cc;
  color: #fff;
}
div#es-wrap .es-stepbar .es-nav > li.active a {
  background: #5c93cc;
  color: #fff;
}
div#es-wrap .es-stepbar .es-nav > li.active.past a {
  background: #74b07a;
  color: #fff;
  text-shadow: none;
}
div#es-wrap .es-stepbar .es-nav > li.active.past .step-number {
  display: none;
}
div#es-wrap .es-stepbar .es-nav > li.active.past [class^="ies-"],
div#es-wrap .es-stepbar .es-nav > li.active.past [class*=" ies-"] {
  display: block;
}
div#es-wrap .es-stepbar .es-nav > li.active.past [class^="ies-"]:before,
div#es-wrap .es-stepbar .es-nav > li.active.past [class*=" ies-"]:before {
  font-size: 12px;
}
div#es-wrap .es-stepbar .es-nav > li.last [class^="ies-"],
div#es-wrap .es-stepbar .es-nav > li.last [class*=" ies-"] {
  display: block;
}
div#es-wrap .es-stepbar .es-nav > li.last [class^="ies-"]:before,
div#es-wrap .es-stepbar .es-nav > li.last [class*=" ies-"]:before {
  font-size: 12px;
}
div#es-wrap .es-stepbar .es-nav > li.last .step-number {
  display: none;
}
div#es-wrap .es-stepbar .es-nav > li.divider-vertical {
  width: 30px;
  height: 3px;
  background: #d6d6d6;
  top: 10px;
  margin: 0 2px;
  position: relative;
}
div#es-wrap .es-stepbar .es-nav > li.divider-vertical.active {
  background: #5c93cc;
}
div#es-wrap .es-stepbar .es-nav > li.divider-vertical.active.past {
  background: #74b07a;
}
div#es-wrap .es-stepbar .divider-vertical-last {
  width: 100%;
  height: 3px;
  float: right;
  position: relative;
  top: 10px;
  background: #d6d6d6;
}
div#es-wrap .es-stepbar .media-object.pull-left {
  margin-right: 0;
}
div#es-wrap .es-stepbar .media-body {
  height: 20px;
}
div#es-wrap .tab-content {
  overflow: visible;
}
div#es-wrap .nav-tabs > li a {
  font-size: 12px;
}
div#es-wrap .tab-box {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  border-radius: 3px 3px 3px 3px;
  margin-bottom: 20px;
  font-size: 12px;
}
div#es-wrap .tab-box label {
  font-size: 12px;
}
div#es-wrap .tab-box .nav-tabs {
  padding-top: 0px;
  margin: 0px;
}
div#es-wrap .tab-box .nav-tabs > li {
  margin: 5px 0 -1px 5px;
}
div#es-wrap .tab-box .nav-tabs > li a {
  padding-left: 8px;
  padding-right: 8px;
}
div#es-wrap .tab-box .tab-content {
  padding: 10px 18px 20px;
  border: none;
}
div#es-wrap .tab-box .tabs-left {
  overflow: hidden;
}
div#es-wrap .tab-box .tabs-left .nav-tabs {
  height: 2500px;
  margin-bottom: -9999px;
  border-right: 1px solid #cccccc;
}
div#es-wrap .tab-box .tabs-left .nav-tabs > li {
  margin-top: 15px;
}
div#es-wrap .tab-box .tabs-left .nav-tabs > li a {
  border-color: #cccccc transparent #cccccc #cccccc;
}
div#es-wrap .tab-box .tabs-left .nav-tabs > li a:hover {
  border-color: #cccccc #dddddd #cccccc #cccccc;
}
div#es-wrap .tab-box .tabs-left .nav-tabs > li.active a:hover {
  border-color: #d7d7d7 #fff #d7d7d7 #d7d7d7;
}
div#es-wrap .tab-box .tabs-left .tab-content {
  min-height: 380px;
}
div#es-wrap .tab-box.tab-box-alt {
  background: #f5f5f5;
}
div#es-wrap .tab-box.tab-box-alt .tab-content {
  margin: 0px auto 1px;
  padding-top: 20px;
  background: white;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs {
  padding: 0;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li {
  margin: -1px 0 -1px -3px;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li:first-child a:before {
  display: block;
  position: absolute;
  left: -1px;
  bottom: -1px;
  content: '';
  background: #ddd;
  width: 1px;
  height: 1px;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li a {
  padding: 8px 8px 3px;
  border: 1px solid #DDD;
  border-top: 3px solid transparent;
  border-bottom: 1px solid transparent;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li a [class^="icon-jar"],
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li a [class*=" icon-jar"] {
  margin-top: 12px;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li a:hover {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border: 1px solid #DDD;
  border-top: 3px solid #ddd;
  background: white;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li:first-child {
  margin-left: -1px;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li.active a {
  border-top: 3px solid #7cc110;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
div#es-wrap .tab-box.tab-box-alt .nav-tabs > li.active a:hover {
  border-bottom: 1px solid transparent;
}
div#es-wrap .tab-box.tab-box-alt.tab-box-sidenav .nav-tabs {
  display: table-cell;
  border: none;
  border-right: 1px solid #ddd;
  vertical-align: top;
  padding-top: 10px;
}
div#es-wrap .tab-box.tab-box-alt.tab-box-sidenav .nav-tabs > li {
  float: none;
  margin: 0 -3px 0 0;
  border-top: 1px solid #ddd;
  min-width: 180px;
}
div#es-wrap .tab-box.tab-box-alt.tab-box-sidenav .nav-tabs > li:last-child {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
div#es-wrap .tab-box.tab-box-alt.tab-box-sidenav .nav-tabs > li a {
  border: none;
  border-right: 1px solid #ddd;
  padding: 10px 0 10px 20px;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#es-wrap .tab-box.tab-box-alt.tab-box-sidenav .nav-tabs > li.active a {
  border: none;
  border-left: 3px solid #7CC110;
}
div#es-wrap .tab-box.tab-box-alt.tab-box-sidenav .nav-tabs > li.error a {
  border-left: 3px solid #BE1F23;
  background: #ffe5e6;
}
div#es-wrap .tab-box.tab-box-alt.tab-box-sidenav .tab-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  padding-top: 10px;
}
div#es-wrap .tab-box.tab-box-dark {
  overflow: hidden;
  background: #343c3f;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
div#es-wrap .tab-box.tab-box-dark .tab-header {
  background: #f5f5f5;
  padding: 7px 10px;
  border-bottom: 1px solid #ccc;
  *zoom: 1;
}
div#es-wrap .tab-box.tab-box-dark .tab-header:before,
div#es-wrap .tab-box.tab-box-dark .tab-header:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .tab-box.tab-box-dark .tab-header:after {
  clear: both;
}
div#es-wrap .tab-box.tab-box-dark .tab-header select {
  width: auto;
}
div#es-wrap .tab-box.tab-box-dark .tab-header .btn {
  font-size: 12px;
  height: 28px;
}
div#es-wrap .tab-box.tab-box-dark .tab-header .btn i {
  font-size: 11px;
  line-height: 18px;
  margin-right: 3px;
}
div#es-wrap .tab-box.tab-box-dark .tab-header .tab-pane {
  display: none;
}
div#es-wrap .tab-box.tab-box-dark .tab-content {
  background: white;
}
div#es-wrap .tab-box.tab-box-dark .tab-content.vertical-line:before {
  left: 25%;
}
div#es-wrap .tab-box.tab-box-dark .nav-tabs {
  border-bottom: 1px solid #f5f5f5;
}
div#es-wrap .tab-box.tab-box-dark .nav-tabs > li {
  margin: 8px 0 0px 6px;
}
div#es-wrap .tab-box.tab-box-dark .nav-tabs > li a {
  background-color: #4d5256;
  background-image: -moz-linear-gradient(top,#575b5e,#3d444a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#575b5e),to(#3d444a));
  background-image: -webkit-linear-gradient(top,#575b5e,#3d444a);
  background-image: -o-linear-gradient(top,#575b5e,#3d444a);
  background-image: linear-gradient(to bottom,#575b5e,#3d444a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff575b5e', endColorstr='#ff3d444a', GradientType=0);
  color: white;
  padding: 5px 14px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.3);
  -moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.3);
  box-shadow: inset 0px 1px 1px rgba(255,255,255,0.3);
}
div#es-wrap .tab-box.tab-box-dark .nav-tabs > li a:hover {
  border: 1px solid transparent;
}
div#es-wrap .tab-box.tab-box-dark .nav-tabs > li.active a {
  padding: 5px 14px;
  color: #333;
  background: #f5f5f5;
}
div#es-wrap .es-login-box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #eee;
  position: relative;
}
div#es-wrap .es-login-box .modal-body {
  max-height: 440px !important;
}
div#es-wrap .es-login-box:before {
  width: 2px;
  background-color: rgba(0,0,0,0.04);
  left: 50%;
}
div#es-wrap .es-login-box legend {
  font-weight: bold;
  font-size: 18px;
}
div#es-wrap .es-login-box legend,
div#es-wrap .es-login-box h3,
div#es-wrap .es-login-box .center {
  text-align: center;
}
div#es-wrap .es-login-box hr {
  border-bottom: none;
}
div#es-wrap .es-login-box .es-signin-social p {
  margin-top: 20px;
}
div#es-wrap .es-login-box .es-signin-social .line {
  position: relative;
}
div#es-wrap .es-login-box .es-signin-social .line:before {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 9px;
  height: 1px;
}
div#es-wrap .es-login-box .es-signin-social .line strong {
  padding: 0 6px;
  position: relative;
  z-index: 2;
}
div#es-wrap .es-login-box .es-signin-social .text-error,
div#es-wrap .es-login-box .es-signin-social .text-error a {
  color: #B94A48;
}
div#es-wrap .es-login-box .modal-es-register {
  padding-top: 100px;
}
div#es-wrap.w480 .es-login-box [class*="span"] {
  width: 100%;
  margin-left: 0;
}
div#es-wrap.w480 .es-login-box .modal-es-register {
  padding-top: 10px;
  padding-bottom: 10px;
}
div#es-wrap .es-item-grid {
  width: 100%;
  *zoom: 1;
}
div#es-wrap .es-item-grid:before,
div#es-wrap .es-item-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-item-grid:after {
  clear: both;
}
div#es-wrap .es-item-grid > li {
  *zoom: 1;
  margin-bottom: 10px;
}
div#es-wrap .es-item-grid > li:before,
div#es-wrap .es-item-grid > li:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-item-grid > li:after {
  clear: both;
}
div#es-wrap .es-item-list {
  display: block;
  list-style: none outside none;
}
div#es-wrap .es-item-list > li {
  position: relative;
}
div#es-wrap .es-item-grid {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  line-height: normal;
}
div#es-wrap .es-item-grid > li {
  float: left;
  position: relative;
  margin-right: 1%;
}
div#es-wrap .es-item-grid.es-item-grid_1col > li {
  float: none;
  width: 100%;
  margin-bottom: 10px;
  margin-right: 0;
  *zoom: 1;
}
div#es-wrap .es-item-grid.es-item-grid_1col > li:before,
div#es-wrap .es-item-grid.es-item-grid_1col > li:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-item-grid.es-item-grid_1col > li:after {
  clear: both;
}
div#es-wrap .es-item-grid.es-item-grid_2col > li {
  width: 49%;
}
div#es-wrap .es-item-grid.es-item-grid_2col > li:nth-child(2n+1) {
  clear: left;
}
div#es-wrap .es-item-grid.es-item-grid_3col > li {
  width: 32.333%;
}
div#es-wrap .es-item-grid.es-item-grid_3col > li:nth-child(3n+1) {
  clear: left;
}
div#es-wrap .es-item-grid.es-item-grid_4col > li {
  width: 23.777%;
}
div#es-wrap .es-item-grid.es-item-grid_4col > li:nth-child(4n+1) {
  clear: left;
}
div#es-wrap .es-item-grid.es-item-grid_5col > li {
  width: 18.888%;
}
div#es-wrap .es-item-grid.es-item-grid_5col > li:nth-child(5n+1) {
  clear: left;
}
div#es-wrap.w480 .es-item-grid.es-item-grid_2col > li,
div#es-wrap.w480 .es-item-grid.es-item-grid_3col > li,
div#es-wrap.w480 .es-item-grid.es-item-grid_4col > li,
div#es-wrap.w480 .es-item-grid.es-item-grid_5col > li {
  width: 100%;
}
div#es-wrap.w480 .es-item-grid.es-item-grid_2col > li:nth-child(2n+1),
div#es-wrap.w480 .es-item-grid.es-item-grid_3col > li:nth-child(2n+1),
div#es-wrap.w480 .es-item-grid.es-item-grid_4col > li:nth-child(2n+1),
div#es-wrap.w480 .es-item-grid.es-item-grid_5col > li:nth-child(2n+1) {
  clear: none;
}
div#es-wrap.w480 .es-item-grid.es-item-grid_3col > li:nth-child(3n+1) {
  clear: none;
}
div#es-wrap .es-item {
  *zoom: 1;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
}
div#es-wrap .es-item:before,
div#es-wrap .es-item:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-item:after {
  clear: both;
}
div#es-wrap .es-item .es-item-title {
  font-weight: bold;
  white-space: normal;
}
div#es-wrap .es-item .es-item-body {
  *zoom: 1;
  margin-left: 50px;
}
div#es-wrap .es-item .es-item-body:before,
div#es-wrap .es-item .es-item-body:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-item .es-item-body:after {
  clear: both;
}
div#es-wrap .es-item.es-item-borderless {
  border: none;
}
div#es-wrap .es-avatar-list {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
div#es-wrap .es-avatar-list:before,
div#es-wrap .es-avatar-list:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-avatar-list:after {
  clear: both;
}
div#es-wrap .es-avatar-list > li {
  margin-top: 10px;
  display: inline-block;
}
div#es-wrap .es-avatar-list > li .es-avatar img {
  background: #f5f5f5;
}
div#es-wrap .es-avatar-list > li.active .es-avatar {
  border: 2px solid #5b93ce;
}
div#es-wrap .es-avatar-list > li.active .es-avatar img {
  border: 2px solid white;
}
div#es-wrap .es-cover-list {
  *zoom: 1;
}
div#es-wrap .es-cover-list:before,
div#es-wrap .es-cover-list:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-cover-list:after {
  clear: both;
}
div#es-wrap .es-cover-list > li {
  margin-top: 10px;
  display: inline-block;
}
div#es-wrap .es-cover-list > li .es-cover {
  border: 2px solid #d7d7d7;
}
div#es-wrap .es-cover-list > li .es-cover img {
  border: 2px solid white;
}
div#es-wrap .es-cover-list > li.active .es-cover {
  border: 2px solid #5b93ce;
}
div#es-wrap .es-cover-list > li.active .es-cover img {
  border: 2px solid white;
}
div#es-wrap .solid .es-privacy .es-privacy-toggle {
  color: #878787;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .solid .es-privacy .es-privacy-toggle:hover,
div#es-wrap .solid .es-privacy .es-privacy-toggle:active,
div#es-wrap .solid .es-privacy .es-privacy-toggle.active,
div#es-wrap .solid .es-privacy .es-privacy-toggle.disabled,
div#es-wrap .solid .es-privacy .es-privacy-toggle[disabled] {
  color: #878787;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
div#es-wrap .solid .es-privacy .es-privacy-toggle:active,
div#es-wrap .solid .es-privacy .es-privacy-toggle.active {
  background-color: #cccccc \9;
}
div#es-wrap .solid .es-privacy .es-privacy-toggle .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
div#es-wrap .es-privacy {
  position: relative;
}
div#es-wrap .es-privacy.solid .es-privacy-toggle,
div#es-wrap .es-privacy:hover .es-privacy-toggle {
  color: #878787;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .es-privacy.solid .es-privacy-toggle:hover,
div#es-wrap .es-privacy.solid .es-privacy-toggle:active,
div#es-wrap .es-privacy.solid .es-privacy-toggle.active,
div#es-wrap .es-privacy.solid .es-privacy-toggle.disabled,
div#es-wrap .es-privacy.solid .es-privacy-toggle[disabled],
div#es-wrap .es-privacy:hover .es-privacy-toggle:hover,
div#es-wrap .es-privacy:hover .es-privacy-toggle:active,
div#es-wrap .es-privacy:hover .es-privacy-toggle.active,
div#es-wrap .es-privacy:hover .es-privacy-toggle.disabled,
div#es-wrap .es-privacy:hover .es-privacy-toggle[disabled] {
  color: #878787;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
div#es-wrap .es-privacy.solid .es-privacy-toggle:active,
div#es-wrap .es-privacy.solid .es-privacy-toggle.active,
div#es-wrap .es-privacy:hover .es-privacy-toggle:active,
div#es-wrap .es-privacy:hover .es-privacy-toggle.active {
  background-color: #cccccc \9;
}
div#es-wrap .es-privacy.solid .es-privacy-toggle .caret,
div#es-wrap .es-privacy:hover .es-privacy-toggle .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
div#es-wrap .es-privacy .es-privacy-toggle-label {
  color: #878787;
  height: 24px;
  padding: 0 4px 0;
  background: none;
  line-height: 24px;
}
div#es-wrap .es-privacy .es-privacy-toggle-label [class^="ies-"],
div#es-wrap .es-privacy .es-privacy-toggle-label [class*=" ies-"] {
  font-size: 13px;
  position: relative;
  top: 3px;
}
div#es-wrap .es-privacy .es-privacy-toggle {
  color: #878787;
  height: 24px;
  padding: 0 3px 0;
  background: none;
  border: 1px solid transparent;
  line-height: 24px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#es-wrap .es-privacy .es-privacy-toggle [class^="ies-"],
div#es-wrap .es-privacy .es-privacy-toggle [class*=" ies-"] {
  font-size: 13px;
  vertical-align: top;
}
div#es-wrap .es-privacy .es-privacy-toggle .caret {
  position: relative;
  top: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
}
div#es-wrap .es-privacy .es-privacy-menu {
  display: none;
  margin-top: 8px;
  padding: 3px 0;
  left: auto;
  right: 0;
  position: absolute;
  border: 1px solid #e1e1e1;
}
div#es-wrap .es-privacy .es-privacy-menu:after,
div#es-wrap .es-privacy .es-privacy-menu:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
}
div#es-wrap .es-privacy .es-privacy-menu:after {
  bottom: 100%;
  left: auto1;
  right: 11px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
div#es-wrap .es-privacy .es-privacy-menu:before {
  bottom: 100%;
  left: auto;
  right: 10px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid;
  border-bottom-color: #e1e1e1;
}
div#es-wrap .es-privacy .es-privacy-menu li.active a {
  color: #333333;
}
div#es-wrap .es-privacy .es-privacy-menu a {
  color: #878787;
  font-size: 11px;
}
div#es-wrap .es-privacy .es-privacy-menu a:hover {
  border-top-color: rgba(0,0,0,0);
  border-bottom-color: rgba(0,0,0,0);
}
div#es-wrap .es-privacy .es-privacy-menu [class^="ies-"],
div#es-wrap .es-privacy .es-privacy-menu [class*=" ies-"] {
  font-size: 12px;
}
div#es-wrap .es-privacy .es-privacy-menu .divider {
  border-bottom: 1px solid #eee;
}
div#es-wrap .es-privacy .es-privacy-custom-form {
  padding: 10px;
  width: 300px;
}
div#es-wrap .es-privacy .es-privacy-custom-form .btn {
  float: right;
  margin-left: 5px;
}
div#es-wrap .es-privacy.active .es-privacy-toggle {
  color: #333;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top,#e7e7e7,#e7e7e7);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e7e7e7),to(#e7e7e7));
  background-image: -webkit-linear-gradient(top,#e7e7e7,#e7e7e7);
  background-image: -o-linear-gradient(top,#e7e7e7,#e7e7e7);
  background-image: linear-gradient(to bottom,#e7e7e7,#e7e7e7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e7e7e7 #e7e7e7 #c1c1c1;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e7e7e7;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap .es-privacy.active .es-privacy-toggle:hover,
div#es-wrap .es-privacy.active .es-privacy-toggle:active,
div#es-wrap .es-privacy.active .es-privacy-toggle.active,
div#es-wrap .es-privacy.active .es-privacy-toggle.disabled,
div#es-wrap .es-privacy.active .es-privacy-toggle[disabled] {
  color: #333;
  background-color: #e7e7e7;
  *background-color: #dadada;
}
div#es-wrap .es-privacy.active .es-privacy-toggle:active,
div#es-wrap .es-privacy.active .es-privacy-toggle.active {
  background-color: #cdcdcd \9;
}
div#es-wrap .es-privacy.active .es-privacy-toggle .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
div#es-wrap .es-privacy.active .es-privacy-menu {
  display: block;
}
div#es-wrap .es-privacy.active .es-privacy-custom-form {
  display: none;
}
div#es-wrap .es-privacy.active.custom-privacy .es-privacy-menu {
  display: none;
}
div#es-wrap .es-privacy.active.custom-privacy .es-privacy-custom-form {
  display: block;
}
div#es-wrap.es-profile .es-privacy {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
}
div#es-wrap .es-stream .es-privacy {
  display: inline;
  position: relative;
  top: -2px;
  left: -4px;
}
div#es-wrap .loader {
  background-image: url("../../../../../media/com_easysocial/styles/../images/loading.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  min-height: 20px;
}
div#es-wrap .es-reports .es-report {
  display: block;
  *zoom: 1;
  clear: both;
}
div#es-wrap .es-reports .es-report:before,
div#es-wrap .es-reports .es-report:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-reports .es-report:after {
  clear: both;
}
div#es-wrap .es-reports .es-report + .es-report {
  margin-top: 30px;
}
div#es-wrap .es-reports .es-report .es-report-msg {
  clear: both;
  position: relative;
  padding: 10px 20px;
  margin-bottom: 16px;
  border: 1px solid #dadada;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fcf7e0;
  background-image: -moz-linear-gradient(top,#fdfae7,#faf3d6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fdfae7),to(#faf3d6));
  background-image: -webkit-linear-gradient(top,#fdfae7,#faf3d6);
  background-image: -o-linear-gradient(top,#fdfae7,#faf3d6);
  background-image: linear-gradient(to bottom,#fdfae7,#faf3d6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfae7', endColorstr='#fffaf3d6', GradientType=0);
}
div#es-wrap .es-reports .es-report .es-report-msg:after,
div#es-wrap .es-reports .es-report .es-report-msg:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
}
div#es-wrap .es-reports .es-report .es-report-msg:after {
  top: 100%;
  left: 19px;
  right: auto1;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #faf3d6;
}
div#es-wrap .es-reports .es-report .es-report-msg:before {
  top: 100%;
  left: 18px;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid;
  border-top-color: rgba(0,0,0,0.2);
}
div#es-wrap .es-reports .es-report.is-read .es-report-msg {
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top,#f8f8f8,#f8f8f8);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#f8f8f8));
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f8f8f8);
  background-image: -o-linear-gradient(top,#f8f8f8,#f8f8f8);
  background-image: linear-gradient(to bottom,#f8f8f8,#f8f8f8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff8f8f8', GradientType=0);
}
div#es-wrap .es-reports .es-report.is-read .es-report-msg:after,
div#es-wrap .es-reports .es-report.is-read .es-report-msg:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
}
div#es-wrap .es-reports .es-report.is-read .es-report-msg:after {
  top: 100%;
  left: 19px;
  right: auto1;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #f8f8f8;
}
div#es-wrap .es-reports .es-report.is-read .es-report-msg:before {
  top: 100%;
  left: 18px;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid;
  border-top-color: rgba(0,0,0,0.2);
}
div#es-wrap .es-reports .es-report .es-report-reporter {
  font-size: 11px;
}
div#es-wrap .es-reports .es-report .es-report-reporter .es-report-username {
  font-weight: bold;
}
div#es-wrap .es-reports .es-report .es-report-reporter .es-report-link [class^="ies-"],
div#es-wrap .es-reports .es-report .es-report-reporter .es-report-link [class*=" ies-"] {
  width: 12px;
  color: #555;
}
div#es-wrap .es-reports .es-report .es-report-reporter .es-report-link [class^="ies-"]:before,
div#es-wrap .es-reports .es-report .es-report-reporter .es-report-link [class*=" ies-"]:before {
  font-size: 10px;
}
div#es-wrap .es-reports .es-report .es-report-reporter .es-report-link span {
  display: none;
}
div#es-wrap .es-reports .es-report .es-report-action .btn {
  line-height: 20px;
}
div#es-wrap .es-reports .es-report .es-report-action [class^="ies-"],
div#es-wrap .es-reports .es-report .es-report-action [class*=" ies-"] {
  width: 12px;
  height: 12px;
  position: relative;
  display: inline-block;
}
div#es-wrap .es-reports .es-report .es-report-action [class^="ies-"]:before,
div#es-wrap .es-reports .es-report .es-report-action [class*=" ies-"]:before {
  position: absolute;
  font-size: 10px;
  line-height: 10px;
  top: 4px;
  left: 0px;
}
div#es-wrap .es-reports .es-report .es-report-action .ies-cancel-2:before {
  font-size: 9px;
  line-height: 9px;
}
div#es-wrap .es-reports .es-report:hover .es-report-reporter .es-report-link span {
  display: inline-block;
}
div#es-wrap .es-avatar-wrap {
  position: relative;
}
div#es-wrap .es-avatar {
  display: block;
  line-height: 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  overflow: hidden;
  background-color: #fff;
  -webkit-border-radius: 2px;
  padding: 0;
  margin: 0px;
  height: 40px;
  width: 40px;
  border: 2px solid #fff;
}
div#es-wrap .es-avatar img {
  display: block;
  max-width: none;
  height: 36px;
  width: 36px;
  background: #fff;
  image-rendering: optimizeQuality;
}
div#es-wrap .es-avatar.es-avatar-large {
  height: 180px;
  width: 180px;
  border: 4px solid #fff;
}
div#es-wrap .es-avatar.es-avatar-large img {
  height: 172px;
  width: 172px;
}
div#es-wrap .es-avatar.es-avatar-medium {
  height: 64px;
  width: 64px;
  border: 2px solid #fff;
}
div#es-wrap .es-avatar.es-avatar-medium img {
  height: 62px;
  width: 62px;
}
div#es-wrap .es-avatar.es-avatar-small {
  height: 34px;
  width: 34px;
  border: 2px solid #fff;
  margin: 2px;
}
div#es-wrap .es-avatar.es-avatar-small img {
  height: 30px;
  width: 30px;
}
div#es-wrap .es-avatar.es-avatar-mini {
  height: 24px;
  width: 24px;
  border: 1px solid #fff;
}
div#es-wrap .es-avatar.es-avatar-mini img {
  height: 22px;
  width: 22px;
}
div#es-wrap .es-avatar.es-avatar-rounded {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
div#es-wrap .es-avatar.es-avatar-rounded img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
div#es-wrap .es-avatar.es-avatar-unstyled {
  border: 0;
  margin: 0;
}
div#es-wrap .es-avatar.es-avatar-unstyled img {
  width: 100%;
  height: 100%;
}
div#es-wrap a.es-avatar:hover {
  border-color: #fff;
  background: none;
}
div#es-wrap .es-avatar.es-borderless {
  border: none;
}
div#es-wrap .es-avatar.es-borderless.es-avatar-small img {
  width: 34px;
  height: 34px;
}
div#es-wrap .es-avatar.es-borderless.es-avatar-mini img {
  width: 24px;
  height: 24px;
}
div#es-wrap .es-avatar.es-shadowless {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#es-wrap .es-avatar.es-borderthin {
  border-width: 1px;
}
div#es-wrap .es-avatar.es-bordergray {
  border-color: #ccc;
}
div#es-wrap .es-avatar.es-bordergray:hover {
  border-color: #eee;
}
div#es-wrap .es-avatar.es-inset {
  border: 0;
  margin: 0;
}
div#es-wrap .es-avatar.es-inset img {
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .es-photos {
  *zoom: 1;
  clear: both;
  overflow: hidden;
  position: relative;
}
div#es-wrap .es-photos:before,
div#es-wrap .es-photos:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-photos:after {
  clear: both;
}
div#es-wrap .es-photo-single {
  display: inline-block;
  height: auto;
  image-rendering: optimizeQuality;
  max-height: 360px;
  max-width: 720px;
  vertical-align: middle;
  width: auto;
}
div#es-wrap .es-photo-item {
  float: left;
}
div#es-wrap .es-photo-item.es-photo-item-full {
  width: 100%;
}
div#es-wrap .es-photo-item.es-photo-item-half {
  width: 48%;
}
div#es-wrap .es-photo-item-full {
  position: relative;
}
div#es-wrap .es-photo-item-full .img-frame {
  position: relative;
  width: 100%;
  overflow: hidden;
}
div#es-wrap .es-photo-item-full .inner-frame {
  height: 100%;
}
div#es-wrap .es-photo-item-full img.horizontal {
  width: 100%;
  max-height: none;
}
div#es-wrap .es-photo-item-half .img-frame {
  position: relative;
  text-align: center;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #CCC;
  overflow: hidden;
}
div#es-wrap .es-photo-item-half .img-frame.img-frame-half {
  padding-bottom: 50%;
}
div#es-wrap .es-photo-item-half .img-frame.img-frame-half img {
  top: -50%;
}
div#es-wrap .es-photo-item-half .inner-frame {
  position: absolute;
  height: 100%;
  width: 100%;
  font-size: 0;
}
div#es-wrap .es-photo-item-half .inner-frame:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
div#es-wrap .es-photo-item-half .inner-frame img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  position: relative;
}
div#es-wrap .es-photo-item-half img.es-scaledimg-fitheight,
div#es-wrap .es-photo-item-half img.horizontal {
  position: absolute;
  left: 0;
  max-width: none;
}
div#es-wrap .es-stream-photo-row {
  position: relative;
  *zoom: 1;
}
div#es-wrap .es-stream-photo-row:before,
div#es-wrap .es-stream-photo-row:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-stream-photo-row:after {
  clear: both;
}
div#es-wrap .es-stream-photo-row.es-stream-item-photo-cover {
  margin: -10px;
  padding-bottom: 10px;
}
div#es-wrap .es-stream-photo-row .es-stream-item-photo {
  display: inline-block;
  font-size: 0;
  width: 50%;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-2 .es-stream-item-photo {
  width: 50%;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-2 .es-stream-item-photo .es-photo-image {
  padding-top: 60%;
  height: auto;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-2 .es-stream-item-photo:first-child {
  padding-right: 5px;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-2 .es-stream-item-photo + .es-stream-item-photo {
  position: absolute;
  right: 0;
  padding-left: 5px;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-3 .es-stream-item-photo {
  width: 50%;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-3 .es-stream-item-photo .es-photo-image {
  height: 150px;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-3 .es-stream-item-photo:nth-child(2) {
  clear: left;
  padding-top: 5px;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-3 .es-stream-item-photo:nth-child(3) {
  position: absolute;
  right: 0;
  padding-left: 10px;
  top: 0;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-3 .es-stream-item-photo:nth-child(3) .es-photo-image {
  height: 310px;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-4 .es-stream-item-photo {
  width: 49%;
  padding-bottom: 6px;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-4 .es-stream-item-photo .es-photo-image {
  height: auto;
  padding-top: 50%;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-4 .es-stream-item-photo:nth-child(even) {
  position: absolute;
  right: 0;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-4 .es-stream-item-photo:nth-child(2) {
  top: 0;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-4 .es-stream-item-photo:nth-child(3) {
  clear: left;
  display: block;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-4 .es-stream-item-photo:nth-child(4) {
  bottom: 0;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-5 .es-stream-item-photo {
  width: 19%;
  padding-right: 5px;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-5 .es-stream-item-photo .es-photo-image {
  height: auto;
  padding-top: 100%;
  background-position: center;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-1-4 .es-stream-item-photo {
  width: 24%;
  padding-right: 1%;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-1-4 .es-stream-item-photo:first-child {
  width: 98%;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-1-4 .es-stream-item-photo:first-child .es-photo-image {
  padding-top: 50%;
  margin-bottom: 10px;
}
div#es-wrap .es-stream-photo-row.es-stream-photos-1-4 .es-stream-item-photo .es-photo-image {
  height: auto;
  padding-top: 100%;
  background-position: center;
}
div#es-wrap .es-stream-item-photo .es-photo-image {
  height: 180px;
  background-size: cover;
}
div#es-wrap .es-user-badges {
  margin: 0;
  list-style: none;
}
div#es-wrap .es-user-badges > li {
  display: inline-block;
  margin: 0 0 15px;
  padding: 10px;
  width: 120px;
  height: 130px;
  border: 1px solid #F5F5F5;
  vertical-align: top;
  text-align: center;
  position: relative;
}
div#es-wrap .es-user-badges > li .btn-delete {
  color: #fff;
  background: #CC4456;
  border: 1px solid #BE1F23;
  border-radius: 3px 3px 3px 3px;
  display: block;
  font-size: 14px;
  width: 16px;
  height: 16px;
  line-height: 9px;
  padding: 1px 2px;
  position: absolute;
  text-align: center;
  top: 4px;
  right: 4px;
}
div#es-wrap .es-user-badges > li .small {
  line-height: 13px;
  margin-top: 5px;
}
div#es-wrap .btn-assign-badges [class^="ies-"]:before {
  font-size: 7px;
}
div#es-wrap .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
div#es-wrap .thumbnails:before,
div#es-wrap .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .thumbnails:after {
  clear: both;
}
div#es-wrap .row-fluid .thumbnails {
  margin-left: 0;
}
div#es-wrap .thumbnails > li {
  float: left;
  margin-bottom: 16px;
  margin-left: 20px;
}
div#es-wrap .thumbnail {
  display: block;
  padding: 4px;
  line-height: 16px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
div#es-wrap a.thumbnail:hover {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
div#es-wrap .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
div#es-wrap .thumbnail .caption {
  padding: 9px;
  color: #555;
}
div#es-wrap .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
div#es-wrap .modal-backdrop.fade {
  opacity: 0;
}
div#es-wrap .modal-backdrop,
div#es-wrap .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div#es-wrap div.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  -webkit-box-shadow: 0 5px 10px -5px rgba(0,0,0,1);
  -moz-box-shadow: 0 5px 10px -5px rgba(0,0,0,1);
  box-shadow: 0 5px 10px -5px rgba(0,0,0,1);
  outline: none;
}
div#es-wrap div.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
div#es-wrap div.modal.fade.in {
  top: 10%;
}
div#es-wrap .modal-header {
  padding: 6px 8px;
  border: 1px solid #c0c0c0;
  border-bottom: none;
  min-height: 34px;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#f8f8f8,#ebebeb);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#ebebeb));
  background-image: -webkit-linear-gradient(top,#f8f8f8,#ebebeb);
  background-image: -o-linear-gradient(top,#f8f8f8,#ebebeb);
  background-image: linear-gradient(to bottom,#f8f8f8,#ebebeb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffebebeb', GradientType=0);
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
div#es-wrap .modal-header .close {
  margin-top: 0px !important;
  font-size: 18px !important;
}
div#es-wrap .modal-header h3 {
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 20px !important;
  text-align: center;
}
div#es-wrap .modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
  border: 1px solid #c0c0c0;
}
div#es-wrap .modal-form {
  margin-bottom: 0;
}
div#es-wrap .modal-footer {
  padding: 10px 15px 11px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border: 1px solid #c0c0c0;
  border-top: none;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
div#es-wrap .modal-footer:before,
div#es-wrap .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .modal-footer:after {
  clear: both;
}
div#es-wrap .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
div#es-wrap .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
div#es-wrap .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
div#es-wrap.es-dialog {
  font-family: 'Lucida Grande', 'Gisha', 'Lucida Sans Unicode', 'Lucida Sans', Lucida, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #595959;
  font-size-adjust: none;
  border: none;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 10px -5px rgba(0,0,0,1);
  -moz-box-shadow: 0 5px 10px -5px rgba(0,0,0,1);
  box-shadow: 0 5px 10px -5px rgba(0,0,0,1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  z-index: 10010;
  bottom: auto;
  right: auto;
}
div#es-wrap.es-dialog.modal {
  border: 0 !important;
}
div#es-wrap.es-dialog .dialog-wrap {
  overflow: hidden;
  min-height: 100%;
  height: 100%;
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div#es-wrap.es-dialog .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
div#es-wrap.es-dialog .modal-backdrop.fade {
  opacity: 0;
}
div#es-wrap.es-dialog .modal-backdrop,
div#es-wrap.es-dialog .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div#es-wrap.es-dialog .modal-header {
  padding: 6px 8px;
  border: 1px solid #c0c0c0;
  border-bottom: none;
  min-height: 34px;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#f8f8f8,#ebebeb);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#ebebeb));
  background-image: -webkit-linear-gradient(top,#f8f8f8,#ebebeb);
  background-image: -o-linear-gradient(top,#f8f8f8,#ebebeb);
  background-image: linear-gradient(to bottom,#f8f8f8,#ebebeb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffebebeb', GradientType=0);
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
div#es-wrap.es-dialog .modal-header .close {
  margin-top: 0px !important;
  font-size: 18px !important;
  height: 16px !important;
  color: #666;
}
div#es-wrap.es-dialog .modal-header .dialog-title {
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 20px !important;
  text-align: center;
  color: #666;
  background: none;
  display: block;
  font-weight: bold;
}
div#es-wrap.es-dialog .modal-body {
  padding: 15px;
  border: 1px solid #c0c0c0;
  text-align: left;
  position: relative;
  background: #fff;
}
div#es-wrap.es-dialog .modal-body label,
div#es-wrap.es-dialog .modal-body label > span,
div#es-wrap.es-dialog .modal-body div,
div#es-wrap.es-dialog .modal-body p {
  font-size: 11px;
}
div#es-wrap.es-dialog .modal-body .footnote {
  margin-top: 50px;
}
div#es-wrap.es-dialog .modal-body textarea,
div#es-wrap.es-dialog .modal-body input {
  font-size: 11px;
  background: #fff;
  color: #666;
}
div#es-wrap.es-dialog .modal-body.type-iframe {
  padding: 0;
  overflow: hidden !important;
}
div#es-wrap.es-dialog .modal-body .modal-disclaimer {
  margin-top: 65px;
}
div#es-wrap.es-dialog .modal-form {
  margin-bottom: 0;
}
div#es-wrap.es-dialog .modal-footer {
  padding: 10px 15px 11px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border: 1px solid #c0c0c0;
  border-top: none;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
div#es-wrap.es-dialog .modal-footer:before,
div#es-wrap.es-dialog .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap.es-dialog .modal-footer:after {
  clear: both;
}
div#es-wrap.es-dialog .modal-footer .btn {
  height: 26px;
  line-height: 16px;
  float: none;
}
div#es-wrap.es-dialog .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
div#es-wrap.es-dialog .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
div#es-wrap.es-dialog .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
div#es-wrap.es-dialog.modal-login {
  width: 780px !important;
  max-width: 780px !important;
}
div#es-wrap.es-dialog.modal-login .modal-body {
  max-height: 440px !important;
  padding: 0 10px;
}
div#es-wrap.es-dialog.modal-login .es-login-box {
  border: none;
}
div#es-wrap.es-dialog legend {
  margin-bottom: 12px;
}
div#es-wrap.es-dialog hr {
  margin: 10px 0;
}
div#es-wrap.es-dialog .modal-padding {
  padding: 0 20px;
}
div#es-wrap.es-dialog .dialog-loader {
  position: absolute;
}
div#es-wrap.es-dialog .loader-img {
  background: url('../../../../../media/com_easysocial/styles/../images/loading.gif') no-repeat center;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
}
div#es-wrap.es-dialog .es-comment {
  list-style: none;
}
div#es-wrap.es-dialog .es-comment-actions {
  display: none;
}
div#es-wrap.es-dialog .es-controls-row {
  *zoom: 1;
  padding: 16px 16px;
  position: relative;
}
div#es-wrap.es-dialog .es-controls-row:before,
div#es-wrap.es-dialog .es-controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap.es-dialog .es-controls-row:after {
  clear: both;
}
div#es-wrap.es-dialog .es-controls-row strong {
  word-wrap: break-word;
}
div#es-wrap.es-dialog .es-controls-row.line {
  border-bottom: 1px solid #ddd;
}
div#es-wrap.es-dialog .es-controls-row [class*="span"] {
  position: relative;
}
div#es-wrap.es-dialog .es-controls-row [class*="span"] > label {
  float: left;
  display: block;
  padding-top: 1px;
  line-height: 20px;
}
div#es-wrap.es-dialog .es-controls-row .form-row-label label {
  float: none;
  text-align: left;
}
div#es-wrap.es-dialog .es-controls-row .form-row-label label::after {
  content: " :";
}
div#es-wrap.es-dialog .es-controls-row .small {
  position: relative;
  top: 5px;
  color: #666;
}
div#es-wrap.es-dialog .es-controls-row .icon-es-help {
  position: absolute;
  right: 0;
  top: 2px;
}
div#es-wrap.es-dialog .es-controls-row input[type="text"].input-full,
div#es-wrap.es-dialog .es-controls-row select.input-full,
div#es-wrap.es-dialog .es-controls-row textarea.input-full {
  width: 96%;
}
div#es-wrap.es-dialog .es-controls-row input[type="text"].input-medium,
div#es-wrap.es-dialog .es-controls-row select.input-medium,
div#es-wrap.es-dialog .es-controls-row textarea.input-medium {
  width: 50%;
}
div#es-wrap.es-dialog .es-controls-row input[type="text"].input-large,
div#es-wrap.es-dialog .es-controls-row select.input-large,
div#es-wrap.es-dialog .es-controls-row textarea.input-large {
  width: 65%;
}
div#es-wrap.es-dialog .es-controls-row input[type="text"].input-xlarge,
div#es-wrap.es-dialog .es-controls-row select.input-xlarge,
div#es-wrap.es-dialog .es-controls-row textarea.input-xlarge {
  width: 75%;
}
div#es-wrap.es-dialog .es-controls-row input[type="text"].input-xxlarge,
div#es-wrap.es-dialog .es-controls-row select.input-xxlarge,
div#es-wrap.es-dialog .es-controls-row textarea.input-xxlarge {
  width: 85%;
}
div#es-wrap.es-dialog .es-controls-row .full-width,
div#es-wrap.es-dialog .es-controls-row .markItUpEditor {
  width: 100%;
}
div#es-wrap.es-dialog .es-controls-row .calendar {
  float: left;
  margin-right: 4px;
}
div#es-wrap.es-dialog .es-controls-row .user-badges li {
  margin-bottom: 10px;
}
div#es-wrap.es-dialog .es-controls-row input.span5 {
  width: 100%;
}
div#es-wrap.es-dialog .es-avatar-list > li .es-avatar img {
  width: 38px;
  height: 38px;
  border: none;
}
div#es-wrap.es-dialog .dialog-footer {
  position: relative;
  background: #f5f5f5 !important;
  margin-top: 0;
}
div#es-wrap.es-dialog .dialog-footer .dialog-loading {
  display: none;
  position: absolute;
  top: 10px;
  left: 15px;
  height: 26px;
  line-height: 26px;
  padding-left: 28px;
  background: url('../../../../../media/com_easysocial/styles/../images/loading.gif') no-repeat left center;
}
div#es-wrap.es-dialog.loading .dialog-loading {
  display: block;
}
div#es-wrap .media,
div#es-wrap .media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
div#es-wrap .media,
div#es-wrap .media .media {
  margin-top: 15px;
}
div#es-wrap .media:first-child {
  margin-top: 0;
}
div#es-wrap .media-object {
  display: block;
}
div#es-wrap .media-heading {
  margin: 0 0 5px;
}
div#es-wrap .media .pull-left {
  margin-right: 10px;
}
div#es-wrap .media .pull-right {
  margin-left: 10px;
}
div#es-wrap .media-list {
  margin-left: 0;
  list-style: none;
}
div#es-wrap .label,
div#es-wrap .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
div#es-wrap .label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
div#es-wrap .label:empty,
div#es-wrap .badge:empty {
  display: none;
}
div#es-wrap a.label:hover,
div#es-wrap a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
div#es-wrap .label-important,
div#es-wrap .badge-important {
  background-color: #b94a48;
}
div#es-wrap .label-important[href],
div#es-wrap .badge-important[href] {
  background-color: #953b39;
}
div#es-wrap .label-warning,
div#es-wrap .badge-warning {
  background-color: #f89406;
}
div#es-wrap .label-warning[href],
div#es-wrap .badge-warning[href] {
  background-color: #c67605;
}
div#es-wrap .label-success,
div#es-wrap .badge-success {
  background-color: #468847;
}
div#es-wrap .label-success[href],
div#es-wrap .badge-success[href] {
  background-color: #356635;
}
div#es-wrap .label-info,
div#es-wrap .badge-info {
  background-color: #3a87ad;
}
div#es-wrap .label-info[href],
div#es-wrap .badge-info[href] {
  background-color: #2d6987;
}
div#es-wrap .label-inverse,
div#es-wrap .badge-inverse {
  background-color: #333;
}
div#es-wrap .label-inverse[href],
div#es-wrap .badge-inverse[href] {
  background-color: #1a1a1a;
}
div#es-wrap .btn .label,
div#es-wrap .btn .badge {
  position: relative;
  top: -1px;
}
div#es-wrap .btn-mini .label,
div#es-wrap .btn-mini .badge {
  top: 0;
}
div#es-wrap .progress {
  overflow: hidden;
  height: 16px;
  margin-bottom: 16px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
div#es-wrap .progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
div#es-wrap .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
div#es-wrap .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
div#es-wrap .progress-danger .bar,
div#es-wrap .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
div#es-wrap .progress-danger.progress-striped .bar,
div#es-wrap .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div#es-wrap .progress-success .bar,
div#es-wrap .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
div#es-wrap .progress-success.progress-striped .bar,
div#es-wrap .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div#es-wrap .progress-info .bar,
div#es-wrap .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
div#es-wrap .progress-info.progress-striped .bar,
div#es-wrap .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div#es-wrap .progress-warning .bar,
div#es-wrap .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
div#es-wrap .progress-warning.progress-striped .bar,
div#es-wrap .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div#es-wrap .es-progress-wrap {
  position: relative;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#fbfbfb,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbfbfb),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#fbfbfb,#f2f2f2);
  background-image: -o-linear-gradient(top,#fbfbfb,#f2f2f2);
  background-image: linear-gradient(to bottom,#fbfbfb,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  border: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 16px;
}
div#es-wrap .es-progress-wrap .progress {
  width: 93%;
  background-color: #d7d7d7;
  background-image: -moz-linear-gradient(top,#d7d7d7,#d7d7d7);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#d7d7d7),to(#d7d7d7));
  background-image: -webkit-linear-gradient(top,#d7d7d7,#d7d7d7);
  background-image: -o-linear-gradient(top,#d7d7d7,#d7d7d7);
  background-image: linear-gradient(to bottom,#d7d7d7,#d7d7d7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7d7d7', endColorstr='#ffd7d7d7', GradientType=0);
  height: 12px;
  margin-bottom: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
div#es-wrap .es-progress-wrap .progress .bar {
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
}
div#es-wrap .es-progress-wrap .progress-result {
  position: absolute;
  top: 8px;
  right: 1.5%;
  font-size: 12px;
}
div#es-wrap .es-progress-wrap.progress-narrow .progress {
  width: 88%;
}
div#es-wrap .es-progress-wrap.progress-narrow .progress-result {
  right: 5px;
}
div#es-wrap .es-progress-wrap .progress-danger.progress-striped .bar,
div#es-wrap .es-progress-wrap .progress-striped .bar-danger {
  background-color: #d54636;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div#es-wrap .es-progress-wrap .progress-success.progress-striped .bar,
div#es-wrap .es-progress-wrap .progress-striped .bar-success {
  background-color: #c7dc7f;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div#es-wrap .es-progress-wrap .progress-info.progress-striped .bar,
div#es-wrap .es-progress-wrap .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div#es-wrap .es-progress-wrap .progress-warning.progress-striped .bar,
div#es-wrap .es-progress-wrap .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div#es-wrap .accordion {
  margin-bottom: 16px;
}
div#es-wrap .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .accordion-heading {
  border-bottom: 0;
}
div#es-wrap .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
div#es-wrap .accordion-toggle {
  cursor: pointer;
}
div#es-wrap .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
div#es-wrap .es-flyout {
  position: relative;
}
div#es-wrap .es-flyout .es-flyout-content {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
div#es-wrap .es-flyout:hover .es-flyout-content {
  opacity: 1;
  filter: alpha(opacity=100);
}
div#es-wrap .es-flyout.show-all .es-flyout-content {
  opacity: 1;
  filter: alpha(opacity=100);
}
div#es-wrap .es-flyout .es-flyout-button > i {
  font-size: 8px;
  margin-right: 4px;
}
div#es-wrap .es-flyout .es-flyout-button:hover {
  text-decoration: underline;
}
div#es-wrap .es-flyout .es-flyout-button:hover > i {
  text-decoration: none;
}
div#es-wrap .chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
div#es-wrap .chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  z-index: 1010;
}
div#es-wrap .chzn-container-single .chzn-single {
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
  background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(20%,#ffffff),color-stop(50%,#f6f6f6),color-stop(52%,#eeeeee),color-stop(100%,#f4f4f4));
  background-image: -webkit-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);
  background-image: -moz-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);
  background-image: -o-linear-gradient(top,#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);
  background-image: linear-gradient(#ffffff 20%,#f6f6f6 50%,#eeeeee 52%,#f4f4f4 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 23px;
  line-height: 24px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;
}
div#es-wrap .chzn-container-single .chzn-default {
  color: #999;
}
div#es-wrap .chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
div#es-wrap .chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') right top no-repeat;
}
div#es-wrap .chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}
div#es-wrap .chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: right top;
}
div#es-wrap .chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
div#es-wrap .chzn-container-single .chzn-single div b {
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat 0 0;
  display: block;
  width: 100%;
  height: 100%;
}
div#es-wrap .chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
div#es-wrap .chzn-container-single .chzn-search input {
  background: #fff url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat 100% -22px;
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat 100% -22px, linear-gradient(#eeeeee 1%,#ffffff 15%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}
div#es-wrap .chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
div#es-wrap .chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}
div#es-wrap .chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));
  background-image: -webkit-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background-image: -moz-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background-image: -o-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%,#ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}
div#es-wrap .chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#eeeeee',GradientType=0);
  background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));
  background-image: -webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image: -moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image: -o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#eeeeee',GradientType=0);
  background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));
  background-image: -webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image: -moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image: -o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image: -ms-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  background-image: linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eeeeee 100%);
  color: #666;
  border: 1px solid #cccccc;
  padding-right: 5px;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') right top no-repeat;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
div#es-wrap .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
div#es-wrap .chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
div#es-wrap .chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
div#es-wrap .chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
div#es-wrap .chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
div#es-wrap .chzn-container .chzn-results .highlighted {
  background-color: #3875d7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3875d7',endColorstr='#2a62bc',GradientType=0);
  background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));
  background-image: -webkit-linear-gradient(top,#3875d7 20%,#2a62bc 90%);
  background-image: -moz-linear-gradient(top,#3875d7 20%,#2a62bc 90%);
  background-image: -o-linear-gradient(top,#3875d7 20%,#2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%,#2a62bc 90%);
  color: #fff;
}
div#es-wrap .chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
div#es-wrap .chzn-container .chzn-results .highlighted em {
  background: transparent;
}
div#es-wrap .chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
div#es-wrap .chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
div#es-wrap .chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
div#es-wrap .chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
div#es-wrap .chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1;
}
div#es-wrap .chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
div#es-wrap .chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
div#es-wrap .chzn-container .chzn-results-scroll-down span {
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat -4px -3px;
}
div#es-wrap .chzn-container .chzn-results-scroll-up span {
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat -22px -3px;
}
div#es-wrap .chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  border: 1px solid #5897fb;
}
div#es-wrap .chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);
  background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(20%,#eeeeee),color-stop(80%,#ffffff));
  background-image: -webkit-linear-gradient(top,#eeeeee 20%,#ffffff 80%);
  background-image: -moz-linear-gradient(top,#eeeeee 20%,#ffffff 80%);
  background-image: -o-linear-gradient(top,#eeeeee 20%,#ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%,#ffffff 80%);
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
div#es-wrap .chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
div#es-wrap .chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 1px;
}
div#es-wrap .chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  border: 1px solid #5897fb;
}
div#es-wrap .chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
div#es-wrap .chzn-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
div#es-wrap .chzn-disabled .chzn-single {
  cursor: default;
}
div#es-wrap .chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}
div#es-wrap .chzn-rtl {
  text-align: right;
}
div#es-wrap .chzn-rtl .chzn-single {
  padding: 0 8px 0 0;
  overflow: visible;
}
div#es-wrap .chzn-rtl .chzn-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}
div#es-wrap .chzn-rtl .chzn-single div {
  left: 3px;
  right: auto;
}
div#es-wrap .chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
div#es-wrap .chzn-rtl .chzn-choices .search-field input {
  direction: rtl;
}
div#es-wrap .chzn-rtl .chzn-choices li {
  float: right;
}
div#es-wrap .chzn-rtl .chzn-choices .search-choice {
  padding: 3px 5px 3px 19px;
  margin: 3px 5px 3px 0;
}
div#es-wrap .chzn-rtl .chzn-choices .search-choice .search-choice-close {
  left: 4px;
  right: auto;
  background-position: right top;
}
div#es-wrap .chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
div#es-wrap .chzn-rtl .chzn-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}
div#es-wrap .chzn-rtl.chzn-container-active .chzn-single-with-drop div {
  border-right: none;
}
div#es-wrap .chzn-rtl .chzn-search input {
  background: #fff url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat -38px -22px;
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(top,#eeeeee 1%,#ffffff 15%);
  background: url('../../../../../media/foundry/3.1/styles/chosen/chosen-sprite.png') no-repeat -38px -22px, linear-gradient(#eeeeee 1%,#ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
div#es-wrap div.selector,
div#es-wrap div.selector span,
div#es-wrap div.checker span,
div#es-wrap div.radio span,
div#es-wrap div.uploader,
div#es-wrap div.uploader span.action,
div#es-wrap div.button,
div#es-wrap div.button span {
  background-image: url('../../../../../media/foundry/3.1/styles/uniform/images/sprite.png');
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
div#es-wrap .selector,
div#es-wrap .radio,
div#es-wrap .checker,
div#es-wrap .uploader,
div#es-wrap .button,
div#es-wrap .selector *,
div#es-wrap .radio *,
div#es-wrap .checker *,
div#es-wrap .uploader *,
div#es-wrap .button * {
  margin: 0;
  padding: 0;
}
div#es-wrap input.text,
div#es-wrap input.email,
div#es-wrap input.password,
div#es-wrap textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('../../../../../media/foundry/3.1/styles/uniform/images/bg-input-focus.png') repeat-x 0px 0px;
  background: url('../../../../../media/foundry/3.1/styles/uniform/images/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}
div#es-wrap input.text:focus,
div#es-wrap input.email:focus,
div#es-wrap input.password:focus,
div#es-wrap textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../../../../../media/foundry/3.1/styles/uniform/images/bg-input-focus.png') repeat-x 0px 0px;
}
div#es-wrap div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}
div#es-wrap div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}
div#es-wrap div.selector select {
  top: 0px;
  left: 0px;
}
div#es-wrap div.selector:active,
div#es-wrap div.selector.active {
  background-position: -483px -156px;
}
div#es-wrap div.selector:active span,
div#es-wrap div.selector.active span {
  background-position: right -26px;
}
div#es-wrap div.selector.focus,
div#es-wrap div.selector.hover,
div#es-wrap div.selector:hover {
  background-position: -483px -182px;
}
div#es-wrap div.selector.focus span,
div#es-wrap div.selector.hover span,
div#es-wrap div.selector:hover span {
  background-position: right -52px;
}
div#es-wrap div.selector.focus:active,
div#es-wrap div.selector.focus.active,
div#es-wrap div.selector:hover:active,
div#es-wrap div.selector.active:hover {
  background-position: -483px -208px;
}
div#es-wrap div.selector.focus:active span,
div#es-wrap div.selector:hover:active span,
div#es-wrap div.selector.active:hover span,
div#es-wrap div.selector.focus.active span {
  background-position: right -78px;
}
div#es-wrap div.selector.disabled {
  background-position: -483px -234px;
}
div#es-wrap div.selector.disabled span {
  background-position: right -104px;
}
div#es-wrap div.checker {
  width: 19px;
  height: 19px;
}
div#es-wrap div.checker input {
  width: 19px;
  height: 19px;
}
div#es-wrap div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}
div#es-wrap div.checker:active span,
div#es-wrap div.checker.active span {
  background-position: -19px -260px;
}
div#es-wrap div.checker.focus span,
div#es-wrap div.checker:hover span {
  background-position: -38px -260px;
}
div#es-wrap div.checker.focus:active span,
div#es-wrap div.checker:active:hover span,
div#es-wrap div.checker.active:hover span,
div#es-wrap div.checker.focus.active span {
  background-position: -57px -260px;
}
div#es-wrap div.checker span.checked {
  background-position: -76px -260px;
}
div#es-wrap div.checker:active span.checked,
div#es-wrap div.checker.active span.checked {
  background-position: -95px -260px;
}
div#es-wrap div.checker.focus span.checked,
div#es-wrap div.checker:hover span.checked {
  background-position: -114px -260px;
}
div#es-wrap div.checker.focus:active span.checked,
div#es-wrap div.checker:hover:active span.checked,
div#es-wrap div.checker.active:hover span.checked,
div#es-wrap div.checker.active.focus span.checked {
  background-position: -133px -260px;
}
div#es-wrap div.checker.disabled span,
div#es-wrap div.checker.disabled:active span,
div#es-wrap div.checker.disabled.active span {
  background-position: -152px -260px;
}
div#es-wrap div.checker.disabled span.checked,
div#es-wrap div.checker.disabled:active span.checked,
div#es-wrap div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}
div#es-wrap div.radio {
  width: 18px;
  height: 18px;
}
div#es-wrap div.radio input {
  width: 18px;
  height: 18px;
}
div#es-wrap div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}
div#es-wrap div.radio:active span,
div#es-wrap div.radio.active span {
  background-position: -18px -279px;
}
div#es-wrap div.radio.focus span,
div#es-wrap div.radio:hover span {
  background-position: -36px -279px;
}
div#es-wrap div.radio.focus:active span,
div#es-wrap div.radio:active:hover span,
div#es-wrap div.radio.active:hover span,
div#es-wrap div.radio.active.focus span {
  background-position: -54px -279px;
}
div#es-wrap div.radio span.checked {
  background-position: -72px -279px;
}
div#es-wrap div.radio:active span.checked,
div#es-wrap div.radio.active span.checked {
  background-position: -90px -279px;
}
div#es-wrap div.radio.focus span.checked,
div#es-wrap div.radio:hover span.checked {
  background-position: -108px -279px;
}
div#es-wrap div.radio.focus:active span.checked,
div#es-wrap div.radio:hover:active span.checked,
div#es-wrap div.radio.focus.active span.checked,
div#es-wrap div.radio.active:hover span.checked {
  background-position: -126px -279px;
}
div#es-wrap div.radio.disabled span,
div#es-wrap div.radio.disabled:active span,
div#es-wrap div.radio.disabled.active span {
  background-position: -144px -279px;
}
div#es-wrap div.radio.disabled span.checked,
div#es-wrap div.radio.disabled:active span.checked,
div#es-wrap div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}
div#es-wrap div.uploader {
  background-position: 0px -297px;
  height: 28px;
}
div#es-wrap div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}
div#es-wrap div.uploader span.filename {
  height: 24px;
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}
div#es-wrap div.uploader.focus,
div#es-wrap div.uploader.hover,
div#es-wrap div.uploader:hover {
  background-position: 0px -353px;
}
div#es-wrap div.uploader.focus span.action,
div#es-wrap div.uploader.hover span.action,
div#es-wrap div.uploader:hover span.action {
  background-position: right -437px;
}
div#es-wrap div.uploader.active span.action,
div#es-wrap div.uploader:active span.action {
  background-position: right -465px;
}
div#es-wrap div.uploader.focus.active span.action,
div#es-wrap div.uploader:focus.active span.action,
div#es-wrap div.uploader.focus:active span.action,
div#es-wrap div.uploader:focus:active span.action {
  background-position: right -493px;
}
div#es-wrap div.uploader.disabled {
  background-position: 0px -325px;
}
div#es-wrap div.uploader.disabled span.action {
  background-position: right -381px;
}
div#es-wrap div.button {
  background-position: 0px -523px;
}
div#es-wrap div.button span {
  background-position: right -643px;
}
div#es-wrap div.button.focus,
div#es-wrap div.button:focus,
div#es-wrap div.button:hover,
div#es-wrap div.button.hover {
  background-position: 0px -553px;
}
div#es-wrap div.button.focus span,
div#es-wrap div.button:focus span,
div#es-wrap div.button:hover span,
div#es-wrap div.button.hover span {
  background-position: right -673px;
}
div#es-wrap div.button.active,
div#es-wrap div.button:active {
  background-position: 0px -583px;
}
div#es-wrap div.button.active span,
div#es-wrap div.button:active span {
  background-position: right -703px;
  color: #555;
}
div#es-wrap div.button.disabled,
div#es-wrap div.button:disabled {
  background-position: 0px -613px;
}
div#es-wrap div.button.disabled span,
div#es-wrap div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}
div#es-wrap div.button {
  height: 30px;
}
div#es-wrap div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}
div#es-wrap div.selector {
  width: 190px;
  font-size: 12px;
}
div#es-wrap div.selector select {
  min-width: 190px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff;
}
div#es-wrap div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}
div#es-wrap div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}
div#es-wrap div.selector.disabled span {
  color: #bbb;
}
div#es-wrap div.checker {
  margin-right: 5px;
}
div#es-wrap div.radio {
  margin-right: 3px;
}
div#es-wrap div.uploader {
  width: 190px;
  cursor: pointer;
}
div#es-wrap div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}
div#es-wrap div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}
div#es-wrap div.uploader input {
  width: 190px;
}
div#es-wrap div.uploader.disabled span.action {
  color: #aaa;
}
div#es-wrap div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
div#es-wrap .selector,
div#es-wrap .checker,
div#es-wrap .button,
div#es-wrap .radio,
div#es-wrap .uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
div#es-wrap .selector select:focus,
div#es-wrap .radio input:focus,
div#es-wrap .checker input:focus,
div#es-wrap .uploader input:focus {
  outline: 0;
}
div#es-wrap div.button a,
div#es-wrap div.button button,
div#es-wrap div.button input {
  position: absolute;
}
div#es-wrap div.button {
  cursor: pointer;
  position: relative;
}
div#es-wrap div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}
div#es-wrap div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}
div#es-wrap div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div#es-wrap div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}
div#es-wrap div.checker {
  position: relative;
}
div#es-wrap div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
div#es-wrap div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}
div#es-wrap div.radio {
  position: relative;
}
div#es-wrap div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
div#es-wrap div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}
div#es-wrap div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}
div#es-wrap div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}
div#es-wrap div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
div#es-wrap div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}
div#es-wrap .form-uploader .upload-submit {
  clear: both;
  padding: 18px 10px;
  border: 2px dashed #eee;
  margin-top: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *zoom: 1;
}
div#es-wrap .form-uploader .upload-submit:before,
div#es-wrap .form-uploader .upload-submit:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .form-uploader .upload-submit:after {
  clear: both;
}
div#es-wrap .form-uploader .queue-item {
  clear: both;
  padding: 10px;
  border: 1px solid #eee;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#es-wrap .form-uploader .queue-item + .queue-item {
  margin-top: 10px;
}
div#es-wrap .form-uploader .queue-item .media {
  padding-right: 40px;
}
div#es-wrap .form-uploader .queue-item .media .media-object {
  margin-right: 20px;
}
div#es-wrap .form-uploader .queue-item .queue-item-thumb {
  width: 32px;
  height: 32px;
  background: #eee;
}
div#es-wrap .form-uploader .queue-item .queue-item-info {
  position: relative;
  margin-bottom: 4px;
}
div#es-wrap .form-uploader .queue-item .queue-item-info > span {
  display: inline-block;
  position: relative;
}
div#es-wrap .form-uploader .queue-item .queue-item-size {
  color: #999;
}
div#es-wrap .form-uploader .queue-item .queue-item-size,
div#es-wrap .form-uploader .queue-item .queue-item-status {
  padding-left: 6px;
  margin-left: 6px;
}
div#es-wrap .form-uploader .queue-item .queue-item-size:before,
div#es-wrap .form-uploader .queue-item .queue-item-status:before {
  display: block;
  content: '';
  background: #999;
  width: 1px;
  height: 11px;
  position: absolute;
  top: 4px;
  left: 0;
}
div#es-wrap .form-uploader .queue-item .progress {
  height: 8px;
  margin: 0;
}
div#es-wrap .form-uploader .queue-item.is-done .queue-item-info {
  top: 5px;
}
div#es-wrap .form-uploader .queue-item.is-done .queue-item-status {
  color: #a4c757;
}
div#es-wrap .form-uploader .queue-item.is-done .progress {
  display: none;
}
div#es-wrap .form-uploader .queue-item.is-error .queue-item-status {
  color: #B94A48;
}
div#es-wrap .form-uploader .attach-remove {
  position: absolute;
  top: 14px;
  right: 10px;
  padding: 0 4px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  color: #666;
  line-height: 14px;
}
div#es-wrap .es-sharing .es-sharing-list > li {
  width: 30px;
  padding-right: 3px;
}
div#es-wrap .es-sharing .es-sharing-list > li:nth-child(2n+1) {
  clear: none;
}
div#es-wrap .es-sharing .es-sharing-list > li > a {
  padding: 4px 3px;
  display: block;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div#es-wrap .es-sharing .es-sharing-list > li .es-sharing-title {
  display: none;
}
div#es-wrap .dropdown-menu-sharing:after,
div#es-wrap .dropdown-menu-sharing:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
}
div#es-wrap .dropdown-menu-sharing:after {
  bottom: 100%;
  left: 15px;
  right: auto1;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
}
div#es-wrap .dropdown-menu-sharing:before {
  bottom: 100%;
  left: 14px;
  right: auto;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid;
  border-bottom-color: rgba(0,0,0,0.2);
}
div#es-wrap [data-selection] {
  position: relative;
  cursor: crosshair;
}
div#es-wrap [data-selection-box] {
  position: absolute;
  -webkit-box-shadow: inset 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 1px #ffffff;
  box-shadow: inset 0 0 1px #ffffff;
  cursor: move;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0,0,0,0.5);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
div#es-wrap.popbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10020;
  background: #fff;
  color: rgba(0,0,0,0.8);
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
  text-align: left !important;
  line-height: 18px;
  width: auto;
}
div#es-wrap.popbox.loading {
  background-image: url("../../../../../media/com_easysocial/styles/../images/loading.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
div#es-wrap.popbox .arrow,
div#es-wrap.popbox .arrow:after {
  position: absolute;
  display: inline-block;
  border-color: transparent;
  border-style: solid;
}
div#es-wrap.popbox .arrow:after {
  content: "";
  z-index: -1;
}
div#es-wrap.popbox.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
div#es-wrap.popbox.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -1px;
  left: -11px;
  margin: 0;
}
div#es-wrap.popbox.top-left .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
div#es-wrap.popbox.top-left .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -1px;
  left: -11px;
  margin: 0;
}
div#es-wrap.popbox.top-left .arrow {
  left: 0px;
  right: auto;
  margin-left: 10px;
  margin-right: auto;
}
div#es-wrap.popbox.top-right .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
div#es-wrap.popbox.top-right .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -1px;
  left: -11px;
  margin: 0;
}
div#es-wrap.popbox.top-right .arrow {
  left: auto;
  right: 0px;
  margin-left: auto;
  margin-right: 10px;
}
div#es-wrap.popbox.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
div#es-wrap.popbox.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -1px;
  left: -11px;
  margin: 0;
}
div#es-wrap.popbox.bottom-left .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
div#es-wrap.popbox.bottom-left .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -1px;
  left: -11px;
  margin: 0;
}
div#es-wrap.popbox.bottom-left .arrow {
  left: 0px;
  right: auto;
  margin-left: 10px;
  margin-right: auto;
}
div#es-wrap.popbox.bottom-right .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
div#es-wrap.popbox.bottom-right .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -1px;
  left: -11px;
  margin: 0;
}
div#es-wrap.popbox.bottom-right .arrow {
  left: auto;
  right: 0px;
  margin-left: auto;
  margin-right: 10px;
}
div#es-wrap.popbox.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
div#es-wrap.popbox.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0,0,0,0.25);
  bottom: -11px;
  right: -1px;
}
div#es-wrap.popbox.left-top .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
div#es-wrap.popbox.left-top .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0,0,0,0.25);
  bottom: -11px;
  right: -1px;
}
div#es-wrap.popbox.left-top .arrow {
  top: 0px;
  margin-top: 10px;
  margin-bottom: auto;
}
div#es-wrap.popbox.left-bottom .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
div#es-wrap.popbox.left-bottom .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0,0,0,0.25);
  bottom: -11px;
  right: -1px;
}
div#es-wrap.popbox.left-bottom .arrow {
  top: auto;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: 10px;
}
div#es-wrap.popbox.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
div#es-wrap.popbox.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0,0,0,0.25);
  bottom: -11px;
  left: -1px;
}
div#es-wrap.popbox.right-top .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
div#es-wrap.popbox.right-top .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0,0,0,0.25);
  bottom: -11px;
  left: -1px;
}
div#es-wrap.popbox.right-top .arrow {
  top: 0px;
  margin-top: 10px;
  margin-bottom: auto;
}
div#es-wrap.popbox.right-bottom .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
div#es-wrap.popbox.right-bottom .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0,0,0,0.25);
  bottom: -11px;
  left: -1px;
}
div#es-wrap.popbox.right-bottom .arrow {
  top: auto;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: 10px;
}
div#es-wrap.popbox .popbox-header {
  border-bottom: 1px solid #f2f2f2;
  padding: 5px 15px;
  font-size: 11px;
  *zoom: 1;
}
div#es-wrap.popbox .popbox-header:before,
div#es-wrap.popbox .popbox-header:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap.popbox .popbox-header:after {
  clear: both;
}
div#es-wrap.popbox .popbox-header .es-title {
  font-weight: bold;
  float: left;
}
div#es-wrap.popbox .popbox-header .es-action {
  float: right;
}
div#es-wrap.popbox .popbox-body {
  padding: 5px 10px;
}
div#es-wrap.popbox.popbox-friends {
  width: 200px;
  min-height: 50px;
  text-align: center;
}
div#es-wrap.popbox.popbox-followers {
  width: 220px;
  min-height: 80px;
}
div#es-wrap.popbox.popbox-followers .popbox-content {
  padding: 10px;
}
div#es-wrap.popbox.popbox-updates {
  width: 300px;
  min-height: 80px;
}
div#es-wrap.popbox.popbox-updates .popbox-content {
  padding: 20px;
}
div#es-wrap.popbox.popbox-toolbar {
  width: 220px;
  height: auto;
  background: #fff;
}
div#es-wrap.popbox.popbox-toolbar .arrow {
  border-bottom-color: #fff;
}
div#es-wrap.popbox.popbox-toolbar .divider {
  border-bottom: 1px solid #f5f5f5;
  display: block;
  margin: 7px 1px;
  overflow: hidden;
}
div#es-wrap.popbox.popbox-toolbar h5 {
  line-height: 20px;
  height: 20px;
  vertical-align: middle;
  font-size: 12px;
}
div#es-wrap.popbox.popbox-toolbar h5 i {
  margin-right: 4px;
}
div#es-wrap.popbox.popbox-toolbar label {
  color: #666;
}
div#es-wrap.popbox.popbox-toolbar li > a {
  color: #666;
}
div#es-wrap.popbox.popbox-toolbar a {
  font-size: 11px;
  line-height: 18px;
}
div#es-wrap.popbox.popbox-toolbar .logout-form {
  display: none;
}
div#es-wrap.popbox.popbox-toolbar .logout-link {
  margin-bottom: 8px;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-user {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#es-wrap.popbox.popbox-toolbar li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 16px;
  white-space: nowrap;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
div#es-wrap.popbox.popbox-toolbar li > a:hover,
div#es-wrap.popbox.popbox-toolbar li > a:focus {
  text-decoration: none;
  color: #333;
  background-color: #e0e8f0;
  background-image: -moz-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#E7EDF3),to(#d6e0eb));
  background-image: -webkit-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: -o-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: linear-gradient(to bottom,#E7EDF3,#d6e0eb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7edf3', endColorstr='#ffd6e0ea', GradientType=0);
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
div#es-wrap.popbox.popbox-toolbar .active > a,
div#es-wrap.popbox.popbox-toolbar .active > a:hover {
  color: #333;
  text-decoration: none;
  outline: 0;
  background-color: #e0e8f0;
  background-image: -moz-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#E7EDF3),to(#d6e0eb));
  background-image: -webkit-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: -o-linear-gradient(top,#E7EDF3,#d6e0eb);
  background-image: linear-gradient(to bottom,#E7EDF3,#d6e0eb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7edf3', endColorstr='#ffd6e0ea', GradientType=0);
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login form {
  margin: 0;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login li {
  *zoom: 1;
  padding: 5px 10px;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login li:before,
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login li:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login li:after {
  clear: both;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login li > a {
  background: none;
  border: none;
  color: #999;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login li > a:hover {
  text-decoration: underline;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .es-dropdownmenu-btn-register {
  padding: 0;
  text-align: right;
  margin-bottom: 5px;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login #remember {
  position: relative;
  top: 0;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login li.item-social {
  background: #E0F2F6;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px;
  margin-top: 5px;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook {
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #4583c3;
  background-image: -moz-linear-gradient(top,#5692ce,#2b6cb3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5692ce),to(#2b6cb3));
  background-image: -webkit-linear-gradient(top,#5692ce,#2b6cb3);
  background-image: -o-linear-gradient(top,#5692ce,#2b6cb3);
  background-image: linear-gradient(to bottom,#5692ce,#2b6cb3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5692ce', endColorstr='#ff2b6cb3', GradientType=0);
  border-color: #2b6cb3 #2b6cb3 #1c4775;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2b6cb3;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook:hover,
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook:active,
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook.active,
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook.disabled,
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook[disabled] {
  color: #fff;
  background-color: #2b6cb3;
  *background-color: #26609e;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook:active,
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook.active {
  background-color: #21538a \9;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook:before {
  display: none;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .btn-es-facebook:hover {
  text-decoration: none;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .dropdown-menu-footer {
  text-align: left;
  font-size: 11px;
  margin-top: 5px;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .dropdown-menu-footer ul li {
  padding: 2px 10px;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .dropdown-menu-footer ul li i {
  font-size: 10px;
  color: #666;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .dropdown-menu-footer ul li i:before {
  top: 1px;
}
div#es-wrap.popbox.popbox-toolbar .dropdown-menu-login .dropdown-menu-footer ul li a {
  display: inline;
  padding-left: 0;
}
div#es-wrap .notifications {
  position: fixed;
}
div#es-wrap .notifications.top-right {
  right: 10px;
  top: 25px;
}
div#es-wrap .notifications.top-left {
  left: 10px;
  top: 25px;
}
div#es-wrap .notifications.bottom-left {
  left: 10px;
  bottom: 25px;
}
div#es-wrap .notifications.bottom-right {
  right: 10px;
  bottom: 25px;
}
div#es-wrap .notifications > div {
  position: relative;
  z-index: 9999;
  margin: 5px 0px;
}
div#es-wrap .alert-bangTidy {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: rgba(0,0,0,0.8);
  background: -moz-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.88) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.8)),color-stop(100%,rgba(0,0,0,0.88)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.88) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.88) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.88) 100%);
  background: linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.88) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.80)',endColorstr='rgba(0, 0, 0, 0.88)',GradientType=0);
  border: 1px solid #000;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.07), inset 0 0 0 1px rgba(255,255,255,0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.07), inset 0 0 0 1px rgba(255,255,255,0.1);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.07), inset 0 0 0 1px rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.07), inset 0 0 0 1px rgba(255,255,255,0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  color: white;
  -webkit-text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
  -moz-text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
  -o-text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
  text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
  -webkit-font-smoothing: antialiased;
}
div#es-wrap .alert-blackgloss:before {
  background: -webkit-gradient(linear,0% -16.5%,16.5% -100%,from(rgba(255,255,255,0)),to(rgba(255,255,255,0.6)),color-stop(.99,rgba(255,255,255,0.2)),color-stop(.5,rgba(255,255,255,0))) no-repeat;
  -webkit-mask-image: -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,0.5)),color-stop(.8,rgba(255,255,255,0)));
  position: absolute;
  content: '.';
  line-height: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  text-indent: -99999px;
  -webkit-border-radius: 5px;
}
div#es-wrap .alert-blackgloss {
  -webkit-animation: notification .75s linear;
  -moz-animation: notification .75s linear;
  -ms-animation: notification .75s linear;
  -o-animation: notification .75s linear;
  animation: notification .75s linear;
  background: #000000;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.2), inset 0 0 0 1px rgba(255,255,255,0.1);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.2), inset 0 0 0 1px rgba(255,255,255,0.1);
  -ms-box-shadow: 0 2px 5px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.2), inset 0 0 0 1px rgba(255,255,255,0.1);
  -o-box-shadow: 0 2px 5px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.2), inset 0 0 0 1px rgba(255,255,255,0.1);
  box-shadow: 0 2px 5px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.2), inset 0 0 0 1px rgba(255,255,255,0.1);
  border: 1px solid rgba(0,0,0,0.95);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
  color: #fff;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  position: relative;
  background-clip: padding-box;
}
div#es-wrap .alert-blackgloss .close {
  position: relative;
  top: -3px;
  right: -25px;
  color: #fff;
  content: 'x';
}
div#es-wrap .pull-right {
  float: right;
}
div#es-wrap .pull-left {
  float: left;
}
div#es-wrap .hide {
  display: none;
}
div#es-wrap .show {
  display: block;
}
div#es-wrap .invisible {
  visibility: hidden;
}
div#es-wrap .affix {
  position: fixed;
}
body div#es-wrap .vertical-line {
  position: relative;
}
body div#es-wrap .vertical-line:before {
  content: '';
  display: block;
  width: 1px;
  position: absolute;
  background-color: rgba(0,0,0,0.1);
  top: 0px;
  bottom: 0;
}
body div#es-wrap.w480 .vertical-line:before {
  display: none;
}
body div#es-wrap .vertical-line-50:before {
  left: 50%;
}
body div#es-wrap .mv-5 {
  margin: 5px 0 !important;
}
body div#es-wrap .mv-10 {
  margin: 10px 0 !important;
}
body div#es-wrap .mv-15 {
  margin: 15px 0 !important;
}
body div#es-wrap .mt-0 {
  margin-top: 0px !important;
}
body div#es-wrap .mt-5 {
  margin-top: 5px !important;
}
body div#es-wrap .mt-10 {
  margin-top: 10px !important;
}
body div#es-wrap .mt-15 {
  margin-top: 15px !important;
}
body div#es-wrap .mt-20 {
  margin-top: 20px !important;
}
body div#es-wrap .mb-0 {
  margin-bottom: 0px !important;
}
body div#es-wrap .mb-5 {
  margin-bottom: 5px !important;
}
body div#es-wrap .mb-10 {
  margin-bottom: 10px !important;
}
body div#es-wrap .mb-15 {
  margin-bottom: 15px !important;
}
body div#es-wrap .mb-20 {
  margin-bottom: 20px !important;
}
body div#es-wrap .mr-0 {
  margin-right: 0px !important;
}
body div#es-wrap .mr-5 {
  margin-right: 5px !important;
}
body div#es-wrap .mr-10 {
  margin-right: 10px !important;
}
body div#es-wrap .mr-15 {
  margin-right: 15px !important;
}
body div#es-wrap .mr-20 {
  margin-right: 20px !important;
}
body div#es-wrap .ml-0 {
  margin-left: 0px !important;
}
body div#es-wrap .ml-5 {
  margin-left: 5px !important;
}
body div#es-wrap .ml-10 {
  margin-left: 10px !important;
}
body div#es-wrap .ml-15 {
  margin-left: 15px !important;
}
body div#es-wrap .ml-20 {
  margin-left: 20px !important;
}
body div#es-wrap .pv-5 {
  padding: 5px 0 !important;
}
body div#es-wrap .pv-10 {
  padding: 10px 0 !important;
}
body div#es-wrap .pv-15 {
  padding: 15px 0 !important;
}
body div#es-wrap .ph-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
body div#es-wrap .ph-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
body div#es-wrap .ph-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
body div#es-wrap .ph-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
body div#es-wrap .pa-5 {
  padding: 5px !important;
}
body div#es-wrap .pa-10 {
  padding: 10px !important;
}
body div#es-wrap .pa-15 {
  padding: 15px !important;
}
body div#es-wrap .pt-0 {
  padding-top: 0px !important;
}
body div#es-wrap .pt-5 {
  padding-top: 5px !important;
}
body div#es-wrap .pt-10 {
  padding-top: 10px !important;
}
body div#es-wrap .pt-15 {
  padding-top: 15px !important;
}
body div#es-wrap .pt-20 {
  padding-top: 20px !important;
}
body div#es-wrap .pb-0 {
  padding-bottom: 0px !important;
}
body div#es-wrap .pb-5 {
  padding-bottom: 5px !important;
}
body div#es-wrap .pb-10 {
  padding-bottom: 10px !important;
}
body div#es-wrap .pb-15 {
  padding-bottom: 15px !important;
}
body div#es-wrap .pb-20 {
  padding-bottom: 20px !important;
}
body div#es-wrap .pr-0 {
  padding-right: 0px !important;
}
body div#es-wrap .pr-5 {
  padding-right: 5px !important;
}
body div#es-wrap .pr-10 {
  padding-right: 10px !important;
}
body div#es-wrap .pr-15 {
  padding-right: 15px !important;
}
body div#es-wrap .pr-20 {
  padding-right: 20px !important;
}
body div#es-wrap .pl-0 {
  padding-left: 0px !important;
}
body div#es-wrap .pl-5 {
  padding-left: 5px !important;
}
body div#es-wrap .pl-10 {
  padding-left: 10px !important;
}
body div#es-wrap .pl-15 {
  padding-left: 15px !important;
}
body div#es-wrap .pl-20 {
  padding-left: 20px !important;
}
body div#es-wrap .fs-24 {
  font-size: 24px !important;
}
body div#es-wrap .fs-16 {
  font-size: 16px !important;
}
body div#es-wrap .fs-14 {
  font-size: 14px !important;
}
body div#es-wrap .fs-12 {
  font-size: 12px !important;
}
body div#es-wrap .fs-11 {
  font-size: 11px !important;
}
body div#es-wrap .fs-10 {
  font-size: 10px !important;
}
body div#es-wrap .fs-9 {
  font-size: 9px !important;
}
body div#es-wrap .half-width {
  width: 50% !important;
}
body div#es-wrap .full-width {
  width: 100% !important;
}
body div#es-wrap .center,
body div#es-wrap .table td.center,
body div#es-wrap .table th.center {
  text-align: center !important;
}
div#es-wrap [class^="icon-es-"],
div#es-wrap [class*=" icon-es-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  *margin-right: .3em;
  vertical-align: text-top;
  background-repeat: no-repeat;
  background-image: url("../../../../../media/com_easysocial/styles/../images/icons/icons-sprites.png") !important;
}
div#es-wrap .es-nav [class^="icon-es-"],
div#es-wrap .es-nav [class*=" icon-es-"] {
  margin-right: 2px;
}
div#es-wrap .icon-es-12 {
  width: 12px;
  height: 12px;
  line-height: 12px;
}
div#es-wrap .icon-es-24 {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
div#es-wrap .icon-es-user {
  background-position: 0px 0px;
}
div#es-wrap .icon-es-photos {
  background-position: -16px 0px;
}
div#es-wrap .icon-es-note {
  background-position: -32px 0px;
}
div#es-wrap .icon-es-drinks {
  background-position: -48px 0px;
}
div#es-wrap .icon-es-safetybox {
  background-position: -64px 0px;
}
div#es-wrap .icon-es-note2 {
  background-position: -80px 0px;
}
div#es-wrap .icon-es-mail {
  background-position: -96px 0px;
}
div#es-wrap .icon-es-friends {
  background-position: -112px 0px;
}
div#es-wrap .icon-es-ball {
  background-position: -128px 0px;
}
div#es-wrap .icon-es-album {
  background-position: -144px 0px;
}
div#es-wrap .icon-es-love {
  background-position: -160px 0px;
}
div#es-wrap .icon-es-games {
  background-position: -176px 0px;
}
div#es-wrap .icon-es-videos {
  background-position: -192px 0px;
}
div#es-wrap .icon-es-links {
  background-position: -208px 0px;
}
div#es-wrap .icon-es-location {
  background-position: -224px 0px;
}
div#es-wrap .icon-es-plus {
  background-position: -240px 0px;
}
div#es-wrap .icon-es-minus {
  background-position: -256px 0px;
}
div#es-wrap .icon-es-dropdown {
  background-position: -272px 0px;
  width: 6px;
  height: 4px;
}
div#es-wrap .icon-es-clock {
  background-position: -288px 0px;
}
div#es-wrap .icon-es-dialog {
  background-position: -304px 0px;
}
div#es-wrap .icon-es-heart {
  background-position: -320px 0px;
}
div#es-wrap .icon-es-user2 {
  background-position: -336px 0px;
}
div#es-wrap .icon-es-pic {
  background-position: -352px 0px;
}
div#es-wrap .icon-es-video {
  background-position: -368px 0px;
}
div#es-wrap .icon-es-add {
  background-position: -384px 0px;
}
div#es-wrap .icon-es-remove {
  background-position: -400px 0px;
  width: 12px;
  height: 12px;
  line-height: 12px;
}
div#es-wrap .icon-es-comment-action {
  background-position: -288px -16px;
}
div#es-wrap .icon-es-shared {
  background-position: -304px -16px;
}
div#es-wrap .icon-es-points {
  background-position: -320px -16px;
}
div#es-wrap .icon-es-create {
  background-position: -32px -16px;
}
div#es-wrap .icon-es-pm {
  background-position: -48px -16px;
}
div#es-wrap .icon-es-feed {
  background-position: -80px -16px;
}
div#es-wrap .icon-es-clipboard {
  background-position: -96px -16px;
}
div#es-wrap .icon-es-store {
  background-position: -112px -16px;
}
div#es-wrap .icon-es-friends {
  background-position: -128px -16px;
}
div#es-wrap .icon-es-usersuggest {
  background-position: -144px -16px;
}
div#es-wrap .icon-es-mapdetect {
  background-position: -160px -16px;
}
div#es-wrap .icon-es-chatgroup {
  background-position: -176px -16px;
}
div#es-wrap .icon-es-basicinfo {
  background-position: -192px -16px;
}
div#es-wrap .icon-es-book {
  background-position: -208px -16px;
}
div#es-wrap .icon-es-building {
  background-position: -224px -16px;
}
div#es-wrap .icon-es-useredit {
  background-position: -240px -16px;
}
div#es-wrap .icon-es-delete {
  background-position: -256px -16px;
}
div#es-wrap .icon-es-help {
  background-position: -272px -16px;
}
div#es-wrap .icon-es-true {
  background-position: -336px -16px;
}
div#es-wrap .icon-es-false {
  background-position: -352px -16px;
}
div#es-wrap .icon-es-php {
  background-position: -368px -16px;
}
div#es-wrap .icon-es-sql {
  background-position: -384px -16px;
}
div#es-wrap .icon-es-pdf {
  background-position: -400px -16px;
}
div#es-wrap .icon-es-text {
  background-position: -416px -16px;
}
div#es-wrap .icon-es-unknown {
  background-position: -336px -32px;
}
div#es-wrap .icon-es-mailbox {
  background-position: 0px -48px;
}
div#es-wrap .icon-es-sentmail {
  background-position: -16px -48px;
}
div#es-wrap .icon-es-upload {
  background-position: -32px -48px;
}
div#es-wrap .icon-es-window-apps {
  background-position: -48px -48px;
}
div#es-wrap .icon-es-window-fields {
  background-position: -64px -48px;
}
div#es-wrap .icon-es-genius {
  background-position: 0px -64px;
}
div#es-wrap .icon-es-wlan {
  background-position: -16px -64px;
}
div#es-wrap .icon-es-aircon-mail {
  background-position: -32px -64px;
}
div#es-wrap .icon-es-aircon-user {
  background-position: -48px -64px;
}
div#es-wrap .icon-es-aircon-checkmark {
  background-position: -64px -64px;
}
div#es-wrap .icon-es-aircon-document {
  background-position: -80px -64px;
}
div#es-wrap .icon-es-aircon-following {
  background-position: -96px -64px;
}
div#es-wrap .icon-es-aircon-adduser {
  background-position: -112px -64px;
}
div#es-wrap .icon-es-aircon-locked {
  background-position: -128px -64px;
}
div#es-wrap .icon-es-aircon-checkmark3 {
  background-position: -144px -64px;
}
div#es-wrap .icon-es-aircon-follow {
  background-position: -160px -64px;
}
div#es-wrap .icon-es-settings {
  background-position: 0px -32px;
}
div#es-wrap .icon-es-account {
  background-position: -16px -32px;
}
div#es-wrap .icon-es-app {
  background-position: -32px -32px;
}
div#es-wrap .icon-es-tick {
  background-position: -48px -32px;
}
div#es-wrap .icon-es-map {
  background-position: -64px -32px;
}
div#es-wrap .icon-es-attachment {
  background-position: -80px -32px;
}
div#es-wrap .icon-es-marker {
  background-position: -96px -32px;
}
div#es-wrap .icon-es-cloud {
  background-position: -112px -32px;
}
div#es-wrap .icon-es-mailbundle {
  background-position: -128px -32px;
}
div#es-wrap .icon-es-zip {
  background-position: -144px -32px;
}
div#es-wrap .icon-es-box {
  background-position: -160px -32px;
}
div#es-wrap .icon-es-package {
  background-position: -176px -32px;
}
div#es-wrap .icon-es-newspaper {
  background-position: -192px -32px;
}
div#es-wrap .icon-es-cake {
  background-position: -208px -32px;
}
div#es-wrap .icon-es-calendar {
  background-position: -224px -32px;
}
div#es-wrap .icon-es-lifebuoy {
  background-position: -240px -32px;
}
div#es-wrap .icon-es-save {
  background-position: -256px -32px;
}
div#es-wrap .icon-es-facebook-16 {
  background-position: -272px -32px;
}
div#es-wrap .icon-es-twitter-16 {
  background-position: -288px -32px;
}
div#es-wrap .icon-es-linkedin-16 {
  background-position: -304px -32px;
}
div#es-wrap .icon-es-joomla-16 {
  background-position: -320px -32px;
}
div#es-wrap .icon-es-star {
  background-position: -352px -32px;
}
div#es-wrap .icon-es-empty-feed {
  background-position: 0px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-friends {
  background-position: -48px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-suggest {
  background-position: -96px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-pending {
  background-position: -144px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-request {
  background-position: -192px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-follow {
  background-position: -240px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-photo {
  background-position: -288px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-activity {
  background-position: -336px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-apps {
  background-position: -384px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-profile {
  background-position: -432px -112px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-achievements {
  background-position: 0px -160px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-empty-search {
  background-position: -48px -160px;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
div#es-wrap .icon-es-replied {
  background-position: -448px -48px;
  width: 12px;
  height: 12px;
  line-height: 12px;
}
div#es-wrap .icon-es-drag {
  background-position: -464px -48px;
  width: 8px;
  height: 22px;
}
div#es-wrap .icon-es-x {
  background-position: -464px 0px;
  width: 6px;
  height: 6px;
  line-height: 6px;
  position: relative;
}
div#es-wrap .icon-es-tri-up {
  background-position: -432px 0px;
  width: 12px;
  height: 12px;
  line-height: 12px;
}
div#es-wrap .icon-es-tri-down {
  background-position: -448px 0px;
  width: 12px;
  height: 12px;
  line-height: 12px;
}
div#es-wrap .icon-es-default_avatar {
  background-position: -432px -16px;
  width: 42px;
  height: 24px;
}
div#es-wrap .icon-es-form-success {
  background-position: 0px -16px;
}
div#es-wrap .icon-es-form-error {
  background-position: -16px -16px;
}
div#es-wrap .icon-es-form-warning {
  background-position: -64px -16px;
}
div#es-wrap .icon-es-email {
  background-position: 0px -80px;
}
div#es-wrap .icon-es-facebook {
  background-position: -32px -80px;
}
div#es-wrap .icon-es-twitter {
  background-position: -64px -80px;
}
div#es-wrap .icon-es-google {
  background-position: -96px -80px;
}
div#es-wrap .icon-es-live {
  background-position: -128px -80px;
}
div#es-wrap .icon-es-linkedin {
  background-position: -160px -80px;
}
div#es-wrap .icon-es-myspace {
  background-position: -192px -80px;
}
div#es-wrap .icon-es-vk {
  background-position: -224px -80px;
}
div#es-wrap .icon-es-stumbleupon {
  background-position: -256px -80px;
}
div#es-wrap .icon-es-digg {
  background-position: -288px -80px;
}
div#es-wrap .icon-es-tumblr {
  background-position: -320px -80px;
}
div#es-wrap .icon-es-evernote {
  background-position: -352px -80px;
}
div#es-wrap .icon-es-reddit {
  background-position: -384px -80px;
}
div#es-wrap .icon-es-delicious {
  background-position: -416px -80px;
}
div#es-wrap .icon-loader {
  display: inlien-block;
  background-image: url("../../../../../media/com_easysocial/styles/../images/loading.gif") !important;
  width: 16px;
  height: 11px;
  line-height: 11px;
}
div#es-wrap [class^="icon-jar-"],
div#es-wrap [class*=" icon-jar-"],
div#es-wrap .icon-jar {
  display: inline-block;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  line-height: 32px;
  margin-top: -3px;
  vertical-align: text-top;
}
div#es-wrap .jar-arcade_stick {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arcade_stick.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_down_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_down_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_down_silver {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_down_silver.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_left {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_left.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_left_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_left_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_left_silver {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_left_silver.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_right {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_right.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_right_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_right_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_right_silver {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_right_silver.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_up {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_up.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_up_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_up_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-arrow_up_silver {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/arrow_up_silver.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-atm {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/atm.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-atm_cash {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/atm_cash.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-bag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/bag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_bag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_bag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_bag_arrow {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_bag_arrow.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_bag_chart {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_bag_chart.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_bag_tag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_bag_tag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_bag_tag_arrow {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_bag_tag_arrow.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_bag_user_tag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_bag_user_tag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_bags {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_bags.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_bags_tag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_bags_tag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-brown_recycle_bag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/brown_recycle_bag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-calendar {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/calendar.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-calendar_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/calendar_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-calendar_chart {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/calendar_chart.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-calendar_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/calendar_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cash_register {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cash_register.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cash_register_arrow {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cash_register_arrow.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cash_register_open {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cash_register_open.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cd_case {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cd_case.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cd_case_cover {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cd_case_cover.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cd_case_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cd_case_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-chalkboard {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/chalkboard.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-chalkboard_chalk {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/chalkboard_chalk.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-chart {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/chart.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-chart_alt {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/chart_alt.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-chat {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/chat.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-clipboard {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/clipboard.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-clipboard_list {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/clipboard_list.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-clipboard_list_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/clipboard_list_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-clipboard_tick {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/clipboard_tick.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-clock {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/clock.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-clock1 {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/clock1.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cloud {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cloud.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cloud_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cloud_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cloud_sun {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cloud_sun.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cloud_thunder {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cloud_thunder.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cloud_up {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cloud_up.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-comment {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/comment.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-comment_blue_gloss {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/comment_blue_gloss.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-comment_gloss {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/comment_gloss.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-comment_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/comment_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-console_blank {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/console_blank.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-console_command {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/console_command.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-console_grid {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/console_grid.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-console_grid_chart {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/console_grid_chart.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-console_grid_chart_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/console_grid_chart_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-copy {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/copy.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-credit_card {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/credit_card.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-credit_card_chart {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/credit_card_chart.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-credit_card_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/credit_card_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-credit_cards {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/credit_cards.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cross {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cross.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cross1 {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cross1.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cross_red {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cross_red.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-cross_silver {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/cross_silver.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-dashboard {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/dashboard.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-diamond {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/diamond.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-directions {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/directions.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-directions_left {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/directions_left.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-directions_right {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/directions_right.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-discount_coupon {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/discount_coupon.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-discount_coupon_chart {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/discount_coupon_chart.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-download {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/download.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-earth {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/earth.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_envelope {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_envelope.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_envelope_stack {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_envelope_stack.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open_download {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open_download.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open_page_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open_page_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open_page_text {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open_page_text.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open_paper32 {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open_paper32.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open_up {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open_up.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open_upload {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open_upload.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_open_user {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_open_user.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_small_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_small_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-email_stack {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/email_stack.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-empty {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/empty.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-favourite {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/favourite.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_blue_page {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_blue_page.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_blue_pages {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_blue_pages.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_blue_photo {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_blue_photo.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_page {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_page.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_page_zip {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_page_zip.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_page_zip_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_page_zip_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_pages {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_pages.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-folder_photo {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/folder_photo.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-full {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/full.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-gift {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/gift.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-hazard {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/hazard.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-hd {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/hd.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-help {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/help.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-help1 {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/help1.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-help_support {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/help_support.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-help_support_chart {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/help_support_chart.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-home {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/home.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-home_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/home_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-home_bushes_chimney {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/home_bushes_chimney.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-home_chimney {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/home_chimney.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-id_card {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/id_card.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-id_card_alt {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/id_card_alt.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-id_card_clear {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/id_card_clear.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-imac {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/imac.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-imac_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/imac_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-imac_up {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/imac_up.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_paper_download {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_paper_download.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_paper_go {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_paper_go.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_polaroid {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_polaroid.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_polaroid_alt {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_polaroid_alt.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_polaroid_face {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_polaroid_face.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_polaroid_full {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_polaroid_full.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_polaroid_full_alt {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_polaroid_full_alt.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_polaroid_full_arrow {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_polaroid_full_arrow.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_polaroid_full_face {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_polaroid_full_face.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_tag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_tag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-image_woodenframe {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/image_woodenframe.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-info {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/info.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-info_fix {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/info_fix.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-lightbulb {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/lightbulb.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-lightbulb_cfl {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/lightbulb_cfl.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-lightbulb_cfl_on {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/lightbulb_cfl_on.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-lightbulb_on {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/lightbulb_on.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-link {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/link.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-location_marker {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/location_marker.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-location_pin {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/location_pin.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-macbook {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/macbook.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-macbook_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/macbook_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-macbook_up {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/macbook_up.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-macbook_wifi {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/macbook_wifi.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-mail_envelope {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/mail_envelope.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-mail_envelope_open {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/mail_envelope_open.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-map {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/map.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-map1 {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/map1.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-map_directions {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/map_directions.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-map_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/map_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-map_pin {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/map_pin.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-minus {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/minus.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-minus_red {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/minus_red.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-minus_silver {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/minus_silver.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-movieshd {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/movieshd.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-notepad {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/notepad.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-notepad_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/notepad_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-notes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/notes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-office {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/office.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-office_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/office_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-office_close_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/office_close_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-office_closed {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/office_closed.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_blue_grid {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_blue_grid.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_blue_grid_chart {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_blue_grid_chart.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_blue_grid_chart_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_blue_grid_chart_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_blue_grid_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_blue_grid_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_blue_grid_up {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_blue_grid_up.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_blueprint {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_blueprint.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_empty {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_empty.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_green_grid {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_green_grid.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_grid {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_grid.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_grid_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_grid_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_image {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_image.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_image_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_image_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_image_face {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_image_face.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_image_green {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_image_green.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_image_orange {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_image_orange.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_left {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_left.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_lined {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_lined.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_orange_grid {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_orange_grid.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_paper_stack {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_paper_stack.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_paper_stack_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_paper_stack_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_paper_stack_recycle {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_paper_stack_recycle.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_red_grid {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_red_grid.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_right {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_right.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_tag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_tag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_text {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_text.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_up {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_up.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_zip {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_zip.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_zip_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_zip_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_zip_stack {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_zip_stack.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-page_zip_up {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/page_zip_up.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-paper_fold {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/paper_fold.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-paper_fold_paper {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/paper_fold_paper.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-paper_tag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/paper_tag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-pencil_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/pencil_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-pencil_blue_eraser {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/pencil_blue_eraser.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-pencil_ruler_blue_eraser {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/pencil_ruler_blue_eraser.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-pencil_ruler_yellow_eraser {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/pencil_ruler_yellow_eraser.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-pencil_yellow_eraser {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/pencil_yellow_eraser.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-pencils {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/pencils.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-pencils_colours {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/pencils_colours.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-photos {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/photos.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-plus {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/plus.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-plus_red {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/plus_red.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-plus_silver {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/plus_silver.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-post_it_note {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/post_it_note.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-post_it_note_empty {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/post_it_note_empty.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-post_it_note_empty_write {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/post_it_note_empty_write.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-post_it_note_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/post_it_note_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-post_it_note_small_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/post_it_note_small_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-preferences {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/preferences.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-public {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/public.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-puzzle_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/puzzle_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-puzzle_gray {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/puzzle_gray.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-puzzle_green {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/puzzle_green.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-recycle {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/recycle.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-rss {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/rss.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-settings {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/settings.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-settings_2 {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/settings_2.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-shopping_basket {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/shopping_basket.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-shopping_basket_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/shopping_basket_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-shopping_basket_full {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/shopping_basket_full.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-shopping_basket_full_packages {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/shopping_basket_full_packages.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-shopping_basket_gray {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/shopping_basket_gray.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_digg {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_digg.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_dribbble {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_dribbble.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_email {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_email.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_email_rss {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_email_rss.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_email_small_pencil {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_email_small_pencil.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_facebook {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_facebook.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_flickr {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_flickr.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_forrst {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_forrst.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_gplus {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_gplus.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_like_facebook {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_like_facebook.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_linkedin {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_linkedin.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_retweet {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_retweet.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_rss {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_rss.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_spotify {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_spotify.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_tumblr {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_tumblr.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_twitter {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_twitter.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-social_wordpress {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/social_wordpress.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-star {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/star.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-star_half {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/star_half.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-star_off {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/star_off.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-stats {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/stats.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_blue_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_blue_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_closed_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_closed_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_closed_blue_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_closed_blue_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_closed_pink {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_closed_pink.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_closed_pink_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_closed_pink_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_closed_red {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_closed_red.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_closed_red_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_closed_red_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_pink {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_pink.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-store_pink_bushes {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/store_pink_bushes.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-switch {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/switch.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-switch_screws {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/switch_screws.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-switch_settings {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/switch_settings.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tag {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tag.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tag_yellow {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tag_yellow.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tick {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tick.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-ticket {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/ticket.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tickets {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tickets.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tool_box {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tool_box.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tool_box_open {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tool_box_open.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tool_hammer {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tool_hammer.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tv_widescreen {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tv_widescreen.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tv_widescreen_down {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tv_widescreen_down.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-tv_widescreen_off {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/tv_widescreen_off.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-upload {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/upload.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-user {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/user.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-user_blue {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/user_blue.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-user_client {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/user_client.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-user_gold {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/user_gold.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-user_gold_shine {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/user_gold_shine.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-user_silver {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/user_silver.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-user_woodenframe {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/user_woodenframe.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-users {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/users.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-vector {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/vector.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-wallet {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/wallet.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-wallet_brown {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/wallet_brown.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-warning {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/warning.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-warning_cleanup {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/warning_cleanup.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_blog {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_blog.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_blog_header {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_blog_header.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_blog_main_column {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_blog_main_column.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_blog_sidebar {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_blog_sidebar.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_browser {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_browser.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_standard {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_standard.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_standard_header {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_standard_header.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_standard_left_sidebar {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_standard_left_sidebar.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_standard_main {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_standard_main.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-web_standard_right_sidebar {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/web_standard_right_sidebar.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-window_sidebar {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/window_sidebar.png) no-repeat 0 0 !important;
}
div#es-wrap .jar-working {
  background: url(../../../../../media/com_easysocial/styles/../images/icons/icons-jar/working.png) no-repeat 0 0 !important;
}
@font-face {
  font-family: 'easysocial';
  src: url('../../../../../media/com_easysocial/styles/../fonts/easysocial.eot');
  src: url('../../../../../media/com_easysocial/styles/../fonts/easysocial.eot?#iefix') format('embedded-opentype'), url('../../../../../media/com_easysocial/styles/../fonts/easysocial.woff') format('woff'), url('../../../../../media/com_easysocial/styles/../fonts/easysocial.ttf') format('truetype'), url('../../../../../media/com_easysocial/styles/../fonts/easysocial.svg#easysocial') format('svg');
  font-weight: normal;
  font-style: normal;
}
div#es-wrap [class^="ies-"],
div#es-wrap [class*=" ies-"] {
  display: inline-block;
  *margin-right: .3em;
}
div#es-wrap [class^="ies-"]:before,
div#es-wrap [class*=" ies-"]:before {
  font-family: easysocial;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
div#es-wrap a [class^="ies-"],
div#es-wrap a [class*=" ies-"] {
  display: inline-block;
  text-decoration: inherit;
}
div#es-wrap .ies-white {
  color: #fff;
}
div#es-wrap .ies-black {
  color: #000;
}
div#es-wrap .ies-large {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
div#es-wrap .ies-large:before {
  vertical-align: middle;
  font-size: 20px;
}
div#es-wrap .ies-small {
  width: 11px;
  height: 11px;
  line-height: 11px;
}
div#es-wrap .ies-small:before {
  vertical-align: middle;
  font-size: 11px;
}
div#es-wrap li > [class^="ies-"],
div#es-wrap li > [class*=" ies-"] {
  display: inline-block;
  width: 16px;
  text-align: center;
}
div#es-wrap li > [class^="ies-"]:before,
div#es-wrap li > [class*=" ies-"]:before {
  top: 2px;
  position: relative;
}
div#es-wrap li .ies-large:before,
div#es-wrap li .ies-large:before {
  width: 20px;
}
div#es-wrap ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
div#es-wrap ul.icons li [class^="ies-"],
div#es-wrap ul.icons li [class*=" ies-"] {
  width: .8em;
}
div#es-wrap ul.icons li .ies-large:before,
div#es-wrap ul.icons li .ies-large:before {
  vertical-align: initial;
}
div#es-wrap .ies-home:before {
  content: "\e001";
}
div#es-wrap .ies-comments:before {
  content: "\e000";
}
div#es-wrap .ies-comments-2:before {
  content: "\e002";
}
div#es-wrap .ies-wrench:before {
  content: "\e003";
}
div#es-wrap .ies-wrench-2:before {
  content: "\e004";
}
div#es-wrap .ies-pencil:before {
  content: "\e005";
}
div#es-wrap .ies-pencil-2:before {
  content: "\e006";
}
div#es-wrap .ies-cog:before {
  content: "\e007";
}
div#es-wrap .ies-cog-2:before {
  content: "\e008";
}
div#es-wrap .ies-earth:before {
  content: "\e009";
}
div#es-wrap .ies-search:before {
  content: "\e00a";
}
div#es-wrap .ies-menu:before {
  content: "\e00b";
}
div#es-wrap .ies-menu-2:before {
  content: "\e00c";
}
div#es-wrap .ies-link:before {
  content: "\e00d";
}
div#es-wrap .ies-thumbs-up:before {
  content: "\e00e";
}
div#es-wrap .ies-heart:before {
  content: "\e00f";
}
div#es-wrap .ies-star:before {
  content: "\e010";
}
div#es-wrap .ies-file-download:before {
  content: "\e011";
}
div#es-wrap .ies-user:before {
  content: "\e012";
}
div#es-wrap .ies-user-add:before {
  content: "\e013";
}
div#es-wrap .ies-user-remove:before {
  content: "\e014";
}
div#es-wrap .ies-users:before {
  content: "\e015";
}
div#es-wrap .ies-users-2:before {
  content: "\e016";
}
div#es-wrap .ies-locked:before {
  content: "\e017";
}
div#es-wrap .ies-locked-2:before {
  content: "\e018";
}
div#es-wrap .ies-aid:before {
  content: "\e019";
}
div#es-wrap .ies-puzzle:before {
  content: "\e01a";
}
div#es-wrap .ies-list:before {
  content: "\e01b";
}
div#es-wrap .ies-grid-view:before {
  content: "\e01c";
}
div#es-wrap .ies-grid-view-2:before {
  content: "\e01d";
}
div#es-wrap .ies-upload:before {
  content: "\e01e";
}
div#es-wrap .ies-download:before {
  content: "\e01f";
}
div#es-wrap .ies-download-2:before {
  content: "\e020";
}
div#es-wrap .ies-upload-2:before {
  content: "\e021";
}
div#es-wrap .ies-upload-3:before {
  content: "\e022";
}
div#es-wrap .ies-cloud:before {
  content: "\e023";
}
div#es-wrap .ies-upload-4:before {
  content: "\e024";
}
div#es-wrap .ies-cloud-2:before {
  content: "\e025";
}
div#es-wrap .ies-flag:before {
  content: "\e026";
}
div#es-wrap .ies-bookmark:before {
  content: "\e027";
}
div#es-wrap .ies-eye:before {
  content: "\e028";
}
div#es-wrap .ies-blocked:before {
  content: "\e029";
}
div#es-wrap .ies-cancel:before {
  content: "\e02a";
}
div#es-wrap .ies-checkmark:before {
  content: "\e02b";
}
div#es-wrap .ies-cancel-2:before {
  content: "\e02c";
}
div#es-wrap .ies-plus:before {
  content: "\e02d";
}
div#es-wrap .ies-minus:before {
  content: "\e02e";
}
div#es-wrap .ies-enter:before {
  content: "\e02f";
}
div#es-wrap .ies-exit:before {
  content: "\e030";
}
div#es-wrap .ies-arrow-up:before {
  content: "\e031";
}
div#es-wrap .ies-arrow-right:before {
  content: "\e032";
}
div#es-wrap .ies-arrow-down:before {
  content: "\e033";
}
div#es-wrap .ies-arrow-left:before {
  content: "\e034";
}
div#es-wrap .ies-arrow-left-2:before {
  content: "\e035";
}
div#es-wrap .ies-arrow-down-2:before {
  content: "\e036";
}
div#es-wrap .ies-arrow-right-2:before {
  content: "\e037";
}
div#es-wrap .ies-arrow-up-2:before {
  content: "\e038";
}
div#es-wrap .ies-arrow-last:before {
  content: "\e039";
}
div#es-wrap .ies-arrow-first:before {
  content: "\e03a";
}
div#es-wrap .ies-mail:before {
  content: "\e03b";
}
div#es-wrap .ies-feed:before {
  content: "\e03c";
}
div#es-wrap .ies-file-xml:before {
  content: "\e03d";
}
div#es-wrap .ies-stack:before {
  content: "\e03e";
}
div#es-wrap .ies-new:before {
  content: "\e03f";
}
div#es-wrap .ies-list-2:before {
  content: "\e040";
}
div#es-wrap .ies-profile:before {
  content: "\e041";
}
div#es-wrap .ies-pictures:before {
  content: "\e042";
}
div#es-wrap .ies-pictures-2:before {
  content: "\e043";
}
div#es-wrap .ies-picture:before {
  content: "\e044";
}
div#es-wrap .ies-picture-2:before {
  content: "\e045";
}
div#es-wrap .ies-pictures-3:before {
  content: "\e046";
}
div#es-wrap .ies-pictures-4:before {
  content: "\e047";
}
div#es-wrap .ies-movie:before {
  content: "\e048";
}
div#es-wrap .ies-movie-2:before {
  content: "\e049";
}
div#es-wrap .ies-camera:before {
  content: "\e04a";
}
div#es-wrap .ies-droplet:before {
  content: "\e04b";
}
div#es-wrap .ies-newspaper:before {
  content: "\e04c";
}
div#es-wrap .ies-camera-2:before {
  content: "\e04d";
}
div#es-wrap .ies-new-2:before {
  content: "\e04e";
}
div#es-wrap .ies-broadcast:before {
  content: "\e04f";
}
div#es-wrap .ies-podcast:before {
  content: "\e050";
}
div#es-wrap .ies-broadcast-2:before {
  content: "\e051";
}
div#es-wrap .ies-book:before {
  content: "\e052";
}
div#es-wrap .ies-file:before {
  content: "\e053";
}
div#es-wrap .ies-folder-upload:before {
  content: "\e054";
}
div#es-wrap .ies-folder-remove:before {
  content: "\e055";
}
div#es-wrap .ies-folder-add:before {
  content: "\e056";
}
div#es-wrap .ies-folder-remove-2:before {
  content: "\e057";
}
div#es-wrap .ies-folder-add-2:before {
  content: "\e058";
}
div#es-wrap .ies-folder:before {
  content: "\e059";
}
div#es-wrap .ies-folder-2:before {
  content: "\e05a";
}
div#es-wrap .ies-folder-3:before {
  content: "\e05b";
}
div#es-wrap .ies-copy:before {
  content: "\e05c";
}
div#es-wrap .ies-tag:before {
  content: "\e05d";
}
div#es-wrap .ies-tag-2:before {
  content: "\e05e";
}
div#es-wrap .ies-basket:before {
  content: "\e05f";
}
div#es-wrap .ies-calculate:before {
  content: "\e060";
}
div#es-wrap .ies-support:before {
  content: "\e061";
}
div#es-wrap .ies-address:before {
  content: "\e062";
}
div#es-wrap .ies-notebook:before {
  content: "\e063";
}
div#es-wrap .ies-mail-2:before {
  content: "\e064";
}
div#es-wrap .ies-mail-3:before {
  content: "\e065";
}
div#es-wrap .ies-location:before {
  content: "\e066";
}
div#es-wrap .ies-location-2:before {
  content: "\e067";
}
div#es-wrap .ies-map:before {
  content: "\e068";
}
div#es-wrap .ies-map-2:before {
  content: "\e069";
}
div#es-wrap .ies-alarm:before {
  content: "\e06a";
}
div#es-wrap .ies-clock:before {
  content: "\e06b";
}
div#es-wrap .ies-calendar:before {
  content: "\e06c";
}
div#es-wrap .ies-calendar-2:before {
  content: "\e06d";
}
div#es-wrap .ies-calendar-3:before {
  content: "\e06e";
}
div#es-wrap .ies-calendar-4:before {
  content: "\e06f";
}
div#es-wrap .ies-printer:before {
  content: "\e070";
}
div#es-wrap .ies-storage:before {
  content: "\e071";
}
div#es-wrap .ies-box-remove:before {
  content: "\e072";
}
div#es-wrap .ies-box-add:before {
  content: "\e073";
}
div#es-wrap .ies-cabinet:before {
  content: "\e074";
}
div#es-wrap .ies-database:before {
  content: "\e075";
}
div#es-wrap .ies-comments-3:before {
  content: "\e076";
}
div#es-wrap .ies-comments-4:before {
  content: "\e077";
}
div#es-wrap .ies-comments-5:before {
  content: "\e078";
}
div#es-wrap .ies-comments-6:before {
  content: "\e079";
}
div#es-wrap .ies-vcard:before {
  content: "\e07a";
}
div#es-wrap .ies-zoom-in:before {
  content: "\e07b";
}
div#es-wrap .ies-search-2:before {
  content: "\e07c";
}
div#es-wrap .ies-refresh:before {
  content: "\e07d";
}
div#es-wrap .ies-wrench-3:before {
  content: "\e07e";
}
div#es-wrap .ies-equalizer:before {
  content: "\e07f";
}
div#es-wrap .ies-cog-3:before {
  content: "\e080";
}
div#es-wrap .ies-cake:before {
  content: "\e081";
}
div#es-wrap .ies-bars:before {
  content: "\e082";
}
div#es-wrap .ies-pie:before {
  content: "\e083";
}
div#es-wrap .ies-cone:before {
  content: "\e084";
}
div#es-wrap .ies-diamond:before {
  content: "\e085";
}
div#es-wrap .ies-podium:before {
  content: "\e086";
}
div#es-wrap .ies-medal:before {
  content: "\e087";
}
div#es-wrap .ies-meter-fast:before {
  content: "\e088";
}
div#es-wrap .ies-remove:before {
  content: "\e089";
}
div#es-wrap .ies-remove-2:before {
  content: "\e08a";
}
div#es-wrap .ies-briefcase:before {
  content: "\e08b";
}
div#es-wrap .ies-briefcase-2:before {
  content: "\e08c";
}
div#es-wrap .ies-fire:before {
  content: "\e08d";
}
div#es-wrap .ies-flower:before {
  content: "\e08e";
}
div#es-wrap .ies-cube:before {
  content: "\e08f";
}
div#es-wrap .ies-power:before {
  content: "\e090";
}
div#es-wrap .ies-clipboard:before {
  content: "\e091";
}
div#es-wrap .ies-signup:before {
  content: "\e092";
}
div#es-wrap .ies-grid:before {
  content: "\e093";
}
div#es-wrap .ies-tree-view:before {
  content: "\e094";
}
div#es-wrap .ies-bookmarks:before {
  content: "\e095";
}
div#es-wrap .ies-eye-2:before {
  content: "\e096";
}
div#es-wrap .ies-thumbs-down:before {
  content: "\e097";
}
div#es-wrap .ies-heart-2:before {
  content: "\e098";
}
div#es-wrap .ies-info:before {
  content: "\e099";
}
div#es-wrap .ies-help:before {
  content: "\e09a";
}
div#es-wrap .ies-minus-2:before {
  content: "\e09b";
}
div#es-wrap .ies-plus-2:before {
  content: "\e09c";
}
div#es-wrap .ies-notification:before {
  content: "\e09d";
}
div#es-wrap .ies-notification-2:before {
  content: "\e09e";
}
div#es-wrap .ies-warning:before {
  content: "\e09f";
}
div#es-wrap .ies-warning-2:before {
  content: "\e0a0";
}
div#es-wrap .ies-loop:before {
  content: "\e0a1";
}
div#es-wrap .ies-checkbox:before {
  content: "\e0a2";
}
div#es-wrap .ies-checkbox-partial:before {
  content: "\e0a3";
}
div#es-wrap .ies-checkbox-checked:before {
  content: "\e0a4";
}
div#es-wrap .ies-mail-4:before {
  content: "\e0a5";
}
div#es-wrap .ies-share:before {
  content: "\e0a6";
}
div#es-wrap .ies-pacman:before {
  content: "\e0a7";
}
div#es-wrap .ies-play:before {
  content: "\e0a8";
}
div#es-wrap .ies-film:before {
  content: "\e0a9";
}
div#es-wrap .ies-mic:before {
  content: "\e0ab";
}
div#es-wrap .ies-bag:before {
  content: "\e0ac";
}
div#es-wrap .ies-mail-5:before {
  content: "\e0ad";
}
div#es-wrap .ies-clock-2:before {
  content: "\e0ae";
}
div#es-wrap .ies-disk:before {
  content: "\e0af";
}
div#es-wrap .ies-upload-5:before {
  content: "\e0b0";
}
div#es-wrap .ies-download-3:before {
  content: "\e0b1";
}
div#es-wrap .ies-user-2:before {
  content: "\e0b2";
}
div#es-wrap .ies-key:before {
  content: "\e0b3";
}
div#es-wrap .ies-key-2:before {
  content: "\e0b4";
}
div#es-wrap .ies-wand:before {
  content: "\e0b5";
}
div#es-wrap .ies-health:before {
  content: "\e0b6";
}
div#es-wrap .ies-bars-2:before {
  content: "\e0b7";
}
div#es-wrap .ies-graph:before {
  content: "\e0b8";
}
div#es-wrap .ies-bars-3:before {
  content: "\e0b9";
}
div#es-wrap .ies-crown:before {
  content: "\e0ba";
}
div#es-wrap .ies-cars:before {
  content: "\e0bb";
}
div#es-wrap .ies-golf:before {
  content: "\e0bc";
}
div#es-wrap .ies-racing:before {
  content: "\e0bd";
}
div#es-wrap .ies-remove-3:before {
  content: "\e0be";
}
div#es-wrap .ies-puzzle-2:before {
  content: "\e0bf";
}
div#es-wrap .ies-link-2:before {
  content: "\e0c0";
}
div#es-wrap .ies-starburst:before {
  content: "\e0c1";
}
div#es-wrap .ies-share-2:before {
  content: "\e0c2";
}
div#es-wrap .ies-new-tab:before {
  content: "\e0c3";
}
div#es-wrap .ies-feed-2:before {
  content: "\e0c4";
}
div#es-wrap .ies-mobile:before {
  content: "\e0c5";
}
div#es-wrap .ies-compass:before {
  content: "\e0c6";
}
div#es-wrap .ies-home-2:before {
  content: "\e0c7";
}
div#es-wrap .ies-eyedropper:before {
  content: "\e0c8";
}
div#es-wrap .ies-music:before {
  content: "\e0c9";
}
div#es-wrap .ies-coffee:before {
  content: "\e0ca";
}
div#es-wrap .ies-lab:before {
  content: "\e0cb";
}
div#es-wrap .ies-lamp:before {
  content: "\e0cc";
}
div#es-wrap .ies-attachment:before {
  content: "\e0cd";
}
div#es-wrap .ies-rulers:before {
  content: "\e0ce";
}
div#es-wrap .ies-scissors:before {
  content: "\e0cf";
}
div#es-wrap .ies-female:before {
  content: "\e0d0";
}
div#es-wrap .ies-male:before {
  content: "\e0d1";
}
div#es-wrap .ies-graduation:before {
  content: "\e0aa";
}
div#es-wrap .ies-switch:before {
  content: "\e0d2";
}
div#es-wrap .ies-rotate:before {
  content: "\e0d3";
}
div#es-wrap .ies-rotate-2:before {
  content: "\e0d4";
}
div#es-wrap .ies-facebook:before {
  content: "\e0d5";
}
div#es-wrap .ies-facebook-2:before {
  content: "\e0d6";
}
div#es-wrap .ies-twitter:before {
  content: "\e0d7";
}
div#es-wrap .ies-twitter-2:before {
  content: "\e0d8";
}
div#es-wrap .ies-linkedin:before {
  content: "\e0d9";
}
#photo-list {
  *zoom: 1;
}
#photo-list:before,
#photo-list:after {
  display: table;
  content: "";
  line-height: 0;
}
#photo-list:after {
  clear: both;
}
#photo-list .photo-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 25%;
  min-width: 96px;
  min-height: 96px;
  cursor: pointer;
}
#photo-list .photo-item i {
  width: 100%;
  height: 100%;
  min-width: 96px;
  min-height: 96px;
  display: block;
  background-repeat: none;
  background-size: cover;
  background-position: 50% 25%;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
.textboxlist {
  border: 1px solid #ccc;
  padding: 4px 0 0 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-height: 32px;
  cursor: text;
  position: relative;
  *zoom: 1;
}
.textboxlist:before,
.textboxlist:after {
  display: table;
  content: "";
  line-height: 0;
}
.textboxlist:after {
  clear: both;
}
.textboxlist.disabled {
  background-color: #EEEEEE;
}
.textboxlist-textField {
  height: 22px !important;
  line-height: 22px !important;
  float: left;
  border: none !important;
  padding: 0 !important;
  margin: 0 0 4px 0 !important;
  box-shadow: none !important;
  font-size: 12px !important;
  float: left;
}
.textboxlist-itemGroup {
  margin: 0;
  padding: 0;
  *zoom: 1;
  list-style: none;
}
.textboxlist-itemGroup:before,
.textboxlist-itemGroup:after {
  display: table;
  content: "";
  line-height: 0;
}
.textboxlist-itemGroup:after {
  clear: both;
}
.textboxlist-itemGroup li {
  float: left;
  list-style: none;
}
.textboxlist-item {
  float: left;
  background: #E7F3FE;
  border: 1px solid #C6D5E6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #729BCD;
  position: relative;
  height: 22px;
  line-height: 18px;
  margin: 0px 4px 4px 0px;
  padding: 0 18px 0 4px;
  overflow: hidden;
}
.textboxlist-item .textboxlist-itemContent img {
  width: 12px;
  height: 12px;
  margin-top: -2px;
}
.textboxlist-item .textboxlist-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.textboxlist-autocomplete {
  position: absolute;
  z-index: 99999;
  -webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 3px 2px rgba(0,0,0,0.15);
  box-shadow: 0 3px 2px rgba(0,0,0,0.15);
  margin-top: 8px;
}
.textboxlist-autocomplete.loading .textboxlist-autocomplete-loading {
  display: block;
}
.textboxlist-autocomplete.loading .textboxlist-menu {
  display: none;
}
.textboxlist-autocomplete.empty .textboxlist-autocomplete-empty {
  display: block;
}
.textboxlist-autocomplete.empty .textboxlist-menu {
  display: none;
}
.textboxlist-autocomplete.empty.loading .textboxlist-autocomplete-empty {
  display: none;
}
.textboxlist-autocomplete-loading,
.textboxlist-autocomplete-empty {
  display: none;
}
.textboxlist-autocomplete-loading-indicator {
  display: block;
  padding: 8px 0px;
  height: 16px;
  background: url("../../../../../media/com_easysocial/styles/../images/loading.gif") center center no-repeat;
}
.textboxlist-autocomplete-empty-text {
  padding: 8px 0px;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  display: block;
  color: #888;
}
.textboxlist-autocomplete-inner {
  border: 1px solid #aaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white;
  max-height: 150px;
  overflow-y: auto;
}
.textboxlist-menu {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}
.textboxlist-menu .textboxlist-menuItem {
  cursor: pointer;
  padding: 6px;
  text-align: left;
  font-size: 13px;
  margin: 0;
}
.textboxlist-menu .textboxlist-menuItem + .textboxlist-menuItem {
  border-top: 1px solid #ddd;
}
.textboxlist-menu .textboxlist-menuItem.active {
  background: #E7EDF3;
}
.textboxlist-menu .textboxlist-menuItem.hidden {
  display: none;
}
.textboxlist-itemRemoveButton {
  position: absolute;
  height: 20px;
  padding: 0;
  right: 0;
  top: 0;
  width: 20px;
  opacity: 0.8;
  cursor: pointer;
}
.textboxlist-itemRemoveButton:hover {
  opacity: 1;
}
.textboxlist-itemRemoveButton > i {
  width: 8px !important;
  height: 8px !important;
  font-size: 8px !important;
  margin: 4px 0 0 6px !important;
  line-height: 10px !important;
}
.textboxlist-menu-avatar {
  width: 16px;
  height: 16px;
  position: relative;
  top: 1px;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0,0,0,0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0,0,0,0.25);
  bottom: -11px;
  right: -1px;
}
.example-popover {
  padding-bottom: 24px;
  background-color: #f9f9f9;
}
.example-popover .popover {
  position: relative !important;
  display: block !important;
  float: left !important;
  width: 260px;
  margin: 20px;
}
.popover.popover-fd {
  background: white !important;
  color: #666 !important;
  z-index: 20002 !important;
}
.popover.popover-fd .popover-inner {
  text-align: left;
}
.popover.popover-fd .popover-title {
  background: white;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  border: none;
  padding: 5px 10px 0;
  line-height: 18px !important;
}
.popover.popover-fd .popover-content {
  padding: 0 10px 5px;
  font-size: 11px;
  line-height: 18px !important;
}
.popover.popover-fd .popover-content p,
.popover.popover-fd .popover-content ul,
.popover.popover-fd .popover-content ol {
  margin: 0;
  line-height: 18px !important;
}
.popover.popover-fd.bottom .arrow:after {
  margin-left: 0;
  z-index: 0;
}
div.tooltip.tooltip-es {
  background: none;
  border: none;
  float: none;
  margin: 0;
  width: auto;
  position: absolute;
  z-index: 20002;
}
div.tooltip.tooltip-es.topleft .tooltip-arrow {
  bottom: 0;
  left: 15%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
div.tooltip.tooltip-es.topright .tooltip-arrow {
  bottom: 0;
  right: 10%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
div.tooltip.tooltip-es.bottomleft .tooltip-arrow {
  top: 0;
  left: 15%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
div.tooltip.tooltip-es.bottomright .tooltip-arrow {
  top: 0;
  right: 10%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
div.tooltip.tooltip-es.top {
  margin: -3px 0 0;
  height: auto;
}
.example-tooltip {
  position: relative;
}
.example-tooltip .tooltip-es.top {
  top: 70px;
  left: 250px;
}
.example-tooltip .tooltip-es.topleft {
  top: 42px;
  left: 280px;
}
.example-tooltip .tooltip-es.topright {
  top: 16px;
  left: 190px;
}
.example-tooltip .tooltip-es.bottom {
  top: 200px;
  left: 250px;
}
.example-tooltip .tooltip-es.bottomleft {
  top: 226px;
  left: 285px;
}
.example-tooltip .tooltip-es.bottomright {
  top: 252px;
  left: 185px;
}
.example-tooltip .tooltip-es.left {
  top: 130px;
  left: 10px;
}
.example-tooltip .tooltip-es.right {
  top: 130px;
  right: 5px;
}
.example-tooltip .dummy {
  width: 400px;
  height: 100px;
  background: #ccc;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -200px;
}
.dropdown-menu-large {
  width: 300px;
  min-width: 300px;
}
.dropdown-menu-medium {
  width: 250px;
  min-width: 250px;
}
[class^="es-state-"],
[class*=" es-state-"] {
  display: inline-block;
  width: 28px;
  height: 18px;
  background-image: url(../../../../../media/com_easysocial/styles/../images/ui/ui-state.png) !important;
  background-repeat: no-repeat;
}
.es-state-publish {
  background-position: 0 0 !important;
}
.es-state-unpublish {
  background-position: 0 -18px !important;
}
.es-state-trash {
  background-position: 0 -36px !important;
}
.es-state-locked {
  background-position: 0 -54px !important;
}
.es-state-unactivated {
  background-position: 0 -72px !important;
}
.es-state-default {
  background-position: -28px 0 !important;
  width: 16px;
  height: 16px;
}
.es-state-featured {
  background-position: -28px -16px !important;
  width: 16px;
  height: 16px;
}
.pagination-wrapper {
  position: relative;
  bottom: 0;
  width: 100%;
}
.pagination-wrapper .pagination-es,
.pagination-wrapper .pagination {
  border-top: 1px solid #DDDDDD;
}
.popover-profile-loader {
  display: block !important;
  width: 420px !important;
  max-width: 420px !important;
  min-width: 420px !important;
  height: 200px !important;
  background-color: white !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  padding: 0 !important;
  border: 1px solid #ccc !important;
  border: 1px solid rgba(0,0,0,0.2) !important;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2) !important;
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2) !important;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2) !important;
}
.popover-profile-loader.top .arrow {
  border-top-color: #fff !important;
  left: 40px !important;
}
.popover-profile-loader i.es-loading-indicator {
  position: relative;
  top: 70px;
}
i.es-loading-indicator.small {
  text-indent: -9999px !important;
  display: block !important;
  padding: 25px !important;
  background: url("../../../../../media/com_easysocial/styles/../images/loading.gif") center no-repeat !important;
}
i.es-loading-indicator.large {
  text-indent: -9999px !important;
  display: block !important;
  padding: 25px !important;
  background: url("../../../../../media/com_easysocial/styles/../images/loading-large.gif") center no-repeat !important;
}
@media (max-width: 479px) and (-webkit-min-device-pixel-ratio: 0) {
  #es-wrap select:focus,
  #es-wrap textarea:focus,
  #es-wrap input:focus {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #es-wrap.es-dialog {
    width: 300px !important;
  }
  #es-wrap.es-dialog .dialog-body {
    width: 300px !important;
  }
}
div#fd_.ui .ui-helper-hidden {
  display: none;
}
div#fd_.ui .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
div#fd_.ui .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
div#fd_.ui .ui-helper-clearfix:before,
div#fd_.ui .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
div#fd_.ui .ui-helper-clearfix:after {
  clear: both;
}
div#fd_.ui .ui-helper-clearfix {
  min-height: 0;
}
div#fd_.ui .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
div#fd_.ui .ui-front {
  z-index: 100;
}
div#fd_.ui .ui-state-disabled {
  cursor: default !important;
}
div#fd_.ui .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
div#fd_.ui .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#fd_.ui .ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
div#fd_.ui .ui-widget .ui-widget {
  font-size: 1em;
}
div#fd_.ui .ui-widget input,
div#fd_.ui .ui-widget select,
div#fd_.ui .ui-widget textarea,
div#fd_.ui .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
div#fd_.ui .ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
div#fd_.ui .ui-widget-content a {
  color: #222222;
}
div#fd_.ui .ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
div#fd_.ui .ui-widget-header a {
  color: #222222;
}
div#fd_.ui .ui-state-default,
div#fd_.ui .ui-widget-content .ui-state-default,
div#fd_.ui .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
div#fd_.ui .ui-state-default a,
div#fd_.ui .ui-state-default a:link,
div#fd_.ui .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
div#fd_.ui .ui-state-hover,
div#fd_.ui .ui-widget-content .ui-state-hover,
div#fd_.ui .ui-widget-header .ui-state-hover,
div#fd_.ui .ui-state-focus,
div#fd_.ui .ui-widget-content .ui-state-focus,
div#fd_.ui .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
div#fd_.ui .ui-state-hover a,
div#fd_.ui .ui-state-hover a:hover,
div#fd_.ui .ui-state-hover a:link,
div#fd_.ui .ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}
div#fd_.ui .ui-state-active,
div#fd_.ui .ui-widget-content .ui-state-active,
div#fd_.ui .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
div#fd_.ui .ui-state-active a,
div#fd_.ui .ui-state-active a:link,
div#fd_.ui .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
div#fd_.ui .ui-state-highlight,
div#fd_.ui .ui-widget-content .ui-state-highlight,
div#fd_.ui .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
div#fd_.ui .ui-state-highlight a,
div#fd_.ui .ui-widget-content .ui-state-highlight a,
div#fd_.ui .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
div#fd_.ui .ui-state-error,
div#fd_.ui .ui-widget-content .ui-state-error,
div#fd_.ui .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
div#fd_.ui .ui-state-error a,
div#fd_.ui .ui-widget-content .ui-state-error a,
div#fd_.ui .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
div#fd_.ui .ui-state-error-text,
div#fd_.ui .ui-widget-content .ui-state-error-text,
div#fd_.ui .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
div#fd_.ui .ui-priority-primary,
div#fd_.ui .ui-widget-content .ui-priority-primary,
div#fd_.ui .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
div#fd_.ui .ui-priority-secondary,
div#fd_.ui .ui-widget-content .ui-priority-secondary,
div#fd_.ui .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
div#fd_.ui .ui-state-disabled,
div#fd_.ui .ui-widget-content .ui-state-disabled,
div#fd_.ui .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
div#fd_.ui .ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
div#fd_.ui .ui-icon {
  width: 16px;
  height: 16px;
}
div#fd_.ui .ui-icon,
div#fd_.ui .ui-widget-content .ui-icon {
  background-image: url(../../../../../media/foundry/3.1/styles/ui/images/ui-icons_222222_256x240.png);
}
div#fd_.ui .ui-widget-header .ui-icon {
  background-image: url(../../../../../media/foundry/3.1/styles/ui/images/ui-icons_222222_256x240.png);
}
div#fd_.ui .ui-state-default .ui-icon {
  background-image: url(../../../../../media/foundry/3.1/styles/ui/images/ui-icons_888888_256x240.png);
}
div#fd_.ui .ui-state-hover .ui-icon,
div#fd_.ui .ui-state-focus .ui-icon {
  background-image: url(../../../../../media/foundry/3.1/styles/ui/images/ui-icons_454545_256x240.png);
}
div#fd_.ui .ui-state-active .ui-icon {
  background-image: url(../../../../../media/foundry/3.1/styles/ui/images/ui-icons_454545_256x240.png);
}
div#fd_.ui .ui-state-highlight .ui-icon {
  background-image: url(../../../../../media/foundry/3.1/styles/ui/images/ui-icons_2e83ff_256x240.png);
}
div#fd_.ui .ui-state-error .ui-icon,
div#fd_.ui .ui-state-error-text .ui-icon {
  background-image: url(../../../../../media/foundry/3.1/styles/ui/images/ui-icons_cd0a0a_256x240.png);
}
div#fd_.ui .ui-icon-blank {
  background-position: 16px 16px;
}
div#fd_.ui .ui-icon-carat-1-n {
  background-position: 0 0;
}
div#fd_.ui .ui-icon-carat-1-ne {
  background-position: -16px 0;
}
div#fd_.ui .ui-icon-carat-1-e {
  background-position: -32px 0;
}
div#fd_.ui .ui-icon-carat-1-se {
  background-position: -48px 0;
}
div#fd_.ui .ui-icon-carat-1-s {
  background-position: -64px 0;
}
div#fd_.ui .ui-icon-carat-1-sw {
  background-position: -80px 0;
}
div#fd_.ui .ui-icon-carat-1-w {
  background-position: -96px 0;
}
div#fd_.ui .ui-icon-carat-1-nw {
  background-position: -112px 0;
}
div#fd_.ui .ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
div#fd_.ui .ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
div#fd_.ui .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
div#fd_.ui .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
div#fd_.ui .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
div#fd_.ui .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
div#fd_.ui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
div#fd_.ui .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
div#fd_.ui .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
div#fd_.ui .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
div#fd_.ui .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
div#fd_.ui .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
div#fd_.ui .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
div#fd_.ui .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
div#fd_.ui .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
div#fd_.ui .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
div#fd_.ui .ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
div#fd_.ui .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
div#fd_.ui .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
div#fd_.ui .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
div#fd_.ui .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
div#fd_.ui .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
div#fd_.ui .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
div#fd_.ui .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
div#fd_.ui .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
div#fd_.ui .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
div#fd_.ui .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
div#fd_.ui .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
div#fd_.ui .ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
div#fd_.ui .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
div#fd_.ui .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
div#fd_.ui .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
div#fd_.ui .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
div#fd_.ui .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
div#fd_.ui .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
div#fd_.ui .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
div#fd_.ui .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
div#fd_.ui .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
div#fd_.ui .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
div#fd_.ui .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
div#fd_.ui .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
div#fd_.ui .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
div#fd_.ui .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
div#fd_.ui .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
div#fd_.ui .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
div#fd_.ui .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
div#fd_.ui .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
div#fd_.ui .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
div#fd_.ui .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
div#fd_.ui .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
div#fd_.ui .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
div#fd_.ui .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
div#fd_.ui .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
div#fd_.ui .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
div#fd_.ui .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
div#fd_.ui .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
div#fd_.ui .ui-icon-arrow-4 {
  background-position: 0 -80px;
}
div#fd_.ui .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
div#fd_.ui .ui-icon-extlink {
  background-position: -32px -80px;
}
div#fd_.ui .ui-icon-newwin {
  background-position: -48px -80px;
}
div#fd_.ui .ui-icon-refresh {
  background-position: -64px -80px;
}
div#fd_.ui .ui-icon-shuffle {
  background-position: -80px -80px;
}
div#fd_.ui .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
div#fd_.ui .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
div#fd_.ui .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
div#fd_.ui .ui-icon-folder-open {
  background-position: -16px -96px;
}
div#fd_.ui .ui-icon-document {
  background-position: -32px -96px;
}
div#fd_.ui .ui-icon-document-b {
  background-position: -48px -96px;
}
div#fd_.ui .ui-icon-note {
  background-position: -64px -96px;
}
div#fd_.ui .ui-icon-mail-closed {
  background-position: -80px -96px;
}
div#fd_.ui .ui-icon-mail-open {
  background-position: -96px -96px;
}
div#fd_.ui .ui-icon-suitcase {
  background-position: -112px -96px;
}
div#fd_.ui .ui-icon-comment {
  background-position: -128px -96px;
}
div#fd_.ui .ui-icon-person {
  background-position: -144px -96px;
}
div#fd_.ui .ui-icon-print {
  background-position: -160px -96px;
}
div#fd_.ui .ui-icon-trash {
  background-position: -176px -96px;
}
div#fd_.ui .ui-icon-locked {
  background-position: -192px -96px;
}
div#fd_.ui .ui-icon-unlocked {
  background-position: -208px -96px;
}
div#fd_.ui .ui-icon-bookmark {
  background-position: -224px -96px;
}
div#fd_.ui .ui-icon-tag {
  background-position: -240px -96px;
}
div#fd_.ui .ui-icon-home {
  background-position: 0 -112px;
}
div#fd_.ui .ui-icon-flag {
  background-position: -16px -112px;
}
div#fd_.ui .ui-icon-calendar {
  background-position: -32px -112px;
}
div#fd_.ui .ui-icon-cart {
  background-position: -48px -112px;
}
div#fd_.ui .ui-icon-pencil {
  background-position: -64px -112px;
}
div#fd_.ui .ui-icon-clock {
  background-position: -80px -112px;
}
div#fd_.ui .ui-icon-disk {
  background-position: -96px -112px;
}
div#fd_.ui .ui-icon-calculator {
  background-position: -112px -112px;
}
div#fd_.ui .ui-icon-zoomin {
  background-position: -128px -112px;
}
div#fd_.ui .ui-icon-zoomout {
  background-position: -144px -112px;
}
div#fd_.ui .ui-icon-search {
  background-position: -160px -112px;
}
div#fd_.ui .ui-icon-wrench {
  background-position: -176px -112px;
}
div#fd_.ui .ui-icon-gear {
  background-position: -192px -112px;
}
div#fd_.ui .ui-icon-heart {
  background-position: -208px -112px;
}
div#fd_.ui .ui-icon-star {
  background-position: -224px -112px;
}
div#fd_.ui .ui-icon-link {
  background-position: -240px -112px;
}
div#fd_.ui .ui-icon-cancel {
  background-position: 0 -128px;
}
div#fd_.ui .ui-icon-plus {
  background-position: -16px -128px;
}
div#fd_.ui .ui-icon-plusthick {
  background-position: -32px -128px;
}
div#fd_.ui .ui-icon-minus {
  background-position: -48px -128px;
}
div#fd_.ui .ui-icon-minusthick {
  background-position: -64px -128px;
}
div#fd_.ui .ui-icon-close {
  background-position: -80px -128px;
}
div#fd_.ui .ui-icon-closethick {
  background-position: -96px -128px;
}
div#fd_.ui .ui-icon-key {
  background-position: -112px -128px;
}
div#fd_.ui .ui-icon-lightbulb {
  background-position: -128px -128px;
}
div#fd_.ui .ui-icon-scissors {
  background-position: -144px -128px;
}
div#fd_.ui .ui-icon-clipboard {
  background-position: -160px -128px;
}
div#fd_.ui .ui-icon-copy {
  background-position: -176px -128px;
}
div#fd_.ui .ui-icon-contact {
  background-position: -192px -128px;
}
div#fd_.ui .ui-icon-image {
  background-position: -208px -128px;
}
div#fd_.ui .ui-icon-video {
  background-position: -224px -128px;
}
div#fd_.ui .ui-icon-script {
  background-position: -240px -128px;
}
div#fd_.ui .ui-icon-alert {
  background-position: 0 -144px;
}
div#fd_.ui .ui-icon-info {
  background-position: -16px -144px;
}
div#fd_.ui .ui-icon-notice {
  background-position: -32px -144px;
}
div#fd_.ui .ui-icon-help {
  background-position: -48px -144px;
}
div#fd_.ui .ui-icon-check {
  background-position: -64px -144px;
}
div#fd_.ui .ui-icon-bullet {
  background-position: -80px -144px;
}
div#fd_.ui .ui-icon-radio-on {
  background-position: -96px -144px;
}
div#fd_.ui .ui-icon-radio-off {
  background-position: -112px -144px;
}
div#fd_.ui .ui-icon-pin-w {
  background-position: -128px -144px;
}
div#fd_.ui .ui-icon-pin-s {
  background-position: -144px -144px;
}
div#fd_.ui .ui-icon-play {
  background-position: 0 -160px;
}
div#fd_.ui .ui-icon-pause {
  background-position: -16px -160px;
}
div#fd_.ui .ui-icon-seek-next {
  background-position: -32px -160px;
}
div#fd_.ui .ui-icon-seek-prev {
  background-position: -48px -160px;
}
div#fd_.ui .ui-icon-seek-end {
  background-position: -64px -160px;
}
div#fd_.ui .ui-icon-seek-start {
  background-position: -80px -160px;
}
div#fd_.ui .ui-icon-seek-first {
  background-position: -80px -160px;
}
div#fd_.ui .ui-icon-stop {
  background-position: -96px -160px;
}
div#fd_.ui .ui-icon-eject {
  background-position: -112px -160px;
}
div#fd_.ui .ui-icon-volume-off {
  background-position: -128px -160px;
}
div#fd_.ui .ui-icon-volume-on {
  background-position: -144px -160px;
}
div#fd_.ui .ui-icon-power {
  background-position: 0 -176px;
}
div#fd_.ui .ui-icon-signal-diag {
  background-position: -16px -176px;
}
div#fd_.ui .ui-icon-signal {
  background-position: -32px -176px;
}
div#fd_.ui .ui-icon-battery-0 {
  background-position: -48px -176px;
}
div#fd_.ui .ui-icon-battery-1 {
  background-position: -64px -176px;
}
div#fd_.ui .ui-icon-battery-2 {
  background-position: -80px -176px;
}
div#fd_.ui .ui-icon-battery-3 {
  background-position: -96px -176px;
}
div#fd_.ui .ui-icon-circle-plus {
  background-position: 0 -192px;
}
div#fd_.ui .ui-icon-circle-minus {
  background-position: -16px -192px;
}
div#fd_.ui .ui-icon-circle-close {
  background-position: -32px -192px;
}
div#fd_.ui .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
div#fd_.ui .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
div#fd_.ui .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
div#fd_.ui .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
div#fd_.ui .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
div#fd_.ui .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
div#fd_.ui .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
div#fd_.ui .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
div#fd_.ui .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
div#fd_.ui .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
div#fd_.ui .ui-icon-circle-check {
  background-position: -208px -192px;
}
div#fd_.ui .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
div#fd_.ui .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
div#fd_.ui .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
div#fd_.ui .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
div#fd_.ui .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
div#fd_.ui .ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
div#fd_.ui .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
div#fd_.ui .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
div#fd_.ui .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
div#fd_.ui .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
div#fd_.ui .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
div#fd_.ui .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
div#fd_.ui .ui-corner-all,
div#fd_.ui .ui-corner-top,
div#fd_.ui .ui-corner-left,
div#fd_.ui .ui-corner-tl {
  border-top-left-radius: 4px;
}
div#fd_.ui .ui-corner-all,
div#fd_.ui .ui-corner-top,
div#fd_.ui .ui-corner-right,
div#fd_.ui .ui-corner-tr {
  border-top-right-radius: 4px;
}
div#fd_.ui .ui-corner-all,
div#fd_.ui .ui-corner-bottom,
div#fd_.ui .ui-corner-left,
div#fd_.ui .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
div#fd_.ui .ui-corner-all,
div#fd_.ui .ui-corner-bottom,
div#fd_.ui .ui-corner-right,
div#fd_.ui .ui-corner-br {
  border-bottom-right-radius: 4px;
}
div#fd_.ui .ui-widget-overlay {
  background: #aaaaaa url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}
div#fd_.ui .ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../../../../../media/foundry/3.1/styles/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}
div#fd_.ui #ui-datepicker-div,
div#fd_.ui #datepicker-inline {
  font-size: 12px;
  background: #fff;
  color: ;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker,
div#fd_.ui #datepicker-inline.ui-datepicker {
  width: 203px;
  display: none;
  border: 1px solid transparent;
  padding: 0;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker tr,
div#fd_.ui #ui-datepicker-div.ui-datepicker td,
div#fd_.ui #datepicker-inline.ui-datepicker tr,
div#fd_.ui #datepicker-inline.ui-datepicker td {
  border-right: 1px solid transparent;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-timepicker-select,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-timepicker-select {
  width: auto;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .datepicker,
div#fd_.ui #datepicker-inline.ui-datepicker .datepicker {
  width: 78px !important;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .datesRange li,
div#fd_.ui #datepicker-inline.ui-datepicker .datesRange li {
  float: left;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .datesRange li.separator,
div#fd_.ui #datepicker-inline.ui-datepicker .datesRange li.separator {
  margin: 0 10px;
  color: #ddd;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .datesRange li input[type=text],
div#fd_.ui #datepicker-inline.ui-datepicker .datesRange li input[type=text] {
  width: 78px !important;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-append,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-append {
  margin-left: 14px;
  font-size: 11px;
  line-height: 26px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-inline,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-inline {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 35px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-header,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 8px 0 7px 0;
  border: 1px solid #aaa;
  font-weight: bold;
  font-size: 11px;
  width: 100%;
  color: ;
  text-shadow: 0 1px white;
  border-radius: 0 !important;
  box-shadow: 0 1px 0 #fff;
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  background: #f8f8f8;
  background: -moz-linear-gradient(top,#f8f8f8 0%,#ececec 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8f8f8),color-stop(100%,#ececec));
  background: -webkit-linear-gradient(top,#f8f8f8 0%,#ececec 100%);
  background: -o-linear-gradient(top,#f8f8f8 0%,#ececec 100%);
  background: -ms-linear-gradient(top,#f8f8f8 0%,#ececec 100%);
  background: linear-gradient(top,#f8f8f8 0%,#ececec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@esDatePickerHeaderBackground',endColorstr='@esDatePickerHeaderBackgroundHighlight',GradientType=0);
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-prev,
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-next,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-prev,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 5px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
  border: 1px solid transparent;
  font-size: 0;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-prev-hover,
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-next-hover,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-prev-hover,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-next-hover {
  background: none;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-prev,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-next,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-next {
  right: 20px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-prev span,
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-next span,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-prev span,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-next span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 9px;
  background-image: url(../../../../../media/com_easysocial/styles/../images/ui/date-arrows.png);
  background-repeat: no-repeat;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-prev span,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-prev span {
  background-position: 0 0;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-next span,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-next span {
  background-position: -16px 0;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-title,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-title select,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
  background: #fff;
  border: 1px solid #ccc;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker select.ui-datepicker-month-year,
div#fd_.ui #datepicker-inline.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker select.ui-datepicker-month,
div#fd_.ui #ui-datepicker-div.ui-datepicker select.ui-datepicker-year,
div#fd_.ui #datepicker-inline.ui-datepicker select.ui-datepicker-month,
div#fd_.ui #datepicker-inline.ui-datepicker select.ui-datepicker-year {
  width: 42%;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker table,
div#fd_.ui #datepicker-inline.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker th,
div#fd_.ui #datepicker-inline.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
  background: #fff;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker td,
div#fd_.ui #datepicker-inline.ui-datepicker td {
  padding: 0px;
  line-height: 14px;
  border-right: 1px solid #aaa;
  padding: 0;
  line-height: 14px;
  border-bottom: 1px solid #aaa;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker td span,
div#fd_.ui #ui-datepicker-div.ui-datepicker td a,
div#fd_.ui #datepicker-inline.ui-datepicker td span,
div#fd_.ui #datepicker-inline.ui-datepicker td a {
  display: block;
  padding: 4px 0 0;
  text-align: center;
  text-decoration: none;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane,
div#fd_.ui #datepicker-inline.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;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
  font-size: 11px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  background-color: #83b3dd;
  background-image: -moz-linear-gradient(top,#91c2ea,#6d9cca);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#91c2ea),to(#6d9cca));
  background-image: -webkit-linear-gradient(top,#91c2ea,#6d9cca);
  background-image: -o-linear-gradient(top,#91c2ea,#6d9cca);
  background-image: linear-gradient(to bottom,#91c2ea,#6d9cca);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff91c2ea', endColorstr='#ff6d9cca', GradientType=0);
  border-color: #6d9cca #6d9cca #3e76ac;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #6d9cca;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  line-height: 16px;
  height: 22px;
  font-weight: normal;
  border: 1px solid #d7d7d7;
  *border: 0;
  border-bottom-color: #bebebe;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button:hover,
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button:active,
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.active,
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.disabled,
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button[disabled],
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button:hover,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button:active,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button.active,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button.disabled,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button[disabled] {
  color: #fff;
  background-color: #6d9cca;
  *background-color: #5a8fc3;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button:active,
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.active,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button:active,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button.active {
  background-color: #4883bc \9;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button:first-child,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button:first-child {
  *margin-left: 0;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker.ui-datepicker-multi,
div#fd_.ui #datepicker-inline.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi .ui-datepicker-group,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi .ui-datepicker-group {
  float: left;
  border-left: 1px solid #cdcdcd;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi .ui-datepicker-group:first-child,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi .ui-datepicker-group:first-child {
  border-left: none;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi .ui-datepicker-group table,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi-2 .ui-datepicker-group,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi-3 .ui-datepicker-group,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi-4 .ui-datepicker-group,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-multi .ui-datepicker-buttonpane,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-row-break,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-row-break {
  clear: both;
  width: 100%;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl {
  direction: rtl;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-prev,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-next,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-prev:hover,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-next:hover,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-group,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-header,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-header {
  width: 201px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker th,
div#fd_.ui #datepicker-inline.ui-datepicker th {
  font-weight: bold;
  color: gray;
  font-size: 12px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker tr,
div#fd_.ui #datepicker-inline.ui-datepicker tr {
  border: 1px solid #aaa;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-today a:hover,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-today a:hover {
  background-color: #808080;
  color: #ffffff;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker .ui-datepicker-today a,
div#fd_.ui #datepicker-inline.ui-datepicker .ui-datepicker-today a {
  background-color: #BFBFBF;
  cursor: pointer;
  padding: 0 1px;
  margin-bottom: 0px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker td a,
div#fd_.ui #datepicker-inline.ui-datepicker td a {
  margin-bottom: 0px;
  border: 0px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker td:hover,
div#fd_.ui #datepicker-inline.ui-datepicker td:hover {
  color: white;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker td .ui-state-default,
div#fd_.ui #datepicker-inline.ui-datepicker td .ui-state-default {
  border: 0px;
  background: none;
  margin-bottom: 0px;
  padding: 6px;
  color: #505050;
  text-align: center;
  filter: none;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker td .ui-state-highlight,
div#fd_.ui #datepicker-inline.ui-datepicker td .ui-state-highlight {
  background: #aaa;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker td .ui-state-active,
div#fd_.ui #datepicker-inline.ui-datepicker td .ui-state-active {
  background: #89bae2;
  margin-bottom: 0px;
  font-size: normal;
  text-shadow: 0px;
  color: white;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
div#fd_.ui #ui-datepicker-div.ui-datepicker td .ui-state-default:hover,
div#fd_.ui #datepicker-inline.ui-datepicker td .ui-state-default:hover {
  background: #89bae2;
  color: white;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-div,
div#fd_.ui #datepicker-inline .ui-timepicker-div {
  border: 1px solid #aaa;
  border-top: none;
  padding: 5px 5px 40px;
  color:  !important;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-div dl dt,
div#fd_.ui #ui-datepicker-div .ui-timepicker-div dl dd,
div#fd_.ui #datepicker-inline .ui-timepicker-div dl dt,
div#fd_.ui #datepicker-inline .ui-timepicker-div dl dd {
  color:  !important;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-div .ui-widget-header,
div#fd_.ui #datepicker-inline .ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-div dl,
div#fd_.ui #datepicker-inline .ui-timepicker-div dl {
  margin: 0;
  padding: 0;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-div dl dt,
div#fd_.ui #datepicker-inline .ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -25px;
  line-height: 15px;
  text-align: left;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-div dl dd,
div#fd_.ui #datepicker-inline .ui-timepicker-div dl dd {
  margin: 0 10px 6px 65px;
  line-height: 15px;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-div td,
div#fd_.ui #datepicker-inline .ui-timepicker-div td {
  font-size: 90%;
}
div#fd_.ui #ui-datepicker-div .ui-tpicker-grid-label,
div#fd_.ui #datepicker-inline .ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-rtl,
div#fd_.ui #datepicker-inline .ui-timepicker-rtl {
  direction: rtl;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-rtl dl,
div#fd_.ui #datepicker-inline .ui-timepicker-rtl dl {
  text-align: right;
}
div#fd_.ui #ui-datepicker-div .ui-timepicker-rtl dl dd,
div#fd_.ui #datepicker-inline .ui-timepicker-rtl dl dd {
  margin: 0 65px 10px 10px;
}
div#fd_.ui #ui-datepicker-div .ui-datepicker-buttonpane,
div#fd_.ui #datepicker-inline .ui-datepicker-buttonpane {
  *zoom: 1;
  border: none;
  position: absolute;
  width: 95%;
  bottom: 8px;
  left: 3px;
}
div#fd_.ui #ui-datepicker-div .ui-datepicker-buttonpane:before,
div#fd_.ui #ui-datepicker-div .ui-datepicker-buttonpane:after,
div#fd_.ui #datepicker-inline .ui-datepicker-buttonpane:before,
div#fd_.ui #datepicker-inline .ui-datepicker-buttonpane:after {
  display: table;
  content: "";
  line-height: 0;
}
div#fd_.ui #ui-datepicker-div .ui-datepicker-buttonpane:after,
div#fd_.ui #datepicker-inline .ui-datepicker-buttonpane:after {
  clear: both;
}
div#fd_.ui #ui-datepicker-div .ui-datepicker-buttonpane.ui-widget-content,
div#fd_.ui #datepicker-inline .ui-datepicker-buttonpane.ui-widget-content {
  background: #fff !important;
  color:  !important;
}
div#fd_.ui .ui-slider {
  position: relative;
  text-align: left;
}
div#fd_.ui .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
div#fd_.ui .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
div#fd_.ui .ui-slider.ui-state-disabled .ui-slider-handle,
div#fd_.ui .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
div#fd_.ui .ui-slider-horizontal {
  height: .8em;
}
div#fd_.ui .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
div#fd_.ui .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
div#fd_.ui .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
div#fd_.ui .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
div#fd_.ui .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
div#fd_.ui .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
div#fd_.ui .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
div#fd_.ui .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
div#fd_.ui .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
div#es-wrap {
  display: inline-block;
  width: 100%;
  font-family: 'Lucida Grande', 'Gisha', 'Lucida Sans Unicode', 'Lucida Sans', Lucida, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-size-adjust: none;
}
div#es-wrap .es-cover-title {
  margin: 5px 0;
  word-break: break-all;
}
div#es-wrap .es-main-title {
  margin: 5px 0;
}
div#es-wrap .es-user-info {
  font-size: 12px;
}
div#es-wrap .es-user-name {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div#es-wrap .es-count-no {
  line-height: 16px;
  font-size: 9px;
  background: #e5e5e5;
  border: 1px solid #d7d7d7;
  border-radius: 2px 2px 2px 2px;
  color: #666;
  padding: 2px 4px;
}
div#es-wrap .small {
  font-size: 11px;
  margin: auto;
  padding: auto;
}
div#es-wrap .small > a {
  font-size: 11px;
}
div#es-wrap .app-icon-small {
  width: 16px;
  height: 16px;
}
div#es-wrap .view-heading {
  margin: 35px 0 0;
  padding-bottom: 35px;
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
}
div#es-wrap .label-notification {
  background: #e16273;
  color: #fff;
  border: 1px solid #e27a93;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 8px;
  padding: 0 3px;
  line-height: 12px;
  display: none;
}
div#es-wrap .has-notice .label-notification {
  display: block;
}
div#es-wrap i.loading-indicator.small {
  text-indent: -9999px;
  display: block;
  padding: 25px;
  background: url("../../../../../media/com_easysocial/styles/../images/loading.gif") center no-repeat;
}
div#es-wrap i.loading-indicator.large {
  text-indent: -9999px;
  display: block;
  padding: 25px;
  background: url("../../../../../media/com_easysocial/styles/../images/loading-large.gif") center no-repeat;
}
div#es-wrap .es-loader {
  background: url('../../../../../media/com_easysocial/styles/../images/loading.gif') no-repeat center;
  min-height: 30px;
}
div#es-wrap .es-loader * {
  display: none;
}
div#es-wrap .search-highlight {
  background: #ff9;
  color: #333;
  padding: 1px 3px;
}
div#es-wrap .es-loading {
  background: url("../../../../../media/com_easysocial/styles/../images/loading.gif") left center no-repeat;
  min-height: 16px;
  min-width: 16px;
  vertical-align: bottom;
  display: inline-block;
  padding: 0 0 0 16px;
  text-indent: 8px;
}
div#es-wrap i.es-loading {
  display: inline;
}
div#es-wrap div.es-loading {
  background: none;
  min-width: none;
  min-height: none;
  display: block;
  padding: 0;
  text-align: center;
  text-indent: -8px;
}
div#es-wrap div.es-loading span {
  background: url("../../../../../media/com_easysocial/styles/../images/loading.gif") left center no-repeat;
  min-height: 16px;
  min-width: 16px;
  margin-left: -16px;
  vertical-align: bottom;
  display: inline-block;
  padding: 0 0 0 16px;
  text-indent: 8px;
}
div#es-wrap i {
  width: auto;
  height: auto;
}
div#es-wrap [class^="icon-es-tb-"],
div#es-wrap [class*=" icon-es-tb-"] {
  margin-top: 0;
  width: 18px;
  height: 18px;
  background-image: url("../images/icon-toolbar-white.png") !important;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
div#es-wrap .icon-es-tb-home {
  background-position: 0px 0px;
}
div#es-wrap .icon-es-tb-users {
  background-position: -18px 0px;
}
div#es-wrap .icon-es-tb-msg {
  background-position: -36px 0px;
}
div#es-wrap .icon-es-tb-globe {
  background-position: -54px 0px;
}
div#es-wrap .icon-es-tb-locked {
  background-position: -72px 0px;
}
div#es-wrap .icon-es-tb-stream {
  background-position: -90px 0px;
}
div#es-wrap .icon-es-tb-tri-down {
  background-position: -144px 0px;
  width: 8px;
  height: 4px;
}
div#es-wrap .icon-es-tb-magnifier {
  background-position: -162px 0px;
  width: 12px;
  height: 12px;
}
div#es-wrap .has-notice .icon-es-tb-users {
  background-position: -18px -18px;
}
div#es-wrap .has-notice .icon-es-tb-msg {
  background-position: -36px -18px;
}
div#es-wrap .has-notice .icon-es-tb-globe {
  background-position: -54px -18px;
}
div#es-wrap.es-main {
  position: relative;
}
div#es-wrap .es-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}
div#es-wrap .es-container .es-sidebar {
  width: 220px;
  padding-top: 3px;
  position: relative;
  border-right: 1px solid #d7d7d7;
  display: table-cell;
  vertical-align: top;
}
div#es-wrap .es-container .es-sidebar .btn-close-sidebar {
  display: none;
}
div#es-wrap .es-container .es-content {
  position: relative;
  margin-left: 0;
  height: 100%;
  left: -1px;
  display: table-cell;
  vertical-align: top;
}
div#es-wrap .es-container.es-container-alt .es-sidebar {
  float: right;
  width: 320px;
}
div#es-wrap .es-container.es-container-alt .es-content {
  margin-left: 0;
}
div#es-wrap .es-container[data-achievements] .achievements-list,
div#es-wrap .es-container[data-conversations] .conversation-list,
div#es-wrap .es-container[data-friends] [data-friends-items],
div#es-wrap .es-container[data-profile-about] .profile-data-box,
div#es-wrap .es-notification-list {
  min-height: 450px;
}
div#es-wrap .btn-sidebar-toggle {
  margin: 10px 0;
  display: none;
  width: 100%;
  height: 30px;
  padding: 6px;
  height: 30px;
  line-height: 16px;
  clear: both;
  position: relative;
}
div#es-wrap .es-dashboard .es-content > .loading-indicator,
div#es-wrap .es-profile .es-content > .loading-indicator {
  display: none;
}
div#es-wrap .es-dashboard.loading .es-content > .loading-indicator,
div#es-wrap .es-profile.loading .es-content > .loading-indicator {
  display: block;
}
div#es-wrap.w480 .btn-sidebar-toggle {
  display: block;
  float: none;
}
div#es-wrap.w480 .es-container {
  display: block;
}
div#es-wrap.w480 .es-container .es-sidebar {
  float: none;
  width: 100%;
  display: none;
  background: #fff;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 10px;
}
div#es-wrap.w480 .es-container .es-sidebar .btn-close-sidebar {
  display: inline-block;
  border: 1px solid #d7d7d7;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
  padding: 4px 9px;
  color: #333;
  height: 26px;
  line-height: 14px;
}
div#es-wrap.w480 .es-container .es-sidebar.sidebar-open {
  display: block;
  overflow: hidden;
}
div#es-wrap.w480 .es-container .es-content {
  clear: both;
  display: block;
  margin-left: 0;
  padding: 0 0 15px;
  *zoom: 1;
}
div#es-wrap.w480 .es-container .es-content:before,
div#es-wrap.w480 .es-container .es-content:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap.w480 .es-container .es-content:after {
  clear: both;
}
div#es-wrap .es-header {
  border: 1px solid #d7d7d7;
  *zoom: 1;
}
div#es-wrap .es-header:before,
div#es-wrap .es-header:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap .es-header:after {
  clear: both;
}
div#es-wrap .es-header .es-header-content {
  margin-left: 205px;
  min-height: 120px;
  position: relative;
}
div#es-wrap .es-header .es-header-content .user-actions .dropdown-menu .modal-body {
  border: none;
}
div#es-wrap .es-header .es-badge-list {
  overflow: hidden;
  position: relative;
  width: auto;
}
div#es-wrap .es-header .es-action {
  margin-right: 10px;
}
div#es-wrap .es-header.es-header-profile {
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 0;
}
div#es-wrap .es-header.es-header-profile .es-header-main {
  display: block;
  float: left;
  width: 200px;
  position: relative;
  text-align: center;
}
div#es-wrap .es-header.es-header-profile .es-header-main .es-avatar {
  margin: 0 auto;
}
div#es-wrap .es-header.es-header-profile .es-header-sub {
  margin-left: 220px;
  position: relative;
  left: -1px;
}
div#es-wrap .es-header.es-header-mini {
  font-size: 11px;
  position: relative;
  background: #f5f5f5;
}
div#es-wrap .es-header.es-header-mini .es-header-mini-cover {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 110px;
  top: 0;
}
div#es-wrap .es-header.es-header-mini .es-header-mini-cover b {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-shadow: 200px -30px 100px #fff inset;
  -moz-box-shadow: 200px -30px 100px #fff inset;
  box-shadow: 200px -30px 100px #fff inset;
  background-color: rgba(255,255,255,-0.4);
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0),#ffffff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0)),to(#ffffff));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#ffffff);
  background-image: -o-linear-gradient(top,rgba(255,255,255,0),#ffffff);
  background-image: linear-gradient(to bottom,rgba(255,255,255,0),#ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
}
div#es-wrap .es-header.es-header-mini .es-header-mini-cover b + b {
  right: 0;
  -webkit-box-shadow: -100px -50px 50px #fff inset;
  -moz-box-shadow: -100px -50px 50px #fff inset;
  box-shadow: -100px -50px 50px #fff inset;
  display: none;
}
div#es-wrap .es-header.es-header-mini .es-header-info {
  position: absolute;
  bottom: 10px;
  left: 0;
}
div#es-wrap .es-header.es-header-mini .es-header-info > ul.unstyled {
  margin-bottom: 0;
}
div#es-wrap .es-header.es-header-mini .es-header-info > ul.unstyled h2 {
  margin-bottom: 0 !important;
}
div#es-wrap .es-header.es-header-mini .es-header-info > div.small {
  margin: 0;
}
div#es-wrap .es-header.es-header-mini .es-header-avatar {
  float: left;
  top: 70px;
  left: 15px;
  position: absolute;
}
div#es-wrap .es-header.es-header-mini .es-header-content {
  margin-left: 100px;
  min-height: 110px;
  position: relative;
}
div#es-wrap .es-header.es-header-mini .es-header-content .btn-clean,
div#es-wrap .es-header.es-header-mini .es-header-content .btn {
  background: #fff;
}
div#es-wrap .es-header.es-header-mini .es-header-footer {
  background: #fff;
  padding: 10px 0;
  border-top: 1px solid #eee;
}
div#es-wrap .es-header.es-header-mini .es-header-footer > div {
  padding-left: 100px;
}
div#es-wrap .es-header.es-header-mini .es-header-footer .pull-right .action {
  margin-right: 10px;
}
div#es-wrap .es-header.es-header-mini .es-header-footer span.action {
  font-size: 11px;
  position: relative;
}
div#es-wrap .es-header.es-header-mini .es-header-footer .btn {
  font-size: 11px;
}
div#es-wrap .es-header.es-header-mini .es-action {
  width: 385px;
  height: 60px;
  margin-right: 24px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 0;
}
div#es-wrap .es-header.es-header-mini .btn-scroll {
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 2;
  opacity: 0.4;
}
div#es-wrap .es-header.es-header-mini .btn-scroll .btn {
  display: block;
  width: 18px;
  height: 20px;
  padding: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  background: #f5f5f5;
}
div#es-wrap .es-header.es-header-mini .btn-scroll .btn [class^="ies-"],
div#es-wrap .es-header.es-header-mini .btn-scroll .btn [class*=" ies-"] {
  line-height: 12px;
  width: 12px;
  height: 12px;
  color: #aaa;
}
div#es-wrap .es-header.es-header-mini .btn-scroll .btn [class^="ies-"]:before,
div#es-wrap .es-header.es-header-mini .btn-scroll .btn [class*=" ies-"]:before {
  position: relative;
  left: -2px;
  top: 1px;
}
div#es-wrap .es-header.es-header-mini .btn-scroll .btn-left {
  -webkit-border-radius: 2px 0 0 0;
  -moz-border-radius: 2px 0 0 0;
  border-radius: 2px 0 0 0;
}
div#es-wrap .es-header.es-header-mini .btn-scroll .btn-right {
  top: -1px;
  -webkit-border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  border-radius: 0 0 0 2px;
}
div#es-wrap .es-header.es-header-mini .es-nav-apps {
  position: relative;
  float: right;
  height: 55px;
  overflow: hidden;
}
div#es-wrap .es-header.es-header-mini .es-nav-apps .btn {
  width: 64px;
  height: 50px;
  padding: 5px 10px;
  font-size: 11px;
  text-align: center;
}
div#es-wrap .es-header.es-header-mini .es-nav-apps .btn > span {
  display: block;
  height: 14px;
  overflow: hidden;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div#es-wrap .es-header.es-header-mini .es-nav-apps .es-nav-apps-icons {
  width: 16px;
  height: 16px;
}
div#es-wrap.w480 .es-header .es-header-content {
  margin-left: 0px;
  margin-top: 100px;
  min-height: 30px;
}
div#es-wrap.w480 .es-header .es-header-content .es-action {
  height: auto;
  margin: 0;
  position: relative;
  top: auto;
  right: auto;
}
div#es-wrap.w480 .es-header .es-header-content .es-action .es-nav {
  float: none;
}
div#es-wrap.w480 .es-header .es-header-content .es-action .es-nav > li > .btn {
  width: 130px;
}
div#es-wrap.w480 .es-header .es-header-content .es-header-info {
  clear: both;
  margin-left: 15px;
  padding-top: 10px;
  position: relative;
  bottom: auto;
  left: auto;
}
div#es-wrap.w480 .es-header.es-header-mini .es-header-content .es-action {
  width: auto;
}
div#es-wrap.w480 .es-header.es-header-mini .es-header-content .es-action .es-nav > li {
  margin: 0;
  margin-bottom: 5px;
}
div#es-wrap.w480 .es-header.es-header-mini .es-header-content .es-action .es-nav > li > .btn {
  width: 80px;
}
div#es-wrap.w480 .es-header.es-header-mini .es-header-avatar {
  top: 55px;
}
div#es-wrap.w480 .es-header.es-header-mini .es-header-footer > div {
  padding-left: 10px;
}
div#es-wrap.w480 .es-header.es-header-mini .es-header-footer .pull-left {
  float: none;
  margin-bottom: 10px;
}
div#es-wrap.w480 .es-header.es-header-mini .es-header-footer .pull-right {
  float: none;
  margin-top: 10px;
}
div#es-wrap.w480 .es-header.es-header-mini .es-nav-apps {
  height: auto;
  margin: 10px 15px;
}
div#es-wrap.w480 .es-header.es-header-mini .btn-scroll {
  display: none;
}
div#es-wrap.w480 .es-header .es-header-content {
  margin-left: 0px;
  margin-top: 100px;
  min-height: 30px;
}
div#es-wrap.w480 .es-header .es-header-content .es-action {
  height: auto;
  margin: 0;
  position: relative;
  top: auto;
  right: auto;
  float: left;
  width: 100%;
}
div#es-wrap.w480 .es-header .es-header-content .es-action .es-nav {
  float: none;
}
div#es-wrap.w480 .es-header .es-header-content .es-action .es-nav > li > .btn {
  width: 100%;
  text-align: center;
  padding: 10px;
}
div#es-wrap .es-action .es-nav > li {
  margin: 0 5px 5px;
}
div#es-wrap .es-action .es-nav > li > .btn {
  font-size: 11px;
  padding: 5px 12px;
  width: 180px;
  text-align: left;
  position: relative;
}
div#es-wrap .es-action .es-nav > li > .btn .label-notification {
  position: absolute;
  right: 3px;
  top: 5px;
  font-size: 11px;
  font-weight: normal;
}
div#es-wrap .es-friend-list > li {
  border-bottom: 1px solid #d7d7d7;
  padding: 6px 0px;
}
div#es-wrap .es-filter .es-nav > li {
  margin-bottom: 6px;
  position: relative;
}
div#es-wrap .es-filter .es-nav > li > a {
  display: block;
  font-weight: bold;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 6px;
  position: relative;
  font-size: 12px;
}
div#es-wrap .es-filter .es-nav > li .close {
  position: absolute;
  right: 6px;
  top: 5px;
}
div#es-wrap .es-filter .es-nav > li.active > a {
  background: #f5f5f5;
  color: #555;
}
div#es-wrap .es-filter .btn-dashed {
  font-size: 12px;
  text-align: left;
  padding-left: 8px;
}
div#es-wrap .es-filter .btn-dashed i {
  vertical-align: bottom;
}
div#es-wrap .es-sidebar .es-filter {
  padding: 0 10px;
}
div#es-wrap .es-pagination-footer {
  text-align: center;
  font-size: 11px;
}
div#es-wrap.popbox-notifications {
  font-family: 'Lucida Grande', 'Gisha', 'Lucida Sans Unicode', 'Lucida Sans', Lucida, Arial, Verdana, sans-serif;
  font-size: 12px;
  width: 280px;
  font-size: 11px;
  min-height: 64px;
}
div#es-wrap.popbox-notifications .media,
div#es-wrap.popbox-notifications .media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
div#es-wrap.popbox-notifications .media,
div#es-wrap.popbox-notifications .media .media {
  margin-top: 15px;
}
div#es-wrap.popbox-notifications .media:first-child {
  margin-top: 0;
}
div#es-wrap.popbox-notifications .media-object {
  display: block;
}
div#es-wrap.popbox-notifications .media-heading {
  margin: 0 0 5px;
}
div#es-wrap.popbox-notifications .media .pull-left {
  margin-right: 10px;
}
div#es-wrap.popbox-notifications .media .pull-right {
  margin-left: 10px;
}
div#es-wrap.popbox-notifications .media-list {
  margin-left: 0;
  list-style: none;
}
div#es-wrap.popbox-notifications .es-friend-approve-list .btn {
  display: inline-block !important;
}
div#es-wrap.popbox-notifications .es-friend-approve-list .btn.view-profile {
  display: none !important;
}
div#es-wrap.popbox-notifications .es-friend-approve-list .added-friends .btn.view-profile {
  display: inline-block !important;
}
div#es-wrap.popbox-notifications .es-friend-approve-list .added-friends .btn.reject-friend {
  display: none !important;
}
div#es-wrap.popbox-notifications .es-friend-approve-list .added-friends .btn.accept-friend {
  display: none !important;
}
div#es-wrap.popbox-notifications .es-avatar {
  width: 16px !important;
  height: 16px !important;
}
div#es-wrap.popbox-notifications .es-avatar img {
  width: 16px !important;
  height: 16px !important;
}
div#es-wrap.popbox-notifications .popbox-body {
  width: 100%;
  max-height: 200px;
  overflow: auto;
  padding: 0;
}
div#es-wrap.popbox-notifications .btn-es.btn-small,
div#es-wrap.popbox-notifications .btn-small[class^="btn-es-"],
div#es-wrap.popbox-notifications .btn-small[class*=" btn-es-"] {
  font-size: 11px !important;
  padding: 1px 8px !important;
}
div#es-wrap.popbox-notifications .notifications-result,
div#es-wrap.popbox-notifications .conversations-result {
  padding-bottom: 10px;
}
div#es-wrap.popbox-notifications .notifications-result i.ies-earth,
div#es-wrap.popbox-notifications .conversations-result i.ies-earth {
  color: #999999;
  margin-left: 1px;
}
div#es-wrap.popbox-notifications .notifications-result .object-image,
div#es-wrap.popbox-notifications .conversations-result .object-image {
  *zoom: 1;
  position: relative;
  background-color: #fff;
  border: 1px solid transparent;
  display: inline-block;
  margin-left: 7px;
  outline: none;
  padding: 1px;
  position: relative;
}
div#es-wrap.popbox-notifications .notifications-result .object-image:before,
div#es-wrap.popbox-notifications .notifications-result .object-image:after,
div#es-wrap.popbox-notifications .conversations-result .object-image:before,
div#es-wrap.popbox-notifications .conversations-result .object-image:after {
  display: table;
  content: "";
  line-height: 0;
}
div#es-wrap.popbox-notifications .notifications-result .object-image:after,
div#es-wrap.popbox-notifications .conversations-result .object-image:after {
  clear: both;
}
div#es-wrap.popbox-notifications .notifications-result .object-image > span,
div#es-wrap.popbox-notifications .conversations-result .object-image > span {
  width: 52px;
  height: 38px;
  background-color: transparent;
  background-position: center 25%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}
div#es-wrap.popbox-notifications .notifications-result .is-unread .notice-message,
div#es-wrap.popbox-notifications .conversations-result .is-unread .notice-message {
  background: #F6FBFF !important;
}
div#es-wrap.popbox-notifications .notifications-result .notice-message,
div#es-wrap.popbox-notifications .conversations-result .notice-message {
  padding: 4px 10px;
}
div#es-wrap.popbox-notifications .notifications-result .notice-message .es-avatar,
div#es-wrap.popbox-notifications .conversations-result .notice-message .es-avatar {
  margin-top: 5px !important;
}
div#es-wrap.popbox-notifications .notifications-result .notice-message:hover,
div#es-wrap.popbox-notifications .conversations-result .notice-message:hover {
  background: #f6f6f6 !important;
}
div#es-wrap.popbox-notifications .notifications-result .notice-message > a,
div#es-wrap.popbox-notifications .conversations-result .notice-message > a {
  color: #666 !important;
  padding: 0 5px !important;
  white-space: normal !important;
  display: block !important;
}
div#es-wrap.popbox-notifications .notifications-result .notice-message > a:hover,
div#es-wrap.popbox-notifications .conversations-result .notice-message > a:hover {
  text-decoration: none !important;
}
div#es-wrap.popbox-notifications .friends-result {
  padding-bottom: 10px;
}
div#es-wrap.popbox-notifications .friends-result .loading-indicator {
  display: none !important;
}
div#es-wrap.popbox-notifications .friends-result .es-action-wrap {
  clear: both;
  position: relative;
  padding: 5px 0 0;
}
div#es-wrap .es-notification-list {
  position: relative;
}
div#es-wrap .es-notification-tool {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 3;
}
div#es-wrap .es-notifications {
  position: relative;
  padding: 0 0 50px;
  margin: 0 0 20px;
}
div#es-wrap .es-notifications:before {
  display: block;
  content: '';
  width: 4px;
  position: absolute;
  background-color: rgba(0,0,0,0.03);
  left: 34px;
  top: 20px;
  bottom: 0;
}
div#es-wrap .es-notifications .btn-loadmore {
  position: absolute;
  bottom: 0;
  padding: 3px 5px;
}
div#es-wrap .es-notifications .es-item-list {
  border-top: 1px solid #d7d7d7;
  margin: 0 0 0 60px;
}
div#es-wrap .es-notifications .es-item-list > li {
  margin: 0;
  border-bottom: 1px solid #d7d7d7;
}
div#es-wrap .es-notifications .es-item-list > li:hover {
  background: #fffee2;
}
div#es-wrap .es-notifications .es-item-list > li .close {
  font-size: 12px;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification {
  position: relative;
  padding: 8px 30px 8px 12px;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification:before {
  display: block;
  content: '';
  width: 9px;
  height: 9px;
  top: 10px;
  left: -28px;
  position: absolute;
  background-color: #5b93ce;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification .es-time {
  color: #888;
  font-size: 10px;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification .es-image-wrap {
  display: block;
  clear: both;
  width: 60px;
  margin: 0 0 5px;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification .es-image {
  width: 60px;
  max-width: 60px;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification .es-notice-content {
  margin: 15px 0;
  border-left: 2px solid #ddd;
  padding-left: 10px;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification .media {
  margin: 15px 0 10px;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification .media-body .es-notice-content {
  margin: 0;
}
div#es-wrap .es-notifications .es-item-list > li .es-notification .es-notice-action {
  position: absolute;
  top: 5px;
  right: 15px;
}
div#es-wrap .es-notifications .es-item-list > li.is-remove .es-notification {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div#es-wrap .es-notifications .es-item-list > li.is-remove .is-noclick {
  background: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
div#es-wrap .es-notifications .notification-date {
  margin: 22px 0 10px;
  padding: 0 0 0 20px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  z-index: 2;
}
div#es-wrap .es-notifications .btn-mini {
  padding: 1px;
}
div#es-wrap .es-notifications .btn-mini i {
  position: relative;
  top: 0;
}