html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  position: relative;
  zoom: 1;
}
body .site-wrap {
  background: #FFFFFF;
  z-index: 0;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body .site-wrap.show-mm {
  -webkit-transform: translate3d(-260px,0,0);
  -moz-transform: translate3d(-260px,0,0);
  -ms-transform: translate3d(-260px,0,0);
  transform: translate3d(-260px,0,0);
}
body .pl-mobile-menu {
  position: absolute;
  display: none;
  width: 260px;
  right: 0;
  top: 0;
  background: #0c0c0c;
  height: 100%;
  color: rgba(255,255,255,0.5);
}
body .pl-mobile-menu ul.mobile-menu {
  margin-bottom: 25px;
}
body .pl-mobile-menu a {
  color: inherit;
}
body .pl-mobile-menu a:hover {
  color: #fff;
}
body .pl-mobile-menu ul.primary-menu li {
  margin-bottom: 5px;
}
body .pl-mobile-menu ul.primary-menu li ul {
  margin: 8px 0 5px 12px;
}
body .pl-mobile-menu ul.primary-menu li ul li {
  line-height: 1em;
}
body .pl-mobile-menu ul.primary-menu li ul li a {
  font-size: 14px;
  line-height: 1.3em;
}
body .pl-mobile-menu ul.primary-menu a {
  font-size: 20px;
  line-height: 1.4em;
}
body .pl-mobile-menu ul li.current_page_item a {
  color: #fff;
}
body .pl-mobile-menu .mm-holder {
  padding: 20px 30px;
}
body .pl-mobile-menu .mm-close {
  float: right;
  cursor: pointer;
  opacity: .5;
}
body .pl-mobile-menu .mm-close:hover,
body .pl-mobile-menu .mm-close:active {
  opacity: 1;
}
body .pl-mobile-menu .mm-icon {
  margin-right: 10px;
}
body.display-boxed .boxed-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  background: #FFFFFF;
}
body.display-boxed .boxed-wrap.boxed-nobg {
  background: transparent;
}
body.display-boxed .boxed-wrap .pl-area-wrap > .pl-content {
  padding-left: 16px;
  padding-right: 16px;
}
body.display-full .pl-content {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}
body .section-plcolumn {
  margin-bottom: 0;
}
body #footer section:last-child {
  margin-bottom: 0;
}
.pl-section-pad {
  padding: 11px 0;
}
.pl-section-pad .row:last-child > [class*="span"] {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .pl-section-pad {
    padding: 11px;
  }
}
body .pl-area .pl-section {
  margin-bottom: 0;
}
body .pl-area .pl-section .pl-section > .pl-section-pad {
  padding: 8px;
  margin-bottom: 1em;
}
body .pl-area .pl-section.section-plcolumn > .pl-section-pad {
  padding: 0;
}
body .pl-area .pl-section.section-plcolumn .pl-section:last-of-type {
  margin-bottom: 0;
}
.pl-area-wrap {
  background-position: 50% 0;
}
.pl-bg-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.pl-bg-repeat {
  background-repeat: repeat;
}
.pl-contrast {
  background: #f6f6f6;
}
.pl-contrast .pl-contrast {
  background: #e9e9e9;
}
.pl-base {
  background: #FFFFFF;
}
.pl-black,
.pl-grey {
  color: rgba(255,255,255,0.7);
}
.pl-black h1,
.pl-black h2,
.pl-black h3,
.pl-black h4,
.pl-black h5,
.pl-black h6,
.pl-black a,
.pl-grey h1,
.pl-grey h2,
.pl-grey h3,
.pl-grey h4,
.pl-grey h5,
.pl-grey h6,
.pl-grey a {
  color: #fff;
}
.pl-black a:hover,
.pl-grey a:hover {
  opacity: .7;
  color: inherit;
}
.pl-black {
  background: #000;
}
.pl-black .pl-contrast {
  background: #222;
}
.pl-grey {
  background: #1c1c1c;
}
.pl-grey .pl-contrast {
  background: #000;
}
.pl-dark-img {
  background: #000;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.8);
}
.pl-dark-img .pl-contrast {
  background: rgba(0,0,0,0.2);
}
.pl-dark-img a {
  color: #fff;
}
.pl-light-img {
  background: #fff;
  color: #000;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}
.pl-light-img .pl-contrast {
  background: rgba(255,255,255,0.2);
}
.pl-fixed-top {
  position: fixed;
  z-index: 1030;
  left: 0;
  width: 100%;
}
.fixed-top-pusher {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
@media (max-width: 767px) {
  .pl-fixed-top {
    position: static;
  }
  .fixed-top-pusher {
    display: none;
  }
}
body .pl-content img {
  max-width: 100%;
  height: auto;
  width: auto \9;
}
body .ie8 img {
  width: auto;
  height: auto;
}
body .hentry iframe,
body .hentry video,
body .hentry object {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .site-wrap {
    -webkit-backface-visibility: hidden;
  }
}
.disable-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.pl-section-controls,
.pl-region-bar,
.pl-area-controls,
.pl-column-forcer,
.pl-sortable-buffer,
.li-refresh,
.pl-editor-only {
  display: none;
}
.btn-region,
.pl-section-controls {
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
}
.drag-drop-editing .pl-editor-only {
  display: block;
}
.drag-drop-editing .pl-region {
  position: relative;
}
.drag-drop-editing .pl-region-bar {
  display: block;
  z-index: 1005;
  background-color: rgba(159,238,253,0.02);
  background-image: -moz-linear-gradient(top,rgba(182,242,253,0.1),rgba(125,233,253,0.1));
  background-image: -ms-linear-gradient(top,rgba(182,242,253,0.1),rgba(125,233,253,0.1));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(182,242,253,0.1)),to(rgba(125,233,253,0.1)));
  background-image: -webkit-linear-gradient(top,rgba(182,242,253,0.1),rgba(125,233,253,0.1));
  background-image: -o-linear-gradient(top,rgba(182,242,253,0.1),rgba(125,233,253,0.1));
  background-image: linear-gradient(top,rgba(182,242,253,0.1),rgba(125,233,253,0.1));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(182,242,253,0.1)', endColorstr='rgba(125,233,253,0.1)', GradientType=0);
  border-top: 1px dashed #35eafd;
  width: 100%;
  height: 11px;
  line-height: 10px;
}
.drag-drop-editing .pl-region-bar a.btn-region {
  cursor: help;
  background-color: rgba(159,238,253,0.12);
  background-image: -moz-linear-gradient(top,rgba(182,242,253,0.6),rgba(125,233,253,0.6));
  background-image: -ms-linear-gradient(top,rgba(182,242,253,0.6),rgba(125,233,253,0.6));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(182,242,253,0.6)),to(rgba(125,233,253,0.6)));
  background-image: -webkit-linear-gradient(top,rgba(182,242,253,0.6),rgba(125,233,253,0.6));
  background-image: -o-linear-gradient(top,rgba(182,242,253,0.6),rgba(125,233,253,0.6));
  background-image: linear-gradient(top,rgba(182,242,253,0.6),rgba(125,233,253,0.6));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(182,242,253,0.6)', endColorstr='rgba(125,233,253,0.6)', GradientType=0);
  color: rgba(0,0,0,0.6);
  text-shadow: 0 1px 0 rgba(255,255,255,0.4);
  box-shadow: inset 2px 1px 0 rgba(255,255,255,0.5);
  border-right: 1px dashed #35eafd;
  font-size: 8px;
  line-height: 13px;
  padding: 0px 4px;
  font-weight: bold;
  vertical-align: middle;
}
.drag-drop-editing .pl-area-container {
  min-height: 20px;
}
.drag-drop-editing .pl-area-placeholder {
  max-height: 400px;
  border-top: 1px dashed #35eafd;
  background-color: rgba(159,238,253,0.012);
  background-image: -moz-linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-image: -ms-linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(182,242,253,0.06)),to(rgba(125,233,253,0.06)));
  background-image: -webkit-linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-image: -o-linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-image: linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(182,242,253,0.06)', endColorstr='rgba(125,233,253,0.06)', GradientType=0);
}
.drag-drop-editing .pl-area {
  position: relative;
  border-top: 1px dashed #35eafd;
}
.drag-drop-editing .pl-area.ui-sortable-helper {
  border: 1px dashed #35eafd;
}
.drag-drop-editing .pl-area.ui-sortable-helper .pl-area-controls {
  display: none;
}
.drag-drop-editing .pl-area .pl-area-controls {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  display: block;
  z-index: 1005;
  position: absolute;
  left: 0;
  top: 4px;
  text-align: right;
  width: 72px;
  line-height: 1em;
  font-size: 9px;
  background: rgba(0,0,0,0.6);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
  color: #fff;
  margin-left: -54px;
}
.drag-drop-editing .pl-area .pl-area-controls:hover {
  opacity: 1;
  margin-left: 0;
  z-index: 1035;
}
.drag-drop-editing .pl-area .pl-area-controls::after {
  content: '';
  display: block;
  width: 200px;
  height: 160%;
  position: absolute;
  top: -5%;
  right: -50px;
  z-index: -100;
}
.drag-drop-editing .pl-area .pl-area-controls .area-control {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
  color: #fff;
  height: 17px;
  width: 17px;
  line-height: 17px;
  text-align: center;
}
.drag-drop-editing .pl-area .pl-area-controls .area-control.area-reorder:hover {
  cursor: move;
}
.drag-drop-editing .pl-area .pl-area-controls .area-control:hover {
  cursor: pointer;
  background: rgba(0,0,0,0.6);
}
.drag-drop-editing .pl-area .pl-area-controls .area-control:active {
  background: #000000;
}
.drag-drop-editing.display-boxed .pl-area .pl-area-controls {
  opacity: .5;
  margin-left: -70px;
}
.drag-drop-editing.display-boxed .pl-area .pl-area-controls:hover {
  opacity: 1;
  margin-left: -70px;
}
.drag-drop-editing .pl-section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.drag-drop-editing .pl-section:hover,
.drag-drop-editing .pl-section.ui-sortable-helper {
  cursor: move;
  background: rgba(233,233,233,0.4);
}
.drag-drop-editing .pl-section:hover > .pl-section-controls,
.drag-drop-editing .pl-section.ui-sortable-helper > .pl-section-controls {
  display: block;
}
.drag-drop-editing .pl-section.ui-sortable-helper {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
.drag-drop-editing .pl-section.section-plcolumn {
  margin-bottom: 20px;
  outline: 1px dashed #35eafd;
}
.drag-drop-editing .pl-section.section-plcolumn:hover {
  background: transparent;
}
.drag-drop-editing .pl-section.section-plcolumn.empty-area .pl-sortable-column {
  min-height: 70px;
}
.drag-drop-editing .pl-section.section-plcolumn.empty-area .pl-sortable-column .pl-column-forcer {
  display: block;
  width: 0;
  height: 0;
}
.drag-drop-editing .pl-section.section-plcolumn.force-start-row > .pl-section-controls:first-child a.s-control.section-start-row {
  background: #35eafd;
}
.drag-drop-editing .pl-section.section-plcolumn > .pl-section-controls:first-child {
  top: -20px;
  background-color: rgba(159,238,253,0.16);
  background-image: -moz-linear-gradient(top,rgba(182,242,253,0.8),rgba(125,233,253,0.8));
  background-image: -ms-linear-gradient(top,rgba(182,242,253,0.8),rgba(125,233,253,0.8));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(182,242,253,0.8)),to(rgba(125,233,253,0.8)));
  background-image: -webkit-linear-gradient(top,rgba(182,242,253,0.8),rgba(125,233,253,0.8));
  background-image: -o-linear-gradient(top,rgba(182,242,253,0.8),rgba(125,233,253,0.8));
  background-image: linear-gradient(top,rgba(182,242,253,0.8),rgba(125,233,253,0.8));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(182,242,253,0.8)', endColorstr='rgba(125,233,253,0.8)', GradientType=0);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,0.5);
  outline: 1px dashed #35eafd;
  color: #038196;
  text-shadow: 0 1px 0 rgba(255,255,255,0.4);
}
.drag-drop-editing .pl-section.section-plcolumn > .pl-section-controls:first-child:hover {
  background-color: rgba(159,238,253,0.18);
  background-image: -moz-linear-gradient(top,rgba(182,242,253,0.9),rgba(125,233,253,0.9));
  background-image: -ms-linear-gradient(top,rgba(182,242,253,0.9),rgba(125,233,253,0.9));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(182,242,253,0.9)),to(rgba(125,233,253,0.9)));
  background-image: -webkit-linear-gradient(top,rgba(182,242,253,0.9),rgba(125,233,253,0.9));
  background-image: -o-linear-gradient(top,rgba(182,242,253,0.9),rgba(125,233,253,0.9));
  background-image: linear-gradient(top,rgba(182,242,253,0.9),rgba(125,233,253,0.9));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(182,242,253,0.9)', endColorstr='rgba(125,233,253,0.9)', GradientType=0);
}
.drag-drop-editing .pl-section.section-plcolumn > .pl-section-controls:first-child a.s-control {
  color: #038196;
  background: rgba(196,235,242,0.4);
}
.drag-drop-editing .pl-section.section-plcolumn > .pl-section-controls:first-child a.s-control:hover {
  background: #35eafd;
  color: #000;
}
.drag-drop-editing .pl-section.section-plcolumn > .pl-section-controls:first-child a.s-control:active {
  background-color: #01c5df;
  color: #222;
}
.drag-drop-editing .pl-section .pl-section-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1005;
  background: rgba(0,0,0,0.6);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  line-height: 21px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.drag-drop-editing .pl-section .pl-section-controls:hover {
  cursor: move;
}
.drag-drop-editing .pl-section .pl-section-controls .controls-title,
.drag-drop-editing .pl-section .pl-section-controls .controls-right,
.drag-drop-editing .pl-section .pl-section-controls .controls-left {
  display: inline;
  clear: none;
}
.drag-drop-editing .pl-section .pl-section-controls .title-desc {
  color: rgba(255,255,255,0.5);
}
.drag-drop-editing .pl-section .pl-section-controls .controls-right {
  padding-right: 4px;
  float: right;
}
.drag-drop-editing .pl-section .pl-section-controls .controls-left {
  padding-left: 4px;
  float: left;
}
.drag-drop-editing .pl-section .pl-section-controls .s-control {
  line-height: 16px;
  font-size: 11px;
  display: inline-block;
  text-align: center;
}
.drag-drop-editing .pl-section .pl-section-controls span.s-control {
  letter-spacing: .1em;
}
.drag-drop-editing .pl-section .pl-section-controls a.s-control {
  width: 16px;
  height: 16px;
  padding: 0 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0,0,0,0.3);
}
.drag-drop-editing .pl-section .pl-section-controls a.s-control:hover {
  background: rgba(0,0,0,0.6);
  color: #eee;
}
.drag-drop-editing .pl-section .pl-section-controls a.s-control:active {
  background: rgba(0,0,0,0.4);
  color: #ccc;
}
.drag-drop-editing .pl-section .pl-section-controls a.s-control .caret,
.drag-drop-editing .pl-section .pl-section-controls a.s-control:hover .caret {
  border-top: 4px solid #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  content: "";
}
.drag-drop-editing .pl-section .pl-section-controls a.s-control.s-control-icon {
  width: 16px;
  height: 16px;
  color: #fff;
}
.drag-drop-editing .pl-sortable-area,
.drag-drop-editing .pl-sortable-column {
  min-height: 35px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
}
.drag-drop-editing.pl-dragging .pl-sortable-column {
  padding-top: 0px;
}
.drag-drop-editing.pl-dragging .section-plcolumn {
  background: #FFFFFF;
  outline: 1px dashed #35eafd;
}
.drag-drop-editing.pl-dragging .ui-sortable-helper {
  border: 1px solid rgba(255,255,255,0.4);
  box-shadow: 0 1px 4px rgba(0,0,0,0.5);
  max-height: 350px;
  overflow: hidden;
  opacity: .5;
}
.drag-drop-editing.pl-dragging .pl-sortable-buffer {
  height: 5px;
  margin: 5px 0;
  display: block;
}
.drag-drop-editing.pl-dragging:hover .pl-section-controls,
.drag-drop-editing.pl-dragging.ui-sortable-helper .pl-section-controls,
.drag-drop-editing.pl-dragging .section-plcolumn .pl-section-controls {
  display: none !important;
}
.drag-drop-editing .pl-placeholder {
  max-height: 200px;
  display: inline;
  float: left;
  clear: none;
  position: relative;
  margin: 0 0 1em 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(159,238,253,0.04);
  background-image: -moz-linear-gradient(top,rgba(182,242,253,0.2),rgba(125,233,253,0.2));
  background-image: -ms-linear-gradient(top,rgba(182,242,253,0.2),rgba(125,233,253,0.2));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(182,242,253,0.2)),to(rgba(125,233,253,0.2)));
  background-image: -webkit-linear-gradient(top,rgba(182,242,253,0.2),rgba(125,233,253,0.2));
  background-image: -o-linear-gradient(top,rgba(182,242,253,0.2),rgba(125,233,253,0.2));
  background-image: linear-gradient(top,rgba(182,242,253,0.2),rgba(125,233,253,0.2));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(182,242,253,0.2)', endColorstr='rgba(125,233,253,0.2)', GradientType=0);
  outline: 1px solid rgba(53,234,253,0.5);
}
.drag-drop-editing .pl-placeholder.hidden-placeholder {
  display: none;
}
.drag-drop-editing .pl-sortable-area .empty-area,
.drag-drop-editing .pl-sortable-column .empty-area {
  min-height: 35px;
}
.drag-drop-editing .cant-offset .section-offset-increase,
.drag-drop-editing .cant-offset .section-offset-reduce,
.drag-drop-editing .cant-offset .offset-size,
.drag-drop-editing .sortable-first .section-start-row {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.drag-drop-editing .force-start-row .s-control.s-control-icon.section-start-row {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #35eafd;
  background: rgba(0,0,0,0.7);
}
.drag-drop-editing .loaded-notice {
  text-align: center;
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-weight: bold;
}
.drag-drop-editing .loaded-notice .the-notice {
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: inline-block;
  padding: 5px 30px;
  margin: 10px 0;
  font-size: 11px;
}
.width-resize .ui-resizable-handle.ui-resizable-e,
.width-resize .ui-resizable-handle.ui-resizable-w {
  cursor: move;
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.width-resize.resize-hover .ui-resizable-handle {
  background: rgba(182,242,253,0.2);
}
.width-resize.width-resizing .ui-resizable-handle {
  background: rgba(182,242,253,0.4);
}
.width-resize .ui-resizable-e {
  cursor: e-resize;
  border-left: 1px dashed #35eafd;
  width: 5px;
  right: -6px;
  top: 0;
  height: 100%;
}
.width-resize .ui-resizable-w {
  cursor: w-resize;
  border-right: 1px dashed #35eafd;
  width: 5px;
  left: -6px;
  top: 0;
  height: 100%;
}
.width-resize.width-resize-edge .ui-resizable-e {
  border-left: 1px dashed #35eafd;
  right: 0;
}
.width-resize.width-resize-edge .ui-resizable-w {
  border-right: 1px dashed #35eafd;
  left: 0;
}
.width-resize .footer .pl-area:last-child {
  border-bottom: 1px dashed #35eafd;
}
.width-resize .pl-content.nested-section-area {
  border-top: 1px dashed #35eafd;
  border-bottom: 1px dashed #35eafd;
}
.pl-refresh-banner {
  display: block;
  padding: 20px;
  text-align: center;
  font-weight: bold;
  opacity: .7;
}
.pl-refresh-banner .banner-content {
  width: 130px;
  margin: 0 auto;
}
.pl-refresh-banner .banner-content .btn,
.pl-refresh-banner .banner-content .banner-frame {
  box-shadow: inset 1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
  border: 1px solid rgba(0,0,0,0.3);
}
.pl-refresh-banner .banner-content .banner-frame {
  max-width: 120px;
  margin-bottom: 8px;
  display: inline-block;
}
.pl-refresh-banner .banner-content .banner-frame img {
  max-width: 100%;
}
.pl-credit,
.toolbox-activate {
  position: fixed;
  bottom: 0;
  background: rgba(0,0,0,0.9);
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-weight: 300;
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  opacity: .6;
  padding: 0 8px 0px 10px;
  font-size: 15px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
}
.pl-credit .transit,
.toolbox-activate .transit {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.pl-credit .fademein,
.toolbox-activate .fademein {
  opacity: 0;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease;
}
.pl-credit:hover,
.toolbox-activate:hover {
  color: #fff;
  opacity: 1;
}
.pl-credit:hover .fademein,
.toolbox-activate:hover .fademein {
  opacity: 1;
}
.pl-credit:hover i,
.toolbox-activate:hover i {
  color: #35eafd;
  text-shadow: -1px 1px 8px rgba(53,254,253,0.4), 1px -1px 8px rgba(53,254,253,0.4);
}
.pl-credit {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  right: -33px;
  box-shadow: -1px -1px 0 rgba(255,255,255,0.2);
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.pl-credit:hover {
  right: 0;
}
.pl-credit::after {
  content: '';
  display: block;
  width: 200px;
  height: 160%;
  position: absolute;
  top: -20px;
  right: 0;
  z-index: -100;
}
.toolbox-activate {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  left: 0;
  box-shadow: 1px -1px 0 rgba(255,255,255,0.2);
}
#PageLinesToolbox.pl-toolbox {
  position: fixed;
  bottom: 0;
  color: #000;
  background: #fff;
  font-size: 13px;
  line-height: 21px;
  width: 100%;
  z-index: 1005;
  min-width: 760px;
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-weight: normal;
}
#PageLinesToolbox.pl-toolbox h1,
#PageLinesToolbox.pl-toolbox h2,
#PageLinesToolbox.pl-toolbox h3,
#PageLinesToolbox.pl-toolbox h4,
#PageLinesToolbox.pl-toolbox h5,
#PageLinesToolbox.pl-toolbox h6 {
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-weight: normal;
}
#PageLinesToolbox.pl-toolbox select,
#PageLinesToolbox.pl-toolbox textarea,
#PageLinesToolbox.pl-toolbox input {
  font-size: 14px;
  line-height: 1.5em;
}
#PageLinesToolbox.pl-toolbox button {
  font-weight: bold;
}
#PageLinesToolbox.pl-toolbox .type-textarea {
  font-size: 12px;
  line-height: 1.5em;
  min-height: 9em;
  padding: .7em;
}
#PageLinesToolbox.pl-toolbox .resizer-handle {
  position: absolute;
  height: 4px;
  top: -4px;
  width: 100%;
  cursor: row-resize;
}
#PageLinesToolbox.pl-toolbox .resizer-handle:hover,
#PageLinesToolbox.pl-toolbox .resizer-handle.resizing {
  background: rgba(53,234,253,0.5);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle {
  text-align: left;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top,#eee,#ddd);
  background-image: -ms-linear-gradient(top,#eee,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));
  background-image: -webkit-linear-gradient(top,#eee,#ddd);
  background-image: -o-linear-gradient(top,#eee,#ddd);
  background-image: linear-gradient(top,#eee,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,0.8), 0 1px 3px rgba(0,0,0,0.2);
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  height: 28px;
  line-height: 28px;
  font-size: 13px;
  padding: 0 20px 0 24px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media (max-width: 1164px) {
  #PageLinesToolbox.pl-toolbox .toolbox-handle .btn-toolbox .txt {
    display: none;
  }
}
#PageLinesToolbox.pl-toolbox .toolbox-handle:hover,
#PageLinesToolbox.pl-toolbox .toolbox-handle:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle.active,
#PageLinesToolbox.pl-toolbox .toolbox-handle.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-handle[disabled] {
  background-color: #ddd;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle.active {
  background-color: #c4c4c4 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls {
  float: left;
  margin-left: 11px;
  border-left: 1px solid #AAA;
  border-right: 1px solid #fff;
  position: relative;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls.not-btn {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  overflow: hidden;
  width: 150px;
  height: 28px;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls.not-btn > li.switch-btn {
  right: 0;
  top: -30px;
  opacity: 0;
  position: absolute;
  -webkit-transition: top .2s, opacity .3s;
  -moz-transition: top .2s, opacity .3s;
  -ms-transition: top .2s, opacity .3s;
  transition: top .2s, opacity .3s;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls.not-btn > li.switch-btn.active {
  top: 0;
  opacity: 1;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls.not-btn > li.switch-btn > .btn-toolbox {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  padding: 0 4px;
  overflow: hidden;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls.send-right {
  float: right;
  margin-right: 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh {
  line-height: 28px;
  padding: 0 5px 0 25px;
  color: #aaa;
  border-right: 1px solid #cdcdcd;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh i {
  display: block;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh {
  position: relative;
  float: left;
  height: 28px;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox {
  background-color: #c9c9c9;
  background-image: -moz-linear-gradient(top,#bbb,#ddd);
  background-image: -ms-linear-gradient(top,#bbb,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#bbb),to(#ddd));
  background-image: -webkit-linear-gradient(top,#bbb,#ddd);
  background-image: -o-linear-gradient(top,#bbb,#ddd);
  background-image: linear-gradient(top,#bbb,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb', endColorstr='#dddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox:hover,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox.active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox[disabled],
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox:hover,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox.active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox[disabled] {
  background-color: #ddd;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox.active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox.active {
  background-color: #c4c4c4 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox .crt,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox .crt {
  color: #0f63cc;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.dropup.open > .btn-toolbox .icon-caret-right:before,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > lh.dropup.open > .btn-toolbox .icon-caret-right:before {
  content: "\f0d8";
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.type-btn > .btn-toolbox,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li.type-dropup > .btn-toolbox {
  padding: 0 8px;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox {
  vertical-align: middle;
  display: block;
  color: #444;
  padding: 0 15px;
  font-size: 11px;
  line-height: 28px;
  cursor: pointer;
  border-left: 1px solid #fff;
  border-right: 1px solid #AAA;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox > i {
  margin-top: -4px;
  font-size: 1.4em;
  vertical-align: middle;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-publish i,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-refresh i {
  color: #225E9B;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-publish {
  padding: 0 10px;
  height: 28px;
  background-color: #d6d6d6;
  background-image: -moz-linear-gradient(top,#ddd,#ccc);
  background-image: -ms-linear-gradient(top,#ddd,#ccc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ddd),to(#ccc));
  background-image: -webkit-linear-gradient(top,#ddd,#ccc);
  background-image: -o-linear-gradient(top,#ddd,#ccc);
  background-image: linear-gradient(top,#ddd,#ccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#cccccc', GradientType=0);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-state {
  padding: 0 10px;
  height: 28px;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top,#eee,#ddd);
  background-image: -ms-linear-gradient(top,#eee,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));
  background-image: -webkit-linear-gradient(top,#eee,#ddd);
  background-image: -o-linear-gradient(top,#eee,#ddd);
  background-image: linear-gradient(top,#eee,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:hover {
  background-color: #e0e0e0;
  background-image: -moz-linear-gradient(top,#eee,#ccc);
  background-image: -ms-linear-gradient(top,#eee,#ccc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ccc));
  background-image: -webkit-linear-gradient(top,#eee,#ccc);
  background-image: -o-linear-gradient(top,#eee,#ccc);
  background-image: linear-gradient(top,#eee,#ccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  border-color: #ccc #ccc #a6a6a6;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-left: 1px solid #fff;
  border-right: 1px solid #AAA;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:hover:hover,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:hover:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:hover.active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:hover.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:hover[disabled] {
  background-color: #ccc;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:hover:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:hover.active {
  background-color: #b3b3b3 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:active {
  background-color: #c9c9c9;
  background-image: -moz-linear-gradient(top,#bbb,#ddd);
  background-image: -ms-linear-gradient(top,#bbb,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#bbb),to(#ddd));
  background-image: -webkit-linear-gradient(top,#bbb,#ddd);
  background-image: -o-linear-gradient(top,#bbb,#ddd);
  background-image: linear-gradient(top,#bbb,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb', endColorstr='#dddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:active:hover,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:active:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:active.active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:active.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:active[disabled] {
  background-color: #ddd;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:active:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox:active.active {
  background-color: #c4c4c4 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab {
  background-color: #d2d2d2;
  background-image: -moz-linear-gradient(top,#e1e1e1,#bbb);
  background-image: -ms-linear-gradient(top,#e1e1e1,#bbb);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e1e1e1),to(#bbb));
  background-image: -webkit-linear-gradient(top,#e1e1e1,#bbb);
  background-image: -o-linear-gradient(top,#e1e1e1,#bbb);
  background-image: linear-gradient(top,#e1e1e1,#bbb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#bbbbbb', GradientType=0);
  border-color: #bbb #bbb #959595;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #AAA;
  box-shadow: inset 0 1px 0 #fff;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab:hover,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab.active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab[disabled] {
  background-color: #bbb;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab.active {
  background-color: #a2a2a2 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-tab i {
  color: #225E9B;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle {
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top,#fff,#eee);
  background-image: -ms-linear-gradient(top,#fff,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
  background-image: -webkit-linear-gradient(top,#fff,#eee);
  background-image: -o-linear-gradient(top,#fff,#eee);
  background-image: linear-gradient(top,#fff,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  border-color: #eee #eee #c8c8c8;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle:hover,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle.active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle[disabled] {
  background-color: #eee;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle.active {
  background-color: #d5d5d5 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.active-toggle i {
  color: #0f63cc;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-closer,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-pl-toggle {
  display: none;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  position: absolute;
  left: -36px;
  padding: 0 7px;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-closer:hover,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-pl-toggle:hover {
  color: #08c;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-closer:active,
#PageLinesToolbox.pl-toolbox .toolbox-handle ul.controls > li > .btn-toolbox.btn-pl-toggle:active {
  color: #444;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle .btn-state span,
#PageLinesToolbox.pl-toolbox .toolbox-handle .update-state {
  line-height: 26px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(10,226,0,0.4);
  width: 14px;
  height: 14px;
  display: inline-block;
  box-shadow: inset 0 0 2px rgba(0,0,0,0.4);
  vertical-align: middle;
  margin: -3px 0 0 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle .btn-state span {
  box-shadow: 0 1px 0 #fff, inset 0 0 2px rgba(0,0,0,0.4);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle .state-list li a {
  cursor: pointer;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle .state-list .li-state-clean,
#PageLinesToolbox.pl-toolbox .toolbox-handle .state-list .li-state-multi,
#PageLinesToolbox.pl-toolbox .toolbox-handle .state-list .li-state-local,
#PageLinesToolbox.pl-toolbox .toolbox-handle .state-list .li-state-global,
#PageLinesToolbox.pl-toolbox .toolbox-handle .state-list .li-state-type,
#PageLinesToolbox.pl-toolbox .toolbox-handle .state-list .li-state-unsaved {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool .li-state-clean,
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.clean .li-state-clean {
  display: block;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.local .li-state-clean {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.local .li-state-local {
  display: block;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.local .state-tag,
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.local .state-draft.local {
  background: rgba(255,0,5,0.4);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.global .li-state-clean {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.global .li-state-global {
  display: block;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.global .state-tag,
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.global .state-draft.global {
  background: rgba(22,134,243,0.5);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.type .li-state-clean {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.type .li-state-type {
  display: block;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.type .state-tag,
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.type .state-draft.type {
  background: rgba(255,196,23,0.4);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.multi .li-state-clean {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.multi .li-state-multi {
  display: block;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.multi .state-tag,
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.multi .state-draft.multi {
  background: rgba(139,22,243,0.4);
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.unsaved .li-state-clean {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.unsaved .li-state-unsaved {
  display: block;
}
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.unsaved .state-tag,
#PageLinesToolbox.pl-toolbox .toolbox-handle #stateTool.unsaved .state-draft.unsaved {
  background: rgba(0,0,0,0.9);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel-wrap {
  overflow: hidden;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel {
  -webkit-transition: margin-bottom .5s;
  -moz-transition: margin-bottom .5s;
  -ms-transition: margin-bottom .5s;
  transition: margin-bottom .5s;
  color: #000;
  opacity: 0;
  margin-bottom: -20%;
  width: 100%;
  max-height: 80%;
  overflow: scroll;
  background: #FFF;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel.in {
  margin-bottom: 0;
  opacity: 1;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .toolbox-content {
  background: #fff;
  position: relative;
  min-height: 300px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .toolbox-content .error-panel {
  font-size: 1.6em;
  color: #CCC;
  font-weight: bold;
  text-align: center;
  padding: 50px 25px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabbed-set {
  overflow: hidden;
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-wrap {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  float: left;
  position: fixed;
  width: 200px;
  background: #d6dde5;
  box-shadow: inset 1px 1px 0px rgba(255,255,255,0.5), -1px 0 4px rgba(0,0,0,0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #889cb4;
  border-top: 1px solid #889cb4;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav {
  overflow-y: scroll;
  font-weight: 800;
  font-size: 1em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav lh {
  color: #889cb4;
  text-shadow: 0 1px 0 rgba(255,255,255,0.6);
  font-size: .85em;
  letter-spacing: .05em;
  text-transform: uppercase;
  padding: 10px 10px 5px 15px;
  display: block;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li .label {
  padding: 1px 6px 2px;
  background: rgba(0,0,0,0.2);
  vertical-align: top;
  line-height: 20px;
  font-size: 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li a {
  font-size: 13px;
  padding: 5px 0px 6px 25px;
  line-height: 1.4em;
  display: block;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  color: #222;
  text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li a:hover {
  background: #f7f7f7;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li a:active {
  background: #ddd;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li a .ltl {
  color: #8ca6c4;
  font-size: .8em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li:last-child {
  margin-bottom: 20px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a {
  background-color: #0e78f8;
  background-image: -moz-linear-gradient(top,#1780ff,#006bed);
  background-image: -ms-linear-gradient(top,#1780ff,#006bed);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1780ff),to(#006bed));
  background-image: -webkit-linear-gradient(top,#1780ff,#006bed);
  background-image: -o-linear-gradient(top,#1780ff,#006bed);
  background-image: linear-gradient(top,#1780ff,#006bed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1780ff', endColorstr='#006bed', GradientType=0);
  border-color: #006bed #006bed #0049a1;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  box-shadow: inset 1px 1px 0px rgba(255,255,255,0.2), 0 1px 3px rgba(0,0,0,0.2);
  border-top-color: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.7);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a:hover,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a:active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a.active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a[disabled] {
  background-color: #006bed;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a:active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a.active {
  background-color: #0054ba \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tabs-nav li.ui-state-active a .ltl {
  color: rgba(255,255,255,0.7);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .panels-wrap {
  padding: 15px 35px 35px 235px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel {
  display: table-cell;
  width: 10000px;
  font-weight: 300;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel h2,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel h3 {
  margin: 10px 0;
  font-weight: 600;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel strong {
  font-weight: 500;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel label {
  font-weight: 700;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel label > small {
  display: block;
  font-style: italic;
  opacity: .7;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.3em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel label > .sbtl {
  opacity: .3;
  font-weight: 400;
  opacity: .3;
  font-size: 80%;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .label-reg {
  font-size: 13px;
  line-height: 1em;
  margin: 8px 0 12px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .label-reg > input {
  margin: 0 3px 0 0;
  vertical-align: top;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel p,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel ul,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel ol {
  font-size: 1em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .panel-tab-content > p {
  font-size: 16px;
  line-height: 1.4em;
  max-width: 650px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .panel-tab-content > .well {
  margin: 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .panel-tab-content > .well > .btn i:last-child {
  margin-left: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .panel-tab-content > .well > .btn i:first-child {
  margin: 0 4px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .pl-text-input {
  background: #f7f7f7;
  width: 300px;
  font-size: 22px;
  height: 45px;
  padding: 10px;
  max-width: 100%;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .pl-text-input:disabled {
  opacity: .5;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .pl-textarea-input {
  background: #f7f7f7;
  font-size: 15px;
  line-height: 1.3em;
  min-height: 100px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .tab-panel-inner {
  min-height: 300px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .tab-panel-inner legend {
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .tab-panel-inner legend .clip-desc {
  font-weight: normal;
  font-size: 12px;
  margin-left: 7px;
  color: #aaa;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .tab-panel-inner legend .clip-tools {
  line-height: 1.5em;
  float: right;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-details {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-creds,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-overview {
  float: left;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-creds {
  float: left;
  width: 25%;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-creds .account-field {
  margin-bottom: .5em 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-creds .account-saving {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-overview {
  float: right;
  width: 70%;
  margin-bottom: 2em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-overview .account-overview-pad h3 {
  border-bottom: 1px solid #eee;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-overview .account-info {
  border-top: 1px solid #eee;
  padding: 1em 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .account-overview .account-info .well {
  padding: 10px;
  margin: 0 0 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .karma-nav {
  text-align: center;
  margin: .5em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .karma-row {
  text-align: center;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .karma-row .kcol {
  padding: 4px 0 10px;
  margin-bottom: 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .karma-row .big-karma {
  font-weight: 800;
  font-size: 60px;
  padding: 5px 5px 18px;
  line-height: 1.3em;
  background: #f7f7f7;
  text-shadow: 0 1px 0 #fff;
  position: relative;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .karma-row .big-karma strong {
  display: block;
  font-weight: 800;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  opacity: .3;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .store-search-results {
  max-width: 600px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .store-search-results li {
  border-top: 1px solid #eee;
  padding: 1em 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .store-search-results li p {
  opacity: .7;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt {
  border: 1px solid #ccc;
  background: #fcfcfc;
  margin: 0 15px 15px 0;
  float: left;
  width: 298px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt.opt-span-2 {
  width: 610px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt.opt-span-3 {
  width: 930px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt.opt-disabled {
  opacity: .7;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt.standard-form {
  float: none;
  width: auto;
  max-width: 600px;
  border: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt.codetext {
  width: 100%;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt.codetext textarea {
  height: 600px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt.codetext .codetext-label {
  float: left;
  margin: 5px 0 0 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt.codetext .codetext-help {
  float: right;
  margin: 0;
  background: transparent;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt label {
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt input[type="text"] {
  width: 100%;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .opt-name {
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#f7f7f7,#eee);
  background-image: -ms-linear-gradient(top,#f7f7f7,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#eee));
  background-image: -webkit-linear-gradient(top,#f7f7f7,#eee);
  background-image: -o-linear-gradient(top,#f7f7f7,#eee);
  background-image: linear-gradient(top,#f7f7f7,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eeeeee', GradientType=0);
  box-shadow: inset 1px 1px 0 #fff;
  border-bottom: 1px solid #ccc;
  text-shadow: 0 1px 0 #fff;
  padding: 2px 10px;
  font-size: 11px;
  font-weight: bold;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .opt-name small {
  color: #aaa;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .opt-box {
  padding: 15px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .opt-box .upload-thumb .img-wrap {
  display: inline-block;
  background: #fff url(/wp-content/themes/dms/editor/images/stripe.png) repeat 0 0;
  padding: 4px;
  border: 2px solid #FFF;
  margin-bottom: 7px;
  box-shadow: 0px 1px 4px #888;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .opt-box .upload-thumb .img-wrap img {
  max-width: 100%;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .help-block {
  font-size: 11px;
  line-height: 1.45em;
  margin: 1em 0;
  color: #000;
  background: #f7f7f7;
  text-shadow: 0 1px 0 #fff;
  padding: 7px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .help-block ul,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .help-block ol {
  padding-left: 16px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .pl-help-text {
  margin: 0 3px;
  opacity: .4;
  z-index: 1035;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .pl-help-text:hover {
  opacity: 1;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .checklist-label {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
  line-height: 1.6em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .checklist-label input[type="checkbox"] {
  margin-top: 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .checklist-label p {
  opacity: .6;
  font-weight: normal;
  margin: 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .checklist-label.disabled {
  opacity: .6;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .import-button {
  margin-bottom: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .publish-button {
  margin: 15px 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .fileinput-button {
  position: relative;
  overflow: hidden;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px,0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .opt-ref {
  margin-bottom: 1em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .opt-ref .help-block {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .opt .type-preview {
  text-align: center;
  padding: 5px;
  font-size: 1.2em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item {
  width: 90px;
  margin: 5px 15px 3px 5px;
  float: left;
  font-size: 11px;
  line-height: 1.2em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates {
  font-size: 13px;
  line-height: 1.3em;
  width: 320px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .img i {
  color: #ddd;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad {
  padding: 10px 7px 15px 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#f7f7f7,#eee);
  background-image: -ms-linear-gradient(top,#f7f7f7,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#eee));
  background-image: -webkit-linear-gradient(top,#f7f7f7,#eee);
  background-image: -o-linear-gradient(top,#f7f7f7,#eee);
  background-image: linear-gradient(top,#f7f7f7,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eeeeee', GradientType=0);
  box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 rgba(255,255,255,0.5);
  text-shadow: 0 1px 0 #fff;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-text {
  padding: 0;
  font-size: 13px;
  line-height: 1.4em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-text .x-name {
  font-size: 16px;
  line-height: 1.4em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-text .x-item-sub {
  margin: 5px 0;
  color: #666;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions {
  margin-top: 5px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions button,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions .btn-group {
  margin-bottom: 5px;
  text-transform: capitalize;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions .dropdown-menu a .badge {
  display: none;
  font-weight: normal;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions .posttype-tag,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions .global-tag,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions .the-active-template {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions.active-template .load-template {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions.active-template .the-active-template {
  display: inline-block;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions.active-global .global-tag {
  display: inline-block;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions.active-global .dropdown-menu a.global-link .badge {
  display: inline;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions.active-global .dropdown-menu a.global-link .not-active {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions.active-type .posttype-tag {
  display: inline-block;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions.active-type .dropdown-menu a.posttype-link .badge {
  display: inline;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-templates .x-item-pad .x-item-actions.active-type .dropdown-menu a.posttype-link .not-active {
  display: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-disable .x-item-frame {
  opacity: .4;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-disable:hover {
  cursor: not-allowed;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-pane {
  width: 480px;
  font-size: 14px;
  line-height: 1.5em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-pane .x-pane-pad {
  padding-left: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-pane .x-pane-frame {
  margin-bottom: 20px;
  min-height: 230px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-pane .x-pane-title {
  font-weight: 300;
  margin-bottom: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-pane .x-pane-info {
  margin: 1.5em 0;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-pane .x-pane-btns {
  background: #f7f7f7;
  padding: 10px;
  margin-bottom: 14px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-pane .x-pane-btns .btn {
  margin-right: .5em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-pane .x-close {
  float: right;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.ui-draggable .x-item-frame:hover {
  cursor: move;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-item-larger {
  width: 200px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-frame {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.6);
  overflow: hidden;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-frame:hover {
  cursor: pointer;
  box-shadow: 0 1px 6px rgba(0,0,0,0.6);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-frame:hover .pl-vignette:after {
  background-color: rgba(141,141,141,-0.02);
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image: -ms-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.1)),to(rgba(0,0,0,0.2)));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image: -o-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image: linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.1)', endColorstr='rgba(0,0,0,0.2)', GradientType=0);
  box-shadow: inset -1px -1px rgba(255,255,255,0.2);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-frame:active {
  box-shadow: none;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-frame:active .pl-vignette:after {
  background-color: rgba(0,0,0,0.08);
  background-image: -moz-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.1));
  background-image: -ms-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.1));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0.2)),to(rgba(0,0,0,0.1)));
  background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.1));
  background-image: -o-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.1));
  background-image: linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.1));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.2)', endColorstr='rgba(0,0,0,0.1)', GradientType=0);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-frame .pl-vignette {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-frame .pl-vignette:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: inset 1px 1px 0 rgba(255,255,255,0.5), inset -1px -1px 0 rgba(255,255,255,0.5);
  background-color: rgba(0,0,0,-0.04);
  background-image: -moz-linear-gradient(top,transparent,rgba(0,0,0,0.1));
  background-image: -ms-linear-gradient(top,transparent,rgba(0,0,0,0.1));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(transparent),to(rgba(0,0,0,0.1)));
  background-image: -webkit-linear-gradient(top,transparent,rgba(0,0,0,0.1));
  background-image: -o-linear-gradient(top,transparent,rgba(0,0,0,0.1));
  background-image: linear-gradient(top,transparent,rgba(0,0,0,0.1));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0)', endColorstr='rgba(0,0,0,0.1)', GradientType=0);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-text {
  padding: 6px 0 2px 4px;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.4em;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-text .x-item-sub {
  color: #BBB;
  font-weight: normal;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-text .x-item-sub .badge {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 8px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .x-item-text .x-name {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item img {
  max-width: 100%;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item .title {
  font-weight: bold;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fafafa,#eee);
  background-image: -ms-linear-gradient(top,#fafafa,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#eee));
  background-image: -webkit-linear-gradient(top,#fafafa,#eee);
  background-image: -o-linear-gradient(top,#fafafa,#eee);
  background-image: linear-gradient(top,#fafafa,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eeeeee', GradientType=0);
  border-color: #eee #eee #c8c8c8;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  box-shadow: inset 1px 1px 0 #fff;
  cursor: pointer;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box.active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box[disabled] {
  background-color: #eee;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box.active {
  background-color: #d5d5d5 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover {
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top,#f7f7f7,#eaeaea);
  background-image: -ms-linear-gradient(top,#f7f7f7,#eaeaea);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#eaeaea));
  background-image: -webkit-linear-gradient(top,#f7f7f7,#eaeaea);
  background-image: -o-linear-gradient(top,#f7f7f7,#eaeaea);
  background-image: linear-gradient(top,#f7f7f7,#eaeaea);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
  border-color: #eaeaea #eaeaea #c4c4c4;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover:hover,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover:active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover.active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover[disabled] {
  background-color: #eaeaea;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover:active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:hover.active {
  background-color: #d1d1d1 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  box-shadow: inset 1px 1px 0 rgba(0,0,0,0.2);
  background-color: #e4e4e4;
  background-image: -moz-linear-gradient(top,#ddd,#eee);
  background-image: -ms-linear-gradient(top,#ddd,#eee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ddd),to(#eee));
  background-image: -webkit-linear-gradient(top,#ddd,#eee);
  background-image: -o-linear-gradient(top,#ddd,#eee);
  background-image: linear-gradient(top,#ddd,#eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee', GradientType=0);
  border-color: #eee #eee #c8c8c8;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active:hover,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active:active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active.active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active.disabled,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active[disabled] {
  background-color: #eee;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active:active,
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box:active.active {
  background-color: #d5d5d5 \9;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box .t-box-pad {
  padding: 17px 24px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.t-box .t-box-pad .img i {
  font-size: 40px;
  line-height: 40px;
  color: #ccc;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-item-size-5 {
  width: 120px;
  margin: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-item-size-10 {
  width: 210px;
  margin: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .x-list .x-item.x-item-size-15 {
  width: 270px;
  margin: 10px;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .pl-vignette {
  width: 100%;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .faux-img {
  width: 100%;
  padding-bottom: 65%;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top,#fff,#f7f7f7);
  background-image: -ms-linear-gradient(top,#fff,#f7f7f7);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f7f7f7));
  background-image: -webkit-linear-gradient(top,#fff,#f7f7f7);
  background-image: -o-linear-gradient(top,#fff,#f7f7f7);
  background-image: linear-gradient(top,#fff,#f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
  vertical-align: top;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .tab-panel .faux-img .txt {
  line-height: 100%;
  text-align: center;
  font-weight: bold;
  color: #444;
}
#PageLinesToolbox.pl-toolbox .toolbox-panel .ui-tabs .ui-tabs-hide {
  display: none;
}
#PageLinesToolbox.pl-toolbox .live-wrap {
  box-shadow: inset 0 0 8px rgba(0,0,0,0.35);
  padding: 10px;
  background: #fff;
  border: 1px solid #fff;
}
#PageLinesToolbox.pl-toolbox .live-wrap iframe {
  width: 100%;
  height: 100%;
  height: 450px;
  display: block;
}
#PageLinesToolbox.pl-toolbox .x-item-popover {
  width: auto;
  background: rgba(0,0,0,0.5);
  border: none;
}
#PageLinesToolbox.pl-toolbox .x-item-popover .popover-content {
  padding: 5px;
}
#PageLinesToolbox.pl-toolbox .x-item-popover img {
  display: block;
  max-height: 150px;
  max-width: 400px;
}
#PageLinesToolbox.pl-toolbox .x-item-popover .arrow {
  border-top-color: rgba(0,0,0,0.2);
}
.bootbox {
  text-align: center;
}
.bootbox .spn .spn-txt {
  font-size: 18px;
  margin: 9px 0;
  font-weight: bold;
}
.bootbox .modal-footer {
  padding: 7px;
}
.bootbox p:last-child {
  margin-bottom: 0;
}
.pl-touchable {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.6);
  overflow: hidden;
}
.pl-touchable .pl-touchable-vignette:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: inset 1px 1px 0 rgba(255,255,255,0.5);
  background-color: rgba(159,159,159,0.06);
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0.2),rgba(0,0,0,0.15));
  background-image: -ms-linear-gradient(top,rgba(255,255,255,0.2),rgba(0,0,0,0.15));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.2)),to(rgba(0,0,0,0.15)));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.2),rgba(0,0,0,0.15));
  background-image: -o-linear-gradient(top,rgba(255,255,255,0.2),rgba(0,0,0,0.15));
  background-image: linear-gradient(top,rgba(255,255,255,0.2),rgba(0,0,0,0.15));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.2)', endColorstr='rgba(0,0,0,0.15)', GradientType=0);
}
.isotope-item {
  z-index: 2;
}
.isotope-item.isotope-hidden {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.CodeMirror {
  background: #fafafa;
  box-shadow: inset 2px 2px 5px #eee;
  border: 1px solid #cdcdcd;
}
.CodeMirror-gutter {
  box-shadow: 1px 0 4px #eee, inset 1px 1px 0 #fff;
}
.qq-uploader {
  position: relative;
  width: 100%;
}
.qq-upload-drop-area,
.qq-upload-extra-drop-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 30px;
  z-index: 2;
  background: #FF9797;
  text-align: center;
}
.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}
.qq-upload-extra-drop-area {
  position: relative;
  margin-top: 50px;
  font-size: 16px;
  padding-top: 30px;
  height: 20px;
  min-height: 40px;
}
.qq-upload-drop-area-active {
  background: #FF7171;
}
.qq-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qq-upload-list li {
  margin: 0;
  padding: 9px;
  line-height: 15px;
  font-size: 16px;
  background-color: #FFF0BD;
}
.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-retry,
.qq-upload-failed-text,
.qq-upload-finished {
  margin-right: 12px;
}
.qq-upload-spinner {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-drop-processing {
  display: none;
}
.qq-drop-processing-spinner {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: text-bottom;
}
.qq-upload-finished {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-retry {
  display: none;
  color: #000000;
}
.qq-upload-cancel {
  color: #000000;
}
.qq-upload-retryable .qq-upload-retry {
  display: inline;
}
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-retry {
  font-size: 12px;
  font-weight: normal;
}
.qq-upload-failed-text {
  display: none;
  font-style: italic;
  font-weight: bold;
}
.qq-upload-failed-icon {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
  display: inline;
}
.qq-upload-retrying .qq-upload-failed-text {
  display: inline;
  color: #D60000;
}
.qq-upload-list li.qq-upload-success {
  background-color: #5DA30C;
  color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
  background-color: #D60000;
  color: #FFFFFF;
}
.qq-progress-bar {
  background: -moz-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1e5799),color-stop(50%,#2989d8),color-stop(51%,#207cca),color-stop(100%,#7db9e8));
  background: -webkit-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -o-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -ms-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: linear-gradient(to bottom,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  width: 0%;
  height: 15px;
  border-radius: 6px;
  margin-bottom: 3px;
  display: none;
}
.post-nav,
.current_posts_info {
  padding: 5px 10px;
  position: relative;
}
.post-nav a,
.current_posts_info a {
  text-decoration: none;
  color: inherit;
  opacity: .6;
}
.post-nav a:hover,
.current_posts_info a:hover {
  opacity: 1;
}
.post-nav .previous a,
.current_posts_info .previous a {
  float: left;
}
.post-nav .next a,
.current_posts_info .next a {
  float: right;
  text-align: right;
}
.post-nav .previous a,
.post-nav .next a,
.current_posts_info .previous a,
.current_posts_info .next a {
  line-height: 16px;
  display: block;
}
.wp-caption {
  text-align: center;
  padding: 8px 4px 4px;
  border-radius: 3px;
  max-width: 98%;
  margin-bottom: 1em;
  background-color: #f6f6f6;
  border: 1px solid #dddddd;
}
.wp-caption .wp-caption-text {
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  margin: 0;
  padding: 6px 0 2px;
}
.wp-caption img {
  display: inline-block;
  margin: 0;
  padding: 2px;
  border: 0 none;
  background: rgba(255,255,255,0.6);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.wp-caption .wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
#wp-calendar {
  overflow: hidden;
  padding: 0;
  text-align: center;
  padding: 8px 15px;
  margin: 0;
  text-align: center;
  margin-top: 5px;
  width: 100%;
  border-collapse: collapse;
}
#wp-calendar thead th,
#wp-calendar caption {
  background-color: #f2f2f2;
  color: rgba(0,0,0,0.6);
}
#wp-calendar caption {
  background-color: #f2f2f2;
  font-size: .9em;
  padding: 2px;
  font-weight: normal;
  font-weight: bold;
}
#wp-calendar thead th {
  background-color: #f6f6f6;
  padding: 2px;
  font-size: .9em;
}
#wp-calendar td {
  padding: 4px 8px;
}
#wp-calendar #today {
  background-color: #f2f2f2;
  font-weight: bold;
}
.widget {
  margin: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
.widget .widget-title,
.widget .widgettitle {
  text-align: left;
  padding: 3px 8px 3px 0px;
  font-size: 17.6px;
  margin-bottom: .5em;
}
.widget .widget-title > a,
.widget .widgettitle > a {
  color: inherit;
}
.widget .widget-pad {
  padding: 10px;
}
.widget.widget_search .searchfield {
  float: left;
}
.widget .tagcloud {
  padding: .7em;
  line-height: 1.4em;
}
.widget.widget_search .widget-title {
  margin-bottom: 10px;
}
.widget.widget_archive .postform,
.widget.widget_categories .postform {
  margin: 10px 10px;
}
.widget.widget_recent_comments li {
  padding: 4px;
}
.widget .textwidget {
  padding: 5px 2px;
  font-size: 13.6px;
}
.widget .textwidget > p,
.widget .textwidget > address,
.widget .textwidget > blockquote {
  margin: 1em 0;
}
.widget .textwidget > p:first-child,
.widget .textwidget > address:first-child,
.widget .textwidget > blockquote:first-child {
  margin-top: 0;
}
.widget .textwidget > p:last-child,
.widget .textwidget > address:last-child,
.widget .textwidget > blockquote:last-child {
  margin-bottom: 0;
}
.widget ul {
  margin: 0 0 10px .4em;
  font-size: 13.6px;
}
.widget ul.sub-menu {
  margin: 0px;
}
.widget ul li {
  list-style: none;
  display: block;
  padding: 0 2px;
}
.widget ul li ul li {
  margin-left: .3em;
}
.widget .tags-list a {
  display: inline-block;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 3px 3px 0;
  padding: 1px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pprow .widget {
  margin: 0;
}
ul.sidebar_widgets {
  list-style-type: none;
}
.wp-comments {
  margin: 1em 0 0;
  padding-top: 40px;
  margin-top: -40px;
}
.wp-comments .wp-comments-pad {
  padding: 10px 0;
}
.wp-comments .wp-comments-pad > #respond input[type="text"],
.wp-comments .wp-comments-pad > #respond textarea {
  background: #f6f6f6;
  border: 1px solid #dddddd;
  color: #000000;
}
#respond {
  margin: 24.8px;
  text-align: left;
}
#respond #reply-title {
  font-size: 25px;
}
#respond #commentform {
  margin-top: 10px;
}
#respond #commentform p {
  margin: 0 0 10px;
}
#respond #commentform small {
  font-size: 90%;
}
#respond #commentform label {
  display: inline;
}
#respond #commentform input[type="text"] {
  display: block;
}
#respond #commentform textarea {
  height: 140px;
}
#respond #commentform #submit {
  display: inline;
}
#respond #commentform .required {
  color: rgba(0,0,0,0.6);
}
#respond #commentform p.logged-in-as,
#respond #commentform p.comment-form-comment,
#respond #commentform p.form-submit {
  margin: .3em 0;
}
#respond #commentform p.comment-form-comment {
  margin: .8em 0;
}
p.form-allowed-tags {
  width: auto;
  margin-bottom: 1.6em;
  font-size: .85em;
}
p.form-allowed-tags code {
  background: transparent;
  border: none;
  display: block;
  font-size: 10px;
  line-height: 1.4em;
  margin: 0 0 10px;
  padding: 0;
}
.nocommentform {
  display: none;
}
#comments-title {
  font-size: 25px;
}
.wp-comments h3 {
  font-size: 25px;
}
.wp-comments .commentlist {
  list-style-type: none;
  margin: 10px 0px 10px 18px;
  line-height: 1.6em;
}
.wp-comments .commentlist > .comment {
  padding-left: 80px;
  border-bottom: 1px dashed #e9e9e9;
}
.wp-comments .commentlist p {
  margin: 0 0 1em;
}
.wp-comments .commentlist li {
  padding: 20px;
}
.wp-comments .commentlist li ul li {
  padding: 15px 0;
}
.wp-comments .commentlist img.avatar {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  float: left;
  margin-left: -75px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.wp-comments .commentlist cite {
  font-weight: bold;
  font-style: normal;
}
.wp-comments .commentlist .comment-author {
  font-size: 1.1em;
}
.wp-comments .commentlist .comment-awaiting-moderation {
  opacity: .7;
  padding: 0 5px;
  display: inline-block;
  margin: 4px 0 8px 0;
}
.wp-comments .commentlist .comment-meta {
  margin: 0 0 24.8px;
  display: block;
  font-size: 11px;
  line-height: 14px;
}
.wp-comments .commentlist .comment-meta a {
  color: inherit;
  opacity: .7;
}
.wp-comments .commentlist ul.children {
  list-style-type: none;
}
.wp-comments .commentlist ul.children .comment-body {
  padding-left: 50px;
}
.wp-comments .commentlist ul.children img.avatar {
  width: 40px;
  margin-top: 0;
  margin-left: -50px;
  color: inherit;
  opacity: .7;
}
#multisite_area {
  font-size: 1.1em;
  line-height: 1.63em;
}
#multisite_area .mu_register {
  width: auto;
}
#multisite_area .mu_register input[type="text"] {
  height: auto;
  font-size: 35px;
  background: #f6f6f6;
  padding: 7px 6px;
}
#multisite_area .mu_register input[type="submit"] {
  width: auto;
  padding: 8px 18px;
  font-size: 14px;
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
}
#multisite_area .mu_register h1,
#multisite_area .mu_register h2,
#multisite_area .mu_register h3 {
  margin: 1em 0 .5em 0;
}
#multisite_area .mu_register > h2 {
  font-size: 28px;
}
#multisite_area .mu_register ul {
  padding-left: 25px;
  list-style-type: none;
}
#multisite_area .mu_register p {
  font-size: 16px;
  line-height: 1.6em;
}
#multisite_area .mu_register p.submit,
#multisite_area .mu_register p.submit:hover,
#multisite_area .mu_register p.submit:active {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
#multisite_area .mu_alert {
  margin: 1em 0;
  font-weight: normal;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password] {
  font-size: 16px;
  padding: 5px;
}
#wpadminbar {
  min-width: 800px;
}
#wpadminbar .pl-admin-bar-label {
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-size: .846em;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
  padding: 3px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.screen-reader-text {
  display: none;
}
#wpstats {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.buttons_added input[type="button"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
.buttons_added input[type="number"] {
  margin-bottom: 0;
}
#page .widget_wp125 {
  padding: 0;
}
#page .widget_wp125.widget {
  border: none;
  padding: 0;
  margin: 0 0 1em 0;
}
#page .widget_wp125.widget .wtitle {
  display: none;
}
#page .widget_wp125.widget .winner {
  padding: 0;
  line-height: 1px;
}
#page .widget_wp125 .winner {
  width: 100%;
}
#page .widget_wp125 .wp125ad {
  padding: 0;
  width: auto;
  float: left;
  max-width: 50%;
}
#page .widget_wp125 .wp125ad a {
  margin: 6px;
  padding: 5px;
  margin: 2px 5px 5px 5px;
  display: inline-block;
  border: 1px solid transparent;
  background: #e9e9e9;
  border: 1px solid #f4f4f4;
  box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
#page .widget_wp125 .wp125ad a img {
  width: 125px;
  height: auto;
  display: block;
  box-shadow: 0 1px 2px #fefefe;
}
#page .widget_wp125 .wp125ad a:hover {
  background: #f4f4f4;
}
.widget ul.twitter .twitter-item {
  font-weight: normal;
  font-style: italic;
  margin-bottom: .4em;
  font-size: .9em;
}
.typekit-badge {
  display: none !important;
}
.widget_flickrRSS.widget ul {
  margin: 7px 0px 0px 0px;
}
.widget_flickrRSS.widget ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.widget_flickrRSS a {
  display: inline-block;
  margin: 8px 12px 2px 5px;
}
.widget_flickrRSS a img {
  display: block;
  font-size: 10px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  padding: 3px;
}
.widget_flickrRSS a img,
.srp-widget-thmblink {
  background: #e9e9e9;
  border: 1px solid #f4f4f4;
  box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
.widget_flickrRSS a img:hover {
  background: #f4f4f4;
}
.widget div.srp-widget-singlepost {
  border-bottom: 1px solid #f2f2f2;
  font-size: .85em;
  margin: 0;
  padding: 1.2em 0;
}
.widget .srp-widget-title-link {
  font-size: .9em;
  line-height: 1.2em;
}
.widget .srp-widget-date {
  color: rgba(0,0,0,0.6);
}
.widget div.srp-thumbnail-box {
  padding-right: 15px;
}
.srp-widget-excerpt {
  line-height: 1.5em;
}
.srp-widget-thmblink {
  display: block;
  padding: 3px;
  text-decoration: none;
  border: none;
  text-shadow: none;
  width: 50px;
}
.srp-widget-thmblink img {
  display: block;
}
#site #dsq-content {
  text-shadow: none;
}
#site #dsq-content a {
  text-shadow: none;
}
#site #dsq-content .dsq-request-user-info td a {
  font-weight: normal;
  font-size: 1.2em;
  color: #000000;
}
#site #dsq-content .dsq-brlink {
  display: none;
}
#site #dsq-content .dsq-request-user-info td small a {
  font-style: italic;
}
#site #dsq-content h3 {
  line-height: 1.5em;
  margin-bottom: 1em;
  border-color: #f2f2f2;
}
.cform input {
  padding: 5px;
  font-size: 1.1em;
}
.cform fieldset {
  border: none;
}
.cform input[type="text"].cf_error:focus {
  border-color: rgba(82,168,236,0.8);
}
.cform label {
  display: block;
  margin: 0;
  text-align: left;
}
.cform legend {
  display: none;
}
.cform .contentcontainer  .cform {
  margin: 5px 50px;
  padding: 0px 0;
}
.cform ol,
.cform li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cform li {
  margin-bottom: .7em;
}
.cform .single {
  width: 97%;
}
.cform .area {
  width: 97%;
}
.cform .emailreqtxt,
.cform .reqtxt {
  font-style: italic;
}
.cform .cf_hidden {
  display: none;
}
.cform .success {
  padding: 15px;
  margin-bottom: .5em;
  font-size: 1.4em;
  background-color: #f2f2f2;
}
.mailinglist .cform ol {
  width: 262px;
  float: left;
}
.mailinglist .cform .single {
  width: 97%;
}
.mailinglist .cform .sendbutton {
  margin: 21px 0 0 10px;
  padding: 3px 0 2px 0;
}
.mailinglist .cform .linklove a {
  display: none;
}
#page div.wpcf7-mail-sent-ok {
  border: 1px solid #cee5bb;
  background: #dff0d8;
}
#page span.wpcf7-not-valid-tip {
  border: 1px solid #faebcc;
  background: #fcf8e3;
}
#page div.wpcf7-validation-errors {
  border: 1px solid #ebccd1;
  background: #f2dede;
}
#page div.wpcf7-mail-sent-ok,
#page span.wpcf7-not-valid-tip,
#page div.wpcf7-validation-errors {
  text-shadow: 0 1px 0 rgba(255,255,255,0.8);
  text-align: center;
  -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255,0.5);
  -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255,0.5);
  box-shadow: inset 1px 1px 2px rgba(255,255,255,0.5);
}
.pagelines-grid {
  padding: 1%;
}
.row,
.row-fluid,
.editor-row {
  width: 100%;
  *zoom: 1;
}
.row:before,
.row:after,
.row-fluid:before,
.row-fluid:after,
.editor-row:before,
.editor-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after,
.row-fluid:after,
.editor-row:after {
  clear: both;
}
.row > [class*="span"],
.row-fluid > [class*="span"],
.editor-row > [class*="span"] {
  float: left;
  margin-left: 2.127659574%;
  margin-bottom: 24.8px;
}
.row > [class*="span"]:first-child,
.row > section:first-of-type,
.row .sortable-first,
.row-fluid > [class*="span"]:first-child,
.row-fluid > section:first-of-type,
.row-fluid .sortable-first,
.editor-row > [class*="span"]:first-child,
.editor-row > section:first-of-type,
.editor-row .sortable-first {
  margin-left: 0;
  clear: both;
}
.row .span12,
.row-fluid .span12,
.editor-row .span12 {
  width: 99.99999999%;
}
.row .span11,
.row-fluid .span11,
.editor-row .span11 {
  width: 91.489361693%;
}
.row .span10,
.row-fluid .span10,
.editor-row .span10 {
  width: 82.978723396%;
}
.row .span9,
.row-fluid .span9,
.editor-row .span9 {
  width: 74.468085099%;
}
.row .span8,
.row-fluid .span8,
.editor-row .span8 {
  width: 65.957446802%;
}
.row .span7,
.row-fluid .span7,
.editor-row .span7 {
  width: 57.446808505%;
}
.row .span6,
.row-fluid .span6,
.editor-row .span6 {
  width: 48.936170208%;
}
.row .span5,
.row-fluid .span5,
.editor-row .span5 {
  width: 40.425531911%;
}
.row .span4,
.row-fluid .span4,
.editor-row .span4 {
  width: 31.914893614%;
}
.row .span3,
.row-fluid .span3,
.editor-row .span3 {
  width: 23.404255317%;
}
.row .span2,
.row-fluid .span2,
.editor-row .span2 {
  width: 14.89361702%;
}
.row .span1,
.row-fluid .span1,
.editor-row .span1 {
  width: 6.382978723%;
}
.row .offset12,
.row-fluid .offset12,
.editor-row .offset12 {
  margin-left: 104.255319138%;
}
.row .offset12.sortable-first,
.row .offset12:first-child,
.row-fluid .offset12.sortable-first,
.row-fluid .offset12:first-child,
.editor-row .offset12.sortable-first,
.editor-row .offset12:first-child {
  margin-left: 102.127659564%;
}
.row .offset11,
.row-fluid .offset11,
.editor-row .offset11 {
  margin-left: 95.744680841%;
}
.row .offset11.sortable-first,
.row .offset11:first-child,
.row-fluid .offset11.sortable-first,
.row-fluid .offset11:first-child,
.editor-row .offset11.sortable-first,
.editor-row .offset11:first-child {
  margin-left: 93.617021267%;
}
.row .offset10,
.row-fluid .offset10,
.editor-row .offset10 {
  margin-left: 87.234042544%;
}
.row .offset10.sortable-first,
.row .offset10:first-child,
.row-fluid .offset10.sortable-first,
.row-fluid .offset10:first-child,
.editor-row .offset10.sortable-first,
.editor-row .offset10:first-child {
  margin-left: 85.10638297%;
}
.row .offset9,
.row-fluid .offset9,
.editor-row .offset9 {
  margin-left: 78.723404247%;
}
.row .offset9.sortable-first,
.row .offset9:first-child,
.row-fluid .offset9.sortable-first,
.row-fluid .offset9:first-child,
.editor-row .offset9.sortable-first,
.editor-row .offset9:first-child {
  margin-left: 76.595744673%;
}
.row .offset8,
.row-fluid .offset8,
.editor-row .offset8 {
  margin-left: 70.21276595%;
}
.row .offset8.sortable-first,
.row .offset8:first-child,
.row-fluid .offset8.sortable-first,
.row-fluid .offset8:first-child,
.editor-row .offset8.sortable-first,
.editor-row .offset8:first-child {
  margin-left: 68.085106376%;
}
.row .offset7,
.row-fluid .offset7,
.editor-row .offset7 {
  margin-left: 61.702127653%;
}
.row .offset7.sortable-first,
.row .offset7:first-child,
.row-fluid .offset7.sortable-first,
.row-fluid .offset7:first-child,
.editor-row .offset7.sortable-first,
.editor-row .offset7:first-child {
  margin-left: 59.574468079%;
}
.row .offset6,
.row-fluid .offset6,
.editor-row .offset6 {
  margin-left: 53.191489356%;
}
.row .offset6.sortable-first,
.row .offset6:first-child,
.row-fluid .offset6.sortable-first,
.row-fluid .offset6:first-child,
.editor-row .offset6.sortable-first,
.editor-row .offset6:first-child {
  margin-left: 51.063829782%;
}
.row .offset5,
.row-fluid .offset5,
.editor-row .offset5 {
  margin-left: 44.680851059%;
}
.row .offset5.sortable-first,
.row .offset5:first-child,
.row-fluid .offset5.sortable-first,
.row-fluid .offset5:first-child,
.editor-row .offset5.sortable-first,
.editor-row .offset5:first-child {
  margin-left: 42.553191485%;
}
.row .offset4,
.row-fluid .offset4,
.editor-row .offset4 {
  margin-left: 36.170212762%;
}
.row .offset4.sortable-first,
.row .offset4:first-child,
.row-fluid .offset4.sortable-first,
.row-fluid .offset4:first-child,
.editor-row .offset4.sortable-first,
.editor-row .offset4:first-child {
  margin-left: 34.042553188%;
}
.row .offset3,
.row-fluid .offset3,
.editor-row .offset3 {
  margin-left: 27.659574465%;
}
.row .offset3.sortable-first,
.row .offset3:first-child,
.row-fluid .offset3.sortable-first,
.row-fluid .offset3:first-child,
.editor-row .offset3.sortable-first,
.editor-row .offset3:first-child {
  margin-left: 25.531914891%;
}
.row .offset2,
.row-fluid .offset2,
.editor-row .offset2 {
  margin-left: 19.148936168%;
}
.row .offset2.sortable-first,
.row .offset2:first-child,
.row-fluid .offset2.sortable-first,
.row-fluid .offset2:first-child,
.editor-row .offset2.sortable-first,
.editor-row .offset2:first-child {
  margin-left: 17.021276594%;
}
.row .offset1,
.row-fluid .offset1,
.editor-row .offset1 {
  margin-left: 10.638297871%;
}
.row .offset1.sortable-first,
.row .offset1:first-child,
.row-fluid .offset1.sortable-first,
.row-fluid .offset1:first-child,
.editor-row .offset1.sortable-first,
.editor-row .offset1:first-child {
  margin-left: 8.510638297%;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #f6f6f6;
  border-left: 5px solid #e9e9e9;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
  font-size: 22px;
  color: inherit;
  opacity: .4;
}
.alert p {
  margin: 0;
}
.alert .btn-mini {
  vertical-align: top;
}
.alert-heading {
  color: inherit;
}
h2.alert-heading,
h3.alert-heading,
h4.alert-heading,
h5.alert-heading,
h6.alert-heading {
  margin: 0 auto 0.25em;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #453404;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #cee5bb;
  color: #468847;
}
.alert-important,
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #afd9ee;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.label,
.badge {
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-size: .846em;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
  background-color: #999;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
body a.label:hover,
body a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #f04831;
}
.label-important[href]:hover,
.badge-important[href]:hover {
  background-color: #de2910;
}
.label-warning,
.badge-warning {
  background-color: #f1c844;
}
.label-warning[href]:hover,
.badge-warning[href]:hover {
  background-color: #edba15;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href]:hover,
.badge-success[href]:hover {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #1780ff;
}
.label-info[href]:hover,
.badge-info[href]:hover {
  background-color: #0067e3;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href]:hover,
.badge-inverse[href]:hover {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.tooltip {
  position: absolute;
  z-index: 1035;
  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: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
}
.tooltip-inner {
  font-weight: normal;
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-shadow: none;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1035;
  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);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover .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:first-child {
  margin-top: 0;
}
.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;
}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 23.8px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  vertical-align: middle;
  background: #f2f2f2;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#FFFFFF,#f2f2f2);
  background-image: -ms-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(top,#FFFFFF,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', 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);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #f2f2f2;
}
.btn:active,
.btn.active {
  background-color: #d9d9d9 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #f2f2f2;
  background-position: 0 -25px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -ms-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  -webkit-transform: translate3d(0,1px,0);
  -moz-transform: translate3d(0,1px,0);
  -ms-transform: translate3d(0,1px,0);
  transform: translate3d(0,1px,0);
  background-image: none;
  box-shadow: inset 0 2px 2px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
body a.btn:hover {
  text-decoration: none;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 14px 20px;
  font-size: 18px;
  line-height: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 13.6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-important,
.btn-important:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover,
.btn-edit,
.btn-edit:hover {
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  color: #fff;
}
.btn-primary.active,
.btn-warning.active,
.btn-important.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active,
.btn-edit.active {
  color: rgba(255,255,255,0.75);
}
.btn-primary {
  background-color: #0e78f8;
  background-image: -moz-linear-gradient(top,#1780ff,#006bed);
  background-image: -ms-linear-gradient(top,#1780ff,#006bed);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1780ff),to(#006bed));
  background-image: -webkit-linear-gradient(top,#1780ff,#006bed);
  background-image: -o-linear-gradient(top,#1780ff,#006bed);
  background-image: linear-gradient(top,#1780ff,#006bed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1780ff', endColorstr='#006bed', GradientType=0);
  border-color: #006bed #006bed #0049a1;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #006bed;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #0054ba \9;
}
.btn-warning {
  background-color: #f1c244;
  background-image: -moz-linear-gradient(top,#f1c844,#f1ba44);
  background-image: -ms-linear-gradient(top,#f1c844,#f1ba44);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f1c844),to(#f1ba44));
  background-image: -webkit-linear-gradient(top,#f1c844,#f1ba44);
  background-image: -o-linear-gradient(top,#f1c844,#f1ba44);
  background-image: linear-gradient(top,#f1c844,#f1ba44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1c844', endColorstr='#f1ba44', GradientType=0);
  border-color: #f1ba44 #f1ba44 #d89810;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f1ba44;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eda815 \9;
}
.btn-important {
  background-color: #ef4027;
  background-image: -moz-linear-gradient(top,#f04831,#ee3319);
  background-image: -ms-linear-gradient(top,#f04831,#ee3319);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f04831),to(#ee3319));
  background-image: -webkit-linear-gradient(top,#f04831,#ee3319);
  background-image: -o-linear-gradient(top,#f04831,#ee3319);
  background-image: linear-gradient(top,#f04831,#ee3319);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f04831', endColorstr='#ee3319', GradientType=0);
  border-color: #ee3319 #ee3319 #ae200d;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-important:hover,
.btn-important:active,
.btn-important.active,
.btn-important.disabled,
.btn-important[disabled] {
  background-color: #ee3319;
}
.btn-important:active,
.btn-important.active {
  background-color: #c6250e \9;
}
.btn-success {
  background-color: #24c05a;
  background-image: -moz-linear-gradient(top,#27ce60,#21ac50);
  background-image: -ms-linear-gradient(top,#27ce60,#21ac50);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#27ce60),to(#21ac50));
  background-image: -webkit-linear-gradient(top,#27ce60,#21ac50);
  background-image: -o-linear-gradient(top,#27ce60,#21ac50);
  background-image: linear-gradient(top,#27ce60,#21ac50);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27ce60', endColorstr='#21ac50', GradientType=0);
  border-color: #21ac50 #21ac50 #146b32;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #21ac50;
}
.btn-success:active,
.btn-success.active {
  background-color: #18813c \9;
}
.btn-info {
  background-color: #20b4e2;
  background-image: -moz-linear-gradient(top,#25b9e7,#18acda);
  background-image: -ms-linear-gradient(top,#25b9e7,#18acda);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#25b9e7),to(#18acda));
  background-image: -webkit-linear-gradient(top,#25b9e7,#18acda);
  background-image: -o-linear-gradient(top,#25b9e7,#18acda);
  background-image: linear-gradient(top,#25b9e7,#18acda);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25b9e7', endColorstr='#18acda', GradientType=0);
  border-color: #18acda #18acda #107696;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #18acda;
}
.btn-info:active,
.btn-info.active {
  background-color: #1388ad \9;
}
.btn-inverse {
  background-color: #414141;
  background-image: -moz-linear-gradient(top,#555,#222);
  background-image: -ms-linear-gradient(top,#555,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#555),to(#222));
  background-image: -webkit-linear-gradient(top,#555,#222);
  background-image: -o-linear-gradient(top,#555,#222);
  background-image: linear-gradient(top,#555,#222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', 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);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #090909 \9;
}
.btn-edit {
  background-color: rgba(70,70,70,0.02);
  background-image: -moz-linear-gradient(top,rgba(70,70,70,0.5),rgba(70,70,70,0.7));
  background-image: -ms-linear-gradient(top,rgba(70,70,70,0.5),rgba(70,70,70,0.7));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(70,70,70,0.5)),to(rgba(70,70,70,0.7)));
  background-image: -webkit-linear-gradient(top,rgba(70,70,70,0.5),rgba(70,70,70,0.7));
  background-image: -o-linear-gradient(top,rgba(70,70,70,0.5),rgba(70,70,70,0.7));
  background-image: linear-gradient(top,rgba(70,70,70,0.5),rgba(70,70,70,0.7));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(70,70,70,0.5)', endColorstr='rgba(70,70,70,0.7)', GradientType=0);
  border-color: rgba(70,70,70,0.7) rgba(70,70,70,0.7) rgba(32,32,32,0.7);
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid rgba(0,0,0,0.7);
}
.btn-edit:hover,
.btn-edit:active,
.btn-edit.active,
.btn-edit.disabled,
.btn-edit[disabled] {
  background-color: rgba(70,70,70,0.7);
}
.btn-edit:active,
.btn-edit.active {
  background-color: rgba(45,45,45,0.7) \9;
}
.btn-link-icon > i:first-child {
  color: #225E9B;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 12.4px;
  margin-bottom: 12.4px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -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;
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  -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;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  -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;
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
  -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;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.btn-group .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open {
  *z-index: 1000;
}
.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 6px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 6px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-important .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #225E9B;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: rgba(34,94,155,0.7);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
body {
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.55em;
  color: #000000;
}
p {
  margin: 1.55em 0;
  hyphenate: auto;
  hyphenate-before: 2;
  hyphenate-after: 3;
  hyphenate-lines: 3;
  orphans: 4;
}
p small {
  color: rgba(0,0,0,0.7);
  font-size: 14px;
  line-height: 12.4px;
}
p:before {
  content: "";
  width: 8em;
  display: block;
  overflow: hidden;
}
a {
  color: #225E9B;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear;
}
a:hover {
  color: rgba(34,94,155,0.7);
  text-decoration: none;
}
dt {
  font-weight: bold;
}
dd {
  font-style: italic;
}
sup {
  font-size: .7em;
  vertical-align: top;
  vertical-align: super;
}
sub {
  font-size: .7em;
  vertical-align: bottom;
}
big {
  font-size: 1.3em;
}
abbr,
acronym {
  border-bottom: .1em dotted;
  cursor: help;
}
q:before,
q:after {
  content: "'";
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 12px;
  background-color: #f2f2f2;
  border: 1px solid #dedede;
}
code {
  padding: 2px 4px;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 1em;
  font-size: 12.025px;
  line-height: 18px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
pre.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: .4em 0;
  text-rendering: optimizelegibility;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 130%;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  font-size: 16px;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: inherit;
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  color: #225E9B;
}
.subhead {
  color: rgba(0,0,0,0.7);
  font-size: 82%;
}
h1,
.fpost .entry-title {
  font-size: 44.8px;
  line-height: 110%;
}
h2 {
  font-size: 38.4px;
}
h3 {
  font-size: 28.8px;
}
h4 {
  font-size: 22.4px;
}
h5 {
  font-size: 17.6px;
}
h6 {
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
  margin-top: .4em;
}
h1 + img,
h2 + img {
  margin-top: 1em;
}
.page-header {
  padding-bottom: 23.8px;
  margin: 74.4px 0 24.8px;
  border-bottom: 1px solid #dddddd;
}
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-header-minor {
  margin: 24.8px 0;
  padding: 12.4px 0;
  border-bottom: 1px solid #dddddd;
}
.hentry ul,
.hentry ol {
  padding: 0;
  margin: 1.3em 0 1.3em 1.3em;
  font-size: 90%;
  line-height: 1.3em;
}
.hentry ol list-style:decimal
		ol list-style:lower-roman
			ol {
  list-style: lower-alpha;
}
.hentry ul {
  list-style: disc;
}
.hentry ol {
  list-style: decimal;
}
.hentry ul ul,
.hentry ul ol,
.hentry ol ol,
.hentry ol ul {
  margin-bottom: 0;
}
.hentry h1,
.hentry h2,
.hentry h3,
.hentry h4,
.hentry h5,
.hentry h6 {
  margin: 1em 0;
}
ol,
ul {
  list-style-type: none;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 24.8px;
}
dt,
dd {
  line-height: 24.8px;
}
dt {
  font-weight: bold;
  line-height: 23.8px;
}
dd {
  margin-left: 12.4px;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 130px;
}
a {
  text-decoration: none;
}
a:focus {
  outline: 1px dotted invert;
}
a:active,
a:focus {
  outline: none !important;
}
input.searchfield:active {
  outline: none !important;
}
hr {
  clear: both;
  height: 0;
  margin: 24.8px 0;
  border: 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #fff;
}
hr.soften {
  height: 1px;
  background-image: -webkit-linear-gradient(left,transparent,rgba(0,0,0,0.1),transparent);
  background-image: -moz-linear-gradient(left,transparent,rgba(0,0,0,0.1),transparent);
  background-image: -ms-linear-gradient(left,transparent,rgba(0,0,0,0.1),transparent);
  background-image: -o-linear-gradient(left,transparent,rgba(0,0,0,0.1),transparent);
  border: 0;
}
strong {
  font-weight: 500;
}
em {
  font-style: italic;
}
.muted {
  color: #999;
}
.spamp {
  font-family: 'Baskerville', Palatino, georgia;
  font-style: italic;
  font-weight: normal;
}
.serifize {
  font-family: georgia, times, serif;
  font-style: italic;
  font-weight: normal;
}
abbr[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 24.8px;
  border-left: 5px solid rgba(0,0,0,0.6);
}
blockquote p {
  margin-bottom: 0;
  font-style: italic;
}
blockquote p:first-child {
  margin-top: 0;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote cite {
  display: block;
  font-size: 80%;
  line-height: 1.5em;
  padding-left: 10px;
  color: rgba(0,0,0,0.7);
}
blockquote small:before,
blockquote cite:before {
  content: '\2014 \00A0';
}
blockquote.side-right {
  float: right;
  max-width: 250px;
  margin: 0 0 1em 1em;
}
blockquote.side-left {
  float: left;
  max-width: 250px;
  margin: 0 1em 1em -1em;
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid rgba(0,0,0,0.6);
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 24.8px;
  line-height: 24.8px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
::selection {
  background: #225E9B;
}
::-moz-selection {
  background: #225E9B;
}
.muted {
  color: #999;
}
.text-warning {
  color: #453404;
}
.text-error {
  color: #b94a48;
}
.text-info {
  color: #3a87ad;
}
.text-success {
  color: #468847;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid rgba(0,0,0,0.3);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
body .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: 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);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
body .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
body .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 11.4px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
body .dropdown-menu li > a,
body .dropdown-menu li > span {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 24.8px;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu li.current-menu-item > a {
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  color: #fff;
  background-color: #1780ff;
  background-color: #0e7bfe;
  background-image: -moz-linear-gradient(top,#1780ff,#0072fd);
  background-image: -ms-linear-gradient(top,#1780ff,#0072fd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1780ff),to(#0072fd));
  background-image: -webkit-linear-gradient(top,#1780ff,#0072fd);
  background-image: -o-linear-gradient(top,#1780ff,#0072fd);
  background-image: linear-gradient(top,#1780ff,#0072fd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1780ff', endColorstr='#0072fd', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1780ff;
  background-color: #0e7bfe;
  background-image: -moz-linear-gradient(top,#1780ff,#0072fd);
  background-image: -ms-linear-gradient(top,#1780ff,#0072fd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1780ff),to(#0072fd));
  background-image: -webkit-linear-gradient(top,#1780ff,#0072fd);
  background-image: -o-linear-gradient(top,#1780ff,#0072fd);
  background-image: linear-gradient(top,#1780ff,#0072fd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1780ff', endColorstr='#0072fd', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  text-shadow: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.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;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.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;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion {
  margin-bottom: 24.8px;
}
.accordion-group {
  background: #fafafa;
  margin-bottom: 2px;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  background: #f2f2f2;
  border-bottom: 0;
}
.accordion-heading:hover {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f2f2f2;
}
.accordion-heading a:hover {
  text-decoration: none;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #f0f0f0;
}
.carousel {
  position: relative;
  margin-bottom: 24.8px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel h4 {
  margin-top: 0;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -ms-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
  width: 100%;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control,
.hentry .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right,
.hentry .carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.hentry .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333;
  background: rgba(0,0,0,0.75);
}
.carousel-caption p {
  margin: 0 0 0.8em 0;
  color: #fff;
}
.carousel-caption h4 {
  color: #fff;
}
.nav {
  margin-left: 0;
  margin-bottom: 24.8px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 24.8px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #225E9B;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 11.4px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #f0f0f0;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 24.8px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  background-color: #fafafa;
  border-color: #f0f0f0;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #000000;
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  border-bottom-color: transparent;
  cursor: default;
}
.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;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #225E9B;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #225E9B;
  border-bottom-color: #225E9B;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: rgba(34,94,155,0.7);
  border-bottom-color: rgba(34,94,155,0.7);
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.nav > .dropdown.active > a:hover {
  color: #000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999;
}
.hentry .nav-tabs > li {
  list-style: none;
}
ul.nav.nav-tabs {
  margin: 0;
}
ul.nav.nav-tabs a:hover {
  text-decoration: none;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  display: table;
  width: 100%;
  padding-top: 5px;
  background: #fafafa;
}
.tab-content p {
  padding-left: 10px;
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below .nav-tabs {
  border-top: 1px solid #f0f0f0;
}
.tabs-below .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.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;
}
.tabs-below .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #f0f0f0;
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
  border-color: transparent #f0f0f0;
}
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
  float: none;
}
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #f0f0f0;
}
.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;
}
.tabs-left .nav-tabs > li > a:hover {
  border-color: #f0f0f0;
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
  border-color: #f0f0f0;
  *border-right-color: #f0f0f0;
}
.tabs-right .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #f0f0f0;
}
.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;
}
.tabs-right .nav-tabs > li > a:hover {
  border-color: #f0f0f0;
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
  border-color: #f0f0f0;
  *border-left-color: #f0f0f0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-weight: normal;
  color: #777;
}
.modal.modal-large {
  width: 840px;
  margin-left: -430px;
}
.modal.fade {
  -webkit-transition: opacity .1s linear, top .1s ease-out;
  -moz-transition: opacity .1s linear, top .1s ease-out;
  -ms-transition: opacity .1s linear, top .1s ease-out;
  transition: opacity .1s linear, top .1s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal h1,
.modal h2,
.modal h3,
.modal h4,
.modal h5,
.modal h6 {
  font-weight: bold;
  color: #000;
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
}
.modal iframe {
  width: 100%;
  min-height: 400px;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 24.8px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -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;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
body .pl-thumbnails,
body .gallery {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
body .pl-thumbnails:before,
body .pl-thumbnails:after,
body .gallery:before,
body .gallery:after {
  display: table;
  content: "";
  line-height: 0;
}
body .pl-thumbnails:after,
body .gallery:after {
  clear: both;
}
body .pl-thumbnails > li,
body .gallery > li {
  float: left;
  margin-bottom: 24.8px;
  margin-left: 20px;
}
body .pl-thumbnails .thumbnail,
body .gallery .gallery-icon a,
.pl-thumbnail {
  display: block;
  padding: 4px;
  line-height: 24.8px;
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
body .pl-thumbnails .thumbnail[href]:hover,
body .gallery .gallery-icon a[href]:hover,
.pl-thumbnail[href]:hover {
  border-color: #225E9B;
  -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);
}
body .pl-thumbnails .thumbnail > img,
body .gallery .gallery-icon a > img,
.pl-thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
body .pl-thumbnails .thumbnail .caption,
body .pl-thumbnails .thumbnail .gallery-caption,
body .gallery .gallery-icon a .caption,
body .gallery .gallery-icon a .gallery-caption,
.pl-thumbnail .caption,
.pl-thumbnail .gallery-caption {
  padding: 9px;
  color: rgba(0,0,0,0.7);
}
#gallery-1 img {
  border: none !important;
}
.gallery-icon {
  display: inline-block;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.fade {
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -ms-transition: opacity .15s linear;
  transition: opacity .15s linear;
  opacity: 0;
}
.fade.in {
  opacity: 1;
}
.collapse {
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -ms-transition: height .35s ease;
  transition: height .35s ease;
  position: relative;
  overflow: hidden;
  height: 0;
}
.collapse.in {
  height: auto;
}
.pl-imageframe img,
img.pl-imageframe {
  padding: 4px;
  background: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pl-imageframe a:hover img {
  background: #f6f6f6;
}
.zmt {
  margin-top: 0 !important;
}
.zmb {
  margin-bottom: 0 !important;
}
.zb {
  border: none !important;
}
.tac {
  text-align: center !important;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 15px;
  color: rgba(0,0,0,0.7);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
}
code,
.prettyprint {
  background-color: #f6f6f6;
  border: 1px solid #d0d0d0;
}
.prettify-on .prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0;
  -moz-box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0;
  box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0;
}
ol.linenums li {
  color: #bebec5;
}
pre {
  display: block;
  padding: 11.9px;
  margin: 0 0 12.4px;
  font-size: 14.8px;
  line-height: 24.8px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
pre.prettyprint {
  margin-bottom: 24.8px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.pl-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.pl-video.youtube {
  padding-top: 30px;
}
.pl-video.vimeo {
  padding-top: 10px;
}
.pl-video iframe,
.pl-video object,
.pl-video embed {
  position: absolute;
  top: 0;
  left: 0;
}
.fix {
  *zoom: 1;
}
.fix:before,
.fix:after {
  display: table;
  content: "";
  line-height: 0;
}
.fix:after {
  clear: both;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.fix {
  *zoom: 1;
}
.fix:before,
.fix:after {
  display: table;
  content: "";
  line-height: 0;
}
.fix:after {
  clear: both;
}
.pl-animation {
  -webkit-backface-visibility: hidden;
}
.pl-pro-version .pla-scale,
.pl-pro-version .pla-fade,
.pl-pro-version .pla-from-left,
.pl-pro-version .pla-from-right,
.pl-pro-version .pla-from-top,
.pl-pro-version .pla-from-bottom {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.pl-pro-version .pla-scale.animation-loaded,
.pl-pro-version .pla-fade.animation-loaded,
.pl-pro-version .pla-from-left.animation-loaded,
.pl-pro-version .pla-from-right.animation-loaded,
.pl-pro-version .pla-from-top.animation-loaded,
.pl-pro-version .pla-from-bottom.animation-loaded {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.pl-pro-version .pla-scale {
  opacity: .3;
  -webkit-transform: scale(.3);
  -moz-transform: scale(.3);
  -ms-transform: scale(.3);
  transform: scale(.3);
}
.pl-pro-version .pla-from-left {
  -webkit-transform: translate3d(-100px,0,0);
  -moz-transform: translate3d(-100px,0,0);
  -ms-transform: translate3d(-100px,0,0);
  transform: translate3d(-100px,0,0);
}
.pl-pro-version .pla-from-right {
  -webkit-transform: translate3d(100px,0,0);
  -moz-transform: translate3d(100px,0,0);
  -ms-transform: translate3d(100px,0,0);
  transform: translate3d(100px,0,0);
}
.pl-pro-version .pla-from-bottom {
  -webkit-transform: translate3d(0,100px,0);
  -moz-transform: translate3d(0,100px,0);
  -ms-transform: translate3d(0,100px,0);
  transform: translate3d(0,100px,0);
}
.pl-pro-version .pla-from-top {
  -webkit-transform: translate3d(0,-100px,0);
  -moz-transform: translate3d(0,-100px,0);
  -ms-transform: translate3d(0,-100px,0);
  transform: translate3d(0,-100px,0);
}
.pl-pro-version .pl-appear {
  opacity: .1;
  -webkit-transform: scale(.5);
  -moz-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
}
.pl-pro-version .pl-appear.animation-loaded {
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.no-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes pl_appear {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes pl_appear {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes pl_appear {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes pl_appear {
  0% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
ul.inline-list {
  list-style-type: none;
}
ul.inline-list li {
  display: inline;
  padding: 0px 3px;
}
ul.tabbed-list {
  list-style-type: none;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
ul.tabbed-list > li,
ul.tabbed-list > lh {
  margin: 0;
  padding: 0;
  float: left;
}
ul.tabbed-list > li a,
ul.tabbed-list > lh a {
  display: block;
}
.media {
  overflow: hidden;
  overflow: visible;
  zoom: 1;
}
.media > .bd {
  display: table-cell;
  vertical-align: top;
  width: 10000px;
  *display: block;
  *width: auto;
  zoom: 1;
}
.media .bd > :first-child {
  margin-top: 0;
}
.media .bd > :last-child {
  margin-bottom: 0;
}
.media > .img {
  max-width: 25%;
  float: left;
  margin-right: 15px;
  text-align: center;
}
.media > .img.rtimg {
  float: right;
  margin-left: 15px;
}
.media > .img > img {
  display: inline-block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  width: auto \9;
}
.media > .img .thumbnail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  display: inline-block;
  padding: 3px;
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.media > .img .thumbnail[href]:hover {
  border-color: #225E9B;
  -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);
}
.media-list {
  margin-bottom: 0;
}
.media-list > li {
  line-height: 1.3em;
  margin-bottom: .8em;
}
.media-list > li .title,
.media-list > li .excerpt {
  display: block;
}
.media-list > li .excerpt {
  font-size: 82%;
}
.media-list > li:last-child {
  margin-bottom: 0;
}
.media-list .img .the-media {
  display: block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.pl-focus {
  -webkit-transition: box-shadow .5s;
  -moz-transition: box-shadow .5s;
  -ms-transition: box-shadow .5s;
  transition: box-shadow .5s;
  box-shadow: 0 0 14px #225E9B;
}
.pl-focus.stop-focus {
  box-shadow: none;
}
.pl-vignette {
  position: relative;
  display: inline-block;
}
.pl-vignette:after {
  box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
}
.pl-vignette .pl-vignette-allow-click {
  position: relative;
  z-index: 100;
}
.pprow {
  width: 100%;
  margin: 0 auto;
}
.pp2,
.pp3,
.pp4,
.pp5,
.pp6 {
  margin: 0;
  padding: 0;
  margin-right: 4%;
  float: left;
  border: none;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.pp3 {
  margin-right: 3%;
}
.pp4,
.pp5,
.pp6 {
  margin-right: 2%;
}
.pp1 {
  width: 100%;
  float: left;
}
.pp2 {
  width: 48%;
}
.pp3 {
  width: 31.333333333%;
}
.pp4 {
  width: 23.5%;
}
.pp5 {
  width: 18.4%;
}
.pp6 {
  width: 15%;
}
.pplast {
  margin-right: 0;
}
.ppfull .pp2,
.ppfull .pp3,
.ppfull .pp4,
.ppfull .pp5,
.ppfull .pp6 {
  margin-right: 0;
}
.ppfull .pp2 {
  width: 50%;
}
.ppfull .pp3 {
  width: 33.3333333%;
}
.ppfull .pp4 {
  width: 25%;
}
.ppfull .pp5 {
  width: 20%;
}
.ppfull .pp6 {
  width: 16.66666667%;
}
@media screen and (max-width: 650px) {
  .responsive #site .pp2,
  .responsive #site .pp3,
  .responsive #site .ppfree {
    width: 100%;
    margin-right: 0;
  }
  .responsive #site .pprand {
    width: 100% !important;
    float: none;
  }
  .responsive #site .pprand .pprand-pad {
    padding: 15px !important;
  }
}
@media screen and (max-width: 700px) {
  .responsive #site .pp4,
  .responsive #site .pp5,
  .responsive #site .pp6 {
    width: 100%;
    margin-right: 0;
  }
}
.boomboard {
  text-align: center;
  padding: 70px;
  min-height: 350px;
}
.boomboard h2.hugetext {
  font-size: 8em;
  line-height: 1.2em;
}
.billboard {
  padding: 60px 15px;
  margin: 0 0 2.5em 0;
}
.banner_pad {
  padding: 2em;
  text-align: center;
}
.banner_title.wicon {
  display: inline;
  padding: 0 23px;
  background-position: 0 4px;
  background-repeat: no-repeat;
}
.setup-section {
  padding: 8px 0 10px;
  background: #f6f6f6;
  text-align: center;
  line-height: 1.5em;
}
.plprint {
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-size: 10px;
  line-height: 1.3em;
  font-weight: bold;
  padding: 15px;
  border: 1px solid #ddd;
  background-color: rgba(159,238,253,0.012);
  background-image: -moz-linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-image: -ms-linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(182,242,253,0.06)),to(rgba(125,233,253,0.06)));
  background-image: -webkit-linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-image: -o-linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-image: linear-gradient(top,rgba(182,242,253,0.06),rgba(125,233,253,0.06));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(182,242,253,0.06)', endColorstr='rgba(125,233,253,0.06)', GradientType=0);
  color: #000;
  width: 90%;
  margin: 0px auto 30px;
}
.grid-element,
.media_overview {
  margin-bottom: 12px;
}
.grid-img-frame {
  max-width: 100%;
}
.grid-img-pad {
  width: 100%;
  float: left;
}
.vignette {
  position: relative;
}
.grid-title {
  margin: 0 0 .7em;
}
.grid-title-pad {
  position: relative;
  padding: 7px 0;
}
.gtitle {
  float: left;
}
.title-link {
  position: absolute;
  bottom: 7px;
  right: 4px;
  font-size: 11px;
  font-family: 'calibri', 'lucida grande', helvetica, arial;
  font-weight: bold;
  color: #888;
  padding: 3px 7px 4px;
  line-height: 1em;
}
.hovercard {
  position: absolute;
  bottom: 20px;
  background: rgba(0,0,0,0.6);
  text-shadow: none;
  color: #fff;
  line-height: 1.6em;
  padding: 5px 8px;
  display: none;
  text-align: left;
  font-size: 1.4em;
  bottom: 15px;
}
#supersized-loader {
  display: none;
  display: none;
  visibility: hidden;
}
#supersized {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
  background-size: cover;
}
#supersized img {
  height: auto;
  width: auto;
  position: relative;
  outline: none;
  border: none;
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}
.hidden {
  display: none;
}
.aligncenter,
.alignnone {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.center {
  text-align: center;
}
.alignleft {
  float: left;
  margin: 0 1.5em 1.5em 0;
}
.left {
  float: left;
}
.alignright {
  float: right;
  margin: 0 0 .4em 1.4em;
}
.right {
  float: right;
}
.textleft {
  text-align: left;
}
.textright {
  text-align: right;
}
.textjustify {
  text-align: justify;
}
.textcenter {
  text-align: center;
}
.clear {
  clear: both;
}
.block {
  display: block;
}
img.center,
img[align="center"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.left,
img[align="left"] {
  float: left;
  margin: 2px 10px 5px 0px;
}
img.right,
img[align="right"] {
  float: right;
  margin: 2px 0px 5px 10px;
}
table {
  width: 100%;
}
table .prettyprint {
  margin-bottom: 0;
}
.hentry table,
#comments table {
  margin-bottom: 1em;
  font-size: 80%;
  line-height: 1.3em;
}
.hentry table th,
#comments table th {
  background: #f6f6f6;
}
.hentry table th,
.hentry table td,
#comments table th,
#comments table td {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #e9e9e9;
  padding: .6em;
}
.table th {
  font-size: 16px;
  font-weight: bold;
}
.table td {
  color: #1a1a1a;
  line-height: 21.8px;
  font-size: 15px;
  vertical-align: top;
  border-top: 1px solid #dedede;
}
.table.mid td {
  vertical-align: middle;
}
colgroup + thead tr:first-child th,
colgroup + thead tr:first-child td,
thead:first-child tr:first-child th,
thead:first-child tr:first-child td {
  border-top: 0;
}
tbody + tbody {
  border-top: 2px solid #dedede;
}
.table-condensed th,
.table-condensed td,
.hentry .table-condensed th,
.hentry .table-condensed td {
  padding: 4px 5px;
}
.table-centered th,
.table-centered td {
  text-align: center;
}
.table-bordered {
  border: 1px solid #dedede;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dedede;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f5f5f5;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin: 24.8px 0;
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top,#f2f2f2,#f7f7f7);
  background-image: -ms-linear-gradient(top,#f2f2f2,#f7f7f7);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#f7f7f7));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#f7f7f7);
  background-image: -o-linear-gradient(top,#f2f2f2,#f7f7f7);
  background-image: linear-gradient(top,#f2f2f2,#f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7', GradientType=0);
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.well > .btn {
  margin-right: 10px;
}
.well blockquote {
  border-color: #dedede;
  border-color: rgba(0,0,0,0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
form {
  margin: 0 0 24.8px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24.8px;
  font-size: 24px;
  line-height: 49.6px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 18.6px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 24.8px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 37.2px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 24.8px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input,
textarea,
.uneditable-input,
.add-on {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
input {
  width: 220px;
}
textarea {
  width: 100%;
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  -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;
  -ms-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.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 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
  cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #CCCCCC;
  -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;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(0,0,0,0.4);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(0,0,0,0.4);
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(0,0,0,0.4);
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 930px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 850px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 770px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 690px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 610px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 530px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 450px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 370px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 290px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 210px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 50px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"] {
  float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #453404;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #453404;
  border-color: #453404;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #151001;
  -webkit-box-shadow: 0 0 6px #a57d0a;
  -moz-box-shadow: 0 0 6px #a57d0a;
  box-shadow: 0 0 6px #a57d0a;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #453404;
  background-color: #fcf8e3;
  border-color: #453404;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: 0 0 6px #7ab5d3;
  -moz-box-shadow: 0 0 6px #7ab5d3;
  box-shadow: 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
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;
}
.form-actions {
  padding: 23.8px 20px 24.8px;
  margin-top: 24.8px;
  margin-bottom: 24.8px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #262626;
}
.help-block {
  display: block;
  margin-bottom: 12.4px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 16px;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 37.2px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24.8px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #89e5b0;
  border-color: #27Ae60;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.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;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.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;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.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;
}
.input-prepend.input-append .add-on:last-child,
.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;
}
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;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.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;
}
.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;
}
.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;
}
.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;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 12.4px;
}
legend + .control-group {
  margin-top: 24.8px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 24.8px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 12.4px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
:-moz-placeholder {
  color: rgba(0,0,0,0.4);
}
:-ms-input-placeholder {
  color: rgba(0,0,0,0.4);
}
::-webkit-input-placeholder {
  color: rgba(0,0,0,0.4);
}
.searchform {
  position: relative;
  width: 170px;
  margin: 3px 5px 3px 0;
  display: inline-block;
}
.searchform .searchfield {
  width: 23px;
  height: 23px;
  padding: 5px 5px 5px 12px;
  margin: 0;
  float: right;
  background: #e9e9e9 url(http://www.parcely-slapy.cz/wp-content/themes/dms/images/search-btn@2x.png) no-repeat 4px 50%;
  background-size: 14px 14px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
  font-size: 11px;
  line-height: 1.2em;
  border: 1px solid #dadada;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  -webkit-transition: all .7s;
  -moz-transition: all .7s;
  -ms-transition: all .7s;
  transition: all .7s;
  text-indent: 30px;
  box-shadow: inset 1px 1px 0 rgba(255,255,255,0.2);
}
.searchform .searchfield:focus {
  -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);
  border: 1px solid #dadada;
  border-top: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  text-indent: 0;
  padding-left: 28px;
  background-color: #fff;
  color: #000;
  width: 150px;
}
.billboard .searchfield,
.boomboard .searchfield {
  float: none;
}
.navigation_wrap .searchform {
  position: absolute;
  right: 3px;
  bottom: 2px;
}
input[type="submit"],
.submit,
input[type="button"],
.button,
input[type="reset"],
.reset {
  padding: 4px 9px;
  cursor: pointer;
  text-decoration: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #000000;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  border: 1px solid #CCC;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top,#ffffff,#EEE);
  background-image: -ms-linear-gradient(top,#ffffff,#EEE);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#EEE));
  background-image: -webkit-linear-gradient(top,#ffffff,#EEE);
  background-image: -o-linear-gradient(top,#ffffff,#EEE);
  background-image: linear-gradient(top,#ffffff,#EEE);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  box-shadow: inset 1px 1px 0px #FFF;
  font-family: "Helvetica Neue", "Helvetica", Arial, serif;
}
input[type="submit"]:hover,
.submit:hover,
input[type="button"]:hover,
.button:hover,
input[type="reset"]:hover,
.reset:hover {
  color: #000000;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  border: 1px solid #aeaeae;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top,#f3f3f3,#cfcfcf);
  background-image: -ms-linear-gradient(top,#f3f3f3,#cfcfcf);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#cfcfcf));
  background-image: -webkit-linear-gradient(top,#f3f3f3,#cfcfcf);
  background-image: -o-linear-gradient(top,#f3f3f3,#cfcfcf);
  background-image: linear-gradient(top,#f3f3f3,#cfcfcf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#cfcfcf', GradientType=0);
}
input[type="submit"]:active,
.submit:active,
input[type="button"]:active,
.button:active,
input[type="reset"]:active,
.reset:active {
  color: #000000;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  border: 1px solid #8e8e8e;
  background-color: #bdbdbd;
  background-image: -moz-linear-gradient(top,#afafaf,#d3d3d3);
  background-image: -ms-linear-gradient(top,#afafaf,#d3d3d3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#afafaf),to(#d3d3d3));
  background-image: -webkit-linear-gradient(top,#afafaf,#d3d3d3);
  background-image: -o-linear-gradient(top,#afafaf,#d3d3d3);
  background-image: linear-gradient(top,#afafaf,#d3d3d3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afafaf', endColorstr='#d3d3d3', GradientType=0);
  box-shadow: none;
}
input[type="image"] {
  box-shadow: none;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 24.8px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb .active {
  color: #999;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 24.8px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.pager {
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a,
.pager span {
  display: inline-block;
  padding: 5px 14px;
  -webkit-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 @baseLighterMore;
  -moz-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 @baseLighterMore;
  box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 @baseLighterMore;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top,#f6f6f6,#efefef);
  background-image: -ms-linear-gradient(top,#f6f6f6,#efefef);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f6f6f6),to(#efefef));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#efefef);
  background-image: -o-linear-gradient(top,#f6f6f6,#efefef);
  background-image: linear-gradient(top,#f6f6f6,#efefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#efefef', GradientType=0);
  border-color: #efefef #efefef #c8c8c8;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #dddddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover,
.pager a:active,
.pager a.active,
.pager a.disabled,
.pager a[disabled],
.pager span:hover,
.pager span:active,
.pager span.active,
.pager span.disabled,
.pager span[disabled] {
  background-color: #efefef;
}
.pager a:active,
.pager a.active,
.pager span:active,
.pager span.active {
  background-color: #d5d5d5 \9;
}
.pager a:hover {
  text-decoration: none;
  background-color: #d4d4d4;
}
.pager a:active {
  -webkit-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0,0,0,.2);
  box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0,0,0,.2);
  background-color: #dddddd;
  border: 1px solid #d0d0d0;
}
.pager .next a,
.pager .next span {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover,
.pager .disabled span {
  color: #e9e9e9;
  background-color: rgba(0,0,0,0.6);
  cursor: default;
}
.pagination .wp-pagenavi span.pages {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
  float: left;
  line-height: 35.2px;
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span,
.pagination .wp-pagenavi a:hover,
.pagination .wp-pagenavi span.current {
  text-decoration: none;
  border: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span.current {
  -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);
}
.pagination ul {
  -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);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pagination ul,
.pagination.pagenavi {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
}
.pagination ul > a span.pg,
.pagination ul > span.pg,
.pagination ul .wp-pagenavi a,
.pagination ul .wp-pagenavi span.current,
.pagination ul .wp-pagenavi span.extend,
.pagination.pagenavi > a span.pg,
.pagination.pagenavi > span.pg,
.pagination.pagenavi .wp-pagenavi a,
.pagination.pagenavi .wp-pagenavi span.current,
.pagination.pagenavi .wp-pagenavi span.extend {
  float: left;
  padding: 0 14px;
  line-height: 35.2px;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1px solid #e9e9e9;
  border-left-width: 0;
  color: rgba(0,0,0,0.6);
}
.pagination ul > span.pg,
.pagination ul > a:hover span.pg,
.pagination ul .wp-pagenavi a:hover,
.pagination ul .wp-pagenavi span.current,
.pagination.pagenavi > span.pg,
.pagination.pagenavi > a:hover span.pg,
.pagination.pagenavi .wp-pagenavi a:hover,
.pagination.pagenavi .wp-pagenavi span.current {
  box-shadow: inset 1px 1px 0 #ffffff;
  background-color: #f6f6f6;
  color: #000000;
  text-decoration: none;
}
.pagination ul > li,
.pagination.pagenavi > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span,
.pagination.pagenavi > li > a,
.pagination.pagenavi > li > span {
  float: left;
  padding: 0 14px;
  line-height: 35.2px;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1px solid #e9e9e9;
  border-left-width: 0;
  color: rgba(0,0,0,0.7);
}
.pagination ul > li.active > a,
.pagination ul > li.active > span,
.pagination ul > li > a:hover,
.pagination.pagenavi > li.active > a,
.pagination.pagenavi > li.active > span,
.pagination.pagenavi > li > a:hover {
  background-color: #e9e9e9;
  text-decoration: none;
}
.pagination ul > .active a,
.pagination ul > .active span,
.pagination.pagenavi > .active a,
.pagination.pagenavi > .active span {
  color: rgba(0,0,0,0.7);
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul li:first-child > span,
.pagination ul > a:first-child > span,
.pagination ul > span:first-child,
.pagination ul .wp-pagenavi > span.pages + a,
.pagination ul .wp-pagenavi > span.pages + span.current,
.pagination.pagenavi > li:first-child > a,
.pagination.pagenavi li:first-child > span,
.pagination.pagenavi > a:first-child > span,
.pagination.pagenavi > span:first-child,
.pagination.pagenavi .wp-pagenavi > span.pages + a,
.pagination.pagenavi .wp-pagenavi > span.pages + span.current {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination ul > li:last-child > a,
.pagination ul li:last-child > span,
.pagination ul > a:last-child > span,
.pagination ul > span:last-child,
.pagination ul .wp-pagenavi a:last-child,
.pagination ul .wp-pagenavi span:last-child,
.pagination.pagenavi > li:last-child > a,
.pagination.pagenavi li:last-child > span,
.pagination.pagenavi > a:last-child > span,
.pagination.pagenavi > span:last-child,
.pagination.pagenavi .wp-pagenavi a:last-child,
.pagination.pagenavi .wp-pagenavi span:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination ul > .disabled > span,
.pagination ul .disabled > a,
.pagination ul .disabled > a:hover,
.pagination.pagenavi > .disabled > span,
.pagination.pagenavi .disabled > a,
.pagination.pagenavi .disabled > a:hover {
  opacity: .7;
  background-color: transparent;
  cursor: default;
}
.pagination .desc,
.pagination .wp-pagenavi span.pages {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
  line-height: 35.2px;
}
@media (max-width: 767px) {
  .pagination .desc,
  .pagination .wp-pagenavi span.pages {
    display: none;
  }
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24.8px;
  margin-bottom: 24.8px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -ms-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(top,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', 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: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.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: -ms-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(top,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', 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;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -ms-transition: width .6s ease;
  transition: width .6s ease;
}
.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);
}
.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;
}
.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;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -ms-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(top,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.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);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -ms-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(top,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.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);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -ms-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(top,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.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);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #f4d56f;
  background-image: -moz-linear-gradient(top,#f6dd8b,#f1c844);
  background-image: -ms-linear-gradient(top,#f6dd8b,#f1c844);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f6dd8b),to(#f1c844));
  background-image: -webkit-linear-gradient(top,#f6dd8b,#f1c844);
  background-image: -o-linear-gradient(top,#f6dd8b,#f1c844);
  background-image: linear-gradient(top,#f6dd8b,#f1c844);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6dd8b', endColorstr='#f1c844', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #f6dd8b;
  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);
}
@font-face {
  font-family: 'PageLinesFont';
  src: url('//www.parcely-slapy.cz/wp-content/themes/dms/fonts/fontawesome-webfont.eot?v=4.0.0');
  src: url('//www.parcely-slapy.cz/wp-content/themes/dms/fonts/fontawesome-webfont.eot?#iefix&v=4.0.0') format('embedded-opentype'), url('//www.parcely-slapy.cz/wp-content/themes/dms/fonts/fontawesome-webfont.woff?v=4.0.0') format('woff'), url('//www.parcely-slapy.cz/wp-content/themes/dms/fonts/fontawesome-webfont.ttf?v=4.0.0') format('truetype'), url('//www.parcely-slapy.cz/wp-content/themes/dms/fonts/fontawesome-webfont.svg#fontawesomeregular?v=4.0.0') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: PageLinesFont;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"],
.nav [class^="icon-"],
.nav [class*=" icon-"] {
  display: inline;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"],
.nav li [class^="icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}
.icon-muted {
  color: ;
}
.icon-border {
  border: solid 1px ;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.icon-spin.spin-fast {
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }
  .btn .icon-spin {
    height: auto;
  }
  .icon-spin.icon-large {
    height: 1.25em;
  }
  .btn .icon-spin.icon-large {
    height: .75em;
  }
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1,1);
  -moz-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  transform: scale(-1,1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1,-1);
  -moz-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  -o-transform: scale(1,-1);
  transform: scale(1,-1);
}
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-pagelines:before {
  content: "\f18c";
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: block;
}
.hidden-phone {
  display: block;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: none;
}
@media (max-width: 767px) {
  .visible-phone {
    display: block;
  }
  .hidden-phone {
    display: none;
  }
  .hidden-desktop {
    display: block;
  }
  .visible-desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  .hidden-desktop {
    display: block;
  }
  .visible-desktop {
    display: none;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  .page-header h1 small {
    display: block;
    line-height: 24.8px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    top: 50px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row-grid {
    width: 100%;
  }
  .row {
    margin-left: 0;
  }
  .row > [class*="span"],
  .row-grid > [class*="span"],
  .editor-row > [class*="span"],
  .row > [class*="offset"],
  .row-grid > [class*="offset"],
  .editor-row > [class*="offset"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }
  .row > [class*="offset"]:first-child,
  .editor-row > [class*="offset"].sortable-first {
    margin-left: 0;
  }
  .thumbnails [class*="span"] {
    width: auto;
  }
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    width: auto;
  }
  .modal {
    position: fixed;
    top: 50px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 714px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 652px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 590px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 528px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 466px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 404px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 342px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 280px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 218px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 156px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 94px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 32px;
  }
}
@media (min-width: 1200px) {
  .thumbnails > li {
    margin-left: 30px;
  }
}
.pl-watermark {
  text-align: center;
}
.pl-watermark .stack-element {
  margin-bottom: 8px;
}
.pl-watermark .fb-like-box span {
  display: block;
  line-height: 0;
  padding: 0;
}
.pl-watermark .powered-by {
  text-align: center;
  font-size: 10px;
}
.pl-watermark .the-watermark {
  text-align: center;
  padding: 5px;
}
.pl-watermark .the-watermark a {
  opacity: .7;
}
.pl-watermark .the-watermark a:hover {
  opacity: 1;
}
.pl-watermark .the-watermark a img {
  max-width: 45px;
}
.flexwrap,
.fslider {
  position: relative;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  width: 100%;
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.fslider {
  background: rgba(255,255,255,0.4);
  box-shadow: 0 1px 4px rgba(0,0,0,0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
}
.flex-container {
  zoom: 1;
  position: relative;
}
.flex-caption {
  background: none;
  zoom: 1;
  text-align: left;
  max-width: 42%;
  padding: 13px 2%;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.4);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
  box-shadow: 1px 1px 0 rgba(255,255,255,0.1), -1px -1px 0 rgba(255,255,255,0.1);
  font-size: 15px;
  line-height: 1.5em;
}
.flex-direction-nav {
  height: 0;
}
.flex-direction-nav li a {
  text-indent: -99999px;
  margin-top: -42px;
  width: 52px;
  height: 52px;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  color: transparent;
  background-color: rgba(50,50,50,0.5);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background-image: url(http://www.parcely-slapy.cz/wp-content/themes/dms/sections/quickslider/images/bg_direction_nav.png);
}
.flex-direction-nav li a:hover {
  background-color: rgba(50,50,50,0.4);
}
.flex-direction-nav li a:active {
  background-color: rgba(50,50,50,0.8);
}
.flex-direction-nav li a.next {
  background-position: -52px 0;
  right: 15px;
}
.flex-direction-nav li a.prev {
  left: 15px;
}
.flex-direction-nav li a.disabled {
  opacity: .3;
  filter: alpha(opacity=30);
  cursor: default;
}
.no-control-nav .flex-direction-nav li a {
  margin-top: -26px;
}
.section-quickslider .content-pad {
  padding-bottom: 0;
}
.section-quickslider .wrap-no-control-nav {
  padding-bottom: 10px;
}
.flex-control-nav {
  width: 100%;
  padding-top: 15px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 0 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-nav li:first-child {
  margin: 0;
}
.flex-control-nav li a {
  width: 13px;
  height: 13px;
  display: block;
  cursor: pointer;
  background: #f6f6f6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  text-indent: -999em;
}
.flex-control-nav li a.active {
  background: #d4d4d4;
  cursor: default;
}
.section-postauthor {
  margin-bottom: 2em;
  text-align: left;
}
.section-postauthor .copy-pad {
  padding: 10px 15px;
}
.section-postauthor .author-note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.section-postauthor .subtext {
  font-size: 86%;
  color: rgba(0,0,0,0.7);
}
.ibox {
  text-align: center;
}
.ibox .ibox-text h4 {
  margin-bottom: 5px;
}
.ibox .ibox-desc {
  margin-bottom: 1em;
}
.ibox .ibox-desc .ibox-link {
  display: block;
  margin-top: .5em;
}
.ibox .ibox-desc .ibox-link i {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ibox .ibox-desc .ibox-link a:hover i {
  margin-left: 6px;
}
.ibox .ibox-media {
  text-align: center;
}
.ibox .ibox-media .ibox-icon-border {
  margin-bottom: 12.4px;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.ibox .ibox-media .ibox-icon-border img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.ibox .ibox-media .ibox-icon-border.media-type-image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.ibox .ibox-media .ibox-icon-border.media-type-icon {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  width: 90px;
  height: 90px;
  line-height: 106px;
  border: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ibox .ibox-media .ibox-icon-border.media-type-icon i {
  font-size: 40px;
  display: inline-block;
}
.ibox .ibox-media .ibox-icon-border.media-type-icon:hover {
  background: #000000;
}
.ibox .ibox-media .ibox-icon-border.media-type-icon:hover i {
  color: #FFFFFF;
}
.ibox.top-aligned .ibox-media {
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
}
.ibox.top-aligned .ibox-media .media-type-image {
  height: 0;
  padding: 50% 0;
}
.ibox.left-aligned {
  text-align: left;
}
.ibox.left-aligned .ibox-icon-border.media-type-icon {
  width: 70px;
  height: 70px;
  line-height: 85px;
}
.ibox.left-aligned .ibox-icon-border.media-type-icon i {
  font-size: 35px;
}
.ibox.left-aligned .ibox-icon-border.media-type-image {
  padding: auto;
  width: 80px;
  height: 80px;
}
.ibox.left-aligned .ibox-icon-border.media-type-image img {
  width: 80px;
}
.pl-sharebar-pad {
  line-height: 20px;
  padding: 10px;
  text-align: center;
}
.pl-sharebar-text {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.meta-share {
  padding-top: 5px;
}
.meta-share iframe,
.meta-share object {
  width: auto;
}
.fb-like {
  margin-right: 20px;
}
.pin_wrap {
  display: inline-block;
}
.section-mediabox .pl-section-pad {
  padding: 0;
}
.section-mediabox .mediabox-wrap {
  min-height: 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.section-mediabox img,
.section-mediabox iframe,
.section-mediabox object,
.section-mediabox embed {
  max-width: 100%;
  max-height: 100%;
}
.section-postauthor {
  margin-bottom: 2em;
  text-align: left;
}
.section-postauthor .copy-pad {
  padding: 10px 15px;
}
.section-postauthor .author-note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.section-postauthor .subtext {
  font-size: 86%;
  color: rgba(0,0,0,0.7);
}
.section-textbox .pl-section-pad {
  padding: 0;
}
.section-textbox .pl-section-pad .textbox-wrap {
  padding: 15px 0;
}
.section-textbox .pl-section-pad .textbox-wrap p:last-child {
  margin-bottom: 0;
}
.section-textbox .pl-section-pad .textbox-wrap p:first-child {
  margin-top: 0;
}
.section-hero .pl-section-pad {
  padding: 5%;
}
.pl-hero-wrap {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pl-hero-wrap .pl-hero h1 {
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
}
.pl-hero-wrap .pl-hero h1 small {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pl-hero-wrap .pl-hero p {
  margin: 6.2px 0 24.8px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.5em;
}
.pl-hero-wrap .pl-hero-image {
  margin-bottom: 0;
}
.pl-hero.span6,
.pl-hero-image.span6 {
  margin-bottom: 0;
}
.hero_image {
  text-align: right;
}
.pl-hero-reverse .pl-hero-image {
  margin-right: 21px;
  margin-left: 0px;
}
.pl-hero-reverse .pl-hero {
  float: right;
}
@media (max-width: 768px) {
  .hero_image,
  .pl-hero h1,
  .pl-hero p {
    text-align: center;
  }
  .pl-hero.span6 .btn {
    display: block;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .pl-hero-wrap {
    padding: 20px;
  }
}
.section-simple_nav .pl-section-pad {
  padding: 15px 0;
}
.simplenav {
  text-align: center;
}
.simplenav.align-left {
  text-align: left;
}
.simplenav.align-right {
  text-align: right;
}
.simplenav li a {
  font-size: 82%;
  color: inherit;
  display: inline-block;
  margin: 0 5px;
  padding: 2px 4px;
}
.simplenav li a:hover {
  opacity: .7;
}
.hentry .entry-title {
  margin: 0;
}
.article-wrap.meta-mode-author .wrp {
  padding-left: 150px;
  min-height: 250px;
}
@media (max-width: 480px) {
  .article-wrap.meta-mode-author .wrp {
    padding-left: 0;
  }
}
.article-wrap .author-tag {
  position: absolute;
  float: left;
  width: 120px;
  text-align: right;
  padding-right: 30px;
  font-size: 12px;
  line-height: 1.2em;
  padding-bottom: 30px;
}
.article-wrap .author-tag .author a {
  font-size: 14px;
  color: #000000;
  font-weight: 600;
  display: block;
}
.article-wrap .author-tag img {
  max-width: 65px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.article-wrap .author-tag p {
  margin: 5px 0;
  padding: 5px 0;
}
.article-wrap .author-tag hr {
  margin: 0 0 3px;
  width: 45px;
  text-align: right;
  display: inline-block;
  border: none;
  border-bottom: 1px solid #e9e9e9;
}
.article-wrap .author-tag .tag-comments a,
.article-wrap .author-tag .tag-comments i {
  color: #000000;
  opacity: .4;
}
.article-wrap .author-tag .tag-comments a:hover,
.article-wrap .author-tag .tag-comments i:hover {
  opacity: 1;
}
@media (max-width: 480px) {
  .article-wrap .author-tag {
    position: static;
    display: block;
    width: auto;
    padding: 0;
    max-width: none;
    float: none;
  }
  .article-wrap .author-tag p {
    margin: 0 0 8px;
  }
  .article-wrap .author-tag img {
    float: left;
  }
  .article-wrap .author-tag > hr {
    display: none !important;
  }
}
.entry_content img {
  max-width: 100%;
}
.entry_content > :first-child {
  margin-top: 0;
}
.entry_content > :last-child {
  margin-bottom: 0;
}
.fpost .post-excerpt {
  font-size: 1.03em;
  line-height: 1.55em;
}
.tags {
  font-size: 86%;
  opacity: .7;
}
.tags .note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.pledit {
  opacity: .7;
}
.pledit:hover {
  opacity: 1;
}
.post-meta .c_img,
.hentry .c_img {
  display: block;
  text-align: center;
}
.multi-post .hentry {
  margin: 0 0 24.8px;
}
.multi-post .hentry .hentry-pad {
  padding-bottom: 24.8px;
}
.multi-post .clip_box {
  margin: 0 0 24.8px;
  border-color: #f2f2f2;
}
.multi-post .clip_box .clip {
  width: 47%;
  clear: none;
  float: left;
  margin: 0;
}
.multi-post .clip_box .clip .hentry-pad {
  padding: 0 0 12.4px;
}
.multi-post .clip_box .clip.clip-right {
  float: right;
}
.multi-post .clip_box .clip .clip-header {
  padding: 4px 0 4px 0;
  display: table-cell;
  width: 10000px;
}
.multi-post .clip_box .clip .clip-thumb a {
  float: left;
  margin-right: 10px;
}
.multi-post .clip_box .clip .clip-thumb img {
  padding: 2px;
  display: block;
  margin: 0 0 0.4em;
}
.multi-post .clip_box .clip .post-excerpt {
  font-size: 90%;
  line-height: 1.6em;
  margin-bottom: 1.5em;
}
.multi-post .clip_box .clip .entry-title,
.multi-post .clip_box .clip .metabar {
  padding: 0;
}
.post-header .post-thumb.img {
  margin: 0 10px 5px 0;
}
.post-header .post-thumb.img.alignright {
  margin: 0 0 5px 10px;
}
.fpost .post-excerpt .post-thumb.img {
  margin-right: 13px;
}
.fpost .media .post-thumb.img {
  margin-right: 20px;
}
.fpost .media .img img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.fpost .textcontent {
  margin: 20px 10px 0 0;
}
.fpost .post-excerpt {
  margin: .6em 0;
}
.fpost.post .entry {
  margin-bottom: 1em;
  padding: 1em 0;
}
.full_img {
  margin-bottom: 15px;
}
.post-meta {
  margin-bottom: 1em;
}
.post-meta.post-nocontent {
  margin-bottom: 0;
}
.post-meta .post-title-section {
  padding-bottom: 6px;
}
.post-meta .metabar {
  font-size: 82%;
  line-height: 1.6em;
}
.post-meta .metabar em {
  opacity: .7;
  font-style: normal;
}
.section-secondnav.container {
  margin: 0;
}
.section-secondnav ul {
  list-style: none;
  margin: 0;
}
.section-secondnav ul li {
  float: left;
}
.section-secondnav ul li a {
  display: block;
  padding: 3px 8px;
  border: none;
}
.section-secondnav ul li a:active {
  text-decoration: none;
}
.section-secondnav .secondnav_menu {
  margin: 0 0 0 0px;
}
.spynav {
  width: 100%;
  height: auto;
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top,#f6f6f6,#d4d4d4);
  background-image: -ms-linear-gradient(top,#f6f6f6,#d4d4d4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f6f6f6),to(#d4d4d4));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#d4d4d4);
  background-image: -o-linear-gradient(top,#f6f6f6,#d4d4d4);
  background-image: linear-gradient(top,#f6f6f6,#d4d4d4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d4d4d4', GradientType=0);
  border-color: #d4d4d4 #d4d4d4 #adadad;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bababa;
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
  -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.spynav:hover,
.spynav:active,
.spynav.active,
.spynav.disabled,
.spynav[disabled] {
  background-color: #d4d4d4;
}
.spynav:active,
.spynav.active {
  background-color: #bababa \9;
}
.spynav .nav {
  margin-bottom: 0;
}
.spynav .nav > li > a {
  color: rgba(0,0,0,0.7);
  margin: 0;
  padding-top: 11px;
  padding-bottom: 11px;
  border-left: 1px solid rgba(255,255,255,0.4);
  border-right: 1px solid #bababa;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.spynav .nav > li > a:hover {
  border-left: 1px solid rgba(255,255,255,0.4);
  border-right: 1px solid #bababa;
  background-color: #d5d5d5;
  background-image: -moz-linear-gradient(top,#c7c7c7,#e9e9e9);
  background-image: -ms-linear-gradient(top,#c7c7c7,#e9e9e9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#c7c7c7),to(#e9e9e9));
  background-image: -webkit-linear-gradient(top,#c7c7c7,#e9e9e9);
  background-image: -o-linear-gradient(top,#c7c7c7,#e9e9e9);
  background-image: linear-gradient(top,#c7c7c7,#e9e9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c7c7', endColorstr='#e9e9e9', GradientType=0);
  border-color: #e9e9e9 #e9e9e9 #c3c3c3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.spynav .nav > li > a:hover:hover,
.spynav .nav > li > a:hover:active,
.spynav .nav > li > a:hover.active,
.spynav .nav > li > a:hover.disabled,
.spynav .nav > li > a:hover[disabled] {
  background-color: #e9e9e9;
}
.spynav .nav > li > a:hover:active,
.spynav .nav > li > a:hover.active {
  background-color: #d0d0d0 \9;
}
.spynav .nav > li.active > a,
.spynav .nav > li.active > a:hover {
  color: #000000;
  padding-left: 13px;
  background-color: #d5d5d5;
  background-image: -moz-linear-gradient(top,#c7c7c7,#e9e9e9);
  background-image: -ms-linear-gradient(top,#c7c7c7,#e9e9e9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#c7c7c7),to(#e9e9e9));
  background-image: -webkit-linear-gradient(top,#c7c7c7,#e9e9e9);
  background-image: -o-linear-gradient(top,#c7c7c7,#e9e9e9);
  background-image: linear-gradient(top,#c7c7c7,#e9e9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c7c7', endColorstr='#e9e9e9', GradientType=0);
  border-color: #e9e9e9 #e9e9e9 #c3c3c3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-left: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.05);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.05);
}
.spynav .nav > li.active > a:hover,
.spynav .nav > li.active > a:active,
.spynav .nav > li.active > a.active,
.spynav .nav > li.active > a.disabled,
.spynav .nav > li.active > a[disabled],
.spynav .nav > li.active > a:hover:hover,
.spynav .nav > li.active > a:hover:active,
.spynav .nav > li.active > a:hover.active,
.spynav .nav > li.active > a:hover.disabled,
.spynav .nav > li.active > a:hover[disabled] {
  background-color: #e9e9e9;
}
.spynav .nav > li.active > a:active,
.spynav .nav > li.active > a.active,
.spynav .nav > li.active > a:hover:active,
.spynav .nav > li.active > a:hover.active {
  background-color: #d0d0d0 \9;
}
.spynav .nav > .active > a .caret,
.spynav .nav > .active > a:hover .caret {
  border-top-color: #d4d4d4;
}
.spynav li {
  list-style: none;
}
.spynav ul {
  margin: 0;
}
.spynav .nav > li:first-child > a,
.spynav .nav > li:first-child > a:hover {
  padding-left: 12px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.spynav .dropdown-menu {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.spynav-space {
  height: 40px;
  display: none;
}
@media (min-width: 767px) {
  .spynav-fixed {
    position: fixed;
    top: 72px;
    left: 0;
    right: 0;
    z-index: 990;
    border-color: #bababa;
    border-width: 0 0 1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4), 0 1px 5px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.4), 0 1px 5px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4), 0 1px 5px rgba(0,0,0,.1);
  }
  .spynav-fixed .nav {
    margin: 0 auto;
    padding: 0 1px;
  }
  .spynav-fixed .nav > li:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .spynav-fixed .nav > li:first-child > a,
  .spynav-fixed .nav > li:first-child > a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .spynav .nav-tabs > li,
  .spynav .nav-pills > li {
    float: none;
  }
  .spynav .nav > li:first-child > a,
  .spynav .nav > li:first-child > a:hover {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  .spynav .nav > li:last-child > a,
  .spynav .nav > li:last-child > a:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
  }
  .spynav .nav > li > a:hover {
    background-color: #ffffff;
  }
}
.section-highlight {
  text-align: center;
}
.section-highlight .pl-section-pad {
  padding: 18px 0;
}
.section-highlight .highlight-head {
  font-size: 44.8px;
  margin: 0;
}
.section-highlight .highlight-subhead {
  margin-top: 5px;
  font-size: 16px;
  opacity: .75;
}
.section-highlight .highlight-subhead strong,
.section-highlight .highlight-subhead a {
  opacity: 1;
}
.section-highlight .hl-image-bottom {
  margin: 24.8px 0 0 0;
}
.section-highlight .highlight-splash img {
  max-width: 100%;
}
body.navbar_fixed .page-canvas {
  padding-top: 50px;
}
body.navbar_fixed .fixed_width #page .page-canvas {
  margin-top: 42px;
  padding-top: 0;
}
body.navbar_fixed .section-navbar.fixed-top {
  position: fixed;
  z-index: 1030;
}
.section-navbar.fixed-top .navbar-edit {
  position: absolute;
  left: -30px;
  top: 6px;
  display: none;
}
.section-navbar.fixed-top:hover .navbar-edit {
  display: block;
}
.section-navbar {
  margin: 0 auto;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.section-navbar .content-pad,
.section-navbar .pl-section-pad {
  padding-top: 5px;
  padding-bottom: 5px;
}
.section-navbar .content-pad .navbar-content-pad,
.section-navbar .pl-section-pad .navbar-content-pad {
  padding: 0 15px;
}
.pldrop ul {
  display: none;
}
.navbar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
  color: rgba(255,255,255,0.7);
}
.navbar.navbar-content-width {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.navbar.plnav_hover .sub-menu .dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  margin-top: -1px;
  visibility: hidden;
}
.navbar.plnav_hover .dropdown-menu li:hover .sub-menu {
  visibility: visible;
  margin-top: -6px;
}
.navbar.plnav_hover .dropdown:hover .dropdown-menu {
  margin-top: 0;
  display: block;
}
.navbar .navline {
  float: left;
  position: relative;
  left: 0;
  display: block;
  margin: 0 10px 0 0;
  font-size: .9em;
}
.navbar .navline > .dropdown > .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;
}
.navbar .navline > .dropdown > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar .navline .caret {
  border-top-color: rgba(255,255,255,0.5);
}
.navbar .navline.pull-right {
  float: right;
  position: relative;
}
.navbar .navline.pull-right > li:last-child .dropdown-menu {
  left: auto;
  right: 0;
}
.navbar .navline.pull-right > li:last-child .dropdown-menu:before {
  left: auto;
  right: 12px;
}
.navbar .navline.pull-right > li:last-child .dropdown-menu:after {
  left: auto;
  right: 13px;
}
.navbar .navline.pull-right > li:last-child .dropdown-menu .dropdown-submenu > a:after {
  border-width: 5px 5px 5px 0;
  border-right-color: #cccccc;
}
.navbar .navline.pull-right > li:last-child .dropdown-menu .dropdown-menu {
  left: -100%;
  right: auto;
  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;
}
.navbar .navline > li {
  display: block;
  float: left;
}
.navbar .navline > li > a {
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  float: none;
  display: block;
  padding: 9px 12px 9px;
  line-height: 19px;
  color: #fff;
  color: rgba(255,255,255,0.8);
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar .navline > li > a:hover {
  color: rgba(255,255,255,0.9);
}
.navbar .navline > li > a:hover {
  background-color: transparent;
  color: rgba(255,255,255,0.9);
  text-decoration: none;
}
.navbar .navline > li.dropdown.open > a {
  color: #fff;
  background: rgba(0,0,0,0.1);
}
.navbar .navline > li.current-menu-item > a {
  background-color: rgba(0,0,0,0.1);
  color: #ffffff;
  text-decoration: none;
}
.navbar .navline > li.active > a:hover {
  color: rgba(255,255,255,0.9);
  text-decoration: none;
  background-color: #222222;
}
.navbar .searchform {
  float: right;
  margin: 7px 0 5px;
  width: auto;
  max-width: 190px;
}
.navbar .searchform .searchfield {
  background-color: rgba(255,255,255,0.35);
  box-shadow: inset 0 1px 2px rgba(255,255,255,0.15), 0 1px 0px rgba(255,255,255,0.15);
}
.navbar .searchform .searchfield:focus {
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0px rgba(255,255,255,0.15);
  background-color: #fff;
  color: #000;
}
.navbar .plbrand {
  float: left;
  margin: 4px 2% 0 0;
  padding: 0 1%;
}
.navbar .plbrand .plbrand-text {
  color: #ffffff;
  font-size: 1.4em;
  line-height: 27px;
}
.navbar .plbrand:hover .plbrand-text {
  color: #EEE;
}
.navbar .plbrand:active .plbrand-text {
  color: #DDD;
}
.navbar .plbrand img {
  max-height: 29px;
}
.navbar.pl-color-black-trans {
  background: #000;
  border-top: 1px solid rgba(0,0,0,0.9);
}
.navbar.pl-color-black-trans .searchform .searchfield {
  border: 1px solid rgba(0,0,0,0.7);
}
.navbar.pl-color-red {
  background-color: #ef4027;
  background-image: -moz-linear-gradient(top,#f04831,#ee3319);
  background-image: -ms-linear-gradient(top,#f04831,#ee3319);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f04831),to(#ee3319));
  background-image: -webkit-linear-gradient(top,#f04831,#ee3319);
  background-image: -o-linear-gradient(top,#f04831,#ee3319);
  background-image: linear-gradient(top,#f04831,#ee3319);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f04831', endColorstr='#ee3319', GradientType=0);
  border-top: 1px solid #ee3319;
}
.navbar.pl-color-red .searchform .searchfield {
  border: 1px solid #ee3319;
}
.navbar.pl-color-blue {
  border-top: 1px solid #006bed;
  background-color: #0e78f8;
  background-image: -moz-linear-gradient(top,#1780ff,#006bed);
  background-image: -ms-linear-gradient(top,#1780ff,#006bed);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1780ff),to(#006bed));
  background-image: -webkit-linear-gradient(top,#1780ff,#006bed);
  background-image: -o-linear-gradient(top,#1780ff,#006bed);
  background-image: linear-gradient(top,#1780ff,#006bed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1780ff', endColorstr='#006bed', GradientType=0);
}
.navbar.pl-color-blue .searchform .searchfield {
  border: 1px solid #006bed;
}
.navbar.pl-color-orange {
  background-color: #f1c244;
  background-image: -moz-linear-gradient(top,#f1c844,#f1ba44);
  background-image: -ms-linear-gradient(top,#f1c844,#f1ba44);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f1c844),to(#f1ba44));
  background-image: -webkit-linear-gradient(top,#f1c844,#f1ba44);
  background-image: -o-linear-gradient(top,#f1c844,#f1ba44);
  background-image: linear-gradient(top,#f1c844,#f1ba44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1c844', endColorstr='#f1ba44', GradientType=0);
  border-top: 1px solid #f1ba44;
}
.navbar.pl-color-orange .searchform .searchfield {
  border: 1px solid #f1ba44;
}
.navbar.pl-color-base {
  background: #FFFFFF;
  color: #000000;
}
.navbar.pl-color-base .searchform .searchfield {
  background-color: #f6f6f6;
  border: 1px solid transparent;
}
.navbar.pl-color-base .searchform .searchfield:focus {
  border-color: #d0d0d0;
}
.navbar.pl-color-base .navline > li > a {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
  color: rgba(0,0,0,0.6);
  text-shadow: none;
}
.navbar.pl-color-base .navline > li:hover > a,
.navbar.pl-color-base .navline > li.current-menu-item > a,
.navbar.pl-color-base .navline > li.dropdown.open > a {
  color: #000000;
  background-color: #FFFFFF;
  box-shadow: inset 0 -4px 0 #225E9B;
}
.navbar.pl-color-base .navline .caret {
  border-top-color: rgba(0,0,0,0.6);
}
.navbar.pl-color-grey {
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top,#ffffff,#EEE);
  background-image: -ms-linear-gradient(top,#ffffff,#EEE);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#EEE));
  background-image: -webkit-linear-gradient(top,#ffffff,#EEE);
  background-image: -o-linear-gradient(top,#ffffff,#EEE);
  background-image: linear-gradient(top,#ffffff,#EEE);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  border-top: 1px solid #dcdcdc;
  color: rgba(0,0,0,0.5);
}
.navbar.pl-color-grey .searchform .searchfield {
  border: 1px solid #bbb;
  background-color: #ddd;
}
.navbar.pl-color-grey .navline > li > a {
  color: rgba(0,0,0,0.6);
  text-shadow: 0 1px 0 #ffffff;
}
.navbar.pl-color-grey .navline > li > a:hover {
  color: #000000;
}
.navbar.pl-color-grey .navline > li.current-menu-item > a {
  color: #000000;
}
.navbar.pl-color-grey .navline > li.active > a:hover {
  color: rgba(0,0,0,0.8);
  background-color: #ddd;
}
.navbar.pl-color-grey .navline > li.dropdown.open > a {
  text-shadow: 0 1px 0 #ffffff;
  color: #000;
  background: rgba(0,0,0,0.1);
}
.navbar.pl-color-grey .navline .caret {
  border-top-color: rgba(0,0,0,0.5);
}
.navbar.pl-color-grey .nav-btn-navbar .icon-bar {
  background: rgba(0,0,0,0.7);
  box-shadow: 0 1px 0 #fff;
}
#navbar.fixed-top .navbar-title {
  display: none;
}
span.navbar-title {
  display: inline-block;
  color: rgba(255,255,255,0.8);
  margin-top: 8px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.061em;
}
@media (min-width: 767px) {
  span.navbar-title {
    display: none;
  }
}
.hentry .btn-group ul {
  margin: 0;
}
.hentry .btn-group ul li {
  list-style: none;
}
.nav-btn-navbar {
  color: inherit;
  display: none;
  float: right;
  position: relative;
  z-index: 50;
  padding: 2px 10px;
  margin: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(155,155,155,0.028);
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
  background-image: -ms-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.1)),to(rgba(0,0,0,0.08)));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
  background-image: -o-linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
  background-image: linear-gradient(top,rgba(255,255,255,0.1),rgba(0,0,0,0.08));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.1)', endColorstr='rgba(0,0,0,0.08)', GradientType=0);
  border: 1px solid rgba(0,0,0,0.25);
  border-left: 1px solid rgba(0,0,0,0.17);
  border-top: 1px solid rgba(0,0,0,0.17);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
}
.nav-btn-navbar:hover,
.nav-btn-navbar:active,
.nav-btn-navbar.active,
.nav-btn-navbar.disabled,
.nav-btn-navbar[disabled] {
  color: inherit;
  opacity: .7;
}
.nav-btn-navbar:active,
.nav-btn-navbar.active {
  box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3);
  background-color: rgba(0,0,0,0.1);
}
.navbar,
.navbar-inner,
.navbar-collapse {
  height: auto;
  overflow: visible;
}
.nav-collapse.collapse {
  position: relative;
  height: auto;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.nav-collapse.collapse.in {
  height: auto;
}
@media (max-width: 400px) {
  .navbar .plbrand img {
    max-width: 210px;
  }
}
@media (max-width: 600px) {
  .navbar.navbar-content-width {
    width: 95%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  body.navbar_fixed .page-canvas {
    padding-top: 0;
  }
  body.navbar_fixed .fixed_width #page .page-canvas {
    margin-top: 0;
  }
  .section-navbar.fixed-top {
    position: static;
  }
  .section-navbar.fixed-top .navbar-inner {
    padding: 5px;
  }
  #site .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  #site .navbar .searchform {
    float: none;
    padding: 10px;
  }
  #site .navbar .nav-collapse {
    overflow: hidden;
    height: 0;
    clear: both;
  }
  #site .navbar .nav-btn-navbar {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:bold;}{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}.fullwidth #pagelines_content #column-main{ width:100%; }.fullwidth #pagelines_content #sidebar1{ width:0%; }.fullwidth #pagelines_content #sidebar2{ width:0%; }.fullwidth #pagelines_content #column-wrap{ width:100%; }.fullwidth #pagelines_content #sidebar-wrap{ width:0%; }.one-sidebar-right #pagelines_content #column-main{ width:100%; }.one-sidebar-right #pagelines_content #sidebar1{ width:100%; }.one-sidebar-right #pagelines_content #sidebar2{ width:0%; }.one-sidebar-right #pagelines_content #column-wrap{ width:70.909090909091%; }.one-sidebar-right #pagelines_content #sidebar-wrap{ width:29.090909090909%; }.one-sidebar-left #pagelines_content #column-main{ width:100%; }.one-sidebar-left #pagelines_content #sidebar1{ width:100%; }.one-sidebar-left #pagelines_content #sidebar2{ width:0%; }.one-sidebar-left #pagelines_content #column-wrap{ width:70.909090909091%; }.one-sidebar-left #pagelines_content #sidebar-wrap{ width:29.090909090909%; }.two-sidebar-right #pagelines_content #column-main{ width:100%; }.two-sidebar-right #pagelines_content #sidebar1{ width:50%; }.two-sidebar-right #pagelines_content #sidebar2{ width:50%; }.two-sidebar-right #pagelines_content #column-wrap{ width:56.363636363636%; }.two-sidebar-right #pagelines_content #sidebar-wrap{ width:43.636363636364%; }.two-sidebar-left #pagelines_content #column-main{ width:100%; }.two-sidebar-left #pagelines_content #sidebar1{ width:50%; }.two-sidebar-left #pagelines_content #sidebar2{ width:50%; }.two-sidebar-left #pagelines_content #column-wrap{ width:56.363636363636%; }.two-sidebar-left #pagelines_content #sidebar-wrap{ width:43.636363636364%; }.two-sidebar-center #pagelines_content #column-main{ width:72.093023255814%; }.two-sidebar-center #pagelines_content #sidebar1{ width:27.906976744186%; }.two-sidebar-center #pagelines_content #sidebar2{ width:100%; }.two-sidebar-center #pagelines_content #column-wrap{ width:78.181818181818%; }.two-sidebar-center #pagelines_content #sidebar-wrap{ width:21.818181818182%; }
/* CSS was compiled at Tue, 24 Jan 17 21:38:17 +0000 and took 0.99432 seconds using 46.7MB of unicorn dust.*/