@charset "UTF-8";
padding: 25px 25px;
min-height: 1px;
background: rgba(255,255,255,0.9);
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;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/vendor/twbs/bootstrap/dist/fonts/glyphicons-halflings-regular.eot");
  src: url("/vendor/twbs/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("/vendor/twbs/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2") format('woff2'), url("/vendor/twbs/bootstrap/dist/fonts/glyphicons-halflings-regular.woff") format('woff'), url("/vendor/twbs/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("/vendor/twbs/bootstrap/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role=button] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: '';
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0;
}
.table>tbody+tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5;
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8;
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8;
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6;
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7;
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3;
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3;
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc;
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede;
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive>.table {
    margin-bottom: 0;
  }
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }
  .table-responsive>.table-bordered {
    border: 0;
  }
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type=file] {
  display: block;
}
input[type=range] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label~.form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group>.form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg>.btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm>.btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs>.btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block+.btn-block {
  margin-top: 5px;
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #777;
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open>.dropdown-menu {
  display: block;
}
.open>a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2;
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group>.btn:first-child {
  margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group>.btn-group {
  float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical>.btn-group>.btn {
  float: none;
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified>.btn-group .btn {
  width: 100%;
}
.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto;
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn>.btn {
  position: relative;
}
.input-group-btn>.btn+.btn {
  margin-left: -1px;
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2;
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav>li {
  position: relative;
  display: block;
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav>li.disabled>a {
  color: #777;
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav>li>a>img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified>li {
  float: none;
}
.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills>li {
  float: left;
}
.nav-pills>li>a {
  border-radius: 4px;
}
.nav-pills>li+li {
  margin-left: 2px;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked>li {
  float: none;
}
.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified>li {
  float: none;
}
.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified>li>a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content>.tab-pane {
  display: none;
}
.tab-content>.active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand>img {
  display: block;
}
@media (min-width: 768px) {
  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav>li {
    float: left;
  }
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group>.form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav>li>a {
  color: #777;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb>li {
  display: inline-block;
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb>.active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination>li {
  display: inline;
}
.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next>a,
.pager .next>span {
  float: right;
}
.pager .previous>a,
.pager .previous>span {
  float: left;
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item>.badge {
  float: right;
}
.list-group-item>.badge+.badge {
  margin-right: 5px;
}
.nav-pills>li>a>.badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron>hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.thumbnail a>img,
.thumbnail>img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert>p,
.alert>ul {
  margin-bottom: 0;
}
.alert>p+p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media>.pull-right {
  padding-left: 10px;
}
.media-left,
.media>.pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group+.panel-footer {
  border-top-width: 0;
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0;
}
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}
.panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel+.panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}
.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}
.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}
.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}
.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}
.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}
.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover>.arrow {
  border-width: 11px;
}
.popover>.arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  border-bottom-width: 0;
}
.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
  border-left-width: 0;
}
.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
}
.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1;
}
@media all and (transform-3d),(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner>.item.active.right,
  .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}
.carousel-inner>.active {
  left: 0;
}
.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner>.next {
  left: 100%;
}
.carousel-inner>.prev {
  left: -100%;
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}
.carousel-inner>.active.left {
  left: -100%;
}
.carousel-inner>.active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
  background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
  background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0,0,0,0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
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;
  }
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0,0,0,0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645,0.045,0.355,1.000);
  -moz-transition-timing-function: cubic-bezier(0.645,0.045,0.355,1.000);
  -ms-transition-timing-function: cubic-bezier(0.645,0.045,0.355,1.000);
  -o-transition-timing-function: cubic-bezier(0.645,0.045,0.355,1.000);
  transition-timing-function: cubic-bezier(0.645,0.045,0.355,1.000);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url("/bos.engine/libraries/inspinia/lib/css/plugins/blueimp/img/loading.gif") center no-repeat;
  background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url("/bos.engine/libraries/inspinia/lib/css/plugins/blueimp/img/error.png") center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0,0,0,0.5);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  cursor: pointer;
  display: none;
}
.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: 0.8;
  display: none;
}
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url("/bos.engine/libraries/inspinia/lib/css/plugins/blueimp/img/play-pause.png") 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url("/bos.engine/libraries/inspinia/lib/css/plugins/blueimp/img/error.svg");
}
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url("/bos.engine/libraries/inspinia/lib/css/plugins/blueimp/img/play-pause.svg");
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}
*+html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
*+html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}
.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
}
.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 6px 3px 0 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255,255,255,0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: 0.5;
  cursor: pointer;
}
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .indicator {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.blueimp-gallery-single > .indicator {
  display: none;
}
.blueimp-gallery > .indicator {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
*+html .blueimp-gallery > .indicator > li {
  display: inline;
}
body {
  font-size: 12px;
  line-height: 1em;
  color: #444444;
  font-family: 'Roboto', sans-serif;
}
select,
input,
textarea,
button {
  color: #444444;
  font-family: 'Roboto', sans-serif;
}
button.ce.ce-box.ce-button {
  font-family: 'Roboto', sans-serif !important;
}
.content_styles a,
.content_styles a:link,
a,
a:link {
  color: #5987C8;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.content_styles a:visited,
a:visited {
  color: #a47ec8;
}
.content_styles a:hover,
.content_styles a:focus,
a:hover,
a:focus {
  color: #ffae00;
  text-decoration: none;
}
.content_styles a:active,
a:active {
  color: #5987C8;
}
a,
a:link {
  text-decoration: none;
}
.placeholder,
.watermark {
  color: #aaaaaa !important;
  font-style: italic;
}
::-webkit-input-placeholder {
  color: #aaaaaa !important;
  font-style: italic;
}
:-moz-placeholder {
  color: #aaaaaa !important;
  font-style: italic;
}
:-ms-input-placeholder {
  color: #aaaaaa !important;
  font-style: italic;
}
input[type=number] {
  text-align: left;
}
.content_styles {
  color: #444444;
  display: block;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}
.content_styles div,
.content_styles pre,
.content_styles code,
.content_styles blockquote {
  zoom: 1;
  display: block;
}
.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 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 code,
.content_styles pre,
.content_styles blockquote {
  display: block;
  font-weight: normal;
  font-size: 1em;
  margin: 0;
  padding: 0;
  position: static;
  text-align: left;
}
.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 {
  font-size: 0.8em;
}
.content_styles a.ce-button {
  text-decoration: none !important;
}
.content_styles p,
.content_styles blockquote {
  margin: 0.5em 0;
}
.content_styles h1,
.content_styles h2,
.content_styles h3,
.content_styles h4,
.content_styles h5,
.content_styles h6 {
  color: #000000;
  display: block;
  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: 0.5em 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 s {
  text-decoration: underline;
}
.content_styles ul,
.content_styles ol {
  overflow: hidden;
}
.content_styles li {
  display: list-item;
  list-style-position: outside;
  margin: 0.5em 0 0.5em 2em;
}
.content_styles ol > li {
  list-style-type: decimal;
}
.content_styles ul > li {
  list-style-type: disc;
  list-style-image: url("/images/mainload/typography/list-bull.png");
}
.content_styles th,
.content_styles td {
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 1.5;
  padding: 0.3em;
  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 transparent;
}
.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;
  font-family: "Courier New", Courier New, Courier, monospace;
  padding: 0.5em 1em;
  margin: 0.5em 0;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.redactor_editor {
  color: #444444 !important;
}
.redactor_dropdown {
  font-size: 16px;
  line-height: 1.5;
}
.redactor_format_pre {
  font-family: "Courier New", Courier New, Courier, monospace;
}
.redactor_format_blockquote {
  font-size: 0.8em;
}
.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;
}
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-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-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 {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ce-group-line > .ce-theme-default,
.ce-group-column > .ce-theme-default {
  -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 {
  -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-default: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-default: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-default: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-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: #949494;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #878787;
  -webkit-box-shadow: inset 0 -3px 10px #6e6e6e, 0 1px 6px #000;
  -o-box-shadow: inset 0 -3px 10px #6e6e6e, 0 1px 6px #000;
  box-shadow: inset 0 -3px 10px #6e6e6e, 0 1px 6px #000;
}
.ce-modal-theme-default .ce-modal-container-insider {
  -webkit-box-shadow: inset 0 0 2px #7b7b7b;
  -o-box-shadow: inset 0 0 2px #7b7b7b;
  box-shadow: inset 0 0 2px #7b7b7b;
}
.ce-modal-theme-default .ce-modal-overlay {
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.ce-modal-theme-default .ce-modal-top-btns {
  background: #949494;
}
.ce-modal-theme-default a.ce-modal-close-button {
  color: #7b7b7b;
  background: #aeaeae;
}
.ce-modal-theme-default a.ce-modal-close-button:hover {
  color: #fff;
  background: #880000;
  border-color: #880000;
}
.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;
}
.ce-theme-blue {
  background: #0089D1;
  text-shadow: 0 0 0 #006196;
}
.ce-theme-blue.ce-box {
  background-color: #0089D1;
  background-image: -moz-linear-gradient(#0089D1,#0089D1);
  background-image: -ms-linear-gradient(#0089D1,#0089D1);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0089D1),color-stop(100%,#0089D1));
  background-image: -webkit-linear-gradient(#0089D1,#0089D1);
  background-image: -o-linear-gradient(#0089D1,#0089D1);
  background-image: linear-gradient(#0089D1,#0089D1);
  color: #ffffff;
  border-color: #0089D1;
  border-bottom-color: #0089d1;
  -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-blue.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089d1',endColorstr='#0089d1',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089d1',endColorstr='#0089d1',GradientType=0);
}
.ce-theme-blue.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #0089d1, 0 1px 2px #0089d1;
  -o-box-shadow: inset 0 2px 4px #0089d1, 0 1px 2px #0089d1;
  box-shadow: inset 0 2px 4px #0089d1, 0 1px 2px #0089d1;
}
.ce-theme-blue.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-blue.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #0089D1;
}
.cl-chrome .ce-theme-blue.ce-box:not(.ce-on-focus):hover {
  border-color: #0089D1 !important;
  background-color: #007fc2;
  background-image: -moz-linear-gradient(#007fc2,#007fc2);
  background-image: -ms-linear-gradient(#007fc2,#007fc2);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#007fc2),color-stop(100%,#007fc2));
  background-image: -webkit-linear-gradient(#007fc2,#007fc2);
  background-image: -o-linear-gradient(#007fc2,#007fc2);
  background-image: linear-gradient(#007fc2,#007fc2);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-blue.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fc2',endColorstr='#007fc2',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fc2',endColorstr='#007fc2',GradientType=0);
}
.cl-not-chrome .ce-theme-blue.ce-box:hover {
  border-color: #0089D1 !important;
  background-color: #007fc2;
  background-image: -moz-linear-gradient(#007fc2,#007fc2);
  background-image: -ms-linear-gradient(#007fc2,#007fc2);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#007fc2),color-stop(100%,#007fc2));
  background-image: -webkit-linear-gradient(#007fc2,#007fc2);
  background-image: -o-linear-gradient(#007fc2,#007fc2);
  background-image: linear-gradient(#007fc2,#007fc2);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-blue.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fc2',endColorstr='#007fc2',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fc2',endColorstr='#007fc2',GradientType=0);
}
.ce-theme-blue.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #0089D1;
}
.ce-theme-blue.ce-edge_menu {
  -webkit-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  border-radius: 49px;
}
.mdr_cssgradients .ce-theme-blue,
.mdr_cssgradients .ce-theme-blue.ce-input input.ce-f {
  -webkit-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.ce-group-line > .ce-theme-blue,
.ce-group-column > .ce-theme-blue {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce-theme-blue:first-child {
  -webkit-border-radius: 45px 45px 0 0 !important;
  -ms-border-radius: 45px 45px 0 0 !important;
  -o-border-radius: 45px 45px 0 0 !important;
  border-radius: 45px 45px 0 0 !important;
}
.ce-group-column > .ce-theme-blue:last-child {
  -webkit-border-radius: 0 0 45px 45px !important;
  -ms-border-radius: 0 0 45px 45px !important;
  -o-border-radius: 0 0 45px 45px !important;
  border-radius: 0 0 45px 45px !important;
}
.ce-group-line   > .ce-theme-blue:first-child {
  -webkit-border-radius: 45px 0 0 45px !important;
  -ms-border-radius: 45px 0 0 45px !important;
  -o-border-radius: 45px 0 0 45px !important;
  border-radius: 45px 0 0 45px !important;
}
.ce-group-line   > .ce-theme-blue:last-child {
  -webkit-border-radius: 0 45px 45px 0 !important;
  -ms-border-radius: 0 45px 45px 0 !important;
  -o-border-radius: 0 45px 45px 0 !important;
  border-radius: 0 45px 45px 0 !important;
}
.ce-theme-green {
  background: #41b506;
  text-shadow: 0 0 0 #0E5401;
}
.ce-theme-green.ce-box {
  background-color: #41b506;
  background-image: -moz-linear-gradient(#41b506,#41b506);
  background-image: -ms-linear-gradient(#41b506,#41b506);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#41b506),color-stop(100%,#41b506));
  background-image: -webkit-linear-gradient(#41b506,#41b506);
  background-image: -o-linear-gradient(#41b506,#41b506);
  background-image: linear-gradient(#41b506,#41b506);
  color: #ffffff;
  border-color: #41b506;
  border-bottom-color: #41b506;
  -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.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41b506',endColorstr='#41b506',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41b506',endColorstr='#41b506',GradientType=0);
}
.ce-theme-green.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #41b506, 0 1px 2px #41b506;
  -o-box-shadow: inset 0 2px 4px #41b506, 0 1px 2px #41b506;
  box-shadow: inset 0 2px 4px #41b506, 0 1px 2px #41b506;
}
.ce-theme-green.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.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #41b506;
}
.cl-chrome .ce-theme-green.ce-box:not(.ce-on-focus):hover {
  border-color: #41b506 !important;
  background-color: #3ca606;
  background-image: -moz-linear-gradient(#3ca606,#3ca606);
  background-image: -ms-linear-gradient(#3ca606,#3ca606);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3ca606),color-stop(100%,#3ca606));
  background-image: -webkit-linear-gradient(#3ca606,#3ca606);
  background-image: -o-linear-gradient(#3ca606,#3ca606);
  background-image: linear-gradient(#3ca606,#3ca606);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-green.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ca606',endColorstr='#3ca606',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ca606',endColorstr='#3ca606',GradientType=0);
}
.cl-not-chrome .ce-theme-green.ce-box:hover {
  border-color: #41b506 !important;
  background-color: #3ca606;
  background-image: -moz-linear-gradient(#3ca606,#3ca606);
  background-image: -ms-linear-gradient(#3ca606,#3ca606);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3ca606),color-stop(100%,#3ca606));
  background-image: -webkit-linear-gradient(#3ca606,#3ca606);
  background-image: -o-linear-gradient(#3ca606,#3ca606);
  background-image: linear-gradient(#3ca606,#3ca606);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-green.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ca606',endColorstr='#3ca606',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ca606',endColorstr='#3ca606',GradientType=0);
}
.ce-theme-green.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #41b506;
}
.ce-theme-green.ce-edge_menu {
  -webkit-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  border-radius: 49px;
}
.mdr_cssgradients .ce-theme-green,
.mdr_cssgradients .ce-theme-green.ce-input input.ce-f {
  -webkit-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.ce-group-line > .ce-theme-green,
.ce-group-column > .ce-theme-green {
  -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:first-child {
  -webkit-border-radius: 45px 45px 0 0 !important;
  -ms-border-radius: 45px 45px 0 0 !important;
  -o-border-radius: 45px 45px 0 0 !important;
  border-radius: 45px 45px 0 0 !important;
}
.ce-group-column > .ce-theme-green:last-child {
  -webkit-border-radius: 0 0 45px 45px !important;
  -ms-border-radius: 0 0 45px 45px !important;
  -o-border-radius: 0 0 45px 45px !important;
  border-radius: 0 0 45px 45px !important;
}
.ce-group-line   > .ce-theme-green:first-child {
  -webkit-border-radius: 45px 0 0 45px !important;
  -ms-border-radius: 45px 0 0 45px !important;
  -o-border-radius: 45px 0 0 45px !important;
  border-radius: 45px 0 0 45px !important;
}
.ce-group-line   > .ce-theme-green:last-child {
  -webkit-border-radius: 0 45px 45px 0 !important;
  -ms-border-radius: 0 45px 45px 0 !important;
  -o-border-radius: 0 45px 45px 0 !important;
  border-radius: 0 45px 45px 0 !important;
}
.ce-theme-red {
  background: #FD3838;
  text-shadow: 0 0 0 #bc2929;
}
.ce-theme-red.ce-box {
  background-color: #FD3838;
  background-image: -moz-linear-gradient(#FD3838,#FD3838);
  background-image: -ms-linear-gradient(#FD3838,#FD3838);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FD3838),color-stop(100%,#FD3838));
  background-image: -webkit-linear-gradient(#FD3838,#FD3838);
  background-image: -o-linear-gradient(#FD3838,#FD3838);
  background-image: linear-gradient(#FD3838,#FD3838);
  color: #ffffff;
  border-color: #FD3838;
  border-bottom-color: #fd3838;
  -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-red.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd3838',endColorstr='#fd3838',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd3838',endColorstr='#fd3838',GradientType=0);
}
.ce-theme-red.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #fd3838, 0 1px 2px #fd3838;
  -o-box-shadow: inset 0 2px 4px #fd3838, 0 1px 2px #fd3838;
  box-shadow: inset 0 2px 4px #fd3838, 0 1px 2px #fd3838;
}
.ce-theme-red.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-red.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #FD3838;
}
.cl-chrome .ce-theme-red.ce-box:not(.ce-on-focus):hover {
  border-color: #FD3838 !important;
  background-color: #fd1f1f;
  background-image: -moz-linear-gradient(#fd1f1f,#fd1f1f);
  background-image: -ms-linear-gradient(#fd1f1f,#fd1f1f);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fd1f1f),color-stop(100%,#fd1f1f));
  background-image: -webkit-linear-gradient(#fd1f1f,#fd1f1f);
  background-image: -o-linear-gradient(#fd1f1f,#fd1f1f);
  background-image: linear-gradient(#fd1f1f,#fd1f1f);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-red.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd1f1f',endColorstr='#fd1f1f',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd1f1f',endColorstr='#fd1f1f',GradientType=0);
}
.cl-not-chrome .ce-theme-red.ce-box:hover {
  border-color: #FD3838 !important;
  background-color: #fd1f1f;
  background-image: -moz-linear-gradient(#fd1f1f,#fd1f1f);
  background-image: -ms-linear-gradient(#fd1f1f,#fd1f1f);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fd1f1f),color-stop(100%,#fd1f1f));
  background-image: -webkit-linear-gradient(#fd1f1f,#fd1f1f);
  background-image: -o-linear-gradient(#fd1f1f,#fd1f1f);
  background-image: linear-gradient(#fd1f1f,#fd1f1f);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-red.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd1f1f',endColorstr='#fd1f1f',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd1f1f',endColorstr='#fd1f1f',GradientType=0);
}
.ce-theme-red.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #FD3838;
}
.ce-theme-red.ce-edge_menu {
  -webkit-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  border-radius: 49px;
}
.mdr_cssgradients .ce-theme-red,
.mdr_cssgradients .ce-theme-red.ce-input input.ce-f {
  -webkit-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.ce-group-line > .ce-theme-red,
.ce-group-column > .ce-theme-red {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce-theme-red:first-child {
  -webkit-border-radius: 45px 45px 0 0 !important;
  -ms-border-radius: 45px 45px 0 0 !important;
  -o-border-radius: 45px 45px 0 0 !important;
  border-radius: 45px 45px 0 0 !important;
}
.ce-group-column > .ce-theme-red:last-child {
  -webkit-border-radius: 0 0 45px 45px !important;
  -ms-border-radius: 0 0 45px 45px !important;
  -o-border-radius: 0 0 45px 45px !important;
  border-radius: 0 0 45px 45px !important;
}
.ce-group-line   > .ce-theme-red:first-child {
  -webkit-border-radius: 45px 0 0 45px !important;
  -ms-border-radius: 45px 0 0 45px !important;
  -o-border-radius: 45px 0 0 45px !important;
  border-radius: 45px 0 0 45px !important;
}
.ce-group-line   > .ce-theme-red:last-child {
  -webkit-border-radius: 0 45px 45px 0 !important;
  -ms-border-radius: 0 45px 45px 0 !important;
  -o-border-radius: 0 45px 45px 0 !important;
  border-radius: 0 45px 45px 0 !important;
}
.ce-theme-grey {
  background: #b1b1b1;
  text-shadow: 0 0 0 #555555;
}
.ce-theme-grey.ce-box {
  background-color: #b1b1b1;
  background-image: -moz-linear-gradient(#b1b1b1,#b1b1b1);
  background-image: -ms-linear-gradient(#b1b1b1,#b1b1b1);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b1b1b1),color-stop(100%,#b1b1b1));
  background-image: -webkit-linear-gradient(#b1b1b1,#b1b1b1);
  background-image: -o-linear-gradient(#b1b1b1,#b1b1b1);
  background-image: linear-gradient(#b1b1b1,#b1b1b1);
  color: #ffffff;
  border-color: #b1b1b1;
  border-bottom-color: #b1b1b1;
  -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='#b1b1b1',endColorstr='#b1b1b1',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1b1b1',endColorstr='#b1b1b1',GradientType=0);
}
.ce-theme-grey.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #b1b1b1, 0 1px 2px #b1b1b1;
  -o-box-shadow: inset 0 2px 4px #b1b1b1, 0 1px 2px #b1b1b1;
  box-shadow: inset 0 2px 4px #b1b1b1, 0 1px 2px #b1b1b1;
}
.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: #b1b1b1;
}
.cl-chrome .ce-theme-grey.ce-box:not(.ce-on-focus):hover {
  border-color: #b1b1b1 !important;
  background-color: #a7a7a7;
  background-image: -moz-linear-gradient(#a7a7a7,#a7a7a7);
  background-image: -ms-linear-gradient(#a7a7a7,#a7a7a7);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a7a7a7),color-stop(100%,#a7a7a7));
  background-image: -webkit-linear-gradient(#a7a7a7,#a7a7a7);
  background-image: -o-linear-gradient(#a7a7a7,#a7a7a7);
  background-image: linear-gradient(#a7a7a7,#a7a7a7);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-grey.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7a7a7',endColorstr='#a7a7a7',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7a7a7',endColorstr='#a7a7a7',GradientType=0);
}
.cl-not-chrome .ce-theme-grey.ce-box:hover {
  border-color: #b1b1b1 !important;
  background-color: #a7a7a7;
  background-image: -moz-linear-gradient(#a7a7a7,#a7a7a7);
  background-image: -ms-linear-gradient(#a7a7a7,#a7a7a7);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a7a7a7),color-stop(100%,#a7a7a7));
  background-image: -webkit-linear-gradient(#a7a7a7,#a7a7a7);
  background-image: -o-linear-gradient(#a7a7a7,#a7a7a7);
  background-image: linear-gradient(#a7a7a7,#a7a7a7);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-grey.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7a7a7',endColorstr='#a7a7a7',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7a7a7',endColorstr='#a7a7a7',GradientType=0);
}
.ce-theme-grey.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #b1b1b1;
}
.ce-theme-grey.ce-edge_menu {
  -webkit-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  border-radius: 49px;
}
.mdr_cssgradients .ce-theme-grey,
.mdr_cssgradients .ce-theme-grey.ce-input input.ce-f {
  -webkit-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.ce-group-line > .ce-theme-grey,
.ce-group-column > .ce-theme-grey {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .ce-theme-grey:first-child {
  -webkit-border-radius: 45px 45px 0 0 !important;
  -ms-border-radius: 45px 45px 0 0 !important;
  -o-border-radius: 45px 45px 0 0 !important;
  border-radius: 45px 45px 0 0 !important;
}
.ce-group-column > .ce-theme-grey:last-child {
  -webkit-border-radius: 0 0 45px 45px !important;
  -ms-border-radius: 0 0 45px 45px !important;
  -o-border-radius: 0 0 45px 45px !important;
  border-radius: 0 0 45px 45px !important;
}
.ce-group-line   > .ce-theme-grey:first-child {
  -webkit-border-radius: 45px 0 0 45px !important;
  -ms-border-radius: 45px 0 0 45px !important;
  -o-border-radius: 45px 0 0 45px !important;
  border-radius: 45px 0 0 45px !important;
}
.ce-group-line   > .ce-theme-grey:last-child {
  -webkit-border-radius: 0 45px 45px 0 !important;
  -ms-border-radius: 0 45px 45px 0 !important;
  -o-border-radius: 0 45px 45px 0 !important;
  border-radius: 0 45px 45px 0 !important;
}
.ce-skin-default .ce-i {
  height: 38px;
  width: 38px;
}
.ce-skin-default .ceb_tr {
  right: 12px;
}
.ce-skin-default.ce-box.ce-no-text,
.ce-skin-default.ce-misc.ce-no-text {
  width: 40px !important;
}
.ce-skin-default.ce-box.ce-select {
  padding-right: 30px;
}
.ce-skin-default .ceb_d,
.ce-skin-default.ce-box {
  font-size: 16px;
  line-height: 16px;
  padding: 11px;
  height: 40px;
  border-width: 1px;
}
.ce-skin-default.ce-misc {
  min-height: 16px;
  font-size: 16px;
  line-height: 16px;
  padding: 11px;
}
.ce-skin-default.ce-input {
  height: 40px;
}
.ce-skin-default.ce-field {
  border-width: 1px;
}
.ce-skin-default.ce-field .ceb_pu,
.ce-skin-default.ce-field .ceb_u {
  line-height: 16px;
}
.cl-chrome .ce-skin-default.ce-field .ceb_pu,
.cl-chrome .ce-skin-default.ce-field .ceb_u {
  line-height: 17px;
}
.ce-skin-default.ce-field .ceb_f {
  height: 38px;
}
.ce-skin-default.ce-field input,
.ce-skin-default.ce-field .ceb_mask {
  padding: 0 11px;
  font-size: 16px;
}
.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: 11px;
  font-size: 16px;
}
.ce-skin-default .ceb_il {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  padding-right: 11px;
}
.ce-skin-default.ce-message {
  border-width: 1px;
}
.ce-skin-default.ce-message ol li {
  margin-left: 11px;
}
.ce-skin-default.ce-message ol li + li,
.ce-skin-default.ce-message ul li + li {
  margin-top: 11px;
}
.ce-skin-default.ce-icon-left {
  padding-left: 38px;
}
.ce-skin-default.ce-icon-right {
  padding-right: 38px;
}
.ce-skin-default.ce-button__arrow .ceb_t {
  border-width: 10px;
}
.ce-skin-default.ce-button__ah.ce-no-text {
  width: 61px !important;
}
.ce-skin-default.ce-button__al {
  padding-left: 31px !important;
}
.ce-skin-default.ce-button__ar {
  padding-right: 31px !important;
}
.ce-skin-small .ce-i {
  height: 40px;
  width: 40px;
}
.ce-skin-small .ceb_tr {
  right: 13px;
}
.ce-skin-small.ce-box.ce-no-text,
.ce-skin-small.ce-misc.ce-no-text {
  width: 42px !important;
}
.ce-skin-small.ce-box.ce-select {
  padding-right: 32px;
}
.ce-skin-small .ceb_d,
.ce-skin-small.ce-box {
  font-size: 16px;
  line-height: 16px;
  padding: 12px;
  height: 42px;
  border-width: 1px;
}
.ce-skin-small.ce-misc {
  min-height: 16px;
  font-size: 16px;
  line-height: 16px;
  padding: 12px;
}
.ce-skin-small.ce-input {
  height: 42px;
}
.ce-skin-small.ce-field {
  border-width: 1px;
}
.ce-skin-small.ce-field .ceb_pu,
.ce-skin-small.ce-field .ceb_u {
  line-height: 16px;
}
.cl-chrome .ce-skin-small.ce-field .ceb_pu,
.cl-chrome .ce-skin-small.ce-field .ceb_u {
  line-height: 17px;
}
.ce-skin-small.ce-field .ceb_f {
  height: 40px;
}
.ce-skin-small.ce-field input,
.ce-skin-small.ce-field .ceb_mask {
  padding: 0 12px;
  font-size: 16px;
}
.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: 12px;
  font-size: 16px;
}
.ce-skin-small .ceb_il {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  padding-right: 12px;
}
.ce-skin-small.ce-message {
  border-width: 1px;
}
.ce-skin-small.ce-message ol li {
  margin-left: 12px;
}
.ce-skin-small.ce-message ol li + li,
.ce-skin-small.ce-message ul li + li {
  margin-top: 12px;
}
.ce-skin-small.ce-icon-left {
  padding-left: 40px;
}
.ce-skin-small.ce-icon-right {
  padding-right: 40px;
}
.ce-skin-small.ce-button__arrow .ceb_t {
  border-width: 10.5px;
}
.ce-skin-small.ce-button__ah.ce-no-text {
  width: 64.5px !important;
}
.ce-skin-small.ce-button__al {
  padding-left: 33px !important;
}
.ce-skin-small.ce-button__ar {
  padding-right: 33px !important;
}
.ce-skin-normal .ce-i {
  height: 48px;
  width: 48px;
}
.ce-skin-normal .ceb_tr {
  right: 16px;
}
.ce-skin-normal.ce-box.ce-no-text,
.ce-skin-normal.ce-misc.ce-no-text {
  width: 50px !important;
}
.ce-skin-normal.ce-box.ce-select {
  padding-right: 38px;
}
.ce-skin-normal .ceb_d,
.ce-skin-normal.ce-box {
  font-size: 18px;
  line-height: 18px;
  padding: 15px;
  height: 50px;
  border-width: 1px;
}
.ce-skin-normal.ce-misc {
  min-height: 18px;
  font-size: 18px;
  line-height: 18px;
  padding: 15px;
}
.ce-skin-normal.ce-input {
  height: 50px;
}
.ce-skin-normal.ce-field {
  border-width: 1px;
}
.ce-skin-normal.ce-field .ceb_pu,
.ce-skin-normal.ce-field .ceb_u {
  line-height: 18px;
}
.cl-chrome .ce-skin-normal.ce-field .ceb_pu,
.cl-chrome .ce-skin-normal.ce-field .ceb_u {
  line-height: 19px;
}
.ce-skin-normal.ce-field .ceb_f {
  height: 48px;
}
.ce-skin-normal.ce-field input,
.ce-skin-normal.ce-field .ceb_mask {
  padding: 0 15px;
  font-size: 18px;
}
.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: 15px;
  font-size: 18px;
}
.ce-skin-normal .ceb_il {
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  padding-right: 15px;
}
.ce-skin-normal.ce-message {
  border-width: 1px;
}
.ce-skin-normal.ce-message ol li {
  margin-left: 15px;
}
.ce-skin-normal.ce-message ol li + li,
.ce-skin-normal.ce-message ul li + li {
  margin-top: 15px;
}
.ce-skin-normal.ce-icon-left {
  padding-left: 48px;
}
.ce-skin-normal.ce-icon-right {
  padding-right: 48px;
}
.ce-skin-normal.ce-button__arrow .ceb_t {
  border-width: 12.5px;
}
.ce-skin-normal.ce-button__ah.ce-no-text {
  width: 77.5px !important;
}
.ce-skin-normal.ce-button__al {
  padding-left: 40px !important;
}
.ce-skin-normal.ce-button__ar {
  padding-right: 40px !important;
}
.ce-skin-big .ce-i {
  height: 58px;
  width: 58px;
}
.ce-skin-big .ceb_tr {
  right: 19px;
}
.ce-skin-big.ce-box.ce-no-text,
.ce-skin-big.ce-misc.ce-no-text {
  width: 60px !important;
}
.ce-skin-big.ce-box.ce-select {
  padding-right: 44px;
}
.ce-skin-big .ceb_d,
.ce-skin-big.ce-box {
  font-size: 22px;
  line-height: 22px;
  padding: 18px;
  height: 60px;
  border-width: 1px;
}
.ce-skin-big.ce-misc {
  min-height: 22px;
  font-size: 22px;
  line-height: 22px;
  padding: 18px;
}
.ce-skin-big.ce-input {
  height: 60px;
}
.ce-skin-big.ce-field {
  border-width: 1px;
}
.ce-skin-big.ce-field .ceb_pu,
.ce-skin-big.ce-field .ceb_u {
  line-height: 22px;
}
.cl-chrome .ce-skin-big.ce-field .ceb_pu,
.cl-chrome .ce-skin-big.ce-field .ceb_u {
  line-height: 23px;
}
.ce-skin-big.ce-field .ceb_f {
  height: 58px;
}
.ce-skin-big.ce-field input,
.ce-skin-big.ce-field .ceb_mask {
  padding: 0 18px;
  font-size: 22px;
}
.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: 18px;
  font-size: 22px;
}
.ce-skin-big .ceb_il {
  height: 22px;
  font-size: 22px;
  line-height: 22px;
  padding-right: 18px;
}
.ce-skin-big.ce-message {
  border-width: 1px;
}
.ce-skin-big.ce-message ol li {
  margin-left: 18px;
}
.ce-skin-big.ce-message ol li + li,
.ce-skin-big.ce-message ul li + li {
  margin-top: 18px;
}
.ce-skin-big.ce-icon-left {
  padding-left: 58px;
}
.ce-skin-big.ce-icon-right {
  padding-right: 58px;
}
.ce-skin-big.ce-button__arrow .ceb_t {
  border-width: 15px;
}
.ce-skin-big.ce-button__ah.ce-no-text {
  width: 93px !important;
}
.ce-skin-big.ce-button__al {
  padding-left: 48px !important;
}
.ce-skin-big.ce-button__ar {
  padding-right: 48px !important;
}
.theme_a_blue {
  line-height: 24px;
}
.theme_a_blue,
.theme_a_blue:link {
  color: #0485b2;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.theme_a_blue:visited {
  color: #0485b2;
}
.theme_a_blue:hover,
.theme_a_blue:focus {
  color: #00a6d3;
  text-decoration: none;
}
.theme_a_blue:active {
  color: #0485b2;
}
.theme_a_red {
  line-height: 24px;
}
.theme_a_red,
.theme_a_red:link {
  color: #CC0000;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.theme_a_red:visited {
  color: #CC0000;
}
.theme_a_red:hover,
.theme_a_red:focus {
  color: #f10000;
  text-decoration: none;
}
.theme_a_red:active {
  color: #CC0000;
}
.ce-modal-container {
  padding: 0;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  -o-border-radius: 25px !important;
  border-radius: 25px !important;
  max-width: 400px;
  min-width: 280px !important;
}
.ce-modal-container-insider {
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  padding: 45px 25px 25px !important;
  -webkit-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  -o-border-radius: 25px !important;
  border-radius: 25px !important;
}
.cmp_feedback_txt .content_styles {
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.cmp_feedback_btn {
  width: 40%;
  margin: 0 auto;
  margin-top: 20px;
}
.cmp_feedback_btn .ce {
  width: 100%;
  text-align: center;
}
.cmp_feedback_btn .ce {
  background: #41b506;
  text-shadow: 0 0 0 #0E5401;
}
.cmp_feedback_btn .ce.ce-box {
  background-color: #41b506;
  background-image: -moz-linear-gradient(#41b506,#41b506);
  background-image: -ms-linear-gradient(#41b506,#41b506);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#41b506),color-stop(100%,#41b506));
  background-image: -webkit-linear-gradient(#41b506,#41b506);
  background-image: -o-linear-gradient(#41b506,#41b506);
  background-image: linear-gradient(#41b506,#41b506);
  color: #ffffff;
  border-color: #41b506;
  border-bottom-color: #41b506;
  -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 .cmp_feedback_btn .ce.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41b506',endColorstr='#41b506',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41b506',endColorstr='#41b506',GradientType=0);
}
.cmp_feedback_btn .ce.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #41b506, 0 1px 2px #41b506;
  -o-box-shadow: inset 0 2px 4px #41b506, 0 1px 2px #41b506;
  box-shadow: inset 0 2px 4px #41b506, 0 1px 2px #41b506;
}
.cmp_feedback_btn .ce.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;
}
.cmp_feedback_btn .ce.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #41b506;
}
.cl-chrome .cmp_feedback_btn .ce.ce-box:not(.ce-on-focus):hover {
  border-color: #41b506 !important;
  background-color: #3ca606;
  background-image: -moz-linear-gradient(#3ca606,#3ca606);
  background-image: -ms-linear-gradient(#3ca606,#3ca606);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3ca606),color-stop(100%,#3ca606));
  background-image: -webkit-linear-gradient(#3ca606,#3ca606);
  background-image: -o-linear-gradient(#3ca606,#3ca606);
  background-image: linear-gradient(#3ca606,#3ca606);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .cmp_feedback_btn .ce.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ca606',endColorstr='#3ca606',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ca606',endColorstr='#3ca606',GradientType=0);
}
.cl-not-chrome .cmp_feedback_btn .ce.ce-box:hover {
  border-color: #41b506 !important;
  background-color: #3ca606;
  background-image: -moz-linear-gradient(#3ca606,#3ca606);
  background-image: -ms-linear-gradient(#3ca606,#3ca606);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3ca606),color-stop(100%,#3ca606));
  background-image: -webkit-linear-gradient(#3ca606,#3ca606);
  background-image: -o-linear-gradient(#3ca606,#3ca606);
  background-image: linear-gradient(#3ca606,#3ca606);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .cmp_feedback_btn .ce.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ca606',endColorstr='#3ca606',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ca606',endColorstr='#3ca606',GradientType=0);
}
.cmp_feedback_btn .ce.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #41b506;
}
.cmp_feedback_btn .ce.ce-edge_menu {
  -webkit-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  border-radius: 49px;
}
.mdr_cssgradients .cmp_feedback_btn .ce,
.mdr_cssgradients .cmp_feedback_btn .ce.ce-input input.ce-f {
  -webkit-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.ce-group-line > .cmp_feedback_btn .ce,
.ce-group-column > .cmp_feedback_btn .ce {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.ce-group-column > .cmp_feedback_btn .ce:first-child {
  -webkit-border-radius: 45px 45px 0 0 !important;
  -ms-border-radius: 45px 45px 0 0 !important;
  -o-border-radius: 45px 45px 0 0 !important;
  border-radius: 45px 45px 0 0 !important;
}
.ce-group-column > .cmp_feedback_btn .ce:last-child {
  -webkit-border-radius: 0 0 45px 45px !important;
  -ms-border-radius: 0 0 45px 45px !important;
  -o-border-radius: 0 0 45px 45px !important;
  border-radius: 0 0 45px 45px !important;
}
.ce-group-line   > .cmp_feedback_btn .ce:first-child {
  -webkit-border-radius: 45px 0 0 45px !important;
  -ms-border-radius: 45px 0 0 45px !important;
  -o-border-radius: 45px 0 0 45px !important;
  border-radius: 45px 0 0 45px !important;
}
.ce-group-line   > .cmp_feedback_btn .ce:last-child {
  -webkit-border-radius: 0 45px 45px 0 !important;
  -ms-border-radius: 0 45px 45px 0 !important;
  -o-border-radius: 0 45px 45px 0 !important;
  border-radius: 0 45px 45px 0 !important;
}
.cmp_feedback_li {
  margin-top: 10px;
}
.cmp_feedback_li label {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 3px;
}
a.ce-modal-close-button:before {
  height: 0 !important;
}
.ce-modal-container .ce-modal-close-button {
  right: 10px;
  top: 10px;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  font-size: 25px !important;
  line-height: 30px !important;
  width: 32px !important;
  height: 32px !important;
  z-index: 1;
  background: #FD3838 !important;
  color: #fff !important;
  border: none !important;
}
.ce-modal-container .ce-modal-close-button:hover {
  background: #e23232 !important;
}
.popup_header_text {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
}
.popup_header_text a,
.popup_header_text a:link {
  color: #41b506;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.popup_header_text a:visited {
  color: #41b506;
}
.popup_header_text a:hover,
.popup_header_text a:focus {
  color: #41b506;
  text-decoration: none;
}
.popup_header_text a:active {
  color: #41b506;
}
.sign_up_btn .ce {
  text-align: center;
}
.cmp_cb_l {
  margin: -25px -17px 0 -17px;
  overflow: hidden;
}
.cmp_cb_li {
  margin-top: 25px;
  float: left;
  width: 25%;
  margin-bottom: 0 !important;
}
.cmp_cb_li_in {
  margin: 0 17px;
}
.cmp_cb_b_header {
  font-size: 22px;
  line-height: 1.3;
  font-weight: normal;
  margin-bottom: 10px !important;
}
.cmp_cb_b_header a {
  color: #444444 !important;
}
.cmp_cb_b_header a:hover {
  text-decoration: underline;
}
.cmp_cb_li .content_styles {
  font-size: 16px !important;
  line-height: 1.5;
}
.content_meta_li__date {
  font-size: 14px !important;
  line-height: 14px !important;
  color: #41b506;
}
.cmp_cb_b_date {
  font-size: 14px !important;
  line-height: 14px !important;
  margin-bottom: 0 !important;
}
.content_head {
  margin-bottom: 15px;
}
.contents_li .content_li_dsc_wr {
  overflow: hidden;
}
.contents_li .content_li_dsc_img_wr {
  margin-bottom: 15px;
}
.contents_li .content_li_dsc {
  overflow: hidden;
}
.content__post .content_li_dsc_img_wr {
  margin-bottom: 15px;
}
.cmp_cb_b_readmore {
  margin-top: 15px !important;
}
.cmp_cb_b_readmore a {
  font-size: 16px;
  line-height: 16px;
}
.cmp_cb_b_readmore a,
.cmp_cb_b_readmore a:link {
  color: #41b506;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.cmp_cb_b_readmore a:visited {
  color: #41b506;
}
.cmp_cb_b_readmore a:hover,
.cmp_cb_b_readmore a:focus {
  color: #41b506;
  text-decoration: none;
}
.cmp_cb_b_readmore a:active {
  color: #41b506;
}
.cmp_cb_b_teaser_logo {
  margin-bottom: 15px !important;
}
.content__post .content_head,
.content_meta_l__head {
  display: none;
}
.fr_header_container,
.fr_middle_container,
.fr_footer_container {
  z-index: 1;
}
.component.component_slide_gallery {
  padding-bottom: 12px;
}
body {
  min-width: 240px;
}
.fr_middle_container {
  max-width: 1200px;
  margin: 0 auto;
}
.fr_middle_container_in {
  height: 100%;
  min-height: 100%;
  margin: 0 10px;
}
.fr_section_content_wr {
  float: left;
  width: 100%;
}
.fr_section_content {
  padding: 25px 25px;
}
.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_header_container {
  display: block;
  margin: 0 0 25px;
}
.fr_section_header_wr {
  max-width: 1200px;
  margin: 0 auto;
}
.fr_section_header {
  padding: 10px 20px;
  margin: 0 10px;
}
.fr_header_container {
  background: rgba(255,255,255,0.9);
}
.header_logo_a {
  width: 100px;
  display: block;
  float: left;
}
.header_logo_a img {
  max-width: 100%;
}
.header_txt {
  font-size: 22px;
  line-height: 68px;
  color: #24292c;
  overflow: hidden;
  text-align: center;
  padding-left: 120px;
}
.header_txt span {
  color: #41b506;
  font-weight: bold;
  font-size: 24px;
}
.header_btns {
  overflow: hidden;
  float: right;
  padding-top: 13px;
}
.header_btn {
  float: left;
}
.header_btn + .header_btn {
  margin-left: 15px !important;
}
.header_banners {
  margin: 0 auto;
}
.fr_section_content {
  min-height: 1px;
}
.fr_footer_container {
  display: block;
  border-top-width: 0;
}
.fr_section_footer_wr {
  margin: 0 auto;
  min-width: 240px;
  max-width: 1200px;
}
.fr_section_footer {
  padding: 15px 20px 0;
  margin: 0 10px;
}
.fr_middle_container {
  padding-bottom: 75px;
}
.fr_footer_container {
  height: 50px;
}
.fr_footer_container_in {
  position: static;
}
html {
  height: 100%;
  overflow-y: scroll;
  position: static;
}
body {
  height: 100%;
  min-height: 100%;
  position: static;
}
.fr_container {
  min-height: 100%;
}
.fr_footer_container {
  margin: -50px auto 0;
}
.fr_footer_container {
  background: rgba(255,255,255,0.9);
}
.component_menu__footer {
  float: left;
}
.copyright {
  margin-top: 6px;
  float: right;
  font-size: 16px;
}
.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 {
  oveflow: 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;
}
.component_slide_gallery {
  height: auto;
  width: auto;
  padding-bottom: 7px;
  margin: 0;
  overflow: hidden;
}
.component_slide_gallery .wrapper {
  border: 0;
  background: #FFFFFF;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border-left: none;
  border-right: 0;
}
.component_slide_gallery .wrapper .list {
  margin: 0;
}
.component_slide_gallery .wrapper .list {
  zoom: 1;
  display: block;
}
.component_slide_gallery .wrapper .list:before,
.component_slide_gallery .wrapper .list:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.component_slide_gallery .wrapper .list:after {
  clear: both;
}
.component_slide_gallery .wrapper .list li {
  display: block;
  float: left;
  height: 104px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
}
.component_slide_gallery .wrapper .list li.img_banner-view {
  background: #fff;
  display: block;
}
.component_slide_gallery .wrapper .list li.img_banner-view .inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.component_slide_gallery .wrapper .list li.img_banner-view .inner .img-banner {
  display: block;
  border: none !important;
}
.component_slide_gallery .wrapper .list .inner {
  padding: 10px 10px;
}
.component_slide_gallery .wrapper .list .inner .img-banner {
  display: block;
  margin-top: -10px;
  border: none !important;
}
.component_slide_gallery .wrapper .list .imgs {
  float: left;
  padding: 0 5px 0 0;
  margin: -21px 0;
}
.component_slide_gallery .wrapper .list .imgs img {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-left: -90px;
  height: 124px;
}
.component_slide_gallery .wrapper .list .imgs img:first-child {
  margin-left: 0;
}
.component_slide_gallery .wrapper .list a.img-banner {
  border: none !important;
}
.component_slide_gallery .wrapper .list h3 {
  font-size: 16px;
  line-height: 20px;
  color: black;
  text-decoration: none !important;
}
.component_slide_gallery .wrapper .list h3,
.component_slide_gallery .wrapper .list h3:link {
  text-decoration: none !important;
}
.component_slide_gallery .wrapper .list li.first .imgs {
  margin-left: -10px !important;
}
.component_slide_gallery .wrapper .list .text,
.component_slide_gallery .wrapper .list a {
  font-size: 12px;
  line-height: 16px;
}
.component_slide_gallery .wrapper .list a,
.component_slide_gallery .wrapper .list a:link {
  color: #3969CD;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.component_slide_gallery .wrapper .list a:visited {
  color: #3969CD;
}
.component_slide_gallery .wrapper .list a:hover,
.component_slide_gallery .wrapper .list a:focus {
  color: #22a1f7;
  text-decoration: none;
}
.component_slide_gallery .wrapper .list a:active {
  color: #ffa503;
}
.component_slide_gallery .wrapper .list h3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  text-decoration: none !important;
}
.component_slide_gallery .wrapper .list .text {
  overflow: hidden;
  height: 48px;
  position: relative;
}
.component_slide_gallery .wrapper .list .text:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 16px;
  background: -moz-linear-gradient(left,rgba(231,231,231,0) 0%,#e7e7e7 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(231,231,231,0)),color-stop(100%,#e7e7e7));
  background: -webkit-linear-gradient(left,rgba(231,231,231,0) 0%,#e7e7e7 100%);
  background: -o-linear-gradient(left,rgba(231,231,231,0) 0%,#e7e7e7 100%);
  background: -ms-linear-gradient(left,rgba(231,231,231,0) 0%,#e7e7e7 100%);
  background: linear-gradient(left,rgba(231,231,231,0) 0%,#e7e7e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e7e7e7',endColorstr='#e7e7e7',GradientType=1);
}
.component_slide_gallery .wrapper .list li.img_banner-view h3 {
  padding: 10px 10px 0;
}
.component_slide_gallery .wrapper .list li.img_banner-view .text {
  padding: 0 10px 10px;
  height: 59px;
}
.component_slide_gallery .wrapper .list li.img_banner-view img {
  position: absolute;
  top: 50%;
  left: 0;
  max-width: 100%;
}
.component_slide_gallery .wrapper .list li.img_banner-view .text:after {
  display: none;
}
.component_slide_gallery .cmp_slide_gallery_paginate {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  z-index: 0;
  text-align: center;
  margin: -6px 0 0 0;
}
.component_slide_gallery .cmp_slide_gallery_paginate li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 !important;
}
.component_slide_gallery .cmp_slide_gallery_paginate li.banner-view {
  margin: 0 !important;
}
.component_slide_gallery .cmp_slide_gallery_paginate li a {
  margin: 0 0 0 3px;
  display: block;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_slide_gallery .cmp_slide_gallery_paginate li a span {
  display: block;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #aaa;
  margin: 2px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_slide_gallery .cmp_slide_gallery_paginate li a:hover span {
  background-color: #22a1f7;
  border-color: #22a1f7;
}
.component_slide_gallery .cmp_slide_gallery_paginate li.active a {
  border: #aaa 1px solid;
  background: #fff;
  cursor: default;
}
.component_slide_gallery .cmp_slide_gallery_paginate li.active a span {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: #ccc;
}
.component_slide_gallery .cmp_slide_gallery_paginate li.active a:hover span {
  border-color: #999999;
  background: #E7E7E7;
  -webkit-box-shadow: inset 0 0 2px #fff;
  -o-box-shadow: inset 0 0 2px #fff;
  box-shadow: inset 0 0 2px #fff;
}
.component_slide_gallery .turn-link {
  display: block;
  position: absolute;
  top: -1px;
  bottom: -1px;
  z-index: 1;
  width: 0px !important;
  background-color: #fff;
}
.component_slide_gallery .turn-link span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
  font-size: 0;
  line-height: 0;
}
.component_slide_gallery .turn-link:hover {
  background-color: #f9f9f9;
}
.component_slide_gallery .turn-link.turn-left {
  left: 0px;
  -webkit-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-left: 1px solid #ccc;
}
.component_slide_gallery .turn-link.turn-right {
  right: 0px;
  -webkit-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #ccc;
}
.component_slide_gallery .wrapper.active-left-edge .turn-left,
.component_slide_gallery .wrapper.active-right-edge .turn-right {
  background-color: #fff;
  cursor: default;
}
.component_slide_gallery .wrapper.active-left-edge .turn-left span,
.component_slide_gallery .wrapper.active-right-edge .turn-right span {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.component_slide_gallery .inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.img-banner-empty {
  display: block;
  height: 180px;
}
.img-banner-empty {
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.img-banner-empty:after {
  content: "";
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.img-banner-empty strong {
  font-size: 20px;
  line-height: 26px;
  color: #cccccc;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  text-align: center;
  padding-top: 40px;
}
.component_breadcrumbs {
  padding: 0 0 30px 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: 16px;
  line-height: 18px;
  color: #3dab07;
}
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a,
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:link {
  color: #3dab07;
  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: #3dab07;
}
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:hover,
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:focus {
  color: #000;
  text-decoration: none;
}
a.cmp_breadcrumbs_li_txt.cmp_breadcrumbs_li_txt__a:active {
  color: #3dab07;
}
.cmp_breadcrumbs_li__sep .cmp_breadcrumbs_li_txt {
  color: #000;
}
.cmp_breadcrumbs_li__img  img {
  max-height: 18px;
}
.cmp_breadcrumbs_h_txt {
  font-size: 22px;
  line-height: 1.3;
  font-weight: normal;
  color: #444444;
}
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a,
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:link {
  color: #444444;
  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: #444444;
}
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:hover,
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:focus {
  color: #444444;
  text-decoration: none;
}
a.cmp_breadcrumbs_h_txt.cmp_breadcrumbs_h_txt__a:active {
  color: #444444;
}
a.cmp_breadcrumbs_li_txt__a {
  text-decoration: none;
}
.cmp_menu_li__root > .cmp_menu_li_in {
  padding: 2px 0px;
}
.cmp_menu_l_wr__ins .cmp_menu_li_in {
  padding: 3px 6px;
}
.cmp_menu_li_tr_wr {
  width: 24px;
}
.cmp_menu_li_tr {
  border-width: 4px;
  right: 8px;
  margin-top: -2px;
}
.cmp_menu_li__cover > .cmp_menu_li_in {
  padding-right: 24px !important;
}
.cmp_menu__dropdown .cmp_menu_l_wr__ins .cmp_menu_li_in {
  min-width: 120px;
}
.cmp_menu__dropdown .cmp_menu_l_wr__ins {
  padding: 2px 2px;
}
.cmp_menu__oh .cmp_menu_li__root + .cmp_menu_li {
  margin-left: 15px;
  padding-left: 15px;
}
.cmp_menu__oh .cmp_menu_li__ins > .cmp_menu_li_in > .cmp_menu_li_tr {
  margin-top: -4px !important;
}
.cmp_menu__oh .cmp_menu_l_wr__ins {
  margin-left: 0px;
  padding-left: 0px;
}
.cmp_menu__oh .cmp_menu_l_wr__ins .cmp_menu_l_wr__ins {
  margin-top: -2px;
  margin-left: -2px;
  padding-left: 2px;
}
.cmp_menu__ov .cmp_menu_li__root + .cmp_menu_li {
  margin-top: 15px;
  padding-top: 15px;
}
.cmp_menu__ov .cmp_menu_l_wr__ins {
  margin-top: -2px;
}
.cmp_menu__ov .cmp_menu_l_wr__ins .cmp_menu_l_wr__ins {
  margin-top: -2px;
}
.cmp_menu__ov .cmp_menu_li_tr {
  margin-top: -4px !important;
}
.cmp_menu_l .cmp_menu_l {
  padding: 1px 0;
}
.cmp_menu_li__ins + .cmp_menu_li {
  margin-top: 1px;
  padding-top: 1px;
}
.cmp_menu__dropdown__pb .cmp_menu_li__root > .cmp_menu_li_in > .cmp_menu_li_tr_wr .cmp_menu_li_tr {
  margin-top: -6px !important;
}
.cmp_menu__dropdown__pb .cmp_menu_l_wr__ins {
  margin-top: 0px !important;
}
.cmp_menu__dropdown__pb .cmp_menu_l_wr__ins .cmp_menu_l_wr__ins {
  margin-top: 0px !important;
  padding-bottom: 0;
  margin-bottom: -1px;
}
.cmp_menu_l_wr__root > .cmp_menu_l {
  border: 1px solid transparent;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.cmp_menu__oh .cmp_menu_li__root:first-child > .cmp_menu_li_in {
  -webkit-border-radius: 0px 0 0 0px;
  -ms-border-radius: 0px 0 0 0px;
  -o-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.cmp_menu__oh .cmp_menu_li__root:last-child > .cmp_menu_li_in {
  -webkit-border-radius: 0 0px 0px 0;
  -ms-border-radius: 0 0px 0px 0;
  -o-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.cmp_menu__oh .cmp_menu_li__root + .cmp_menu_li {
  border-left: 1px solid transparent;
}
.cmp_menu__ov .cmp_menu_li__root:first-child > .cmp_menu_li_in {
  -webkit-border-radius: 0px 0px 0 0;
  -ms-border-radius: 0px 0px 0 0;
  -o-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.cmp_menu__ov .cmp_menu_li__root:last-child > .cmp_menu_li_in {
  -webkit-border-radius: 0 0 0px 0px;
  -ms-border-radius: 0 0 0px 0px;
  -o-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.cmp_menu__ov .cmp_menu_li__root + .cmp_menu_li {
  border-top: 1px solid transparent;
}
.cmp_menu_l .cmp_menu_l {
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #019de3;
}
.cmp_menu_li__ins:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -ms-border-radius: 0px 0px 0 0;
  -o-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.cmp_menu_li__ins:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -ms-border-radius: 0 0 0px 0px;
  -o-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.cmp_menu_li__ins + .cmp_menu_li {
  border-top: 1px solid transparent;
}
.cmp_menu_l {
  background: #fff;
}
.cmp_menu_l_wr__root > .cmp_menu_l {
  background: transparent;
}
.cmp_menu_li_in {
  background: transparent;
}
.cmp_menu_li_in:hover {
  background: transparent;
}
.cmp_menu_li__active > .cmp_menu_li_in {
  background: transparent;
}
.cmp_menu_li__root > .cmp_menu_li_in {
  background: transparent;
}
.cmp_menu_li__root > .cmp_menu_li_in:hover {
  background: transparent;
}
.cmp_menu_li__root.cmp_menu_li__active > .cmp_menu_li_in {
  background: transparent;
}
.cmp_menu_li_in,
.cmp_menu_li_in:visited {
  color: #000000;
}
.cmp_menu_li_in .cmp_menu_li_tr {
  border-color: rgba(255,255,255,0);
  border-color: #000000;
}
.cmp_menu_li_in:hover {
  color: #000000 !important;
}
.cmp_menu_li_in:hover .cmp_menu_li_tr {
  border-color: rgba(255,255,255,0);
  border-color: #000000;
}
.cmp_menu_li__root > .cmp_menu_li_in,
.cmp_menu_li__root > .cmp_menu_li_in:visited {
  color: #000;
}
.cmp_menu_li__root > .cmp_menu_li_in .cmp_menu_li_tr {
  border-color: rgba(255,255,255,0);
  border-color: #000;
}
.cmp_menu_li__root > .cmp_menu_li_in:hover {
  color: #363d42 !important;
}
.cmp_menu_li__root > .cmp_menu_li_in:hover .cmp_menu_li_tr {
  border-color: rgba(255,255,255,0);
  border-color: #363d42;
}
.cmp_menu_li__active > .cmp_menu_li_in {
  color: #000000 !important;
}
.cmp_menu_li__active > .cmp_menu_li_in .cmp_menu_li_tr {
  border-color: rgba(255,255,255,0);
  border-color: #000000;
}
.cmp_menu_li__root.cmp_menu_li__active > .cmp_menu_li_in {
  color: #24292c !important;
}
.cmp_menu_li__root.cmp_menu_li__active > .cmp_menu_li_in .cmp_menu_li_tr {
  border-color: rgba(255,255,255,0);
  border-color: #24292c;
}
.cmp_menu_li__root > .cmp_menu_li_in {
  font-size: 16px;
  line-height: 16px;
  min-height: 16px;
  font-weight: normal;
}
.cmp_menu_l_wr__ins .cmp_menu_li_in {
  font-size: 16px;
  line-height: 18px;
  min-height: 18px;
  font-weight: normal;
}
.cmp_menu_li__root.cmp_menu_li__active > .cmp_menu_li_in {
  font-weight: normal;
}
.cmp_menu_li__ins.cmp_menu_li__active > .cmp_menu_li_in {
  font-weight: normal;
}
.cmp_menu_li_img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-size: cover;
}
.cmp_menu_l_wr__ins .cmp_menu_li_img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.navbar-toggle {
  display: none;
  position: absolute;
  background: #41b506;
  cursor: pointer;
  z-index: 100;
  left: 0;
  top: -8px;
  padding: 16px 12px;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle:hover {
  background: #3dab07;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #fff;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}
.cmp_menu_li:before {
  background: #24292c;
  content: '';
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: 8px;
}
.cmp_menu_li:nth-child(1):before {
  width: 0;
  height: 0;
}
.cmp_menu_li:nth-child(1).cmp_menu_li__root > .cmp_menu_li_in,
.cmp_menu_li:nth-child(1).cmp_menu_li__root > .cmp_menu_li_in:visited {
  color: #003CCB;
}
.cmp_menu_li:nth-child(2).cmp_menu_li__root > .cmp_menu_li_in,
.cmp_menu_li:nth-child(2).cmp_menu_li__root > .cmp_menu_li_in:visited {
  color: #116CCB;
}
.cmp_menu_li:nth-child(3).cmp_menu_li__root > .cmp_menu_li_in,
.cmp_menu_li:nth-child(3).cmp_menu_li__root > .cmp_menu_li_in:visited {
  color: #008DFA;
}
.cmp_menu_li:nth-child(4).cmp_menu_li__root > .cmp_menu_li_in,
.cmp_menu_li:nth-child(4).cmp_menu_li__root > .cmp_menu_li_in:visited {
  color: #FD3838;
}
.cmp_menu_li:nth-child(5).cmp_menu_li__root > .cmp_menu_li_in,
.cmp_menu_li:nth-child(5).cmp_menu_li__root > .cmp_menu_li_in:visited {
  color: #3dab07;
}
.cmp_menu_l {
  display: block;
  position: relative;
  z-index: 1;
}
.cmp_menu_l {
  zoom: 1;
  display: block;
}
.cmp_menu_l:before,
.cmp_menu_l:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.cmp_menu_l:after {
  clear: both;
}
.cmp_menu {
  z-index: 1;
}
.cmp_menu:hover,
.cmp_menu_l:hover {
  z-index: 800;
}
.cmp_menu_l_wr__ins .cmp_menu_l {
  display: block;
  z-index: 100;
}
.cmp_menu_li_tr_wr {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.cmp_menu_li_tr {
  position: absolute;
  top: 50%;
}
.cmp_menu_li_img {
  display: block;
  float: left;
}
.cmp_menu_li_tx {
  overflow: hidden;
}
.cmp_menu_li_in,
.cmp_menu_l_wr__ins {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cmp_menu_l_wr__ins .cmp_menu_li__ins:first-child > .cmp_menu_li_in__a + .cmp_menu_l_wr__ins {
  margin-top: -3px;
}
.cmp_menu__oh .cmp_menu_li__root {
  float: left;
}
.cmp_menu_select {
  display: none;
}
.cl-device-mobile .cmp_menu_select {
  display: block;
}
.cmp_menu__dropdown .cmp_menu_l_wr__ins {
  display: none;
  position: absolute;
  margin: -2px;
  padding: 2px;
}
.cmp_menu__dropdown .cmp_menu_li__cover:hover > .cmp_menu_l_wr__ins {
  display: block;
}
.cmp_menu__dropdown .cmp_menu_li__ins {
  border-bottom: none;
}
.cmp_menu__dropdown__pb .cmp_menu_l_wr__ins {
  bottom: 100%;
}
.cmp_menu__dropdown__pb .cmp_menu_l_wr__ins .cmp_menu_l_wr__ins {
  bottom: 0;
  left: 100%;
}
.cmp_menu__dropdown__pb .cmp_menu_l .cmp_menu_l .cmp_menu_l {
  margin-bottom: -1px;
}
.cmp_menu__dropdown__pb .cmp_menu_li__root > .cmp_menu_li_in > .cmp_menu_li_tr_wr .cmp_menu_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-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.cmp_menu__dropdown__pb .cmp_menu_li__ins .cmp_menu_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-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.cmp_menu__dropdown__pl .cmp_menu_l_wr__ins {
  top: 0;
  left: 100%;
}
.cmp_menu__dropdown__pl .cmp_menu_l .cmp_menu_l .cmp_menu_l {
  margin-top: -1px;
}
.cmp_menu__dropdown__pl .cmp_menu_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-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.cmp_menu__dropdown__pt .cmp_menu_l_wr__ins {
  top: 100%;
}
.cmp_menu__dropdown__pt .cmp_menu_l_wr__ins .cmp_menu_l_wr__ins {
  top: 0;
  left: 100%;
}
.cmp_menu__dropdown__pt .cmp_menu_l .cmp_menu_l .cmp_menu_l {
  margin-top: -1px;
}
.cmp_menu__dropdown__pt .cmp_menu_li__root > .cmp_menu_li_in > .cmp_menu_li_tr_wr .cmp_menu_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;
}
.cmp_menu__dropdown__pt .cmp_menu_li__ins .cmp_menu_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-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.cmp_menu__dropdown__pr .cmp_menu_l_wr__ins {
  top: 0;
  right: 100%;
}
.cmp_menu__dropdown__pr .cmp_menu_l .cmp_menu_l .cmp_menu_l {
  margin-top: -1px;
}
.cmp_menu__dropdown__pr .cmp_menu_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-top-color: transparent !important;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
}
.cmp_sign_up_foot_h {
  margin-top: 25px;
  font-size: 18px;
  line-height: 1.4;
}
.sign_up_group_li + .sign_up_group_li,
.sign_up_btn,
.cmp_sign_up_foot_li {
  margin-top: 10px;
}
.cmp_sign_up_foot_li {
  float: left;
  width: 50%;
}
.cmp_sign_up_foot_li_a {
  display: block;
  margin: 0 5px !important;
  padding: 10px 10px 10px 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-align: center;
  color: #fff !important;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none !important;
}
.cmp_sign_up_foot_li_a svg {
  position: absolute;
  left: 10px;
  top: 6px;
  fill: #fff;
}
.cmp_sign_up_foot_l {
  margin: 15px -5px 0 -5px;
}
.cmp_sign_up_foot_li_a__Vkontakte {
  background: #4874a3;
  border: 1px solid #4874a3 !important;
}
.cmp_sign_up_foot_li_a__Facebook {
  background: #3c579d;
  border: 1px solid #3c579d !important;
}
.cmp_sign_up_foot_li_a__Twitter {
  background: #55acee;
  border: 1px solid #55acee !important;
}
.cmp_sign_up_foot_li_a__Yahoo {
  background: #572c73;
  border: 1px solid #572c73 !important;
}
.cmp_sign_up_foot_li_a__Google {
  background: #3f85f4;
  border: 1px solid #3f85f4 !important;
}
.cmp_sign_up_foot_li_a__Vkontakte:hover,
.cmp_sign_up_foot_li_a__Vkontakte:focus {
  background: #3f648d;
}
.cmp_sign_up_foot_li_a__Facebook:hover,
.cmp_sign_up_foot_li_a__Facebook:focus {
  background: #364c8b;
}
.cmp_sign_up_foot_li_a__Twitter:hover,
.cmp_sign_up_foot_li_a__Twitter:focus {
  background: #4f9fdd;
}
.cmp_sign_up_foot_li_a__Yahoo:hover,
.cmp_sign_up_foot_li_a__Yahoo:focus {
  background: #44225a;
}
.cmp_sign_up_foot_li_a__Google:hover,
.cmp_sign_up_foot_li_a__Google:focus {
  background: #3978DD;
}
.component_sign_in {
  font-size: 18px;
  line-height: 1.2;
}
.sign_in_form_b {
  margin-bottom: 10px;
}
.cmp_sign_in_foot_wr {
  padding-top: 25px;
}
.cmp_sign_in_foot {
  background: none !important;
  border: none !important;
  padding: 0 0 20px 0 !important;
  margin: 0 !important;
}
div.cmp_sign_in_foot_h {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 6px;
  color: #515151 !important;
  font-weight: normal !important;
}
.cmp_sign_in_foot_l {
  overflow: auto !important;
  margin: 15px -5px 0 -5px !important;
}
.cmp_sign_in_foot_l {
  zoom: 1;
  display: block;
}
.cmp_sign_in_foot_l:before,
.cmp_sign_in_foot_l:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.cmp_sign_in_foot_l:after {
  clear: both;
}
.cmp_sign_in_foot_li {
  width: 50%;
  margin-top: 10px;
}
a.cmp_sign_in_foot_li_a {
  display: block;
  margin: 0 5px !important;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 10px 10px 10px 30px !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cmp_sign_in_foot_li + .cmp_sign_in_foot_li {
  margin-left: 0 !important;
}
.cl-device-desktop .cmp_sign_in_foot_li_a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.cmp_sign_in_btn {
  overflow: hidden;
}
.cmp_sign_in_btn + .cmp_sign_in_btn {
  margin-top: 10px;
}
.cmp_sign_in_btn_check {
  font-size: 18px !important;
  line-height: 18px !important;
  color: #515151;
}
.cmp_sign_in_btn_check.ce-checkbox-off .ce-i {
  background: url("/images/checkbox-off.png") left center no-repeat !important;
}
.cmp_sign_in_btn_check.ce-checkbox-on .ce-i {
  background: url("/images/checkbox-on.png") left center no-repeat !important;
}
.cmp_sign_in_btn_check .ceb_d,
.cmp_sign_in_btn_check.ce-box {
  padding-top: 2px;
}
.cmp_sign_in_l {
  overflow: hidden;
  margin-top: 10px;
}
.cmp_sign_in_li__1 {
  float: left;
}
.cmp_sign_in_li_a {
  overflow: hidden;
  text-decoration: none !important;
}
.cmp_sign_in_li_a__1,
.cmp_sign_in_li_a__1:link {
  color: #649c43;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.cmp_sign_in_li_a__1:visited {
  color: #649c43;
}
.cmp_sign_in_li_a__1:hover,
.cmp_sign_in_li_a__1:focus {
  color: #649c43;
  text-decoration: none;
}
.cmp_sign_in_li_a__1:active {
  color: #649c43;
}
.cmp_sign_in_li__2 {
  float: right;
}
.cmp_sign_in_li_a__2,
.cmp_sign_in_li_a__2:link {
  color: #aaaaaa;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.cmp_sign_in_li_a__2:visited {
  color: #aaaaaa;
}
.cmp_sign_in_li_a__2:hover,
.cmp_sign_in_li_a__2:focus {
  color: #aaaaaa;
  text-decoration: none;
}
.cmp_sign_in_li_a__2:active {
  color: #aaaaaa;
}
.cmp_sign_in_btn_li.forgot_password_div {
  max-width: 450px;
  margin: 0 auto;
}
.cmp_sign_in_li_a_txt {
  display: block;
  text-decoration: underline;
}
.cmp_sign_in_li_a__2 .cmp_sign_in_li_a_txt {
  float: right;
}
.cmp_sign_in_li_a:hover .cmp_sign_in_li_a_txt {
  text-decoration: none;
}
.cmp_sign_in_li_a__2 .cmp_sign_in_li_a_txt + .cmp_sign_in_li_a_txt {
  clear: both;
}
.cmp_sign_in_btn_li_a {
  margin-bottom: 12px;
}
.cmp_sign_in_term {
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.2;
}
.cmp_sign_in_term a,
.cmp_sign_in_term a:link {
  color: #3368d3;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.cmp_sign_in_term a:visited {
  color: #3368d3;
}
.cmp_sign_in_term a:hover,
.cmp_sign_in_term a:focus {
  color: #3368d3;
  text-decoration: none;
}
.cmp_sign_in_term a:active {
  color: #3368d3;
}
.sign_in_form_enter_wr {
  margin-top: 10px;
}
.sign_in_form_enter_wr {
  zoom: 1;
  display: block;
}
.sign_in_form_enter_wr:before,
.sign_in_form_enter_wr:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.sign_in_form_enter_wr:after {
  clear: both;
}
.sign_in_form_enter_btn {
  float: left;
  width: 55%;
  text-align: center !important;
}
.cmp_sign_in_forgot_btn {
  float: right;
  text-align: right;
  font-size: 16px;
  line-height: 40px;
}
.sign_up_link {
  float: left;
}
.sign_up_link + .sign_up_link {
  margin-left: 10px;
}
.cmp_sign_in_head_l {
  padding: 10px;
  margin-right: -11px;
}
.cmp_sign_in_head_li {
  min-width: 200px;
  overflow: hidden;
}
.cmp_sign_in_head_li + .cmp_sign_in_head_li {
  margin-top: 10px;
}
.cmp_sign_in_foot {
  background: #f5f5f5;
  border-top: 1px solid #c2c2c2;
  padding: 15px;
  margin: 5px -19px -6px -6px;
}
.cmp_sign_in_foot_h {
  color: #444;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 13px;
  font-weight: bold;
}
.cmp_sign_in_foot_l {
  overflow: hidden;
}
.cmp_sign_in_foot_li {
  float: left;
}
.cmp_sign_in_foot_li + .cmp_sign_in_foot_li {
  margin-left: 10px;
}
.cmp_sign_in_foot_li_a {
  padding-right: 27px !important;
}
.cmp_sign_in_foot_li_a .ce-i {
  border-left-width: 1px;
  border-left-style: solid;
}
.cmp_sign_in_foot_li_a__Facebook .ce-i {
  background: url("/bos.engine/core/components/sign_in/images/providers/facebook.png") no-repeat center;
  border-left-color: #4985C4;
}
.cmp_sign_in_foot_li_a__Odnoklassniki .ce-i {
  border-left-color: #ffb243;
}
.cmp_sign_in_foot_li_a__Twitter .ce-i {
  background: url("/bos.engine/core/components/sign_in/images/providers/twitter.png") no-repeat center;
  border-left-color: #23A9D6;
}
.cmp_sign_in_foot_li_a__Vkontakte .ce-i {
  background: url("/bos.engine/core/components/sign_in/images/providers/vkontakte.png") no-repeat center;
  border-left-color: #407EA5;
}
.cmp_sign_in_foot_li_a__Google .ce-i {
  background: url("/bos.engine/core/components/sign_in/images/providers/google.png") no-repeat center;
  border-left-color: #407EA5;
}
.cmp_sign_in_head_li_btn {
  float: left;
}
.cmp_sign_in_li_a__forgot {
  float: left;
  line-height: 24px;
}
.forgot_password_div {
  clear: both;
}
.ce-theme-Facebook {
  background: #3f7bb9;
  text-shadow: 0 1px 0 #0E5401;
}
.ce-theme-Facebook.ce-box {
  background-color: #3f7bb9;
  background-image: -moz-linear-gradient(#3f7bb9,#3f7bb9);
  background-image: -ms-linear-gradient(#3f7bb9,#3f7bb9);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3f7bb9),color-stop(100%,#3f7bb9));
  background-image: -webkit-linear-gradient(#3f7bb9,#3f7bb9);
  background-image: -o-linear-gradient(#3f7bb9,#3f7bb9);
  background-image: linear-gradient(#3f7bb9,#3f7bb9);
  color: #ffffff;
  border-color: #3f7bb9;
  border-bottom-color: #3f7bb9;
  -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-Facebook.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f7bb9',endColorstr='#3f7bb9',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f7bb9',endColorstr='#3f7bb9',GradientType=0);
}
.ce-theme-Facebook.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #3f7bb9, 0 1px 2px #3f7bb9;
  -o-box-shadow: inset 0 2px 4px #3f7bb9, 0 1px 2px #3f7bb9;
  box-shadow: inset 0 2px 4px #3f7bb9, 0 1px 2px #3f7bb9;
}
.ce-theme-Facebook.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-Facebook.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #3f7bb9;
}
.cl-chrome .ce-theme-Facebook.ce-box:not(.ce-on-focus):hover {
  border-color: #3f7bb9 !important;
  background-color: #3a71aa;
  background-image: -moz-linear-gradient(#3a71aa,#3a71aa);
  background-image: -ms-linear-gradient(#3a71aa,#3a71aa);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3a71aa),color-stop(100%,#3a71aa));
  background-image: -webkit-linear-gradient(#3a71aa,#3a71aa);
  background-image: -o-linear-gradient(#3a71aa,#3a71aa);
  background-image: linear-gradient(#3a71aa,#3a71aa);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-Facebook.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a71aa',endColorstr='#3a71aa',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a71aa',endColorstr='#3a71aa',GradientType=0);
}
.cl-not-chrome .ce-theme-Facebook.ce-box:hover {
  border-color: #3f7bb9 !important;
  background-color: #3a71aa;
  background-image: -moz-linear-gradient(#3a71aa,#3a71aa);
  background-image: -ms-linear-gradient(#3a71aa,#3a71aa);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3a71aa),color-stop(100%,#3a71aa));
  background-image: -webkit-linear-gradient(#3a71aa,#3a71aa);
  background-image: -o-linear-gradient(#3a71aa,#3a71aa);
  background-image: linear-gradient(#3a71aa,#3a71aa);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-Facebook.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a71aa',endColorstr='#3a71aa',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a71aa',endColorstr='#3a71aa',GradientType=0);
}
.ce-theme-Facebook.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #3f7bb9;
}
.ce-theme-Odnoklassniki {
  background: #ff9935;
  text-shadow: 0 1px 0 #F29133;
}
.ce-theme-Odnoklassniki.ce-box {
  background-color: #ff9935;
  background-image: -moz-linear-gradient(#ff9935,#ff9935);
  background-image: -ms-linear-gradient(#ff9935,#ff9935);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9935),color-stop(100%,#ff9935));
  background-image: -webkit-linear-gradient(#ff9935,#ff9935);
  background-image: -o-linear-gradient(#ff9935,#ff9935);
  background-image: linear-gradient(#ff9935,#ff9935);
  color: #ffffff;
  border-color: #ff9935;
  border-bottom-color: #ff9935;
  -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-Odnoklassniki.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9935',endColorstr='#ff9935',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9935',endColorstr='#ff9935',GradientType=0);
}
.ce-theme-Odnoklassniki.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #ff9935, 0 1px 2px #ff9935;
  -o-box-shadow: inset 0 2px 4px #ff9935, 0 1px 2px #ff9935;
  box-shadow: inset 0 2px 4px #ff9935, 0 1px 2px #ff9935;
}
.ce-theme-Odnoklassniki.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-Odnoklassniki.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #ff9935;
}
.cl-chrome .ce-theme-Odnoklassniki.ce-box:not(.ce-on-focus):hover {
  border-color: #ff9935 !important;
  background-color: #ff8f21;
  background-image: -moz-linear-gradient(#ff8f21,#ff8f21);
  background-image: -ms-linear-gradient(#ff8f21,#ff8f21);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff8f21),color-stop(100%,#ff8f21));
  background-image: -webkit-linear-gradient(#ff8f21,#ff8f21);
  background-image: -o-linear-gradient(#ff8f21,#ff8f21);
  background-image: linear-gradient(#ff8f21,#ff8f21);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-Odnoklassniki.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8f21',endColorstr='#ff8f21',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8f21',endColorstr='#ff8f21',GradientType=0);
}
.cl-not-chrome .ce-theme-Odnoklassniki.ce-box:hover {
  border-color: #ff9935 !important;
  background-color: #ff8f21;
  background-image: -moz-linear-gradient(#ff8f21,#ff8f21);
  background-image: -ms-linear-gradient(#ff8f21,#ff8f21);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff8f21),color-stop(100%,#ff8f21));
  background-image: -webkit-linear-gradient(#ff8f21,#ff8f21);
  background-image: -o-linear-gradient(#ff8f21,#ff8f21);
  background-image: linear-gradient(#ff8f21,#ff8f21);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-Odnoklassniki.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8f21',endColorstr='#ff8f21',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8f21',endColorstr='#ff8f21',GradientType=0);
}
.ce-theme-Odnoklassniki.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #ff9935;
}
.ce-theme-Twitter {
  background: #00a1d8;
  text-shadow: 0 1px 0 #0E5401;
}
.ce-theme-Twitter.ce-box {
  background-color: #00a1d8;
  background-image: -moz-linear-gradient(#00a1d8,#00a1d8);
  background-image: -ms-linear-gradient(#00a1d8,#00a1d8);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a1d8),color-stop(100%,#00a1d8));
  background-image: -webkit-linear-gradient(#00a1d8,#00a1d8);
  background-image: -o-linear-gradient(#00a1d8,#00a1d8);
  background-image: linear-gradient(#00a1d8,#00a1d8);
  color: #ffffff;
  border-color: #00a1d8;
  border-bottom-color: #00a1d8;
  -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-Twitter.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1d8',endColorstr='#00a1d8',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1d8',endColorstr='#00a1d8',GradientType=0);
}
.ce-theme-Twitter.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #00a1d8, 0 1px 2px #00a1d8;
  -o-box-shadow: inset 0 2px 4px #00a1d8, 0 1px 2px #00a1d8;
  box-shadow: inset 0 2px 4px #00a1d8, 0 1px 2px #00a1d8;
}
.ce-theme-Twitter.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-Twitter.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #00a1d8;
}
.cl-chrome .ce-theme-Twitter.ce-box:not(.ce-on-focus):hover {
  border-color: #00a1d8 !important;
  background-color: #0092c4;
  background-image: -moz-linear-gradient(#0092c4,#0092c4);
  background-image: -ms-linear-gradient(#0092c4,#0092c4);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0092c4),color-stop(100%,#0092c4));
  background-image: -webkit-linear-gradient(#0092c4,#0092c4);
  background-image: -o-linear-gradient(#0092c4,#0092c4);
  background-image: linear-gradient(#0092c4,#0092c4);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-Twitter.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0092c4',endColorstr='#0092c4',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0092c4',endColorstr='#0092c4',GradientType=0);
}
.cl-not-chrome .ce-theme-Twitter.ce-box:hover {
  border-color: #00a1d8 !important;
  background-color: #0092c4;
  background-image: -moz-linear-gradient(#0092c4,#0092c4);
  background-image: -ms-linear-gradient(#0092c4,#0092c4);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0092c4),color-stop(100%,#0092c4));
  background-image: -webkit-linear-gradient(#0092c4,#0092c4);
  background-image: -o-linear-gradient(#0092c4,#0092c4);
  background-image: linear-gradient(#0092c4,#0092c4);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-Twitter.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0092c4',endColorstr='#0092c4',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0092c4',endColorstr='#0092c4',GradientType=0);
}
.ce-theme-Twitter.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #00a1d8;
}
.ce-theme-Vkontakte {
  background: #3178a4;
  text-shadow: 0 1px 0 #0E5401;
}
.ce-theme-Vkontakte.ce-box {
  background-color: #3178a4;
  background-image: -moz-linear-gradient(#3178a4,#3178a4);
  background-image: -ms-linear-gradient(#3178a4,#3178a4);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3178a4),color-stop(100%,#3178a4));
  background-image: -webkit-linear-gradient(#3178a4,#3178a4);
  background-image: -o-linear-gradient(#3178a4,#3178a4);
  background-image: linear-gradient(#3178a4,#3178a4);
  color: #ffffff;
  border-color: #3178a4;
  border-bottom-color: #3178a4;
  -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-Vkontakte.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3178a4',endColorstr='#3178a4',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3178a4',endColorstr='#3178a4',GradientType=0);
}
.ce-theme-Vkontakte.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #3178a4, 0 1px 2px #3178a4;
  -o-box-shadow: inset 0 2px 4px #3178a4, 0 1px 2px #3178a4;
  box-shadow: inset 0 2px 4px #3178a4, 0 1px 2px #3178a4;
}
.ce-theme-Vkontakte.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-Vkontakte.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #3178a4;
}
.cl-chrome .ce-theme-Vkontakte.ce-box:not(.ce-on-focus):hover {
  border-color: #3178a4 !important;
  background-color: #2c6d94;
  background-image: -moz-linear-gradient(#2c6d94,#2c6d94);
  background-image: -ms-linear-gradient(#2c6d94,#2c6d94);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2c6d94),color-stop(100%,#2c6d94));
  background-image: -webkit-linear-gradient(#2c6d94,#2c6d94);
  background-image: -o-linear-gradient(#2c6d94,#2c6d94);
  background-image: linear-gradient(#2c6d94,#2c6d94);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-Vkontakte.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c6d94',endColorstr='#2c6d94',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c6d94',endColorstr='#2c6d94',GradientType=0);
}
.cl-not-chrome .ce-theme-Vkontakte.ce-box:hover {
  border-color: #3178a4 !important;
  background-color: #2c6d94;
  background-image: -moz-linear-gradient(#2c6d94,#2c6d94);
  background-image: -ms-linear-gradient(#2c6d94,#2c6d94);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2c6d94),color-stop(100%,#2c6d94));
  background-image: -webkit-linear-gradient(#2c6d94,#2c6d94);
  background-image: -o-linear-gradient(#2c6d94,#2c6d94);
  background-image: linear-gradient(#2c6d94,#2c6d94);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-Vkontakte.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c6d94',endColorstr='#2c6d94',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c6d94',endColorstr='#2c6d94',GradientType=0);
}
.ce-theme-Vkontakte.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #3178a4;
}
.ce-theme-Google {
  background: #c53929;
  text-shadow: 0 1px 0 #0E5401;
}
.ce-theme-Google.ce-box {
  background-color: #c53929;
  background-image: -moz-linear-gradient(#c53929,#c53929);
  background-image: -ms-linear-gradient(#c53929,#c53929);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c53929),color-stop(100%,#c53929));
  background-image: -webkit-linear-gradient(#c53929,#c53929);
  background-image: -o-linear-gradient(#c53929,#c53929);
  background-image: linear-gradient(#c53929,#c53929);
  color: #ffffff;
  border-color: #c53929;
  border-bottom-color: #c53929;
  -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-Google.ce-box {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c53929',endColorstr='#c53929',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c53929',endColorstr='#c53929',GradientType=0);
}
.ce-theme-Google.ce-box:active {
  -webkit-box-shadow: inset 0 2px 4px #c53929, 0 1px 2px #c53929;
  -o-box-shadow: inset 0 2px 4px #c53929, 0 1px 2px #c53929;
  box-shadow: inset 0 2px 4px #c53929, 0 1px 2px #c53929;
}
.ce-theme-Google.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-Google.ce-button__arrow .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #c53929;
}
.cl-chrome .ce-theme-Google.ce-box:not(.ce-on-focus):hover {
  border-color: #c53929 !important;
  background-color: #b43425;
  background-image: -moz-linear-gradient(#b43425,#b43425);
  background-image: -ms-linear-gradient(#b43425,#b43425);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b43425),color-stop(100%,#b43425));
  background-image: -webkit-linear-gradient(#b43425,#b43425);
  background-image: -o-linear-gradient(#b43425,#b43425);
  background-image: linear-gradient(#b43425,#b43425);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-chrome .ce-theme-Google.ce-box:not(.ce-on-focus):hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b43425',endColorstr='#b43425',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b43425',endColorstr='#b43425',GradientType=0);
}
.cl-not-chrome .ce-theme-Google.ce-box:hover {
  border-color: #c53929 !important;
  background-color: #b43425;
  background-image: -moz-linear-gradient(#b43425,#b43425);
  background-image: -ms-linear-gradient(#b43425,#b43425);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b43425),color-stop(100%,#b43425));
  background-image: -webkit-linear-gradient(#b43425,#b43425);
  background-image: -o-linear-gradient(#b43425,#b43425);
  background-image: linear-gradient(#b43425,#b43425);
  color: #ffffff;
}
.mdr_no-cssgradients .cl-not-chrome .ce-theme-Google.ce-box:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b43425',endColorstr='#b43425',GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b43425',endColorstr='#b43425',GradientType=0);
}
.ce-theme-Google.ce-button__arrow:hover .ceb_tb {
  border-color: rgba(255,255,255,0);
  border-color: #c53929;
}
.cmp_sign_in_block_li_a__forgot {
  font-size: 12px;
  padding-left: 10px;
  line-height: 24px;
}
.cmp_sign_in_li_a__forgot {
  font-size: 12px;
  padding-left: 10px;
}
.mdl_faq_li {
  display: block;
  background: transparent;
  padding: 8px;
  padding-left: 0;
  border: 1px solid transparent;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.mdl_faq_li {
  zoom: 1;
  display: block;
}
.mdl_faq_li:before,
.mdl_faq_li:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.mdl_faq_li:after {
  clear: both;
}
.mdl_faq_li + .mdl_faq_li {
  margin-top: 8px;
}
.mdl_faq_li_h {
  display: block;
  position: relative;
  padding-left: 30px;
}
.mdl_faq_li_h .mdl_faq_li_h_txt {
  cursor: pointer;
  color: #5987C8;
  font-size: 18px;
  line-height: 26px;
}
.mdl_faq_li_h .mdl_faq_li_h_txt,
.mdl_faq_li_h .mdl_faq_li_h_txt:link {
  color: #5987C8;
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.mdl_faq_li_h .mdl_faq_li_h_txt:visited {
  color: #5987C8;
}
.mdl_faq_li_h .mdl_faq_li_h_txt:hover,
.mdl_faq_li_h .mdl_faq_li_h_txt:focus {
  color: #5987C8;
  text-decoration: none;
}
.mdl_faq_li_h .mdl_faq_li_h_txt:active {
  color: #5987C8;
}
.mdl_faq_li_h .mdl_faq_li_tr {
  content: "";
  display: inline;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255,255,255,0);
  border-width: 5px 0 5px 5px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-left-color: #5987C8;
  position: absolute;
  left: 12.5px;
  top: 8px;
}
.mdl_faq_li__active {
  background: #ffffff;
  border: 1px dashed #ccc;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.mdl_faq_li__active .mdl_faq_li_h_txt {
  text-decoration: none !important;
  color: #005ac8 !important;
}
.mdl_faq_li__active .mdl_faq_li_tr {
  content: "";
  display: inline;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255,255,255,0);
  border-width: 5px 5px 0 5px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-top-color: #005ac8;
  left: 10px;
  top: 10.5px;
}
.mdl_faq_li_dsc_wr {
  display: none;
  padding-top: 5px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 18px;
  color: #444444;
}
.mdl_faq_li__active .mdl_faq_li_dsc_wr {
  display: block;
}
.mdl_faq_li_dsc_wr p {
  margin: 0;
}
.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;
}
.page_category_action_preview .fr_section_content {
  padding: 0 !important;
}
.page_category_action_preview .contents_list {
  overflow: hidden;
  margin: 30px -10px -10px;
}
.page_category_action_preview .contents_list_item {
  float: left;
  width: 33%;
  height: 250px;
}
.page_category_action_preview a.content_media_short_a {
  display: block;
  text-decoration: none !important;
  margin: 10px !important;
}
.page_category_action_preview a.content_media_short_a img {
  display: block;
  margin: 0 auto;
}
.page_category_action_preview .content_meta_li__tags {
  padding: 0;
  background: none;
}
.page_category_action_preview .content_meta_li_tags_l {
  overflow: hidden;
}
.page_category_action_preview .content_meta_li_tags_li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  text-transform: capitalize;
  line-height: 18px;
}
.page_category_action_preview .content_meta_li_tags_li .content_meta_txt {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.page_category_action_preview .content_meta_li_tags_li .content_meta_txt__sep {
  margin: 0 6px 0 1px;
  color: #5987C8;
}
.page_category_action_preview .fr_section_content {
  padding: 0 !important;
}
.page_category_action_preview .contents_list {
  overflow: hidden;
  margin: 30px -10px -10px;
}
.page_category_action_preview .contents_list_item {
  float: left;
  width: 33%;
  height: 250px;
}
.page_category_action_preview a.content_media_short_a {
  display: block;
  text-decoration: none !important;
  margin: 10px !important;
}
.page_category_action_preview a.content_media_short_a img {
  display: block;
  margin: 0 auto;
}
.page_category_action_preview .content_meta_li__tags {
  padding: 0;
  background: none;
}
.page_category_action_preview .content_meta_li_tags_l {
  overflow: hidden;
}
.page_category_action_preview .content_meta_li_tags_li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  text-transform: capitalize;
  line-height: 18px;
}
.page_category_action_preview .content_meta_li_tags_li .content_meta_txt {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.page_category_action_preview .content_meta_li_tags_li .content_meta_txt__sep {
  margin: 0 6px 0 1px;
  color: #5987C8;
}
.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;
}
.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;
}
#body .ctrRedactorUploadFile_button {
  z-index: 80;
}
#body .ctrRedactorUploadFile_drop_zone {
  display: block !important;
  position: relative;
  width: auto;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 40px;
  border: 4px dashed #eee;
  text-align: center;
  margin: 20px 0 0;
  background: #fff;
}
#body .ctrRedactorUploadFile_drop_zone.qq-upload-drop-area-active {
  border-color: #4A4A4A;
  background: #eee !important;
}
#body .ctrRedactorUploadFile_zone_txt {
  font-size: 26px;
  line-height: 30px;
}
#body .ctrRedactorUploadFile_zone_txt__2 {
  font-size: 20px;
  line-height: 24px;
  padding-top: 10px;
}
#body .ctrRedactorUploadFile_zone_btn_wr {
  padding-top: 10px;
}
.content_styles pre,
.content_styles code {
  overflow-x: auto;
}
.content_styles pre:before,
.content_styles code:before {
  visibility: visible;
  height: auto;
  color: black;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 10px;
  text-align: right;
}
.content_styles code {
  border: 1px solid #CCC;
  font-family: "Courier New", Courier New, Courier, monospace;
  padding: 0.5em 1em;
  margin: 0.5em 0;
  white-space: nowrap !important;
  word-wrap: normal;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.content_styles .code_example:before {
  content: 'Code example:';
}
.content_styles .smarty_eval:before {
  content: 'Smarty eval:';
}
.content_styles .javascript_example:before {
  content: 'Javascript example:';
}
.content_styles .smarty_example:before {
  content: 'Smarty example:';
}
.content_styles .html_code:before {
  content: 'Html code:';
}
.content_styles .css_code:before {
  content: 'Css code:';
}
.content_styles .javascript_code:before {
  content: 'Javascript code:';
}
.content_styles .php_code:before {
  content: 'PHP code:';
}
.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;
}
.page_category_controller_settings .ce-fieldset {
  border-color: #fff !important;
  padding-left: 0 !important;
  border-left: none !important;
}
.page_category_controller_settings .ce-fieldset .ceb_content {
  margin: 0 0 10px;
}
.page_category_controller_settings .ce-fieldset-label:hover {
  text-decoration: underline;
}
.settings_head {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  padding: 0 0 9px;
  color: #5987C8;
}
.uploads_button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  direction: ltr;
}
#site_settings_form .inactive {
  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;
}
.cmp_seo_form_l {
  display: block !important;
  padding: 5px;
}
.cmp_seo_form_li {
  overflow: hidden;
  width: 300px;
}
.cmp_seo_form_li + .cmp_seo_form_li {
  margin-top: 10px;
}
.cmp_seo_form_li_dsc {
  padding: 0 0 5px;
}
.cmp_seo_form_li_dsc_txt {
  font-weight: normal;
}
.cmp_seo_form_li_btn {
  display: block;
  float: left;
  margin-right: 10px;
}
.cmp_seo_form_li_btn__cancel {
  display: block;
  height: 28px;
  line-height: 28px;
}
.profile_b {
  border-top: 1px solid #ccc;
  z-index: 0;
  margin-top: -1px;
  padding-top: 10px;
  background: #f9f9f9;
}
.profile_b_h {
  padding: 10px 0 5px;
  background: #f9f9f9;
}
.profile_b_h_txt {
  position: absolute;
  left: 10px;
  top: 2px;
  background: #f9f9f9;
  color: #444 !important;
  padding: 0 4px;
}
.profile_b_l {
  overflow: hidden;
  padding: 0 0 20px 14px;
  background: #f9f9f9;
}
.profile_b_li {
  float: left;
  width: 50%;
  height: 50px;
  margin-top: 15px;
}
.profile_b_li__height {
  height: auto;
}
.profile_b_li__long {
  width: 100%;
  height: auto;
}
.profile_b_li__big {
  height: 72px;
}
.profile_b_li__bookmark {
  height: 60px;
}
.profile_b_li__bookmark + .profile_b_li__bookmark .profile_b_li_in {
  padding-top: 17px;
}
.profile_b_li_in {
  padding-right: 20px;
  overflow: hidden;
}
.profile_b_li_a {
  display: block;
  margin-top: 24px !important;
  float: left;
}
.profile_b_li_txt {
  color: #767676;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 2px;
}
.profile_b_btn_l {
  border-top: 1px solid #ccc;
  padding: 20px 20px 10px;
  background: #fff;
  overflow: hidden;
}
.profile_b_btn_li {
  float: left;
  margin-right: 10px;
}
.profile_b_li_left {
  float: left;
  margin-right: 20px;
}
.profile_b_li_right {
  overflow: hidden;
  height: 50px;
}
.profile_b_li_check {
  float: left;
  margin-right: 4px;
}
.profile_b_li_txt__bookmark {
  overflow: hidden;
  padding-top: 8px;
}
.profile_b_li_label {
  float: right;
  clear: all;
  z-index: 1;
}
.profile_b_li_label .ce-multi_select-cnt_wr {
  margin-left: 2px !important;
  font-weight: normal;
}
.profile_b_li_label .ceb_tr {
  margin-top: -2px !important;
}
.profile_b_li_head {
  padding-top: 20px;
  padding-bottom: 12px;
}
.profile_b_h_txt_head {
  top: 12px;
}
@media screen and (max-width: 600px) {
  .profile_b_li {
    width: 100%;
  }
  .profile_b_li__a {
    height: 16px;
  }
  .profile_b_li_a {
    margin-top: 0 !important;
  }
  .profile_b_li__bookmark + .profile_b_li__bookmark {
    height: auto;
  }
  .profile_b_li__bookmark + .profile_b_li__bookmark .profile_b_li_in {
    padding-top: 0;
  }
}
@media screen and (max-width: 400px) {
  .profile_b_li__bookmark {
    height: auto;
  }
}
.profile_li_add {
  overflow: hidden;
}
.ce-label {
  color: #767676;
  font-weight: normal;
  padding-bottom: 2px;
}
.profile_pass_nav {
  padding: 20px;
  border: 1px solid #ccc;
  background: #f6f6f6;
  overflow: hidden;
}
.profile_pass_btn {
  border-top: 1px solid #ccc;
  padding: 10px 3px;
}
.profile_pass_nav_left {
  overflow: hidden;
}
.profile_pass_nav_right {
  float: right;
  padding-top: 15px;
}
.profile_b_l .timezonepicker {
  margin-top: 20px;
}
.page_profile_l {
  margin: 0 auto;
  max-width: 550px;
}
.page_profile_l {
  text-align: justify;
  text-justify: newspaper;
  text-align-last: justify;
  font-size: 1px;
  line-height: 0;
  font-size: 0;
  zoom: 1;
}
.page_profile_l:after {
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: ' ';
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.page_profile_li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  text-align: left;
  margin: 10px;
  width: 50px;
  text-align: center;
}
.page_profile_li__spacer {
  overflow: hidden !important;
  height: 0 !important;
  margin: 0 10px;
}
.page_profile_li_a {
  display: block;
  position: relative;
  height: 50px;
  padding: 15px;
  -webkit-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.page_profile_li_a__new {
  border: 2px dashed #bcbbb9 !important;
  color: #bcbbb9 !important;
  background: none !important;
  font-size: 170px;
  line-height: 120px;
}
.page_profile_li__custom .page_profile_li_a {
  border: 1px dashed #ccc;
  background: none !important;
}
.cl-device-desktop .page_profile_li_a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.page_profile_li_a__hover_touch {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,0.3);
  -o-box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,0.3);
}
.cl-android .page_profile_li_a__hover_touch {
  -webkit-box-shadow: inset 0px 0px 50px 5px rgba(77,77,77,0.05) !important;
  -o-box-shadow: inset 0px 0px 50px 5px rgba(77,77,77,0.05) !important;
  box-shadow: inset 0px 0px 50px 5px rgba(77,77,77,0.05) !important;
}
.page_profile_li_a svg,
.page_profile_li_a img {
  display: block;
  width: 120px;
  height: 120px;
}
.page_profile_li_a__profile {
  padding: 0 !important;
}
.page_profile_li_a__profile svg,
.page_profile_li_a__profile img {
  -webkit-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  width: 50px;
  height: 50px;
}
.page_profile_li_h {
  color: #7b7b7b;
  font-size: 10px;
  line-height: 1.2;
  font-weight: bold;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding-top: 6px;
  max-width: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page_profile_li__custom .page_profile_li_h {
  color: #b5b5b5;
}
.page_profile_li_badge {
  position: absolute;
  right: -10px;
  top: -10px;
  display: block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  z-index: 1;
  -webkit-box-shadow: 0 2px 2px #444;
  -o-box-shadow: 0 2px 2px #444;
  box-shadow: 0 2px 2px #444;
  font-size: 20px;
  line-height: 20px;
}
.page_profile_li_badge_in {
  color: #fff;
  text-shadow: 0 2px 2px #444;
}
.page_profile_li_badge__add {
  background: #6bbe34;
}
.page_profile_li_badge__delete {
  background: #d81e05;
}
.page_profile_li_badge__delete .page_profile_li_badge_in {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
}
.page_profile_li_badge__count {
  background: #6bbe34;
  color: #ffffff;
  font-weight: bold;
  width: auto !important;
  padding: 0 5px;
  min-width: 60px;
}
.page_profile_li_badge__1 {
  font-size: 50px;
  line-height: 70px;
}
.page_profile_li_badge__2 {
  font-size: 44px;
  line-height: 70px;
}
.page_profile_li_badge__3 {
  font-size: 34px;
  line-height: 70px;
}
.page_profile_li_badge__4 {
  font-size: 26px;
  line-height: 70px;
}
.page_profile_li_badge__5 {
  font-size: 22px;
  line-height: 70px;
}
.page_profile_li_badge__6 {
  font-size: 22px;
  line-height: 70px;
}
.page_profile_li_badge__7 {
  font-size: 22px;
  line-height: 70px;
}
.page_profile_li_badge__8 {
  font-size: 22px;
  line-height: 70px;
}
.page_profile_li_badge__9 {
  font-size: 22px;
  line-height: 70px;
}
.page_profile_li_badge__10 {
  font-size: 22px;
  line-height: 70px;
}
.profile_b_h_txt.ce-icon-down .ce-i {
  background: url("/bos.engine/core/modules/profile/images/down.png") center no-repeat;
}
.profile_b_h_txt.ce-icon-up .ce-i {
  background: url("/bos.engine/core/modules/profile/images/up.png") center no-repeat;
}
.profile_li_add_icon {
  overflow: hidden;
}
.profile_li_add_icon .profile_li_add_btn {
  margin-top: 10px;
  float: left;
  text-align: center;
  width: 110px;
}
.profile_li_add_icon .profile_li_add_btn + .profile_li_add_btn {
  margin-left: 10px;
  width: auto;
}
.profile_li_add_icon_img {
  float: left;
  margin-right: 5px;
}
.profile_li_add_icon_img img {
  display: block;
}
.profile_li_add_icon_img svg {
  display: block;
  fill: #ccc;
}
.profile_li_add_icon_txt {
  overflow: hidden;
}
.page_profile_li.page_profile_li__left {
  float: left;
  margin: 10px 0;
}
.page_profile_li.page_profile_li__top {
  margin-top: 10px;
  clear: both;
}
.page_profile_li__left + .page_profile_li__left {
  margin-left: 20px;
}
.component_timezonepicker .ce-box {
  display: block;
}
.page_category_controller_profile .popover {
  max-width: 100%;
}
.page_category_controller_profile #upload_file {
  display: inline-block !important;
  font-size: 0;
  margin-right: 10px;
}
.sign_in_cmp_wr {
  width: 300px;
  text-align: left;
}
.feedback_cell_content {
  overflow: hidden;
  font-size: 12px;
  line-height: 1.4;
}
.feedback_cell_item_name {
  font-weight: bold;
  float: left;
  clear: left;
  padding-right: 5px;
  min-width: 90px;
  text-align: right;
}
.feedback_cell_item_content {
  overflow: hidden;
  display: block;
}
.feedback_cell_content + .feedback_cell_content {
  padding-top: 5px;
}
.feedback_cell_name,
.feedback_cell_time {
  font-size: 14px;
  line-height: 1.2;
}
.feedback_cell_item_dsc {
  float: left;
  overflow: hidden;
}
.sign_up_in {
  max-width: 350px;
  margin: 0 auto;
}
.sign_up_group_l {
  position: relative;
}
.sign_up_group_li + .sign_up_group_li {
  margin-top: 10px;
}
.sign_up_btn {
  margin-top: 10px;
  position: relative;
}
.sign_up_btn .ce {
  text-align: center;
}
.sign_up_code.ce-icon-left {
  padding-left: 90px !important;
}
.sign_up_code.ce-icon-left .ce-i {
  width: 91px !important;
  border-right: 1px solid #d4d4d4;
  height: 24px;
}
.sign_up_code.ce-icon-left input.ce-f {
  padding-left: 10px !important;
}
.sign_up_img_wr {
  padding: 0;
}
.sign_up_img_wr_img {
  width: 90px;
  height: 32px;
}
.sign_up_img_wr_icon {
  position: absolute;
  left: 3px;
  top: 8px;
}
.ce-theme-red .ce-tooltip-message {
  background: #b20008;
  color: #fff;
  line-height: 14px;
}
.ce-theme-red .ce-tooltip-close {
  top: 8px;
  right: 10px;
  width: auto;
  height: auto;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
}
.ce-theme-red .ce-tooltip-closed .ce-tooltip-message {
  padding-right: 24px;
}
.ce-theme-red.ce-tooltip-closed .ce-tooltip-message {
  padding-right: 24px;
}
.fr_section_content {
  background: rgba(255,255,255,0.9);
}
.home_head {
  overflow: hidden;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 17px;
  text-align: center;
}
.home_head b {
  font-size: 28px;
}
.home_head_left {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.home_head_right {
  float: right;
}
.home_head_left b {
  color: #41b506;
}
.home_head_right b {
  color: #FD3838;
}
.home_img {
  display: block;
  text-align: center;
}
.home_img img {
  display: inline-block;
  margin: 0;
  border: 1px solid #e2e2e2;
  max-width: 530px;
  width: auto;
  height: auto;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.component_content_block img {
  display: inline-block;
  margin: 0;
  border: 1px solid #e2e2e2;
  max-width: 530px;
  width: auto;
  height: auto;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.component_images_viewer img {
  display: inline-block;
  margin: 0;
  border: 1px solid #e2e2e2;
  max-width: 530px;
  width: auto;
  height: auto;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.content_li_dsc_img_wr img {
  display: inline-block;
  margin: 0;
  border: 1px solid #e2e2e2;
  max-width: 530px;
  width: auto;
  height: auto;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.home_btn {
  overflow: hidden;
  margin-top: 20px;
  text-align: center;
}
.home_btn_left {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 10px !important;
  min-width: 146px;
  text-align: center !important;
}
.home_btn_right {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 10px !important;
}
.home_btn_like_opacity {
  background-color: #ffffff !important;
  opacity: 0.4;
}
.home_share_l {
  margin-top: 35px;
}
.block_social_h {
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 10px;
}
.block_social_l {
  margin-top: 5px;
  overflow: hidden;
  text-align: center;
}
.block_social_li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  min-width: 100px;
  text-align: center;
  outline: none;
  margin: 10px 5px 0 5px;
  -webkit-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  padding: 12px;
  height: 42px;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  border-width: 1px;
  border-style: solid;
}
.block_social_li__vk {
  background: #4874a3;
  border-color: #4874a3;
}
.block_social_li__vk:hover {
  background: #3f668f;
}
.block_social_li__fb {
  background: #3c579d;
  border-color: #3c579d;
}
.block_social_li__fb:hover {
  background: #344b88;
}
.block_social_li__tw {
  background: #0089D1;
  border-color: #0083c8;
}
.block_social_li__tw:hover {
  background: #007dbe;
}
.next_images {
  display: none;
}
@media screen and (max-width: 1180px) {
  .navbar-toggle {
    display: block;
  }
  .cmp_menu_l_wr {
    display: none;
    position: absolute;
    left: -20px;
    right: 0;
    bottom: 15px;
  }
  .cmp_menu_l {
    background: rgba(255,255,255,0.9) !important;
    padding: 15px 20px;
  }
  .cmp_menu__oh .cmp_menu_li__root {
    float: none;
  }
  .cmp_menu_li:before {
    width: 0;
    height: 0;
  }
  .cmp_menu__oh .cmp_menu_li__root + .cmp_menu_li {
    margin-left: 0;
    padding-left: 0;
  }
  .cmp_menu {
    width: 280px;
  }
  .cmp_menu_li__root > .cmp_menu_li_in {
    padding: 7px 0;
  }
  .fr_footer_container {
    height: 62px;
    margin: -62px auto 0;
  }
  .copyright {
    margin-top: 11px;
  }
  .feedback_page_cmp_wr {
    width: 100%;
  }
  .cmp_cb_li {
    width: 33.3%;
  }
}
@media screen and (max-width: 1080px) {
  .header_txt {
    padding-left: 0;
  }
  .header_txt,
  .header_txt span,
  .home_head,
  .block_social_h,
  .home_head b {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .cmp_cb_li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .fr_header_container {
    margin-bottom: 15px;
  }
  .home_head {
    margin-bottom: 20px;
  }
  .home_btn .ce .ce-i {
    height: 26px;
    width: 26px;
  }
  .home_btn .ce .ceb_tr {
    right: 8px;
  }
  .home_btn .ce.ce-box.ce-no-text,
  .home_btn .ce.ce-misc.ce-no-text {
    width: 28px !important;
  }
  .home_btn .ce.ce-box.ce-select {
    padding-right: 22px;
  }
  .home_btn .ce .ceb_d,
  .home_btn .ce.ce-box {
    font-size: 12px;
    line-height: 12px;
    padding: 7px;
    height: 28px;
    border-width: 1px;
  }
  .home_btn .ce.ce-misc {
    min-height: 12px;
    font-size: 12px;
    line-height: 12px;
    padding: 7px;
  }
  .home_btn .ce.ce-input {
    height: 28px;
  }
  .home_btn .ce.ce-field {
    border-width: 1px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u {
    line-height: 12px;
  }
  .cl-chrome .home_btn .ce.ce-field .ceb_pu,
  .cl-chrome .home_btn .ce.ce-field .ceb_u {
    line-height: 13px;
  }
  .home_btn .ce.ce-field .ceb_f {
    height: 26px;
  }
  .home_btn .ce.ce-field input,
  .home_btn .ce.ce-field .ceb_mask {
    padding: 0 7px;
    font-size: 12px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u,
  .home_btn .ce.ce-field textarea,
  .home_btn .ce.ce-field.ce-textarea .ceb_mask,
  .ie9less .home_btn .ce.ce-field input {
    padding: 7px;
    font-size: 12px;
  }
  .home_btn .ce .ceb_il {
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    padding-right: 7px;
  }
  .home_btn .ce.ce-message {
    border-width: 1px;
  }
  .home_btn .ce.ce-message ol li {
    margin-left: 7px;
  }
  .home_btn .ce.ce-message ol li + li,
  .home_btn .ce.ce-message ul li + li {
    margin-top: 7px;
  }
  .home_btn .ce.ce-icon-left {
    padding-left: 26px;
  }
  .home_btn .ce.ce-icon-right {
    padding-right: 26px;
  }
  .home_btn .ce.ce-button__arrow .ceb_t {
    border-width: 7px;
  }
  .home_btn .ce.ce-button__ah.ce-no-text {
    width: 42px !important;
  }
  .home_btn .ce.ce-button__al {
    padding-left: 21px !important;
  }
  .home_btn .ce.ce-button__ar {
    padding-right: 21px !important;
  }
  .home_btn .ce .ce-i {
    height: 26px;
    width: 26px;
  }
  .home_btn .ce .ceb_tr {
    right: 8px;
  }
  .home_btn .ce.ce-box.ce-no-text,
  .home_btn .ce.ce-misc.ce-no-text {
    width: 28px !important;
  }
  .home_btn .ce.ce-box.ce-select {
    padding-right: 22px;
  }
  .home_btn .ce .ceb_d,
  .home_btn .ce.ce-box {
    font-size: 12px;
    line-height: 12px;
    padding: 7px;
    height: 28px;
    border-width: 1px;
  }
  .home_btn .ce.ce-misc {
    min-height: 12px;
    font-size: 12px;
    line-height: 12px;
    padding: 7px;
  }
  .home_btn .ce.ce-input {
    height: 28px;
  }
  .home_btn .ce.ce-field {
    border-width: 1px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u {
    line-height: 12px;
  }
  .cl-chrome .home_btn .ce.ce-field .ceb_pu,
  .cl-chrome .home_btn .ce.ce-field .ceb_u {
    line-height: 13px;
  }
  .home_btn .ce.ce-field .ceb_f {
    height: 26px;
  }
  .home_btn .ce.ce-field input,
  .home_btn .ce.ce-field .ceb_mask {
    padding: 0 7px;
    font-size: 12px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u,
  .home_btn .ce.ce-field textarea,
  .home_btn .ce.ce-field.ce-textarea .ceb_mask,
  .ie9less .home_btn .ce.ce-field input {
    padding: 7px;
    font-size: 12px;
  }
  .home_btn .ce .ceb_il {
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    padding-right: 7px;
  }
  .home_btn .ce.ce-message {
    border-width: 1px;
  }
  .home_btn .ce.ce-message ol li {
    margin-left: 7px;
  }
  .home_btn .ce.ce-message ol li + li,
  .home_btn .ce.ce-message ul li + li {
    margin-top: 7px;
  }
  .home_btn .ce.ce-icon-left {
    padding-left: 26px;
  }
  .home_btn .ce.ce-icon-right {
    padding-right: 26px;
  }
  .home_btn .ce.ce-button__arrow .ceb_t {
    border-width: 7px;
  }
  .home_btn .ce.ce-button__ah.ce-no-text {
    width: 42px !important;
  }
  .home_btn .ce.ce-button__al {
    padding-left: 21px !important;
  }
  .home_btn .ce.ce-button__ar {
    padding-right: 21px !important;
  }
  .home_btn .ce .ce-i {
    height: 48px;
    width: 48px;
  }
  .home_btn .ce .ceb_tr {
    right: 16px;
  }
  .home_btn .ce.ce-box.ce-no-text,
  .home_btn .ce.ce-misc.ce-no-text {
    width: 50px !important;
  }
  .home_btn .ce.ce-box.ce-select {
    padding-right: 38px;
  }
  .home_btn .ce .ceb_d,
  .home_btn .ce.ce-box {
    font-size: 18px;
    line-height: 18px;
    padding: 15px;
    height: 50px;
    border-width: 1px;
  }
  .home_btn .ce.ce-misc {
    min-height: 18px;
    font-size: 18px;
    line-height: 18px;
    padding: 15px;
  }
  .home_btn .ce.ce-input {
    height: 50px;
  }
  .home_btn .ce.ce-field {
    border-width: 1px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u {
    line-height: 18px;
  }
  .cl-chrome .home_btn .ce.ce-field .ceb_pu,
  .cl-chrome .home_btn .ce.ce-field .ceb_u {
    line-height: 19px;
  }
  .home_btn .ce.ce-field .ceb_f {
    height: 48px;
  }
  .home_btn .ce.ce-field input,
  .home_btn .ce.ce-field .ceb_mask {
    padding: 0 15px;
    font-size: 18px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u,
  .home_btn .ce.ce-field textarea,
  .home_btn .ce.ce-field.ce-textarea .ceb_mask,
  .ie9less .home_btn .ce.ce-field input {
    padding: 15px;
    font-size: 18px;
  }
  .home_btn .ce .ceb_il {
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    padding-right: 15px;
  }
  .home_btn .ce.ce-message {
    border-width: 1px;
  }
  .home_btn .ce.ce-message ol li {
    margin-left: 15px;
  }
  .home_btn .ce.ce-message ol li + li,
  .home_btn .ce.ce-message ul li + li {
    margin-top: 15px;
  }
  .home_btn .ce.ce-icon-left {
    padding-left: 48px;
  }
  .home_btn .ce.ce-icon-right {
    padding-right: 48px;
  }
  .home_btn .ce.ce-button__arrow .ceb_t {
    border-width: 12.5px;
  }
  .home_btn .ce.ce-button__ah.ce-no-text {
    width: 77.5px !important;
  }
  .home_btn .ce.ce-button__al {
    padding-left: 40px !important;
  }
  .home_btn .ce.ce-button__ar {
    padding-right: 40px !important;
  }
  .home_btn_left {
    min-width: 119px;
  }
  .home_img img {
    width: auto;
    height: auto;
  }
  .feedback_page_cmp_wr {
    width: 100%;
  }
  .header_txt {
    clear: both;
    line-height: 34px;
  }
  .liked_li {
    width: auto;
  }
  .block_social_h {
    margin-bottom: 0;
  }
  .block_social_l {
    margin-top: 0;
  }
  .block_social_li {
    height: 30px;
    font-size: 14px;
    line-height: 14px;
    padding: 5px 8px;
    min-width: 70px;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
  }
}
@media screen and (max-width: 660px) {
  .cmp_cb_b_teaser_logo_a img {
    max-width: 100%;
    width: auto;
  }
  .cmp_cb_l {
    margin: -25px 0 0;
  }
  .cmp_cb_li {
    width: 100%;
  }
  .cmp_cb_li_in {
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .fr_section_header,
  .fr_middle_container_in,
  .fr_section_footer {
    margin: 0;
  }
  .fr_section_header {
    padding: 10px;
  }
  .fr_section_content {
    padding: 20px 10px;
  }
  .fr_section_footer {
    padding: 15px 10px;
  }
  .cmp_menu_l_wr {
    left: -10px;
  }
  .cmp_menu_l {
    padding: 10px;
  }
  .home_btn_left,
  .home_btn_right {
    margin: 0 7px !important;
  }
  .home_img img {
    max-width: 100%;
  }
  .feedback_page_cmp_wr {
    width: 100%;
  }
  .liked_l {
    margin-top: -15px;
  }
  .liked_li {
    margin: 15px 0 0;
  }
  .cmp_breadcrumbs_h_txt,
  .content_head_h {
    font-size: 18px;
    line-height: 1.3;
  }
  .content_styles {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .block_social_h,
  .header_txt,
  .header_txt span,
  .home_head,
  .home_head b {
    font-size: 16px;
  }
  .home_btn .ce .ce-i {
    height: 18px;
    width: 18px;
  }
  .home_btn .ce .ceb_tr {
    right: 4px;
  }
  .home_btn .ce.ce-box.ce-no-text,
  .home_btn .ce.ce-misc.ce-no-text {
    width: 20px !important;
  }
  .home_btn .ce.ce-box.ce-select {
    padding-right: 14px;
  }
  .home_btn .ce .ceb_d,
  .home_btn .ce.ce-box {
    font-size: 12px;
    line-height: 12px;
    padding: 3px;
    height: 20px;
    border-width: 1px;
  }
  .home_btn .ce.ce-misc {
    min-height: 12px;
    font-size: 12px;
    line-height: 12px;
    padding: 3px;
  }
  .home_btn .ce.ce-input {
    height: 20px;
  }
  .home_btn .ce.ce-field {
    border-width: 1px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u {
    line-height: 12px;
  }
  .cl-chrome .home_btn .ce.ce-field .ceb_pu,
  .cl-chrome .home_btn .ce.ce-field .ceb_u {
    line-height: 13px;
  }
  .home_btn .ce.ce-field .ceb_f {
    height: 18px;
  }
  .home_btn .ce.ce-field input,
  .home_btn .ce.ce-field .ceb_mask {
    padding: 0 3px;
    font-size: 12px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u,
  .home_btn .ce.ce-field textarea,
  .home_btn .ce.ce-field.ce-textarea .ceb_mask,
  .ie9less .home_btn .ce.ce-field input {
    padding: 3px;
    font-size: 12px;
  }
  .home_btn .ce .ceb_il {
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    padding-right: 3px;
  }
  .home_btn .ce.ce-message {
    border-width: 1px;
  }
  .home_btn .ce.ce-message ol li {
    margin-left: 3px;
  }
  .home_btn .ce.ce-message ol li + li,
  .home_btn .ce.ce-message ul li + li {
    margin-top: 3px;
  }
  .home_btn .ce.ce-icon-left {
    padding-left: 18px;
  }
  .home_btn .ce.ce-icon-right {
    padding-right: 18px;
  }
  .home_btn .ce.ce-button__arrow .ceb_t {
    border-width: 5px;
  }
  .home_btn .ce.ce-button__ah.ce-no-text {
    width: 28px !important;
  }
  .home_btn .ce.ce-button__al {
    padding-left: 13px !important;
  }
  .home_btn .ce.ce-button__ar {
    padding-right: 13px !important;
  }
  .home_btn .ce .ce-i {
    height: 18px;
    width: 18px;
  }
  .home_btn .ce .ceb_tr {
    right: 4px;
  }
  .home_btn .ce.ce-box.ce-no-text,
  .home_btn .ce.ce-misc.ce-no-text {
    width: 20px !important;
  }
  .home_btn .ce.ce-box.ce-select {
    padding-right: 14px;
  }
  .home_btn .ce .ceb_d,
  .home_btn .ce.ce-box {
    font-size: 12px;
    line-height: 12px;
    padding: 3px;
    height: 20px;
    border-width: 1px;
  }
  .home_btn .ce.ce-misc {
    min-height: 12px;
    font-size: 12px;
    line-height: 12px;
    padding: 3px;
  }
  .home_btn .ce.ce-input {
    height: 20px;
  }
  .home_btn .ce.ce-field {
    border-width: 1px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u {
    line-height: 12px;
  }
  .cl-chrome .home_btn .ce.ce-field .ceb_pu,
  .cl-chrome .home_btn .ce.ce-field .ceb_u {
    line-height: 13px;
  }
  .home_btn .ce.ce-field .ceb_f {
    height: 18px;
  }
  .home_btn .ce.ce-field input,
  .home_btn .ce.ce-field .ceb_mask {
    padding: 0 3px;
    font-size: 12px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u,
  .home_btn .ce.ce-field textarea,
  .home_btn .ce.ce-field.ce-textarea .ceb_mask,
  .ie9less .home_btn .ce.ce-field input {
    padding: 3px;
    font-size: 12px;
  }
  .home_btn .ce .ceb_il {
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    padding-right: 3px;
  }
  .home_btn .ce.ce-message {
    border-width: 1px;
  }
  .home_btn .ce.ce-message ol li {
    margin-left: 3px;
  }
  .home_btn .ce.ce-message ol li + li,
  .home_btn .ce.ce-message ul li + li {
    margin-top: 3px;
  }
  .home_btn .ce.ce-icon-left {
    padding-left: 18px;
  }
  .home_btn .ce.ce-icon-right {
    padding-right: 18px;
  }
  .home_btn .ce.ce-button__arrow .ceb_t {
    border-width: 5px;
  }
  .home_btn .ce.ce-button__ah.ce-no-text {
    width: 28px !important;
  }
  .home_btn .ce.ce-button__al {
    padding-left: 13px !important;
  }
  .home_btn .ce.ce-button__ar {
    padding-right: 13px !important;
  }
  .home_btn .ce .ce-i {
    height: 40px;
    width: 40px;
  }
  .home_btn .ce .ceb_tr {
    right: 13px;
  }
  .home_btn .ce.ce-box.ce-no-text,
  .home_btn .ce.ce-misc.ce-no-text {
    width: 42px !important;
  }
  .home_btn .ce.ce-box.ce-select {
    padding-right: 32px;
  }
  .home_btn .ce .ceb_d,
  .home_btn .ce.ce-box {
    font-size: 16px;
    line-height: 16px;
    padding: 12px;
    height: 42px;
    border-width: 1px;
  }
  .home_btn .ce.ce-misc {
    min-height: 16px;
    font-size: 16px;
    line-height: 16px;
    padding: 12px;
  }
  .home_btn .ce.ce-input {
    height: 42px;
  }
  .home_btn .ce.ce-field {
    border-width: 1px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u {
    line-height: 16px;
  }
  .cl-chrome .home_btn .ce.ce-field .ceb_pu,
  .cl-chrome .home_btn .ce.ce-field .ceb_u {
    line-height: 17px;
  }
  .home_btn .ce.ce-field .ceb_f {
    height: 40px;
  }
  .home_btn .ce.ce-field input,
  .home_btn .ce.ce-field .ceb_mask {
    padding: 0 12px;
    font-size: 16px;
  }
  .home_btn .ce.ce-field .ceb_pu,
  .home_btn .ce.ce-field .ceb_u,
  .home_btn .ce.ce-field textarea,
  .home_btn .ce.ce-field.ce-textarea .ceb_mask,
  .ie9less .home_btn .ce.ce-field input {
    padding: 12px;
    font-size: 16px;
  }
  .home_btn .ce .ceb_il {
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    padding-right: 12px;
  }
  .home_btn .ce.ce-message {
    border-width: 1px;
  }
  .home_btn .ce.ce-message ol li {
    margin-left: 12px;
  }
  .home_btn .ce.ce-message ol li + li,
  .home_btn .ce.ce-message ul li + li {
    margin-top: 12px;
  }
  .home_btn .ce.ce-icon-left {
    padding-left: 40px;
  }
  .home_btn .ce.ce-icon-right {
    padding-right: 40px;
  }
  .home_btn .ce.ce-button__arrow .ceb_t {
    border-width: 10.5px;
  }
  .home_btn .ce.ce-button__ah.ce-no-text {
    width: 64.5px !important;
  }
  .home_btn .ce.ce-button__al {
    padding-left: 33px !important;
  }
  .home_btn .ce.ce-button__ar {
    padding-right: 33px !important;
  }
  .home_btn_left {
    min-width: 103px;
  }
  .cmp_menu {
    width: 100%;
  }
  .cmp_menu_l_wr {
    right: -10px;
    border-bottom: 2px solid #41b506;
  }
  .feedback_page_cmp_wr {
    width: 100%;
  }
  .ce-modal-container {
    max-width: 330px;
  }
  .sign_in_form_enter_btn {
    width: 45%;
  }
}
@media screen and (max-width: 430px) {
  .fr_section_header {
    padding: 7px 10px;
  }
  .fr_section_content {
    padding: 10px 10px;
  }
  .home_head {
    margin-bottom: 10px;
  }
  .header_btns {
    float: none;
    text-align: center;
  }
  .header_btn {
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
  }
  .home_btn {
    margin-top: 10px;
  }
  .header_logo_a {
    float: none;
    margin: 0 auto !important;
    width: 80px;
  }
  .header_logo_a img {
    width: auto;
    height: auto;
  }
  .header_txt {
    float: none;
    line-height: 1.2;
    margin-top: 7px;
    margin-bottom: 6px;
    text-align: center;
  }
  .feedback_page_cmp_wr {
    width: 100%;
  }
  .ce-modal-container {
    max-width: 290px;
  }
  .sign_in_form_enter_btn {
    width: auto;
  }
  .header_sign-out,
  .header-login {
    width: 120px;
    text-align: center !important;
  }
}
