padding: 30px 0px;
min-height: 1px;
START {
  hello: world;
}
@font-face {
  font-family: 'Password';
  src: url("/bos.engine/libraries/ce/images/true_type/password.ttf") format('truetype');
}
.ce.ce-field.ce-input_fake_password .ceb_f input.ce-f {
  font-family: 'Password', Fallback, sans-serif !important;
}
.ce-input_number.ce-skin-default.ce-field input,
.ce-input_number .ce-skin-default.ce-field .ceb_mask {
  padding: 0 4px;
  font-size: 12px;
}
.ce-wysiwyg.ce {
  overflow: visible !important;
}
.ce-wysiwyg.H_AutoFixedBlock__active .H_AutoFixedBlock_e {
  position: fixed !important;
}
.ce-wysiwyg .ce-f {
  padding: 6px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media print {
  .ce-edge_menu {
    display: none !important;
  }
  #important .ce-box {
    border-color: #ddd !important;
    background: #fff !important;
  }
  #important .ce-field {
    border-color: #ddd !important;
    background: #fff !important;
    filter: none !important;
  }
  .ce-locker {
    display: none !important;
  }
  .ce-tooltip {
    display: none !important;
  }
  .ce-html_select-wr,
  .ce-multi_select-wr {
    display: none !important;
  }
}
.listing_opacity {
  opacity: 0.3;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none;
  -webkit-text-size-adjust: none;
}
html,
body,
div,
li,
ul,
ol,
article,
aside,
details,
figcaption,
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dl,
dd,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  zoom: 1;
  position: relative;
}
a,
a:hover,
a:link,
a:visited {
  margin: 0;
  outline: none;
  cursor: pointer;
}
mark {
  display: inline-block;
}
nav,
ol,
ul,
li,
menu {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
strong,
th,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
pre,
code {
  font-family: monospace, sans-serif;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
a:hover,
a:active {
  outline: none;
}
nav ul,
nav li {
  margin: 0;
}
td,
th {
  vertical-align: middle;
}
td img,
th img {
  vertical-align: top;
}
sup,
sub {
  font-size: smaller;
}
sub {
  vertical-align: sub;
}
sup {
  vertical-align: super;
}
button,
input,
select,
textarea {
  margin: 0;
}
textarea {
  overflow: hidden;
  overflow-y: auto;
}
input[type="button"],
input[type="submit"],
input[type="file"] {
  cursor: hand;
  cursor: pointer;
}
label,
button,
a {
  cursor: hand;
  cursor: pointer;
}
input[type="radio"],
input[type="checkbox"] {
  vertical-align: text-bottom;
}
button {
  width: auto;
  overflow: visible;
}
a img {
  border: none;
}
ol {
  list-style-type: decimal;
}
ol li {
  list-style-type: decimal;
  list-style-position: inside;
  display: list-item;
}
ul ul li {
  list-style: none;
  display: block;
  padding-left: 0;
}
small {
  font-size: 85%;
}
.disabled,
[disabled] {
  cursor: not-allowed;
}
img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}
a:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
noscript {
  display: none;
}
.no-js noscript {
  display: block;
}
.old-ie input,
.lt-ie8 input {
  vertical-align: text-bottom;
}
.lt-ie8 input[type="checkbox"],
.old-ie input[type="checkbox"] {
  vertical-align: baseline;
}
.lt-ie8 img,
.old-ie img {
  -ms-interpolation-mode: bicubic;
}
.t-center {
  text-align: center;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-justify {
  text-align: justify;
}
.t-top {
  vertical-align: top;
}
.t-middle {
  vertical-align: middle;
}
.t-bottom {
  vertical-align: bottom;
}
.t-upper {
  text-transform: uppercase;
}
.t-bold {
  font-weight: bold;
}
.t-normal {
  font-weight: normal;
}
.t-nowrap {
  white-space: nowrap;
}
.t-wrap {
  white-space: normal;
}
.t-red {
  color: red;
}
.t-green {
  color: green;
}
.t-blue {
  color: blue;
}
.t-white {
  color: white;
}
.t-orange {
  color: orange;
}
.t-black {
  color: black;
}
.t-gray {
  color: gray;
}
.t-vinous {
  color: #C00;
}
.clearfix {
  zoom: 1;
  display: block;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
.over_hide {
  overflow: hidden;
}
._none {
  display: none;
}
._none-i {
  display: none !important;
}
._block {
  display: block;
  position: relative;
  zoom: 1;
}
._left {
  display: block;
  float: left;
}
._right {
  display: block;
  float: right;
}
@media screen {
  ._show_to_print,
  ._show_for_print {
    display: none;
  }
}
@media print {
  ._hide_to_print,
  ._hide_for_print {
    display: none;
  }
}
noscript.browser_js_is_important {
  padding: 20px;
  font-size: 16px;
  line-height: 28px;
  background-color: #eeeeee;
  border-color: #e37700;
  border-width: 4px;
  border-style: solid;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.icon-warning,
.ce-icon-warning .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/warning.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAb1JREFUeNqkU00rRFEYfs85dxiXIiQUYidMYsvWQlaSn8BO2VoQf8AvUNaKlRRLWSk1UT5K0gwazDBjzP06H9c5Z8wdR2oWTj29577neZ7zvve9F4VhCP9ZSBmc7WNb7uclJiSaa2gKEicSO+MzwrG+k/PtPTOL3QNzIzEr3mjywyrkZZQ5pae73aHsw6E63NYGMj/Z1T+bQN69zWqVDNDY2TudeE0fTkYGQkALRshmzDPIq5tlu41ly8gTImylUfuKARbcA8Zcs9mCoyNjttkUKWlNZMA5YM5dGf2IRHkAp6dnkMlkYGlhFIQkqYUJAbupqDU/DZCQYiE4MEEh72fBoSVIJpNlMyJbI2VjDhRcltMao4JQqIM8FPxnECEHC1dLjmHz1WJwzAqYfHCCR/ikKSA4rFwGuZd1HbMvB+YkUElrjAooTcubAoPY1rGm493l2K9h0l8VMDkZVIQYoX/O/q+80kQGfhB+MC/vxepo/CfpM7dSjm97hjjwmKc0kUGxCMdX56nhweHWvoYGXF8heu87OlqoKnZd7l9fZFNKExlQClu3N3lLYkq1XuNrzkkcWQS2or/xP+tLgAEANmvggXyLQY0AAAAASUVORK5CYII=') center no-repeat;
  background-size: 16px 16px;
}
.icon-save,
.ce-icon-save .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/save.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdpJREFUeNqkk09LG0EYxp+4ycQNHloDIjUlh+SkLSmUHkqDFaoED149ehUEwZvgxU/QD5Cv0FMvpQjWg4dWbIMihdbDiodFUIi7sM3+mc3u68ysbNJoScGBZ2fenff37DuzMxkiwkNaVj4yHybGkMGqGDaExocw10I7IDRp+eqPMgDRanWysvaiXCvpuVHWnz1YoRd6/Pj8pGJcnsnwfWIQoVF7+rzE3YBxBMOqZs+mpkvGxVmjz4DGNWjM8Z1/Uo7jIJ/PgzEGXdeZZOT7ETXbJQRBAM/z7lW73cbX2U9YebKsYt/3FZNuogw456mJ+AJ4yOG6LtyOq2DTNLGYm8Pm6TaKxeJdgzAM0el00FrYRfXjK7jcBUWE1ttdlaJpGqY/vxEDsZzASQ3SJURRhM3qOgzDwNG7PZCWwNlsVmnmSx0YE7m6SM91BwxCgsUtbPzaUqFlWWi97oP3BfxYTBQSRSxSzF8V2JoNekSo/15KQQV/E/BED5aK9fhuBVycAJUwBbz8OZ/AP+oq7oelqEBpBckmBvF1GIvfoCM5hWVg5riu+vta7MVcMr0K7O6Oc9A2SbhgVMRSldt+QHEYcf/QNiXTq8CLm/53G0L/f5nyI011ER96nW8EGAD2LPXn/hZ/XAAAAABJRU5ErkJggg==') center no-repeat;
  background-size: 16px 16px;
}
.icon-remove,
.ce-icon-remove .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/remove.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA61pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6NzBDQkJENjFFODMxREYxMTlCMjJGQkJBMDE3QTBERTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjVFNDk2NjA4NDM0MTFFMEFDMTNCQUNFQzJCMzNERUUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjVFNDk2NUY4NDM0MTFFMEFDMTNCQUNFQzJCMzNERUUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTI1NDYxQUQyRjg0RTAxMTg1RkJBOTI1NDUxRDI5NkIiIHN0UmVmOmRvY3VtZW50SUQ9InV1aWQ6NzBDQkJENjFFODMxREYxMTlCMjJGQkJBMDE3QTBERTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7gS+N+AAAEYUlEQVR42sRXTWgUSRSu7h4n2fwcnOAQEwPiKXgKlLAQUJT1ZzQ6QcwaN+4SYdkIiigKehk8yBw8eMhJw0YP6xLY7CFiPCQuZldRWBK3BZfgISEhCWyCjjNzSTSZmZ7e9yrVTWWmq7r1YsGju4d+3/e996rfq9Fs2yZfcmkoYEDTiI4PYPwag0sSLAHyRotwgzKL3B4aBhnW9Q1A8WKRtFsW8w+KdRq4dQ9RMXgh+e21a9Red4yVvnAMiPryedIGpGh4j7/JsI5fuSLFKhUQA2XJk0CeSqUIXosSR1xtQNrmTexitV+6RLPZLIlfvOiJpZeqPQWkS0tLpFAoELx2Xr0qVa9YDCt+4QLNZDIMC0UcPX++DMvZA6xOp4F8YWGhDK2xsZH8duuWiXUs8jpavI5OFAa/6rzm8XPnWOSlq6amhoz09zMs2AOjTMCvmvbP9xDpzMyMNKSmpibye2+vK0IigJEf7emh6XRailVdXU2e3L9v/mDbu5iAX3gGui5fptPT00oRQ7dvMxEWz4QggGHEzpxRkldVVZFng4MMo9vJAAjAaNb3ANRtampKKeLh3btuJogQ+YGuLl/yFw8emPBpJsBnFAQQVwBPKQPqOHtWKaKhoYGMDgwwEfyn5L6ODiV5ZWUlmRgZYT5IjiXzEuBmor27W7knotEo+XNoCAHJnnic7XbZqqioIObYmBu5s2c8BYiZONzZSefm5qTAkUiEoL/XbndWOBwmr58/3xB5EAFuJr6B6BYXFz+rzxvQsifHx8siFwXoMmfetxN/DA+bdXV1LNJPMQ2Ceg3kRT4DZDy6KgJHxF+PH5u1tbXBJxySv3zpS+52Qq8SWBvv2Z74urWVrq2tuc7YYvF5dXWV5HM59mzBbMim06zmhpB2o6RjOiUIIdA4WIjbJuFqCIarvr6ezM7Okg8rK2RleZnkUEzJeULjwnHlhEDyKFi4onVzLt/BYmFvP3KE/vvqFfkAxEU+AQ2JQ/3mzfS/bDbJH5UlCAUhP7R7N52cmGDEhoJYXNtBxEwAEaqvgJHva2mh85OTxADyTbw0Qa0ZRCCGrRjlMgGxApI3N9P38/NSgspQyFdEC4goKM4Tuoz84I4ddPntWylwGL6cF6mU+Xc2a/qJaFWIKDuSwS5Ntm3bRnPQXsNIJLEnmYwJoAm0MRChehdtP4jI+x3JUOWJrVupDZ+ZCuwREFq8ydjrh5PEowAi2j0yoYvk30WjVIOmokrnoEAudkz8bTBAOU6ViGCdsAeOZD2RCPX7k9IPBBrvcCHhG3Yai8UH2E9A4veZItbPcCRjGcCefQdqqlLeBw5+vd2ZHX0+mXCw3BI4KeyVOPZ6pF0l4lOwxE3IHG/CCyFhNtzkDl7dbA1ORWgeKzAW2wM/8mloCZPvBtTxOjg4U00cTDaQfty5k+S2bFk/9cC/qK/evCHau3ciji/WPedEVCLAPZKJxyjHPu7dSwqcuGywoJCnTwNjuQK+5PpfgAEAAXvKPWEdvNIAAAAASUVORK5CYII=') center no-repeat;
  background-size: 16px 16px;
}
.icon-edit,
.ce-icon-edit .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/edit.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcwQjlGRTM4MDM4NzExRTFBREUyQ0JDMzAwQUI1NjI2IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcwQjlGRTM3MDM4NzExRTFBREUyQ0JDMzAwQUI1NjI2IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzMgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ1dWlkOkFDMUYyRTgzMzI0QURGMTFBQUI4QzUzOTBEODVCNUIzIiBzdFJlZjpkb2N1bWVudElEPSJ1dWlkOkM5RDM0OTY2NEEzQ0REMTFCMDhBQkJCQ0ZGMTcyMTU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+jLCN8AAAAjlJREFUeNqMk01oE1EQx/+7eYkXFUP3JPEDE9C2FAsBhYBE8YNUcpJilPZgonhQ8NAcpEJRtNKDoEIOFkSUSIPVWJGIaJuq1VgrUkGxiVEPjVHaQtvEJLvNZru7vhYK6bqrDgzMvDe/ecO8GcZms6FUKqFcLkNRFMiyjGo55FXho3q7v3nRvxKN1s8DbQUg/AMYIjCQJVAjGz5zXNvuYDAw3N5uUwDC6oEPuhU92CFJ0n5XJhMQx8fR0NKyr6Sqpxi/dzUqUgUNjRLqHIp+OSp2Zqe4o/5gpjWZTMJqtSJSW/t4XaXSQfY0FsAwwMr1jCEsSTh94mTQE3+0A5ucd+FyuTrXmkwRh9mcMuxBNXzgcJdHliXY7Xb03ah/yPMkmmaYVNpsBvkfWBQFTE5+w/uR+0OOjQgpCvthKYz8C+b5PHK5n0g8u/OKPthpIsxgdSj5G5zPT4Hnc3gS60lYzLhACOLacGIET09nIIpz6OsND1ssOK8SDOgVS/TgiYmvdCrn0XMrPELhc6rKDBi1ajGBqmKzUMRxn7/Lk82OUV/BzeuRt7Tss/TuD3gbHfmtVH9RmxVEWAoC9jb5njeNjsax8F3docg7uhILcL8WXvWFLoEo4hgt9yBVtigwTocz0Myw7BprTatw9VJvQpbVDgo/1cKp73XYcnn5tJKZIrzbdx1xx+6FPr4cjL6mZxHLCiS08Ju0G7NFjlpjyxNcDKtnZvLua3R1YtR/QXVOC3M1wOwnTreJvwUYACjgD2NsoiY9AAAAAElFTkSuQmCC') center no-repeat;
  background-size: 16px 16px;
}
.icon-options,
.ce-icon-options .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/options.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnNJREFUeNqkU01oE1EQnt0kBS81CVYkUOghJGmhdWkO/hUNhUJswIMHvQQERQKiVgh48BJ6UK9GSyBIb15yURBCAgHrT0liW2iMlxJbrGkJ4tatqVXy0911viS7eO+DtzPM933z3s68EXRdp8MsKz6hUIhEUSSbzUaCIBCSWiyWMwyN9XhlVVULBtZut0nTNEqn090ExmLwLJuTbF+zQEqlUgmQw+HwLY5VGbvE9hPbvKER/xOf83g8V5LJZMLhcFxjobizI1O9/gsniogBAwdcQyfgSsFgEP4dJjyV5R/kcrlodbW0LkmSG0CpVFr3+Xzu3V2FBgaOUyQSucvhZ9lstnuDvb09ajQar6LRaKyvr49kWaaRkWG3pqmEDX9//zcBAwdcaMxf4FtcaLVaV2u12h8+bcNqtVKxWFybng4lsOEjBgwccKEx/p3Gx8fvr6ws6wsLb/RCIa+Xy2V9dHTsMXcC3SD4iAEDB1xooO10odlsWhqNJh0cqKSqGrfSykJrG63Cgo8YMHDAhcYsIld2iu0pBGZm7t2YmAgMbW19L83OPniJWCz26PLg4AlpcfHtZjz+ZL4jFISPlUolZ9wgxwm+cIVv+/2nhxRll7xen5ROv5OA1+s/aXv7KwHr7z9q507NcYJNs4hcVSS5Pjc3H5VlhV/kEcrlMt+q1Q3Cho8YMHDAhcYsIj8S7IuTk1MvlpfXdK93OG632x/m8591bPiIAQMHXGjMIvYSZZaWCkIg4N/iuXjOBbzpcBzjorU7L7FW244z9pev/oFbmsFcmEV0Op3mkBjTybMQYnO+l/89tzPdK545dIqidBMcZv0TYAC+s4eox8mF8wAAAABJRU5ErkJggg==') center no-repeat;
  background-size: 16px 16px;
}
.icon-cancel,
.ce-icon-cancel .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/cancel.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAc1JREFUeNqkUz1LA0EQnb1cVk1iE0zlqWCUiI0gKsQqnX9A/AuC/8UfYGchFmJhayMRBINWNh5KBEWbQAiSXC6X+/TN5oNEIwo5eNzO3L43b+dmRRRFNM4jWOBMiJQg2ke8A6T/4NSAS5Q92osiS+cMgv351dWDlXzekImE/I3JxVzbds3b2+y7aXLqUAkEqLy8tWVYjiPJcf5yLRfX141X02S3h1pXIB1qmrQsixjGyQn11qNyXhTJoHtUJeADDio3Gg1aubhQZfjN8agci/hdO3pPwLZtajabdL60RLvlshKcPz1V+TJiTdPoamOD4vE4ZTKZvkDfgeu65Ps+TSeTdDwzQyaaVKlUlJAQgq5B5u4Kz6NWvf7TAZNd2LNrNUqGIcViMVVNSqmQGuiiDpEhBx7QBjGqVmkqCChXLA6RdV2nwtMTJbCPIVHM+34EAYEE/vPcAPlhc5Pu19aUAGP75UUJTMLhDwcSPeCPb4WCIj+CPIuYUcrl1OabbLbjAoW8wR60MZ4BujgFnQXEzyAvDJyZ1yWQe7lWGLrtzkh3HHxitkv1+gcGxJ1EnGWb39DLeSDfOc4Hc/oOWrgYSBLw78s0AU7/No7zfAkwALzl9C/AJe10AAAAAElFTkSuQmCC') center no-repeat;
  background-size: 16px 16px;
}
.icon-add,
.ce-icon-add .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/add.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAcJJREFUeNqkU01L40AYfmKbaMRuMQcR7OKhXpSV7rns9rJID8Ie9y8I/pf9Af0LexcURcSDLPuN7LEtupSFSNWUpE4zSWZ2ZmK+2sMKZniTd2ae55k37/uOxjnHc56yfGmfVpagYU+4bWHWfzh3wo7A0eEfbjwlAM73Nlbr+6/XGzVTXzDy6OkISUDor6vLes/uy+nHWCBCu/Fyu0YffIPCT8Gj0Uh9q9VqXsN4tbZV6/3tt3MC3CqhZLgTN0W5rouL1oHym+e7qFQq6Z5pmobkpDlAyOH7PgghKYhSWvDze5qmKU5BQILyItIfDodqfv3nGoyxmFAuw7KsWYEgCDAej/F95wS2bcPzPCWg6zq+vTtWRGmbh024vjsrEEURSEjQ7XZV5iVYkhNiYhA1CvVwSiDguKf3cHQHb3+/j39UYH6+OVWk7bNWggReiJxrkeIUInBKDviiWFxMCo7s1GWZ+qyOTIyZCKjoAMwhj8oE5pEJy+YSoxiBz+4CJspgIutCceLmj2bsrxV7mRFGJUf68ZlOeOR+vh1woYIFMU+s/mi5NRZEdPLFGUhOFgFhnclXB8Kefpnm5zqqqZ57nf8JMACMJuWZdL+VLAAAAABJRU5ErkJggg==') center no-repeat;
  background-size: 16px 16px;
}
.icon-_calendar,
.ce-icon-_calendar .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/_calendar.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABJNJREFUeNrEV1tMlFcQnv/f+65VIAYiWGQBF1hoG4rRSLzQB14khKDGxKiJMcb4Znz1UtMm+mp8aEKM8cknoz5o9IVEk6YpldbaIrsrt4hcQkDDJRCCsHt+Z2bP2f77s38XCtZJDjN7LnO+/5s55wyaYRjwOcVJf6o1jX+0S92B7bBh7EJViS2KLYzt9T1Ne777X5ytZF2j/OCI1E6Ljx8ID03+CaDku2i07uXp0721t26FNlVX38/2NbRuFD9iJhI5pNY9C4dfYP+gnBLBdmUZAyjN2LbEAb4qvn69FRYWoOHxY+jr64OKYDBEunzPnkPhpqaslEZxXb9pXcPevXWFTU114PXC0PnzOk45g20M2yMzgMIbd++2ue/cAZibA2NqCt7PzkLs5EnYWFgIsSdPIGfbNjDevcsKwG6dlpsL7ubm1hvHj7eeO3LkrJUBjZIxHo+DsbQECdR1O3dCKBQCr98PlfPz8EVODvdnE7t1DvQb/2e9lgbAkACWcJL48AEEapfTCXmbN/MkPzojof5sYrdOQ7/kn/YxrAAIkRAiycDiIiRwou/mTVh8+BASjY0gMK7z+/eDs70dZurroeDatVUfNx39kn/aBzIA0GmAEUoG3h44AP5AAObb2pL69m3WGuaJKChYNQDDxADtZ5sDQjKQm5fHAx6PZ5lOrCAUVhGSAQlgeQ4QA4lEgpNQrCDZVs0AJTf5t8kBnQY7Wlqg9uJF8H6ia7fj6lUoTuaAnjEJGSHD/QTvA96Q5D9jEhoyCVMUYXvw9KmKV6rvvzSSUwcP8o4KgGFiQDefAp5AE+XCsrIyKC0tTdnUrP2klR0MBrkpW/WTPyEBWE+BMjQaVBMkTesm/NXod0UhEDQR7Vy8uycnJ3mSssmJ1Z7Cd0PZ09PTGW3yp+l6xhCknYIUALmwpriYB7sGB+HrkhK2Xw4MQK0MxR+9vbAD732S57EY7KqqYvvX7m6or6lh+5euLvanpzNgfwoSkgGVfKlzvAab/OnZQmBmIC4BdA8Nsfa53cwCOfXhTUgskO3HN55YIDuANrHAts/HLCgQ5M9hApAxBNYcIKnaujVZZAwPQ7UMxysKh8z0vygc5eVsv6BwVFSw3UnhCIfZ/i0SYX9CAsj4Fhg2AISJxrXYZgCrYqBndJS12+WCGLJA6D0Yjm4ZDi/af8tweDE0f8pw+DAcv8twWAHYvYa6Qme+iMqxrCLpQyAhGY7XmBdVWGZxhfnmDdTIy6arvx++2b49eVJ6euDbyspkaBAI+RtCH+ojs4ZArNMp6EWwC1jgdnR2wvj4uPk1tDCgaQxAKKokgIGxsZRDYkFtQCwom1hQNrGgbGJhFgvUhn37+PflEycgPz8/+XG4XxoA7HKrK5gZoKMk67m1yM8ECPWlY8egAKuoAFZUaj9rCLyKARcmVmDDhjVvPjIyAhMTE3Dh6FHenApUtQftZ2XAQwNUbl1BqtZTzJur3KD9rAxwCIqKikDHR0PD4oG0w+FI2aqp38nU0dKSz1wD2NUGLjzShikEXIx+qevfy38k/y+JDgvxYwrA55SPAgwAYf3RncCdHegAAAAASUVORK5CYII=') center no-repeat;
  background-size: 16px 16px;
}
.icon-error,
.ce-icon-error .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/error.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9wMGhQhG06p+60AAAHNSURBVDjLpZMxa1RBFIW/eTvvrbsx7uoSOxXBTg3+AIMgogiiXVrLiE0aC3+Arb9AAgE7QTCWVhosLEMgkMJiUTem8G2yb3fnvZ2ZzFgkebvjIikyMM2de84953JGeO85zZEAa6JWBxaB20DjBEwP+Aq8e+JzJY+Ki3fmLiw1Hz+8SX125r9Q52AwHO5/+Hj9S68PsHpMsNB89GCeX2kd0pNUzzTv3Z3n/doCsBoBOGgSJXWUorxJzNbrV3x+uUxQVwqQdQfNcgcOIooCVD6ec/kSWmtarVZYBxjsH2ICAqWgKMoe0/6O1pper8d2t42d2Pr5g0ZIYEGgFN4YjNekB112fUKWZdRqNYbnREk8Aqo2O8QECqxFqT/8lAYTC6TRXN3ZxRiNVTpw4IWYtpCnHTrkCOtJjvQ23r5B73UZ5AYYB84h/rXgI/+7Q+xNMGnn2TJV56i9eI4bjYI3iw92UKn0+yRRFEbu4hxJkjC7l02FwSIqJYGGrGujIkGfmWy6tvSUSAgsnqoeq+v7uNCIrCRQVNa/aX3jlpRXzlpbPW6Mt9u4SJC4sf9MytGG9T8UlfUJBX5lk1huWu5D3ArzP6U9BT5J/AqAOO13/gu1xtXSsD1u9AAAAABJRU5ErkJggg==') center no-repeat;
  background-size: 16px 16px;
}
.icon-delete,
.ce-icon-delete .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/delete.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhFJREFUeNpi/P//PwMlgImBQsACY6xiZPQAUi1Q7vF/DAy5v4GMH1BFbBBam5GBIRjINALibWH//8+CGwBU3BJRUmL84/v3/zdPn5a8fuqUJdBzJjB5ILuTgY3N7fevX++AhvQChbaDxBlhYbCAkTENyErTNjeXVNTWlvr57dvvM/v23Xn96lUsPx9fjqiUlN2DGzeuAzVnszIwPATSDFFAvXAD5jMyMvxiYDAGOj0cyHUyd3RU4hEQ4L937dozdg4OhhsXL54DOjcdqPkFK8hmHAaA/fwXaBBQwUw9Q0N1BiYm9tvXrt36/v27DiPEK2AgDjUAHgaPENEiChSsVZKSkv7x8SPbradPbwjy8vJ/+/Pn0pffv/VAlvwB4lfo0fgDEpAgyRoFUVFTMWZmsWtPn97++PPnxPtv3pxlZ2XlAspt+4crHYAMAJqeLsHL663GxCT15NOnF29//lwIdPJcoMagR9++beVhYZEHstt+Q9SiGgD0t/xPBoZUaw4O+e+/fn098/HjeSB/zieg3D+Iy/Kf/PmzFmiREVCzI4YBQMW5hlxckjx//7Js/fTpPpBfD1T0HqYQakgd0IAzQDmPH9BEiGyAgw07u+SlX7/ePv/7dwdQ49nvQPHvEDm4IUCX1gD5r4De0ENJSNHApPwfkpTfMgPDAhhlD5BSIQNa4CkCxSSW/f9/nHHAcyNAgAEAxF3igbzwV7kAAAAASUVORK5CYII=') center no-repeat;
  background-size: 16px 16px;
}
.icon-complete,
.ce-icon-complete .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/complete.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA61pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6NzBDQkJENjFFODMxREYxMTlCMjJGQkJBMDE3QTBERTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDZGMjBGMkUxNURBMTFFMUJDMjVDMTc2QURDOERFQUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDZGMjBGMkQxNURBMTFFMUJDMjVDMTc2QURDOERFQUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjBEMUUwNTNEODE1RTExMUIyRDJGM0U4MzU0NjVCNTgiIHN0UmVmOmRvY3VtZW50SUQ9InV1aWQ6NzBDQkJENjFFODMxREYxMTlCMjJGQkJBMDE3QTBERTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6g9RT4AAAFg0lEQVR42uRXbWxTVRh+T3tbupYhdAMW2MBszWCLw8iVTZMJU5e5CBsGCQSjfyDxh4ZoiEZNljhNiYnBxK8Y/SOiPzDGEOcCzMyYRRSQMMkIhNGtjJXC2q5b1/Vu69p77vE9t7dd7/phwR/88CTvvT09H+9znvfrXMIYg/vZDHCf230HIPAHIeS/7/RcEcAua+b/BNbh8wQw6ADKeoBij6LZZQbslVAOBjaaAHbihhtMhSn+xp54K0wvDGwoR7bVbV0PCjhxdmtWBlKNK2zHjWoEvhigDeVaHKB7DsAlZ4J8uzgfNIJ7dNaur2lwrK0qrVpTWfp191GnNtaTmsSjgHy5Ar2B8CWJN+eFaaLRBdcRwKkogBHH2y0A1UIez1L3OFC2ouzNZx5rqZYiEpFlGex2OxztOtqvmkNmPdwEhQNIvouNBbg2abRZbJ+3Ne6oleOyKRqNpoY4iG+7jvWjSToQQM/dR0Gc2xeySyKlrDOC4XDTI9scVKYmSZKAnz4pgUAA2praH0IfcWb6QKEASM6Tq05XX1dfa11itYVCIVic6ARBkPv+/G0IAb93bwDyOZ3COqsf3NBQsaqiNBgMAqVUN8FkMrG/r1x0RyLTX2Hsd98bAB5e8axOt3/l8pVtdY66ivHxcYjFYotPDi739dHxQKALWfoiaa9cAHi8cht1pIdMntZYJFgObq4VK71eLwmHw4hTSdHPlc/Pz415PCNnsPsunl7JngeSyilz7mvZJx7/5XhG3KrORlKkq5nOwMhhsVp0hAKTpqFbw4vIMYC1yBLyejyXsHsImYrmqwWt3Dv3Nu8VXS4X7GneI3IwugxG2YIozIap9YhjvaO2ZEmJbXjMjXkCUkIEAral1pnbHs9VRpXXEXwwlYopywDQytMlVzo8nDiF2+2GXc3Pi1rItGY6HXSWrSpraKjYUnp29DwwI0twqonVWhQbu3nLpcjKO2jyIdV/kvlE1gNQad/dvFvkStPb6Ogo7HiqXc8E34Sx/cVLi9uern2y4tebfYBRrlNusVroxC3/cHw+9iEq/yN/OcaT85OOjIxkTJiJz8D56+fh8ScaxbSC0mgWzAdbNrdUnvGdI1EFzcrrliZmqxkit0M35qZnjyHl3+tOLWdjgLKOE6d/7C8vL9cpD9MwBGgAqEBh8M4giFvrEyAo+7hJbHJcki6bIvGITrlgESA6Jnkkf7gHlXyUU7kGIFELPl3OHUr1ge0t7aLP54MwC8MknUT29Jms3F4ONbZquDR1GSakCV2m4x7PAnJg8qq/Dz1kPwhkBvJcNdj7M2lOyDDUFNZx8lRXf/HKYpg0onIzbm4GnXglL5ybugDB+SAw08I4MRMgkhIODfgG8HSvcesVfCNaBAL6TvU667ZvFr1hb9ZFkiIlKE9rRgnmJs6NDbKYcgi7PogVmL9TJki3FUVzMHBu3LlJ9M/6/3UTY8wQnzp555ocib+B94VeHe0XMPD/otlNgLqzl2POhMw6Bn8Y6LcvteucbLEYjQZlutfvlkOxT3Bdr07xZ7GcyvUMPJu8z2nFZpspUXajCuYHcK47sEFUvT0jhg0wczp4I+qKfIfdTrUojeOvn+WC6Fd1q49st2IOYosxAQIz4ZqD1eIcnVtAjmuiv095Z8+GTiPlr4Ifa+QAgvYV/qGTH0Cy1SOIh4nKxKq3qsQ4S9Ti+OXZoPRT4AwEMNyusKm7UZwOALJ8mhEtOtAusAylBGU1NBpeghcNF0uGHGxZ79pp8oKhD1aTR3GslF/1UB5A4ddkm7bWrO1jzPUBlIsB3lmibWLVxKK63CZUWAMvAwd9ET6AGzCI/8uaxHO8qVbE6d0AMC7yd0E7BUldPReuoUqaAiVLn6XNyw7gf/1x+o8AAwCbmdjAabhnIAAAAABJRU5ErkJggg==') center no-repeat;
  background-size: 16px 16px;
}
.icon-info,
.ce-icon-info .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/info.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAehJREFUeNqkkz1rFUEUhs/szuxH9l4uidzCFBHkQoogpgiCpLtIQPwDdlra5BfY+g/ELo2NrZVNQCs/QBHCVVIGJUErSdab3Z2PnR3PzDWzu1WKLJzdszPv8+6ZM7PEGANXuai7be5nQMgjTKcYy5cwpxjvwJiX9cFOQRdj5vHmxvUn23duTJKYJX29gYsi7bPiin/88nN9dvib4NCLhUGjp3e31ib5WZnkHTTPF2+j0ajrmGzdXp3Mvp9MWwOjVwJiEs65V83nc3jz/JbLH+x+g+Fw6OeiKE0s43uAFYCUAqqq8iIpZS/vzjFGHOMNjK4J5xKEEF7UNA2s338NWjdAGQVdL4CQhjAerzimU0FNlFIo1lCjMP97DkVRwKtna7g5BB4+PYGAxv9bClCWyjFdAwdWooZ8zvHrBAIWOzhNUwijBIKAtftCmGNaAyznvGygkCGKMwjdEHfwYDAAGi1h6e3ukpA4preESkfA4rbTSgQOzrIMe7CEc1n/ePSWoBXWbEVxWyaeGgvbZdgKuuae8Qa1PJXKCJoMvAPmcG/3yOXD8c0eK8tCWMbmgftadfb26PP740YqQVkKF7G8uuGiO6ZR8+Prh2PLtBUosfdr9inA2MG3a5f8TH8w9gmN91xDr/o7/xNgAInS27C8scKxAAAAAElFTkSuQmCC') center no-repeat;
  background-size: 16px 16px;
}
.icon-mail,
.ce-icon-mail .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/mail.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZBJREFUeNrEk99KAkEUxr8d19Xyz5YFQglKN6kgbYWP4W1PEEFv0VsEvUavkHUREkEXXklXYZqbCZG4s2vnG0zooj/kRQeGnT3n+317ZnbGmk6nWCQUFgz74OSkIc+NP/IPdhiGm0eNxmm9XEYum/0V5Y9GuG63cXZ+fqxCra19ga/u7tAbDqGj6NtBDbVkyCqttXLTaexub+Py9ha95+evYalRQy0ZskoHgQrlT2QlsVepoHlzg57vQ4fhp8Eca9RQS4asMaB7IKIMTapVXLRaeBwMTI6Dc+ZYo4Y505WwdkADcZtobTYonkigUCigKUB9Z8fkrqXtUqlkah86y7YRGIPJRIWzDiZBgKeXFxTyeazKl67EhFH3PKRSKXRlGeuuCyceh01G2HkHr+MxBrLDaysrsJRCOpOBV6sZA84Z3LiuLIeaeDI57yD2JnC338d6LgcVi5n1MTKzc/HxzporZtQmaCCsPfR9p3N/j1KxCMdxfjxES8vLZpAha7medxhF0dafLpJSHevfb+O7AAMAq4AQUHG7TrMAAAAASUVORK5CYII=') center no-repeat;
  background-size: 16px 16px;
}
.icon-printer,
.ce-icon-printer .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/printer.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI3M0FFREQyRkI5NTExRTA4MEE0REE1MTJDMzQ4MzI0IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI3M0FFREQxRkI5NTExRTA4MEE0REE1MTJDMzQ4MzI0IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzMgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ1dWlkOkFDMUYyRTgzMzI0QURGMTFBQUI4QzUzOTBEODVCNUIzIiBzdFJlZjpkb2N1bWVudElEPSJ1dWlkOkM5RDM0OTY2NEEzQ0REMTFCMDhBQkJCQ0ZGMTcyMTU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+CvgFzQAAAodJREFUeNqMUk1LG1EUPW8+4iQ6CflyEpWkjmDFTUtBxG26KdhUF11210X7KwJxIRS6cFGo0I9FQbpot0KL0N+QRQXFEJWWgiWakI+ZZNJMeu+r1ght6YPDu/PevWfOfeeK+4UCLpYQIk9bGn9en3zfLxOuHGqDweD3B8UTLwuFTafbRZ/OL+5KpRLe7Ow85n8QDoYJFL/fxxCEoD/0PQ9uu41Wq4Vmsyn392trm3R/u+M41+qnp2CIahWKsr8vgz4REIQqBAxNQzAQgKYo3BbOzs7wbGsLufn55+W9vQdfj48hzgk0KYMSdNdF17IU1qiqKoxziS6pyeVysh3TNPGxVKqNnJxAUD43yAQKYZkOJj5sbNhFIfCvxTmrq6uPKPxG2Fbn5ubihJVisfi00WgsJZNJKVujNoYhVRkGZmdnl9bX1++Wy+X9arX6Wev1eslUKjVNxajX6wiHw3LvkhONRhN83ul0QHmIx+OIRMLY3T3A2Jg5zbVMYE1OTmZrtRqIkQgiODr6AsdxcWmxCl1XicSXOZ3OD4yORrNcq3ielyKCTJtsO2V76m34vkZyTQSD4StQlIDM2b73Dul0NsO1GklNkmSbL1gFFweD5l8fkXMWXy9iJObZXMsERig0RrLIiuUVZLPXiYSncNiNy3hqykImc0PGXKs5jqP3egKhkEkD813ifxfXCrLtIU2gzQfUyq18Pn8nGo1ifHyc+kyDHJJxIpEgByKYmZl5QnsfvwauolHxK3oM+PTiimFUbNtGLBYDz4NlWbKYY7aQLU4sLHhupVLwHQcBGnfByUzgkM80QW9piG4StSs0rcVQdL0pdL0lAgGHYleo6gHlvBgcHkqCnwIMAEKKTa3d9FkoAAAAAElFTkSuQmCC') center no-repeat;
  background-size: 16px 16px;
}
.icon-calendar,
.ce-icon-calendar .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/primary_icons/calendar.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABKpJREFUeNrEV0tMFFkUvVXdNC1/GIGhwV9iWgIZDJKoICJEiB9ClGhMjEhckAmzmriYzfiLk+jWuDAhxrhyZWYyiQaEsHCj4A/EKK0RjaigAsNAR9NCd1fV3Pu6Xlm8qqIhI3qTy6uuup/zzr3vg6RpGnxPcdOfYkliP7r1sRd1v6ZtwqEQNYBahPrsT0m6Wz5PsIX41ekTHtRHtxDjNOEh4wsAq2sCgbKHLS3PSy9d8qcXF/8VbzbkN4qTCA4O7uN+N4uK+vD9sG4yiHrKwgBKA2peFOCnlefONcLMDFS3t8PQ0BCsW7PGT+Paysp9RfX1cSkNoN8Lk1/11q1lvvr6MvB64c3RozKa/Iz6HvW6GYDv/NWrbZ4rVwA+fQJtagr++fgRnh45Amk+Hzzt6ICMVatAm5iIC8DJT8rMBE9DQ+P5pqbGXw8caBUZkKgZo9EoaJEIKDiWbdwIfr8fvElJUBgKQWpGBnsfT5z8XBg3+sVfmgNA0wFE0EidnQUVxwS3G7KWL2dGSRiMhN7HEyc/CeNSfMqjiQAIkaqqMQbCYVDQcNnFixC+dg2UujpQsa6hbdvA3d0NwYoKyD17dtHLTca4FJ/ygA0AmT4whDoDr3fvhqTkZAi1tcXGy5fZKGGfqLm5iwagmRigfI49oOoMZGZlsQ+JiYmWUVlAKURRdQZ0ANYeIAYURWFNqC6g2RbNADU3xXfoAZk+9u7ZA6XHjoF3ibbd3jNnYGWsB2TbJmQIGdwlOB9wh6T4tk2o6U1oULQEACgjB6DZMGAAIHyqAKC3vx/6nzyBWWwklyzD6oIC2F5ZCSn6Oid5PToKd9AugjGa9u61LkOdAcdVQB+5gU6TIctwHy8pLISCvDx4g4nuDgyA2+WCXTU17HtPXx9TCZOkp6Za/GMVWGAJaPaKEKAYt1YuP+bkwK379+HfYNCw21RayvTvzk6YmJy0+LOMyNy8JeAMMADz9EDPgwcwi5tKFu3xgl0El2+Y9hEbf5nifmHAeRUoNgywxPfuQQ/OPPT5M2woKYGq8nKLHSWnPrHzFwAYJZB5CcwMROlcEDQP679h/XrIxJkTmJu3b1tsGABkx85fNQEwl0C2rAKdAVF9CGDL5s3Q0twM6Wlp0N7VZdSbK81+Bi8zdv4cgLgKZKcmdFJy/wHPCZrp1PS08T6MW20Iz/8gNieVyQlA/H3AoQe4TOKsHz1+DDJ2dQ6uCLLtwmO6E5XLb7id78RjfAeqcRg5MDBnFRAISi128YuXL2FifBxG372DO1h/sms+dAjcHg+zra2tZSqKOQ7tH3ySFgBiCcSNpOPGDXg1PMyo34IXkgrshezsbNsNxywfEPQ0loTKMjY2Zj4NBQYkiQFQea2EwL+0tlpnFyc5u6BiuaqrqtjzicOHWckYaMw3BwC+8vAtmDHwlQ4jmjVFOo7lysVbVDLeqHg+sQRezkAC1jU5JeV/Jx8ZGYFxLMHvBw+y5HRB5Tkon8hAIn2g69YppOprijl57KqhsXwiA6wE+fn5bHnRyUWjC088/syV/+YnHA/KR/HZrOzanpDA8oH5MrpClk/q/0h+Kwm8VdU/DADfU/4TYABEGrmI0+KZwAAAAABJRU5ErkJggg==') center no-repeat;
  background-size: 16px 16px;
}
.icon-refresh,
.ce-icon-refresh .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/refresh.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-eraser,
.ce-icon-eraser .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/eraser.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-lock,
.ce-icon-lock .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/lock.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-sort-asc,
.ce-icon-sort-asc .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/sort-asc.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-eye,
.ce-icon-eye .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/eye.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-download,
.ce-icon-download .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/download.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-search,
.ce-icon-search .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/search.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-comment,
.ce-icon-comment .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/comment.svg") center no-repeat;
  background-size: 16px 16px;
}
.icon-arrow-bottom,
.ce-icon-arrow-bottom .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/arrow-bottom.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-mail-send,
.ce-icon-mail-send .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/mail-send.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-unlock,
.ce-icon-unlock .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/unlock.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-deny,
.ce-icon-deny .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/deny.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-duplicate,
.ce-icon-duplicate .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/duplicate.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-mail-open,
.ce-icon-mail-open .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/mail-open.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-return,
.ce-icon-return .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/return.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-image,
.ce-icon-image .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/image.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-external,
.ce-icon-external .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/external.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-link,
.ce-icon-link .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/link.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-list,
.ce-icon-list .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/list.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-play,
.ce-icon-play .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/play.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-sort-desc,
.ce-icon-sort-desc .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/sort-desc.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-move,
.ce-icon-move .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/move.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-upload,
.ce-icon-upload .ce-i {
  background: url("/bos.engine/libraries/html5_tools/images/secondary_icons/upload.png") center no-repeat;
  background-size: 16px 16px;
}
.icon-move,
.ce-icon-move .ce-i {
  background-size: inherit;
}
.ce {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
  zoom: 1;
  padding: 0;
  z-index: 0;
  margin: 0;
  position: relative;
  overflow: hidden !important;
  white-space: nowrap;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  background-clip: padding-box;
  background-position: 0 0;
}
.ce:focus,
.ce :focus,
.ce *:focus {
  outline: none;
}
.ce-misc {
  cursor: default !important;
  border-width: 0;
}
.ce.ce-misc,
.ce.ce-box,
.ce.ce-field {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-color: transparent;
  border-style: solid;
  text-align: left;
}
.ce.ce-misc,
.ce.ce-misc input.ce-f,
.ce.ce-misc textarea.ce-f,
.ce.ce-misc .ceb_mask,
.ce.ce-box,
.ce.ce-box input.ce-f,
.ce.ce-box textarea.ce-f,
.ce.ce-box .ceb_mask,
.ce.ce-field,
.ce.ce-field input.ce-f,
.ce.ce-field textarea.ce-f,
.ce.ce-field .ceb_mask {
  font-family: Arial, sans-serif !important;
}
.ce input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.ce-field {
  position: relative;
}
.ce-field input.ce-f,
.ce-field textarea.ce-f {
  text-align: inherit;
}
.ce-field input[type="password"],
.ce-field input[type="text"] {
  padding: 0;
}
.ce-field input[readonly],
.ce-field textarea[readonly] {
  background: #efefef !important;
}
.ce-field.ce-readonly {
  background: #efefef !important;
  background-color: #efefef;
  background-image: -moz-linear-gradient(#efefef,#efefef);
  background-image: -ms-linear-gradient(#efefef,#efefef);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#efefef),color-stop(100%,#efefef));
  background-image: -webkit-linear-gradient(#efefef,#efefef);
  background-image: -o-linear-gradient(#efefef,#efefef);
  background-image: linear-gradient(#efefef,#efefef);
}
.mdr_no-cssgradients .ce-field.ce-readonly {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#efefef',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#efefef',GradientType=0);
}
.ce-field.ce-readonly input.ce-f,
.ce-field.ce-readonly textarea.ce-f {
  background: #efefef !important;
}
.ce.ce-box {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: hand;
  cursor: pointer;
}
.ce.ce-box *::-moz-selection {
  background: transparent;
  color: #444;
  text-shadow: none;
}
.ce.ce-box *::-webkit-selection {
  background: transparent;
  color: #444;
  text-shadow: none;
}
.ce.ce-box *::selection {
  background: transparent;
  color: #444;
  text-shadow: none;
}
.ce.ce-box.ce-no-text {
  padding: 0 !important;
}
.ce-i {
  display: none;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  margin: 0 !important;
  padding: 0 !important;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
}
.ce-i:before {
  content: "";
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.ce-i img {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.ce-i-an {
  display: block;
  position: absolute;
}
.ce-icon-animate-trash .ce-i-an {
  background: url("/bos.engine/libraries/ce/images/objects/animate-icon-trash.png") center no-repeat;
  background-position: center top;
}
.ce-icon-animate-trash .ce-i-an-1 {
  width: 100%;
  height: 12px;
  top: 50%;
  margin-top: -4px;
  background-position: center -5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ce-icon-animate-trash .ce-i-an-2 {
  width: 100%;
  height: 5px;
  top: 50%;
  margin-top: -8px;
}
.ce-icon-animate-trash:hover .ce-i-an-1 {
  margin-top: -4px;
}
.ce-icon-animate-trash:hover .ce-i-an-2 {
  margin-top: -10px;
  -moz-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  margin-left: -1px;
}
.ce-i-st {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid transparent;
}
.ce-icon-status-gray-sq .ce-i-st,
.ce-icon-status-gray .ce-i-st {
  background: #999999;
}
.ce-icon-status-orange-sq .ce-i-st,
.ce-icon-status-orange .ce-i-st {
  background: #ffc750;
}
.ce-icon-status-green-sq .ce-i-st,
.ce-icon-status-green .ce-i-st {
  background: #48d100;
}
.ce-icon-status-blue-sq .ce-i-st,
.ce-icon-status-blue .ce-i-st {
  background: #5e93c5;
}
.ce-icon-status-red-sq .ce-i-st,
.ce-icon-status-red .ce-i-st {
  background: #d95717;
}
.ce-icon-status-gray-rect .ce-i-st,
.ce-icon-status-gray-circle .ce-i-st {
  border-color: #999999;
}
.ce-icon-status-orange-rect .ce-i-st,
.ce-icon-status-orange-circle .ce-i-st {
  border-color: #ffc750;
}
.ce-icon-status-green-rect .ce-i-st,
.ce-icon-status-green .ce-i-st {
  border-color: #48d100;
}
.ce-icon-status-blue-rect .ce-i-st,
.ce-icon-status-blue-circle .ce-i-st {
  border-color: #5e93c5;
}
.ce-icon-status-red-rect .ce-i-st,
.ce-icon-status-red-circle .ce-i-st {
  border-color: #d95717;
}
.ce-icon-status-gray .ce-i-st,
.ce-icon-status-orange .ce-i-st,
.ce-icon-status-green .ce-i-st,
.ce-icon-status-blue .ce-i-st,
.ce-icon-status-red .ce-i-st,
.ce-icon-status-gray-circle .ce-i-st,
.ce-icon-status-orange-circle .ce-i-st,
.ce-icon-status-green .ce-i-st,
.ce-icon-status-blue-circle .ce-i-st,
.ce-icon-status-red-circle .ce-i-st {
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.ceb_tr {
  content: "";
  display: inline;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255,255,255,0);
  border-width: 4px 4px 0 4px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-top-color: #686868;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.ie9less button.ce-box.ce-no-text .ce-i {
  position: relative;
  top: 0 !important;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ce-icon-left  .ce-i {
  display: block;
  left: 0;
}
.ce-icon-right .ce-i {
  display: block;
  right: 0;
}
.ce.ce-icon-right.ce-icon-loading .ce-i,
.ce.ce-icon-left.ce-icon-loading .ce-i {
  background: url("/bos.engine/libraries/ce/images/objects/loading.gif") center no-repeat;
}
.ce.ce-valid-field {
  border-color: #5CE46D !important;
}
.ce.ce-invalid-field {
  border-color: #FF0000 !important;
}
.not-ie .ce.ce-disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40) !important;
  -moz-opacity: 0.4 !important;
  opacity: 0.4 !important;
  cursor: not-allowed;
}
.ie .ce.ce-disabled.ce-field {
  border-style: dotted;
}
.ie .ce.ce-disabled.ce-field .ce-f {
  cursor: not-allowed;
}
.ce.ce-oblate,
.ce.ce-no-text {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.ce.ce-block {
  width: 100% !important;
  display: block !important;
}
.ce.ce_none {
  display: none !important;
}
.ce-t-bold,
.ce.ce-t-bold .ce-f {
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
}
.ce-t-normal,
.ce.ce-t-normal .ce-f {
  font-weight: normal;
  text-shadow: none;
}
.ce-t-left,
.ce.ce-t-left .ce-f {
  text-align: left;
}
.ce-t-right,
.ce.ce-t-right .ce-f {
  text-align: right;
}
.ce-t-center,
.ce.ce-t-center .ce-f {
  text-align: center;
}
.ce-box:before {
  content: "";
  display: none;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50%;
  height: 50%;
}
.ie9less .ce-box:before {
  display: none !important;
}
@media print {
  .ce,
  .ce * {
    filter: none !important;
    background-color: transparent !important;
    background: none !important;
    color: #444 !important;
  }
}
.ui-datepicker {
  z-index: 9910 !important;
}
.ui-autocomplete {
  z-index: 9910 !important;
}
button.ce {
  background: none;
  background-color: transparent;
}
a.ce.ce-box.ce-button,
a.ce.ce-box.ce-button:link,
a.ce.ce-box.ce-button:hover,
a.ce.ce-box.ce-button:active,
a.ce.ce-box.ce-button:visited {
  text-decoration: none !important;
}
button.ce.ce-box.ce-button {
  font-family: Arial, sans-serif !important;
}
.ceb_t {
  position: absolute;
}
.ceb_to {
  border-color: rgba(255,255,255,0);
  border-color: #ffffff;
}
.ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #ccc;
}
.ce-button__arrow {
  overflow: visible !important;
}
.ce-button__al .ceb_t1 {
  top: 0;
  left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
}
.ce-button__al .ceb_t2 {
  bottom: 0;
  left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
}
.ce-button__al .ceb_t1o {
  margin: -1px 0 0 -1px;
}
.ce-button__al .ceb_t2o {
  margin: 0 0 -1px -1px;
}
.ce-button__ar .ceb_t1 {
  top: 0;
  right: 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
}
.ce-button__ar .ceb_t2 {
  bottom: 0;
  right: 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
}
.ce-button__ar .ceb_t1o {
  margin: -1px -1px 0 0;
}
.ce-button__ar .ceb_t2o {
  margin: 0 -1px -1px 0;
}
.ce-submit input {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0;
  margin: 0;
  opacity: 0 !important;
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  z-index: 2;
}
.ce-checkbox input.ce-f {
  position: absolute;
  top: 0;
  right: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  opacity: 0 !important;
  cursor: pointer;
}
.ce-checkbox .ceb_ti,
.ce-checkbox.ce-active .ceb_ta {
  display: block;
}
.ce-checkbox .ceb_ta,
.ce-checkbox.ce-active .ceb_ti {
  display: none;
}
.ce-checkbox-off .ce-i {
  background: url("/bos.engine/libraries/ce/images/icons/checkbox_off.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAARCQAAEQkBwOWiGAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAElSURBVFiF7ZexbcMwEEXfHZwh7AXUkxrAcOHSC6hNUqTyKK5SBGm9gEoXgQew1GcBe4gA+ilEI0KQpJKchr87gOB7BFnwmyQAzMxCCPdmtgEiMGfcXIBGUt227asS2CQRQli4+x5Yjgz9Lceu66q2bc8zM7MY4xD+DhyA88jQBbAGCmDp7nszW1kI4cHMXtKiZ2B7Op0+RoYDUJblHbADngAkPXq6c+hPPhkcIO29TSzMbOP0Dw7gMCX8m8QhjdH5eu1j3/lfubLmfkPoj8kCWSALZIEskAWyQBbIAk7fWKD/t98qV9bFgSYN6/RvnzSJsU5j45LqNBTAbkqJQTEpACTVBliM8Y3bVjOAY9M0q5kkhRCqQTktBoumyrHrukqS7L/r+SfHsHkcXtByhgAAAABJRU5ErkJggg==') center no-repeat !important;
  background-size: 16px 16px !important;
}
.ce-checkbox-on .ce-i {
  background: url("/bos.engine/libraries/ce/images/icons/checkbox_on.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAARCQAAEQkBwOWiGAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAL7SURBVFiFxZdPaFxVFIe/350pBkFwaSOIGw0WhMy78xJw1RTRjXTVXcCWYkuRWltciAuhIBQXKqn9sxCrcRG6asFYusiiZBFcZN59i0gFSUHcJIsuDAQEo/OOi3ljh5c3SRrfq2c1c865830z987jHpkZAJIURdE7ko4CHjhItbEOBDObT9P0a8vBMjOiKBp1zs0BhyuGDovFLMum0zRda0qS934Q/guwAKxVDB0F3gDGgMPOuTlJRxRF0SlJX+VN14HzSZL8VTEcgHa7fQCYAd4FMLPTLt9z6H3z2uAA+Wefz1lIOuroHTiAharh3vtXJiYmniuRWOi3OB6d9kr33Hs/Lel+lmW/xnF8QZIGyn3WQVcltB/j4+PPS7oKCBgxsy+897NlvbUINJvNG8CzhfRrT0TAe38aeLOYN7OLtQu0Wq0XJX1WzEu6HUKYq1VAkhqNxrfAM4XSw263e2bYusoEvPdnKXmUm9mZNE0f1irQarVeAj4tKc2FEG7vtPY/C0hyzrlZ4OlCaW1ra+u93dbvKBDHcWtycvLlnXqiKPpA0ra/mKRTKysrv+9boN1unzOztNvt3o/j+NgQ+CFJn5SUbnQ6nbu7wYcKeO9PAJfzt00zu1mUmJqaajYaje+ApwrLfxsZGbmwF/hQAUnFvdsmsbm5+ZGZtQt9ZmYnl5aWNvcq0CxLmtkVSd/Qe5YXJZD0APi4ZN21EMK9vcJhyC8QQpgFzpYJm9nNLMu+Bw4Uag8kffg48KECAEmSXDezUgnghUIuc84dT5Lkj8oEAEII10rOw7aQ9Pny8vKPjwvfVQCg0+lcBc7t0PLzxsbGtvNQmQBAkiRXgPdLSn+b2durq6t/1iqQS3xJ70I5GJdCCGG/8L7Aev56dA8Sl7Mse93MbgEnQggX98nts9blvf8BeIveVfnVOq/l8O9s8BO9AeWOM7P5vDYGzOQNdcJnchZmNi9A3vt7PNnRDGAxhHCkaWYWRdH0wHA6NtBUVyxmWTZtZqb/ezz/B/apNYlEaZeeAAAAAElFTkSuQmCC') center no-repeat !important;
  background-size: 16px 16px !important;
}
.ce-date_select .ce-d {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
  padding-right: 2px;
}
.ce-date_select .ce-d-empty {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0;
  padding: 0;
  width: 5px;
  height: 8px;
}
.ce-fieldset {
  position: relative;
  text-align: left;
  overflow: visible !important;
}
.ce-fieldset .ce-fieldset-label {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  position: static;
  padding: 0 3px;
  white-space: nowrap;
  text-align: left;
}
.ce-fiieldset-slide .ce-fieldset-label {
  cursor: pointer;
}
.ce-fiieldset-slide .ceb_content {
  display: none;
}
.ce-fiieldset-slide .ce-fieldset-tr {
  top: 50%;
  position: absolute;
  left: 3px;
}
.ce-fiieldset-slide .ce-fieldset-tr-wr {
  float: left;
  position: relative;
  width: 12px;
  height: 100%;
}
.ce-fiieldset-slide.ce-inactive {
  padding-bottom: 0 !important;
  border-color: transparent !important;
}
.ce-fiieldset-slide.ce-inactive .ce-fieldset-tr {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 4px;
  border-color: rgba(255,255,255,0);
  border-color: #444;
  margin-top: -5px;
}
.ce-fiieldset-slide.ce-active .ce-fieldset-tr {
  left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 4px;
  border-color: rgba(255,255,255,0);
  border-color: #444;
  margin-top: -2px;
}
.ce-fiieldset-slide.ce-active .ceb_content {
  display: block;
}
.ce-file input.ce-f {
  position: absolute;
  top: 0 !important;
  left: 0;
  font-size: 150px !important;
  width: 100%;
  bottom: 0;
  opacity: 0 !important;
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  z-index: 2;
  cursor: hand;
  cursor: pointer;
}
.ce-group {
  display: block;
}
.ce-group-column,
.ce-group-line {
  zoom: 1;
  display: block;
}
.ce-group-column:before,
.ce-group-column:after,
.ce-group-line:before,
.ce-group-line:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.ce-group-column:after,
.ce-group-line:after {
  clear: both;
}
.ce-group-column > .ce + .ce.ce-box {
  border-top-color: transparent !important;
}
.ce-group-line > .ce {
  float: left;
}
.ce-group-line > .ce + .ce.ce-box {
  border-left-color: transparent !important;
}
.ce-input.cem-autosize {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.ce-input input.ce-f {
  border: none !important;
  display: block;
  width: 100%;
  z-index: 1;
  height: 100%;
  line-height: 1 !important;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  background-color: transparent !important;
  background: none !important;
}
.ce-input .ceb_mask {
  position: relative;
  line-height: 1;
  z-index: 0;
  display: block !important;
  visibility: hidden;
}
.ce-input .ceb_f {
  display: block;
  overflow: hidden;
  position: relative;
}
.ce-input.cew_pu input.ce-f,
.ce-input.ce-icon-left input.ce-f,
.ce-input.ce-icon-left .ceb_pu {
  padding-left: 0 !important;
}
.ce-input.cew_u input.ce-f,
.ce-input.ce-icon-right input.ce-f,
.ce-input.ce-icon-right .ceb_u {
  padding-right: 0 !important;
}
.ce-input .ceb_u,
.ce-input .ceb_pu {
  display: block;
  padding-bottom: 0 !important;
}
.ce-input .ceb_u {
  float: right;
  padding-left: 0 !important;
}
.ce-input .ceb_pu {
  float: left;
  padding-right: 0 !important;
}
.ce-search {
  overflow: hidden;
}
.ce-search .ce-i,
.ce-search-btn {
  overflow: hidden;
}
.ce-search-btn .ce-button {
  float: right;
  margin-left: 5px;
}
.ce-search-btn-icon .ce-button {
  padding-left: 0;
}
.ce-search .ce-i,
.ce-search-btn-icon .ce-button .ce-i {
  background: url("/bos.engine/libraries/ce/images/icons/search.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAABEJAAARCQHA5aIYAAAAB3RJTUUH3gcWChYVX2DXRgAABCpJREFUWMO9l1FoW2UUx//n3tyuCR340E5GgxMFZ53rpmtFwScRZhBnCL1fWvdgxvqyIVjqw+iEjb7uoRXGBnbCMgQD985YsBIm4hj6ZFukYbMtTJg0L2NDR1xuujT9ji8nEmt7c5NZv6fLud93vt/9n++c811iZviNeDzeZllWLxH1MXM/EXUz84JhGLNa61nXdX/DYwzaCsC27T1EdBHAmwDafHzcAzAZjUbPTUxMrP8nAMlk8jgzTwLYKSYNYJmZ54iowMwHiagPQFfdsp8AvO84zlLLAEqpTgBpAG+L6TaAkUqlcmN6evrhZioZhnGMmU8DsACsMvOY67qftAowI5szgPMAxhzH8Ro5sW37ABFdBvBSzZXjOG5TACL7Z7L5O47jfNOMlKlUKuR53hUA7wG4b5rmi5lM5m6jdUZNSok5AJxvdnMASKfTVdM0TwBYAdBZrVangqwzAEBO+06J+VirKZXJZIoAhsXnEaWU3RAgHo+3SaoBwEiQmPsNx3G+BXBVIGINASzL6pU815VK5YaEpGtgYOCJx+C4DgDM/HJDAMlnAFiuS7WTpmkebLm6Ec3J475UKtXuC8DM/UI797fRMN5g5r5WAYrF4gKANQChcrnc20iBbqEu1IzM/CwzH2oVIJfLPQJwHwC01t2NFFiQTeslXyGidwcHB59rBSCRSOwCsFs+LO8LYBjGrEzsq1NgDkBYa31ldHTUbBbAsqyarweO4/zqC6C1npXnLtu29wjM12J7tVAonGkWQGvdL37mG2aB9PN7IsexWi4z8+cy54xS6iuRNUhJbieiIQGZD1QJAUyK9Kdt2z4AAOvr6x/WpVM8FArdVEqdVErt9wtLqVQaB7AXgAfgUiCAaDR6Tvq5RUSXU6lUKJvN/hEOh19j5o8BrErvvwAgXygU/kwmk58mEonuDfeIV4joI5H/lOu6twN3Q6XU8wB+BtAO4AvTNE9Iba9dy/YDOERED5n51vLycj6fz3P95szsAngKwJ2lpaVn6t8Hug/Ytj1CRLWuuAJgWGq7b8xLpdK4fLlZVw3Hmfk7Zv7ddd1fAl/JpINdBNAppqsArhPRXLFYXMjlco8SicQuy7L6tNb9cuD2ytw7AJ7epDRnw+Hw0XQ6vRroTjg0NPRktVqdIqIjG16tSYXbvcHuEdGpxcXFCz09PWeZ+ewmH3stEonEN0KQ37VcKWUTUUy62j4AobrXD4hoXlLtUu3AKaVeB/DDFi7/BUGN/gvqY10ul3u11t1ElN+qwtm2/QIR3fJx9Q+IwADNjGQy+SUzJ4JAGNiGEQ6HjwK45jPlsOd507FYbMe2KFALmed50wAObzWHmT/YNoCAEN8b2MaRTqdXI5FIfKtwENHMtirQQIkfq9XqW/8LAADEYrEdHR0dw0SUIKKZtbW1qWw2W/oLa+H+SUc96RwAAAAASUVORK5CYII=') center no-repeat !important;
  background-size: 16px 16px !important;
}
.ce-search-btn-icon .ce-search .ce-i {
  display: none;
}
.ce-search-btn-in .ce-button {
  float: none;
  margin: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}
.ce-search-btn-in-left .ce-button {
  left: 0;
  border-top-right-radius: 0 !important;
  -moz-border-radius-topright: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
}
.ce-search-btn-in-right .ce-button {
  right: 0;
  border-top-left-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
}
.ce-label {
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
}
.ce-label.ce-label-big {
  font-size: 20px;
}
.ce-label.ce-required .ce-i-r {
  font-weight: bold;
  display: inline-block;
  color: #E00;
  font-size: 1.4em;
}
.ce-locker {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: 9999;
  cursor: wait;
}
.ce-locker-overlay {
  display: block;
  background: url("/bos.engine/libraries/ce/images/backgrounds/bg.gif");
  background: url('data:image/gif;base64, R0lGODlhCAAIAJEAAMzMzP///////wAAACH5BAEHAAIALAAAAAAIAAgAAAINhG4nudroGJBRsYcxKAA7');
  background-color: #888888;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ce-locker-content {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ce-locker-content {
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.ce-locker-content:after {
  content: "";
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.ce-locker-content-in {
  display: block;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-align: left;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
}
.ce-locker__loader .ce-locker-icon {
  display: inline-block;
  background: url("/bos.engine/libraries/ce/images/objects/loader.gif") center no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 10px;
}
.ce-locker__loader-big .ce-locker-icon {
  display: inline-block;
  background: url("/bos.engine/libraries/ce/images/objects/loader-big.gif") center no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 10px;
}
.ce-locker__preloader .ce-locker-icon {
  display: inline-block;
  background: url("/bos.engine/libraries/ce/images/objects/preloader.gif") center no-repeat;
  width: 80px;
  height: 10px;
  margin: 0 10px;
}
.ce-locker__progress_loader .ce-locker-icon,
.ce-locker__progress_loader_transparent .ce-locker-icon {
  display: block;
  background: url("/bos.engine/libraries/ce/images/objects/progress_loader.gif") center no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 10px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
}
.ce-locker__progress_loader .ce-locker-message,
.ce-locker__progress_loader_transparent .ce-locker-message {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  font-size: 14px;
  line-height: 14px;
  left: 0;
  right: 0;
  text-align: center;
  color: #000;
}
.ce-locker__progress_loader .ce-locker-message:after,
.ce-locker__progress_loader_transparent .ce-locker-message:after {
  content: "%";
}
.ce-locker__progress_loader_transparent .ce-locker-overlay,
.ce-locker__transparent .ce-locker-overlay {
  background: none !important;
}
.ce-locker__body {
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  position: fixed !important;
  padding: 0 !important;
}
.ce-message {
  height: auto !important;
  line-height: 1.4 !important;
  vertical-align: middle;
  white-space: normal !important;
}
.ce-message ol li {
  display: list-item;
  list-style: disc outside;
  padding: 0;
}
.ce-message .ceb_close {
  position: absolute;
  font-size: 16px;
  line-height: 16px;
  width: 16px;
  height: 16px;
  font-weight: bold;
  cursor: pointer;
  display: block;
  text-align: center;
  top: 0;
  right: 0;
}
.ce-message.cew_close {
  padding-right: 16px !important;
}
.ce-modal-wrapper {
  display: none;
  z-index: 2000;
  text-align: center;
  overflow-y: scroll !important;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  widht: 100%;
  height: 100%;
  background: url("/bos.engine/libraries/ce/images/backgrounds/bg.gif");
  background: url('data:image/gif;base64, R0lGODlhCAAIAJEAAMzMzP///////wAAACH5BAEHAAIALAAAAAAIAAgAAAINhG4nudroGJBRsYcxKAA7');
}
.ce-modal-wrapper:after {
  content: "";
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.ce-modal-overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 16px;
  bottom: 0;
  z-index: 0;
}
.ce-modal-content {
  zoom: 1;
  display: block;
}
.ce-modal-content:before,
.ce-modal-content:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.ce-modal-content:after {
  clear: both;
}
.ce-modal-container {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  vertical-align: middle;
  text-align: left;
  padding: 12px;
  margin: 40px -25px;
}
.ce-modal-container-insider {
  padding: 25px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
}
.ce-modal-container-insider {
  zoom: 1;
  display: block;
}
.ce-modal-container-insider:before,
.ce-modal-container-insider:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.ce-modal-container-insider:after {
  clear: both;
}
.ce-modal-title {
  font-size: 18px;
  line-height: 18px;
  padding: 0px 0 10px;
  overflow: hidden;
}
.ce-modal-preloader {
  font-size: 20px;
  line-height: 1;
  height: 20px;
  text-align: center;
}
.ce-modal-preloader-image {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  background: url("/bos.engine/libraries/ce/images/objects/preloader.gif") center no-repeat;
  margin-left: 10px;
  height: 20px;
}
.ce-modal-prompt-text {
  width: 100%;
  max-width: 500px;
  min-width: 300px;
  max-height: 400px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  min-height: 100px;
  padding: 4px;
  border: 1px solid #ccc;
}
.ce-modal-type-prompt .ce-modal-content {
  overflow: visible !important;
  margin-right: 10px;
}
.ce-modal-controls {
  padding: 25px 25px 0;
  margin: 25px -25px 0;
  overflow: hidden;
  border-top: 1px dotted #eee;
}
.ce-modal-controls .ce {
  float: left;
  margin-right: 5px;
}
.ce-modal-top-btns {
  display: block;
  position: absolute;
  right: 12px;
  top: 0;
  z-index: 2;
  -webkit-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 0 0 2px;
  text-align: center;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}
a.ce-modal-close-button {
  font-family: Arial, sans-serif !important;
  display: block;
  position: absolute;
  right: 12px;
  top: -1px;
  overflow: hidden;
  font-size: 24px;
  line-height: 14px;
  width: 40px;
  height: 12px;
  text-decoration: none !important;
  text-align: center;
  border: 1px solid #ccc;
}
a.ce-modal-close-button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  width: 100%;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.ie9less a.ce-modal-close-button:before {
  display: none;
}
.ce-modal-wrapper.ce-modal-fixed-i .ce-modeal-container {
  vertical-position: top;
}
.ce-modal-wrapper.ce-modal-fixed-i:after {
  display: none;
}
.ce-modal-wrapper.ce-modal-fixed-i .ce-modal-container {
  margin-top: 70px;
}
html.ce-modal-open {
  overflow: hidden !important;
}
html.ce-modal-open .ce-modal-wrapper {
  display: block;
}
.ce-multi_input .ceb_d {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ce-multi_input .ceb_d:first-child {
  padding-left: 0 !important;
}
.ce-multi_input .ceb_d:last-child {
  padding-right: 0 !important;
}
.ce-multi_select-cnt_wr {
  font-weight: bold;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-left: 6px;
}
.ce-multi_select-wr {
  display: none;
  overflow: hidden;
  overflow-y: auto;
  position: absolute;
  z-index: 999;
  margin: 0px;
  border: 1px solid #999;
  background: #fff;
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
  -o-box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
}
.ce-multi_select-wr .ceb_li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  display: block;
  position: relative;
  min-height: 22px;
  padding: 4px 4px 4px 22px;
  clear: both;
}
.ce-multi_select-wr .ceb_li:hover {
  background: #eee;
}
.ce-multi_select-wr .ceb_li.ce-checkbox-on {
  background: #ddd;
}
.ce-multi_select-wr .ce-i {
  display: block;
  left: 0;
  height: 22px;
  width: 22px;
}
.ce-multi_select-wr .ceb_li_txt {
  display: block;
}
.ce-multi_select-wr .ceb_li + .ceb_li {
  border-top: 1px dashed #d0d0d0;
  display: block;
}
.ce-multi_select-wr .ceb_li__si {
  display: none !important;
}
.ce-multi_select-wr .ceb_li__sa {
  display: block;
}
.ce-multi_select-wr .ceb_li__disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.ce-multi_select-search_wr {
  display: block;
  margin: 2px;
  overflow: hidden;
}
.ce-multi_select-search {
  display: block;
  min-width: 70px;
  width: 100%;
  padding: 4px;
  font-size: 12px;
  line-height: 12px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ce-multi_select-toggler_wr {
  display: block;
  float: right;
  padding: 5px;
  font-size: 12px;
  line-height: 12px;
}
.ce-multi_select-toggler {
  color: #69b1ff;
  text-decoration: underline;
  cursor: pointer;
}
.ce-multi_select-toggler:hover {
  text-decoration: none;
}
.ce-text-center {
  margin: auto;
  display: table;
  width: 100%;
  text-align: center !important;
}
.ce_scroll_list_wr {
  display: block;
}
.ce_scroll_list_wr_hidden {
  overflow: hidden !important;
}
.ce-multi_select_apply_btn {
  background-color: #ffa503 !important;
  background-image: linear-gradient(#ffa503,#ffa503) !important;
}
.ce-multi_select_apply_btn .ceb_tk {
  color: white;
}
.ps-scrollbar-y-rail {
  display: block !important;
  opacity: 0.6 !important;
  filter: alpha(opacity=60) !important;
}
.ce-html_select-cnt_wr {
  font-weight: bold;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-left: 6px;
}
.ce-html_select-wr {
  display: none;
  overflow: hidden;
  overflow-y: auto;
  position: absolute;
  z-index: 999;
  margin: 0px;
  border: 1px solid #999;
  background: #fff;
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
  -o-box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.7);
}
.ce-html_select-wr .ceb_li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  display: block;
  position: relative;
  min-height: 22px;
  padding: 4px 4px 4px 22px;
  clear: both;
}
.ce-html_select-wr .ceb_li:hover {
  background: #eee;
}
.ce-html_select-wr .ceb_li.ce-checkbox-on {
  background: #ddd;
}
.ce-html_select-wr .ce-i {
  display: block;
  left: 0;
  height: 22px;
  width: 22px;
}
.ce-html_select-wr .ceb_li_txt {
  display: block;
}
.ce-html_select-wr .ceb_li + .ceb_li {
  border-top: 1px dashed #d0d0d0;
  display: block;
}
.ce-html_select-wr .ceb_li__si {
  display: none !important;
}
.ce-html_select-wr .ceb_li__sa {
  display: block;
}
.ce-html_select-wr .ceb_li__disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.ce-html_select-search_wr {
  display: block;
  margin: 2px;
  overflow: hidden;
}
.ce-html_select-search {
  display: block;
  min-width: 70px;
  width: 100%;
  padding: 4px;
  font-size: 12px;
  line-height: 12px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ce-html_select-toggler_wr {
  display: block;
  float: right;
  padding: 5px;
  font-size: 12px;
  line-height: 12px;
}
.ce-html_select-toggler {
  color: #69b1ff;
  text-decoration: underline;
  cursor: pointer;
}
.ce-html_select-toggler:hover {
  text-decoration: none;
}
.ce-text-center {
  margin: auto;
  display: table;
  width: 100%;
  text-align: center;
}
.ce_scroll_list_wr {
  display: block;
}
.ce_scroll_list_wr_hidden {
  overflow: hidden !important;
}
.ce-html_select_apply_btn {
  background-color: #ffa503 !important;
  background-image: linear-gradient(#ffa503,#ffa503) !important;
}
.ce-html_select_apply_btn .ceb_tk {
  color: white;
}
.ps-scrollbar-y-rail {
  display: block !important;
  opacity: 0.6 !important;
  filter: alpha(opacity=60) !important;
}
.ce-radio_group.ce-oblate .ce-radio {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.ce-radio input.ce-f {
  position: absolute;
  top: 0;
  right: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  opacity: 0 !important;
  cursor: pointer;
}
.ce-radio .ceb_ti,
.ce-radio.ce-active .ceb_ta {
  display: block;
}
.ce-radio .ceb_ta,
.ce-radio.ce-active .ceb_ti {
  display: none;
}
.ce-radio-on .ce-i {
  background: url("/bos.engine/libraries/ce/images/icons/radio_on.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS9JREFUeNrMV20RwyAMZVWAhEnAwSqhEjYHlVAnnYPVATcFnRPqYMvu2I+1vAAtB+Tu/YGQD3gJIES4KMJA0IQ3gLY6SiSUK2FmnCLMdu1uOXuyDYW2tqKkI5gEzn8w1uZGTmDLRya4ifAkvBwcuSBHVm6Euy9zlMWXXDJg96TVRXY67swNINMeVitAXoM4oYFzeYDIEgShXeee2rkviL8SdSmkbCYKJAgnB09/GFd8MXaMq/cBJemakEwmxlPvijkKZ6Jr8j0iqySY5db2hoxrAz1YPEZ0PtTIeofuZqAFi01k63VJu9ZtIsspua4rgEVklCYi+pjAliMBKOYWDJWJKWPvHZC9DIs3ouKtuPhlVMV1XPxBUsWTrMijtLpnefaPSbVfsyo+p1m+5x8BBgDDPYpmU1jyQgAAAABJRU5ErkJggg==') center no-repeat !important;
  background-size: 16px 16px !important;
}
.ce-radio-off .ce-i {
  background: url("/bos.engine/libraries/ce/images/icons/radio_off.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQ1JREFUeNrMV9EVgyAMpE6QEToCG7iCI7QbOIKbtBvYDbAT6CZ0gzZ9j34Uc2gtCPfe/QgmFzyBKLUemtkxDfMJaNwcrSLixBwDSRFH9+5mHBeqXUvjYv2EhmkjJP/QupgzHMCSXwLibsw7cxI8UqNEDmfmdalyVMXbXLRi9cjNRXGa0De3wExbXK2BeS3yhAHJ6Q8jExBhpO8eO/mSiK9fVJoQczPRoEA42Kn46FCR0gAlEECoUN98vUqHXjKjr6pNKKD181XCpCmhgFnsSmWGJOCRWwDlFqAT5tOSgMF7VicU4MceitiIsm/F2Q+jIo7j7BeSIq5kWS6lxV3Ld29Mim3NimhOd2nPXwIMAHs0MwLUocxNAAAAAElFTkSuQmCC') center no-repeat !important;
  background-size: 16px 16px !important;
}
.ce-select.ce-t-bold .ce-il {
  font-weight: normal;
}
.ce-select .ceb_il {
  display: inline-block;
  color: #1f1f1f !important;
}
.ce-select .cew_il .ceb_text,
.ce-select .cew_il .ceb_il {
  display: inline-block;
}
.ce-select .ceb_text {
  display: inline-block;
  position: relative;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ce-select select.ce-f {
  color: #444 !important;
  cursor: hand;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  opacity: 0 !important;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0;
}
.ce-select.ce-on-focus .ce-f {
  min-width: 100%;
}
.cl-not-ie .ce-select.ce-on-focus .ce-f,
.lt-ie10 .ce-select.ce-on-focus .ce-f {
  width: auto !important;
}
.ce-select select.ce-f option:disabled {
  color: #ccc;
}
.ce-select select.ce-f option[disabled] {
  color: #ccc;
}
.ce-select select.ce-f option.ce-option-disabled {
  color: #ccc;
}
.ce-select .ce-i {
  float: left !important;
}
.ce-select .ceb_il {
  font-weight: normal;
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
}
.ce-select .cew_il.ce-icon-left .ceb_text {
  margin-left: 0;
}
.no-js .ce-select select.ce-f {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.lt-ie8 .ce-select {
  overflow: hidden;
}
.lt-ie8 .ce-select select.ce-f {
  width: 100% !important;
  height: 26px !important;
}
.ce-select.ce-readonly select.ce-f,
.ce-select.ce-disabled select.ce-f {
  display: none;
}
.ce-textarea {
  height: auto;
}
.ce-textarea .ceb_mask {
  float: left;
  margin-left: -100% !important;
  overflow: hidden;
  visibility: hidden;
  white-space: normal !important;
}
.ce-textarea.ce-field textarea.ce-f,
.ce-textarea .ceb_mask {
  display: block !important;
  width: 100% !important;
  line-height: 1.5 !important;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ce-textarea.ce-field textarea.ce-f {
  min-height: 40px;
  margin: 0 !important;
  border: none;
  resize: vertical;
  background-color: transparent;
  outline: none;
}
.ce-textarea .ceb_f {
  display: block;
  overflow: hidden;
  position: relative;
  height: auto !important;
}
.ce-textarea .ceb_u,
.ce-textarea .ceb_pu {
  display: block;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1 !important;
}
.ce-textarea .ceb_u {
  float: right;
  padding-left: 0 !important;
}
.ce-textarea .ceb_pu {
  float: left;
  padding-right: 0 !important;
}
.ce-textarea.cem-autosize.ce-field textarea.ce-f {
  min-width: 50px;
  min-height: 60px;
  resize: none !important;
}
.ce-textarea.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ce-time_select.ce-time_select-complex .ce.ce-select {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.ce-time_select .ceb_d {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ce-time_select .ceb_d.ceb_df {
  padding-left: 0px !important;
}
.ce-time_select .ceb_d.ceb_dl {
  padding-right: 0px !important;
}
.ce-tooltip-mask {
  display: none;
  font-size: 0;
  line-height: 0;
}
.ce-tooltip {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  position: absolute;
  display: none;
  top: -9999px;
  left: -9999px;
  max-width: 350px;
}
.ce-tooltip:hover,
.ce-tooltip.ce-tooltip-open {
  display: block !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.ce-tooltip-message {
  position: relative;
  border: 1px solid transparent;
  background: transparent;
  z-index: 0;
  overflow: hidden;
  overflow-y: auto;
  padding: 6px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  min-width: 25px;
  min-height: 15px;
}
.ce-tooltip-message {
  zoom: 1;
  display: block;
}
.ce-tooltip-message:before,
.ce-tooltip-message:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.ce-tooltip-message:after {
  clear: both;
}
.ce-tooltip-close {
  position: absolute;
  display: none;
  lint-height: 16px;
  font-size: 16px;
  width: 16px;
  height: 16px;
  text-align: center;
  font-family: Arial !important;
  top: 6px;
  right: 6px;
  cursor: pointer;
}
.ce-tooltip-close:hover {
  color: red;
}
.ce-tooltip-closed .ce-tooltip-message {
  padding-right: 19px;
}
.ce-tooltip-closed .ce-tooltip-close {
  display: block;
}
.ce-tooltip-block {
  padding: 5px;
  position: relative;
}
.ce-tooltip .ceb_tr1,
.ce-tooltip .ceb_tr2 {
  position: absolute;
  margin: 0;
  padding: 0;
  display: block;
  border-style: solid;
  width: 0;
  height: 0;
  overflow: hidden;
}
.ce-tooltip .ceb_tr1 {
  z-index: -1;
  border-width: 7px;
}
.ce-tooltip .ceb_tr2 {
  z-index: 2;
  border-width: 5px;
}
.ce-tooltip-tl .ceb_tr,
.ce-tooltip-tc .ceb_tr,
.ce-tooltip-tr .ceb_tr {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-color: rgba(255,255,255,0);
  bottom: -8px;
  top: auto;
}
.ce-tooltip-tl .ceb_tr2,
.ce-tooltip-tc .ceb_tr2,
.ce-tooltip-tr .ceb_tr2 {
  top: auto;
  bottom: -4px;
}
.ce-tooltip-bl .ceb_tr,
.ce-tooltip-bc .ceb_tr,
.ce-tooltip-br .ceb_tr {
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-color: rgba(255,255,255,0);
  top: -8px;
}
.ce-tooltip-bl .ceb_tr2,
.ce-tooltip-bc .ceb_tr2,
.ce-tooltip-br .ceb_tr2 {
  top: -4px;
}
.ce-tooltip-lt .ceb_tr,
.ce-tooltip-ltb .ceb_tr,
.ce-tooltip-lm .ceb_tr,
.ce-tooltip-lb .ceb_tr,
.ce-tooltip-lbt .ceb_tr {
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-color: rgba(255,255,255,0);
  right: -8px;
}
.ce-tooltip-lt .ceb_tr2,
.ce-tooltip-ltb .ceb_tr2,
.ce-tooltip-lm .ceb_tr2,
.ce-tooltip-lb .ceb_tr2,
.ce-tooltip-lbt .ceb_tr2 {
  right: -4px;
}
.ce-tooltip-rt .ceb_tr,
.ce-tooltip-rtb .ceb_tr,
.ce-tooltip-rm .ceb_tr,
.ce-tooltip-rb .ceb_tr,
.ce-tooltip-rbt .ceb_tr {
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
  border-color: rgba(255,255,255,0);
  left: -8px;
}
.ce-tooltip-rt .ceb_tr2,
.ce-tooltip-rtb .ceb_tr2,
.ce-tooltip-rm .ceb_tr2,
.ce-tooltip-rb .ceb_tr2,
.ce-tooltip-rbt .ceb_tr2 {
  left: -4px;
}
.ce-tooltip-bl,
.ce-tooltip-tl {
  padding-right: 15px;
}
.ce-tooltip-bl .ce-tooltip-block,
.ce-tooltip-tl .ce-tooltip-block {
  margin-right: -20px;
}
.ce-tooltip-bl .ceb_tr1,
.ce-tooltip-tl .ceb_tr1 {
  right: 13px;
}
.ce-tooltip-bl .ceb_tr2,
.ce-tooltip-tl .ceb_tr2 {
  right: 15px;
}
.ce-tooltip-bc .ceb_tr,
.ce-tooltip-tc .ceb_tr {
  left: 50%;
  margin-left: -7px;
}
.ce-tooltip-bc .ceb_tr2,
.ce-tooltip-tc .ceb_tr2 {
  margin-left: -5px;
}
.ce-tooltip-br .ce-tooltip-block,
.ce-tooltip-tr .ce-tooltip-block {
  margin-left: -20px;
}
.ce-tooltip-br .ceb_tr1,
.ce-tooltip-tr .ceb_tr1 {
  left: 13px;
}
.ce-tooltip-br .ceb_tr2,
.ce-tooltip-tr .ceb_tr2 {
  left: 15px;
}
.ce-tooltip-lt,
.ce-tooltip-ltb,
.ce-tooltip-rt,
.ce-tooltip-rtb {
  padding-bottom: 10px;
}
.ce-tooltip-lt .ce-tooltip-block,
.ce-tooltip-ltb .ce-tooltip-block,
.ce-tooltip-rt .ce-tooltip-block,
.ce-tooltip-rtb .ce-tooltip-block {
  margin-bottom: -15px;
}
.ce-tooltip-lt .ceb_tr1,
.ce-tooltip-ltb .ceb_tr1,
.ce-tooltip-rt .ceb_tr1,
.ce-tooltip-rtb .ceb_tr1 {
  top: auto;
  bottom: 8px;
}
.ce-tooltip-lt .ceb_tr2,
.ce-tooltip-ltb .ceb_tr2,
.ce-tooltip-rt .ceb_tr2,
.ce-tooltip-rtb .ceb_tr2 {
  top: auto;
  bottom: 10px;
}
.ce-tooltip-lm .ceb_tr,
.ce-tooltip-rm .ceb_tr {
  top: 50%;
  margin-top: -7px;
}
.ce-tooltip-lm .ceb_tr2,
.ce-tooltip-rm .ceb_tr2 {
  margin-top: -5px;
}
.ce-tooltip-lb .ce-tooltip-block,
.ce-tooltip-lbt .ce-tooltip-block,
.ce-tooltip-rb .ce-tooltip-block,
.ce-tooltip-rbt .ce-tooltip-block {
  margin-top: -15px;
}
.ce-tooltip-lb .ceb_tr1,
.ce-tooltip-lbt .ceb_tr1,
.ce-tooltip-rb .ceb_tr1,
.ce-tooltip-rbt .ceb_tr1 {
  top: 8px;
}
.ce-tooltip-lb .ceb_tr2,
.ce-tooltip-lbt .ceb_tr2,
.ce-tooltip-rb .ceb_tr2,
.ce-tooltip-rbt .ceb_tr2 {
  top: 10px;
}
.ie9less .ce-tooltip,
.ie9less .ce-tooltip:hover,
.ie9less .ce-tooltip.ce-tooltip-open {
  filter: none !important;
}
.ce-edge_menu {
  position: absolute;
  z-index: 20;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.ce-edge_menu-wr,
.ce-edge_menu-content,
.ce-edge_menu-content-inner {
  display: block;
  position: relative;
  overflow: hidden;
}
.ce-edge_menu-content-inner {
  padding: 10px;
}
.ce-edge_menu-btn {
  display: block;
  position: absolute;
  z-index: 2;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ce-edge_menu-btn-label-wr {
  display: block;
}
.ce-edge_menu-btn-label {
  display: block;
  text-align: center;
}
.ce-edge_menu-top,
.ce-edge_menu-bottom {
  min-width: 200px;
}
.ce-edge_menu-top .ce-edge_menu-btn,
.ce-edge_menu-bottom .ce-edge_menu-btn {
  width: 100%;
  left: 0;
  right: 0;
}
.ce-edge_menu-top .ce-edge_menu-content,
.ce-edge_menu-bottom .ce-edge_menu-content {
  height: 0;
}
.ce-edge_menu-top.ce-active .ce-edge_menu-content,
.ce-edge_menu-bottom.ce-active .ce-edge_menu-content {
  height: auto;
}
.ce-edge_menu-left,
.ce-edge_menu-right {
  top: 10%;
}
.ce-edge_menu-left .ce-edge_menu-btn-label,
.ce-edge_menu-right .ce-edge_menu-btn-label {
  position: absolute;
  z-index: 10;
  left: 0;
  top: -50%;
  white-space: nowrap;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.ce-edge_menu-left .ce-edge_menu-btn,
.ce-edge_menu-right .ce-edge_menu-btn {
  height: 100%;
}
.ce-edge_menu-left .ce-edge_menu-btn-label-wr,
.ce-edge_menu-right .ce-edge_menu-btn-label-wr {
  position: relative;
  top: 50%;
}
.ce-edge_menu-left .ce-edge_menu-wr,
.ce-edge_menu-right .ce-edge_menu-wr {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ce-edge_menu-left .ce-edge_menu-content,
.ce-edge_menu-right .ce-edge_menu-content {
  width: 0;
  display: none;
}
.ce-edge_menu-left.ce-active .ce-edge_menu-content,
.ce-edge_menu-right.ce-active .ce-edge_menu-content {
  width: auto;
  display: block;
}
.ce-edge_menu-left .ie9less .ce-edge_menu-btn-label,
.ce-edge_menu-right .ie9less .ce-edge_menu-btn-label {
  font-weight: normal;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=1, M21=-1, M22=0, SizingMethod='auto expand') ;
}
.ce-edge_menu-left {
  left: 0;
  padding-left: 0 !important;
  border-left: none !important;
}
.ce-edge_menu-left .ce.ce-edge_menu-btn {
  right: 0;
}
.ce-edge_menu-left,
.ce-edge_menu-left .ce.ce-edge_menu-btn {
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
}
.ce-edge_menu-left .ce-edge_menu-wr {
  padding-left: 0 !important;
}
.ce-edge_menu-right {
  right: 0;
  padding-right: 0 !important;
  border-right: none !important;
}
.ce-edge_menu-right .ce.ce-edge_menu-btn {
  left: 0;
}
.ce-edge_menu-right,
.ce-edge_menu-right .ce.ce-edge_menu-btn {
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
}
.ce-edge_menu-right .ce-edge_menu-wr {
  padding-right: 0 !important;
}
.ce-edge_menu-top {
  top: 0;
  left: 20%;
}
.ce-edge_menu-top .ce-edge_menu-btn {
  bottom: 0;
}
.ce-edge_menu-top,
.ce-edge_menu-top .ce-edge_menu-btn {
  border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
}
.ce-edge_menu-top .ce-edge_menu-wr {
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
}
.ce-edge_menu-bottom {
  bottom: 0;
  left: 20%;
  border-bottom: none !important;
}
.ce-edge_menu-bottom .ce-edge_menu-btn {
  top: 0;
}
.ce-edge_menu-bottom,
.ce-edge_menu-bottom .ce-edge_menu-btn {
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
}
.ce-edge_menu-bottom .ce-edge_menu-wr {
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}
.ce-edge_menu {
  border-color: #cccccc;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0);
  -o-box-shadow: 0px 2px 4px rgba(0,0,0,0);
  box-shadow: 0px 2px 4px rgba(0,0,0,0);
}
.ce-edge_menu-btn {
  border: #cccccc 1px solid;
}
.ce-edge_menu-btn:hover {
  border: #999999 1px solid;
}
.ce-edge_menu-left .ce-edge_menu-btn {
  background-color: #ededed;
  background-image: -moz-linear-gradient(left,#dedede,#ededed);
  background-image: -ms-linear-gradient(left,#dedede,#ededed);
  background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,#dedede),color-stop(100%,#ededed));
  background-image: -webkit-linear-gradient(left,#dedede,#ededed);
  background-image: -o-linear-gradient(left,#dedede,#ededed);
  background-image: linear-gradient(left,#dedede,#ededed);
}
.mdr_no-cssgradients .ce-edge_menu-left .ce-edge_menu-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#ededed', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#ededed', GradientType=1);
}
.ce-edge_menu-right .ce-edge_menu-btn {
  background-color: #dedede;
  background-image: -moz-linear-gradient(left,#ededed,#dedede);
  background-image: -ms-linear-gradient(left,#ededed,#dedede);
  background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,#ededed),color-stop(100%,#dedede));
  background-image: -webkit-linear-gradient(left,#ededed,#dedede);
  background-image: -o-linear-gradient(left,#ededed,#dedede);
  background-image: linear-gradient(left,#ededed,#dedede);
}
.mdr_no-cssgradients .ce-edge_menu-right .ce-edge_menu-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede', GradientType=1);
}
.ce-edge_menu-top .ce-edge_menu-btn {
  background-color: #ededed;
  background-image: -moz-linear-gradient(#dedede,#ededed);
  background-image: -ms-linear-gradient(#dedede,#ededed);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#dedede),color-stop(100%,#ededed));
  background-image: -webkit-linear-gradient(#dedede,#ededed);
  background-image: -o-linear-gradient(#dedede,#ededed);
  background-image: linear-gradient(#dedede,#ededed);
}
.mdr_no-cssgradients .ce-edge_menu-top .ce-edge_menu-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede',endColorstr='#ededed',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede',endColorstr='#ededed',GradientType=0);
}
.ce-edge_menu-bottom .ce-edge_menu-btn {
  background-color: #dedede;
  background-image: -moz-linear-gradient(#ededed,#dedede);
  background-image: -ms-linear-gradient(#ededed,#dedede);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ededed),color-stop(100%,#dedede));
  background-image: -webkit-linear-gradient(#ededed,#dedede);
  background-image: -o-linear-gradient(#ededed,#dedede);
  background-image: linear-gradient(#ededed,#dedede);
}
.mdr_no-cssgradients .ce-edge_menu-bottom .ce-edge_menu-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dedede',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dedede',GradientType=0);
}
.ce-edge_menu-content-inner {
  background: #ededed;
}
.ce-edge_menu-btn-label {
  color: #444;
}
.ce-edge_menu-content-inner {
  border: 1px solid #ccc;
}
.ce-edge_menu {
  padding: 4px;
}
.ce-edge_menu-wr {
  padding: 28px;
}
.ce-edge_menu.ce-active .ce-edge_menu-wr {
  padding: 32px;
}
.ce-edge_menu-top .ce-edge_menu-wr,
.ce-edge_menu-bottom .ce-edge_menu-wr {
  min-width: 200px;
}
.ce-edge_menu-top .ce-edge_menu-btn-label,
.ce-edge_menu-bottom .ce-edge_menu-btn-label {
  font-size: 16px;
  line-height: 28px;
}
.ce-edge_menu-top .ce-edge_menu-content-inner,
.ce-edge_menu-bottom .ce-edge_menu-content-inner {
  min-height: 200px;
}
.ce-edge_menu-left .ce-edge_menu-wr,
.ce-edge_menu-right .ce-edge_menu-wr {
  min-height: 200px;
}
.ce-edge_menu-left .ce-edge_menu-btn-label,
.ce-edge_menu-right .ce-edge_menu-btn-label {
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  width: 156px;
  margin-left: -64px;
  margin-top: 8px;
}
.ce-edge_menu-left .ce-edge_menu-btn,
.ce-edge_menu-right .ce-edge_menu-btn {
  width: 28px;
}
.ce-edge_menu-left .ce-edge_menu-btn-label-wr,
.ce-edge_menu-right .ce-edge_menu-btn-label-wr {
  margin-top: -8px;
}
.ce-edge_menu-left .ce-edge_menu-content-inner,
.ce-edge_menu-right .ce-edge_menu-content-inner {
  min-width: 200px;
  min-height: 200px;
}
.ie9less .ce-edge_menu-left .ce-edge_menu-btn-label,
.ie9less .ce-edge_menu-right .ce-edge_menu-btn-label {
  margin-left: 6px !important;
  margin-top: -62px !important;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=1, M21=-1, M22=0, SizingMethod='auto expand') ;
}
@media only screen and (max-width: 600px) {
  .ce-edge_menu {
    display: none;
  }
}
.ce.ce-scroll {
  white-space: normal !important;
}
.ce.ce-totop {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0s linear;
}
.ce.ce-totop.ce-box {
  -webkit-border-radius: 0 4px 0 0;
  -ms-border-radius: 0 4px 0 0;
  -o-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.ce-icon-arrow_top .ce-i {
  background: url("/bos.engine/libraries/ce/images/icons/arrow-top.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAV1JREFUeNrEk71OwzAQx/9O3C+1I0IMqAszQiiMVKwgIWBGINhYM/IIPEAnFhj6AmyM7G0GRNUHQFUHWipVSpTGHzF2KJBWTTt04CQ7/t/5fvKdHaKUwipmYUWjabFz94Z8sYhcoYBcPg/Ltg+NP5bymTMGHkVg4zFeb7fnA6ZMqQud6E7Wa3puLD1BOplz7l6fVh0jH5/eXXz3qrG0B8okM+ZeHledTseHGedHm47xmdhCQJIcRe7V2ZbT7QYIQx/D4QDtdg8nBxuOic1CpkrQG2rmWusPLc/o/d11h1KFl2bPQ7OX7CGE1NKl0JkT3OjGQcUxhBCtQNmQGhiFISile8SyzM0sbqIUAmEQJOuBXYAkSACR1qVyeTEgGI0Q+v6v/qBlyBhgGmDMfEuVSjZg1O9PBQe0pEv4A/xAMgFMv7a0CWJBzvFnAgTnael91u8xab2XBSD//jd+CTAAimOzuJGIJY0AAAAASUVORK5CYII=') center no-repeat !important;
  background-size: 16px 16px !important;
}
.ce.ce-edge_menu {
  -webkit-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.mdr_cssgradients .ce,
.mdr_cssgradients .ce.ce-input input.ce-f {
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ce-group-line > .ce,
.ce-group-column > .ce {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce:first-child {
  -webkit-border-radius: 3px 3px 0 0 !important;
  -ms-border-radius: 3px 3px 0 0 !important;
  -o-border-radius: 3px 3px 0 0 !important;
  border-radius: 3px 3px 0 0 !important;
}
.ce-group-column > .ce:last-child {
  -webkit-border-radius: 0 0 3px 3px !important;
  -ms-border-radius: 0 0 3px 3px !important;
  -o-border-radius: 0 0 3px 3px !important;
  border-radius: 0 0 3px 3px !important;
}
.ce-group-line   > .ce:first-child {
  -webkit-border-radius: 3px 0 0 3px !important;
  -ms-border-radius: 3px 0 0 3px !important;
  -o-border-radius: 3px 0 0 3px !important;
  border-radius: 3px 0 0 3px !important;
}
.ce-group-line   > .ce:last-child {
  -webkit-border-radius: 0 3px 3px 0 !important;
  -ms-border-radius: 0 3px 3px 0 !important;
  -o-border-radius: 0 3px 3px 0 !important;
  border-radius: 0 3px 3px 0 !important;
}
.ce-theme-default.ce-box {
  background-color: #EEEEEE;
  background-image: -moz-linear-gradient(#FFFFFF,#EEEEEE);
  background-image: -ms-linear-gradient(#FFFFFF,#EEEEEE);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#EEEEEE));
  background-image: -webkit-linear-gradient(#FFFFFF,#EEEEEE);
  background-image: -o-linear-gradient(#FFFFFF,#EEEEEE);
  background-image: linear-gradient(#FFFFFF,#EEEEEE);
  color: #444444;
  border-color: #CCCCCC;
  border-bottom-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .ce-theme-default.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
}
.ce-theme-default.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #eeeeee, 0 1px 2px #eeeeee;
  -o-box-shadow: inset 0 2px 4px #eeeeee, 0 1px 2px #eeeeee;
  box-shadow: inset 0 2px 4px #eeeeee, 0 1px 2px #eeeeee;
}
.ce-theme-default.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.ce-theme-default.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #CCCCCC;
}
.cl-chrome .ce-theme-default.ce-box:not(.ce-on-focus):hover {
  border-color: #B1B1B1 !important;
  background-color: #d6d6d6;
  background-image: -moz-linear-gradient(#e6e6e6,#d6d6d6);
  background-image: -ms-linear-gradient(#e6e6e6,#d6d6d6);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e6e6e6),color-stop(100%,#d6d6d6));
  background-image: -webkit-linear-gradient(#e6e6e6,#d6d6d6);
  background-image: -o-linear-gradient(#e6e6e6,#d6d6d6);
  background-image: linear-gradient(#e6e6e6,#d6d6d6);
  color: #444444;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-default.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6',endColorstr='#d6d6d6',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6',endColorstr='#d6d6d6',GradientType=0);
}
.cl-not-chrome .ce-theme-default.ce-box:hover {
  border-color: #B1B1B1 !important;
  background-color: #d6d6d6;
  background-image: -moz-linear-gradient(#e6e6e6,#d6d6d6);
  background-image: -ms-linear-gradient(#e6e6e6,#d6d6d6);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e6e6e6),color-stop(100%,#d6d6d6));
  background-image: -webkit-linear-gradient(#e6e6e6,#d6d6d6);
  background-image: -o-linear-gradient(#e6e6e6,#d6d6d6);
  background-image: linear-gradient(#e6e6e6,#d6d6d6);
  color: #444444;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-default.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6',endColorstr='#d6d6d6',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6',endColorstr='#d6d6d6',GradientType=0);
}
.ce-theme-default.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #B1B1B1;
}
.ce-theme-default.ce-field {
  background: #FAFAFA;
  border-color: #B1B1B1;
  border-top-color: #656565;
}
.ce-theme-default.ce-field .ce-f {
  color: #444444;
}
.ce-theme-default.ce-search-btn-in .ce-button {
  border-color: #B1B1B1;
  border-top-color: #656565;
}
.ce-theme-default.ce-field.ce-input_click2edit.ce-inactive input.ce-f,
.ce-theme-default.ce-field.ce-input_click2edit.ce-inactive {
  background: none !important;
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.ce-theme-default.ce-field.ce-input_click2edit input.ce-f.placeholder,
.ce-theme-default.ce-field.ce-input_click2edit input.ce-f.watermark {
  color: #444444 !important;
  font-style: normal;
}
.ce-theme-default.ce-field.ce-input_click2edit input.ce-f::-webkit-input-placeholder {
  color: #444444 !important;
  font-style: normal;
}
.ce-theme-default.ce-field.ce-input_click2edit input.ce-f:-moz-placeholder {
  color: #444444 !important;
  font-style: normal;
}
.ce-theme-default.ce-field.ce-input_click2edit input.ce-f:-ms-input-placeholder {
  color: #444444 !important;
  font-style: normal;
}
.ce-theme-default.ce-field:hover {
  background: #FFFFFF;
  border-color: #7e7e7e !important;
}
.ce-theme-default.ce-field:hover .ce-f {
  color: #444444;
}
.ce-theme-default.ce-field.ce-on-focus {
  background: #FFFFFF;
  border-color: orange !important;
  -webkit-box-shadow: 0 0 4px orange;
  -o-box-shadow: 0 0 4px orange;
  box-shadow: 0 0 4px orange;
}
.ce-theme-default.ce-field.ce-on-focus .ce-f {
  color: #444444;
}
.ce-theme-default.ce-fieldset {
  border: 1px solid #aaa;
  background: #FFFFFF;
}
.ce-theme-default.ce-fieldset .ce-fieldset-label {
  font-weight: bold !important;
  background: #FFFFFF !important;
  color: #444444;
}
.ce-theme-default.ce-tooltip .ce-tooltip-message {
  border-color: #cccccc;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 3px #999999;
  -o-box-shadow: 0px 1px 3px #999999;
  box-shadow: 0px 1px 3px #999999;
}
.ce-theme-default.ce-tooltip .ceb_tr1 {
  border-color: #cccccc;
}
.ce-theme-default.ce-tooltip .ceb_tr2 {
  border-color: #ffffff;
}
.ce-theme-active.ce-box {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(#FEFEFE,#f1f1f1);
  background-image: -ms-linear-gradient(#FEFEFE,#f1f1f1);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FEFEFE),color-stop(100%,#f1f1f1));
  background-image: -webkit-linear-gradient(#FEFEFE,#f1f1f1);
  background-image: -o-linear-gradient(#FEFEFE,#f1f1f1);
  background-image: linear-gradient(#FEFEFE,#f1f1f1);
  color: #444444;
  border-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .ce-theme-active.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#f1f1f1',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#f1f1f1',GradientType=0);
}
.ce-theme-active.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #f1f1f1, 0 1px 2px #f1f1f1;
  -o-box-shadow: inset 0 2px 4px #f1f1f1, 0 1px 2px #f1f1f1;
  box-shadow: inset 0 2px 4px #f1f1f1, 0 1px 2px #f1f1f1;
}
.ce-theme-active.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.ce-theme-active.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #e5e5e5;
}
.cl-chrome .ce-theme-active.ce-box:not(.ce-on-focus):hover {
  border-color: #e5e5e5 !important;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(#f1f1f1,#e5e5e5);
  background-image: -ms-linear-gradient(#f1f1f1,#e5e5e5);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1f1f1),color-stop(100%,#e5e5e5));
  background-image: -webkit-linear-gradient(#f1f1f1,#e5e5e5);
  background-image: -o-linear-gradient(#f1f1f1,#e5e5e5);
  background-image: linear-gradient(#f1f1f1,#e5e5e5);
  color: #444444;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-active.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#e5e5e5',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#e5e5e5',GradientType=0);
}
.cl-not-chrome .ce-theme-active.ce-box:hover {
  border-color: #e5e5e5 !important;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(#f1f1f1,#e5e5e5);
  background-image: -ms-linear-gradient(#f1f1f1,#e5e5e5);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1f1f1),color-stop(100%,#e5e5e5));
  background-image: -webkit-linear-gradient(#f1f1f1,#e5e5e5);
  background-image: -o-linear-gradient(#f1f1f1,#e5e5e5);
  background-image: linear-gradient(#f1f1f1,#e5e5e5);
  color: #444444;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-active.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#e5e5e5',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#e5e5e5',GradientType=0);
}
.ce-theme-active.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #e5e5e5;
}
.ce-theme-active.ce-active.ce-box {
  background-color: #ffbb4b;
  background-image: -moz-linear-gradient(#ffebca,#ffbb4b);
  background-image: -ms-linear-gradient(#ffebca,#ffbb4b);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffebca),color-stop(100%,#ffbb4b));
  background-image: -webkit-linear-gradient(#ffebca,#ffbb4b);
  background-image: -o-linear-gradient(#ffebca,#ffbb4b);
  background-image: linear-gradient(#ffebca,#ffbb4b);
  color: #444444;
  border-color: #ffb131;
  border-bottom-color: #ffb131;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .ce-theme-active.ce-active.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebca',endColorstr='#ffbb4b',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebca',endColorstr='#ffbb4b',GradientType=0);
}
.ce-theme-active.ce-active.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #ffbb4b, 0 1px 2px #ffbb4b;
  -o-box-shadow: inset 0 2px 4px #ffbb4b, 0 1px 2px #ffbb4b;
  box-shadow: inset 0 2px 4px #ffbb4b, 0 1px 2px #ffbb4b;
}
.ce-theme-active.ce-active.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.ce-theme-active.ce-active.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #ffb131;
}
.cl-chrome .ce-theme-active.ce-active.ce-box:not(.ce-on-focus):hover {
  border-color: #ffb131 !important;
  background-color: #e48e00;
  background-image: -moz-linear-gradient(#ffc564,#e48e00);
  background-image: -ms-linear-gradient(#ffc564,#e48e00);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffc564),color-stop(100%,#e48e00));
  background-image: -webkit-linear-gradient(#ffc564,#e48e00);
  background-image: -o-linear-gradient(#ffc564,#e48e00);
  background-image: linear-gradient(#ffc564,#e48e00);
  color: #444444;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-active.ce-active.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc564',endColorstr='#e48e00',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc564',endColorstr='#e48e00',GradientType=0);
}
.cl-not-chrome .ce-theme-active.ce-active.ce-box:hover {
  border-color: #ffb131 !important;
  background-color: #e48e00;
  background-image: -moz-linear-gradient(#ffc564,#e48e00);
  background-image: -ms-linear-gradient(#ffc564,#e48e00);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffc564),color-stop(100%,#e48e00));
  background-image: -webkit-linear-gradient(#ffc564,#e48e00);
  background-image: -o-linear-gradient(#ffc564,#e48e00);
  background-image: linear-gradient(#ffc564,#e48e00);
  color: #444444;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-active.ce-active.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc564',endColorstr='#e48e00',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc564',endColorstr='#e48e00',GradientType=0);
}
.ce-theme-active.ce-active.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #ffb131;
}
.ce-theme-gray.ce-box {
  background-color: #9C9C9C;
  background-image: -moz-linear-gradient(#444,#9C9C9C);
  background-image: -ms-linear-gradient(#444,#9C9C9C);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#444),color-stop(100%,#9C9C9C));
  background-image: -webkit-linear-gradient(#444,#9C9C9C);
  background-image: -o-linear-gradient(#444,#9C9C9C);
  background-image: linear-gradient(#444,#9C9C9C);
  color: #ffffff;
  border-color: #9C9C9C;
  border-bottom-color: #9c9c9c;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .ce-theme-gray.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#9c9c9c',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#9c9c9c',GradientType=0);
}
.ce-theme-gray.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #9c9c9c, 0 1px 2px #9c9c9c;
  -o-box-shadow: inset 0 2px 4px #9c9c9c, 0 1px 2px #9c9c9c;
  box-shadow: inset 0 2px 4px #9c9c9c, 0 1px 2px #9c9c9c;
}
.ce-theme-gray.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.ce-theme-gray.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #9C9C9C;
}
.cl-chrome .ce-theme-gray.ce-box:not(.ce-on-focus):hover {
  border-color: #444 !important;
  background-color: #a9a9a9;
  background-image: -moz-linear-gradient(#515151,#a9a9a9);
  background-image: -ms-linear-gradient(#515151,#a9a9a9);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#515151),color-stop(100%,#a9a9a9));
  background-image: -webkit-linear-gradient(#515151,#a9a9a9);
  background-image: -o-linear-gradient(#515151,#a9a9a9);
  background-image: linear-gradient(#515151,#a9a9a9);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-gray.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151',endColorstr='#a9a9a9',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151',endColorstr='#a9a9a9',GradientType=0);
}
.cl-not-chrome .ce-theme-gray.ce-box:hover {
  border-color: #444 !important;
  background-color: #a9a9a9;
  background-image: -moz-linear-gradient(#515151,#a9a9a9);
  background-image: -ms-linear-gradient(#515151,#a9a9a9);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#515151),color-stop(100%,#a9a9a9));
  background-image: -webkit-linear-gradient(#515151,#a9a9a9);
  background-image: -o-linear-gradient(#515151,#a9a9a9);
  background-image: linear-gradient(#515151,#a9a9a9);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-gray.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151',endColorstr='#a9a9a9',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151',endColorstr='#a9a9a9',GradientType=0);
}
.ce-theme-gray.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #444;
}
.ce-modal-theme-default .ce-modal-container {
  background: #bbb;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #aeaeae;
  -webkit-box-shadow: inset 0 -3px 10px #959595, 0 1px 6px #000;
  -o-box-shadow: inset 0 -3px 10px #959595, 0 1px 6px #000;
  box-shadow: inset 0 -3px 10px #959595, 0 1px 6px #000;
}
.ce-modal-theme-default .ce-modal-container-insider {
  -webkit-box-shadow: inset 0 0 2px #a2a2a2;
  -o-box-shadow: inset 0 0 2px #a2a2a2;
  box-shadow: inset 0 0 2px #a2a2a2;
}
.ce-modal-theme-default .ce-modal-overlay {
  background-color: #f4eee0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.ce-modal-theme-default .ce-modal-top-btns {
  background: #bbb;
}
.ce-modal-theme-default a.ce-modal-close-button {
  color: #a2a2a2;
  background: #d5d5d5;
}
.ce-modal-theme-default a.ce-modal-close-button:hover {
  color: #fff;
  background: #880000;
  border-color: #880000;
}
.ce-modal-theme-default .ce-modal-container {
  background-color: rgba(0,0,0,0.2);
}
.ce-modal-theme-default a.ce-modal-close-button {
  color: #fff;
  background: #440000;
  border-color: #440000;
}
.ce-modal-theme-red .ce-modal-container {
  background: #FF0000;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #e60000;
  -webkit-box-shadow: inset 0 -3px 10px #b30000, 0 1px 6px #000;
  -o-box-shadow: inset 0 -3px 10px #b30000, 0 1px 6px #000;
  box-shadow: inset 0 -3px 10px #b30000, 0 1px 6px #000;
}
.ce-modal-theme-red .ce-modal-container-insider {
  -webkit-box-shadow: inset 0 0 2px #cc0000;
  -o-box-shadow: inset 0 0 2px #cc0000;
  box-shadow: inset 0 0 2px #cc0000;
}
.ce-modal-theme-red .ce-modal-overlay {
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.ce-modal-theme-red .ce-modal-top-btns {
  background: #FF0000;
}
.ce-modal-theme-red a.ce-modal-close-button {
  color: #cc0000;
  background: #ff3333;
}
.ce-modal-theme-red a.ce-modal-close-button:hover {
  color: #fff;
  background: #880000;
  border-color: #880000;
}
.ce-theme-default.ce-message {
  background: #F7F7F9;
  border: 1px solid #cbcbd8;
  color: #666666;
}
.ce-theme-default.ce-message .ceb_close:hover {
  color: #333333;
}
.ce-theme-error.ce-message {
  background: #F2DEDE;
  border: 1px solid #dca7a7;
  color: #B94A48;
}
.ce-theme-error.ce-message .ceb_close:hover {
  color: #702c2b;
}
.ce-theme-notification.ce-message {
  background: #FCF8E3;
  border: 1px solid #f5e79e;
  color: #C09853;
}
.ce-theme-notification.ce-message .ceb_close:hover {
  color: #7f612e;
}
.ce-theme-success.ce-message {
  background: #D9EDF7;
  border: 1px solid #9acfea;
  color: #3A87AD;
}
.ce-theme-success.ce-message .ceb_close:hover {
  color: #204b61;
}
.ce-theme-complete.ce-message {
  background: #DFF0D8;
  border: 1px solid #b2dba1;
  color: #468847;
}
.ce-theme-complete.ce-message .ceb_close:hover {
  color: #234524;
}
.ce-skin-default .ce-i {
  height: 26px;
  width: 26px;
}
.ce-skin-default .ceb_tr {
  right: 8px;
}
.ce-skin-default.ce-box.ce-no-text,
.ce-skin-default.ce-misc.ce-no-text {
  width: 28px !important;
}
.ce-skin-default.ce-box.ce-select {
  padding-right: 22px;
}
.ce-skin-default .ceb_d,
.ce-skin-default.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
  height: 28px;
  border-width: 1px;
}
.ce-skin-default.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
}
.ce-skin-default.ce-input {
  height: 28px;
}
.ce-skin-default.ce-field {
  border-width: 1px;
}
.ce-skin-default.ce-field .ceb_pu,
.ce-skin-default.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .ce-skin-default.ce-field .ceb_u {
  line-height: 13px;
}
.ce-skin-default.ce-field .ceb_f {
  height: 26px;
}
.ce-skin-default.ce-field input,
.ce-skin-default.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 12px;
}
.ce-skin-default.ce-field .ceb_pu,
.ce-skin-default.ce-field .ceb_u,
.ce-skin-default.ce-field textarea,
.ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .ce-skin-default.ce-field input {
  padding: 7px;
  font-size: 12px;
}
.ce-skin-default .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 7px;
}
.ce-skin-default.ce-message {
  border-width: 1px;
}
.ce-skin-default.ce-message ol li {
  margin-left: 7px;
}
.ce-skin-default.ce-message ol li + li,
.ce-skin-default.ce-message ul li + li {
  margin-top: 7px;
}
.ce-skin-default.ce-icon-left {
  padding-left: 26px;
}
.ce-skin-default.ce-icon-right {
  padding-right: 26px;
}
.ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 7px;
}
.ce-skin-default.ce-button__ah.ce-no-text {
  width: 42px !important;
}
.ce-skin-default.ce-button__al {
  padding-left: 21px !important;
}
.ce-skin-default.ce-button__ar {
  padding-right: 21px !important;
}
.ce-skin-default.ce-fieldset {
  padding: 8px;
  margin-top: 6px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ce-skin-default.ce-fieldset .ce-fieldset-label {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  margin-top: -16px;
  -webkit-border-radius: 1.5px 1.5px 0 0;
  -ms-border-radius: 1.5px 1.5px 0 0;
  -o-border-radius: 1.5px 1.5px 0 0;
  border-radius: 1.5px 1.5px 0 0;
}
.ce-skin-default.ce-fieldset .ceb_content {
  margin-top: -14px;
}
.ce-skin-small .ce-i {
  height: 18px;
  width: 18px;
}
.ce-skin-small .ceb_tr {
  right: 4px;
}
.ce-skin-small.ce-box.ce-no-text,
.ce-skin-small.ce-misc.ce-no-text {
  width: 20px !important;
}
.ce-skin-small.ce-box.ce-select {
  padding-right: 14px;
}
.ce-skin-small .ceb_d,
.ce-skin-small.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 3px;
  height: 20px;
  border-width: 1px;
}
.ce-skin-small.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 3px;
}
.ce-skin-small.ce-input {
  height: 20px;
}
.ce-skin-small.ce-field {
  border-width: 1px;
}
.ce-skin-small.ce-field .ceb_pu,
.ce-skin-small.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .ce-skin-small.ce-field .ceb_pu,
.cl-chrome .ce-skin-small.ce-field .ceb_u {
  line-height: 13px;
}
.ce-skin-small.ce-field .ceb_f {
  height: 18px;
}
.ce-skin-small.ce-field input,
.ce-skin-small.ce-field .ceb_mask {
  padding: 0 3px;
  font-size: 12px;
}
.ce-skin-small.ce-field .ceb_pu,
.ce-skin-small.ce-field .ceb_u,
.ce-skin-small.ce-field textarea,
.ce-skin-small.ce-field.ce-textarea .ceb_mask,
.ie9less .ce-skin-small.ce-field input {
  padding: 3px;
  font-size: 12px;
}
.ce-skin-small .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 3px;
}
.ce-skin-small.ce-message {
  border-width: 1px;
}
.ce-skin-small.ce-message ol li {
  margin-left: 3px;
}
.ce-skin-small.ce-message ol li + li,
.ce-skin-small.ce-message ul li + li {
  margin-top: 3px;
}
.ce-skin-small.ce-icon-left {
  padding-left: 18px;
}
.ce-skin-small.ce-icon-right {
  padding-right: 18px;
}
.ce-skin-small.ce-button__arrow .ceb_t {
  border-width: 5px;
}
.ce-skin-small.ce-button__ah.ce-no-text {
  width: 28px !important;
}
.ce-skin-small.ce-button__al {
  padding-left: 13px !important;
}
.ce-skin-small.ce-button__ar {
  padding-right: 13px !important;
}
.ce-skin-normal .ce-i {
  height: 26px;
  width: 26px;
}
.ce-skin-normal .ceb_tr {
  right: 8px;
}
.ce-skin-normal.ce-box.ce-no-text,
.ce-skin-normal.ce-misc.ce-no-text {
  width: 28px !important;
}
.ce-skin-normal.ce-box.ce-select {
  padding-right: 22px;
}
.ce-skin-normal .ceb_d,
.ce-skin-normal.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
  height: 28px;
  border-width: 1px;
}
.ce-skin-normal.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
}
.ce-skin-normal.ce-input {
  height: 28px;
}
.ce-skin-normal.ce-field {
  border-width: 1px;
}
.ce-skin-normal.ce-field .ceb_pu,
.ce-skin-normal.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .ce-skin-normal.ce-field .ceb_pu,
.cl-chrome .ce-skin-normal.ce-field .ceb_u {
  line-height: 13px;
}
.ce-skin-normal.ce-field .ceb_f {
  height: 26px;
}
.ce-skin-normal.ce-field input,
.ce-skin-normal.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 12px;
}
.ce-skin-normal.ce-field .ceb_pu,
.ce-skin-normal.ce-field .ceb_u,
.ce-skin-normal.ce-field textarea,
.ce-skin-normal.ce-field.ce-textarea .ceb_mask,
.ie9less .ce-skin-normal.ce-field input {
  padding: 7px;
  font-size: 12px;
}
.ce-skin-normal .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 7px;
}
.ce-skin-normal.ce-message {
  border-width: 1px;
}
.ce-skin-normal.ce-message ol li {
  margin-left: 7px;
}
.ce-skin-normal.ce-message ol li + li,
.ce-skin-normal.ce-message ul li + li {
  margin-top: 7px;
}
.ce-skin-normal.ce-icon-left {
  padding-left: 26px;
}
.ce-skin-normal.ce-icon-right {
  padding-right: 26px;
}
.ce-skin-normal.ce-button__arrow .ceb_t {
  border-width: 7px;
}
.ce-skin-normal.ce-button__ah.ce-no-text {
  width: 42px !important;
}
.ce-skin-normal.ce-button__al {
  padding-left: 21px !important;
}
.ce-skin-normal.ce-button__ar {
  padding-right: 21px !important;
}
.ce-modal-controls .ce-skin-default .ce-i {
  height: 26px;
  width: 26px;
}
.ce-modal-controls .ce-skin-default .ceb_tr {
  right: 8px;
}
.ce-modal-controls .ce-skin-default.ce-box.ce-no-text,
.ce-modal-controls .ce-skin-default.ce-misc.ce-no-text {
  width: 28px !important;
}
.ce-modal-controls .ce-skin-default.ce-box.ce-select {
  padding-right: 22px;
}
.ce-modal-controls .ce-skin-default .ceb_d,
.ce-modal-controls .ce-skin-default.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
  height: 28px;
  border-width: 1px;
}
.ce-modal-controls .ce-skin-default.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
}
.ce-modal-controls .ce-skin-default.ce-input {
  height: 28px;
}
.ce-modal-controls .ce-skin-default.ce-field {
  border-width: 1px;
}
.ce-modal-controls .ce-skin-default.ce-field .ceb_pu,
.ce-modal-controls .ce-skin-default.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .ce-modal-controls .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .ce-modal-controls .ce-skin-default.ce-field .ceb_u {
  line-height: 13px;
}
.ce-modal-controls .ce-skin-default.ce-field .ceb_f {
  height: 26px;
}
.ce-modal-controls .ce-skin-default.ce-field input,
.ce-modal-controls .ce-skin-default.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 12px;
}
.ce-modal-controls .ce-skin-default.ce-field .ceb_pu,
.ce-modal-controls .ce-skin-default.ce-field .ceb_u,
.ce-modal-controls .ce-skin-default.ce-field textarea,
.ce-modal-controls .ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .ce-modal-controls .ce-skin-default.ce-field input {
  padding: 7px;
  font-size: 12px;
}
.ce-modal-controls .ce-skin-default .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 7px;
}
.ce-modal-controls .ce-skin-default.ce-message {
  border-width: 1px;
}
.ce-modal-controls .ce-skin-default.ce-message ol li {
  margin-left: 7px;
}
.ce-modal-controls .ce-skin-default.ce-message ol li + li,
.ce-modal-controls .ce-skin-default.ce-message ul li + li {
  margin-top: 7px;
}
.ce-modal-controls .ce-skin-default.ce-icon-left {
  padding-left: 26px;
}
.ce-modal-controls .ce-skin-default.ce-icon-right {
  padding-right: 26px;
}
.ce-modal-controls .ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 7px;
}
.ce-modal-controls .ce-skin-default.ce-button__ah.ce-no-text {
  width: 42px !important;
}
.ce-modal-controls .ce-skin-default.ce-button__al {
  padding-left: 21px !important;
}
.ce-modal-controls .ce-skin-default.ce-button__ar {
  padding-right: 21px !important;
}
.debugger_cache_btns .ce-skin-default .ce-i {
  height: 18px;
  width: 18px;
}
.debugger_cache_btns .ce-skin-default .ceb_tr {
  right: 4px;
}
.debugger_cache_btns .ce-skin-default.ce-box.ce-no-text,
.debugger_cache_btns .ce-skin-default.ce-misc.ce-no-text {
  width: 20px !important;
}
.debugger_cache_btns .ce-skin-default.ce-box.ce-select {
  padding-right: 14px;
}
.debugger_cache_btns .ce-skin-default .ceb_d,
.debugger_cache_btns .ce-skin-default.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 3px;
  height: 20px;
  border-width: 1px;
}
.debugger_cache_btns .ce-skin-default.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 3px;
}
.debugger_cache_btns .ce-skin-default.ce-input {
  height: 20px;
}
.debugger_cache_btns .ce-skin-default.ce-field {
  border-width: 1px;
}
.debugger_cache_btns .ce-skin-default.ce-field .ceb_pu,
.debugger_cache_btns .ce-skin-default.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .debugger_cache_btns .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .debugger_cache_btns .ce-skin-default.ce-field .ceb_u {
  line-height: 13px;
}
.debugger_cache_btns .ce-skin-default.ce-field .ceb_f {
  height: 18px;
}
.debugger_cache_btns .ce-skin-default.ce-field input,
.debugger_cache_btns .ce-skin-default.ce-field .ceb_mask {
  padding: 0 3px;
  font-size: 12px;
}
.debugger_cache_btns .ce-skin-default.ce-field .ceb_pu,
.debugger_cache_btns .ce-skin-default.ce-field .ceb_u,
.debugger_cache_btns .ce-skin-default.ce-field textarea,
.debugger_cache_btns .ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .debugger_cache_btns .ce-skin-default.ce-field input {
  padding: 3px;
  font-size: 12px;
}
.debugger_cache_btns .ce-skin-default .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 3px;
}
.debugger_cache_btns .ce-skin-default.ce-message {
  border-width: 1px;
}
.debugger_cache_btns .ce-skin-default.ce-message ol li {
  margin-left: 3px;
}
.debugger_cache_btns .ce-skin-default.ce-message ol li + li,
.debugger_cache_btns .ce-skin-default.ce-message ul li + li {
  margin-top: 3px;
}
.debugger_cache_btns .ce-skin-default.ce-icon-left {
  padding-left: 18px;
}
.debugger_cache_btns .ce-skin-default.ce-icon-right {
  padding-right: 18px;
}
.debugger_cache_btns .ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 5px;
}
.debugger_cache_btns .ce-skin-default.ce-button__ah.ce-no-text {
  width: 28px !important;
}
.debugger_cache_btns .ce-skin-default.ce-button__al {
  padding-left: 13px !important;
}
.debugger_cache_btns .ce-skin-default.ce-button__ar {
  padding-right: 13px !important;
}
.listing_theme_default .listing_settings {
  display: none !important;
}
.listing_theme_default .listing_top {
  overflow: hidden;
}
.listing_theme_default .listing_buttons {
  float: left;
}
.listing_theme_default .listing_buttons .ce {
  float: left;
}
.listing_theme_default .listing_search_block {
  overflow: hidden;
  float: right;
}
.listing_theme_default .listing_search_block > .ce {
  float: left;
}
.listing_theme_default .listing_search_input {
  width: 250px;
}
.listing_theme_default .listing_filter_reset_button {
  float: left;
}
.listing_theme_default .listing_export {
  margin-right: 5px;
}
.listing_theme_default .listing_table_block {
  zoom: 1;
  display: block;
}
.listing_theme_default .listing_table_block:before,
.listing_theme_default .listing_table_block:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.listing_theme_default .listing_table_block:after {
  clear: both;
}
.listing_theme_default .listing_table {
  width: 100%;
}
.listing_theme_default .listing_table_main_checkbox_block {
  width: 0.1% !important;
}
.listing_theme_default .listing_table_main_checkbox_block .ce {
  display: block !important;
}
.listing_theme_default .listing_table_head_sort_button.lst_sort_btn__handle {
  cursor: hand;
  cursor: pointer;
}
.listing_theme_default .listing_table_head_sort_button {
  text-decoration-style: dotted !important;
  text-decoration: underline !important;
}
.listing_theme_default .listing_table_head_sort_button:hover {
  text-decoration: none !important;
}
.listing_theme_default .lst_tr_wr {
  display: block;
  position: relative;
  padding: 0 10px 0 0;
}
.listing_theme_default .lst_tr_wr {
  zoom: 1;
  display: block;
}
.listing_theme_default .lst_tr_wr:before,
.listing_theme_default .lst_tr_wr:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.listing_theme_default .lst_tr_wr:after {
  clear: both;
}
.listing_theme_default .lst_tr_hn {
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10px;
  position: absolute;
  cursor: hand;
  cursor: pointer;
}
.listing_theme_default .lst_tr {
  position: absolute;
  top: 50%;
  right: 1px;
}
.listing_theme_default .lst_tr__t {
  margin-top: -8px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-width: 4px;
}
.listing_theme_default .lst_tr__b {
  margin-top: 1px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 4px;
}
.listing_theme_default .lst_tr {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.listing_theme_default .lst_tr_wr:hover .lst_tr,
.listing_theme_default .listing_table_cell_sort .lst_tr {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.listing_theme_default .listing_table_cell_sort_desc .lst_tr__t,
.listing_theme_default .listing_table_cell_sort_asc .lst_tr__b {
  display: none !important;
}
.listing_theme_default .listing_table_cell_sort .lst_tr__t {
  margin-top: -7px;
}
.listing_theme_default .listing_table_cell_sort .lst_tr__b {
  margin-top: -2px;
}
.listing_theme_default .listing_table tr.listing_row_custom_bg td {
  background: transparent !important;
}
.listing_theme_default .listing_table tr td {
  text-align: center;
  border: 1px solid transparent;
  vertical-align: middle;
}
.listing_theme_default .listing_table tr td.t-center {
  text-align: center;
}
.listing_theme_default .listing_table tr td.t-left {
  text-align: left;
}
.listing_theme_default .listing_table tr td.t-right {
  text-align: right;
}
.listing_theme_default .listing_table tr td.t-nowrap {
  white-space: nowrap;
}
.listing_theme_default .listing_table tr td.t-top {
  vertical-align: top;
}
.listing_theme_default .listing_table tr td.t-bottom {
  vertical-align: bottom;
}
.listing_theme_default .listing_table tr td.t-middle {
  vertical-align: middle;
}
.listing_theme_default .listing_status {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 8px;
  height: 8px;
  border: solid transparent 2px;
  overflow: hidden;
  -webkit-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  cursor: default;
}
.listing_theme_default .listing_cross_page_selection_block td a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-left: 10px;
}
.listing_theme_default .listing_sortable_adjust {
  cursor: move;
}
.listing_theme_default .listing .hilite {
  position: relative;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.listing_theme_default .listing_opacity {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.listing_theme_default .listing_paginator {
  overflow: hidden;
  border: 1px solid transparent;
}
.listing_theme_default .listing_before_table .listing_paginator {
  border-bottom: none;
}
.listing_theme_default .listing_after_table .listing_paginator {
  border-top: none;
}
.listing_theme_default .listing_paginator_page_info {
  float: left;
}
.listing_theme_default .listing_paginator ._text {
  display: block;
  float: left;
  font-style: normal;
}
.listing_theme_default .listing_paginator_range {
  float: left;
}
.listing_theme_default .listing_paginator_controls {
  float: right;
  overflow: hidden;
}
.listing_theme_default .listing_paginator_controls .ce {
  float: left;
}
.listing_theme_default .listing_table td,
.listing_theme_default .listing_paginator {
  border-color: #BBBBBB;
}
.listing_theme_default .listing_table_head td {
  background: #CDCDCD;
  -webkit-box-shadow: inset 0 0 3px #acacac;
  -o-box-shadow: inset 0 0 3px #acacac;
  box-shadow: inset 0 0 3px #acacac;
  color: #444444;
}
.listing_theme_default .listing_table_head .listing_table_cell_sort {
  background: #CCCCCC;
}
.listing_theme_default .listing_table_head .listing_table_cell_sort,
.listing_theme_default .listing_table_head .listing_table_cell_sort:link {
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.listing_theme_default .listing_table_head .listing_table_cell_sort:hover,
.listing_theme_default .listing_table_head .listing_table_cell_sort:focus {
  text-decoration: none;
}
.listing_theme_default .lst_tr {
  border-color: rgba(255,255,255,0);
  border-color: #444444;
}
.listing_theme_default .listing_table_head_sort_button:hover {
  background: #BDBDBD;
}
.listing_theme_default .hilite {
  background: #FF9F71;
  color: #ffffff !important;
  border: 1px solid #ff7d3e;
}
.listing_theme_default .listing_row_even td {
  background: #ffffff;
}
.listing_theme_default .listing_row_even:hover td {
  background: #eeeeee;
}
.listing_theme_default .listing_row_even td:hover {
  background: #eeeeee;
}
.listing_theme_default .listing_row_odd td {
  background: #f6f6f6;
}
.listing_theme_default .listing_row_odd:hover td {
  background: #eeeeee;
}
.listing_theme_default .listing_row_odd td:hover {
  background: #eeeeee;
}
.listing_theme_default .listing_row_even .listing_table_cell_sort {
  background: #eaeaea;
}
.listing_theme_default .listing_row_even:hover .listing_table_cell_sort {
  background: #dadada;
}
.listing_theme_default .listing_row_odd .listing_table_cell_sort {
  background: #eaeaea;
}
.listing_theme_default .listing_row_odd:hover .listing_table_cell_sort {
  background: #dadada;
}
.listing_theme_default .ce-theme-listing.ce-box {
  background-color: #bfbfbf;
  background-image: -moz-linear-gradient(#FFFFFF,#bfbfbf);
  background-image: -ms-linear-gradient(#FFFFFF,#bfbfbf);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#bfbfbf));
  background-image: -webkit-linear-gradient(#FFFFFF,#bfbfbf);
  background-image: -o-linear-gradient(#FFFFFF,#bfbfbf);
  background-image: linear-gradient(#FFFFFF,#bfbfbf);
  color: #444444;
  border-color: #b3b3b3;
  border-bottom-color: #b3b3b3;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .listing_theme_default .ce-theme-listing.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#bfbfbf',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#bfbfbf',GradientType=0);
}
.listing_theme_default .ce-theme-listing.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #bfbfbf, 0 1px 2px #bfbfbf;
  -o-box-shadow: inset 0 2px 4px #bfbfbf, 0 1px 2px #bfbfbf;
  box-shadow: inset 0 2px 4px #bfbfbf, 0 1px 2px #bfbfbf;
}
.listing_theme_default .ce-theme-listing.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.listing_theme_default .ce-theme-listing.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #b3b3b3;
}
.cl-chrome .listing_theme_default .ce-theme-listing.ce-box:not(.ce-on-focus):hover {
  border-color: #b3b3b3 !important;
  background-color: #b3b3b3;
  background-image: -moz-linear-gradient(#f2f2f2,#b3b3b3);
  background-image: -ms-linear-gradient(#f2f2f2,#b3b3b3);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f2),color-stop(100%,#b3b3b3));
  background-image: -webkit-linear-gradient(#f2f2f2,#b3b3b3);
  background-image: -o-linear-gradient(#f2f2f2,#b3b3b3);
  background-image: linear-gradient(#f2f2f2,#b3b3b3);
  color: #444444;
}
.mdr_no-cssgradients .cl-chrome .listing_theme_default .ce-theme-listing.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#b3b3b3',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#b3b3b3',GradientType=0);
}
.cl-not-chrome .listing_theme_default .ce-theme-listing.ce-box:hover {
  border-color: #b3b3b3 !important;
  background-color: #b3b3b3;
  background-image: -moz-linear-gradient(#f2f2f2,#b3b3b3);
  background-image: -ms-linear-gradient(#f2f2f2,#b3b3b3);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f2),color-stop(100%,#b3b3b3));
  background-image: -webkit-linear-gradient(#f2f2f2,#b3b3b3);
  background-image: -o-linear-gradient(#f2f2f2,#b3b3b3);
  background-image: linear-gradient(#f2f2f2,#b3b3b3);
  color: #444444;
}
.mdr_no-cssgradients .cl-not-chrome .listing_theme_default .ce-theme-listing.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#b3b3b3',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#b3b3b3',GradientType=0);
}
.listing_theme_default .ce-theme-listing.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #b3b3b3;
}
.listing_theme_default .ce-theme-listing._disabled.ce-box {
  background-color: #dadada;
  background-image: -moz-linear-gradient(#EEEEEE,#dadada);
  background-image: -ms-linear-gradient(#EEEEEE,#dadada);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#EEEEEE),color-stop(100%,#dadada));
  background-image: -webkit-linear-gradient(#EEEEEE,#dadada);
  background-image: -o-linear-gradient(#EEEEEE,#dadada);
  background-image: linear-gradient(#EEEEEE,#dadada);
  color: #BBBBBB;
  border-color: #cdcdcd;
  border-bottom-color: #cdcdcd;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .listing_theme_default .ce-theme-listing._disabled.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dadada',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dadada',GradientType=0);
}
.listing_theme_default .ce-theme-listing._disabled.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #dadada, 0 1px 2px #dadada;
  -o-box-shadow: inset 0 2px 4px #dadada, 0 1px 2px #dadada;
  box-shadow: inset 0 2px 4px #dadada, 0 1px 2px #dadada;
}
.listing_theme_default .ce-theme-listing._disabled.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.listing_theme_default .ce-theme-listing._disabled.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #cdcdcd;
}
.cl-chrome .listing_theme_default .ce-theme-listing._disabled.ce-box:not(.ce-on-focus):hover {
  border-color: #cdcdcd !important;
  background-color: #dadada;
  background-image: -moz-linear-gradient(#eeeeee,#dadada);
  background-image: -ms-linear-gradient(#eeeeee,#dadada);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeee),color-stop(100%,#dadada));
  background-image: -webkit-linear-gradient(#eeeeee,#dadada);
  background-image: -o-linear-gradient(#eeeeee,#dadada);
  background-image: linear-gradient(#eeeeee,#dadada);
  color: #BBBBBB;
}
.mdr_no-cssgradients .cl-chrome .listing_theme_default .ce-theme-listing._disabled.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dadada',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dadada',GradientType=0);
}
.cl-not-chrome .listing_theme_default .ce-theme-listing._disabled.ce-box:hover {
  border-color: #cdcdcd !important;
  background-color: #dadada;
  background-image: -moz-linear-gradient(#eeeeee,#dadada);
  background-image: -ms-linear-gradient(#eeeeee,#dadada);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeee),color-stop(100%,#dadada));
  background-image: -webkit-linear-gradient(#eeeeee,#dadada);
  background-image: -o-linear-gradient(#eeeeee,#dadada);
  background-image: linear-gradient(#eeeeee,#dadada);
  color: #BBBBBB;
}
.mdr_no-cssgradients .cl-not-chrome .listing_theme_default .ce-theme-listing._disabled.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dadada',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dadada',GradientType=0);
}
.listing_theme_default .ce-theme-listing._disabled.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #cdcdcd;
}
.listing_theme_default .listing_cross_page_selection_block td {
  background: #d58164;
}
.listing_theme_default .listing_cross_page_selection_block td a {
  color: #FFFFFF !important;
  font-weight: bold;
}
.listing_theme_default .listing_cross_page_selection_block td a:hover {
  color: #EEEEEE !important;
}
.listing_theme_default .listing_sortable_helper {
  background: #FFFF00;
  color: #444444;
}
.listing_theme_default .listing_status_active .listing_status {
  background: #4ADA45;
  border-color: #00da03;
}
.listing_theme_default .listing_status_inactive .listing_status {
  background: #FFFFFF;
  border-color: #D83030;
}
.listing_theme_default .lst_theme_red.lst_region_theme_custom tr.listing_row_even td,
.listing_theme_default .lst_theme_red.lst_region_theme_custom tr.listing_row_odd td {
  background: #ffcbb3;
}
.listing_theme_default .lst_theme_red.lst_region_theme_custom tr.listing_row_even:hover td,
.listing_theme_default .lst_theme_red.lst_region_theme_custom tr.listing_row_odd:hover td {
  background: #ffdccd;
}
.listing_theme_default .lst_theme_red.lst_row_theme_custom.lst_theme_custom.listing_row_even td,
.listing_theme_default .lst_theme_red.lst_row_theme_custom.lst_theme_custom.listing_row_odd td {
  background: #ffcbb3;
}
.listing_theme_default .lst_theme_red.lst_row_theme_custom.lst_theme_custom.listing_row_even:hover td,
.listing_theme_default .lst_theme_red.lst_row_theme_custom.lst_theme_custom.listing_row_odd:hover td {
  background: #ffdccd;
}
.listing_theme_default .lst_theme_red.lst_cell_theme_custom.lst_theme_custom {
  background: #ffcbb3 !important;
}
.listing_theme_default .lst_theme_green.lst_region_theme_custom tr.listing_row_even td,
.listing_theme_default .lst_theme_green.lst_region_theme_custom tr.listing_row_odd td {
  background: #CCFFCC;
}
.listing_theme_default .lst_theme_green.lst_region_theme_custom tr.listing_row_even:hover td,
.listing_theme_default .lst_theme_green.lst_region_theme_custom tr.listing_row_odd:hover td {
  background: #e6ffe6;
}
.listing_theme_default .lst_theme_green.lst_row_theme_custom.lst_theme_custom.listing_row_even td,
.listing_theme_default .lst_theme_green.lst_row_theme_custom.lst_theme_custom.listing_row_odd td {
  background: #CCFFCC;
}
.listing_theme_default .lst_theme_green.lst_row_theme_custom.lst_theme_custom.listing_row_even:hover td,
.listing_theme_default .lst_theme_green.lst_row_theme_custom.lst_theme_custom.listing_row_odd:hover td {
  background: #e6ffe6;
}
.listing_theme_default .lst_theme_green.lst_cell_theme_custom.lst_theme_custom {
  background: #CCFFCC !important;
}
.listing_theme_default .lst_theme_blue.lst_region_theme_custom tr.listing_row_even td,
.listing_theme_default .lst_theme_blue.lst_region_theme_custom tr.listing_row_odd td {
  background: #d2ddff;
}
.listing_theme_default .lst_theme_blue.lst_region_theme_custom tr.listing_row_even:hover td,
.listing_theme_default .lst_theme_blue.lst_region_theme_custom tr.listing_row_odd:hover td {
  background: #ecf0ff;
}
.listing_theme_default .lst_theme_blue.lst_row_theme_custom.lst_theme_custom.listing_row_even td,
.listing_theme_default .lst_theme_blue.lst_row_theme_custom.lst_theme_custom.listing_row_odd td {
  background: #d2ddff;
}
.listing_theme_default .lst_theme_blue.lst_row_theme_custom.lst_theme_custom.listing_row_even:hover td,
.listing_theme_default .lst_theme_blue.lst_row_theme_custom.lst_theme_custom.listing_row_odd:hover td {
  background: #ecf0ff;
}
.listing_theme_default .lst_theme_blue.lst_cell_theme_custom.lst_theme_custom {
  background: #d2ddff !important;
}
.listing_theme_default .lst_theme_yellow.lst_region_theme_custom tr.listing_row_even td,
.listing_theme_default .lst_theme_yellow.lst_region_theme_custom tr.listing_row_odd td {
  background: #fffad3;
}
.listing_theme_default .lst_theme_yellow.lst_region_theme_custom tr.listing_row_even:hover td,
.listing_theme_default .lst_theme_yellow.lst_region_theme_custom tr.listing_row_odd:hover td {
  background: #fffded;
}
.listing_theme_default .lst_theme_yellow.lst_row_theme_custom.lst_theme_custom.listing_row_even td,
.listing_theme_default .lst_theme_yellow.lst_row_theme_custom.lst_theme_custom.listing_row_odd td {
  background: #fffad3;
}
.listing_theme_default .lst_theme_yellow.lst_row_theme_custom.lst_theme_custom.listing_row_even:hover td,
.listing_theme_default .lst_theme_yellow.lst_row_theme_custom.lst_theme_custom.listing_row_odd:hover td {
  background: #fffded;
}
.listing_theme_default .lst_theme_yellow.lst_cell_theme_custom.lst_theme_custom {
  background: #fffad3 !important;
}
.listing_theme_default .lst_theme_orange.lst_region_theme_custom tr.listing_row_even td,
.listing_theme_default .lst_theme_orange.lst_region_theme_custom tr.listing_row_odd td {
  background: #ffd89a;
}
.listing_theme_default .lst_theme_orange.lst_region_theme_custom tr.listing_row_even:hover td,
.listing_theme_default .lst_theme_orange.lst_region_theme_custom tr.listing_row_odd:hover td {
  background: #ffe2b4;
}
.listing_theme_default .lst_theme_orange.lst_row_theme_custom.lst_theme_custom.listing_row_even td,
.listing_theme_default .lst_theme_orange.lst_row_theme_custom.lst_theme_custom.listing_row_odd td {
  background: #ffd89a;
}
.listing_theme_default .lst_theme_orange.lst_row_theme_custom.lst_theme_custom.listing_row_even:hover td,
.listing_theme_default .lst_theme_orange.lst_row_theme_custom.lst_theme_custom.listing_row_odd:hover td {
  background: #ffe2b4;
}
.listing_theme_default .lst_theme_orange.lst_cell_theme_custom.lst_theme_custom {
  background: #ffd89a !important;
}
.listing_theme_default.listing_size_default.listing .listing_table td {
  font-size: 12px;
  line-height: 1.2;
}
.listing_theme_default.listing_size_default.listing {
  padding-bottom: 8px;
}
.listing_theme_default.listing_size_default .listing_top {
  padding-bottom: 4px;
}
.listing_theme_default.listing_size_default .listing_table td {
  padding: 4px 4px;
}
.listing_theme_default.listing_size_default .listing_search_block > .ce + .ce {
  margin-left: 4px;
}
.listing_theme_default.listing_size_default .listing_buttons .ce {
  margin-right: 4px;
}
.listing_theme_default.listing_size_default .listing_paginator {
  padding: 4px 4px;
}
.listing_theme_default.listing_size_default .listing_paginator_page_info ._text {
  padding-right: 4px;
}
.listing_theme_default.listing_size_default .listing_paginator_controls ._text {
  padding-left: 4px;
}
.listing_theme_default.listing_size_default .listing_paginator_controls .ce {
  margin-left: 4px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default .ce-i {
  height: 18px;
  width: 18px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default .ceb_tr {
  right: 4px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-box.ce-no-text,
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-misc.ce-no-text {
  width: 20px !important;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-box.ce-select {
  padding-right: 14px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default .ceb_d,
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 3px;
  height: 20px;
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 3px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-input {
  height: 20px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field {
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field .ceb_u {
  line-height: 13px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field .ceb_f {
  height: 18px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field input,
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field .ceb_mask {
  padding: 0 3px;
  font-size: 12px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field .ceb_u,
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field textarea,
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-field input {
  padding: 3px;
  font-size: 12px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 3px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-message {
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-message ol li {
  margin-left: 3px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-message ol li + li,
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-message ul li + li {
  margin-top: 3px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-icon-left {
  padding-left: 18px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-icon-right {
  padding-right: 18px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 5px;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-button__ah.ce-no-text {
  width: 28px !important;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-button__al {
  padding-left: 13px !important;
}
.listing_theme_default.listing_size_default .listing_paginator .ce-skin-default.ce-button__ar {
  padding-right: 13px !important;
}
.listing_theme_default.listing_size_default .listing_paginator ._text {
  font-size: 12px;
  line-height: 20px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default .ce-i {
  height: 18px;
  width: 18px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default .ceb_tr {
  right: 4px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-box.ce-no-text,
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-misc.ce-no-text {
  width: 20px !important;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-box.ce-select {
  padding-right: 14px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default .ceb_d,
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 3px;
  height: 20px;
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 3px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-input {
  height: 20px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field {
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field .ceb_u {
  line-height: 13px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field .ceb_f {
  height: 18px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field input,
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field .ceb_mask {
  padding: 0 3px;
  font-size: 12px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field .ceb_u,
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field textarea,
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-field input {
  padding: 3px;
  font-size: 12px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 3px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-message {
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-message ol li {
  margin-left: 3px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-message ol li + li,
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-message ul li + li {
  margin-top: 3px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-icon-left {
  padding-left: 18px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-icon-right {
  padding-right: 18px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 5px;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-button__ah.ce-no-text {
  width: 28px !important;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-button__al {
  padding-left: 13px !important;
}
.listing_theme_default.listing_size_default .listing_table .ce-skin-default.ce-button__ar {
  padding-right: 13px !important;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default .ce-i,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default .ce-i {
  height: 26px;
  width: 26px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default .ceb_tr,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default .ceb_tr {
  right: 8px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-box.ce-no-text,
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-misc.ce-no-text,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-box.ce-no-text,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-misc.ce-no-text {
  width: 28px !important;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-box.ce-select,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-box.ce-select {
  padding-right: 22px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default .ceb_d,
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-box,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default .ceb_d,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
  height: 28px;
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-misc,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-input,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-input {
  height: 28px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field {
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field .ceb_u,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field .ceb_u,
.cl-chrome .listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field .ceb_u {
  line-height: 13px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field .ceb_f,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field .ceb_f {
  height: 26px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field input,
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field .ceb_mask,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field input,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 12px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field .ceb_u,
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field textarea,
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-field input,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field .ceb_u,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field textarea,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-field input {
  padding: 7px;
  font-size: 12px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default .ceb_il,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 7px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-message,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-message {
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-message ol li,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-message ol li {
  margin-left: 7px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-message ol li + li,
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-message ul li + li,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-message ol li + li,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-message ul li + li {
  margin-top: 7px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-icon-left,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-icon-left {
  padding-left: 26px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-icon-right,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-icon-right {
  padding-right: 26px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-button__arrow .ceb_t,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 7px;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-button__ah.ce-no-text,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-button__ah.ce-no-text {
  width: 42px !important;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-button__al,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-button__al {
  padding-left: 21px !important;
}
.listing_theme_default.listing_size_default .listing_search_block .ce-skin-default.ce-button__ar,
.listing_theme_default.listing_size_default .listing_buttons .ce-skin-default.ce-button__ar {
  padding-right: 21px !important;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default .ce-i {
  height: 16px;
  width: 16px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default .ceb_tr {
  right: 3px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-box.ce-no-text,
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-misc.ce-no-text {
  width: 18px !important;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-box.ce-select {
  padding-right: 12px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default .ceb_d,
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 2px;
  height: 18px;
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 2px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-input {
  height: 18px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field {
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field .ceb_u {
  line-height: 13px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field .ceb_f {
  height: 16px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field input,
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field .ceb_mask {
  padding: 0 2px;
  font-size: 12px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field .ceb_pu,
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field .ceb_u,
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field textarea,
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .listing_theme_default.listing_size_default .listing .ce-skin-default.ce-field input {
  padding: 2px;
  font-size: 12px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 2px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-message {
  border-width: 1px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-message ol li {
  margin-left: 2px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-message ol li + li,
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-message ul li + li {
  margin-top: 2px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-icon-left {
  padding-left: 16px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-icon-right {
  padding-right: 16px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 4.5px;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-button__ah.ce-no-text {
  width: 24.5px !important;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-button__al {
  padding-left: 11px !important;
}
.listing_theme_default.listing_size_default .listing .ce-skin-default.ce-button__ar {
  padding-right: 11px !important;
}
.component {
  zoom: 1;
  display: block;
}
.component:before,
.component:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.component:after {
  clear: both;
}
.hilite,
.hilite1 {
  background-color: #FFFF00;
}
.hilite2 {
  background-color: #FFC0CB;
}
.hilite3 {
  background-color: #FFA500;
}
.hilite4 {
  background-color: #bc8f8f;
}
.jGrowl {
  position: fixed;
  padding: 10px;
  width: 260px;
  z-index: 9999;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
.jGrowl.top-left {
  left: 0px;
  top: 0px;
}
.jGrowl.top-right {
  right: 0px;
  top: 0px;
}
.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}
.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}
.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}
.jGrowl-notification,
.jGrowl-closer {
  display: none;
  margin: 10px auto 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  zoom: 1;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0 0 3px #000000;
  -o-box-shadow: 0 0 3px #000000;
  box-shadow: 0 0 3px #000000;
}
.jGrowl-notification {
  text-align: left;
  padding: 10px 10px 0;
}
.jGrowl-notification .header {
  font-size: 22px;
  font-weight: bold;
}
.jGrowl-notification .header,
.jGrowl-notification .message {
  padding: 0 0 10px;
}
.jGrowl-notification .header:empty,
.jGrowl-notification .message:empty {
  display: none;
}
.jGrowl-notification .close {
  font-size: 20px;
  line-height: 14px;
  float: right;
  font-weight: bold;
  cursor: pointer;
  z-index: 300;
  padding-left: 10px;
}
.jGrowl-notification .close:hover {
  color: red !important;
}
.jGrowl-closer {
  font-size: 16px;
  padding: 4px 0;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
}
.jGrowl .jGrowl-closer {
  color: #ffffff;
  background: #999999;
}
.jGrowl .jgrowl-theme-default.jGrowl-notification {
  background-color: #F7F7F9;
  color: #444444;
}
.jGrowl .jgrowl-theme-default.jGrowl-notification a,
.jGrowl .jgrowl-theme-default.jGrowl-notification a:link {
  color: #444444;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.jGrowl .jgrowl-theme-default.jGrowl-notification a:visited {
  color: #444444;
}
.jGrowl .jgrowl-theme-default.jGrowl-notification a:hover,
.jGrowl .jgrowl-theme-default.jGrowl-notification a:focus {
  color: #444444;
  text-decoration: none;
}
.jGrowl .jgrowl-theme-default.jGrowl-notification a:active {
  color: #444444;
}
.jGrowl .jgrowl-theme-error.jGrowl-notification {
  background-color: #B94A48;
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-error.jGrowl-notification a,
.jGrowl .jgrowl-theme-error.jGrowl-notification a:link {
  color: #FFFFFF;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.jGrowl .jgrowl-theme-error.jGrowl-notification a:visited {
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-error.jGrowl-notification a:hover,
.jGrowl .jgrowl-theme-error.jGrowl-notification a:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.jGrowl .jgrowl-theme-error.jGrowl-notification a:active {
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-notice.jGrowl-notification {
  background-color: #C09853;
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-notice.jGrowl-notification a,
.jGrowl .jgrowl-theme-notice.jGrowl-notification a:link {
  color: #FFFFFF;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.jGrowl .jgrowl-theme-notice.jGrowl-notification a:visited {
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-notice.jGrowl-notification a:hover,
.jGrowl .jgrowl-theme-notice.jGrowl-notification a:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.jGrowl .jgrowl-theme-notice.jGrowl-notification a:active {
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-saved.jGrowl-notification,
.jGrowl .jgrowl-theme-success.jGrowl-notification {
  background-color: #008000;
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-saved.jGrowl-notification a,
.jGrowl .jgrowl-theme-saved.jGrowl-notification a:link,
.jGrowl .jgrowl-theme-success.jGrowl-notification a,
.jGrowl .jgrowl-theme-success.jGrowl-notification a:link {
  color: #FFFFFF;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.jGrowl .jgrowl-theme-saved.jGrowl-notification a:visited,
.jGrowl .jgrowl-theme-success.jGrowl-notification a:visited {
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-saved.jGrowl-notification a:hover,
.jGrowl .jgrowl-theme-saved.jGrowl-notification a:focus,
.jGrowl .jgrowl-theme-success.jGrowl-notification a:hover,
.jGrowl .jgrowl-theme-success.jGrowl-notification a:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.jGrowl .jgrowl-theme-saved.jGrowl-notification a:active,
.jGrowl .jgrowl-theme-success.jGrowl-notification a:active {
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-complete.jGrowl-notification {
  background-color: #3A87AD;
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-complete.jGrowl-notification a,
.jGrowl .jgrowl-theme-complete.jGrowl-notification a:link {
  color: #FFFFFF;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.jGrowl .jgrowl-theme-complete.jGrowl-notification a:visited {
  color: #FFFFFF;
}
.jGrowl .jgrowl-theme-complete.jGrowl-notification a:hover,
.jGrowl .jgrowl-theme-complete.jGrowl-notification a:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.jGrowl .jgrowl-theme-complete.jGrowl-notification a:active {
  color: #FFFFFF;
}
.jGrowl .error.jGrowl-notification {
  background-color: #BC3434;
  color: #ffffff;
}
.jGrowl .error.jGrowl-notification a,
.jGrowl .error.jGrowl-notification a:link {
  color: #ffffff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.jGrowl .error.jGrowl-notification a:visited {
  color: #ffffff;
}
.jGrowl .error.jGrowl-notification a:hover,
.jGrowl .error.jGrowl-notification a:focus {
  color: #ffffff;
  text-decoration: none;
}
.jGrowl .error.jGrowl-notification a:active {
  color: #ffffff;
}
.jGrowl .success.jGrowl-notification {
  background-color: #008000;
  color: #ffffff;
}
.jGrowl .success.jGrowl-notification a,
.jGrowl .success.jGrowl-notification a:link {
  color: #ffffff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.jGrowl .success.jGrowl-notification a:visited {
  color: #ffffff;
}
.jGrowl .success.jGrowl-notification a:hover,
.jGrowl .success.jGrowl-notification a:focus {
  color: #ffffff;
  text-decoration: none;
}
.jGrowl .success.jGrowl-notification a:active {
  color: #ffffff;
}
.ui-widget.ui-progressbar .ui-progressbar-value {
  position: static;
  display: block;
  line-height: 25px;
  text-align: center;
  text-shadow: 0 0 2px #fff;
  color: #444;
  font-size: 14px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.sweet-overlay {
  background-color: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  background-color: rgba(0,0,0,0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}
.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}
@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}
.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.sweet-alert fieldset {
  border: none;
  position: relative;
}
.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}
.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}
.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}
.sweet-alert .sa-error-container p {
  display: inline-block;
}
.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.sweet-alert .sa-input-error::before,
.sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}
.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}
.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}
.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}
.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}
.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}
.sweet-alert.show-input input {
  display: block;
}
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}
.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}
.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128,179,235,0.5), inset 0 0 0 1px rgba(0,0,0,0.05);
}
.sweet-alert button:hover {
  background-color: #7ecff4;
}
.sweet-alert button:active {
  background-color: #5dc2f1;
}
.sweet-alert button.cancel {
  background-color: #C1C1C1;
}
.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}
.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}
.sweet-alert button.cancel:focus {
  box-shadow: rgba(197,205,211,0.8) 0px 0px 2px, rgba(0,0,0,0.0470588) 0px 0px 0px 1px inset !important;
}
.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}
.sweet-alert button.confirm[disabled] {
  color: transparent;
}
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.sweet-alert button::-moz-focus-inner {
  border: 0;
}
.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}
.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}
.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}
.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}
.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}
.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
  content: '';
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}
.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165,220,134,0.2);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}
.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}
.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}
.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}
.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}
.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}
@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}
.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}
@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}
@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}
@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}
@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}
@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9;
}
.sweet-alert .sa-icon.sa-success {
  border-color: transparent \9;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-ball-fall.la-dark {
  color: #333;
}
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-ball-fall {
  width: 54px;
  height: 18px;
}
.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}
.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}
.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}
.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}
.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}
.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}
.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}
.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}
.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}
.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
.block-theme-transparent {
  background: none !important;
}
.block-theme-progress.blockMsg.blockElement {
  color: #000000 !important;
  border: 0 !important;
  background-color: transparent !important;
  font-weight: bold !important;
  left: 0 !important;
  width: 100% !important;
  font-size: 14px !important;
}
.block-theme-progress.blockMsg.blockElement:after {
  content: "%";
}
.block-theme-preloader.blockMsg.blockElement {
  color: #000000 !important;
  border: 0 !important;
  background-color: transparent !important;
  font-weight: bold !important;
  width: 100% !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%,-50%) !important;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-icons_222222_256x240.png");
}
.ui-widget-content .ui-icon {
  background-image: url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-icons_cd0a0a_256x240.png");
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-off {
  background-position: -96px -144px;
}
.ui-icon-radio-on {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaaaaa url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/bos.engine/libraries/jqueryui/lib/1.8.23/custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
* html .ui-autocomplete {
  width: 1px;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-cover {
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  height: 6px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  height: 6px;
}
.ps-container > .ps-scrollbar-x-rail.in-scrolling {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
  width: 6px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  width: 6px;
}
.ps-container > .ps-scrollbar-y-rail.in-scrolling {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.ps-container:hover > .ps-scrollbar-x-rail.in-scrolling,
.ps-container:hover > .ps-scrollbar-y-rail.in-scrolling {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}
.translatable_string {
  color: white !important;
  cursor: pointer !important;
}
.translatable_string.translated {
  background-color: darkgreen !important;
}
.translatable_string.not_translated {
  background-color: red !important;
}
.translatable_tooltip {
  width: 300px !important;
}
.translatable_tooltip .ce-textarea {
  width: 270px;
  float: left;
}
.translatable_tooltip .ce-box {
  float: right;
}
.sb_wr {
  margin: 0 0 30px;
  max-width: 500px;
  padding: 10px;
  background: #f7f7f7;
  border: 1px solid #5987C8;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.sb_li {
  padding-bottom: 20px;
}
.sb_li:last-child {
  padding-bottom: 0;
}
.sb_wr_title {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  padding: 0 0 9px;
}
.sb_li_head {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  padding: 0 0 9px;
  color: #5987C8;
}
.sb_li_buttons {
  margin-left: 10px;
}
.sb_li_img_wr {
  padding: 0 0 10px 0;
}
.sb_li_img_wr {
  zoom: 1;
  display: block;
}
.sb_li_img_wr:before,
.sb_li_img_wr:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.sb_li_img_wr:after {
  clear: both;
}
.sb_li_img {
  float: left;
  border: 1px dashed #5987C8;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.sb_li_img img {
  max-width: 100%;
  display: block;
  position: relative;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.sb_li_msg_txt {
  color: #777;
  font-style: italic;
  margin-bottom: 15px;
  line-height: 14px;
  white-space: normal;
}
.ce-icon-next .ce-i {
  background: url("/bos.engine/libraries/pagination/images/icons/next.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFGNUU2Q0VEMTNBNDExRTI5MzQ5RTg3MTA0OEMzMTlGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFGNUU2Q0VFMTNBNDExRTI5MzQ5RTg3MTA0OEMzMTlGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUY1RTZDRUIxM0E0MTFFMjkzNDlFODcxMDQ4QzMxOUYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUY1RTZDRUMxM0E0MTFFMjkzNDlFODcxMDQ4QzMxOUYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5YC6hFAAAAhElEQVR42mL8//8/AzUAEwOVwEg16NKlS/+/ffyYSZRJoFjDhTMyMv4fOXLk3dcPHxrxqQNhgl5bsmSJ4OkLF+KALuunOIxWrFihcOLs2TRqBTYXPkkWYkyIiIhgMDUwaKDIoJiYGAZDHZ1mLn7+RrJj7eLFi/+JiTEQZhzNtPQzCCDAANxViwIfYE3aAAAAAElFTkSuQmCC') center no-repeat;
}
.ce-icon-prev .ce-i {
  background: url("/bos.engine/libraries/pagination/images/icons/prev.png") center no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM0RjFFRDFGMTNBNTExRTJBRTVERjFGNzY5RTY0RTI3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM0RjFFRDIwMTNBNTExRTJBRTVERjFGNzY5RTY0RTI3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzRGMUVEMUQxM0E1MTFFMkFFNURGMUY3NjlFNjRFMjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzRGMUVEMUUxM0E1MTFFMkFFNURGMUY3NjlFNjRFMjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Cf6E+AAAAfElEQVR42mL8//8/AzUAEwOVwEg36NvHj5mXLl3CHyugWMOHv3740HjkyJF3GRkZ//GpYyHgkv7TFy4ErFixQpCQq/EadOLs2bTVq1dzUSOMuKgS2BbGxg0RERHEmUREYDcBA/s/ocAmaBAs5i5evIjXIMbRTEs/gwACDABwHL3dvMe9XgAAAABJRU5ErkJggg==') center no-repeat;
}
.lib_pagination {
  padding: 10px;
  display: block;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  text-align: center;
  line-height: 18px;
}
.lib_pagination .lib_pagination_l {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  overflow: hidden;
}
.lib_pagination .lib_pagination_li {
  display: block;
  float: left;
}
.lib_pagination .lib_pagination_li + .lib_pagination_li {
  margin-left: 5px;
}
.lib_pagination .lib_pagination_txt,
.lib_pagination .lib_pagination_last {
  display: block;
  font-size: 13px;
  line-height: 18px;
}
.lib_pagination .ce-skin-default .ce-i {
  height: 16px;
  width: 16px;
}
.lib_pagination .ce-skin-default .ceb_tr {
  right: 3px;
}
.lib_pagination .ce-skin-default.ce-box.ce-no-text,
.lib_pagination .ce-skin-default.ce-misc.ce-no-text {
  width: 18px !important;
}
.lib_pagination .ce-skin-default.ce-box.ce-select {
  padding-right: 12px;
}
.lib_pagination .ce-skin-default .ceb_d,
.lib_pagination .ce-skin-default.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 2px;
  height: 18px;
  border-width: 1px;
}
.lib_pagination .ce-skin-default.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 2px;
}
.lib_pagination .ce-skin-default.ce-input {
  height: 18px;
}
.lib_pagination .ce-skin-default.ce-field {
  border-width: 1px;
}
.lib_pagination .ce-skin-default.ce-field .ceb_pu,
.lib_pagination .ce-skin-default.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .lib_pagination .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .lib_pagination .ce-skin-default.ce-field .ceb_u {
  line-height: 13px;
}
.lib_pagination .ce-skin-default.ce-field .ceb_f {
  height: 16px;
}
.lib_pagination .ce-skin-default.ce-field input,
.lib_pagination .ce-skin-default.ce-field .ceb_mask {
  padding: 0 2px;
  font-size: 12px;
}
.lib_pagination .ce-skin-default.ce-field .ceb_pu,
.lib_pagination .ce-skin-default.ce-field .ceb_u,
.lib_pagination .ce-skin-default.ce-field textarea,
.lib_pagination .ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .lib_pagination .ce-skin-default.ce-field input {
  padding: 2px;
  font-size: 12px;
}
.lib_pagination .ce-skin-default .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 2px;
}
.lib_pagination .ce-skin-default.ce-message {
  border-width: 1px;
}
.lib_pagination .ce-skin-default.ce-message ol li {
  margin-left: 2px;
}
.lib_pagination .ce-skin-default.ce-message ol li + li,
.lib_pagination .ce-skin-default.ce-message ul li + li {
  margin-top: 2px;
}
.lib_pagination .ce-skin-default.ce-icon-left {
  padding-left: 16px;
}
.lib_pagination .ce-skin-default.ce-icon-right {
  padding-right: 16px;
}
.lib_pagination .ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 4.5px;
}
.lib_pagination .ce-skin-default.ce-button__ah.ce-no-text {
  width: 24.5px !important;
}
.lib_pagination .ce-skin-default.ce-button__al {
  padding-left: 11px !important;
}
.lib_pagination .ce-skin-default.ce-button__ar {
  padding-right: 11px !important;
}
.lib_pagination .ce-theme-none {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60) !important;
  -moz-opacity: 0.6 !important;
  opacity: 0.6 !important;
}
.lib_pagination .ce-theme-none.ce-box {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(#ffffff,#eeeeee);
  background-image: -ms-linear-gradient(#ffffff,#eeeeee);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#eeeeee));
  background-image: -webkit-linear-gradient(#ffffff,#eeeeee);
  background-image: -o-linear-gradient(#ffffff,#eeeeee);
  background-image: linear-gradient(#ffffff,#eeeeee);
  color: #cccccc;
  border-color: #a3a3a3;
  border-bottom-color: #a3a3a3;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .lib_pagination .ce-theme-none.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
}
.lib_pagination .ce-theme-none.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #eeeeee, 0 1px 2px #eeeeee;
  -o-box-shadow: inset 0 2px 4px #eeeeee, 0 1px 2px #eeeeee;
  box-shadow: inset 0 2px 4px #eeeeee, 0 1px 2px #eeeeee;
}
.lib_pagination .ce-theme-none.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.lib_pagination .ce-theme-none.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #a3a3a3;
}
html.__gallery_lib_active {
  overflow: hidden;
}
html.__gallery_lib_active .lib_gallery {
  display: block !important;
}
html.__gallery_lib_inactive .lib_gallery {
  display: none !important;
}
.lib_gallery {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10100;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  background: #171717;
  width: 100% !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.lib_gallery .selectable {
  -webkit-touch-callout: initial;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.lib_gallery_nav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -160px;
  width: 320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.35) !important;
}
.lib_gallery_nav__hover {
  background-color: rgba(0,0,0,0.6) !important;
}
.lib_gallery_next {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lib_gallery_prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lib_gallery_li_img_prev {
  display: none;
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  width: 30px;
  background-image: url("/bos.engine/libraries/gallery/images/arrow_left.svg");
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: contain;
}
.lib_gallery_li_img_next {
  display: none;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  width: 30px;
  background-image: url("/bos.engine/libraries/gallery/images/arrow_right.svg");
  background-position: -5px center;
  background-repeat: no-repeat;
  background-size: contain;
}
.lib_gallery_img_wr__hover .lib_gallery_li_img_prev,
.lib_gallery_img_wr__hover .lib_gallery_li_img_next {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  display: block;
}
.lib_gallery_close {
  right: 40px;
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  -webkit-transition: all 0 linear;
  -moz-transition: all 0 linear;
  -o-transition: all 0 linear;
  transition: all 0 linear;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-decoration: none !important;
  text-align: center;
  z-index: 100;
}
.lib_gallery_close:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.lib_gallery__with_right_menu .lib_gallery_close {
  -webkit-transition: all 0 linear;
  -moz-transition: all 0 linear;
  -o-transition: all 0 linear;
  transition: all 0 linear;
}
.lib_gallery_btn__hover {
  background-color: #333;
  background-color: rgba(255,255,255,0.1);
}
.lib_gallery_btn__hover svg {
  fill: #fff !important;
}
.lib_gallery_content {
  color: #fff;
  padding: 30px;
}
.lib_gallery_img_wr {
  position: relative;
  height: 100%;
  text-align: left;
  overflow: hidden;
  margin: 0px 0 0 !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
html.__gallery_lib_sequence_empty .lib_gallery_img_wr {
  cursor: default;
}
.lib_gallery_img_l {
  display: block;
  position: relative;
  text-align: center;
  font-size: 0;
  line-height: 0;
  height: 100%;
  white-space: nowrap;
}
.lib_gallery_img_li {
  display: inline-block;
  float: left;
  white-space: normal;
  height: 100%;
}
.lib_gallery_li_in {
  display: block;
  margin: 0;
}
.lib_gallery_li_in {
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.lib_gallery_li_in:after {
  content: "";
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.lib_gallery_li_img_wr {
  overflow: hidden;
  display: block;
  margin: 0;
}
.lib_gallery_li_img_wr {
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.lib_gallery_li_img_wr:after {
  content: "";
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.lib_gallery_li_img_in {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  max-height: 100%;
  cursor: pointer;
  max-width: 100%;
  vertical-align: middle;
  text-align: left;
  position: relative;
}
.lib_gallery_li_img_in .lib_gallery_li_img {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  text-align: left;
}
.lib_gallery_pag_l_wr {
  min-height: 28px;
  left: 0;
  right: 0;
  position: absolute;
  display: block;
  z-index: 100;
  margin: 0 90px;
  padding: 5px;
  overflow: hidden;
}
.lib_gallery_pag_l {
  display: block;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lib_gallery_pag_li {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  width: 18px;
  height: 18px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  border: 1px solid transparent;
}
.lib_gallery_pag_li_in {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -200px;
  display: block;
  width: 400px;
  height: 100%;
}
.lib_gallery_pag_li_in img {
  display: block;
  height: 100%;
  margin: 0 auto;
}
.lib_gallery_pag_l:hover {
  max-height: 116px;
}
.lib_gallery_pag_l:hover .lib_gallery_pag_li:first-child {
  margin-left: -9px;
}
.lib_gallery_pag_l .lib_gallery_pag_li:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 50px;
  height: 50px;
  margin: 0 !important;
  border-color: #ccc;
  box-shadow: 0 2px 4px #ccc;
}
.lib_gallery_pag_li__active {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border: 1px solid red !important;
}
.gallery_comment_popup {
  z-index: 1100 !important;
}
.lib_gallery_dsc {
  max-width: 600px;
  margin: 30px auto;
}
.lib_gallery_dsc .content_styles {
  color: #fff !important;
}
.lib_gallery_dsc_tx_wr {
  padding: 10px 20px 10px;
  background: rgba(0,0,0,0.5);
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #444;
}
.lib_gallery_right_menu {
  padding-left: 40px;
  height: 100%;
  z-index: 10;
  cursor: default;
  float: right;
}
.lib_gallery_right_menu_h {
  -webkit-transition: all 0 linear;
  -moz-transition: all 0 linear;
  -o-transition: all 0 linear;
  transition: all 0 linear;
  z-index: 100;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  width: 40px;
  background-color: rgba(47,47,47,0.85);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid rgba(110,110,110,0.3) !important;
  border-right: 1px solid rgba(110,110,110,0.3) !important;
}
.lib_gallery_right_menu_h svg {
  width: 30px;
  height: 60px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -30px;
}
.lib_gallery__with_right_menu .lib_gallery_right_menu {
  padding-left: 40px;
}
.lib_gallery__with_right_menu .lib_gallery_right_menu_h {
  -webkit-transition: all 0 linear;
  -moz-transition: all 0 linear;
  -o-transition: all 0 linear;
  transition: all 0 linear;
  right: 280px;
}
.lib_gallery__with_right_menu .lib_gallery_right_menu_h svg {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.lib_gallery__with_right_menu .lib_gallery_close {
  right: 320px;
}
.lib_gallery_right_menu_h__hover {
  background-color: rgba(43,43,43,0.85);
}
.lib_gallery_right_menu_h__hover svg {
  fill: #fff !important;
}
.lib_gallery_right_l_wr {
  padding: 0 0;
  width: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  background: rgba(23,23,23,0.8);
}
.lib_gallery__with_right_menu .lib_gallery_right_l_wr {
  width: 280px;
  display: block;
}
.lib_gallery_right_l {
  overflow: hidden;
  height: 100%;
  padding: 0 15px;
}
.lib_gallery_right_l .ps-scrollbar-x-rail {
  display: none !important;
}
.lib_gallery_right_li {
  text-align: left;
  margin-top: 20px;
}
.lib_gallery_right_li__text .lib_gallery_right_li_dsc {
  max-height: 162px;
  overflow-y: hidden;
}
.lib_gallery_right_li_social {
  margin-top: 20px;
}
.lib_gallery_right_li_h {
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
  font-weight: normal;
}
.lib_gallery_right_li_h_visible {
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
  font-weight: normal;
}
.lib_gallery_right_li_dsc {
  color: #999999;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 6px;
  overflow: hidden;
}
.lib_gallery_right_li_dsc_more,
.lib_gallery_right_li_dsc_collapse {
  display: none;
  margin-top: 4px !important;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.2;
  text-align: right;
}
.lib_gallery_right_li_dsc_more,
.lib_gallery_right_li_dsc_more:link,
.lib_gallery_right_li_dsc_collapse,
.lib_gallery_right_li_dsc_collapse:link {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.lib_gallery_right_li_dsc_more:visited,
.lib_gallery_right_li_dsc_collapse:visited {
  color: #fff;
}
.lib_gallery_right_li_dsc_more:hover,
.lib_gallery_right_li_dsc_more:focus,
.lib_gallery_right_li_dsc_collapse:hover,
.lib_gallery_right_li_dsc_collapse:focus {
  color: #fff;
  text-decoration: none;
}
.lib_gallery_right_li_dsc_more:active,
.lib_gallery_right_li_dsc_collapse:active {
  color: #fff;
}
.lib_gallery_right_li_dsc_more {
  position: absolute;
  top: 195px;
  right: 10px;
}
.lib_gallery_right_menu_info__long .lib_gallery_right_li_dsc {
  margin-bottom: 40px;
}
.lib_gallery_right_menu_info__long .lib_gallery_right_li_dsc_more {
  display: block;
}
.lib_gallery_right_li_dsc__full .lib_gallery_right_li_dsc_collapse {
  display: block !important;
}
.lib_gallery_right_li_dsc_l {
  overflow: hidden;
}
.lib_gallery_right_li_dsc_li {
  display: block;
  float: left;
  margin-top: 6px !important;
  color: #fff !important;
  font-size: 14px;
  line-height: 1.1;
}
.lib_gallery_right_li_dsc_li:after {
  color: #bdbcbc;
  content: ',';
  margin-right: 6px !important;
}
.lib_gallery_right_li_dsc_li:last-child:after {
  display: none;
}
.lib_gallery_right_li_dsc_li_txt {
  margin-right: 2px;
}
.lib_gallery_right_li_dsc_li_count {
  color: #bdbcbc !important;
  margin-right: 1px !important;
}
.lib_gallery_social_img_twitter {
  background-image: url("/bos.engine/libraries/gallery/images/twitter.svg");
  fill: #6e6e6e !important;
}
.lib_gallery_social_img_facebook {
  background-image: url("/bos.engine/libraries/gallery/images/facebook.svg");
}
.lib_gallery_social_img_pinterest {
  background-image: url("/bos.engine/libraries/gallery/images/pinterest.svg");
}
.lib_gallery_social.lib_gallery_actions_btn {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  width: 24px;
  height: 25px;
  margin: 5px 5px 0 5px !important;
  background-repeat: no-repeat;
}
.lib_gallery_social.lib_gallery_actions_btn + .lib_gallery_actions_btn {
  margin: 5px 5px 0 5px !important;
}
.lib_gallery_right_li__img {
  margin: 14px -6px 0 -6px !important;
  overflow: hidden;
}
.lib_gallery_right_li__img .lib_gallery_right_li_h {
  display: none;
}
.lib_gallery_right_li .additional_image_trigger {
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  float: left;
  border: 1px solid transparent !important;
  margin: 5px;
}
.lib_gallery_right_li .additional_image_trigger:hover {
  border: 1px solid rgba(255,255,255,0.4) !important;
}
.lib_gallery_right_li .additional_image_trigger.additional_image_active,
.lib_gallery_right_li .additional_image_trigger.additional_image_active:hover {
  border-color: #ffd479 !important;
}
.lib_gallery_actions_btn {
  display: block;
  overflow: hidden;
  color: #fff !important;
  font-size: 18px;
  line-height: 24px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lib_gallery_actions_btn svg {
  margin-right: 10px;
}
.lib_gallery_actions_btn + .lib_gallery_actions_btn {
  margin-top: 15px !important;
}
.lib_gallery_actions_btn img {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
}
.lib_gallery_actions_btn svg {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
}
.lib_gallery_like_img_liked svg {
  fill: #FF6699 !important;
}
.lib_gallery_social_img_wr {
  overflow: hidden;
  margin-top: 10px;
}
.lib_gallery_social__img {
  display: block;
  float: left;
}
.lib_gallery_social__img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.lib_gallery_social__img + .lib_gallery_social__img {
  margin-left: 10px !important;
}
.lib_gallery_social__img img {
  display: block;
  max-width: 100%;
  height: 20px;
}
.gallery_comment_popup .gallery_comment_left {
  float: left;
  width: 40%;
  margin-right: 15px;
}
.gallery_comment_popup .gallery_comment_left img {
  max-width: 100%;
  display: block;
  width: auto !important;
  height: auto !important;
}
.gallery_comment_popup .gallery_comment_right {
  overflow: hidden;
}
.gallery_comment_popup .gallery_comment_dsc {
  color: #fff;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.3;
}
.gallery_comment_popup .ce-modal-container-insider {
  background: #171717;
  padding: 20px;
}
.gallery_comment_popup .ce-modal-container {
  background: #2f2f2f !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 40px 0 0;
  border: none !important;
}
.gallery_comment_popup .ce-modal-close-button {
  background-color: transparent !important;
  right: 0 !important;
  border: none !important;
  font-size: 0;
  line-height: 40px !important;
  width: 40px !important;
  height: 40px !important;
  -webkit-transition: all 0 linear;
  -moz-transition: all 0 linear;
  -o-transition: all 0 linear;
  transition: all 0 linear;
}
.gallery_comment_popup .ce-modal-close-button:hover {
  border: transparent !important;
  background-color: none !important;
}
.gallery_comment_popup a.ce-modal-close-button:hover svg path {
  fill: #fff !important;
}
.gallery_comment_popup a.ce-modal-close-button:before {
  background: none;
}
.gallery_comment_popup .gallery_comment_form .ce + .ce {
  margin-top: 10px;
}
.gallery_comment_popup .gallery_comment_form {
  margin-bottom: 10px;
}
.gallery_comment_popup .ce-skin-normal .ce-i {
  height: 32px;
  width: 32px;
}
.gallery_comment_popup .ce-skin-normal .ceb_tr {
  right: 9px;
}
.gallery_comment_popup .ce-skin-normal.ce-box.ce-no-text,
.gallery_comment_popup .ce-skin-normal.ce-misc.ce-no-text {
  width: 34px !important;
}
.gallery_comment_popup .ce-skin-normal.ce-box.ce-select {
  padding-right: 24px;
}
.gallery_comment_popup .ce-skin-normal .ceb_d,
.gallery_comment_popup .ce-skin-normal.ce-box {
  font-size: 16px;
  line-height: 16px;
  padding: 8px;
  height: 34px;
  border-width: 1px;
}
.gallery_comment_popup .ce-skin-normal.ce-misc {
  min-height: 16px;
  font-size: 16px;
  line-height: 16px;
  padding: 8px;
}
.gallery_comment_popup .ce-skin-normal.ce-input {
  height: 34px;
}
.gallery_comment_popup .ce-skin-normal.ce-field {
  border-width: 1px;
}
.gallery_comment_popup .ce-skin-normal.ce-field .ceb_pu,
.gallery_comment_popup .ce-skin-normal.ce-field .ceb_u {
  line-height: 16px;
}
.cl-chrome .gallery_comment_popup .ce-skin-normal.ce-field .ceb_pu,
.cl-chrome .gallery_comment_popup .ce-skin-normal.ce-field .ceb_u {
  line-height: 17px;
}
.gallery_comment_popup .ce-skin-normal.ce-field .ceb_f {
  height: 32px;
}
.gallery_comment_popup .ce-skin-normal.ce-field input,
.gallery_comment_popup .ce-skin-normal.ce-field .ceb_mask {
  padding: 0 8px;
  font-size: 16px;
}
.gallery_comment_popup .ce-skin-normal.ce-field .ceb_pu,
.gallery_comment_popup .ce-skin-normal.ce-field .ceb_u,
.gallery_comment_popup .ce-skin-normal.ce-field textarea,
.gallery_comment_popup .ce-skin-normal.ce-field.ce-textarea .ceb_mask,
.ie9less .gallery_comment_popup .ce-skin-normal.ce-field input {
  padding: 8px;
  font-size: 16px;
}
.gallery_comment_popup .ce-skin-normal .ceb_il {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  padding-right: 8px;
}
.gallery_comment_popup .ce-skin-normal.ce-message {
  border-width: 1px;
}
.gallery_comment_popup .ce-skin-normal.ce-message ol li {
  margin-left: 8px;
}
.gallery_comment_popup .ce-skin-normal.ce-message ol li + li,
.gallery_comment_popup .ce-skin-normal.ce-message ul li + li {
  margin-top: 8px;
}
.gallery_comment_popup .ce-skin-normal.ce-icon-left {
  padding-left: 32px;
}
.gallery_comment_popup .ce-skin-normal.ce-icon-right {
  padding-right: 32px;
}
.gallery_comment_popup .ce-skin-normal.ce-button__arrow .ceb_t {
  border-width: 8.5px;
}
.gallery_comment_popup .ce-skin-normal.ce-button__ah.ce-no-text {
  width: 50.5px !important;
}
.gallery_comment_popup .ce-skin-normal.ce-button__al {
  padding-left: 25px !important;
}
.gallery_comment_popup .ce-skin-normal.ce-button__ar {
  padding-right: 25px !important;
}
.gallery_comment_popup .ce-modal-title {
  color: #fff;
  overflow: hidden;
  margin-top: -55px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 32px;
}
.gallery_comment_popup .ce-modal-title svg {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 10px;
}
.gallery_comment_popup .ce-modal-title span {
  display: block;
  float: left;
}
.gallery_comment_popup .ce-modal-controls {
  border: none;
  margin-top: 0;
  padding-top: 5px;
}
.ce-theme-gallery {
  border-top-color: #7d7d7d !important;
}
.ce-theme-gallery.ce-edge_menu {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.mdr_cssgradients .ce-theme-gallery,
.mdr_cssgradients .ce-theme-gallery.ce-input input.ce-f {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ce-group-line > .ce-theme-gallery,
.ce-group-column > .ce-theme-gallery {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce-theme-gallery:first-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-column > .ce-theme-gallery:last-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-line   > .ce-theme-gallery:first-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-line   > .ce-theme-gallery:last-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-theme-gallery.ce-field {
  background: #171717;
  border-color: #7d7d7d;
  border-top-color: #313131;
}
.ce-theme-gallery.ce-field .ce-f {
  color: #7d7d7d;
}
.ce-theme-gallery.ce-search-btn-in .ce-button {
  border-color: #7d7d7d;
  border-top-color: #313131;
}
.ce-theme-gallery.ce-field.ce-input_click2edit.ce-inactive input.ce-f,
.ce-theme-gallery.ce-field.ce-input_click2edit.ce-inactive {
  background: none !important;
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.ce-theme-gallery.ce-field.ce-input_click2edit input.ce-f.placeholder,
.ce-theme-gallery.ce-field.ce-input_click2edit input.ce-f.watermark {
  color: #7d7d7d !important;
  font-style: normal;
}
.ce-theme-gallery.ce-field.ce-input_click2edit input.ce-f::-webkit-input-placeholder {
  color: #7d7d7d !important;
  font-style: normal;
}
.ce-theme-gallery.ce-field.ce-input_click2edit input.ce-f:-moz-placeholder {
  color: #7d7d7d !important;
  font-style: normal;
}
.ce-theme-gallery.ce-field.ce-input_click2edit input.ce-f:-ms-input-placeholder {
  color: #7d7d7d !important;
  font-style: normal;
}
.ce-theme-gallery.ce-field:hover {
  background: #171717;
  border-color: #7d7d7d !important;
}
.ce-theme-gallery.ce-field:hover .ce-f {
  color: #7d7d7d;
}
.ce-theme-green-dark {
  background: #005952;
  text-shadow: 0 1px 0 #0E5401;
  text-transform: uppercase;
}
.ce-theme-green-dark.ce-edge_menu {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.mdr_cssgradients .ce-theme-green-dark,
.mdr_cssgradients .ce-theme-green-dark.ce-input input.ce-f {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ce-group-line > .ce-theme-green-dark,
.ce-group-column > .ce-theme-green-dark {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce-theme-green-dark:first-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-column > .ce-theme-green-dark:last-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-line   > .ce-theme-green-dark:first-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-line   > .ce-theme-green-dark:last-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-theme-green-dark.ce-box {
  background-color: #005952;
  background-image: -moz-linear-gradient(#005952,#005952);
  background-image: -ms-linear-gradient(#005952,#005952);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#005952),color-stop(100%,#005952));
  background-image: -webkit-linear-gradient(#005952,#005952);
  background-image: -o-linear-gradient(#005952,#005952);
  background-image: linear-gradient(#005952,#005952);
  color: #ffffff;
  border-color: #7d7d7d;
  border-bottom-color: #7d7d7d;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .ce-theme-green-dark.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005952',endColorstr='#005952',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005952',endColorstr='#005952',GradientType=0);
}
.ce-theme-green-dark.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #005952, 0 1px 2px #005952;
  -o-box-shadow: inset 0 2px 4px #005952, 0 1px 2px #005952;
  box-shadow: inset 0 2px 4px #005952, 0 1px 2px #005952;
}
.ce-theme-green-dark.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.ce-theme-green-dark.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #7d7d7d;
}
.cl-chrome .ce-theme-green-dark.ce-box:not(.ce-on-focus):hover {
  border-color: #7d7d7d !important;
  background-color: #006d65;
  background-image: -moz-linear-gradient(#006d65,#006d65);
  background-image: -ms-linear-gradient(#006d65,#006d65);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#006d65),color-stop(100%,#006d65));
  background-image: -webkit-linear-gradient(#006d65,#006d65);
  background-image: -o-linear-gradient(#006d65,#006d65);
  background-image: linear-gradient(#006d65,#006d65);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-green-dark.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006d65',endColorstr='#006d65',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006d65',endColorstr='#006d65',GradientType=0);
}
.cl-not-chrome .ce-theme-green-dark.ce-box:hover {
  border-color: #7d7d7d !important;
  background-color: #006d65;
  background-image: -moz-linear-gradient(#006d65,#006d65);
  background-image: -ms-linear-gradient(#006d65,#006d65);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#006d65),color-stop(100%,#006d65));
  background-image: -webkit-linear-gradient(#006d65,#006d65);
  background-image: -o-linear-gradient(#006d65,#006d65);
  background-image: linear-gradient(#006d65,#006d65);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-green-dark.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006d65',endColorstr='#006d65',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006d65',endColorstr='#006d65',GradientType=0);
}
.ce-theme-green-dark.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #7d7d7d;
}
.gallery_comment_btn {
  float: left;
}
.gallery_comment_btn__close {
  color: #7d7d7d !important;
}
.gallery_comment_btn__close:hover {
  text-decoration: underline !important;
}
.gallery_comment_btn + .gallery_comment_btn {
  margin-left: 10px;
}
@media only screen and (max-width: 1000px) {
  .lib_gallery_nav {
    margin-left: 0;
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lib_gallery__with_right_menu .lib_gallery_right_menu {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .lib_gallery_nav {
    display: none !important;
  }
  .lib_gallery_li_img_prev,
  .lib_gallery_li_img_next {
    display: none !important;
  }
  .gallery_comment_popup .ce-modal-container {
    width: 96% !important;
  }
  .gallery_comment_popup .gallery_comment_left {
    width: 100%;
    margin-right: 0;
  }
  .gallery_comment_popup .gallery_comment_right {
    clear: both;
    padding-top: 10px;
  }
}
.content_styles {
  color: #a3a3a3;
  display: block;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  position: static;
  text-align: left;
}
.content_styles p,
.content_styles div,
.content_styles pre,
.content_styles code,
.content_styles blockquote {
  zoom: 1;
  display: block;
}
.content_styles p:before,
.content_styles p:after,
.content_styles div:before,
.content_styles div:after,
.content_styles pre:before,
.content_styles pre:after,
.content_styles code:before,
.content_styles code:after,
.content_styles blockquote:before,
.content_styles blockquote:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.content_styles p:after,
.content_styles div:after,
.content_styles pre:after,
.content_styles code:after,
.content_styles blockquote:after {
  clear: both;
}
.content_styles p,
.content_styles div,
.content_styles ol,
.content_styles ul,
.content_styles li,
.content_styles font,
.content_styles code,
.content_styles pre,
.content_styles blockquote {
  display: block;
  font-weight: normal;
  font-size: 1em;
  margin: 0;
  padding: 0;
  position: static;
  text-align: left;
  white-space: normal;
  word-break: normal;
}
.content_styles img,
.content_styles video,
.content_styles embed,
.content_styles object {
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}
.content_styles blockquote {
  margin-bottom: 1em;
  font-size: 0.8em;
}
.content_styles a.ce-button {
  text-decoration: none !important;
}
.content_styles ul,
.content_styles ol,
.content_styles p + p,
.content_styles li + li,
.content_styles p + blockquote,
.content_styles blockquote + p,
.content_styles blockquote + blockquote {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.content_styles h1,
.content_styles h2,
.content_styles h3,
.content_styles h4,
.content_styles h5,
.content_styles h6 {
  color: #000000;
  display: block;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  line-height: 1.2;
  font-weight: bold;
  margin: 1.5em 0 0.5em;
  padding: 0;
  position: static;
  text-align: left;
  white-space: normal;
  word-break: normal;
}
.content_styles h1 {
  font-size: 1.55em;
}
.content_styles h2 {
  font-size: 1.40em;
}
.content_styles h3 {
  font-size: 1.25em;
}
.content_styles h4,
.content_styles h5,
.content_styles h6 {
  font-size: 1.10em;
}
.content_styles hr {
  margin: 1em 0;
  border-top: 1px solid #cccccc;
}
.content_styles b,
.content_styles strong {
  font-weight: bold;
}
.content_styles em,
.content_styles i {
  font-style: italic;
}
.content_styles u {
  text-decoration: underline;
}
.content_styles ul,
.content_styles ol {
  overflow: hidden;
}
.content_styles li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 22px;
  padding: 0 0 0 4px;
}
.content_styles ol > li {
  list-style-type: decimal;
}
.content_styles li > ul,
.content_styles li > ol {
  margin-left: 22px;
}
.content_styles th,
.content_styles td {
  border: 1px solid #cccccc;
  font-size: 14px;
  line-height: 1.2;
  padding: 4px;
  text-align: left;
  vertical-align: middle;
  white-space: normal;
}
.content_styles th.t-top,
.content_styles th[valign="top"],
.content_styles td.t-top,
.content_styles td[valign="top"] {
  vertical-align: top;
}
.content_styles th.t-middle,
.content_styles th[valign="middle"],
.content_styles td.t-middle,
.content_styles td[valign="middle"] {
  vertical-align: middle;
}
.content_styles th.t-bottom,
.content_styles th[valign="bottom"],
.content_styles td.t-bottom,
.content_styles td[valign="bottom"] {
  vertical-align: bottom;
}
.content_styles th.t-left,
.content_styles th[align="left"],
.content_styles td.t-left,
.content_styles td[align="left"] {
  text-align: left;
}
.content_styles th.t-right,
.content_styles th[align="right"],
.content_styles td.t-right,
.content_styles td[align="right"] {
  text-align: right;
}
.content_styles th.t-center,
.content_styles th[align="center"],
.content_styles td.t-center,
.content_styles td[align="center"] {
  text-align: center;
}
.content_styles th.t-nowrap,
.content_styles th [nowrap="nowrap"],
.content_styles td.t-nowrap,
.content_styles td [nowrap="nowrap"] {
  white-space: nowrap;
}
.content_styles thead {
  border-bottom: 3px solid #cccccc;
}
.content_styles thead td,
.content_styles thead th {
  font-weight: bold;
}
.content_styles table {
  border-collapse: collapse;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  margin: 0.5em 0;
  width: 100%;
}
.content_styles pre {
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-family: "Courier New", Courier New, Courier, monospace;
  padding: 0.5em 1em;
  margin: 0.5em 0;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: pre;
  word-wrap: break-word;
}
.redactor_editor {
  color: #444 !important;
}
.redactor_dropdown {
  font-size: 14px;
  line-height: 1.2;
}
.redactor_format_pre {
  font-family: "Courier New", Courier New, Courier, monospace;
}
.redactor_format_blockquote {
  font-size: 0.7em;
}
.redactor_format_h1,
.redactor_format_h2,
.redactor_format_h3,
.redactor_format_h4 {
  font-family: Arial, Geneva, Helvetica, sans-serif;
  line-height: 1.2;
  font-weight: bold;
}
.redactor_format_h1 {
  font-size: 1.55em;
}
.redactor_format_h2 {
  font-size: 1.40em;
}
.redactor_format_h3 {
  font-size: 1.25em;
}
.redactor_format_h4 {
  font-size: 1.10em;
}
body {
  font-size: 12px;
  line-height: 12px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}
select,
input,
textarea {
  color: #444;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}
a,
a:link,
.content_styles a,
.content_styles a:link {
  color: #5987C8;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
a:visited,
.content_styles a:visited {
  color: #5987C8;
}
a:hover,
a:focus,
.content_styles a:hover,
.content_styles a:focus {
  color: #ffae00;
  text-decoration: none;
}
a:active,
.content_styles a:active {
  color: #5987C8;
}
a,
a:link {
  text-decoration: none;
}
.placeholder,
.watermark {
  color: #cccccc !important;
  font-style: italic;
}
::-webkit-input-placeholder {
  color: #cccccc !important;
  font-style: italic;
}
:-moz-placeholder {
  color: #cccccc !important;
  font-style: italic;
}
:-ms-input-placeholder {
  color: #cccccc !important;
  font-style: italic;
}
input[type=number] {
  text-align: left;
}
table._table_,
table._table_ table {
  width: 100%;
}
table._table_ th,
table._table_ td {
  vertical-align: middle;
  text-align: left;
}
table._table_ th.t-top,
table._table_ th[valign="top"],
table._table_ td.t-top,
table._table_ td[valign="top"] {
  vertical-align: top;
}
table._table_ th.t-middle,
table._table_ th[valign="middle"],
table._table_ td.t-middle,
table._table_ td[valign="middle"] {
  vertical-align: middle;
}
table._table_ th.t-bottom,
table._table_ th[valign="bottom"],
table._table_ td.t-bottom,
table._table_ td[valign="bottom"] {
  vertical-align: bottom;
}
table._table_ th.t-left,
table._table_ th[align="left"],
table._table_ td.t-left,
table._table_ td[align="left"] {
  text-align: left;
}
table._table_ th.t-right,
table._table_ th[align="right"],
table._table_ td.t-right,
table._table_ td[align="right"] {
  text-align: right;
}
table._table_ th.t-center,
table._table_ th[align="center"],
table._table_ td.t-center,
table._table_ td[align="center"] {
  text-align: center;
}
table._table_ td,
table._table_ th {
  padding: 4px;
}
table._table_ td._table-left-edge,
table._table_ th._table-left-edge {
  padding-left: 0;
}
table._table_ td._table-right-edge,
table._table_ th._table-right-edge {
  padding-right: 0;
}
table._table_ td._table-inserted,
table._table_ td._table-inside,
table._table_ td._table-no-padding,
table._table_ th._table-inserted,
table._table_ th._table-inside,
table._table_ th._table-no-padding {
  padding: 0;
}
table._table_ td,
table._table_ th {
  white-space: normal;
}
table._table_ td[nowrap],
table._table_ td[nowrap="nowrap"],
table._table_ th[nowrap],
table._table_ th[nowrap="nowrap"] {
  white-space: nowrap;
}
table._table_ td.t-wrap,
table._table_ th.t-wrap {
  white-space: normal;
}
table._table_ td.t-nowrap,
table._table_ th.t-nowrap {
  white-space: nowrap;
}
table._table_ td,
table._table_ th {
  font-size: 12px;
  line-height: 14px;
}
table._table_ td._cell_no_border,
table._table_ th._cell_no_border {
  border: none;
}
table._table_._rows_hover tbody tr._row_no_hover:hover td,
table._table_._rows_hover tbody tr._row_no_hover:hover th {
  background: transparent;
}
table._head_colored thead td,
table._head_colored thead th {
  background: transparent;
  color: #444444;
}
table._rows_hover tbody tr:hover td,
table._rows_hover tbody tr:hover th {
  background: #eeeeee;
  color: #444444;
}
table._cells_border_all td,
table._cells_border_all th {
  border: 1px solid #ccc;
}
table._cells_border_all td._cell_no_border,
table._cells_border_all th._cell_no_border {
  border: none;
}
table._cells_border_bottom td,
table._cells_border_bottom th {
  border-bottom: 1px solid #ccc;
}
table._cells_border_bottom td._cell_no_border,
table._cells_border_bottom th._cell_no_border {
  border-bottom: none;
}
tr._table_row_even {
  background: #ffffff;
}
tr._table_row_even._row_no_hover,
tr._table_row_even._row_no_hover td,
tr._table_row_even._row_no_hover th {
  background: #ffffff !important;
}
tr._table_row_odd {
  background: #F6F6F6;
}
tr._table_row_odd._row_no_hover,
tr._table_row_odd._row_no_hover td,
tr._table_row_odd._row_no_hover th {
  background: #F6F6F6 !important;
}
table._table_no_border > tbody > tr > th,
table._table_no_border > tbody > tr > td,
table._table_no_border > thead > tr > th,
table._table_no_border > thead > tr > td,
table._table_no_border > tfoot > tr > th,
table._table_no_border > tfoot > tr > td {
  border: none !important;
}
.ce-theme-default.ce-edge_menu,
.ce-theme-none.ce-edge_menu {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.mdr_cssgradients .ce-theme-default,
.mdr_cssgradients .ce-theme-default.ce-input input.ce-f,
.mdr_cssgradients .ce-theme-none,
.mdr_cssgradients .ce-theme-none.ce-input input.ce-f {
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ce-group-line > .ce-theme-default,
.ce-group-column > .ce-theme-default,
.ce-group-line > .ce-theme-none,
.ce-group-column > .ce-theme-none {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce-theme-default:first-child,
.ce-group-column > .ce-theme-none:first-child {
  -webkit-border-radius: 0px 0px 0 0 !important;
  -ms-border-radius: 0px 0px 0 0 !important;
  -o-border-radius: 0px 0px 0 0 !important;
  border-radius: 0px 0px 0 0 !important;
}
.ce-group-column > .ce-theme-default:last-child,
.ce-group-column > .ce-theme-none:last-child {
  -webkit-border-radius: 0 0 0px 0px !important;
  -ms-border-radius: 0 0 0px 0px !important;
  -o-border-radius: 0 0 0px 0px !important;
  border-radius: 0 0 0px 0px !important;
}
.ce-group-line   > .ce-theme-default:first-child,
.ce-group-line   > .ce-theme-none:first-child {
  -webkit-border-radius: 0px 0 0 0px !important;
  -ms-border-radius: 0px 0 0 0px !important;
  -o-border-radius: 0px 0 0 0px !important;
  border-radius: 0px 0 0 0px !important;
}
.ce-group-line   > .ce-theme-default:last-child,
.ce-group-line   > .ce-theme-none:last-child {
  -webkit-border-radius: 0 0px 0px 0 !important;
  -ms-border-radius: 0 0px 0px 0 !important;
  -o-border-radius: 0 0px 0px 0 !important;
  border-radius: 0 0px 0px 0 !important;
}
.ce-theme-grey {
  background: #bdbcbc;
}
.ce-theme-grey.ce-box {
  background-color: #bdbcbc;
  background-image: -moz-linear-gradient(#bdbcbc,#bdbcbc);
  background-image: -ms-linear-gradient(#bdbcbc,#bdbcbc);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bdbcbc),color-stop(100%,#bdbcbc));
  background-image: -webkit-linear-gradient(#bdbcbc,#bdbcbc);
  background-image: -o-linear-gradient(#bdbcbc,#bdbcbc);
  background-image: linear-gradient(#bdbcbc,#bdbcbc);
  color: #000000;
  border-color: #bdbcbc;
  border-bottom-color: #bdbcbc;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .ce-theme-grey.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbcbc',endColorstr='#bdbcbc',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbcbc',endColorstr='#bdbcbc',GradientType=0);
}
.ce-theme-grey.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #bdbcbc, 0 1px 2px #bdbcbc;
  -o-box-shadow: inset 0 2px 4px #bdbcbc, 0 1px 2px #bdbcbc;
  box-shadow: inset 0 2px 4px #bdbcbc, 0 1px 2px #bdbcbc;
}
.ce-theme-grey.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.ce-theme-grey.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #bdbcbc;
}
.cl-chrome .ce-theme-grey.ce-box:not(.ce-on-focus):hover {
  border-color: #bdbcbc !important;
  background-color: #abaaaa;
  background-image: -moz-linear-gradient(#abaaaa,#abaaaa);
  background-image: -ms-linear-gradient(#abaaaa,#abaaaa);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#abaaaa),color-stop(100%,#abaaaa));
  background-image: -webkit-linear-gradient(#abaaaa,#abaaaa);
  background-image: -o-linear-gradient(#abaaaa,#abaaaa);
  background-image: linear-gradient(#abaaaa,#abaaaa);
  color: #000000;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-grey.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abaaaa',endColorstr='#abaaaa',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abaaaa',endColorstr='#abaaaa',GradientType=0);
}
.cl-not-chrome .ce-theme-grey.ce-box:hover {
  border-color: #bdbcbc !important;
  background-color: #abaaaa;
  background-image: -moz-linear-gradient(#abaaaa,#abaaaa);
  background-image: -ms-linear-gradient(#abaaaa,#abaaaa);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#abaaaa),color-stop(100%,#abaaaa));
  background-image: -webkit-linear-gradient(#abaaaa,#abaaaa);
  background-image: -o-linear-gradient(#abaaaa,#abaaaa);
  background-image: linear-gradient(#abaaaa,#abaaaa);
  color: #000000;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-grey.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abaaaa',endColorstr='#abaaaa',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abaaaa',endColorstr='#abaaaa',GradientType=0);
}
.ce-theme-grey.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #bdbcbc;
}
.ce-theme-grey-none {
  background: #bdbcbc;
}
.ce-theme-grey-none.ce-box {
  background-color: rgba(0,0,0,0.3);
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -ms-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(0,0,0,0.3)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  color: #ffffff;
  border-color: #7c7b7b;
  border-bottom-color: #7c7b7b;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .ce-theme-grey-none.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
}
.ce-theme-grey-none.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.3), 0 1px 2px rgba(0,0,0,0.3);
  -o-box-shadow: inset 0 2px 4px rgba(0,0,0,0.3), 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.3), 0 1px 2px rgba(0,0,0,0.3);
}
.ce-theme-grey-none.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.ce-theme-grey-none.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #7c7b7b;
}
.cl-chrome .ce-theme-grey-none.ce-box:not(.ce-on-focus):hover {
  border-color: #7c7b7b !important;
  background-color: rgba(0,0,0,0.3);
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -ms-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(0,0,0,0.3)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-grey-none.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
}
.cl-not-chrome .ce-theme-grey-none.ce-box:hover {
  border-color: #7c7b7b !important;
  background-color: rgba(0,0,0,0.3);
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -ms-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(0,0,0,0.3)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-grey-none.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
}
.ce-theme-grey-none.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #7c7b7b;
}
.ce-theme-sideways.ce-field {
  background: rgba(0,0,0,0.3);
  border-color: #7c7b7b;
  border-top-color: #2f2f2f;
}
.ce-theme-sideways.ce-field .ce-f {
  color: #ffffff;
}
.ce-theme-sideways.ce-search-btn-in .ce-button {
  border-color: #7c7b7b;
  border-top-color: #2f2f2f;
}
.ce-theme-sideways.ce-field.ce-input_click2edit.ce-inactive input.ce-f,
.ce-theme-sideways.ce-field.ce-input_click2edit.ce-inactive {
  background: none !important;
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.ce-theme-sideways.ce-field.ce-input_click2edit input.ce-f.placeholder,
.ce-theme-sideways.ce-field.ce-input_click2edit input.ce-f.watermark {
  color: #ffffff !important;
  font-style: normal;
}
.ce-theme-sideways.ce-field.ce-input_click2edit input.ce-f::-webkit-input-placeholder {
  color: #ffffff !important;
  font-style: normal;
}
.ce-theme-sideways.ce-field.ce-input_click2edit input.ce-f:-moz-placeholder {
  color: #ffffff !important;
  font-style: normal;
}
.ce-theme-sideways.ce-field.ce-input_click2edit input.ce-f:-ms-input-placeholder {
  color: #ffffff !important;
  font-style: normal;
}
.ce-theme-sideways.ce-field:hover {
  background: rgba(0,0,0,0.3);
  border-color: #626262 !important;
}
.ce-theme-sideways.ce-field:hover .ce-f {
  color: #ffffff;
}
.ce-theme-sideways.ce-field.ce-on-focus {
  background: rgba(0,0,0,0.3);
  border-color: #ffd479 !important;
  -webkit-box-shadow: 0 0 4px #ffd479;
  -o-box-shadow: 0 0 4px #ffd479;
  box-shadow: 0 0 4px #ffd479;
}
.ce-theme-sideways.ce-field.ce-on-focus .ce-f {
  color: #ffffff;
}
.ce-theme-sideways.ce-edge_menu {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.mdr_cssgradients .ce-theme-sideways,
.mdr_cssgradients .ce-theme-sideways.ce-input input.ce-f {
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ce-group-line > .ce-theme-sideways,
.ce-group-column > .ce-theme-sideways {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce-theme-sideways:first-child {
  -webkit-border-radius: 0px 0px 0 0 !important;
  -ms-border-radius: 0px 0px 0 0 !important;
  -o-border-radius: 0px 0px 0 0 !important;
  border-radius: 0px 0px 0 0 !important;
}
.ce-group-column > .ce-theme-sideways:last-child {
  -webkit-border-radius: 0 0 0px 0px !important;
  -ms-border-radius: 0 0 0px 0px !important;
  -o-border-radius: 0 0 0px 0px !important;
  border-radius: 0 0 0px 0px !important;
}
.ce-group-line   > .ce-theme-sideways:first-child {
  -webkit-border-radius: 0px 0 0 0px !important;
  -ms-border-radius: 0px 0 0 0px !important;
  -o-border-radius: 0px 0 0 0px !important;
  border-radius: 0px 0 0 0px !important;
}
.ce-group-line   > .ce-theme-sideways:last-child {
  -webkit-border-radius: 0 0px 0px 0 !important;
  -ms-border-radius: 0 0px 0px 0 !important;
  -o-border-radius: 0 0px 0px 0 !important;
  border-radius: 0 0px 0px 0 !important;
}
.ce-theme-sideways-bg.ce-field {
  background: #dadada;
  border-color: #000000;
  border-top-color: #000000;
}
.ce-theme-sideways-bg.ce-field .ce-f {
  color: #000000;
}
.ce-theme-sideways-bg.ce-search-btn-in .ce-button {
  border-color: #000000;
  border-top-color: #000000;
}
.ce-theme-sideways-bg.ce-field.ce-input_click2edit.ce-inactive input.ce-f,
.ce-theme-sideways-bg.ce-field.ce-input_click2edit.ce-inactive {
  background: none !important;
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.ce-theme-sideways-bg.ce-field.ce-input_click2edit input.ce-f.placeholder,
.ce-theme-sideways-bg.ce-field.ce-input_click2edit input.ce-f.watermark {
  color: #000000 !important;
  font-style: normal;
}
.ce-theme-sideways-bg.ce-field.ce-input_click2edit input.ce-f::-webkit-input-placeholder {
  color: #000000 !important;
  font-style: normal;
}
.ce-theme-sideways-bg.ce-field.ce-input_click2edit input.ce-f:-moz-placeholder {
  color: #000000 !important;
  font-style: normal;
}
.ce-theme-sideways-bg.ce-field.ce-input_click2edit input.ce-f:-ms-input-placeholder {
  color: #000000 !important;
  font-style: normal;
}
.ce-theme-sideways-bg.ce-field:hover {
  background: #b1b1b1;
  border-color: #000000 !important;
}
.ce-theme-sideways-bg.ce-field:hover .ce-f {
  color: #000000;
}
.ce-theme-sideways-bg.ce-field.ce-on-focus {
  background: #b1b1b1;
  border-color: #2b6fc3 !important;
  -webkit-box-shadow: 0 0 4px #2b6fc3;
  -o-box-shadow: 0 0 4px #2b6fc3;
  box-shadow: 0 0 4px #2b6fc3;
}
.ce-theme-sideways-bg.ce-field.ce-on-focus .ce-f {
  color: #000000;
}
.ce-theme-sideways-bg.ce-edge_menu {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.mdr_cssgradients .ce-theme-sideways-bg,
.mdr_cssgradients .ce-theme-sideways-bg.ce-input input.ce-f {
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ce-group-line > .ce-theme-sideways-bg,
.ce-group-column > .ce-theme-sideways-bg {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce-theme-sideways-bg:first-child {
  -webkit-border-radius: 0px 0px 0 0 !important;
  -ms-border-radius: 0px 0px 0 0 !important;
  -o-border-radius: 0px 0px 0 0 !important;
  border-radius: 0px 0px 0 0 !important;
}
.ce-group-column > .ce-theme-sideways-bg:last-child {
  -webkit-border-radius: 0 0 0px 0px !important;
  -ms-border-radius: 0 0 0px 0px !important;
  -o-border-radius: 0 0 0px 0px !important;
  border-radius: 0 0 0px 0px !important;
}
.ce-group-line   > .ce-theme-sideways-bg:first-child {
  -webkit-border-radius: 0px 0 0 0px !important;
  -ms-border-radius: 0px 0 0 0px !important;
  -o-border-radius: 0px 0 0 0px !important;
  border-radius: 0px 0 0 0px !important;
}
.ce-group-line   > .ce-theme-sideways-bg:last-child {
  -webkit-border-radius: 0 0px 0px 0 !important;
  -ms-border-radius: 0 0px 0px 0 !important;
  -o-border-radius: 0 0px 0px 0 !important;
  border-radius: 0 0px 0px 0 !important;
}
.ce-skin-default .ce-i {
  height: 28px;
  width: 28px;
}
.ce-skin-default .ceb_tr {
  right: 8px;
}
.ce-skin-default.ce-box.ce-no-text,
.ce-skin-default.ce-misc.ce-no-text {
  width: 30px !important;
}
.ce-skin-default.ce-box.ce-select {
  padding-right: 22px;
}
.ce-skin-default .ceb_d,
.ce-skin-default.ce-box {
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
  height: 30px;
  border-width: 1px;
}
.ce-skin-default.ce-misc {
  min-height: 14px;
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
}
.ce-skin-default.ce-input {
  height: 30px;
}
.ce-skin-default.ce-field {
  border-width: 1px;
}
.ce-skin-default.ce-field .ceb_pu,
.ce-skin-default.ce-field .ceb_u {
  line-height: 14px;
}
.cl-chrome .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .ce-skin-default.ce-field .ceb_u {
  line-height: 15px;
}
.ce-skin-default.ce-field .ceb_f {
  height: 28px;
}
.ce-skin-default.ce-field input,
.ce-skin-default.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 14px;
}
.ce-skin-default.ce-field .ceb_pu,
.ce-skin-default.ce-field .ceb_u,
.ce-skin-default.ce-field textarea,
.ce-skin-default.ce-field.ce-textarea .ceb_mask,
.ie9less .ce-skin-default.ce-field input {
  padding: 7px;
  font-size: 14px;
}
.ce-skin-default .ceb_il {
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  padding-right: 7px;
}
.ce-skin-default.ce-message {
  border-width: 1px;
}
.ce-skin-default.ce-message ol li {
  margin-left: 7px;
}
.ce-skin-default.ce-message ol li + li,
.ce-skin-default.ce-message ul li + li {
  margin-top: 7px;
}
.ce-skin-default.ce-icon-left {
  padding-left: 28px;
}
.ce-skin-default.ce-icon-right {
  padding-right: 28px;
}
.ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 7.5px;
}
.ce-skin-default.ce-button__ah.ce-no-text {
  width: 44.5px !important;
}
.ce-skin-default.ce-button__al {
  padding-left: 22px !important;
}
.ce-skin-default.ce-button__ar {
  padding-right: 22px !important;
}
.ce-skin-small .ce-i {
  height: 16px;
  width: 16px;
}
.ce-skin-small .ceb_tr {
  right: 3px;
}
.ce-skin-small.ce-box.ce-no-text,
.ce-skin-small.ce-misc.ce-no-text {
  width: 18px !important;
}
.ce-skin-small.ce-box.ce-select {
  padding-right: 12px;
}
.ce-skin-small .ceb_d,
.ce-skin-small.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 2px;
  height: 18px;
  border-width: 1px;
}
.ce-skin-small.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 2px;
}
.ce-skin-small.ce-input {
  height: 18px;
}
.ce-skin-small.ce-field {
  border-width: 1px;
}
.ce-skin-small.ce-field .ceb_pu,
.ce-skin-small.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .ce-skin-small.ce-field .ceb_pu,
.cl-chrome .ce-skin-small.ce-field .ceb_u {
  line-height: 13px;
}
.ce-skin-small.ce-field .ceb_f {
  height: 16px;
}
.ce-skin-small.ce-field input,
.ce-skin-small.ce-field .ceb_mask {
  padding: 0 2px;
  font-size: 12px;
}
.ce-skin-small.ce-field .ceb_pu,
.ce-skin-small.ce-field .ceb_u,
.ce-skin-small.ce-field textarea,
.ce-skin-small.ce-field.ce-textarea .ceb_mask,
.ie9less .ce-skin-small.ce-field input {
  padding: 2px;
  font-size: 12px;
}
.ce-skin-small .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 2px;
}
.ce-skin-small.ce-message {
  border-width: 1px;
}
.ce-skin-small.ce-message ol li {
  margin-left: 2px;
}
.ce-skin-small.ce-message ol li + li,
.ce-skin-small.ce-message ul li + li {
  margin-top: 2px;
}
.ce-skin-small.ce-icon-left {
  padding-left: 16px;
}
.ce-skin-small.ce-icon-right {
  padding-right: 16px;
}
.ce-skin-small.ce-button__arrow .ceb_t {
  border-width: 4.5px;
}
.ce-skin-small.ce-button__ah.ce-no-text {
  width: 24.5px !important;
}
.ce-skin-small.ce-button__al {
  padding-left: 11px !important;
}
.ce-skin-small.ce-button__ar {
  padding-right: 11px !important;
}
.ce-skin-normal .ce-i {
  height: 28px;
  width: 28px;
}
.ce-skin-normal .ceb_tr {
  right: 8px;
}
.ce-skin-normal.ce-box.ce-no-text,
.ce-skin-normal.ce-misc.ce-no-text {
  width: 30px !important;
}
.ce-skin-normal.ce-box.ce-select {
  padding-right: 22px;
}
.ce-skin-normal .ceb_d,
.ce-skin-normal.ce-box {
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
  height: 30px;
  border-width: 1px;
}
.ce-skin-normal.ce-misc {
  min-height: 14px;
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
}
.ce-skin-normal.ce-input {
  height: 30px;
}
.ce-skin-normal.ce-field {
  border-width: 1px;
}
.ce-skin-normal.ce-field .ceb_pu,
.ce-skin-normal.ce-field .ceb_u {
  line-height: 14px;
}
.cl-chrome .ce-skin-normal.ce-field .ceb_pu,
.cl-chrome .ce-skin-normal.ce-field .ceb_u {
  line-height: 15px;
}
.ce-skin-normal.ce-field .ceb_f {
  height: 28px;
}
.ce-skin-normal.ce-field input,
.ce-skin-normal.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 14px;
}
.ce-skin-normal.ce-field .ceb_pu,
.ce-skin-normal.ce-field .ceb_u,
.ce-skin-normal.ce-field textarea,
.ce-skin-normal.ce-field.ce-textarea .ceb_mask,
.ie9less .ce-skin-normal.ce-field input {
  padding: 7px;
  font-size: 14px;
}
.ce-skin-normal .ceb_il {
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  padding-right: 7px;
}
.ce-skin-normal.ce-message {
  border-width: 1px;
}
.ce-skin-normal.ce-message ol li {
  margin-left: 7px;
}
.ce-skin-normal.ce-message ol li + li,
.ce-skin-normal.ce-message ul li + li {
  margin-top: 7px;
}
.ce-skin-normal.ce-icon-left {
  padding-left: 28px;
}
.ce-skin-normal.ce-icon-right {
  padding-right: 28px;
}
.ce-skin-normal.ce-button__arrow .ceb_t {
  border-width: 7.5px;
}
.ce-skin-normal.ce-button__ah.ce-no-text {
  width: 44.5px !important;
}
.ce-skin-normal.ce-button__al {
  padding-left: 22px !important;
}
.ce-skin-normal.ce-button__ar {
  padding-right: 22px !important;
}
.ce-skin-big .ce-i {
  height: 48px;
  width: 48px;
}
.ce-skin-big .ceb_tr {
  right: 17px;
}
.ce-skin-big.ce-box.ce-no-text,
.ce-skin-big.ce-misc.ce-no-text {
  width: 50px !important;
}
.ce-skin-big.ce-box.ce-select {
  padding-right: 40px;
}
.ce-skin-big .ceb_d,
.ce-skin-big.ce-box {
  font-size: 16px;
  line-height: 16px;
  padding: 16px;
  height: 50px;
  border-width: 1px;
}
.ce-skin-big.ce-misc {
  min-height: 16px;
  font-size: 16px;
  line-height: 16px;
  padding: 16px;
}
.ce-skin-big.ce-input {
  height: 50px;
}
.ce-skin-big.ce-field {
  border-width: 1px;
}
.ce-skin-big.ce-field .ceb_pu,
.ce-skin-big.ce-field .ceb_u {
  line-height: 16px;
}
.cl-chrome .ce-skin-big.ce-field .ceb_pu,
.cl-chrome .ce-skin-big.ce-field .ceb_u {
  line-height: 17px;
}
.ce-skin-big.ce-field .ceb_f {
  height: 48px;
}
.ce-skin-big.ce-field input,
.ce-skin-big.ce-field .ceb_mask {
  padding: 0 16px;
  font-size: 16px;
}
.ce-skin-big.ce-field .ceb_pu,
.ce-skin-big.ce-field .ceb_u,
.ce-skin-big.ce-field textarea,
.ce-skin-big.ce-field.ce-textarea .ceb_mask,
.ie9less .ce-skin-big.ce-field input {
  padding: 16px;
  font-size: 16px;
}
.ce-skin-big .ceb_il {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  padding-right: 16px;
}
.ce-skin-big.ce-message {
  border-width: 1px;
}
.ce-skin-big.ce-message ol li {
  margin-left: 16px;
}
.ce-skin-big.ce-message ol li + li,
.ce-skin-big.ce-message ul li + li {
  margin-top: 16px;
}
.ce-skin-big.ce-icon-left {
  padding-left: 48px;
}
.ce-skin-big.ce-icon-right {
  padding-right: 48px;
}
.ce-skin-big.ce-button__arrow .ceb_t {
  border-width: 12.5px;
}
.ce-skin-big.ce-button__ah.ce-no-text {
  width: 78.5px !important;
}
.ce-skin-big.ce-button__al {
  padding-left: 41px !important;
}
.ce-skin-big.ce-button__ar {
  padding-right: 41px !important;
}
html {
  height: 100%;
  min-height: 100%;
  background: #2f2f2f;
}
body {
  height: 100%;
  min-height: 100%;
}
.ce-locker-overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80) !important;
  -moz-opacity: 0.8 !important;
  opacity: 0.8 !important;
  background-color: #fff !important;
}
.cl-device-mobile .lib_gallery_next:hover,
.cl-device-mobile .lib_gallery_prev:hover {
  background: none;
}
.component_seo_form {
  position: absolute;
  right: 0;
  top: 15%;
}
.fr_container {
  background: rgba(0,0,0,0.5);
  background-attachment: fixed;
  min-height: 100%;
}
.ce-totop.ce-theme-default.ce-box {
  background-image: none;
  font-weight: normal;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding-right: 8px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid rgba(255,255,255,0.5) !important;
  background: rgba(0,0,0,0.8);
  -webkit-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
}
#important .ce-totop.ce-theme-default.ce-box:hover {
  background-image: none;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.8) !important;
  background: #000000;
}
@media screen and (max-width: 768px) {
  .lib_gallery_right {
    display: none !important;
  }
  .lib_gallery_nav {
    display: none !important;
  }
  .component_breadcrumbs {
    padding: 0 0 15px 10px !important;
  }
}
.component_backgrounds {
  z-index: 0 !important;
}
body {
  min-width: 240px;
}
.fr_middle_container_in {
  height: 100%;
  min-height: 100%;
  margin: 0 30px;
}
.fr_section_content_wr {
  float: left;
  width: 100%;
}
.fr_section_content {
  padding: 30px 0px;
}
.fr_header_container,
.fr_subheader_container,
.fr_subfooter_container,
.fr_footer_container {
  display: none;
}
.fr {
  position: static;
}
.fr_in {
  position: relative;
}
.fr_in {
  zoom: 1;
  display: block;
}
.fr_in:before,
.fr_in:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.fr_in:after {
  clear: both;
}
.fr_section_content_wr {
  margin-left: -230px;
}
.fr_section_content {
  margin-left: 250px;
}
.fr_section_left_wr {
  display: block;
  float: left;
  width: 230px;
  z-index: 1;
}
.fr_section_left {
  padding: 30px 15px;
}
@media only screen and (max-width: 710px) {
  .fr_section_content_wr,
  .fr_section_content {
    margin-left: 0;
  }
  .fr_section_left_wr {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .fr_section_subheader,
  .fr_section_header,
  .fr_middle_container_in,
  .fr_section_footer {
    margin: 0;
  }
  .fr_section_left {
    padding-bottom: 0;
  }
  .fr_section_left_wr {
    margin-bottom: 0;
  }
  .fr_section_content {
    padding-top: 10px;
  }
  .fr_section_left {
    padding-top: 10px;
  }
  .component_gallery .cmp_gallery_l {
    margin: 0 !important;
  }
  .contact_left,
  .contact_right {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .homepage_name {
    display: none !important;
  }
  .contact_top {
    margin: 0 10px 30px 10px !important;
  }
}
.left_logo {
  display: block;
  padding: 4px;
  background: rgba(23,23,23,0.7);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.left_logo:hover {
  background: rgba(0,0,0,0.8);
}
.left_b {
  padding: 20px 0 14px 0;
}
.left_b__mobile {
  padding: 8px 0;
}
.left_b_contact {
  padding-bottom: 7px;
  overflow: hidden;
}
.left_b_contact_left {
  float: left;
  overflow: hidden;
  background: rgba(23,23,23,0.7);
  padding: 0 4px;
}
.left_b_contact_left_a {
  float: left;
  text-shadow: #000000 0px 1px 1px;
  text-decoration: none !important;
  font-size: 18px;
  line-height: 1.2;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left_b_contact_left_a,
.left_b_contact_left_a:link {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.left_b_contact_left_a:visited {
  color: #fff;
}
.left_b_contact_left_a:hover,
.left_b_contact_left_a:focus {
  color: #ffd479;
  text-decoration: none;
}
.left_b_contact_left_a:active {
  color: #fff;
}
.left_b_contact_left_a + .left_b_contact_left_a:before {
  color: #d7d7d7;
  content: '|';
  margin: 0 10px;
  float: left;
  font-size: 18px;
  line-height: 1;
}
.left_b_contact_right {
  float: right;
}
.left_b_filter {
  padding-top: 14px;
  margin-left: -2px;
}
.left_b_search {
  margin: 10px 0 10px;
}
.left_b_search_q {
  color: #444 !important;
  font-size: 30px !important;
  line-height: 24px !important;
  text-align: center !important;
  font-weight: bold;
  margin-left: 10px;
  width: 34px !important;
  height: 34px !important;
  -webkit-border-radius: 34px !important;
  -ms-border-radius: 34px !important;
  -o-border-radius: 34px !important;
  border-radius: 34px !important;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  display: block;
  float: right;
}
.component_search {
  overflow: hidden;
}
.left_b_filter__mobile {
  margin-top: -15px;
  padding-top: 0;
}
.fr_section_content {
  min-height: 1px;
}
#_made_by.fr_section_signature_made_by__belsource {
  display: block;
  position: relative;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: none;
  width: 120px;
  height: 40px;
  overflow: hidden;
  background: url("/bos.engine/core/views/sections/signature__belsource_black/images/belosource_black.png") no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAFQAAAA/CAYAAAB+WO9YAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAADJRJREFUeNrsnAtwVNUZx8/d3SRLNq8NgYSACUapFa1VURBl6qggiqVFLJZax5m2ShkdWx3Hsc44Fqwz1do6bUeHgq+qbUd5tVILrY2v2qJUsL5QLCWiIM+ELBvIcx89h/wO+Ti9mwRZZzqZ+8E3e/fec8/9zv97nptz1stmsyqg/JEXAJpfigyVgcydO7dKf9RrbtLcyunRmms0b+C7bfOm5jTXRnPNfN+uuVnzBNH1J5p3cdygOc5xkmd9QfM7nDs5MsQMJM2ADaBhMXhLcdqMECB1aX4XcOuFMj4CXElhzpk24zjXSr8Gy+bQEAPUDK5MgNnmgBEDqFKfey3AZXzWY6lFTrsqwEyinL0ow5zfGxqCYWwvFhjn2NIIAE8CbNEA/XxEqOhyzjcTMmIA2U4bo7x0RHV4ddlEKHTg0tEq0RpXkxcuV5+Uj1B1P56lCndsVtlI4U6fTo+FjKXUcrwDLR8znXXOJGmlDfTbLpqUYn1Vwv0l1XBP8lM8vttiFOEB3gAazyegxitGcrw7X4AKaqfPVnGuCIuyyahKWGwRrt1FkkkLl693kpK9t4rn7PXL8ukBsv1nUVdl8t33+tfWNYsk8r64ZDP8m47bNjuxU/nc41JTP+HhsLUElGf3663wD5mLp7KeF6CSD0AH4fKmbcFRWHXoU8gSGWSbfGk9kmNM4QFkyYlFxEKWzXi5wIySRMppn9J8QLPJ/h3uVJZgX6m5kFhp2u5xMq57z2juCdOniWv7hTJtiRJjEEaGBEmthzamcighUbQ64IwVFUAVWTlC+xDx9GNkMNeHIVcPWd9WI1HkKBNYJJG3czBTT48SRFIBJYcB+EMGZvs6ASFt4ikgi1YicLNPchqDwrIIGKOfzQg7nGzrOSBVI8d/UEIxpVHSZwzlHHfkKOoPIke1j6VGUZIB+UTOWVkLkK+ChJUc7NSzDS1100kNnRyveROC1gNmB3Pig2j/OAZeT2nSLqzfKscAuxGLqEBoW4BL69rNQKJYZDHgvzdA5eB3rRM5u3lmNdd38qwMIFbhbfXI1UKbLoylATkM2BsHA+gBrCUritgtDKQCF9/DsQHk3ww6zDU7ldvPec8JKRmsuxRhpbvaCYA5v1Wc70Kukxh0pQBtsHP+LYDqiWLf9aJu5K4G1ISQIyaUmgaD1GAA3ZVD67sAMcannQSkELAWC+ygON7vvOHyaLsTKxyL4HvhMBafzVEr2kHU53Dj/qjTxjwAKURJLTnal4gxFzC2KqHsnXKm1Ds0z/w32SkrjOgQjj39aFlmPIVgn2OA9nXYHjoqx1Xb+e5xbwvPqOG+OtpuF0KkcsiQErHuaGZcWSdO2vFk+5ku2xcjcb4fxFDsC5hRvWCkVY9Xqr2lOqPK2g6oUQk9/liJSpWNVF46Jd++uFQq3KJdPLAUC9tIzLNCHkfgL/JxzyShYhOuXE6w7wb04gFk6BLP8XySkt856dYKZRfmeE6HGF+KmdEmAaaN6bUhLUarcdqCmQfUsLYuNef11XrIYZWcOFMPO61EmeC6QK1IFglhIduJRT1OLCxCsKSo37JOzWq0vk1UE/s4rkNo993mCI73CWDKnXblotTqyeH+B2hT51NbVgiDyfi8Jw0Tdg6FvPCC23XjlCqLnNZV2Lkxpr64Zota13Cy2jzlchXZvlkVb3kjlC2IDleeVyyy3hg6agPADOCUEVPDCBajxqzi+odYUw3fE2TJUSJk1PLZgqXHAXM4Sikm1o7C0pppZ19cFKHwCPfadnt4diXANjugVjK+OH2UIXs1rm0NqVxMCCoAcxh9bDWAZvW/hO4iGpneHo18klUznnxFbR1Wq9bPvkF1pLtVyZYNKtzVEc1GCko1sLboTQBQRliXhyAlCGjB6CY7JhGmBsB3IUwpgsYBs41BZEhmxfRja82oSILWontgG6vLkcPKuo374+LFsBL3ttO3VUgJoNm2+5DNXovTPoyMpg5NednkEfOmEs1l6tWCgszyqHrp3QvVU2ddoZaPqlOht19QZWuXq1BHW0qFwknnbbgkK/QwMVNqcZJYhQgX1rIrGPxB2md9XLcUhfQA0kGf50fFTC2NnAnhASVihuM3c4yLmN0OWN3O+CroK8X1w1gEf/XMMwWABoAGgAaABhQAGgAaABpQAGgAaABoQAGgAaABoAGgAQWABoAGgAYUAPr/QENpn9I8/bFY85Wal3H6Hs23qb6/w9s25m9OrVy7h2vm+w80L1FH/j3LnLuX46Wa53DcyLPssiRD64fitho74Lg4tjSHNvPEuSYAvxew7WaG74rzSvRpAJ+meSrnltGv6XPJUAN0GQO1YDY6YEwAqKk+91rg7LXFWKq7nNMA91f6bgXg24YqoIoBzgPQJQ4QywBigg9QLlkLbfLpv5I+DJAbaHMIYLNP6YFsIhTrZ5/SXap3QUO+yPx9/S6EvVP1/c38mEjsU1pGrGtVR+7mmArPE+4v6TbuafwUj2+ywEfQRH/J6Vd5BtQsz/kexz/JF6CCNgDMMnGuAYuqFDHUWmwDrt1EkmkVLr/YSUry3g2OBxzO8kkelIvyvTHLCN+OhWby1en619bJwZ0lS0M+Kx23XeLETuVzj0tX9hMeDlGwTynPFOxT+qwA7YfsPk+7jDA2yL6Lj9IDogOEHht/zbLGcJ7Gb/oyyx1LnPNlXPP6GVu1+t81qww49z4ls7psvOaHVe/GBbPY1GxjeUrzaT7tzYq0mzSvI8h/oPlxzWf2E5/NPffRr1mou1bzbCdRnq15BTKYBGn2ct6vjtwGs4AM/TWfquIZzX/QfDVtntC8Chk/FHH0m5pfYvZjzpvdJb8Uxb5Z7v5rrm9HZjO+kwc79TSA/05YmkkiZm3n1zV/BQFXcm0kx+fxvZMBm+0m39A8X/OjTnLqZDA34Qkmi04GvGkM/hoUWiDuNcsab9Z8OXKYn6iYqPkiim5XyTOQ/W3auPRPFHSzc/7z8AMY1p9QkDEEs7a1FvlmUYY9FxoEoIZf1Hy+6l2tOwngzPrP32g+VZQZBkyztv4SXGkMpYkB4xHNF6re9aLWOqtRjt0iM9ZMyzVfp/l5wH2M+5fyvQGA3qD9SkKBXaPZk6OqaHeuvUc/p9LPzXjkAkA0Y52JZddhWOXIM46xnYgcJkQ8a2QbzMuRf2ieLoQxpn4FAzEWcj1uYbRkVh1foHpX/JZRr13MfUa7exxLM32adfcjANsI+7TIkwtR6JNYgiXjjq9q/rvmUzRfpXJvffSjNsLKB3jptzh/g1NbfgxQtwCqGfO3uTaRCcqZlJ4/Nx42mKRxr/Jf7H8fn5MA1tAiwLwOYc1MaBtu+WXV+2MpYcAyAzHLrO/m+FFccr7qW1o+Gau52+f5CRSpUMbRvDl7H/kMnaH6fk3nkRztp4i3V8arHiJPTCcen675h71TT2sLufcp7cjxkH0i49VwbLYqvoCVGq3dyqC7cZ9xqu93POyvLDwG6LcDzCLa3gJIpm1zDhl2i5i6XwrtuHzWJ9laksvTc01ibFK6jqRnvr/GLOplrt3ZGyPTaucA+5QuzvGQC/jcqvlfHH+HWLuYIP5TwPQI+j8jU7o/udFIsphIiJmBizehsLNzyGATzBbVtw6+yGc2WKj6tkG6MyG7OcLGTT96RwCaYJznCjBPIjwtNPuUnh5gn9LtmLak84QbriC2JMVLhvmqbyuKLWlMAH9L8xpA8kQosbXt65pv5Hg0ici0exBFuO827ZTvt6rvZyouc9pdRgJtJoa7tAlri5HN3TrbhKv1gN5JDH1UWH1cxN1FZhdITNtpo0p75xy8pkZ1NZaq2Xc8qF4+e6oa+YtrVcXa5Sodq8goz1tFDDyBpFSIe8/A4m7BItsQ7BWy4lW4cIpSaL3q2+c+FcutJybv5sXJFLLuEkAej0svBbgJIm4/jOWcTt8mRv9Z82r6vR5AF3D9WRLauQK0yYzFFOpmR98fAfAiks4pJNjvE+oWUyUcD8Bjicvn2201VRqehzLJ0KzUrXHVsqZa3Xj13WrF+dNU8cp7VE3jYyrc060yUa28vqnp7+lMvi36keY7fKxgG1a7mtrNWu9Y2l/rtH8ewNooTx4nvrq0CAXYmHgtynTd/hli3xzKn7dQgKTpKGeMc34/iesjnjfPR47VKHWHu0/pS5qnqVcLqjPLo16OfUotKhR+Do360RnUluNxkb/hkva1mLGWr+LKK7HuS6gChjFTesKnsrgUC68kUa7CVV0az1uhsYSh5wHUKnAKlchfckxF5/C2KktuWKX6NvIqvGMmZVQzIexFe/G/AgwAmGnuhd9GgZkAAAAASUVORK5CYII=') no-repeat;
  background-position: 13px 2px;
}
#_made_by.fr_section_signature_made_by__belsource:hover {
  background-position: 13px -38px;
}
#_made_by.fr_section_signature_made_by__belsource strong {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  opacity: 0.7;
  right: 0;
  background: url("/bos.engine/core/views/sections/signature__belsource_black/images/belosource_logo.png") no-repeat;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAxQTFRF//EA7RwkAK7v////0Zf3gwAAAAR0Uk5T////AEAqqfQAAAB6SURBVHjajNRLFoAwCMXQp93/nv0eBQo0Gd9xNEgSU2JKTIkpMSWmxJSYElNCahNSDbOqZk6VzKuKBVWwqHI2qZTNKmOJSlimdiE1sVxFVqjAKuVZqRyrlWWNMqxTP2vVx3o1hNTLVuphS3WztboYUCcjym6iUeMQYAAgOQqjh5TaxgAAAABJRU5ErkJggg==') no-repeat;
  background-position: 100% 100%;
}
#_made_by.fr_section_signature_made_by__belsource:hover strong {
  opacity: 1;
}
.fr_section_signature {
  position: absolute;
  bottom: 0;
  right: 0;
}
.cmp_feedback_h {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 10px;
}
.cmp_feedback_h2 {
  font-size: 20px;
  line-height: 1.2;
  color: #00b300;
}
.cmp_feedback_h3 {
  font-size: 14px;
  line-height: 1.2;
  color: #00b300;
}
.cmp_feedback_h {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.cmp_feedback_li .ce-label {
  text-transform: uppercase;
  color: #d7d7d7;
  font-weight: normal;
  padding-bottom: 4px;
  text-shadow: #000000 0px 1px 1px;
}
.cmp_feedback_li .ce-label.ce-required .ce-i-r {
  color: #FF6E6E;
}
.cmp_feedback_li .ceb_d {
  color: #fff;
}
.cmp_feedback_li + .cmp_feedback_li,
.cmp_feedback_btn {
  margin-top: 12px;
}
.cmp_feedback_submit_btn {
  text-transform: uppercase;
  font-weight: bold;
}
.cmp_feedback_submit_btn.ce-edge_menu {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.mdr_cssgradients .cmp_feedback_submit_btn,
.mdr_cssgradients .cmp_feedback_submit_btn.ce-input input.ce-f {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ce-group-line > .cmp_feedback_submit_btn,
.ce-group-column > .cmp_feedback_submit_btn {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .cmp_feedback_submit_btn:first-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-column > .cmp_feedback_submit_btn:last-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-line   > .cmp_feedback_submit_btn:first-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.ce-group-line   > .cmp_feedback_submit_btn:last-child {
  -webkit-border-radius: 0 0 0 0 !important;
  -ms-border-radius: 0 0 0 0 !important;
  -o-border-radius: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.cmp_feedback_submit_btn .ce-i {
  height: 26px;
  width: 26px;
}
.cmp_feedback_submit_btn .ceb_tr {
  right: 8px;
}
.cmp_feedback_submit_btn.ce-box.ce-no-text,
.cmp_feedback_submit_btn.ce-misc.ce-no-text {
  width: 28px !important;
}
.cmp_feedback_submit_btn.ce-box.ce-select {
  padding-right: 22px;
}
.cmp_feedback_submit_btn .ceb_d,
.cmp_feedback_submit_btn.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
  height: 28px;
  border-width: 1px;
}
.cmp_feedback_submit_btn.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
}
.cmp_feedback_submit_btn.ce-input {
  height: 28px;
}
.cmp_feedback_submit_btn.ce-field {
  border-width: 1px;
}
.cmp_feedback_submit_btn.ce-field .ceb_pu,
.cmp_feedback_submit_btn.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .cmp_feedback_submit_btn.ce-field .ceb_pu,
.cl-chrome .cmp_feedback_submit_btn.ce-field .ceb_u {
  line-height: 13px;
}
.cmp_feedback_submit_btn.ce-field .ceb_f {
  height: 26px;
}
.cmp_feedback_submit_btn.ce-field input,
.cmp_feedback_submit_btn.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 12px;
}
.cmp_feedback_submit_btn.ce-field .ceb_pu,
.cmp_feedback_submit_btn.ce-field .ceb_u,
.cmp_feedback_submit_btn.ce-field textarea,
.cmp_feedback_submit_btn.ce-field.ce-textarea .ceb_mask,
.ie9less .cmp_feedback_submit_btn.ce-field input {
  padding: 7px;
  font-size: 12px;
}
.cmp_feedback_submit_btn .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 7px;
}
.cmp_feedback_submit_btn.ce-message {
  border-width: 1px;
}
.cmp_feedback_submit_btn.ce-message ol li {
  margin-left: 7px;
}
.cmp_feedback_submit_btn.ce-message ol li + li,
.cmp_feedback_submit_btn.ce-message ul li + li {
  margin-top: 7px;
}
.cmp_feedback_submit_btn.ce-icon-left {
  padding-left: 26px;
}
.cmp_feedback_submit_btn.ce-icon-right {
  padding-right: 26px;
}
.cmp_feedback_submit_btn.ce-button__arrow .ceb_t {
  border-width: 7px;
}
.cmp_feedback_submit_btn.ce-button__ah.ce-no-text {
  width: 42px !important;
}
.cmp_feedback_submit_btn.ce-button__al {
  padding-left: 21px !important;
}
.cmp_feedback_submit_btn.ce-button__ar {
  padding-right: 21px !important;
}
.cmp_feedback_submit_btn .ce-i {
  height: 28px;
  width: 28px;
}
.cmp_feedback_submit_btn .ceb_tr {
  right: 8px;
}
.cmp_feedback_submit_btn.ce-box.ce-no-text,
.cmp_feedback_submit_btn.ce-misc.ce-no-text {
  width: 30px !important;
}
.cmp_feedback_submit_btn.ce-box.ce-select {
  padding-right: 22px;
}
.cmp_feedback_submit_btn .ceb_d,
.cmp_feedback_submit_btn.ce-box {
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
  height: 30px;
  border-width: 1px;
}
.cmp_feedback_submit_btn.ce-misc {
  min-height: 14px;
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
}
.cmp_feedback_submit_btn.ce-input {
  height: 30px;
}
.cmp_feedback_submit_btn.ce-field {
  border-width: 1px;
}
.cmp_feedback_submit_btn.ce-field .ceb_pu,
.cmp_feedback_submit_btn.ce-field .ceb_u {
  line-height: 14px;
}
.cl-chrome .cmp_feedback_submit_btn.ce-field .ceb_pu,
.cl-chrome .cmp_feedback_submit_btn.ce-field .ceb_u {
  line-height: 15px;
}
.cmp_feedback_submit_btn.ce-field .ceb_f {
  height: 28px;
}
.cmp_feedback_submit_btn.ce-field input,
.cmp_feedback_submit_btn.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 14px;
}
.cmp_feedback_submit_btn.ce-field .ceb_pu,
.cmp_feedback_submit_btn.ce-field .ceb_u,
.cmp_feedback_submit_btn.ce-field textarea,
.cmp_feedback_submit_btn.ce-field.ce-textarea .ceb_mask,
.ie9less .cmp_feedback_submit_btn.ce-field input {
  padding: 7px;
  font-size: 14px;
}
.cmp_feedback_submit_btn .ceb_il {
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  padding-right: 7px;
}
.cmp_feedback_submit_btn.ce-message {
  border-width: 1px;
}
.cmp_feedback_submit_btn.ce-message ol li {
  margin-left: 7px;
}
.cmp_feedback_submit_btn.ce-message ol li + li,
.cmp_feedback_submit_btn.ce-message ul li + li {
  margin-top: 7px;
}
.cmp_feedback_submit_btn.ce-icon-left {
  padding-left: 28px;
}
.cmp_feedback_submit_btn.ce-icon-right {
  padding-right: 28px;
}
.cmp_feedback_submit_btn.ce-button__arrow .ceb_t {
  border-width: 7.5px;
}
.cmp_feedback_submit_btn.ce-button__ah.ce-no-text {
  width: 44.5px !important;
}
.cmp_feedback_submit_btn.ce-button__al {
  padding-left: 22px !important;
}
.cmp_feedback_submit_btn.ce-button__ar {
  padding-right: 22px !important;
}
.cmp_feedback {
  padding: 20px;
  border: 1px solid #ccc;
  background: #eeeeee;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.cmp_feedback_li {
  overflow: hidden;
  margin-bottom: 10px;
}
.cmp_feedback_complete {
  display: none;
}
.cmp_feedback .qq-upload-button {
  padding: 0;
  width: auto !important;
  float: left;
  border: none !important;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: visible !important;
}
.cmp_feedback .qq-upload-list li {
  margin-top: 10px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 12px;
}
.cmp_feedback .qq-upload-list li * {
  font-family: Arial, Geneva, Helvetica, sans-serif;
}
.cmp_feedback .qq-upload-list li.qq-upload-success {
  background: none !important;
  border: 1px solid #5DA30C;
  color: #444;
}
.cmp_feedback .qq-upload-list {
  clear: both;
  overflow: hidden;
}
.component_gallery .cmp_gallery {
  margin: 0;
  text-align: center;
}
.component_gallery .cmp_gallery_l {
  margin: -6px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.component_gallery .cmp_gallery_li_wr {
  margin: 6px;
  padding: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  border: 1px solid transparent;
}
.component_gallery .cmp_gallery_li_wr:hover {
  border: 1px solid rgba(255,255,255,0.3) !important;
}
.component_gallery .cmp_gallery_li img {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding: 0;
  vertical-align: middle;
  max-width: 100%;
}
.component_backgrounds {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.cmp_backgrounds_img {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.cmp_backgrounds_img_wr {
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.cmp_backgrounds_img_wr__inactive {
  display: none;
}
.cmp_backgrounds_img_wr__active {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.searchNotFound {
  padding-top: 6px;
  color: #ffd479;
  font-size: 14px;
  line-height: 14px;
}
.cmp_tag_filter_clear {
  margin-bottom: 20px;
}
.cmp_tag_filter_clear_a {
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  text-shadow: #000000 0px 1px 1px;
}
.cmp_tag_filter_clear_a,
.cmp_tag_filter_clear_a:link {
  color: #c5ffbf;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.cmp_tag_filter_clear_a:visited {
  color: #c5ffbf;
}
.cmp_tag_filter_clear_a:hover,
.cmp_tag_filter_clear_a:focus {
  color: #ffd479;
  text-decoration: none;
}
.cmp_tag_filter_clear_a:active {
  color: #c5ffbf;
}
.cmp_tag_filter_b + .cmp_tag_filter_b {
  margin-top: 18px;
}
.cmp_tag_filter_h {
  margin-left: -12px;
  margin-bottom: 10px;
}
.cmp_tag_filter_h_a {
  color: #fff !important;
  font-size: 14px;
  line-height: 14px;
  padding: 4px;
  background: rgba(23,23,23,0.7);
  padding-left: 16px;
  text-shadow: #000000 0px 1px 1px;
}
.cmp_tag_filter_h_tr {
  position: absolute;
}
.cmp_tag_filter_h_tr__right {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 4px;
  border-color: rgba(255,255,255,0);
  border-color: #dadada;
  display: block;
  top: 3px;
  left: 7px;
}
.cmp_tag_filter_h_tr__bottom {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 4px;
  border-color: rgba(255,255,255,0);
  border-color: #dadada;
  display: none;
  top: 5px;
  left: 3px;
}
.cmp_tag_filter_b__active .cmp_tag_filter_h_tr__right {
  display: none;
}
.cmp_tag_filter_b__active .cmp_tag_filter_h_tr__bottom {
  display: block;
}
.cmp_tag_filter_l {
  display: none;
}
.cmp_tag_filter_l.cmp_tag_filter_l_popular {
  display: block;
}
.cmp_tag_filter_b__active .cmp_tag_filter_l {
  display: block;
}
.cmp_tag_filter_li {
  overflow: hidden;
}
.cmp_tag_filter_li + .cmp_tag_filter_li {
  margin-top: 4px;
}
.cmp_tag_filter_li_a {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 14px;
  line-height: 14px;
  display: block;
  float: left;
  background: rgba(23,23,23,0.7);
  padding: 4px;
  text-decoration: none !important;
  text-transform: capitalize;
}
.cmp_tag_filter_li_a,
.cmp_tag_filter_li_a:link {
  color: #e0dfdf;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.cmp_tag_filter_li_a:visited {
  color: #e0dfdf;
}
.cmp_tag_filter_li_a:hover,
.cmp_tag_filter_li_a:focus {
  color: #ffd479;
  text-decoration: none;
}
.cmp_tag_filter_li_a:active {
  color: #e0dfdf;
}
.cmp_tag_filter_li_a:hover {
  text-decoration: underline !important;
}
.cmp_tag_filter_li_count b {
  color: #ffd479;
  font-weight: normal;
}
.cmp_tag_filter_li__active {
  margin-left: -11px;
}
.cmp_tag_filter_li__active .cmp_tag_filter_li_a {
  color: #ffd479 !important;
}
.cmp_tag_filter_li__active .cmp_tag_filter_li_a:before {
  color: #ffd479 !important;
  content: '•';
  font-weight: bold;
  margin-right: 6px;
}
.cmp_tag_filter_li__active .cmp_tag_filter_li_close {
  margin-left: 5px;
  color: #FF6E6E;
}
.cmp_tag_filter_mobile {
  overflow: hidden;
  position: absolute;
  right: 3px;
  top: -114px;
  z-index: 10;
}
.cmp_tag_filter_mobile_l {
  display: block;
  float: left;
}
.cmp_tag_filter_mobile_l img {
  display: block;
  width: 36px;
  height: 36px;
}
.cmp_tag_filter_mobile_l:hover img {
  fill: #d7d7d7;
}
.cmp_tag_filter_mobile_li + .cmp_tag_filter_mobile_li {
  margin-top: 11px;
}
.cmp_tag_filter_mobile_txt {
  display: block;
  color: #d7d7d7;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2;
  margin-top: 19px;
}
.cmp_tag_filter_mobile_links {
  border: 1px solid rgba(255,255,255,0.6);
  background: rgba(0,0,0,0.6);
  position: absolute;
  top: -71px;
  left: 0;
  right: 0;
  padding: 8px 10px;
}
.cmp_tag_filter_mobile_links_li + .cmp_tag_filter_mobile_links_li {
  margin-top: 7px;
}
.cmp_tag_filter_mobile_links_li_in__a {
  color: #fff !important;
  font-size: 16px;
  line-height: 1.2;
  text-shadow: #000 0px 1px 1px;
}
.cmp_tag_filter_mobile_links_li_in__a b {
  color: #d7d7d7 !important;
  font-weight: normal;
}
.cmp_tag_filter_mobile_links_li_active b {
  color: #ffd479 !important;
}
.component_breadcrumbs {
  padding: 0 0 15px 0;
}
.cmp_breadcrumbs_l {
  display: block;
  overflow: hidden;
  padding: 0 0 15px;
}
.cmp_breadcrumbs_li {
  float: left;
}
.cmp_breadcrumbs_li__img .cmp_breadcrumbs_li_txt__a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.cmp_breadcrumbs_li + .cmp_breadcrumbs_li {
  margin-left: 5px;
}
.cmp_breadcrumbs_li_txt {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a,
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:link {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:visited {
  color: #fff;
}
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:hover,
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:focus {
  color: #fff;
  text-decoration: none;
}
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:active {
  color: #fff;
}
.cmp_breadcrumbs_li__sep .cmp_breadcrumbs_li_txt {
  color: #fff;
}
.cmp_breadcrumbs_li__img  img {
  max-height: 16px;
}
.cmp_breadcrumbs_h_txt {
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #ffffff;
}
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a,
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:link {
  color: #ffffff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:visited {
  color: #ffffff;
}
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:hover,
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:focus {
  color: #fff;
  text-decoration: none;
}
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:active {
  color: #ffffff;
}
.cmp_breadcrumbs_l {
  float: left;
  margin-right: 5px;
}
.cmp_breadcrumbs_h:before {
  content: ' / ';
  color: #fff;
  margin-right: 3px;
}
.lang_block {
  display: block;
  font-size: 10px;
  line-height: 10px;
  color: #999;
  position: absolute;
  top: -8px;
  left: 10px;
  padding: 3px 5px;
  background: #ffffff;
}
.mdl_contents_main_edit {
  margin-bottom: 15px;
}
.page_edit_page_hr_wr {
  position: relative;
  height: 40px;
}
.page_edit_page_hr_wr hr {
  margin-bottom: 20px;
}
.page_edit_page_hr {
  position: absolute;
  top: -17px;
  background: #fff;
  padding-right: 6px;
}
.page_edit_page_hr img {
  float: left;
  display: block;
  margin-right: 6px;
}
.page_edit_page_hr_h {
  float: left;
  display: block;
  padding-top: 11px;
}
.mdl_search_l .content_li {
  margin-top: 0;
}
.mdl_search_l .content_li + .content_li {
  margin-top: 20px;
}
.mdl_search_l .content_head_h_text__a {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 18px !important;
  line-height: 18px !important;
}
.mdl_search_l .content_head_h_text__a,
.mdl_search_l .content_head_h_text__a:link {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.mdl_search_l .content_head_h_text__a:visited {
  color: #fff;
}
.mdl_search_l .content_head_h_text__a:hover,
.mdl_search_l .content_head_h_text__a:focus {
  color: #ffd479;
  text-decoration: none;
}
.mdl_search_l .content_head_h_text__a:active {
  color: #fff;
}
.mdl_search_l .content_head_h_text.content_head_h_text__a:hover {
  text-decoration: none !important;
}
.mdl_search_l .content_meta_l {
  margin: 7px 0 5px;
}
.mdl_search_l .content_meta_li__likes {
  display: none;
}
.mdl_search_l .content_meta_li__tags {
  background: none;
  padding-left: 0;
}
.mdl_search_l .content_li_dsc {
  color: #bdbcbc;
}
.mdl_search_l .content_head_h_text__a .hilite3,
.mdl_search_l .content_li_dsc .hilite3,
.mdl_search_l .content_meta_txt .hilite3 {
  color: #ffd479;
  background: none;
}
.mdl_search_l .content_meta_txt.content_meta_txt__a {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none !important;
}
.mdl_search_l .content_meta_txt.content_meta_txt__a,
.mdl_search_l .content_meta_txt.content_meta_txt__a:link {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.mdl_search_l .content_meta_txt.content_meta_txt__a:visited {
  color: #fff;
}
.mdl_search_l .content_meta_txt.content_meta_txt__a:hover,
.mdl_search_l .content_meta_txt.content_meta_txt__a:focus {
  color: #ffd479;
  text-decoration: none;
}
.mdl_search_l .content_meta_txt.content_meta_txt__a:active {
  color: #fff;
}
.mdl_search_l .content_meta_txt.content_meta_txt__a:hover {
  text-decoration: underline !important;
}
.mdl_search_l .content_meta_txt__sep {
  color: #bdbcbc !important;
  margin-right: 4px;
}
.mdl_search_l .content_li_dsc_img_wr img {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.mdl_search_l .content_li_dsc_img_wr {
  margin-top: 0 !important;
}
.mdl_search_pag .lib_pagination {
  border: none;
}
.mdl_search_pag .lib_pagination_li {
  color: #bdbcbc;
}
.mdl_search_pag .lib_pagination .lib_pagination_txt,
.mdl_search_pag .lib_pagination .lib_pagination_last {
  font-size: 14px;
  line-height: 30px;
}
.mdl_search_pag .lib_pagination_li .ce .ce-i {
  height: 26px;
  width: 26px;
}
.mdl_search_pag .lib_pagination_li .ce .ceb_tr {
  right: 8px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-box.ce-no-text,
.mdl_search_pag .lib_pagination_li .ce.ce-misc.ce-no-text {
  width: 28px !important;
}
.mdl_search_pag .lib_pagination_li .ce.ce-box.ce-select {
  padding-right: 22px;
}
.mdl_search_pag .lib_pagination_li .ce .ceb_d,
.mdl_search_pag .lib_pagination_li .ce.ce-box {
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
  height: 28px;
  border-width: 1px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-misc {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-input {
  height: 28px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field {
  border-width: 1px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_pu,
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_u {
  line-height: 12px;
}
.cl-chrome .mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_pu,
.cl-chrome .mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_u {
  line-height: 13px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_f {
  height: 26px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field input,
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 12px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_pu,
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_u,
.mdl_search_pag .lib_pagination_li .ce.ce-field textarea,
.mdl_search_pag .lib_pagination_li .ce.ce-field.ce-textarea .ceb_mask,
.ie9less .mdl_search_pag .lib_pagination_li .ce.ce-field input {
  padding: 7px;
  font-size: 12px;
}
.mdl_search_pag .lib_pagination_li .ce .ceb_il {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-message {
  border-width: 1px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-message ol li {
  margin-left: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-message ol li + li,
.mdl_search_pag .lib_pagination_li .ce.ce-message ul li + li {
  margin-top: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-icon-left {
  padding-left: 26px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-icon-right {
  padding-right: 26px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-button__arrow .ceb_t {
  border-width: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-button__ah.ce-no-text {
  width: 42px !important;
}
.mdl_search_pag .lib_pagination_li .ce.ce-button__al {
  padding-left: 21px !important;
}
.mdl_search_pag .lib_pagination_li .ce.ce-button__ar {
  padding-right: 21px !important;
}
.mdl_search_pag .lib_pagination_li .ce .ce-i {
  height: 28px;
  width: 28px;
}
.mdl_search_pag .lib_pagination_li .ce .ceb_tr {
  right: 8px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-box.ce-no-text,
.mdl_search_pag .lib_pagination_li .ce.ce-misc.ce-no-text {
  width: 30px !important;
}
.mdl_search_pag .lib_pagination_li .ce.ce-box.ce-select {
  padding-right: 22px;
}
.mdl_search_pag .lib_pagination_li .ce .ceb_d,
.mdl_search_pag .lib_pagination_li .ce.ce-box {
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
  height: 30px;
  border-width: 1px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-misc {
  min-height: 14px;
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-input {
  height: 30px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field {
  border-width: 1px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_pu,
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_u {
  line-height: 14px;
}
.cl-chrome .mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_pu,
.cl-chrome .mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_u {
  line-height: 15px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_f {
  height: 28px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field input,
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_mask {
  padding: 0 7px;
  font-size: 14px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_pu,
.mdl_search_pag .lib_pagination_li .ce.ce-field .ceb_u,
.mdl_search_pag .lib_pagination_li .ce.ce-field textarea,
.mdl_search_pag .lib_pagination_li .ce.ce-field.ce-textarea .ceb_mask,
.ie9less .mdl_search_pag .lib_pagination_li .ce.ce-field input {
  padding: 7px;
  font-size: 14px;
}
.mdl_search_pag .lib_pagination_li .ce .ceb_il {
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  padding-right: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-message {
  border-width: 1px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-message ol li {
  margin-left: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-message ol li + li,
.mdl_search_pag .lib_pagination_li .ce.ce-message ul li + li {
  margin-top: 7px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-icon-left {
  padding-left: 28px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-icon-right {
  padding-right: 28px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-button__arrow .ceb_t {
  border-width: 7.5px;
}
.mdl_search_pag .lib_pagination_li .ce.ce-button__ah.ce-no-text {
  width: 44.5px !important;
}
.mdl_search_pag .lib_pagination_li .ce.ce-button__al {
  padding-left: 22px !important;
}
.mdl_search_pag .lib_pagination_li .ce.ce-button__ar {
  padding-right: 22px !important;
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-default {
  background: #bdbcbc;
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-box {
  background-color: #bdbcbc;
  background-image: -moz-linear-gradient(#bdbcbc,#bdbcbc);
  background-image: -ms-linear-gradient(#bdbcbc,#bdbcbc);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bdbcbc),color-stop(100%,#bdbcbc));
  background-image: -webkit-linear-gradient(#bdbcbc,#bdbcbc);
  background-image: -o-linear-gradient(#bdbcbc,#bdbcbc);
  background-image: linear-gradient(#bdbcbc,#bdbcbc);
  color: #000000;
  border-color: #bdbcbc;
  border-bottom-color: #bdbcbc;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbcbc',endColorstr='#bdbcbc',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbcbc',endColorstr='#bdbcbc',GradientType=0);
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #bdbcbc, 0 1px 2px #bdbcbc;
  -o-box-shadow: inset 0 2px 4px #bdbcbc, 0 1px 2px #bdbcbc;
  box-shadow: inset 0 2px 4px #bdbcbc, 0 1px 2px #bdbcbc;
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #bdbcbc;
}
.cl-chrome .mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-box:not(.ce-on-focus):hover {
  border-color: #bdbcbc !important;
  background-color: #abaaaa;
  background-image: -moz-linear-gradient(#abaaaa,#abaaaa);
  background-image: -ms-linear-gradient(#abaaaa,#abaaaa);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#abaaaa),color-stop(100%,#abaaaa));
  background-image: -webkit-linear-gradient(#abaaaa,#abaaaa);
  background-image: -o-linear-gradient(#abaaaa,#abaaaa);
  background-image: linear-gradient(#abaaaa,#abaaaa);
  color: #000000;
}
.mdr_no-cssgradients .cl-chrome .mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abaaaa',endColorstr='#abaaaa',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abaaaa',endColorstr='#abaaaa',GradientType=0);
}
.cl-not-chrome .mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-box:hover {
  border-color: #bdbcbc !important;
  background-color: #abaaaa;
  background-image: -moz-linear-gradient(#abaaaa,#abaaaa);
  background-image: -ms-linear-gradient(#abaaaa,#abaaaa);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#abaaaa),color-stop(100%,#abaaaa));
  background-image: -webkit-linear-gradient(#abaaaa,#abaaaa);
  background-image: -o-linear-gradient(#abaaaa,#abaaaa);
  background-image: linear-gradient(#abaaaa,#abaaaa);
  color: #000000;
}
.mdr_no-cssgradients .cl-not-chrome .mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abaaaa',endColorstr='#abaaaa',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abaaaa',endColorstr='#abaaaa',GradientType=0);
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-default.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #bdbcbc;
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-none {
  background: #bdbcbc;
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-box {
  background-color: rgba(0,0,0,0.3);
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -ms-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(0,0,0,0.3)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  color: #ffffff;
  border-color: #7c7b7b;
  border-bottom-color: #7c7b7b;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.mdr_no-cssgradients .mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.3), 0 1px 2px rgba(0,0,0,0.3);
  -o-box-shadow: inset 0 2px 4px rgba(0,0,0,0.3), 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.3), 0 1px 2px rgba(0,0,0,0.3);
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-box.ce-on-focus {
  border-color: orange !important;
  -webkit-box-shadow: 0 0 2px orange;
  -o-box-shadow: 0 0 2px orange;
  box-shadow: 0 0 2px orange;
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #7c7b7b;
}
.cl-chrome .mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-box:not(.ce-on-focus):hover {
  border-color: #7c7b7b !important;
  background-color: rgba(0,0,0,0.3);
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -ms-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(0,0,0,0.3)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
}
.cl-not-chrome .mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-box:hover {
  border-color: #7c7b7b !important;
  background-color: rgba(0,0,0,0.3);
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -ms-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(0,0,0,0.3)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.3)',endColorstr='rgba(0,0,0,0.3)',GradientType=0);
}
.mdl_search_pag .lib_pagination_li .ce.ce-theme-none.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #7c7b7b;
}
.mdl_search_pag .lib_pagination_li a,
.mdl_search_pag .lib_pagination_li a:link {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.mdl_search_pag .lib_pagination_li a:visited {
  color: #fff;
}
.mdl_search_pag .lib_pagination_li a:hover,
.mdl_search_pag .lib_pagination_li a:focus {
  color: #ffd479;
  text-decoration: none;
}
.mdl_search_pag .lib_pagination_li a:active {
  color: #fff;
}
.mdl_search_txt {
  color: #bdbcbc;
}
.mdl_search_li + .mdl_search_li {
  margin-top: 20px;
}
.mdl_search_h {
  margin-bottom: 2px;
}
.mdl_search_h_a {
  font-size: 18px;
  line-height: 1.4;
}
.mdl_search_h_a,
.mdl_search_h_a:link {
  color: #A3A3A3;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.mdl_search_h_a:visited {
  color: #A3A3A3;
}
.mdl_search_h_a:hover,
.mdl_search_h_a:focus {
  color: #5987C8;
  text-decoration: none;
}
.mdl_search_h_a:active {
  color: #A3A3A3;
}
.mdl_search_txt {
  font-size: 14px;
  line-height: 1.4;
}
.mdl_search_pag {
  margin-top: 20px;
}
.content_li {
  overflow: hidden;
}
.content_li {
  margin-top: 40px;
}
.content_head {
  overflow: hidden;
}
.content__post .cmp_breadcrumbs_h_txt,
.content_head_h_text.content_head_h_text__a {
  color: #5987C8;
  text-decoration: none !important;
  font-size: 26px;
  line-height: 28px;
  font-weight: normal;
}
.content_head_h_text.content_head_h_text__a:hover {
  text-decoration: underline !important;
}
.content_meta_l {
  overflow: hidden;
  margin: 10px 0;
}
.content_meta_li {
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}
.content_meta_li__date .content_meta_txt {
  color: #ffffff;
  background: #bbb9bf;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
}
.content_meta_li__author {
  padding-left: 16px;
  background: url("/bos.engine/core/modules/page/images/author.png") no-repeat 0 50%;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90BGw4eKDNm5lAAAAFxSURBVCjPfcw/a1RBFEDxM/feeXGx0G9gYSqtgrsBOwXLmEJi478ywU60sVGwkyCIpSI2ltrZbhECVtHCNpAi32Bh2fd23rszYyNbBGJ/fifUWgF4/vHP5WjhZVS5rwIq4VsI4e2rh9dmAKHWyu6H3xeihk9R5bFIIFogqqDCV5Ww+/rR9aUAtEvf7FLeaftMGjKpL7QpsxzKTu91E8AAei/rpTISLzQmDFaJGihFRoPUdeDQAOatp1EjmAmlwhmQVscu+VEa5GQtytUz4KQxOQIQgIN3t4+z9/tdcp8tnHnrLJN772X/y4vJ8Sq8+fT7hqfFXh46y97TJWe2cJu3vnfvzc8NgHDjyedLojYVa8ZBIyKGWINoJIghIr/WotyxPHRbJetYsiNqVGsoxVegahx3xbas9N12EKVapmTlHLBteegmYg2hZP4DJlbyMAUeABfPAQtRm1rJ/bNa8vsgegu4C1z5B06D6I9q+aBkPf0LhlDNYHVrayQAAAAASUVORK5CYII=') no-repeat 0 50%;
}
.content_meta_li__comments {
  padding-left: 23px;
  background: url("/bos.engine/core/modules/page/images/comment.png") no-repeat 0 50%;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90BGw4fOUDN9+MAAAFUSURBVCjPpdPPi8xxHMfxx9RnGcMuSzYsmoM/wWyxScKe/AX+A6HmuM5KTvay4uLEaducnEQ5UdQqpawcviajlV1ZZufH9/MxXGak7GF353l89X4/692rd6H67JU+ez+VhnESFzCBAyiigyW8xCM8/3a4+QNmTh8XYkpgX33XmaQ7jSnrcwQVXMaTkY/FmyvjjacQ8hiN1ndfbOvOYtTGOIfKzqx0FfcLV2YXKniMPTbPT0yFtXaqblEAw6iGRjudMhiTodFKxQEl28Naq7OI/QNI3oXYXL2LSRS2IPiNOyF1GnM40et/s9zGfPh8aCmOZSNVfME0ShtYXsUt3Fh4cCmFdidXO7iccH0823Ee/7aVYxsSvqOGF7hXL7de94dCO89BORs6+0tzopcvYwZver+TYwXvs3L8+lffl+QxOlYbGuuK17CIeTz8cDS+XfeQ+H/0B29Edio5sJX/AAAAAElFTkSuQmCC') no-repeat 0 50%;
}
.content_meta_li__likes .content_meta_txt {
  padding-left: 16px;
}
.content_meta_li__likes .content_meta_like {
  background: url("/bos.engine/core/modules/page/images/like.png") no-repeat 0 50%;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAACXBIWXMAAAsTAAALEwEAmpwYAAA7amlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU1NzcyLCAyMDE0LzAxLzEzLTE5OjQ0OjAwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE0LTEwLTEzVDE1OjMyOjUyKzAzOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTQtMTAtMTNUMTU6NDY6MjcrMDM6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE0LTEwLTEzVDE1OjQ2OjI3KzAzOjAwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjk4Y2E4ZWIxLTY3ZDAtMGQ0OC05MzI0LTJkMDUwMTBhZmVlNzwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmU0NjY3N2Y5LTUyZDYtMTFlNC04OWEwLWJhMDJhY2YzZTA0NzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDowRDBCODg4MTUyRDUxMUU0Qjk5MEEwNzQ1MDhEMkI4MDwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDowRDBCODg4MjUyRDUxMUU0Qjk5MEEwNzQ1MDhEMkI4MDwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjBEMEI4ODg0NTJENTExRTRCOTkwQTA3NDUwOEQyQjgwPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDphMDJmNDg5OC1hMTI2LTk2NGMtYWFjZi1mYzEwNzNkZGRmZWM8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTQtMTAtMTNUMTU6NDY6MjcrMDM6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6OThjYThlYjEtNjdkMC0wZDQ4LTkzMjQtMmQwNTAxMGFmZWU3PC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE0LTEwLTEzVDE1OjQ2OjI3KzAzOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjI1PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjI1PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz4bl26wAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAF8SURBVHjavNY9aFNRFMDxX267ubWgDiI4FVpEsDg4SEVQSgVdBBdBqMExODjZQXCwk4M4CkEcxalDCYhosZIMiii2iB8dXBzaLkW6FBOX++AR8vFScnum+87X/3DeuYdbarVaUstoo9Fo153FZUxiBN9Rw+sO8TOYwwRa+IZlvMs7ler1enYeRxVXuhS0glv4hWPR92IX3xrm8QdCVB7G1x6ArOrPqOBDDwDMxnzH85A3OFqgvYfwGEcK+I7hbQa5FvufQk6gHFBOPFzzAdOJIVMhjl5KaQasJYb8DHH+U8r7gOeJIdWADbxMBKjhS3YZb+LvkAF7uJG/8bs4P2TIBWznIfAR5/BvCIBLWM0+QptxFaewtc/kOziDV3ll6OC4FnfZpwEB6zgZN7R+ENjEabwoCFiKgN+djKFP8PW42nvJU1xFs5tDKFDlHTzoYnuE2/0ShILtuI97bbqHuFskOAzwYxfxJJ6fYaHwa2XACargRw5WSEoH8e76PwATvUimS3Cw5QAAAABJRU5ErkJggg==') no-repeat 0 50%;
  background-size: 14px 14px;
}
.content_meta_li__likes .content_meta_up {
  background: url("/bos.engine/core/modules/page/images/up.png") no-repeat 0 50%;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REIzM0NFNzBBREEwMTFFMjkyN0NDMjZCOUFGMjRGQjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REIzM0NFNzFBREEwMTFFMjkyN0NDMjZCOUFGMjRGQjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEQjMzQ0U2RUFEQTAxMUUyOTI3Q0MyNkI5QUYyNEZCMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEQjMzQ0U2RkFEQTAxMUUyOTI3Q0MyNkI5QUYyNEZCMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnldnisAAAHnSURBVHjaYvz//z8DNsDIyMjAx8dnwM7O7vj69Wt2oNBpIN4LksOmhwWXIUBgGBgY2CAjI2M9ceLEB1++fJEBSQHxPqD8P3TDGDEEIIYYFBYWTjQ0NLRlYmJivHv37pve3t7rnz59ugSU2wAyDIhRDGPCZkh+fv4EAwMDW6Arvr158+aGsrKySEVFhTw/P78eUD4QiF2BmAuqHtUgmHdAhpiYmNgBDfm6bt26jkWLFgX8/v17lxwQlJaWygsKChoC1QUDsSOyYUwgBgjz8PCY5uXl9ZmamtoDvfB148aN3Xv27Jl/7ty5m3///o0AGnZAQUFBDugyBSkpKQOgXj8gtgdidpB+ZpBpoqKi+nFxcd1mZmaOHz58+LJ58+buXbt2zQNKPQWFg5GR0Y/Tp08fBoaXBdB7GlpaWgyXL19m//r1KzdQzScgfsjs6enJHhIS0qajoxMANOTTli1b+nbu3DkHZggMGBsbvz979uwWoJiOgICAkYaGxt8bN258BoJnQOkHTP7+/naKiopx379/fw50RdOOHTvmohsCA0lJSS+A3owCenOnvLy8QlRU1G+QIUD8mYmFheXCz58/C96+fZu7adOmXqDgY1yJFASSk5PfAw1K//HjRy0nJyfI0mNY0xG5ACDAAKis3Hu6Bp8fAAAAAElFTkSuQmCC') no-repeat 0 50%;
  background-size: 14px 14px;
  float: left;
  width: 14px;
  height: 14px;
  display: block;
}
.content_meta_li__likes .content_meta_down {
  background: url("/bos.engine/core/modules/page/images/down.png") no-repeat 0 50%;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTg0MTQ1MzJBREEwMTFFMjlFNTBCNjEyQUY2NkUwMTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTg0MTQ1MzNBREEwMTFFMjlFNTBCNjEyQUY2NkUwMTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFODQxNDUzMEFEQTAxMUUyOUU1MEI2MTJBRjY2RTAxNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFODQxNDUzMUFEQTAxMUUyOUU1MEI2MTJBRjY2RTAxNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pm/11HEAAAHNSURBVHjaYvz//z8DNQALIyMjmFFbW+ssLy9v+e/fv8WpqakP8WmC6eno6AgWFRWVATpmGRNUzur79+/JHBwczaysrDPnzp0rSMAQWT8/v2JhYeHJ7OzsE/78+WPADBTkBWLzBw8eaKupqXEJCQmZAG3QP3fu3F5DQ8MvWAyR9vDwSPH09Kzg5eUVuX///qI9e/ZMARn0C4gFP3/+LHf16lVeHR0dJgEBASOgJttTp07tMzY2fo9kiIy7u3uyr69vCVANL0ge6PqGixcvPmWGWvYCiP9+/fpV6Nq1azxaWlpM/Pz8GkAx/bNnz24CGvYD5BI3N7dkf3//UqAhPEBDDsybN6/8w4cP58AWgWINahsXEDsCsb+goKBOcXGxtIKCgtzv3793TZ48OQ/o5dDAwMByPj4+7jNnzhyaOHFiIVDteVisM8IZCMNsgdgP6CLd8vJyeTkgePPmzQ02NjZZbm5uLmDYgQwpAKq5gJx0GFE4EMNAMekExAFA2/WALtNUVlYWASaL/+fPnz/c39+fj24IGIAEkDEUgAxzAeIpPDw8Z6qrq9/Ex8dvBPINsekBBw+2lA1LcEDgDMSmwET3Ewj2f/r06QKunAAQYABot9CbOLni1gAAAABJRU5ErkJggg==') no-repeat 0 50%;
  background-size: 14px 14px;
  float: left;
  width: 14px;
  height: 14px;
  display: block;
}
.content_meta_li__tags {
  padding-left: 20px;
  background: url("/bos.engine/core/modules/page/images/tag.png") no-repeat 0 50%;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90BGw4gE8OoFAkAAAHgSURBVCjPdZO/S9ZhFMXPOfc+33docIqoLZoM6S+QyISGQKJocQjDoR9gEFFJr1D5A01EKCyIJMIfQ0NTQdDWUBAFBUm1Cy211JC+7/f9Ps/TIIma3uly4XMu3HMuc87YqUYWv/STvGriLgBLAPrrve0/AIA7gfUnS+dF3jOhZiIA/CT5zcQz9d725W3BSw8+XXDjXZI1ESiCpkQumHDSxKMA+rQV6pt6P9Boxft/mrHWbEU0W2lltRmfjp3tWGq00kxZ5QNllec2bTw1/Payu6bdJBEwEUUQSD4OxlmRR9w4RvLXOth17fUVd0266LUgiIC74LbWm/i7CGpzE1z87gDQOfD8Os3HUwzWkqPZEswIV8IGkbaYMoCIYJq1l8v7hwBMpBSVqhI5Vcg5I6WEKgFllRFzRhXz2jxjtBXTsFflSmeKFSSDvEBOFWIsQRCyAHmBFAuARKPU7eAcfTV+OHsqV89lj3NJ1sWqASpA5pCFdRGzAiBvvpnpGf13SOaccej05D7S5mWhGzJQBpKQFaAsy4uhd496Jzbatn7VjhMje+XFAshu0iALgCxSduPj4sWprX5v8vFgz609ks2DPCYLEeTg52eD09tF8r/ItR+v76bsIagPX18M39npAf4CQonF6bInoHYAAAAASUVORK5CYII=') no-repeat 0 50%;
  background-position: 0 2px;
}
.content_meta_li_tags_l {
  overflow: hidden;
}
.content_meta_li_tags_li {
  display: block;
  float: left;
}
.content_meta_li_tags_li .content_meta_txt {
  display: block;
  float: left;
}
.content_meta_li_tags_li .content_meta_txt__sep {
  margin: 0 6px 0 1px;
  color: #5987C8;
}
.content_meta_txt {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #a3a3a3;
}
.content_meta_txt.content_meta_txt__a,
.content_meta_txt.content_meta_txt__a:link {
  color: #a3a3a3;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.content_meta_txt.content_meta_txt__a:visited {
  color: #a3a3a3;
}
.content_meta_txt.content_meta_txt__a:hover,
.content_meta_txt.content_meta_txt__a:focus {
  color: #5987C8;
  text-decoration: none;
}
.content_meta_txt.content_meta_txt__a:active {
  color: #a3a3a3;
}
.content_li_dsc img,
.content_content img {
  margin-top: 4px !important;
}
.content_content img {
  max-width: 100%;
}
.content_li_dsc_wr {
  overflow: hidden;
}
.content_li_dsc_img_wr {
  float: left;
  margin: 4px 12px 12px 0 !important;
  z-index: 5;
}
.content_li_dsc_img_a {
  display: block;
}
.content_li_dsc_img_wr img {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
.content_read_more {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  white-space: nowrap;
  margin-bottom: 10px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.content_foot {
  overflow: hidden;
  margin-top: 25px;
}
.content_foot .component_social_sharing {
  margin-bottom: 25px;
}
.content_back_to_content_list {
  white-space: nowrap;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.6;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.content_back_to_content_list b {
  letter-spacing: -3px;
  font-weight: normal;
}
.content_back_to_content_list span {
  text-decoration: underline !important;
}
.content_back_to_content_list:hover span {
  text-decoration: none !important;
}
.content_comments {
  overflow: hidden;
  margin-top: 25px;
}
.content_comments_h {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #444444;
}
.content_comments_li + .content_comments_li {
  margin-top: 20px;
}
.content_comments_li_dsc_wr {
  position: relative;
  margin-bottom: 10px;
  z-index: 2;
}
.content_comments_li_dsc_wr {
  zoom: 1;
  display: block;
}
.content_comments_li_dsc_wr:before,
.content_comments_li_dsc_wr:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.content_comments_li_dsc_wr:after {
  clear: both;
}
.content_comments_li_dsc {
  padding: 10px !important;
  background: #f0f0f0;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  float: left !important;
  position: relative !important;
  min-width: 150px;
}
.content_comments_li_dsc p {
  color: #444444;
}
.content_comments_li_tr {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -1px;
}
.content_comments_li_tr__1 {
  border-width: 10px;
  border-color: rgba(255,255,255,0);
  border-color: #f0f0f0;
  margin-left: 21px;
  z-index: 2;
}
.content_comments_li_tr__2 {
  border-width: 11px;
  border-color: rgba(255,255,255,0);
  border-color: #e3e3e3;
  margin-left: 20px;
  z-index: 1;
  margin-top: -1px;
}
.content_comments_li_meta {
  margin-left: 26px;
  overflow: hidden;
  padding-top: 2px;
}
.content_comments_li_meta_txt {
  display: block;
  float: left;
  color: #444444;
  font-size: 12px;
  line-height: 20px;
}
.content_comments_li_meta_txt__sep {
  margin: 0 15px 0 1px;
  color: #5987C8;
}
.content_comments_li_meta_txt__author {
  padding-left: 16px;
  background: url("/bos.engine/core/modules/page/images/author.png") no-repeat 0 50%;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90BGw4eKDNm5lAAAAFxSURBVCjPfcw/a1RBFEDxM/feeXGx0G9gYSqtgrsBOwXLmEJi478ywU60sVGwkyCIpSI2ltrZbhECVtHCNpAi32Bh2fd23rszYyNbBGJ/fifUWgF4/vHP5WjhZVS5rwIq4VsI4e2rh9dmAKHWyu6H3xeihk9R5bFIIFogqqDCV5Ww+/rR9aUAtEvf7FLeaftMGjKpL7QpsxzKTu91E8AAei/rpTISLzQmDFaJGihFRoPUdeDQAOatp1EjmAmlwhmQVscu+VEa5GQtytUz4KQxOQIQgIN3t4+z9/tdcp8tnHnrLJN772X/y4vJ8Sq8+fT7hqfFXh46y97TJWe2cJu3vnfvzc8NgHDjyedLojYVa8ZBIyKGWINoJIghIr/WotyxPHRbJetYsiNqVGsoxVegahx3xbas9N12EKVapmTlHLBteegmYg2hZP4DJlbyMAUeABfPAQtRm1rJ/bNa8vsgegu4C1z5B06D6I9q+aBkPf0LhlDNYHVrayQAAAAASUVORK5CYII=') no-repeat 0 50%;
}
.content_comments_li_meta_txt__date {
  padding-left: 20px;
  background: url("/bos.engine/core/modules/page/images/clock.png") no-repeat 0 50%;
  background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90BGw4fI72vDpkAAAJZSURBVCjPbZJdaI5hHIf/X8+9d8oBUyspyU62sXBAoWbls6xpUmKTWqllJ/MRMhtysERIS8rJfBxYoWZSMgorhBJKOKYcODDv8z73x/++Hb2SXMfXdfLrhyklqLLnwusFNUJ9wrgeEeeWDAEhTgvjXUK4MtjV/LbqYjXcMfxiOyGM1NbwbGECIQRhBCaEkmFgAsuEA4NdzWf+hJuOPt1Wa2hMhMAIARPeqTE8njFixtRGhFtLhmYQIgjjkePdzcPUuv9hXeH0YtkqVKx+z4uwefTg8s68CFyxOnm+d8kuH2JbxeqXwikETaeGrr5vIrV5j/qi3joN5UK7bw+tutd5YopciIddiBsAAC7uXfrShdgeNP3MrXLh4yFSX9kQbBnUlZ89Ot36AABgutB5eaENeRFWVMcY6Vv2MXd6zYcIzseVor5oITGQIN2vSt5ro2oCjdTReWLqmwh9MkLvmHAypbTXJKqT4PKMowJxsNUw2F+zOCtBJcqcEHmgRtLXIHFMhCY0JgghEaXgPmuwoKFYXw012HF1la4Y7Drvwvzc6sLbQ6v6nY9rXYhgQ5zGxVuHh4myQyimgsQr3lzvfQf/Yc2Bx3VZxh+EsL7W0ARFby9FdXn0RW0K7uaynSON/0ar+8br1VdueBfqrY9QtnoJU0qwqOPkQUA8TZwBkvygrHQOiZ8TGyCWFs5KvUDcwGyAxIw+Ob9x95/LNbUPnSXifhKDiAwkBpAFkBiIDXBWAhQzSiQ9UyNbFP8+edPmY23E2T4AaCExM5EEKCt5JH5LbC6/Gu25VXV/A3imKowWKb3OAAAAAElFTkSuQmCC') no-repeat 0 50%;
}
.content_comment_form_wr {
  padding: 15px;
  margin-top: 25px;
  border: 1px dashed #ccc;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #f0f0f0;
}
.content_comment_form .ce-label {
  font-weight: bold;
  color: #444444;
}
.content_comment_form .ce-input {
  margin-bottom: 10px;
}
.content_comment_form .ce-textarea {
  margin-bottom: 10px;
}
.content .component_breadcrumbs {
  padding-bottom: 0;
}
.content .component_content_labels {
  margin: 0 0 40px;
}
.content .lib_pagination {
  margin: 40px 0 20px;
}
.contact_title {
  color: #47423c;
  font-size: 16px;
  padding-top: 10px !important;
  padding-bottom: 10px;
  display: block;
  font-weight: normal;
}
.contact_info {
  font-size: 135%;
  font-weight: bold;
  padding-bottom: 10px;
}
.page_category_manager_edit .mdl_contents_main_content {
  overflow: hidden;
  padding-right: 12px;
  padding-top: 15px;
}
.page_category_manager_edit .mdl_contents_main_content_in {
  padding-right: 12px;
}
.page_category_manager_edit .dragg {
  position: absolute;
  top: 40px;
  right: 10px;
  bottom: 0;
  width: 3px;
  background: #eee;
  z-index: 50;
}
.page_category_manager_edit .mdl_contents_main_options {
  float: right;
  width: 45%;
  max-width: 80%;
  min-width: 10%;
}
.page_category_manager_edit .mdl_contents_main_edit {
  z-index: 10;
}
.page_category_manager_edit .redactor_box {
  border-color: #eee;
}
.page_category_manager_edit .redactor_toolbar {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(#fdfdfd,#eeeeee);
  background-image: -ms-linear-gradient(#fdfdfd,#eeeeee);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fdfdfd),color-stop(100%,#eeeeee));
  background-image: -webkit-linear-gradient(#fdfdfd,#eeeeee);
  background-image: -o-linear-gradient(#fdfdfd,#eeeeee);
  background-image: linear-gradient(#fdfdfd,#eeeeee);
  border-bottom-color: #ccc;
}
.mdr_no-cssgradients .page_category_manager_edit .redactor_toolbar {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd',endColorstr='#eeeeee',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd',endColorstr='#eeeeee',GradientType=0);
}
.page_category_manager_edit .mdl_contents_manage_btns {
  padding: 10px 10px 11px;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 265px;
  background: #dfdfdf;
  border: 1px solid #ccc;
  border-bottom: none;
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  z-index: 141;
}
.page_category_manager_edit .mdl_contents_manage_btns .ce {
  float: left;
}
.page_category_manager_edit .mdl_contents_manage_btns .ce + .ce {
  margin-left: 15px;
}
.page_category_manager_edit .mdl_contents_manage_buttons_secondary {
  padding: 0;
}
.page_category_manager_edit .mdl_contents_manage_buttons_secondary .ce {
  float: left;
}
.page_category_manager_edit .mdl_contents_manage_buttons_secondary .ce + .ce {
  margin-left: 15px;
}
.page_category_manager_edit .tags_l_head {
  margin-top: 15px;
  padding: 5px 4px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  text-shadow: 0 1px 2px #fff;
}
.page_category_manager_edit .tabs_l {
  padding-top: 15px;
}
.page_category_manager_edit .tabs_li + .tabs_li {
  padding-top: 15px;
}
.page_category_manager_edit .tabs_li_head {
  padding: 6px 4px 6px 0px;
}
.page_category_manager_edit .tabs_li_head_txt {
  text-decoration: none;
  color: #666;
  font-size: 12px;
  line-height: 12px;
}
.page_category_manager_edit .tabs_li_content {
  padding-top: 3px;
}
.page_category_manager_edit .tabs_li__effect .tabs_li_head {
  padding: 6px 4px 6px 20px;
  cursor: pointer;
}
.page_category_manager_edit .tabs_li__effect .tabs_li_head:hover .tabs_li_head_txt {
  color: #008bd4;
  text-decoration: underline;
}
.page_category_manager_edit .tabs_li__effect .tabs_li_head:hover .tabs_li_head_tr {
  border-color: rgba(255,255,255,0);
  border-color: #008bd4;
}
.page_category_manager_edit .tabs_li__effect .tabs_li_head_tr {
  position: absolute;
  top: 50%;
  left: 0px;
}
.page_category_manager_edit .tabs_li__effect.tabs_li__active .tabs_li_head_txt {
  color: #008bd4;
}
.page_category_manager_edit .tabs_li__effect.tabs_li__active .tabs_li_head_tr {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 4px;
  border-color: rgba(255,255,255,0);
  border-color: #008bd4;
  margin-top: -2px;
}
.page_category_manager_edit .tabs_li__effect.tabs_li__inactive .tabs_li_content {
  display: none;
}
.page_category_manager_edit .tabs_li__effect.tabs_li__inactive .tabs_li_head_tr {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  overflow: hidden;
  border-style: solid;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 4px;
  border-color: rgba(255,255,255,0);
  border-color: #999;
  margin-top: -4px;
}
#body.page_category_manager_edit .ui-tabs .ui-tabs-nav {
  margin-bottom: 25px;
}
#body.page_category_manager_edit .elm-pad + .elm-pad {
  padding-top: 25px;
}
#body .page_category_manager_edit .elm-pad + .elm-pad {
  padding-top: 25px;
}
.page_category_manager .cp-container {
  background: url("/manager/images/bgr.jpg") 0 0 no-repeat;
  width: 26px;
  height: 26px;
  padding: 12px;
}
.page_category_manager .cp-buffer-1,
.page_category_manager .cp-buffer-2 {
  background: url("/manager/images/buffer.png") 0 0 no-repeat;
}
.page_category_manager .cp-controls {
  padding: 6px;
}
.page_category_manager .cp-controls li a {
  width: 13px;
  height: 13px;
}
.page_category_manager .cp-progress-1,
.page_category_manager .cp-progress-2 {
  background: url("/manager/images/progress.png") 0 0 no-repeat;
}
.page_category_manager .cp-controls .cp-play {
  background: url("/manager/images/controls.png") 0 0 no-repeat;
}
.page_category_manager .cp-controls .cp-pause {
  background: url("/manager/images/controls.png") 0 -13px no-repeat;
}
.page_category_manager .cp-controls .cp-play:hover {
  background: url("/manager/images/controls.png") -13px 0 no-repeat;
}
.page_category_manager .cp-controls .cp-pause:hover {
  background: url("/manager/images/controls.png") -13px -13px no-repeat;
}
.page_category_manager .cp-buffer-1,
.page_category_manager .cp-buffer-2,
.page_category_manager .cp-progress-1,
.page_category_manager .cp-progress-2 {
  width: 26px;
  height: 26px;
  clip: rect(0px,13px,26px,0px);
  -webkit-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}
.page_category_manager .cp-buffer-holder,
.page_category_manager .cp-progress-holder,
.page_category_manager .cp-circle-control {
  width: 26px;
  height: 26px;
}
.page_category_manager .cp-buffer-holder,
.page_category_manager .cp-progress-holder {
  clip: rect(0px,26px,26px,13px);
}
.page_category_manager .cp-container .cp-fallback {
  background: url("/manager/images/progress_sprite.jpg") no-repeat;
  background-position: 0 26px;
}
.fade_descr {
  padding-top: 5px;
  color: #9C9C9C;
  width: 100%;
  overflow-y: hidden;
  height: 25px;
  max-width: 350px;
}
.mdl_gallery_tbl_view_description_edit_icon {
  float: left;
}
.mdl_gallery_tbl_view_description_redactor {
  overflow: hidden;
  padding-top: 4px;
}
.mdl_contents_manage_buttons_after_content {
  margin-top: 15px;
}
.title_image_seo_block {
  padding: 10px 0 10px 0;
}
.title_image_seo_block .ce-fieldset-label {
  color: #666666;
  font-weight: normal;
}
.redactor_editor.content_styles {
  line-height: 1.3;
}
.redactor_editor.content_styles h1 {
  font-size: 18px;
}
.redactor_editor.content_styles h2 {
  font-size: 16px;
}
.redactor_editor.content_styles h3 {
  font-size: 14px;
}
.redactor_editor.content_styles p,
.redactor_editor.content_styles ul,
.redactor_editor.content_styles ol,
.redactor_editor.content_styles h1,
.redactor_editor.content_styles h2,
.redactor_editor.content_styles h3,
.redactor_editor.content_styles h4 {
  margin-bottom: 15px;
}
.redactor_editor.content_styles ul li + li,
.redactor_editor.content_styles ol li + li {
  margin-top: 5px;
}
.redactor_editor.content_styles table td,
.redactor_editor.content_styles table th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 5px;
}
.redactor_editor.content_styles table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-bottom: 15px;
}
.redactor_object_description {
  min-height: 400px;
}
.content_block_page .content {
  overflow: visible;
}
.content_block_page .dropdown-block li {
  padding: 10px;
}
.content_block_page .sortable-placeholder {
  background: #F3F3F4;
  border: 1px dashed #ccc;
  height: 48px;
}
.content_block_page .sortable_item.inactive .ibox-title {
  background: #e6e6e6;
}
.content_block_page .sortable .fa-sort {
  position: absolute;
  left: 5px;
  top: 15px;
  cursor: move;
}
.content_block_page .sortable .ibox-title {
  cursor: default;
}
.content_block_page .ibox-tools {
  float: right;
}
.content_block_page .ibox-title h5 {
  cursor: pointer;
}
.content_block_page .redactor-toolbar {
  z-index: 0;
}
.content_block_page .text_position_table {
  text-align: center;
  border-collapse: separate;
  border-spacing: 5px;
}
.content_block_page .text_position_table td a {
  display: block;
  width: 100%;
}
.content_block_page .upload_title_image {
  padding-top: 5px;
}
.content_block_page .upload_title_image .btn {
  margin-bottom: 0;
}
.content_block_page .qq-upload-button-hover .btn {
  background-color: #ccc !important;
}
.content_block_page .delete_title_image_btn {
  margin-bottom: 0;
}
.content_block_page .preview {
  border: 1px dashed #ccc;
}
.content_block_page .ibox-block {
  margin-bottom: 0;
}
.content_block_page .block_type {
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
}
ul.dropdown-menu li.weight a {
  font-weight: bold;
}
.content_block_page_settings .buttons_wr {
  display: none;
}
.lang_block {
  display: block;
  font-size: 10px;
  line-height: 10px;
  color: #999;
  position: absolute;
  top: -8px;
  left: 10px;
  padding: 3px 5px;
  background: #ffffff;
}
.mdl_contents_main_edit {
  margin-bottom: 15px;
}
.page_edit_page_hr_wr {
  position: relative;
  height: 40px;
}
.page_edit_page_hr_wr hr {
  margin-bottom: 20px;
}
.page_edit_page_hr {
  position: absolute;
  top: -17px;
  background: #fff;
  padding-right: 6px;
}
.page_edit_page_hr img {
  float: left;
  display: block;
  margin-right: 6px;
}
.page_edit_page_hr_h {
  float: left;
  display: block;
  padding-top: 11px;
}
.contact_top {
  margin: 0 50px 50px 0;
  clear: both;
}
.contact_left {
  float: left;
  margin-right: 80px;
  clear: both;
}
.contact_left + .contact_left {
  clear: none;
  width: 300px;
}
.contact_right {
  overflow: hidden;
}
.contact_b {
  margin-top: 14px;
}
.cmp_feedback_h,
.contact_h {
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.2;
  padding: 0;
  color: #d7d7d7;
  font-weight: normal;
  text-shadow: #000000 0px 1px 1px;
}
.contact_cnt {
  color: #bdbcbc;
  font-size: 14px;
  line-height: 1.6;
  max-width: 200px;
}
.contact_top .contact_cnt {
  max-width: none;
}
.contact_cnt a,
.contact_cnt b {
  color: #fff !important;
  text-decoration: none !important;
}
.left_contact {
  padding: 0 30px 20px;
  overflow: hidden;
  line-height: 19px;
}
.left_contact_l {
  float: left;
  text-transform: uppercase;
  color: #2f2f2f;
  font-size: 18px;
  line-height: 19px;
  font-weight: bold;
}
.left_contact_r {
  float: right;
}
.left_contact .cmp_social_a {
  width: 18px;
  height: 18px;
}
.left_contact .cmp_social_a + .cmp_social_a {
  margin-left: 7px;
}
.left_contact .cmp_social_a__youtube {
  background-position: left top;
}
.left_contact .cmp_social_a__facebook {
  background-position: -18px top;
}
.left_contact .cmp_social_a__twitter {
  background-position: -36px top;
}
.left_contact .cmp_social_a__google {
  background-position: right top;
}
.left_b_contact {
  overflow: hidden;
}
.contact_b__pad {
  margin-top: 20px;
}
@media screen and (max-width: 1400px) {
  .contact_left {
    margin-right: 70px;
  }
  .contact_left + .contact_left {
    margin-right: 0;
  }
  .contact_right {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 900px) {
  .contact_left {
    margin-right: 0;
  }
  .contact_left + .contact_left {
    clear: both;
    margin-top: 40px;
  }
  .contact_right {
    float: left;
    clear: both;
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .contact_cnt iframe {
    height: 250px;
  }
}
.page_error_txt {
  font-size: 19px;
  line-height: 1.2;
  margin-top: 30px;
  color: #ffffff;
  float: left;
}
.homepage_name {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  line-height: 18px;
  width: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: #000000 0px 1px 1px;
  background: rgba(23,23,23,0.7);
  padding: 8px;
}
.homepage_name_h {
  color: #fff;
}
.homepage_name_dsc {
  color: #bdbcbc;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 2px;
}
.homepage_no_almubs.page_category_backgrounds_exists .fr_container {
  background: none;
}
.page_about .left_b_contact_left_a {
  color: #ffd479 !important;
}
.page_about .left_b_contact_left_a:before {
  color: #ffd479 !important;
  content: '•';
  font-weight: bold;
  margin-right: 6px;
}
.gallery_photo_img {
  display: block;
}
.gallery_photo_img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.gallery_photo_dsc {
  color: #999999;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 6px;
}
.gallery_photo_a_wr {
  overflow: hidden;
}
.gallery_photo_a {
  color: #fff !important;
  font-size: 14px;
  line-height: 1.1;
  float: left;
  margin-top: 6px !important;
  display: block;
}
.gallery_photo_a:after {
  color: #bdbcbc;
  content: ', ';
  margin-right: 6px !important;
}
.gallery_photo_a:last-child:after {
  content: '';
  margin-right: 0 !important;
}
