@charset "UTF-8";
@-ms-viewport {
  width: auto !important;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-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: 600;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

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 {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Hind Madurai", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #3e4a56;
  background-color: #fff;
  font-weight: 100;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  /*&:-webkit-autofill,
  &:-webkit-autofill:hover,
  &:-webkit-autofill:focus,
  &:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
  }*/
}

a {
  color: #009bc2;
  text-decoration: none;
}

a:hover, a:focus {
  color: #005e76;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid whitesmoke;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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: 400;
  line-height: 1.1;
  color: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

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 {
  background-color: rgba(251, 222, 96, 0.1);
  padding: .2em;
}

.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, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #009bc2;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #00728f;
}

.text-success {
  color: #00c28e;
}

a.text-success:hover,
a.text-success:focus {
  color: #008f69;
}

.text-info {
  color: #009bc2;
}

a.text-info:hover,
a.text-info:focus {
  color: #00728f;
}

.text-warning {
  color: #fbde60;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #fad42e;
}

.text-danger {
  color: #ef2e5f;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #d91144;
}

.bg-primary, .bg-dark {
  color: #fff;
}

.bg-primary {
  background-color: #009bc2;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00728f;
}

.bg-success {
  background-color: rgba(0, 194, 142, 0.1);
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgba(0, 143, 105, 0.1);
}

.bg-info {
  background-color: rgba(0, 155, 194, 0.1);
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgba(0, 114, 143, 0.1);
}

.bg-warning {
  background-color: rgba(251, 222, 96, 0.1);
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgba(250, 212, 46, 0.1);
}

.bg-danger {
  background-color: rgba(239, 46, 95, 0.1);
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgba(217, 17, 68, 0.1);
}

.bg-dark {
  background-color: #44525f;
}

a.bg-dark:hover,
a.bg-dark:focus {
  background-color: #2f3841;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid whitesmoke;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid whitesmoke;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid whitesmoke;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

table {
  background-color: transparent;
}

table * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  font-weight: 500;
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-bottom: 1px solid #e5e5e5;
}

.table > thead > tr > th {
  vertical-align: bottom;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 4px 8px;
}

.table-bordered {
  border-top: 1px solid #e5e5e5;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border-right: 1px solid #e5e5e5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}

.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;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: rgba(0, 194, 142, 0.1);
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: rgba(0, 169, 123, 0.1);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: rgba(0, 155, 194, 0.1);
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: rgba(0, 135, 169, 0.1);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: rgba(251, 222, 96, 0.1);
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: rgba(250, 217, 71, 0.1);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: rgba(239, 46, 95, 0.1);
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: rgba(237, 22, 77, 0.1);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@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 #e5e5e5;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  color: #3e4a56;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  line-height: normal;
  position: relative;
}

input[type="checkbox"]::before {
  color: #3e4a56;
  font-size: 20px;
  display: block !important;
  position: absolute;
  top: -2px;
  left: -1px;
}

input[type="checkbox"]::after {
  background: #fff;
  content: "";
  display: block;
  height: 17px;
  width: 17px;
}

input[type="checkbox"]:hover::before {
  color: #009bc2;
}

input[type="radio"]::before {
  background-color: #fff;
  color: #3e4a56;
  font-size: 20px;
  display: block !important;
  position: absolute;
  top: -2px;
  left: -1px;
}

input[type="radio"]:hover::before {
  color: #009bc2;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 0 1px #ccc;
  box-shadow: inset 0 0 0 1px #ccc;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  color: #009bc2;
  -webkit-box-shadow: inset 0 0 0 1px #009bc2;
  box-shadow: inset 0 0 0 1px #009bc2;
  outline: 0;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: whitesmoke;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.form-control .icon, .form-control input[type="checkbox"]::before, .form-control input[type="radio"]::before, .form-control .custom-modal-message-body ul li::before, .custom-modal-message-body ul .form-control li::before, .form-control .filter-links label .icon-times-circle, .filter-links label .form-control .icon-times-circle, .form-control .filter-links label .icon-check-circle, .filter-links label .form-control .icon-check-circle, .form-control .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .form-control .validationMessage::before, .form-control #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .form-control li::before, .form-control .CenNotificationClose > i, .form-control .CenNotificationIcon .icon-warning, .CenNotificationIcon .form-control .icon-warning, .form-control .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .form-control .icon-times-circle, .form-control .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .form-control .icon-check-circle {
  font-size: 20px;
  margin-top: -1px;
  margin-right: 6px;
}

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: 32px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .ui-dialog
  .input-group-sm > .input-group-btn > input[type="date"].ui-dialog-titlebar-close,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .ui-dialog
  .input-group-sm > .input-group-btn > input[type="time"].ui-dialog-titlebar-close,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .ui-dialog
  .input-group-sm > .input-group-btn > input[type="datetime-local"].ui-dialog-titlebar-close,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .ui-dialog
  .input-group-sm > .input-group-btn > input[type="month"].ui-dialog-titlebar-close,
  .input-group-sm
  input[type="month"] {
    line-height: 26px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .ui-dialog
  .input-group-lg > .input-group-btn > input[type="date"].ui-dialog-titlebar-close,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .ui-dialog
  .input-group-lg > .input-group-btn > input[type="time"].ui-dialog-titlebar-close,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .ui-dialog
  .input-group-lg > .input-group-btn > input[type="datetime-local"].ui-dialog-titlebar-close,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .ui-dialog
  .input-group-lg > .input-group-btn > input[type="month"].ui-dialog-titlebar-close,
  .input-group-lg
  input[type="month"] {
    line-height: 42px;
  }
}

.form-group {
  margin-bottom: 12px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-right: 6px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .ui-dialog
.input-group-lg > .input-group-btn > .form-control-static.ui-dialog-titlebar-close, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .ui-dialog
.input-group-sm > .input-group-btn > .form-control-static.ui-dialog-titlebar-close {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .ui-dialog
.input-group-sm > .input-group-btn > .ui-dialog-titlebar-close {
  height: 26px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .ui-dialog
.input-group-sm > .input-group-btn > select.ui-dialog-titlebar-close {
  height: 26px;
  line-height: 26px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .ui-dialog
.input-group-sm > .input-group-btn > textarea.ui-dialog-titlebar-close,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.ui-dialog
.input-group-sm > .input-group-btn > select[multiple].ui-dialog-titlebar-close {
  height: auto;
}

.form-group-sm .form-control {
  height: 26px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
}

.form-group-sm select.form-control {
  height: 26px;
  line-height: 26px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 26px;
  min-height: 32px;
  padding: 5px 8px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .ui-dialog
.input-group-lg > .input-group-btn > .ui-dialog-titlebar-close {
  height: 42px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 0;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .ui-dialog
.input-group-lg > .input-group-btn > select.ui-dialog-titlebar-close {
  height: 42px;
  line-height: 42px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .ui-dialog
.input-group-lg > .input-group-btn > textarea.ui-dialog-titlebar-close,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.ui-dialog
.input-group-lg > .input-group-btn > select[multiple].ui-dialog-titlebar-close {
  height: auto;
}

.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33333;
}

.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 42px;
  min-height: 36px;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 40px;
}

.form-control-feedback {
  color: #555555;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}

.form-control-feedback-lg,
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, .ui-dialog
.input-group-lg > .input-group-btn > .ui-dialog-titlebar-close + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  font-size: 20px;
  width: 42px;
  height: 42px;
  line-height: 42px !important;
}

.form-control-feedback-sm,
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .ui-dialog
.input-group-sm > .input-group-btn > .ui-dialog-titlebar-close + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 26px;
  height: 26px;
  line-height: 26px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #00c28e;
}

.has-success .form-control {
  border-color: #00c28e;
}

.has-success .form-control:focus {
  border-color: #008f69;
}

.has-success .input-group-addon {
  color: #00c28e;
  border-color: #00c28e;
  background-color: rgba(0, 194, 142, 0.1);
}

.has-success .form-control-feedback {
  color: #00c28e;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #fbde60;
}

.has-warning .form-control {
  border-color: #fbde60;
}

.has-warning .form-control:focus {
  border-color: #fad42e;
}

.has-warning .input-group-addon {
  color: #fbde60;
  border-color: #fbde60;
  background-color: rgba(251, 222, 96, 0.1);
}

.has-warning .form-control-feedback {
  color: #fbde60;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #ef2e5f;
}

.has-error .form-control {
  border-color: #ef2e5f;
}

.has-error .form-control:focus {
  border-color: #d91144;
}

.has-error .input-group-addon {
  color: #ef2e5f;
  border-color: #ef2e5f;
  background-color: rgba(239, 46, 95, 0.1);
}

.has-error .form-control-feedback {
  color: #ef2e5f;
}

.has-feedback label ~ .form-control-feedback {
  top: 24px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #778a9d;
}

@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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -12px;
  margin-right: -12px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 12px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 5px;
    font-size: 12px;
  }
}

.btn, .ui-dialog .ui-dialog-titlebar-close {
  display: inline-block;
  margin-bottom: 0;
  font-weight: inherit;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  border-radius: 2px;
  white-space: nowrap;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all ease-in-out 0.1s 0s;
  -o-transition: all ease-in-out 0.1s 0s;
  transition: all ease-in-out 0.1s 0s;
}

.btn:hover, .ui-dialog .ui-dialog-titlebar-close:hover, .btn:focus, .ui-dialog .ui-dialog-titlebar-close:focus, .btn.focus, .ui-dialog .focus.ui-dialog-titlebar-close {
  outline: 0;
  color: #333;
  text-decoration: none;
}

.btn:active, .ui-dialog .ui-dialog-titlebar-close:active, .btn.active, .ui-dialog .active.ui-dialog-titlebar-close {
  outline: 0;
  background-image: none;
}

.btn.disabled, .ui-dialog .disabled.ui-dialog-titlebar-close, .btn[disabled], .ui-dialog [disabled].ui-dialog-titlebar-close,
fieldset[disabled] .btn,
fieldset[disabled] .ui-dialog .ui-dialog-titlebar-close, .ui-dialog
fieldset[disabled] .ui-dialog-titlebar-close {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.btn .icon, .ui-dialog .ui-dialog-titlebar-close .icon, .btn input[type="checkbox"]::before, .ui-dialog .ui-dialog-titlebar-close input[type="checkbox"]::before, .btn input[type="radio"]::before, .ui-dialog .ui-dialog-titlebar-close input[type="radio"]::before, .btn .custom-modal-message-body ul li::before, .custom-modal-message-body ul .btn li::before, .ui-dialog .ui-dialog-titlebar-close .custom-modal-message-body ul li::before, .custom-modal-message-body ul .ui-dialog .ui-dialog-titlebar-close li::before, .btn .filter-links label .icon-times-circle, .filter-links label .btn .icon-times-circle, .ui-dialog .ui-dialog-titlebar-close .filter-links label .icon-times-circle, .filter-links label .ui-dialog .ui-dialog-titlebar-close .icon-times-circle, .btn .filter-links label .icon-check-circle, .filter-links label .btn .icon-check-circle, .ui-dialog .ui-dialog-titlebar-close .filter-links label .icon-check-circle, .filter-links label .ui-dialog .ui-dialog-titlebar-close .icon-check-circle, .btn .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .btn .validationMessage::before, .ui-dialog .ui-dialog-titlebar-close .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .ui-dialog .ui-dialog-titlebar-close .validationMessage::before, .btn #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .btn li::before, .ui-dialog .ui-dialog-titlebar-close #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .ui-dialog .ui-dialog-titlebar-close li::before, .btn .CenNotificationClose > i, .ui-dialog .ui-dialog-titlebar-close .CenNotificationClose > i, .btn .CenNotificationIcon .icon-warning, .CenNotificationIcon .btn .icon-warning, .ui-dialog .ui-dialog-titlebar-close .CenNotificationIcon .icon-warning, .CenNotificationIcon .ui-dialog .ui-dialog-titlebar-close .icon-warning, .btn .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .btn .icon-times-circle, .ui-dialog .ui-dialog-titlebar-close .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .ui-dialog .ui-dialog-titlebar-close .icon-times-circle, .btn .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .btn .icon-check-circle, .ui-dialog .ui-dialog-titlebar-close .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .ui-dialog .ui-dialog-titlebar-close .icon-check-circle {
  font-size: 20px;
  vertical-align: -6px;
  margin-top: -1px;
}

a.btn.disabled, .ui-dialog a.disabled.ui-dialog-titlebar-close,
fieldset[disabled] a.btn,
fieldset[disabled] .ui-dialog a.ui-dialog-titlebar-close, .ui-dialog
fieldset[disabled] a.ui-dialog-titlebar-close {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
  box-shadow: 0 0 0 1px #ccc inset;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #ededed;
  -webkit-box-shadow: 0 0 0 1px #bababa inset;
  box-shadow: 0 0 0 1px #bababa inset;
}

.btn-default:hover {
  color: #333;
  background-color: #ededed;
  -webkit-box-shadow: 0 0 0 1px #bababa inset;
  box-shadow: 0 0 0 1px #bababa inset;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ededed;
  -webkit-box-shadow: 0 0 0 1px #bababa inset;
  box-shadow: 0 0 0 1px #bababa inset;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #e6e6e6;
  -webkit-box-shadow: 0 0 0 1px #b3b3b3 inset;
  box-shadow: 0 0 0 1px #b3b3b3 inset;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #bababa inset;
  box-shadow: 0 0 0 1px #bababa inset;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #007e9e;
  -webkit-box-shadow: 0 0 0 1px #007e9e inset;
  box-shadow: 0 0 0 1px #007e9e inset;
}

.btn-primary:hover {
  color: #fff;
  background-color: #007e9e;
  -webkit-box-shadow: 0 0 0 1px #007e9e inset;
  box-shadow: 0 0 0 1px #007e9e inset;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #007e9e;
  -webkit-box-shadow: 0 0 0 1px #007e9e inset;
  box-shadow: 0 0 0 1px #007e9e inset;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #00728f;
  -webkit-box-shadow: 0 0 0 1px #00728f inset;
  box-shadow: 0 0 0 1px #00728f inset;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #007e9e inset;
  box-shadow: 0 0 0 1px #007e9e inset;
}

.btn-primary .badge {
  color: #009bc2;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #00c28e;
  -webkit-box-shadow: 0 0 0 1px #00c28e inset;
  box-shadow: 0 0 0 1px #00c28e inset;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #009e74;
  -webkit-box-shadow: 0 0 0 1px #009e74 inset;
  box-shadow: 0 0 0 1px #009e74 inset;
}

.btn-success:hover {
  color: #fff;
  background-color: #009e74;
  -webkit-box-shadow: 0 0 0 1px #009e74 inset;
  box-shadow: 0 0 0 1px #009e74 inset;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #009e74;
  -webkit-box-shadow: 0 0 0 1px #009e74 inset;
  box-shadow: 0 0 0 1px #009e74 inset;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #008f69;
  -webkit-box-shadow: 0 0 0 1px #008f69 inset;
  box-shadow: 0 0 0 1px #008f69 inset;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #00c28e;
  -webkit-box-shadow: 0 0 0 1px #009e74 inset;
  box-shadow: 0 0 0 1px #009e74 inset;
}

.btn-success .badge {
  color: #00c28e;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #007e9e;
  -webkit-box-shadow: 0 0 0 1px #007e9e inset;
  box-shadow: 0 0 0 1px #007e9e inset;
}

.btn-info:hover {
  color: #fff;
  background-color: #007e9e;
  -webkit-box-shadow: 0 0 0 1px #007e9e inset;
  box-shadow: 0 0 0 1px #007e9e inset;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #007e9e;
  -webkit-box-shadow: 0 0 0 1px #007e9e inset;
  box-shadow: 0 0 0 1px #007e9e inset;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #00728f;
  -webkit-box-shadow: 0 0 0 1px #00728f inset;
  box-shadow: 0 0 0 1px #00728f inset;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #007e9e inset;
  box-shadow: 0 0 0 1px #007e9e inset;
}

.btn-info .badge {
  color: #009bc2;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #fbde60;
  -webkit-box-shadow: 0 0 0 1px #fbde60 inset;
  box-shadow: 0 0 0 1px #fbde60 inset;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #fad73d;
  -webkit-box-shadow: 0 0 0 1px #fad73d inset;
  box-shadow: 0 0 0 1px #fad73d inset;
}

.btn-warning:hover {
  color: #fff;
  background-color: #fad73d;
  -webkit-box-shadow: 0 0 0 1px #fad73d inset;
  box-shadow: 0 0 0 1px #fad73d inset;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #fad73d;
  -webkit-box-shadow: 0 0 0 1px #fad73d inset;
  box-shadow: 0 0 0 1px #fad73d inset;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #fad42e;
  -webkit-box-shadow: 0 0 0 1px #fad42e inset;
  box-shadow: 0 0 0 1px #fad42e inset;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #fbde60;
  -webkit-box-shadow: 0 0 0 1px #fad73d inset;
  box-shadow: 0 0 0 1px #fad73d inset;
}

.btn-warning .badge {
  color: #fbde60;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #ef2e5f;
  -webkit-box-shadow: 0 0 0 1px #ef2e5f inset;
  box-shadow: 0 0 0 1px #ef2e5f inset;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #e81248;
  -webkit-box-shadow: 0 0 0 1px #e81248 inset;
  box-shadow: 0 0 0 1px #e81248 inset;
}

.btn-danger:hover {
  color: #fff;
  background-color: #e81248;
  -webkit-box-shadow: 0 0 0 1px #e81248 inset;
  box-shadow: 0 0 0 1px #e81248 inset;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e81248;
  -webkit-box-shadow: 0 0 0 1px #e81248 inset;
  box-shadow: 0 0 0 1px #e81248 inset;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #d91144;
  -webkit-box-shadow: 0 0 0 1px #d91144 inset;
  box-shadow: 0 0 0 1px #d91144 inset;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #ef2e5f;
  -webkit-box-shadow: 0 0 0 1px #e81248 inset;
  box-shadow: 0 0 0 1px #e81248 inset;
}

.btn-danger .badge {
  color: #ef2e5f;
  background-color: #fff;
}

.btn-hollow-default {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: 0 0 0 1px #fff inset;
}

.btn-hollow-default:focus, .btn-hollow-default.focus {
  color: #3e4a56;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: 0 0 0 1px #fff inset;
}

.btn-hollow-default:hover {
  color: #3e4a56;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: 0 0 0 1px #fff inset;
}

.btn-hollow-default:active, .btn-hollow-default.active,
.open > .btn-hollow-default.dropdown-toggle {
  color: #3e4a56;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: 0 0 0 1px #fff inset;
}

.btn-hollow-default:active:hover, .btn-hollow-default:active:focus, .btn-hollow-default:active.focus, .btn-hollow-default.active:hover, .btn-hollow-default.active:focus, .btn-hollow-default.active.focus,
.open > .btn-hollow-default.dropdown-toggle:hover,
.open > .btn-hollow-default.dropdown-toggle:focus,
.open > .btn-hollow-default.dropdown-toggle.focus {
  color: #3e4a56;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: 0 0 0 1px #fff inset;
}

.btn-hollow-default:active, .btn-hollow-default.active,
.open > .btn-hollow-default.dropdown-toggle {
  background-image: none;
}

.btn-hollow-default.disabled:hover, .btn-hollow-default.disabled:focus, .btn-hollow-default.disabled.focus, .btn-hollow-default[disabled]:hover, .btn-hollow-default[disabled]:focus, .btn-hollow-default[disabled].focus,
fieldset[disabled] .btn-hollow-default:hover,
fieldset[disabled] .btn-hollow-default:focus,
fieldset[disabled] .btn-hollow-default.focus {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 0 1px #f2f2f2 inset;
  box-shadow: 0 0 0 1px #f2f2f2 inset;
}

.btn-hollow-default .badge {
  color: #fff;
}

.btn-hollow-primary {
  color: #009bc2;
  background-color: rgba(0, 155, 194, 0);
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-primary:focus, .btn-hollow-primary.focus {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-primary:hover {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-primary:active, .btn-hollow-primary.active,
.open > .btn-hollow-primary.dropdown-toggle {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-primary:active:hover, .btn-hollow-primary:active:focus, .btn-hollow-primary:active.focus, .btn-hollow-primary.active:hover, .btn-hollow-primary.active:focus, .btn-hollow-primary.active.focus,
.open > .btn-hollow-primary.dropdown-toggle:hover,
.open > .btn-hollow-primary.dropdown-toggle:focus,
.open > .btn-hollow-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-primary:active, .btn-hollow-primary.active,
.open > .btn-hollow-primary.dropdown-toggle {
  background-image: none;
}

.btn-hollow-primary.disabled:hover, .btn-hollow-primary.disabled:focus, .btn-hollow-primary.disabled.focus, .btn-hollow-primary[disabled]:hover, .btn-hollow-primary[disabled]:focus, .btn-hollow-primary[disabled].focus,
fieldset[disabled] .btn-hollow-primary:hover,
fieldset[disabled] .btn-hollow-primary:focus,
fieldset[disabled] .btn-hollow-primary.focus {
  background-color: rgba(0, 155, 194, 0.5);
  -webkit-box-shadow: 0 0 0 1px #0087a9 inset;
  box-shadow: 0 0 0 1px #0087a9 inset;
}

.btn-hollow-primary .badge {
  color: #009bc2;
}

.btn-hollow-success {
  color: #00c28e;
  background-color: rgba(0, 194, 142, 0);
  -webkit-box-shadow: 0 0 0 1px #00c28e inset;
  box-shadow: 0 0 0 1px #00c28e inset;
}

.btn-hollow-success:focus, .btn-hollow-success.focus {
  color: #fff;
  background-color: #00c28e;
  -webkit-box-shadow: 0 0 0 1px #00c28e inset;
  box-shadow: 0 0 0 1px #00c28e inset;
}

.btn-hollow-success:hover {
  color: #fff;
  background-color: #00c28e;
  -webkit-box-shadow: 0 0 0 1px #00c28e inset;
  box-shadow: 0 0 0 1px #00c28e inset;
}

.btn-hollow-success:active, .btn-hollow-success.active,
.open > .btn-hollow-success.dropdown-toggle {
  color: #fff;
  background-color: #00c28e;
  -webkit-box-shadow: 0 0 0 1px #00c28e inset;
  box-shadow: 0 0 0 1px #00c28e inset;
}

.btn-hollow-success:active:hover, .btn-hollow-success:active:focus, .btn-hollow-success:active.focus, .btn-hollow-success.active:hover, .btn-hollow-success.active:focus, .btn-hollow-success.active.focus,
.open > .btn-hollow-success.dropdown-toggle:hover,
.open > .btn-hollow-success.dropdown-toggle:focus,
.open > .btn-hollow-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #00c28e;
  -webkit-box-shadow: 0 0 0 1px #00c28e inset;
  box-shadow: 0 0 0 1px #00c28e inset;
}

.btn-hollow-success:active, .btn-hollow-success.active,
.open > .btn-hollow-success.dropdown-toggle {
  background-image: none;
}

.btn-hollow-success.disabled:hover, .btn-hollow-success.disabled:focus, .btn-hollow-success.disabled.focus, .btn-hollow-success[disabled]:hover, .btn-hollow-success[disabled]:focus, .btn-hollow-success[disabled].focus,
fieldset[disabled] .btn-hollow-success:hover,
fieldset[disabled] .btn-hollow-success:focus,
fieldset[disabled] .btn-hollow-success.focus {
  background-color: rgba(0, 194, 142, 0.5);
  -webkit-box-shadow: 0 0 0 1px #00a97b inset;
  box-shadow: 0 0 0 1px #00a97b inset;
}

.btn-hollow-success .badge {
  color: #00c28e;
}

.btn-hollow-info {
  color: #009bc2;
  background-color: rgba(0, 155, 194, 0);
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-info:focus, .btn-hollow-info.focus {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-info:hover {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-info:active, .btn-hollow-info.active,
.open > .btn-hollow-info.dropdown-toggle {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-info:active:hover, .btn-hollow-info:active:focus, .btn-hollow-info:active.focus, .btn-hollow-info.active:hover, .btn-hollow-info.active:focus, .btn-hollow-info.active.focus,
.open > .btn-hollow-info.dropdown-toggle:hover,
.open > .btn-hollow-info.dropdown-toggle:focus,
.open > .btn-hollow-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #009bc2;
  -webkit-box-shadow: 0 0 0 1px #009bc2 inset;
  box-shadow: 0 0 0 1px #009bc2 inset;
}

.btn-hollow-info:active, .btn-hollow-info.active,
.open > .btn-hollow-info.dropdown-toggle {
  background-image: none;
}

.btn-hollow-info.disabled:hover, .btn-hollow-info.disabled:focus, .btn-hollow-info.disabled.focus, .btn-hollow-info[disabled]:hover, .btn-hollow-info[disabled]:focus, .btn-hollow-info[disabled].focus,
fieldset[disabled] .btn-hollow-info:hover,
fieldset[disabled] .btn-hollow-info:focus,
fieldset[disabled] .btn-hollow-info.focus {
  background-color: rgba(0, 155, 194, 0.5);
  -webkit-box-shadow: 0 0 0 1px #0087a9 inset;
  box-shadow: 0 0 0 1px #0087a9 inset;
}

.btn-hollow-info .badge {
  color: #009bc2;
}

.btn-hollow-warning {
  color: #fbde60;
  background-color: rgba(251, 222, 96, 0);
  -webkit-box-shadow: 0 0 0 1px #fbde60 inset;
  box-shadow: 0 0 0 1px #fbde60 inset;
}

.btn-hollow-warning:focus, .btn-hollow-warning.focus {
  color: #fff;
  background-color: #fbde60;
  -webkit-box-shadow: 0 0 0 1px #fbde60 inset;
  box-shadow: 0 0 0 1px #fbde60 inset;
}

.btn-hollow-warning:hover {
  color: #fff;
  background-color: #fbde60;
  -webkit-box-shadow: 0 0 0 1px #fbde60 inset;
  box-shadow: 0 0 0 1px #fbde60 inset;
}

.btn-hollow-warning:active, .btn-hollow-warning.active,
.open > .btn-hollow-warning.dropdown-toggle {
  color: #fff;
  background-color: #fbde60;
  -webkit-box-shadow: 0 0 0 1px #fbde60 inset;
  box-shadow: 0 0 0 1px #fbde60 inset;
}

.btn-hollow-warning:active:hover, .btn-hollow-warning:active:focus, .btn-hollow-warning:active.focus, .btn-hollow-warning.active:hover, .btn-hollow-warning.active:focus, .btn-hollow-warning.active.focus,
.open > .btn-hollow-warning.dropdown-toggle:hover,
.open > .btn-hollow-warning.dropdown-toggle:focus,
.open > .btn-hollow-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #fbde60;
  -webkit-box-shadow: 0 0 0 1px #fbde60 inset;
  box-shadow: 0 0 0 1px #fbde60 inset;
}

.btn-hollow-warning:active, .btn-hollow-warning.active,
.open > .btn-hollow-warning.dropdown-toggle {
  background-image: none;
}

.btn-hollow-warning.disabled:hover, .btn-hollow-warning.disabled:focus, .btn-hollow-warning.disabled.focus, .btn-hollow-warning[disabled]:hover, .btn-hollow-warning[disabled]:focus, .btn-hollow-warning[disabled].focus,
fieldset[disabled] .btn-hollow-warning:hover,
fieldset[disabled] .btn-hollow-warning:focus,
fieldset[disabled] .btn-hollow-warning.focus {
  background-color: rgba(251, 222, 96, 0.5);
  -webkit-box-shadow: 0 0 0 1px #fad947 inset;
  box-shadow: 0 0 0 1px #fad947 inset;
}

.btn-hollow-warning .badge {
  color: #fbde60;
}

.btn-hollow-danger {
  color: #ef2e5f;
  background-color: rgba(239, 46, 95, 0);
  -webkit-box-shadow: 0 0 0 1px #ef2e5f inset;
  box-shadow: 0 0 0 1px #ef2e5f inset;
}

.btn-hollow-danger:focus, .btn-hollow-danger.focus {
  color: #fff;
  background-color: #ef2e5f;
  -webkit-box-shadow: 0 0 0 1px #ef2e5f inset;
  box-shadow: 0 0 0 1px #ef2e5f inset;
}

.btn-hollow-danger:hover {
  color: #fff;
  background-color: #ef2e5f;
  -webkit-box-shadow: 0 0 0 1px #ef2e5f inset;
  box-shadow: 0 0 0 1px #ef2e5f inset;
}

.btn-hollow-danger:active, .btn-hollow-danger.active,
.open > .btn-hollow-danger.dropdown-toggle {
  color: #fff;
  background-color: #ef2e5f;
  -webkit-box-shadow: 0 0 0 1px #ef2e5f inset;
  box-shadow: 0 0 0 1px #ef2e5f inset;
}

.btn-hollow-danger:active:hover, .btn-hollow-danger:active:focus, .btn-hollow-danger:active.focus, .btn-hollow-danger.active:hover, .btn-hollow-danger.active:focus, .btn-hollow-danger.active.focus,
.open > .btn-hollow-danger.dropdown-toggle:hover,
.open > .btn-hollow-danger.dropdown-toggle:focus,
.open > .btn-hollow-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ef2e5f;
  -webkit-box-shadow: 0 0 0 1px #ef2e5f inset;
  box-shadow: 0 0 0 1px #ef2e5f inset;
}

.btn-hollow-danger:active, .btn-hollow-danger.active,
.open > .btn-hollow-danger.dropdown-toggle {
  background-image: none;
}

.btn-hollow-danger.disabled:hover, .btn-hollow-danger.disabled:focus, .btn-hollow-danger.disabled.focus, .btn-hollow-danger[disabled]:hover, .btn-hollow-danger[disabled]:focus, .btn-hollow-danger[disabled].focus,
fieldset[disabled] .btn-hollow-danger:hover,
fieldset[disabled] .btn-hollow-danger:focus,
fieldset[disabled] .btn-hollow-danger.focus {
  background-color: rgba(239, 46, 95, 0.5);
  -webkit-box-shadow: 0 0 0 1px #ed164d inset;
  box-shadow: 0 0 0 1px #ed164d inset;
}

.btn-hollow-danger .badge {
  color: #ef2e5f;
}

.btn-clear-default {
  color: #fff;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-default:focus, .btn-clear-default.focus {
  color: #ededed;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-default:hover {
  color: #e6e6e6;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-default:active, .btn-clear-default.active,
.open > .btn-clear-default.dropdown-toggle {
  color: #ededed;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-default:active:hover, .btn-clear-default:active:focus, .btn-clear-default:active.focus, .btn-clear-default.active:hover, .btn-clear-default.active:focus, .btn-clear-default.active.focus,
.open > .btn-clear-default.dropdown-toggle:hover,
.open > .btn-clear-default.dropdown-toggle:focus,
.open > .btn-clear-default.dropdown-toggle.focus {
  color: #ededed;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-default:active, .btn-clear-default.active,
.open > .btn-clear-default.dropdown-toggle {
  background-image: none;
}

.btn-clear-default.disabled:hover, .btn-clear-default.disabled:focus, .btn-clear-default.disabled.focus, .btn-clear-default[disabled]:hover, .btn-clear-default[disabled]:focus, .btn-clear-default[disabled].focus,
fieldset[disabled] .btn-clear-default:hover,
fieldset[disabled] .btn-clear-default:focus,
fieldset[disabled] .btn-clear-default.focus {
  background-color: trnasparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-default .badge {
  color: #fff;
}

.btn-clear-primary {
  color: #009bc2;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-primary:focus, .btn-clear-primary.focus {
  color: #007e9e;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-primary:hover {
  color: #00728f;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-primary:active, .btn-clear-primary.active,
.open > .btn-clear-primary.dropdown-toggle {
  color: #007e9e;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-primary:active:hover, .btn-clear-primary:active:focus, .btn-clear-primary:active.focus, .btn-clear-primary.active:hover, .btn-clear-primary.active:focus, .btn-clear-primary.active.focus,
.open > .btn-clear-primary.dropdown-toggle:hover,
.open > .btn-clear-primary.dropdown-toggle:focus,
.open > .btn-clear-primary.dropdown-toggle.focus {
  color: #007e9e;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-primary:active, .btn-clear-primary.active,
.open > .btn-clear-primary.dropdown-toggle {
  background-image: none;
}

.btn-clear-primary.disabled:hover, .btn-clear-primary.disabled:focus, .btn-clear-primary.disabled.focus, .btn-clear-primary[disabled]:hover, .btn-clear-primary[disabled]:focus, .btn-clear-primary[disabled].focus,
fieldset[disabled] .btn-clear-primary:hover,
fieldset[disabled] .btn-clear-primary:focus,
fieldset[disabled] .btn-clear-primary.focus {
  background-color: trnasparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-primary .badge {
  color: #009bc2;
}

.btn-clear-success {
  color: #00c28e;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-success:focus, .btn-clear-success.focus {
  color: #009e74;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-success:hover {
  color: #008f69;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-success:active, .btn-clear-success.active,
.open > .btn-clear-success.dropdown-toggle {
  color: #009e74;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-success:active:hover, .btn-clear-success:active:focus, .btn-clear-success:active.focus, .btn-clear-success.active:hover, .btn-clear-success.active:focus, .btn-clear-success.active.focus,
.open > .btn-clear-success.dropdown-toggle:hover,
.open > .btn-clear-success.dropdown-toggle:focus,
.open > .btn-clear-success.dropdown-toggle.focus {
  color: #009e74;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-success:active, .btn-clear-success.active,
.open > .btn-clear-success.dropdown-toggle {
  background-image: none;
}

.btn-clear-success.disabled:hover, .btn-clear-success.disabled:focus, .btn-clear-success.disabled.focus, .btn-clear-success[disabled]:hover, .btn-clear-success[disabled]:focus, .btn-clear-success[disabled].focus,
fieldset[disabled] .btn-clear-success:hover,
fieldset[disabled] .btn-clear-success:focus,
fieldset[disabled] .btn-clear-success.focus {
  background-color: trnasparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-success .badge {
  color: #00c28e;
}

.btn-clear-info {
  color: #009bc2;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-info:focus, .btn-clear-info.focus {
  color: #007e9e;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-info:hover {
  color: #00728f;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-info:active, .btn-clear-info.active,
.open > .btn-clear-info.dropdown-toggle {
  color: #007e9e;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-info:active:hover, .btn-clear-info:active:focus, .btn-clear-info:active.focus, .btn-clear-info.active:hover, .btn-clear-info.active:focus, .btn-clear-info.active.focus,
.open > .btn-clear-info.dropdown-toggle:hover,
.open > .btn-clear-info.dropdown-toggle:focus,
.open > .btn-clear-info.dropdown-toggle.focus {
  color: #007e9e;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-info:active, .btn-clear-info.active,
.open > .btn-clear-info.dropdown-toggle {
  background-image: none;
}

.btn-clear-info.disabled:hover, .btn-clear-info.disabled:focus, .btn-clear-info.disabled.focus, .btn-clear-info[disabled]:hover, .btn-clear-info[disabled]:focus, .btn-clear-info[disabled].focus,
fieldset[disabled] .btn-clear-info:hover,
fieldset[disabled] .btn-clear-info:focus,
fieldset[disabled] .btn-clear-info.focus {
  background-color: trnasparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-info .badge {
  color: #009bc2;
}

.btn-clear-warning {
  color: #fbde60;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-warning:focus, .btn-clear-warning.focus {
  color: #fad73d;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-warning:hover {
  color: #fad42e;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-warning:active, .btn-clear-warning.active,
.open > .btn-clear-warning.dropdown-toggle {
  color: #fad73d;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-warning:active:hover, .btn-clear-warning:active:focus, .btn-clear-warning:active.focus, .btn-clear-warning.active:hover, .btn-clear-warning.active:focus, .btn-clear-warning.active.focus,
.open > .btn-clear-warning.dropdown-toggle:hover,
.open > .btn-clear-warning.dropdown-toggle:focus,
.open > .btn-clear-warning.dropdown-toggle.focus {
  color: #fad73d;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-warning:active, .btn-clear-warning.active,
.open > .btn-clear-warning.dropdown-toggle {
  background-image: none;
}

.btn-clear-warning.disabled:hover, .btn-clear-warning.disabled:focus, .btn-clear-warning.disabled.focus, .btn-clear-warning[disabled]:hover, .btn-clear-warning[disabled]:focus, .btn-clear-warning[disabled].focus,
fieldset[disabled] .btn-clear-warning:hover,
fieldset[disabled] .btn-clear-warning:focus,
fieldset[disabled] .btn-clear-warning.focus {
  background-color: trnasparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-warning .badge {
  color: #fbde60;
}

.btn-clear-danger {
  color: #ef2e5f;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-danger:focus, .btn-clear-danger.focus {
  color: #e81248;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-danger:hover {
  color: #d91144;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-danger:active, .btn-clear-danger.active,
.open > .btn-clear-danger.dropdown-toggle {
  color: #e81248;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-danger:active:hover, .btn-clear-danger:active:focus, .btn-clear-danger:active.focus, .btn-clear-danger.active:hover, .btn-clear-danger.active:focus, .btn-clear-danger.active.focus,
.open > .btn-clear-danger.dropdown-toggle:hover,
.open > .btn-clear-danger.dropdown-toggle:focus,
.open > .btn-clear-danger.dropdown-toggle.focus {
  color: #e81248;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-danger:active, .btn-clear-danger.active,
.open > .btn-clear-danger.dropdown-toggle {
  background-image: none;
}

.btn-clear-danger.disabled:hover, .btn-clear-danger.disabled:focus, .btn-clear-danger.disabled.focus, .btn-clear-danger[disabled]:hover, .btn-clear-danger[disabled]:focus, .btn-clear-danger[disabled].focus,
fieldset[disabled] .btn-clear-danger:hover,
fieldset[disabled] .btn-clear-danger:focus,
fieldset[disabled] .btn-clear-danger.focus {
  background-color: trnasparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-clear-danger .badge {
  color: #ef2e5f;
}

.btn-link, .ui-dialog .ui-dialog-titlebar-close {
  color: #009bc2;
  font-weight: normal;
}

.btn-link, .ui-dialog .ui-dialog-titlebar-close, .btn-link:active, .ui-dialog .ui-dialog-titlebar-close:active, .btn-link.active, .ui-dialog .active.ui-dialog-titlebar-close, .btn-link[disabled], .ui-dialog [disabled].ui-dialog-titlebar-close,
fieldset[disabled] .btn-link,
fieldset[disabled] .ui-dialog .ui-dialog-titlebar-close, .ui-dialog
fieldset[disabled] .ui-dialog-titlebar-close {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .ui-dialog .ui-dialog-titlebar-close, .btn-link:hover, .ui-dialog .ui-dialog-titlebar-close:hover, .btn-link:focus, .ui-dialog .ui-dialog-titlebar-close:focus, .btn-link:active, .ui-dialog .ui-dialog-titlebar-close:active {
  border-color: transparent;
}

.btn-link:hover, .ui-dialog .ui-dialog-titlebar-close:hover, .btn-link:focus, .ui-dialog .ui-dialog-titlebar-close:focus {
  color: #005e76;
  text-decoration: none;
  background-color: transparent;
}

.btn-link[disabled]:hover, .ui-dialog [disabled].ui-dialog-titlebar-close:hover, .btn-link[disabled]:focus, .ui-dialog [disabled].ui-dialog-titlebar-close:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog
fieldset[disabled] .ui-dialog-titlebar-close:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .ui-dialog .ui-dialog-titlebar-close:focus, .ui-dialog
fieldset[disabled] .ui-dialog-titlebar-close:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 8px 16px;
  font-size: 18px;
  line-height: 1.33333;
  height: 42px;
}

.btn-sm {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-sm .icon, .btn-sm input[type="checkbox"]::before, .btn-sm input[type="radio"]::before, .btn-sm .custom-modal-message-body ul li::before, .custom-modal-message-body ul .btn-sm li::before, .btn-sm .filter-links label .icon-times-circle, .filter-links label .btn-sm .icon-times-circle, .btn-sm .filter-links label .icon-check-circle, .filter-links label .btn-sm .icon-check-circle, .btn-sm .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .btn-sm .validationMessage::before, .btn-sm #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .btn-sm li::before, .btn-sm .CenNotificationClose > i, .btn-sm .CenNotificationIcon .icon-warning, .CenNotificationIcon .btn-sm .icon-warning, .btn-sm .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .btn-sm .icon-times-circle, .btn-sm .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .btn-sm .icon-check-circle {
  font-size: 12px;
  vertical-align: middle;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-xs .icon, .btn-xs input[type="checkbox"]::before, .btn-xs input[type="radio"]::before, .btn-xs .custom-modal-message-body ul li::before, .custom-modal-message-body ul .btn-xs li::before, .btn-xs .filter-links label .icon-times-circle, .filter-links label .btn-xs .icon-times-circle, .btn-xs .filter-links label .icon-check-circle, .filter-links label .btn-xs .icon-check-circle, .btn-xs .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .btn-xs .validationMessage::before, .btn-xs #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .btn-xs li::before, .btn-xs .CenNotificationClose > i, .btn-xs .CenNotificationIcon .icon-warning, .CenNotificationIcon .btn-xs .icon-warning, .btn-xs .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .btn-xs .icon-times-circle, .btn-xs .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .btn-xs .icon-check-circle {
  font-size: 12px;
  vertical-align: middle;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  margin-left: 2px;
  vertical-align: -2px;
  line-height: 16px;
}

.dropup,
.dropdown {
  display: inline-block;
  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: 0;
  margin: 1px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
}

.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,
.dropdown-menu > li > span {
  cursor: pointer;
  display: block;
  padding: 6px 12px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a .icon, .dropdown-menu > li > a input[type="checkbox"]::before, .dropdown-menu > li > a input[type="radio"]::before, .dropdown-menu > li > a .custom-modal-message-body ul li::before, .custom-modal-message-body ul .dropdown-menu > li > a li::before, .dropdown-menu > li > a .filter-links label .icon-times-circle, .filter-links label .dropdown-menu > li > a .icon-times-circle, .dropdown-menu > li > a .filter-links label .icon-check-circle, .filter-links label .dropdown-menu > li > a .icon-check-circle, .dropdown-menu > li > a .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .dropdown-menu > li > a .validationMessage::before, .dropdown-menu > li > a #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .dropdown-menu > li > a li::before, .dropdown-menu > li > a .CenNotificationClose > i, .dropdown-menu > li > a .CenNotificationIcon .icon-warning, .CenNotificationIcon .dropdown-menu > li > a .icon-warning, .dropdown-menu > li > a .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .dropdown-menu > li > a .icon-times-circle, .dropdown-menu > li > a .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .dropdown-menu > li > a .icon-check-circle,
.dropdown-menu > li > span .icon,
.dropdown-menu > li > span input[type="checkbox"]::before,
.dropdown-menu > li > span input[type="radio"]::before,
.dropdown-menu > li > span .custom-modal-message-body ul li::before, .custom-modal-message-body ul
.dropdown-menu > li > span li::before,
.dropdown-menu > li > span .filter-links label .icon-times-circle, .filter-links label
.dropdown-menu > li > span .icon-times-circle,
.dropdown-menu > li > span .filter-links label .icon-check-circle, .filter-links label
.dropdown-menu > li > span .icon-check-circle,
.dropdown-menu > li > span .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9
.dropdown-menu > li > span .validationMessage::before,
.dropdown-menu > li > span #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors
.dropdown-menu > li > span li::before,
.dropdown-menu > li > span .CenNotificationClose > i,
.dropdown-menu > li > span .CenNotificationIcon .icon-warning, .CenNotificationIcon
.dropdown-menu > li > span .icon-warning,
.dropdown-menu > li > span .CenNotificationIcon .icon-times-circle, .CenNotificationIcon
.dropdown-menu > li > span .icon-times-circle,
.dropdown-menu > li > span .CenNotificationIcon .icon-check-circle, .CenNotificationIcon
.dropdown-menu > li > span .icon-check-circle {
  font-size: 20px;
  margin-left: 2px;
  vertical-align: -5px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,
.dropdown-menu > li > span:hover,
.dropdown-menu > li > span:focus {
  text-decoration: none;
  color: #fff;
  background-color: #009bc2;
}

.dropdown-menu > .active > a .dropdown-menu > .active > span, .dropdown-menu > .active > a .dropdown-menu > .active > span:hover, .dropdown-menu > .active > a .dropdown-menu > .active > span:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #009bc2;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > span,
.dropdown-menu > .disabled > span:hover,
.dropdown-menu > .disabled > span:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > span:hover,
.dropdown-menu > .disabled > span:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a,
.open span {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.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 {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn, .ui-dialog .btn-group > .ui-dialog-titlebar-close,
.btn-group-vertical > .btn, .ui-dialog
.btn-group-vertical > .ui-dialog-titlebar-close {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .ui-dialog .btn-group > .ui-dialog-titlebar-close:hover, .btn-group > .btn:focus, .ui-dialog .btn-group > .ui-dialog-titlebar-close:focus, .btn-group > .btn:active, .ui-dialog .btn-group > .ui-dialog-titlebar-close:active, .btn-group > .btn.active, .ui-dialog .btn-group > .active.ui-dialog-titlebar-close,
.btn-group-vertical > .btn:hover, .ui-dialog
.btn-group-vertical > .ui-dialog-titlebar-close:hover,
.btn-group-vertical > .btn:focus, .ui-dialog
.btn-group-vertical > .ui-dialog-titlebar-close:focus,
.btn-group-vertical > .btn:active, .ui-dialog
.btn-group-vertical > .ui-dialog-titlebar-close:active,
.btn-group-vertical > .btn.active, .ui-dialog
.btn-group-vertical > .active.ui-dialog-titlebar-close {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .ui-dialog .ui-dialog-titlebar-close + .btn, .ui-dialog .btn-group .ui-dialog-titlebar-close + .btn, .btn-group .ui-dialog .btn + .ui-dialog-titlebar-close, .ui-dialog .btn-group .btn + .ui-dialog-titlebar-close, .btn-group .ui-dialog .ui-dialog-titlebar-close + .ui-dialog-titlebar-close, .ui-dialog .btn-group .ui-dialog-titlebar-close + .ui-dialog-titlebar-close,
.btn-group .btn + .btn-group,
.btn-group .ui-dialog .ui-dialog-titlebar-close + .btn-group, .ui-dialog
.btn-group .ui-dialog-titlebar-close + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .ui-dialog .btn-group + .ui-dialog-titlebar-close, .ui-dialog
.btn-group .btn-group + .ui-dialog-titlebar-close,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn, .btn-toolbar .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .btn-toolbar .ui-dialog-titlebar-close,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .ui-dialog .btn-toolbar > .ui-dialog-titlebar-close,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:first-child, .ui-dialog .btn-group > .ui-dialog-titlebar-close:first-child {
  margin-left: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .ui-dialog .btn-group > .ui-dialog-titlebar-close + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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, .btn-group.open .ui-dialog .dropdown-toggle.ui-dialog-titlebar-close, .ui-dialog .btn-group.open .dropdown-toggle.ui-dialog-titlebar-close {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret, .ui-dialog .ui-dialog-titlebar-close .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, .ui-dialog .btn-group-vertical > .ui-dialog-titlebar-close,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .ui-dialog
.btn-group-vertical > .btn-group > .ui-dialog-titlebar-close {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn, .ui-dialog .btn-group-vertical > .btn-group > .ui-dialog-titlebar-close {
  float: none;
}

.btn-group-vertical > .btn + .btn, .ui-dialog .btn-group-vertical > .ui-dialog-titlebar-close + .btn, .ui-dialog .btn-group-vertical > .btn + .ui-dialog-titlebar-close, .ui-dialog .btn-group-vertical > .ui-dialog-titlebar-close + .ui-dialog-titlebar-close,
.btn-group-vertical > .btn + .btn-group, .ui-dialog
.btn-group-vertical > .ui-dialog-titlebar-close + .btn-group,
.btn-group-vertical > .btn-group + .btn, .ui-dialog
.btn-group-vertical > .btn-group + .ui-dialog-titlebar-close,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .ui-dialog .btn-group-justified > .ui-dialog-titlebar-close,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .btn-group-justified > .btn-group .ui-dialog-titlebar-close {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], .ui-dialog [data-toggle="buttons"] > .ui-dialog-titlebar-close input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .ui-dialog
[data-toggle="buttons"] > .ui-dialog-titlebar-close input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .ui-dialog
[data-toggle="buttons"] > .btn-group > .ui-dialog-titlebar-close input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .ui-dialog
[data-toggle="buttons"] > .btn-group > .ui-dialog-titlebar-close input[type="checkbox"] {
  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-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: whitesmoke;
  border: 1px solid #ccc;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, .ui-dialog
.input-group-sm > .input-group-btn > .input-group-addon.ui-dialog-titlebar-close {
  padding: 4px 8px;
  font-size: 12px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .ui-dialog
.input-group-lg > .input-group-btn > .input-group-addon.ui-dialog-titlebar-close {
  padding: 10px 16px;
  font-size: 16px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .ui-dialog .input-group-btn > .ui-dialog-titlebar-close {
  position: relative;
}

.input-group-btn > .btn + .btn, .ui-dialog .input-group-btn > .ui-dialog-titlebar-close + .btn, .ui-dialog .input-group-btn > .btn + .ui-dialog-titlebar-close, .ui-dialog .input-group-btn > .ui-dialog-titlebar-close + .ui-dialog-titlebar-close {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .ui-dialog .input-group-btn > .ui-dialog-titlebar-close:hover, .input-group-btn > .btn:focus, .ui-dialog .input-group-btn > .ui-dialog-titlebar-close:focus, .input-group-btn > .btn:active, .ui-dialog .input-group-btn > .ui-dialog-titlebar-close:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .ui-dialog .input-group-btn:first-child > .ui-dialog-titlebar-close,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .ui-dialog .input-group-btn:last-child > .ui-dialog-titlebar-close,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: whitesmoke;
  border-color: #009bc2;
}

.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 #e5e5e5;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  color: #bfbfbf;
  cursor: pointer;
  border-color: #777777 #e5e5e5 transparent #e5e5e5;
  border-style: solid;
  border-width: 2px 1px 0px 1px;
  margin-right: -1px;
  padding: 6px 24px;
  line-height: 1.42857;
}

.nav-tabs > li > a:hover {
  border-color: #777777 #e5e5e5 transparent #e5e5e5;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border-color: #009bc2 #ddd transparent #ddd;
  cursor: default;
}

.pane {
  border: 1px solid #e5e5e5;
  margin-top: -1px;
  padding: 12px;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  padding: 12px 12px;
}

.nav-pills > li > a::before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #3e4a56;
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.nav-pills > li > a > .icon, .nav-pills > li > a > input[type="checkbox"]::before, .nav-pills > li > a > input[type="radio"]::before, .custom-modal-message-body ul .nav-pills > li > a > li::before, .filter-links label .nav-pills > li > a > .icon-times-circle, .filter-links label .nav-pills > li > a > .icon-check-circle, .ui-dialog-content .row-fluid .span9 .nav-pills > li > a > .validationMessage::before, #loginAjaxMessage > .validation-summary-errors .nav-pills > li > a > li::before, .nav-pills > li > a.CenNotificationClose > i, .CenNotificationIcon .nav-pills > li > a > .icon-warning, .CenNotificationIcon .nav-pills > li > a > .icon-times-circle, .CenNotificationIcon .nav-pills > li > a > .icon-check-circle {
  font-size: 20px;
  vertical-align: -4px;
}

.nav-pills > li:nth-child(1) > a::after, .nav-pills > li:nth-child(2) > a::after, .nav-pills > li:nth-child(3) > a::after, .nav-pills > li:nth-child(4) > a::after {
  background: #dedede;
  content: '';
  display: inline-block;
  height: 28px;
  width: 1px;
  position: absolute;
  top: calc(50% - 14px);
  right: 0;
}

.nav-pills > li > a:hover,
.nav-pills > li.active > a {
  -webkit-transition: all linear 0.2s 0s;
  -o-transition: all linear 0.2s 0s;
  transition: all linear 0.2s 0s;
  color: #3e4a56;
  position: relative;
}

.nav-pills > li > a:hover::before,
.nav-pills > li.active > a::before {
  -webkit-transition: all linear 0.2s 0s;
  -o-transition: all linear 0.2s 0s;
  transition: all linear 0.2s 0s;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

.label:empty {
  display: none;
}

.btn .label, .ui-dialog .ui-dialog-titlebar-close .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #009bc2;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #00728f;
}

.label-success {
  background-color: #00c28e;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #008f69;
}

.label-info {
  background-color: #009bc2;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #00728f;
}

.label-warning {
  background-color: #fbde60;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #fad42e;
}

.label-danger {
  background-color: #ef2e5f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #d91144;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
}

.badge:empty {
  display: none;
}

.btn .badge, .ui-dialog .ui-dialog-titlebar-close .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge, .ui-dialog
.btn-group-xs > .ui-dialog-titlebar-close .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge, .custom-modal-message-body ul li.active > .badge,
.nav-pills > .active > a > .badge {
  color: #009bc2;
  background-color: #fff;
}

.list-group-item > .badge, .custom-modal-message-body ul li > .badge {
  float: right;
}

.list-group-item > .badge + .badge, .custom-modal-message-body ul li > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.alert, #loginAjaxMessage > .validation-summary-errors {
  padding: 12px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.alert h4, #loginAjaxMessage > .validation-summary-errors h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link, #loginAjaxMessage > .validation-summary-errors .alert-link {
  font-weight: bold;
}

.alert > p, #loginAjaxMessage > .validation-summary-errors > p,
.alert > ul, #loginAjaxMessage > .validation-summary-errors > ul {
  margin-bottom: 0;
}

.alert > p + p, #loginAjaxMessage > .validation-summary-errors > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 32px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #00c28e;
  border-color: #00c28e;
  color: #fff;
}

.alert-success hr {
  border-top-color: #00a97b;
}

.alert-success .alert-link {
  color: #e6e6e6;
}

.alert-info {
  background-color: #009bc2;
  border-color: #009bc2;
  color: #fff;
}

.alert-info hr {
  border-top-color: #0087a9;
}

.alert-info .alert-link {
  color: #e6e6e6;
}

.alert-warning {
  background-color: #fbde60;
  border-color: #fbde60;
  color: #fff;
}

.alert-warning hr {
  border-top-color: #fad947;
}

.alert-warning .alert-link {
  color: #e6e6e6;
}

.alert-danger, #loginAjaxMessage > .validation-summary-errors {
  background-color: #ef2e5f;
  border-color: #ef2e5f;
  color: #fff;
}

.alert-danger hr, #loginAjaxMessage > .validation-summary-errors hr {
  border-top-color: #ed164d;
}

.alert-danger .alert-link, #loginAjaxMessage > .validation-summary-errors .alert-link {
  color: #e6e6e6;
}

@-webkit-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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  -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: #009bc2;
  -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 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -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: #00c28e;
}

.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: #009bc2;
}

.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: #fbde60;
}

.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: #ef2e5f;
}

.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);
}

.list-group, .custom-modal-message-body ul {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item, .custom-modal-message-body ul li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child, .custom-modal-message-body ul li:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.list-group-item:last-child, .custom-modal-message-body ul li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

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:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .custom-modal-message-body ul li.disabled, .list-group-item.disabled:hover, .custom-modal-message-body ul li.disabled:hover, .list-group-item.disabled:focus, .custom-modal-message-body ul li.disabled:focus {
  background-color: whitesmoke;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .custom-modal-message-body ul li.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .custom-modal-message-body ul li.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .custom-modal-message-body ul li.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .custom-modal-message-body ul li.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .custom-modal-message-body ul li.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .custom-modal-message-body ul li.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .custom-modal-message-body ul li.active, .list-group-item.active:hover, .custom-modal-message-body ul li.active:hover, .list-group-item.active:focus, .custom-modal-message-body ul li.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #009bc2;
  border-color: #009bc2;
}

.list-group-item.active .list-group-item-heading, .custom-modal-message-body ul li.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small, .custom-modal-message-body ul li.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .custom-modal-message-body ul li.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .custom-modal-message-body ul li.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small, .custom-modal-message-body ul li.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .custom-modal-message-body ul li.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .custom-modal-message-body ul li.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small, .custom-modal-message-body ul li.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small, .custom-modal-message-body ul li.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .custom-modal-message-body ul li.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .custom-modal-message-body ul li.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .custom-modal-message-body ul li.active:focus .list-group-item-text {
  color: #8fe8ff;
}

.list-group-item-success {
  color: #00c28e;
  background-color: rgba(0, 194, 142, 0.1);
}

a.list-group-item-success,
button.list-group-item-success {
  color: #00c28e;
}

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:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #00c28e;
  background-color: rgba(0, 169, 123, 0.1);
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #00c28e;
  border-color: #00c28e;
}

.list-group-item-info {
  color: #009bc2;
  background-color: rgba(0, 155, 194, 0.1);
}

a.list-group-item-info,
button.list-group-item-info {
  color: #009bc2;
}

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:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #009bc2;
  background-color: rgba(0, 135, 169, 0.1);
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #009bc2;
  border-color: #009bc2;
}

.list-group-item-warning {
  color: #fbde60;
  background-color: rgba(251, 222, 96, 0.1);
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #fbde60;
}

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:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #fbde60;
  background-color: rgba(250, 217, 71, 0.1);
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #fbde60;
  border-color: #fbde60;
}

.list-group-item-danger {
  color: #ef2e5f;
  background-color: rgba(239, 46, 95, 0.1);
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #ef2e5f;
}

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:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #ef2e5f;
  background-color: rgba(237, 22, 77, 0.1);
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ef2e5f;
  border-color: #ef2e5f;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel, .ui-widget, .pika-single {
  margin-bottom: 12px;
  background-color: #fff;
  border: 1px solid transparent;
  position: relative;
  -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: 12px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-body > .alert:last-of-type, #loginAjaxMessage.panel-body > .validation-summary-errors:last-of-type {
  margin-bottom: 0;
}

.panel-heading, .ui-dialog .ui-dialog-titlebar {
  padding: 12px 12px 6px 12px;
  font-size: 18px;
  font-weight: 500;
}

.panel-heading > .dropdown .dropdown-toggle, .ui-dialog .ui-dialog-titlebar > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 12px;
}

.panel-footer .btn, .panel-footer .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .panel-footer .ui-dialog-titlebar-close {
  min-width: 100px;
}

.panel > .list-group, .ui-widget > .list-group, .pika-single > .list-group, .custom-modal-message-body .panel > ul, .custom-modal-message-body .ui-widget > ul, .custom-modal-message-body .pika-single > ul,
.panel > .panel-collapse > .list-group, .ui-widget > .panel-collapse > .list-group, .pika-single > .panel-collapse > .list-group, .custom-modal-message-body
.panel > .panel-collapse > ul, .custom-modal-message-body .ui-widget > .panel-collapse > ul, .custom-modal-message-body .pika-single > .panel-collapse > ul {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item, .ui-widget > .list-group .list-group-item, .pika-single > .list-group .list-group-item, .custom-modal-message-body .panel > ul .list-group-item, .custom-modal-message-body .ui-widget > ul .list-group-item, .custom-modal-message-body .pika-single > ul .list-group-item, .panel > .list-group .custom-modal-message-body ul li, .custom-modal-message-body ul .panel > .list-group li, .ui-widget > .list-group .custom-modal-message-body ul li, .custom-modal-message-body ul .ui-widget > .list-group li, .pika-single > .list-group .custom-modal-message-body ul li, .custom-modal-message-body ul .pika-single > .list-group li, .custom-modal-message-body .panel > ul li, .custom-modal-message-body .ui-widget > ul li, .custom-modal-message-body .pika-single > ul li,
.panel > .panel-collapse > .list-group .list-group-item, .ui-widget > .panel-collapse > .list-group .list-group-item, .pika-single > .panel-collapse > .list-group .list-group-item, .custom-modal-message-body
.panel > .panel-collapse > ul .list-group-item, .custom-modal-message-body .ui-widget > .panel-collapse > ul .list-group-item, .custom-modal-message-body .pika-single > .panel-collapse > ul .list-group-item,
.panel > .panel-collapse > .list-group .custom-modal-message-body ul li, .custom-modal-message-body ul
.panel > .panel-collapse > .list-group li, .ui-widget > .panel-collapse > .list-group .custom-modal-message-body ul li, .custom-modal-message-body ul .ui-widget > .panel-collapse > .list-group li, .pika-single > .panel-collapse > .list-group .custom-modal-message-body ul li, .custom-modal-message-body ul .pika-single > .panel-collapse > .list-group li, .custom-modal-message-body .panel > .panel-collapse > ul li, .custom-modal-message-body .ui-widget > .panel-collapse > ul li, .custom-modal-message-body .pika-single > .panel-collapse > ul li {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .ui-widget > .list-group:first-child .list-group-item:first-child, .pika-single > .list-group:first-child .list-group-item:first-child, .custom-modal-message-body .panel > ul:first-child .list-group-item:first-child, .custom-modal-message-body .ui-widget > ul:first-child .list-group-item:first-child, .custom-modal-message-body .pika-single > ul:first-child .list-group-item:first-child, .panel > .list-group:first-child .custom-modal-message-body ul li:first-child, .custom-modal-message-body ul .panel > .list-group:first-child li:first-child, .ui-widget > .list-group:first-child .custom-modal-message-body ul li:first-child, .custom-modal-message-body ul .ui-widget > .list-group:first-child li:first-child, .pika-single > .list-group:first-child .custom-modal-message-body ul li:first-child, .custom-modal-message-body ul .pika-single > .list-group:first-child li:first-child, .custom-modal-message-body .panel > ul:first-child li:first-child, .custom-modal-message-body .ui-widget > ul:first-child li:first-child, .custom-modal-message-body .pika-single > ul:first-child li:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .ui-widget > .panel-collapse > .list-group:first-child .list-group-item:first-child, .pika-single > .panel-collapse > .list-group:first-child .list-group-item:first-child, .custom-modal-message-body
.panel > .panel-collapse > ul:first-child .list-group-item:first-child, .custom-modal-message-body .ui-widget > .panel-collapse > ul:first-child .list-group-item:first-child, .custom-modal-message-body .pika-single > .panel-collapse > ul:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .custom-modal-message-body ul li:first-child, .custom-modal-message-body ul
.panel > .panel-collapse > .list-group:first-child li:first-child, .ui-widget > .panel-collapse > .list-group:first-child .custom-modal-message-body ul li:first-child, .custom-modal-message-body ul .ui-widget > .panel-collapse > .list-group:first-child li:first-child, .pika-single > .panel-collapse > .list-group:first-child .custom-modal-message-body ul li:first-child, .custom-modal-message-body ul .pika-single > .panel-collapse > .list-group:first-child li:first-child, .custom-modal-message-body .panel > .panel-collapse > ul:first-child li:first-child, .custom-modal-message-body .ui-widget > .panel-collapse > ul:first-child li:first-child, .custom-modal-message-body .pika-single > .panel-collapse > ul:first-child li:first-child {
  border-top: 0;
}

.panel > .list-group:last-child .list-group-item:last-child, .ui-widget > .list-group:last-child .list-group-item:last-child, .pika-single > .list-group:last-child .list-group-item:last-child, .custom-modal-message-body .panel > ul:last-child .list-group-item:last-child, .custom-modal-message-body .ui-widget > ul:last-child .list-group-item:last-child, .custom-modal-message-body .pika-single > ul:last-child .list-group-item:last-child, .panel > .list-group:last-child .custom-modal-message-body ul li:last-child, .custom-modal-message-body ul .panel > .list-group:last-child li:last-child, .ui-widget > .list-group:last-child .custom-modal-message-body ul li:last-child, .custom-modal-message-body ul .ui-widget > .list-group:last-child li:last-child, .pika-single > .list-group:last-child .custom-modal-message-body ul li:last-child, .custom-modal-message-body ul .pika-single > .list-group:last-child li:last-child, .custom-modal-message-body .panel > ul:last-child li:last-child, .custom-modal-message-body .ui-widget > ul:last-child li:last-child, .custom-modal-message-body .pika-single > ul:last-child li:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .ui-widget > .panel-collapse > .list-group:last-child .list-group-item:last-child, .pika-single > .panel-collapse > .list-group:last-child .list-group-item:last-child, .custom-modal-message-body
.panel > .panel-collapse > ul:last-child .list-group-item:last-child, .custom-modal-message-body .ui-widget > .panel-collapse > ul:last-child .list-group-item:last-child, .custom-modal-message-body .pika-single > .panel-collapse > ul:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .custom-modal-message-body ul li:last-child, .custom-modal-message-body ul
.panel > .panel-collapse > .list-group:last-child li:last-child, .ui-widget > .panel-collapse > .list-group:last-child .custom-modal-message-body ul li:last-child, .custom-modal-message-body ul .ui-widget > .panel-collapse > .list-group:last-child li:last-child, .pika-single > .panel-collapse > .list-group:last-child .custom-modal-message-body ul li:last-child, .custom-modal-message-body ul .pika-single > .panel-collapse > .list-group:last-child li:last-child, .custom-modal-message-body .panel > .panel-collapse > ul:last-child li:last-child, .custom-modal-message-body .ui-widget > .panel-collapse > ul:last-child li:last-child, .custom-modal-message-body .pika-single > .panel-collapse > ul:last-child li:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child, .ui-dialog .ui-dialog-titlebar + .list-group .list-group-item:first-child, .custom-modal-message-body .panel-heading + ul .list-group-item:first-child, .ui-dialog .custom-modal-message-body .ui-dialog-titlebar + ul .list-group-item:first-child, .custom-modal-message-body .ui-dialog .ui-dialog-titlebar + ul .list-group-item:first-child, .panel-heading + .list-group .custom-modal-message-body ul li:first-child, .custom-modal-message-body ul .panel-heading + .list-group li:first-child, .ui-dialog .ui-dialog-titlebar + .list-group .custom-modal-message-body ul li:first-child, .custom-modal-message-body ul .ui-dialog .ui-dialog-titlebar + .list-group li:first-child, .custom-modal-message-body .panel-heading + ul li:first-child, .ui-dialog .custom-modal-message-body .ui-dialog-titlebar + ul li:first-child, .custom-modal-message-body .ui-dialog .ui-dialog-titlebar + ul li:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer, .custom-modal-message-body ul + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .ui-widget > .table, .pika-single > .table,
.panel > .table-responsive > .table, .ui-widget > .table-responsive > .table, .pika-single > .table-responsive > .table,
.panel > .panel-collapse > .table, .ui-widget > .panel-collapse > .table, .pika-single > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption, .ui-widget > .table caption, .pika-single > .table caption,
.panel > .table-responsive > .table caption, .ui-widget > .table-responsive > .table caption, .pika-single > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption, .ui-widget > .panel-collapse > .table caption, .pika-single > .panel-collapse > .table caption {
  padding-left: 12px;
  padding-right: 12px;
}

.panel > .panel-body + .table, .ui-widget > .panel-body + .table, .pika-single > .panel-body + .table,
.panel > .panel-body + .table-responsive, .ui-widget > .panel-body + .table-responsive, .pika-single > .panel-body + .table-responsive,
.panel > .table + .panel-body, .ui-widget > .table + .panel-body, .pika-single > .table + .panel-body,
.panel > .table-responsive + .panel-body, .ui-widget > .table-responsive + .panel-body, .pika-single > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}

.panel > .table > tbody:first-child > tr:first-child th, .ui-widget > .table > tbody:first-child > tr:first-child th, .pika-single > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td, .ui-widget > .table > tbody:first-child > tr:first-child td, .pika-single > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered, .ui-widget > .table-bordered, .pika-single > .table-bordered,
.panel > .table-responsive > .table-bordered, .ui-widget > .table-responsive > .table-bordered, .pika-single > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .ui-widget > .table-bordered > thead > tr > th:first-child, .pika-single > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child, .ui-widget > .table-bordered > thead > tr > td:first-child, .pika-single > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child, .ui-widget > .table-bordered > tbody > tr > th:first-child, .pika-single > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child, .ui-widget > .table-bordered > tbody > tr > td:first-child, .pika-single > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child, .ui-widget > .table-bordered > tfoot > tr > th:first-child, .pika-single > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child, .ui-widget > .table-bordered > tfoot > tr > td:first-child, .pika-single > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .ui-widget > .table-responsive > .table-bordered > thead > tr > th:first-child, .pika-single > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .ui-widget > .table-responsive > .table-bordered > thead > tr > td:first-child, .pika-single > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .ui-widget > .table-responsive > .table-bordered > tbody > tr > th:first-child, .pika-single > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .ui-widget > .table-responsive > .table-bordered > tbody > tr > td:first-child, .pika-single > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .ui-widget > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .pika-single > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .ui-widget > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .pika-single > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .ui-widget > .table-bordered > thead > tr > th:last-child, .pika-single > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child, .ui-widget > .table-bordered > thead > tr > td:last-child, .pika-single > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child, .ui-widget > .table-bordered > tbody > tr > th:last-child, .pika-single > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child, .ui-widget > .table-bordered > tbody > tr > td:last-child, .pika-single > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child, .ui-widget > .table-bordered > tfoot > tr > th:last-child, .pika-single > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child, .ui-widget > .table-bordered > tfoot > tr > td:last-child, .pika-single > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .ui-widget > .table-responsive > .table-bordered > thead > tr > th:last-child, .pika-single > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .ui-widget > .table-responsive > .table-bordered > thead > tr > td:last-child, .pika-single > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .ui-widget > .table-responsive > .table-bordered > tbody > tr > th:last-child, .pika-single > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .ui-widget > .table-responsive > .table-bordered > tbody > tr > td:last-child, .pika-single > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .ui-widget > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .pika-single > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .ui-widget > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .pika-single > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .ui-widget > .table-bordered > thead > tr:first-child > td, .pika-single > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th, .ui-widget > .table-bordered > thead > tr:first-child > th, .pika-single > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td, .ui-widget > .table-bordered > tbody > tr:first-child > td, .pika-single > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th, .ui-widget > .table-bordered > tbody > tr:first-child > th, .pika-single > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .ui-widget > .table-responsive > .table-bordered > thead > tr:first-child > td, .pika-single > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .ui-widget > .table-responsive > .table-bordered > thead > tr:first-child > th, .pika-single > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .ui-widget > .table-responsive > .table-bordered > tbody > tr:first-child > td, .pika-single > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .ui-widget > .table-responsive > .table-bordered > tbody > tr:first-child > th, .pika-single > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .ui-widget > .table-bordered > tbody > tr:last-child > td, .pika-single > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th, .ui-widget > .table-bordered > tbody > tr:last-child > th, .pika-single > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td, .ui-widget > .table-bordered > tfoot > tr:last-child > td, .pika-single > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th, .ui-widget > .table-bordered > tfoot > tr:last-child > th, .pika-single > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .ui-widget > .table-responsive > .table-bordered > tbody > tr:last-child > td, .pika-single > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .ui-widget > .table-responsive > .table-bordered > tbody > tr:last-child > th, .pika-single > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .ui-widget > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .pika-single > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .ui-widget > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .pika-single > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive, .ui-widget > .table-responsive, .pika-single > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel, .panel-group .ui-widget, .panel-group .pika-single {
  margin-bottom: 0;
  border-radius: 2px;
}

.panel-group .panel + .panel, .panel-group .ui-widget + .panel, .panel-group .pika-single + .panel, .panel-group .panel + .ui-widget, .panel-group .ui-widget + .ui-widget, .panel-group .pika-single + .ui-widget, .panel-group .panel + .pika-single, .panel-group .ui-widget + .pika-single, .panel-group .pika-single + .pika-single {
  margin-top: 5px;
}

.panel-group .panel-heading, .panel-group .ui-dialog .ui-dialog-titlebar, .ui-dialog .panel-group .ui-dialog-titlebar {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .ui-dialog .ui-dialog-titlebar + .panel-collapse > .panel-body, .ui-dialog .panel-group .ui-dialog-titlebar + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .ui-dialog .ui-dialog-titlebar + .panel-collapse > .list-group, .ui-dialog
.panel-group .ui-dialog-titlebar + .panel-collapse > .list-group,
.panel-group .custom-modal-message-body .panel-heading + .panel-collapse > ul, .custom-modal-message-body
.panel-group .panel-heading + .panel-collapse > ul,
.panel-group .ui-dialog .custom-modal-message-body .ui-dialog-titlebar + .panel-collapse > ul, .custom-modal-message-body
.panel-group .ui-dialog .ui-dialog-titlebar + .panel-collapse > ul, .ui-dialog
.panel-group .custom-modal-message-body .ui-dialog-titlebar + .panel-collapse > ul, .custom-modal-message-body .ui-dialog
.panel-group .ui-dialog-titlebar + .panel-collapse > ul {
  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, .pika-single {
  border-color: #ddd;
}

.panel-default > .panel-heading, .pika-single > .panel-heading, .ui-dialog .panel-default > .ui-dialog-titlebar, .ui-dialog .pika-single > .ui-dialog-titlebar {
  color: #009bc2;
  background-color: #fff;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body, .pika-single > .panel-heading + .panel-collapse > .panel-body, .ui-dialog .panel-default > .ui-dialog-titlebar + .panel-collapse > .panel-body, .ui-dialog .pika-single > .ui-dialog-titlebar + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge, .pika-single > .panel-heading .badge, .ui-dialog .panel-default > .ui-dialog-titlebar .badge, .ui-dialog .pika-single > .ui-dialog-titlebar .badge {
  color: #fff;
  background-color: #009bc2;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body, .pika-single > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #009bc2;
}

.panel-primary > .panel-heading, .ui-dialog .panel-primary > .ui-dialog-titlebar {
  color: #fff;
  background-color: #009bc2;
  border-color: #009bc2;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body, .ui-dialog .panel-primary > .ui-dialog-titlebar + .panel-collapse > .panel-body {
  border-top-color: #009bc2;
}

.panel-primary > .panel-heading .badge, .ui-dialog .panel-primary > .ui-dialog-titlebar .badge {
  color: #009bc2;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #009bc2;
}

.panel-success {
  border-color: rgba(0, 194, 142, 0.1);
}

.panel-success > .panel-heading, .ui-dialog .panel-success > .ui-dialog-titlebar {
  color: #00c28e;
  background-color: rgba(0, 194, 142, 0.1);
  border-color: rgba(0, 194, 142, 0.1);
}

.panel-success > .panel-heading + .panel-collapse > .panel-body, .ui-dialog .panel-success > .ui-dialog-titlebar + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 194, 142, 0.1);
}

.panel-success > .panel-heading .badge, .ui-dialog .panel-success > .ui-dialog-titlebar .badge {
  color: rgba(0, 194, 142, 0.1);
  background-color: #00c28e;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 194, 142, 0.1);
}

.panel-info {
  border-color: rgba(0, 155, 194, 0.1);
}

.panel-info > .panel-heading, .ui-dialog .panel-info > .ui-dialog-titlebar {
  color: #009bc2;
  background-color: rgba(0, 155, 194, 0.1);
  border-color: rgba(0, 155, 194, 0.1);
}

.panel-info > .panel-heading + .panel-collapse > .panel-body, .ui-dialog .panel-info > .ui-dialog-titlebar + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 155, 194, 0.1);
}

.panel-info > .panel-heading .badge, .ui-dialog .panel-info > .ui-dialog-titlebar .badge {
  color: rgba(0, 155, 194, 0.1);
  background-color: #009bc2;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 155, 194, 0.1);
}

.panel-warning {
  border-color: rgba(251, 222, 96, 0.1);
}

.panel-warning > .panel-heading, .ui-dialog .panel-warning > .ui-dialog-titlebar {
  color: #fbde60;
  background-color: rgba(251, 222, 96, 0.1);
  border-color: rgba(251, 222, 96, 0.1);
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body, .ui-dialog .panel-warning > .ui-dialog-titlebar + .panel-collapse > .panel-body {
  border-top-color: rgba(251, 222, 96, 0.1);
}

.panel-warning > .panel-heading .badge, .ui-dialog .panel-warning > .ui-dialog-titlebar .badge {
  color: rgba(251, 222, 96, 0.1);
  background-color: #fbde60;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(251, 222, 96, 0.1);
}

.panel-danger {
  border-color: rgba(239, 46, 95, 0.1);
}

.panel-danger > .panel-heading, .ui-dialog .panel-danger > .ui-dialog-titlebar {
  color: #ef2e5f;
  background-color: rgba(239, 46, 95, 0.1);
  border-color: rgba(239, 46, 95, 0.1);
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body, .ui-dialog .panel-danger > .ui-dialog-titlebar + .panel-collapse > .panel-body {
  border-top-color: rgba(239, 46, 95, 0.1);
}

.panel-danger > .panel-heading .badge, .ui-dialog .panel-danger > .ui-dialog-titlebar .badge {
  color: rgba(239, 46, 95, 0.1);
  background-color: #ef2e5f;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(239, 46, 95, 0.1);
}

.panel-crown:before, .ui-widget:before, .pika-single:before, .panel-crown:after, .ui-widget:after, .pika-single:after {
  content: '';
  display: block;
  height: 4px;
  width: calc(50% + 1px);
  position: absolute;
  top: -4px;
}

.panel-crown:before, .ui-widget:before, .pika-single:before {
  background-color: #777777;
  left: -1px;
}

.panel-crown:after, .ui-widget:after, .pika-single:after {
  background-color: #009bc2;
  left: 50%;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.popover {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 320px;
  padding: 1px;
  white-space: pre-wrap;
  font-size: 14px;
  background-color: #3e4a56;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -6px;
}

.popover.right {
  margin-left: 6px;
}

.popover.bottom {
  margin-top: 6px;
}

.popover.left {
  margin-left: -6px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #38424d;
  border-bottom: 1px solid #2d363e;
}

.popover-content {
  font-size: 12px;
  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: 7px;
}

.popover > .arrow:after {
  border-width: 6px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -7px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.05);
  bottom: -7px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -6px;
  border-bottom-width: 0;
  border-top-color: #3e4a56;
}

.popover.right > .arrow {
  top: 50%;
  left: -7px;
  margin-top: -7px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.05);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -6px;
  border-left-width: 0;
  border-right-color: #3e4a56;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.05);
  top: -7px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: #3e4a56;
}

.popover.left > .arrow {
  top: 50%;
  right: -7px;
  margin-top: -7px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.05);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #3e4a56;
  bottom: -6px;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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;
  }
  th.visible-xs,
  td.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;
  }
  th.visible-sm,
  td.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;
  }
  th.visible-md,
  td.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;
  }
  th.visible-lg,
  td.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;
  }
  th.visible-print,
  td.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;
  }
}

body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-height: 100vh;
  overflow-y: hidden;
}

#Wrapper {
  background-color: #fff;
}

#main {
  position: relative;
}

.hidePanel {
  display: none;
}

.debugPanelWrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: ease-in-out 0.5s 0s all;
  -o-transition: ease-in-out 0.5s 0s all;
  transition: ease-in-out 0.5s 0s all;
  -webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 90%;
  margin-left: 100%;
  position: fixed;
  z-index: 9999;
}

.debugPanelWrap.debugPanelOpen {
  margin-left: 10%;
}

.debugPanelInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border-left: 1px solid #ef2e5f;
  height: 100%;
  overflow: auto;
  padding: 12px;
  position: relative;
  z-index: 2;
}

#debugPanelTrigger {
  background-color: #ef2e5f;
  color: #fff;
  cursor: pointer;
  height: 100px;
  width: 34px;
  margin-left: -5px;
  position: absolute;
  bottom: 42px;
  left: -28px;
}

#debugPanelTrigger:hover {
  background-color: #e81248;
}

#debugPanelTrigger > i {
  font-size: 24px;
  position: relative;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}

.debugTable th {
  background-color: #e81248;
  color: #fff;
  border-color: #fff;
}

.debugTable td {
  background-color: #fff;
  line-height: 16px;
  padding: 4px;
}

.debugTable td.debugTableTxtWrapCell {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.debugTable td.alignCenter {
  text-align: center;
}

.feedbackPanelWrap {
  width: 362px;
  z-index: 9999;
}

.feedbackPanelWrap .feedback_button {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #00c28e;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  text-indent: 0 !important;
  text-align: center;
  line-height: 34px;
  height: 34px;
  width: 100px;
  top: 312px !important;
  left: -67px !important;
}

.feedbackPanelWrap .feedback_button:hover {
  background-color: #009e74;
}

.feedbackPanelWrap a.feedback_button:hover,
.feedbackPanelWrap .feedback_button.readOnlyUom:hover {
  background-position: 0 -100px;
}

.feedbackPanelWrap #Feedback {
  -webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
  background: #fff url("../../../Svg/element-loader.svg") center center no-repeat;
  border: 1px solid #00c28e;
}

.feedbackPanelWrap #Feedback .feedbackIframe {
  width: 360px;
  height: 423px !important;
}

@media only screen and (max-device-width: 1024px) {
  .feedbackPanelWrap {
    display: none;
  }
}

.feedbackInSlider .WrapMain {
  background: transparent;
  border: 0;
  padding: 0;
}

.feedbackInSlider .WrapBlock {
  background: transparent !important;
  border: 0;
  margin-right: 0 !important;
  padding: 0 10px !important;
}

.feedbackInSlider h2 {
  display: none;
}

.feedbackInSlider .divControl {
  margin-bottom: 8px !important;
}

.feedbackInSlider .divControl label,
.feedbackInSlider .divControl .RightControlWrap {
  float: none;
  width: 100%;
}

.feedbackInSlider .divControl .RightControlWrap {
  margin: -12px 0 0 !important;
}

.feedbackInSlider div.section {
  display: block !important;
}

.controlIconWrap {
  cursor: pointer;
}

.controlIconWrap .icon-pencil-square-o {
  font-size: 20px;
}

.controlIconWrap .icon-times {
  font-size: 20px;
}

.controlIconWrap .icon-chevron-down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 20px;
}

.controlIconWrap .icon-chevron-down.icon-flip-vertical {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 20px;
}

.table-bordered {
  border-collapse: separate;
}

.table-bordered:focus {
  outline: none;
}

.DataTablesWrap {
  position: relative;
}

.dataTable tr.even.row_selected td,
.dataTable tr.odd.row_selected td {
  background-color: #009bc2 !important;
}

.DTCR_clonedTable {
  background-color: #fff;
  font-size: 12px;
  padding-left: 0 !important;
  border-top: 1px solid #009bc2;
}

.DTCR_clonedTable > thead > tr > th {
  border: 1px solid #009bc2;
}

.custom-modal-message-body ul {
  margin-bottom: 0;
}

.custom-modal-message-body ul li {
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 42px;
}

.custom-modal-message-body ul li::before {
  border-right: 1px solid #ddd;
  text-align: center;
  height: 32px;
  line-height: 28px !important;
  width: 32px;
  position: absolute;
  top: 0;
  left: 0;
}

.custom-modal-message-body.success ul li::before {
  color: #00c28e;
  font-size: 14px;
}

.custom-modal-message-body.warning ul li::before {
  color: #ef2e5f;
  font-size: 20px;
}

.splitLayoutFixed {
  -webkit-transition: right linear 0.4s 0s;
  -o-transition: right linear 0.4s 0s;
  transition: right linear 0.4s 0s;
  -webkit-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: -1px 0 1px rgba(0, 0, 0, 0.1);
  background-color: #f4f4f4;
  border-left: 1px solid #e5e5e5;
  height: calc(100% - 122px);
  min-height: auto !important;
  width: 30%;
  max-width: 400px;
  position: fixed;
  top: 90px;
  right: -400px;
  z-index: 999999;
}

.splitLayoutExpanded > .splitLayoutFixed {
  right: 0;
}

.filter-expandable-header {
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  font-size: 14px;
  margin: 0;
  padding: 13px 12px;
}

.filter-links {
  padding: 12px 12px;
}

.filter-links .list-group-item, .filter-links .custom-modal-message-body ul li, .custom-modal-message-body ul .filter-links li {
  padding: 6px 12px;
}

.filter-links .filter-link-wrap {
  position: relative;
}

.filter-links label {
  cursor: pointer;
  display: block;
  font-weight: 400;
}

.filter-links label input[type="checkbox"] {
  margin-right: 12px;
}

.filter-links label .icon-times-circle,
.filter-links label .icon-check-circle {
  vertical-align: -2px;
  width: 16px;
  text-align: center;
}

.filter-links label .icon-times-circle {
  color: #ef2e5f;
}

.filter-links label .icon-check-circle {
  color: #00c28e;
}

.filtersShowTotal {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  right: -12px;
  z-index: 2;
}

.filtersShowTotal > .filtersShowTotalContent {
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  margin: 0;
  padding: 6px;
}

.filtersShowTotal > .filtersShowTotalContent a {
  cursor: pointer;
}

.filtersShowTotal .filter-total-close {
  cursor: pointer;
  font-size: 20px;
  margin-top: -6px;
  margin-right: 0;
  margin-bottom: -6px;
  margin-left: -6px;
  padding: 6px 12px 0;
}

.formHeaderToolbar {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 99999999;
}

.formHeaderToolbar .btn-group {
  width: 100%;
}

.formHeaderToolbar .splitLayoutFilterBtn {
  position: fixed;
  top: 96px;
  right: 12px;
}

.formTitle {
  -webkit-box-shadow: 0 -1px 0 #e5e5e5 inset;
  box-shadow: 0 -1px 0 #e5e5e5 inset;
  line-height: 32px;
  margin-top: -12px;
  margin-right: -12px;
  margin-bottom: 12px;
  margin-left: -12px;
  padding: 6px 12px;
}

.btn + .btn, .ui-dialog .ui-dialog-titlebar-close + .btn, .ui-dialog .btn + .ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar-close + .ui-dialog-titlebar-close {
  margin-left: 6px;
}

.container {
  padding-left: 12px;
  padding-right: 12px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 744px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 964px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1164px;
  }
}

.container-fluid {
  padding-left: 12px;
  padding-right: 12px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -12px;
  margin-right: -12px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.flex-cnt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 12px;
  margin-right: 12px;
}

.flex-cnt--full, #Wrapper,
#main,
#MainContainer,
#LandingContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 0;
}

.flex-row, .ui-dialog-content .row-fluid, .table-form .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}

.flex-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.flex-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}

.flex-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.flex-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.flex-col-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.flex-col-middle {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flex-col-bottom {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.flex-cells > [class^="flex-col"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-col-xs, .flex-col-sm, .flex-col-md, .flex-col-lg, .flex-col-xl {
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -moz-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.flex-col-xs-1, .flex-col-xs-2, .table-form .control-group.isInRevisionMode .span3, .flex-col-xs-3, .flex-col-xs-4, .flex-col-xs-5, .table-form .control-group.isInRevisionMode .span9, .table-form .control-group.isInRevisionMode .CenrevisionWrap, .flex-col-xs-6, .c-dash__panel, .table-form .control-group .span3, .table-form .control-group .span9, .flex-col-xs-7, .flex-col-xs-8, .flex-col-xs-9, .flex-col-xs-10, .flex-col-xs-11, .flex-col-xs-12, .flex-col-sm-1, .flex-col-sm-2, .flex-col-sm-3, .flex-col-sm-4, .ui-dialog-content .row-fluid .span3, .flex-col-sm-5, .flex-col-sm-6, .table-form .section-wrap, .flex-col-sm-7, .flex-col-sm-8, .ui-dialog-content .row-fluid .span9, .flex-col-sm-9, .flex-col-sm-10, .flex-col-sm-11, .flex-col-sm-12, .flex-col-md-1, .flex-col-md-2, .flex-col-md-3, .flex-col-md-4, .flex-col-md-5, .flex-col-md-6, .flex-col-md-7, .flex-col-md-8, .flex-col-md-9, .flex-col-md-10, .flex-col-md-11, .flex-col-md-12, .flex-col-lg-1, .flex-col-lg-2, .flex-col-lg-3, .flex-col-lg-4, .flex-col-lg-5, .flex-col-lg-6, .flex-col-lg-7, .flex-col-lg-8, .flex-col-lg-9, .flex-col-lg-10, .flex-col-lg-11, .flex-col-lg-12, .flex-col-xl-1, .flex-col-xl-2, .flex-col-xl-3, .flex-col-xl-4, .flex-col-xl-5, .flex-col-xl-6, .flex-col-xl-7, .flex-col-xl-8, .flex-col-xl-9, .flex-col-xl-10, .flex-col-xl-11, .flex-col-xl-12 {
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.flex-col-xs-1 {
  -webkit-flex-basis: 8.33333%;
  -moz-flex-basis: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%;
  max-width: 8.33333%;
}

.flex-col-xs-2, .table-form .control-group.isInRevisionMode .span3 {
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
  max-width: 16.66667%;
}

.flex-col-xs-3 {
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.flex-col-xs-4 {
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%;
}

.flex-col-xs-5, .table-form .control-group.isInRevisionMode .span9, .table-form .control-group.isInRevisionMode .CenrevisionWrap {
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
  max-width: 41.66667%;
}

.flex-col-xs-6, .c-dash__panel, .table-form .control-group .span3, .table-form .control-group .span9 {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.flex-col-xs-7 {
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
  max-width: 58.33333%;
}

.flex-col-xs-8 {
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
  max-width: 66.66667%;
}

.flex-col-xs-9 {
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.flex-col-xs-10 {
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%;
  max-width: 83.33333%;
}

.flex-col-xs-11 {
  -webkit-flex-basis: 91.66667%;
  -moz-flex-basis: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%;
  max-width: 91.66667%;
}

.flex-col-xs-12 {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.flex-off-xs-1 {
  margin-left: 8.33333%;
}

.flex-off-xs-2 {
  margin-left: 16.66667%;
}

.flex-off-xs-3 {
  margin-left: 25%;
}

.flex-off-xs-4 {
  margin-left: 33.33333%;
}

.flex-off-xs-5 {
  margin-left: 41.66667%;
}

.flex-off-xs-6 {
  margin-left: 50%;
}

.flex-off-xs-7 {
  margin-left: 58.33333%;
}

.flex-off-xs-8 {
  margin-left: 66.66667%;
}

.flex-off-xs-9 {
  margin-left: 75%;
}

.flex-off-xs-10 {
  margin-left: 83.33333%;
}

.flex-off-xs-11 {
  margin-left: 91.66667%;
}

.flex-pull-xs-1 {
  position: relative;
  right: 8.33333%;
}

.flex-pull-xs-2 {
  position: relative;
  right: 16.66667%;
}

.flex-pull-xs-3 {
  position: relative;
  right: 25%;
}

.flex-pull-xs-4 {
  position: relative;
  right: 33.33333%;
}

.flex-pull-xs-5 {
  position: relative;
  right: 41.66667%;
}

.flex-pull-xs-6 {
  position: relative;
  right: 50%;
}

.flex-pull-xs-7 {
  position: relative;
  right: 58.33333%;
}

.flex-pull-xs-8 {
  position: relative;
  right: 66.66667%;
}

.flex-pull-xs-9 {
  position: relative;
  right: 75%;
}

.flex-pull-xs-10 {
  position: relative;
  right: 83.33333%;
}

.flex-pull-xs-11 {
  position: relative;
  right: 91.66667%;
}

.flex-pull-xs-12 {
  position: relative;
  right: 100%;
}

.flex-push-xs-1 {
  position: relative;
  left: 8.33333%;
}

.flex-push-xs-2 {
  position: relative;
  left: 16.66667%;
}

.flex-push-xs-3 {
  position: relative;
  left: 25%;
}

.flex-push-xs-4 {
  position: relative;
  left: 33.33333%;
}

.flex-push-xs-5 {
  position: relative;
  left: 41.66667%;
}

.flex-push-xs-6 {
  position: relative;
  left: 50%;
}

.flex-push-xs-7 {
  position: relative;
  left: 58.33333%;
}

.flex-push-xs-8 {
  position: relative;
  left: 66.66667%;
}

.flex-push-xs-9 {
  position: relative;
  left: 75%;
}

.flex-push-xs-10 {
  position: relative;
  left: 83.33333%;
}

.flex-push-xs-11 {
  position: relative;
  left: 91.66667%;
}

.flex-push-xs-12 {
  position: relative;
  left: 100%;
}

@media only screen and (min-width: 768px) {
  .flex-col-sm-1 {
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .flex-col-sm-2 {
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .flex-col-sm-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .flex-col-sm-4, .ui-dialog-content .row-fluid .span3 {
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .flex-col-sm-5 {
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .flex-col-sm-6, .table-form .section-wrap {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .flex-col-sm-7 {
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .flex-col-sm-8, .ui-dialog-content .row-fluid .span9 {
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .flex-col-sm-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .flex-col-sm-10 {
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .flex-col-sm-11 {
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .flex-col-sm-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .flex-off-sm-1 {
    margin-left: 8.33333%;
  }
  .flex-off-sm-2 {
    margin-left: 16.66667%;
  }
  .flex-off-sm-3 {
    margin-left: 25%;
  }
  .flex-off-sm-4 {
    margin-left: 33.33333%;
  }
  .flex-off-sm-5 {
    margin-left: 41.66667%;
  }
  .flex-off-sm-6 {
    margin-left: 50%;
  }
  .flex-off-sm-7 {
    margin-left: 58.33333%;
  }
  .flex-off-sm-8 {
    margin-left: 66.66667%;
  }
  .flex-off-sm-9 {
    margin-left: 75%;
  }
  .flex-off-sm-10 {
    margin-left: 83.33333%;
  }
  .flex-off-sm-11 {
    margin-left: 91.66667%;
  }
  .flex-pull-sm-1 {
    position: relative;
    right: 8.33333%;
  }
  .flex-pull-sm-2 {
    position: relative;
    right: 16.66667%;
  }
  .flex-pull-sm-3 {
    position: relative;
    right: 25%;
  }
  .flex-pull-sm-4 {
    position: relative;
    right: 33.33333%;
  }
  .flex-pull-sm-5 {
    position: relative;
    right: 41.66667%;
  }
  .flex-pull-sm-6 {
    position: relative;
    right: 50%;
  }
  .flex-pull-sm-7 {
    position: relative;
    right: 58.33333%;
  }
  .flex-pull-sm-8 {
    position: relative;
    right: 66.66667%;
  }
  .flex-pull-sm-9 {
    position: relative;
    right: 75%;
  }
  .flex-pull-sm-10 {
    position: relative;
    right: 83.33333%;
  }
  .flex-pull-sm-11 {
    position: relative;
    right: 91.66667%;
  }
  .flex-pull-sm-12 {
    position: relative;
    right: 100%;
  }
  .flex-push-sm-1 {
    position: relative;
    left: 8.33333%;
  }
  .flex-push-sm-2 {
    position: relative;
    left: 16.66667%;
  }
  .flex-push-sm-3 {
    position: relative;
    left: 25%;
  }
  .flex-push-sm-4 {
    position: relative;
    left: 33.33333%;
  }
  .flex-push-sm-5 {
    position: relative;
    left: 41.66667%;
  }
  .flex-push-sm-6 {
    position: relative;
    left: 50%;
  }
  .flex-push-sm-7 {
    position: relative;
    left: 58.33333%;
  }
  .flex-push-sm-8 {
    position: relative;
    left: 66.66667%;
  }
  .flex-push-sm-9 {
    position: relative;
    left: 75%;
  }
  .flex-push-sm-10 {
    position: relative;
    left: 83.33333%;
  }
  .flex-push-sm-11 {
    position: relative;
    left: 91.66667%;
  }
  .flex-push-sm-12 {
    position: relative;
    left: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .flex-col-md-1 {
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .flex-col-md-2 {
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .flex-col-md-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .flex-col-md-4 {
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .flex-col-md-5 {
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .flex-col-md-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .flex-col-md-7 {
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .flex-col-md-8 {
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .flex-col-md-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .flex-col-md-10 {
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .flex-col-md-11 {
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .flex-col-md-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .flex-off-md-1 {
    margin-left: 8.33333%;
  }
  .flex-off-md-2 {
    margin-left: 16.66667%;
  }
  .flex-off-md-3 {
    margin-left: 25%;
  }
  .flex-off-md-4 {
    margin-left: 33.33333%;
  }
  .flex-off-md-5 {
    margin-left: 41.66667%;
  }
  .flex-off-md-6 {
    margin-left: 50%;
  }
  .flex-off-md-7 {
    margin-left: 58.33333%;
  }
  .flex-off-md-8 {
    margin-left: 66.66667%;
  }
  .flex-off-md-9 {
    margin-left: 75%;
  }
  .flex-off-md-10 {
    margin-left: 83.33333%;
  }
  .flex-off-md-11 {
    margin-left: 91.66667%;
  }
  .flex-pull-md-1 {
    position: relative;
    right: 8.33333%;
  }
  .flex-pull-md-2 {
    position: relative;
    right: 16.66667%;
  }
  .flex-pull-md-3 {
    position: relative;
    right: 25%;
  }
  .flex-pull-md-4 {
    position: relative;
    right: 33.33333%;
  }
  .flex-pull-md-5 {
    position: relative;
    right: 41.66667%;
  }
  .flex-pull-md-6 {
    position: relative;
    right: 50%;
  }
  .flex-pull-md-7 {
    position: relative;
    right: 58.33333%;
  }
  .flex-pull-md-8 {
    position: relative;
    right: 66.66667%;
  }
  .flex-pull-md-9 {
    position: relative;
    right: 75%;
  }
  .flex-pull-md-10 {
    position: relative;
    right: 83.33333%;
  }
  .flex-pull-md-11 {
    position: relative;
    right: 91.66667%;
  }
  .flex-pull-md-12 {
    position: relative;
    right: 100%;
  }
  .flex-push-md-1 {
    position: relative;
    left: 8.33333%;
  }
  .flex-push-md-2 {
    position: relative;
    left: 16.66667%;
  }
  .flex-push-md-3 {
    position: relative;
    left: 25%;
  }
  .flex-push-md-4 {
    position: relative;
    left: 33.33333%;
  }
  .flex-push-md-5 {
    position: relative;
    left: 41.66667%;
  }
  .flex-push-md-6 {
    position: relative;
    left: 50%;
  }
  .flex-push-md-7 {
    position: relative;
    left: 58.33333%;
  }
  .flex-push-md-8 {
    position: relative;
    left: 66.66667%;
  }
  .flex-push-md-9 {
    position: relative;
    left: 75%;
  }
  .flex-push-md-10 {
    position: relative;
    left: 83.33333%;
  }
  .flex-push-md-11 {
    position: relative;
    left: 91.66667%;
  }
  .flex-push-md-12 {
    position: relative;
    left: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .flex-col-lg-1 {
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .flex-col-lg-2 {
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .flex-col-lg-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .flex-col-lg-4 {
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .flex-col-lg-5 {
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .flex-col-lg-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .flex-col-lg-7 {
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .flex-col-lg-8 {
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .flex-col-lg-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .flex-col-lg-10 {
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .flex-col-lg-11 {
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .flex-col-lg-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .flex-off-lg-1 {
    margin-left: 8.33333%;
  }
  .flex-off-lg-2 {
    margin-left: 16.66667%;
  }
  .flex-off-lg-3 {
    margin-left: 25%;
  }
  .flex-off-lg-4 {
    margin-left: 33.33333%;
  }
  .flex-off-lg-5 {
    margin-left: 41.66667%;
  }
  .flex-off-lg-6 {
    margin-left: 50%;
  }
  .flex-off-lg-7 {
    margin-left: 58.33333%;
  }
  .flex-off-lg-8 {
    margin-left: 66.66667%;
  }
  .flex-off-lg-9 {
    margin-left: 75%;
  }
  .flex-off-lg-10 {
    margin-left: 83.33333%;
  }
  .flex-off-lg-11 {
    margin-left: 91.66667%;
  }
  .flex-pull-lg-1 {
    position: relative;
    right: 8.33333%;
  }
  .flex-pull-lg-2 {
    position: relative;
    right: 16.66667%;
  }
  .flex-pull-lg-3 {
    position: relative;
    right: 25%;
  }
  .flex-pull-lg-4 {
    position: relative;
    right: 33.33333%;
  }
  .flex-pull-lg-5 {
    position: relative;
    right: 41.66667%;
  }
  .flex-pull-lg-6 {
    position: relative;
    right: 50%;
  }
  .flex-pull-lg-7 {
    position: relative;
    right: 58.33333%;
  }
  .flex-pull-lg-8 {
    position: relative;
    right: 66.66667%;
  }
  .flex-pull-lg-9 {
    position: relative;
    right: 75%;
  }
  .flex-pull-lg-10 {
    position: relative;
    right: 83.33333%;
  }
  .flex-pull-lg-11 {
    position: relative;
    right: 91.66667%;
  }
  .flex-pull-lg-12 {
    position: relative;
    right: 100%;
  }
  .flex-push-lg-1 {
    position: relative;
    left: 8.33333%;
  }
  .flex-push-lg-2 {
    position: relative;
    left: 16.66667%;
  }
  .flex-push-lg-3 {
    position: relative;
    left: 25%;
  }
  .flex-push-lg-4 {
    position: relative;
    left: 33.33333%;
  }
  .flex-push-lg-5 {
    position: relative;
    left: 41.66667%;
  }
  .flex-push-lg-6 {
    position: relative;
    left: 50%;
  }
  .flex-push-lg-7 {
    position: relative;
    left: 58.33333%;
  }
  .flex-push-lg-8 {
    position: relative;
    left: 66.66667%;
  }
  .flex-push-lg-9 {
    position: relative;
    left: 75%;
  }
  .flex-push-lg-10 {
    position: relative;
    left: 83.33333%;
  }
  .flex-push-lg-11 {
    position: relative;
    left: 91.66667%;
  }
  .flex-push-lg-12 {
    position: relative;
    left: 100%;
  }
}

@media only screen and (min-width: 1680px) {
  .flex-col-xl-1 {
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .flex-col-xl-2 {
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .flex-col-xl-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .flex-col-xl-4 {
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .flex-col-xl-5 {
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .flex-col-xl-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .flex-col-xl-7 {
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .flex-col-xl-8 {
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .flex-col-xl-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .flex-col-xl-10 {
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .flex-col-xl-11 {
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .flex-col-xl-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .flex-off-xl-1 {
    margin-left: 8.33333%;
  }
  .flex-off-xl-2 {
    margin-left: 16.66667%;
  }
  .flex-off-xl-3 {
    margin-left: 25%;
  }
  .flex-off-xl-4 {
    margin-left: 33.33333%;
  }
  .flex-off-xl-5 {
    margin-left: 41.66667%;
  }
  .flex-off-xl-6 {
    margin-left: 50%;
  }
  .flex-off-xl-7 {
    margin-left: 58.33333%;
  }
  .flex-off-xl-8 {
    margin-left: 66.66667%;
  }
  .flex-off-xl-9 {
    margin-left: 75%;
  }
  .flex-off-xl-10 {
    margin-left: 83.33333%;
  }
  .flex-off-xl-11 {
    margin-left: 91.66667%;
  }
  .flex-pull-xl-1 {
    position: relative;
    right: 8.33333%;
  }
  .flex-pull-xl-2 {
    position: relative;
    right: 16.66667%;
  }
  .flex-pull-xl-3 {
    position: relative;
    right: 25%;
  }
  .flex-pull-xl-4 {
    position: relative;
    right: 33.33333%;
  }
  .flex-pull-xl-5 {
    position: relative;
    right: 41.66667%;
  }
  .flex-pull-xl-6 {
    position: relative;
    right: 50%;
  }
  .flex-pull-xl-7 {
    position: relative;
    right: 58.33333%;
  }
  .flex-pull-xl-8 {
    position: relative;
    right: 66.66667%;
  }
  .flex-pull-xl-9 {
    position: relative;
    right: 75%;
  }
  .flex-pull-xl-10 {
    position: relative;
    right: 83.33333%;
  }
  .flex-pull-xl-11 {
    position: relative;
    right: 91.66667%;
  }
  .flex-pull-xl-12 {
    position: relative;
    right: 100%;
  }
  .flex-push-xl-1 {
    position: relative;
    left: 8.33333%;
  }
  .flex-push-xl-2 {
    position: relative;
    left: 16.66667%;
  }
  .flex-push-xl-3 {
    position: relative;
    left: 25%;
  }
  .flex-push-xl-4 {
    position: relative;
    left: 33.33333%;
  }
  .flex-push-xl-5 {
    position: relative;
    left: 41.66667%;
  }
  .flex-push-xl-6 {
    position: relative;
    left: 50%;
  }
  .flex-push-xl-7 {
    position: relative;
    left: 58.33333%;
  }
  .flex-push-xl-8 {
    position: relative;
    left: 66.66667%;
  }
  .flex-push-xl-9 {
    position: relative;
    left: 75%;
  }
  .flex-push-xl-10 {
    position: relative;
    left: 83.33333%;
  }
  .flex-push-xl-11 {
    position: relative;
    left: 91.66667%;
  }
  .flex-push-xl-12 {
    position: relative;
    left: 100%;
  }
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.ui-dialog-content .row-fluid label {
  margin: 6px 0;
}

.ui-dialog-content .row-fluid .span3 label::after {
  content: ":";
}

.ui-dialog-content .row-fluid .span9 label,
.ui-dialog-content .row-fluid .span9 .expandable-item {
  -webkit-box-shadow: inset 0 0 0 1px #ccc;
  box-shadow: inset 0 0 0 1px #ccc;
  background-color: whitesmoke;
  border-radius: 2px;
  cursor: not-allowed;
  font-weight: normal;
  display: block;
  height: 31px;
  min-height: 31px;
  margin: 0;
  padding: 6px 12px;
}

.ui-dialog-content .row-fluid .span9 label[name="Description"],
.ui-dialog-content .row-fluid .span9 .expandable-item[name="Description"] {
  height: auto;
}

.ui-dialog-content .row-fluid .span9 label[name="Description"] + .expandable-trigger,
.ui-dialog-content .row-fluid .span9 .expandable-item[name="Description"] + .expandable-trigger {
  display: none;
}

.ui-dialog-content .row-fluid .span9 .validationMessage {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}

.ui-dialog-content .row-fluid .span9 .validationMessage::before {
  vertical-align: -6px;
  margin-right: 6px;
  margin-left: -3px;
}

.ui-dialog-content .row-fluid .span9 input[type="checkbox"] {
  margin-top: 6px;
  margin-bottom: 6px;
}

.ui-dialog-content .row-fluid .span9 .icon, .ui-dialog-content .row-fluid .span9 input[type="checkbox"]::before, .ui-dialog-content .row-fluid .span9 input[type="radio"]::before, .ui-dialog-content .row-fluid .span9 .custom-modal-message-body ul li::before, .custom-modal-message-body ul .ui-dialog-content .row-fluid .span9 li::before, .ui-dialog-content .row-fluid .span9 .filter-links label .icon-times-circle, .filter-links label .ui-dialog-content .row-fluid .span9 .icon-times-circle, .ui-dialog-content .row-fluid .span9 .filter-links label .icon-check-circle, .filter-links label .ui-dialog-content .row-fluid .span9 .icon-check-circle, .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .ui-dialog-content .row-fluid .span9 li::before, .ui-dialog-content .row-fluid .span9 .CenNotificationClose > i, .ui-dialog-content .row-fluid .span9 .CenNotificationIcon .icon-warning, .CenNotificationIcon .ui-dialog-content .row-fluid .span9 .icon-warning, .ui-dialog-content .row-fluid .span9 .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .ui-dialog-content .row-fluid .span9 .icon-times-circle, .ui-dialog-content .row-fluid .span9 .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .ui-dialog-content .row-fluid .span9 .icon-check-circle {
  font-size: 20px;
}

.ui-dialog-content .form-subframe-wrap {
  margin-top: 0;
  margin-right: -12px;
  margin-bottom: -12px;
  margin-left: -12px;
  padding-top: 0;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}

.ui-dialog-content .form-subframe-wrap:last-of-type {
  border-bottom: 1px solid #e5e5e5;
}

.ui-dialog-content .form-subframe-wrap .form-subframe-header {
  padding: 0 0 12px;
}

.ui-dialog-content .form-subframe-wrap h3 {
  color: #009bc2;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.axis__toolbar {
  margin-bottom: 12px;
}

.axis__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
}

.pane .axis__container {
  margin: -12px;
}

.axis__controls {
  border-right: 1px solid #e5e5e5;
  max-width: 300px;
}

.axis__empty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.axis__empty > .alert, #loginAjaxMessage.axis__empty > .validation-summary-errors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.axis__graph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.axis__chart {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.axis__legend {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  border-left: 1px solid #e5e5e5;
  max-width: 300px;
}

.axis__legend > div:first-of-type {
  margin: 12px;
}

.chart-legend {
  padding-left: 0;
  list-style: none;
}

.chart-legend__item {
  white-space: nowrap;
  margin-bottom: 12px;
}

.chart-legend__icon {
  vertical-align: middle;
  display: inline-block;
  height: 18px;
  width: 18px;
  margin-right: 12px;
}

.box {
  border: 1px solid #e5e5e5;
  margin-bottom: 12px;
}

.box__body {
  padding: 12px 12px;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 280px;
  padding-right: 12px;
  padding-left: 12px;
}

.card p {
  font-size: 12px;
  margin-bottom: 0;
}

.card__body {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-bottom: 12px;
}

.card__icon {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.card__icon svg {
  fill: #fff;
  height: 40px;
}

.card__footer {
  padding: 0 12px;
}

#ChartDashboardContainer {
  background-color: #eee;
  padding-top: 12px;
}

.c-dash {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-dash__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-bottom: 1px solid #e5e5e5;
  background-color: #eee;
  overflow: hidden;
  padding-top: 12px;
  padding-bottom: 12px;
}

.c-dash__bottom {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.c-dash__panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}

.c-dash__panel:first-of-type {
  padding-right: 0;
}

.dash-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 50%;
  position: relative;
}

.content-box {
  border-bottom: 1px solid #e5e5e5;
  margin-top: -12px;
  margin-right: -12px;
  margin-bottom: 12px;
  margin-left: -12px;
  padding: 6px 12px;
}

.content-box:first-of-type {
  margin-top: -13px;
}

.content-box__title {
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 0;
}

.content-box__title .icon, .content-box__title input[type="checkbox"]::before, .content-box__title input[type="radio"]::before, .content-box__title .custom-modal-message-body ul li::before, .custom-modal-message-body ul .content-box__title li::before, .content-box__title .filter-links label .icon-times-circle, .filter-links label .content-box__title .icon-times-circle, .content-box__title .filter-links label .icon-check-circle, .filter-links label .content-box__title .icon-check-circle, .content-box__title .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .content-box__title .validationMessage::before, .content-box__title #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .content-box__title li::before, .content-box__title .CenNotificationClose > i, .content-box__title .CenNotificationIcon .icon-warning, .CenNotificationIcon .content-box__title .icon-warning, .content-box__title .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .content-box__title .icon-times-circle, .content-box__title .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .content-box__title .icon-check-circle {
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  margin-right: 4px;
}

.dashboard {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-bottom: 1px solid #e5e5e5;
  background-color: whitesmoke;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
}

.dataTables_filter {
  position: absolute;
  top: 8px;
  right: 102px;
}

.dataTables_scroll {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  font-size: 12px;
}

.dataTables_scroll th {
  background-color: whitesmoke;
}

.dataTables_scroll th:hover {
  background-color: #e8e8e8;
}

.dataTables_scroll th:active {
  background-color: #e0e0e0;
}

.dataTables_scroll th,
.dataTables_scroll td {
  position: relative;
}

.dataTables_scroll th:first-of-type,
.dataTables_scroll td:first-of-type {
  border-left-width: 0 !important;
}

.dataTables_scrollHead {
  margin-bottom: -1px;
}

.dataTables_scrollHead table {
  border-top: 0;
}

.dataTables_scrollBody {
  -ms-overflow-style: auto;
}

.dataTables_scrollBody thead {
  border: 0;
}

.dataTables_scrollBody tr:last-of-type td {
  border-bottom: 0 !important;
}

.dataTables_scrollBody .expandableGridRowSnippet {
  background-color: #fff;
  padding: 12px 6px;
}

.dataTables_scrollBody .expandableGridRowSnippet .table-form {
  margin: -12px -6px;
}

.dataTables_scrollBody input[type="checkbox"] {
  display: inline-block;
}

.dataTables_info {
  color: #777777;
  font-size: 12px;
  display: none;
  margin-top: 12px;
}

.dataTables_empty {
  padding: 12px !important;
}

.dataTables_empty .alert, .dataTables_empty #loginAjaxMessage > .validation-summary-errors {
  margin-bottom: 0;
}

.row_selected {
  background-color: #009bc2;
  color: #fff;
}

.row_selected a {
  color: #fff;
}

.SelectedItemWrap.alert.alert-info, #loginAjaxMessage > .SelectedItemWrap.alert-info.validation-summary-errors {
  display: none;
}

.cellInnerWrapHelper {
  display: inline-block;
}

.cellInnerWrapHelper i {
  font-size: 20px;
  margin-top: -3px;
  margin-bottom: -6px;
  float: left;
  position: absolute;
  top: 5px;
  left: calc(50% - 11px);
}

.grid-checkbox {
  float: left;
  position: absolute;
  top: 4px;
  left: calc(50% - 10px);
}

.editableCell {
  background-color: #fef9df;
  position: relative;
}

.editableCell.cellSelected {
  background-color: #fdf2b7;
}

.editableCell.cellSelected input {
  background-color: #fdf2b7;
}

.editableCell input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fef9df;
  border: 0;
  outline: 0;
  padding: 4px 8px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

.editableCell input:focus {
  color: #009bc2;
}

.Project-name {
  cursor: pointer;
}

.gridCellShaded {
  background-color: whitesmoke;
  color: #a8a8a8;
  cursor: not-allowed;
}

.dataGridActionBarLoader {
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.dataGridActionBarLoader .elementLoader {
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 18px);
  z-index: 1;
}

.elementLoader {
  text-align: center;
  width: 32px;
  margin: 10px auto;
}

.elementLoader:before, .elementLoader:after {
  content: " ";
  display: table;
}

.elementLoader:after {
  clear: both;
}

.elementLoader > div {
  -webkit-animation: stretchdelay 1s infinite ease-in-out;
  -o-animation: stretchdelay 1s infinite ease-in-out;
  animation: stretchdelay 1s infinite ease-in-out;
  background-color: #009bc2;
  height: 16px;
  width: 2px;
  margin-right: 3px;
  float: left;
}

.elementLoader > div:last-child {
  margin-right: 0;
}

.elementLoader .rect2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.elementLoader .rect3 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.elementLoader .rect4 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.elementLoader .rect5 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.elementLoader .rect6 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.elementLoader .rect7 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

@-webkit-keyframes stretchdelay {
  0%,
  30%,
  100% {
    -webkit-transform: scaleY(0.85);
    -ms-transform: scaleY(0.85);
    -o-transform: scaleY(0.85);
    transform: scaleY(0.85);
  }
  60% {
    -webkit-transform: scaleY(1.35);
    -ms-transform: scaleY(1.35);
    -o-transform: scaleY(1.35);
    transform: scaleY(1.35);
  }
}

@-moz-keyframes stretchdelay {
  0%,
  30%,
  100% {
    -webkit-transform: scaleY(0.85);
    -ms-transform: scaleY(0.85);
    -o-transform: scaleY(0.85);
    transform: scaleY(0.85);
  }
  60% {
    -webkit-transform: scaleY(1.35);
    -ms-transform: scaleY(1.35);
    -o-transform: scaleY(1.35);
    transform: scaleY(1.35);
  }
}

@-o-keyframes stretchdelay {
  0%,
  30%,
  100% {
    -webkit-transform: scaleY(0.85);
    -ms-transform: scaleY(0.85);
    -o-transform: scaleY(0.85);
    transform: scaleY(0.85);
  }
  60% {
    -webkit-transform: scaleY(1.35);
    -ms-transform: scaleY(1.35);
    -o-transform: scaleY(1.35);
    transform: scaleY(1.35);
  }
}

@keyframes stretchdelay {
  0%,
  30%,
  100% {
    -webkit-transform: scaleY(0.85);
    -ms-transform: scaleY(0.85);
    -o-transform: scaleY(0.85);
    transform: scaleY(0.85);
  }
  60% {
    -webkit-transform: scaleY(1.35);
    -ms-transform: scaleY(1.35);
    -o-transform: scaleY(1.35);
    transform: scaleY(1.35);
  }
}

.elementLoaderContainer {
  position: relative;
}

.elementLoaderOverlay {
  background: #fff;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 1;
}

.elementLoaderOverlay > .elementLoader {
  position: relative;
  top: calc(50% - 28px);
}

.view-loader {
  background: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.view-loader > .elementLoader {
  position: relative;
  top: calc(50% - 26px);
}

.tree-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-height: 0;
}

.sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: whitesmoke;
  width: 334px;
  min-width: 50px;
  max-width: 680px;
  position: relative;
}

.tree-view {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: auto;
}

.main-content {
  padding-left: 12px;
  padding-right: 12px;
  background-color: #fff;
  display: block;
  width: calc(100% - 321px);
  overflow-y: auto;
  min-width: calc(100% - 681px);
  max-width: calc(100% - 51px);
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}

.dragbar,
.horizontal-fluid-dragbar {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color linear 0.2s 0s;
  -o-transition: background-color linear 0.2s 0s;
  transition: background-color linear 0.2s 0s;
  background-color: rgba(0, 155, 194, 0.5);
  cursor: col-resize;
  width: 1px;
  position: relative;
  z-index: 99;
}

.dragbar--active, .dragbar:hover,
.horizontal-fluid-dragbar--active,
.horizontal-fluid-dragbar:hover {
  background-color: #009bc2;
}

.dragbar--active::before, .dragbar--active::after, .dragbar:hover::before, .dragbar:hover::after,
.horizontal-fluid-dragbar--active::before,
.horizontal-fluid-dragbar--active::after,
.horizontal-fluid-dragbar:hover::before,
.horizontal-fluid-dragbar:hover::after {
  background-color: rgba(0, 155, 194, 0.1);
}

.dragbar::before, .dragbar::after,
.horizontal-fluid-dragbar::before,
.horizontal-fluid-dragbar::after {
  content: "";
  height: 100%;
  width: 4px;
  position: absolute;
}

.touch-enabled .dragbar::before, .touch-enabled .dragbar::after, .touch-enabled
.horizontal-fluid-dragbar::before, .touch-enabled
.horizontal-fluid-dragbar::after {
  width: 10px;
}

.dragbar::before,
.horizontal-fluid-dragbar::before {
  left: -4px;
}

.touch-enabled .dragbar::before, .touch-enabled
.horizontal-fluid-dragbar::before {
  left: -10px;
}

.dragbar::after,
.horizontal-fluid-dragbar::after {
  right: -4px;
}

.touch-enabled .dragbar::after, .touch-enabled
.horizontal-fluid-dragbar::after {
  right: -10px;
}

.logo {
  height: 24px;
  margin: 4px 0;
}

.footer {
  background-color: #3e4a56;
  color: #fff;
  line-height: 32px;
  height: 32px;
}

.footer .btn + .btn, .footer .ui-dialog .ui-dialog-titlebar-close + .btn, .ui-dialog .footer .ui-dialog-titlebar-close + .btn, .footer .ui-dialog .btn + .ui-dialog-titlebar-close, .ui-dialog .footer .btn + .ui-dialog-titlebar-close, .footer .ui-dialog .ui-dialog-titlebar-close + .ui-dialog-titlebar-close, .ui-dialog .footer .ui-dialog-titlebar-close + .ui-dialog-titlebar-close {
  margin-left: 0;
}

.l-dash {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.l-dash__logo {
  margin: 0 auto 18px;
  padding-top: 80px;
}

.l-dash__panel {
  -webkit-animation-name: form-animation;
  animation-name: form-animation;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  width: 280px;
  margin: 20px auto 0;
}

@-webkit-keyframes form-animation {
  0% {
    -webkit-transform: translateY(400px);
    -ms-transform: translateY(400px);
    -o-transform: translateY(400px);
    transform: translateY(400px);
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-moz-keyframes form-animation {
  0% {
    -webkit-transform: translateY(400px);
    -ms-transform: translateY(400px);
    -o-transform: translateY(400px);
    transform: translateY(400px);
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-o-keyframes form-animation {
  0% {
    -webkit-transform: translateY(400px);
    -ms-transform: translateY(400px);
    -o-transform: translateY(400px);
    transform: translateY(400px);
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes form-animation {
  0% {
    -webkit-transform: translateY(400px);
    -ms-transform: translateY(400px);
    -o-transform: translateY(400px);
    transform: translateY(400px);
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

#loginAjaxMessage {
  width: 280px;
  margin: 0 auto;
}

#loginAjaxMessage > .validation-summary-errors {
  text-align: center;
  margin-top: 12px;
  padding-top: 48px;
  position: relative;
}

#loginAjaxMessage > .validation-summary-errors ul {
  padding-left: 0;
  list-style: none;
}

#loginAjaxMessage > .validation-summary-errors li {
  line-height: 20px;
}

#loginAjaxMessage > .validation-summary-errors li::before {
  font-size: 20px;
  position: absolute;
  top: 20px;
  left: calc(50% - 15px);
}

input.error,
input:focus.error {
  -webkit-box-shadow: inset 0 0 0 1px #ef2e5f;
  box-shadow: inset 0 0 0 1px #ef2e5f;
}

input.error ~ i,
input:focus.error ~ i {
  color: #ef2e5f;
}

label.error {
  color: #ef2e5f;
  padding-top: 4px;
}

.navigation {
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}

.CenNotification {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: right 260ms ease-in;
  -o-transition: right 260ms ease-in;
  transition: right 260ms ease-in;
  color: #333;
  width: 480px;
  margin-top: 12px;
  padding: 12px 44px 36px 38px;
  position: relative;
  right: -500px;
}

.CenNotificationArea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10010;
}

.CenNotificationVisible {
  -webkit-transition: right 260ms ease-in;
  -o-transition: right 260ms ease-in;
  transition: right 260ms ease-in;
  right: 12px;
}

.CenNotification.CenNotifyError {
  background-color: #ef2e5f;
  color: #fff;
}

.CenNotification.CenNotifyError .CenNotificationClose {
  background-color: #ee1b50;
  color: #fff;
}

.CenNotification.CenNotifyError .CenNotificationClose:hover {
  background-color: #e81248;
}

.CenNotification.CenNotifySuccess {
  background-color: #00c28e;
  color: #fff;
}

.CenNotification.CenNotifySuccess .CenNotificationClose {
  background-color: #00ae7f;
  color: #fff;
}

.CenNotification.CenNotifySuccess .CenNotificationClose:hover {
  background-color: #009e74;
}

.CenNotification.CenNotifyWorking {
  background-color: #009bc2;
  color: #fff;
}

.CenNotification.CenNotifyWorking .CenNotificationClose {
  background-color: #008bae;
  color: #fff;
}

.CenNotification.CenNotifyWorking .CenNotificationClose:hover {
  background-color: #007e9e;
}

.CenNotification.CenNotifyWarning {
  background-color: #fbde60;
  color: #3e4a56;
}

.CenNotification.CenNotifyWarning .CenNotificationClose {
  background-color: #fada4c;
  color: #3e4a56;
}

.CenNotification.CenNotifyWarning .CenNotificationClose:hover {
  background-color: #fad73d;
}

.CenNotificationClose {
  border-left: 1px solid transparent;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  height: 100%;
  width: 44px;
  position: absolute;
  top: 0;
  right: 0;
}

.CenNotificationClose > i {
  position: relative;
  top: 12px;
}

.CenNotificationIcon {
  font-size: 20px;
  position: absolute;
  top: 12px;
  left: 8px;
}

.CenNotificationText {
  font-size: 16px;
  line-height: 1.42857;
}

.CenNotificationText p {
  margin: 0;
}

.x97531 {
  display: none;
}

.x97531:before, .x97531:after {
  content: " ";
  display: table;
}

.x97531:after {
  clear: both;
}

.dataTables_paginate .btn, .dataTables_paginate .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .dataTables_paginate .ui-dialog-titlebar-close {
  margin: 6px 2px;
}

.dataTables_paginate .btn.first, .dataTables_paginate .ui-dialog .first.ui-dialog-titlebar-close, .ui-dialog .dataTables_paginate .first.ui-dialog-titlebar-close {
  margin-left: 0;
}

.dataTables_length {
  margin-top: 6px;
  margin-bottom: 6px;
  float: right;
}

.dataTables_length label {
  font-size: 12px;
  margin-bottom: 0;
}

.dataTables_length select {
  margin-left: 4px;
}

.filtersSidePanelWrap {
  -webkit-transition: right cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s 0s, opacity cubic-bezier(0.65, 0.05, 0.36, 1) 0s 0.8s;
  -o-transition: right cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s 0s, opacity cubic-bezier(0.65, 0.05, 0.36, 1) 0s 0.8s;
  transition: right cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s 0s, opacity cubic-bezier(0.65, 0.05, 0.36, 1) 0s 0.8s;
  -webkit-box-shadow: -2px 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  height: calc(100% - 76px);
  width: 60%;
  margin-right: 44px;
  position: fixed;
  top: 44px;
  right: -60%;
  z-index: 1;
  opacity: 0;
}

.touch-enabledbled .filtersSidePanelWrap {
  height: calc(100% - 120px);
  top: 88px;
}

.filtersSidePanelWrapOpen {
  -webkit-transition: right cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s 0s;
  -o-transition: right cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s 0s;
  transition: right cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s 0s;
  right: 0% !important;
  z-index: 1;
  opacity: 1;
}

.filtersSidePanel {
  height: 100%;
  width: 100%;
  margin-right: -12px;
  padding: 12px 12px;
}

.filtersSidePanel .elementLoader {
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 16px);
}

.filtersSidePanel .filtersSidePanelInner {
  height: 100%;
}

.filtersSidePanel .filtersSidePanelInner .DataTablesWrap {
  height: 100%;
}

.filtersSidePanel .filtersSidePanelInner .DataTablesWrap .CenGridDataTableContainer {
  height: calc(100% - 44px);
}

.filtersSidePanel .filtersSidePanelInner .DataTablesWrap .CenGridDataTableContainer .dataTables_wrapper {
  height: 100%;
}

.filtersSidePanel .filtersSidePanelInner .DataTablesWrap .CenGridDataTableContainer .dataTables_wrapper .dataTables_scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
  height: calc(100% - 31px);
}

.filtersSidePanel .filtersSidePanelInner .DataTablesWrap .CenGridDataTableContainer .dataTables_wrapper .dataTables_scroll .dataTables_scrollHead {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.filtersSidePanel .filtersSidePanelInner .DataTablesWrap .CenGridDataTableContainer .dataTables_wrapper .dataTables_scroll .dataTables_scrollBody {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}

.filtersSidePanel .filtersSidePanelInner .DataTablesWrap .CenGridDataTableContainer .dataTables_wrapper .dataTables_scroll .dataTables_scrollBody table {
  background-color: #fff;
}

.filtersSidePanelOpen + .filtersSidePanel {
  height: auto;
}

.navbar-search .icon-search {
  font-size: 20px;
  position: absolute;
  top: calc(50% - 10px);
  left: 6px;
  z-index: 9;
}

.navbar-search .searchClearBtn {
  -webkit-transition: all linear 1s 0s;
  -o-transition: all linear 1s 0s;
  transition: all linear 1s 0s;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99999;
}

.navbar-search input {
  padding-right: 44px;
  padding-left: 32px;
}

.navbar-search-wrap {
  margin-bottom: 12px;
}

.navbar-search-wrap:before, .navbar-search-wrap:after {
  content: " ";
  display: table;
}

.navbar-search-wrap:after {
  clear: both;
}

.dataTables_processing {
  background: whitesmoke;
  height: calc(100% - 38px);
  width: 100%;
  position: absolute;
  z-index: 99999;
}

.dataTables_processing .elementLoader {
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 18px);
}

.row_selected + tr:hover {
  background-color: #fff !important;
}

#DivDetailsProject_ProjectNew .form-subframe-header {
  display: none;
}

.expandable-item {
  white-space: pre-wrap !important;
  height: 16px;
  overflow: hidden;
}

.expandable-item.expanded {
  height: auto;
}

.expandable-trigger {
  position: absolute;
  right: 0;
  bottom: 0;
}

.table-form {
  font-size: 12px;
  margin: -6px -12px;
  padding: 12px;
}

.table-form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.table-form .panel-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
  padding: 0;
}

.table-form .section-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.table-form .section-wrap:first-child {
  padding-right: 0;
}

.table-form .control-group {
  margin-bottom: -1px;
}

.table-form .control-group .span3,
.table-form .control-group .span9,
.table-form .control-group .CenrevisionWrap {
  padding: 4px 6px !important;
}

.table-form .control-group .span3 > span,
.table-form .control-group .span3 > label,
.table-form .control-group .span9 > span,
.table-form .control-group .span9 > label,
.table-form .control-group .CenrevisionWrap > span,
.table-form .control-group .CenrevisionWrap > label {
  white-space: normal;
}

.table-form .control-group .CenrevisionWrap {
  background-color: whitesmoke;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #dbdbdb;
}

.table-form .control-group .span3 {
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #dbdbdb;
}

.table-form .control-group .span3 > label {
  text-overflow: ellipsis;
  white-space: nowrap !important;
  display: block;
  overflow: hidden;
}

.table-form .control-group .span9 {
  border-width: 1px;
  border-style: solid;
  border-color: #dbdbdb;
  position: relative;
}

.table-form .control-group label {
  font-weight: 400;
  margin-bottom: 0;
}

.table-form .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fef9df;
  font-size: 12px;
  height: 25px;
  width: calc(100% + 12px);
  margin: -4px -6px;
  padding: 5px 6px;
  float: left;
}

.table-form .form-control:focus {
  background-color: #fdf2b7;
}

.table-form select.form-control {
  padding: 0 0 0 4px;
}

.table-form .panel-body > .form-subframe-wrap {
  margin: 0 12px;
}

.table-form .form-subframe-wrap {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

@media screen and (min-width: 768px) {
  .table-form .form-subframe-wrap:first-child {
    margin-top: 0;
  }
}

.table-form .form-subframe-wrap:not(:first-child) h3 {
  margin-top: 9px;
}

.table-form .form-subframe-wrap h3 {
  font-size: 14px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 0;
}

.table-form .form-subframe-header ~ div {
  padding: 0 12px;
}

.table-form .formTopControlBar {
  padding: 12px 0;
}

.table-form .formTopControlBar > .btn, .table-form .ui-dialog .formTopControlBar > .ui-dialog-titlebar-close, .ui-dialog .table-form .formTopControlBar > .ui-dialog-titlebar-close {
  min-width: 100px;
}

.table-form .panel-footer {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.table-form .panel-footer > .btn, .table-form .ui-dialog .panel-footer > .ui-dialog-titlebar-close, .ui-dialog .table-form .panel-footer > .ui-dialog-titlebar-close {
  min-width: 100px;
}

.toolbar {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  margin-bottom: 12px;
}

.toolbar:before, .toolbar:after {
  content: " ";
  display: table;
}

.toolbar:after {
  clear: both;
}

.toolbar .btn, .toolbar .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .toolbar .ui-dialog-titlebar-close {
  padding-bottom: 2px;
}

.toolbar .btn::after, .toolbar .ui-dialog .ui-dialog-titlebar-close::after, .ui-dialog .toolbar .ui-dialog-titlebar-close::after {
  border-right: 1px solid #e5e5e5;
  content: "";
  display: block;
  height: 70%;
  width: 0;
  position: absolute;
  top: calc(50% - 35%);
  right: 0;
}

.toolbar .btn + .btn, .toolbar .ui-dialog .ui-dialog-titlebar-close + .btn, .ui-dialog .toolbar .ui-dialog-titlebar-close + .btn, .toolbar .ui-dialog .btn + .ui-dialog-titlebar-close, .ui-dialog .toolbar .btn + .ui-dialog-titlebar-close, .toolbar .ui-dialog .ui-dialog-titlebar-close + .ui-dialog-titlebar-close, .ui-dialog .toolbar .ui-dialog-titlebar-close + .ui-dialog-titlebar-close {
  margin-left: 0;
}

.toolbar .btn:last-of-type::after, .toolbar .ui-dialog .ui-dialog-titlebar-close:last-of-type::after, .ui-dialog .toolbar .ui-dialog-titlebar-close:last-of-type::after {
  display: none;
}

.toolbar span {
  font-size: 12px;
  display: block;
}

.dash-component {
  width: 100%;
}

.component__header {
  background: #f3f3f6;
  border-bottom: 1px solid #e5e5e5;
  font-size: 12px;
  padding: 3px 12px;
}

.topbar {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #3e4a56;
  padding: 6px 0;
}

.tree-toolbar {
  background-color: whitesmoke;
  border-bottom: 1px solid #e5e5e5;
  white-space: nowrap;
  padding: 6px 0;
}

.tree-toolbar:before, .tree-toolbar:after {
  content: " ";
  display: table;
}

.tree-toolbar:after {
  clear: both;
}

.tree-toolbar .btn-group::after {
  background: #e5e5e5;
  content: "";
  display: inline-block;
  height: 28px;
  width: 1px;
  position: absolute;
  top: calc(50% - 14px);
  right: -3px;
}

.tree-toolbar .btn, .tree-toolbar .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .tree-toolbar .ui-dialog-titlebar-close {
  margin-left: 0;
}

.tree-toolbar .btn:last-of-type, .tree-toolbar .ui-dialog .ui-dialog-titlebar-close:last-of-type, .ui-dialog .tree-toolbar .ui-dialog-titlebar-close:last-of-type {
  margin-right: 0;
}

.tree-toolbar__search {
  -webkit-transition: max-height linear 0.25s 0s, padding-top linear 0.25s 0s, padding-bottom linear 0.25s 0s;
  -o-transition: max-height linear 0.25s 0s, padding-top linear 0.25s 0s, padding-bottom linear 0.25s 0s;
  transition: max-height linear 0.25s 0s, padding-top linear 0.25s 0s, padding-bottom linear 0.25s 0s;
  -webkit-box-shadow: 0 1px 0 #e5e5e5;
  box-shadow: 0 1px 0 #e5e5e5;
  background-color: #ededed;
  overflow: hidden;
  padding: 6px 12px;
}

.tree-toolbar__search.open {
  max-height: 44px;
}

.tree-toolbar__search.closed {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.tree-toolbar__search > .navbar-search {
  width: 100%;
}

.tree ul {
  padding-left: 0;
  list-style: none;
}

.tree ul > li > span > .icon, .tree ul > li > span > input[type="checkbox"]::before, .tree ul > li > span > input[type="radio"]::before, .tree .custom-modal-message-body ul > li > span > li::before, .custom-modal-message-body .tree ul > li > span > li::before, .tree .filter-links label ul > li > span > .icon-times-circle, .filter-links label .tree ul > li > span > .icon-times-circle, .tree .filter-links label ul > li > span > .icon-check-circle, .filter-links label .tree ul > li > span > .icon-check-circle, .tree .ui-dialog-content .row-fluid .span9 ul > li > span > .validationMessage::before, .ui-dialog-content .row-fluid .span9 .tree ul > li > span > .validationMessage::before, .tree #loginAjaxMessage > .validation-summary-errors ul > li > span > li::before, #loginAjaxMessage > .validation-summary-errors .tree ul > li > span > li::before, .tree ul > li > span.CenNotificationClose > i, .tree .CenNotificationIcon ul > li > span > .icon-warning, .CenNotificationIcon .tree ul > li > span > .icon-warning, .tree .CenNotificationIcon ul > li > span > .icon-times-circle, .CenNotificationIcon .tree ul > li > span > .icon-times-circle, .tree .CenNotificationIcon ul > li > span > .icon-check-circle, .CenNotificationIcon .tree ul > li > span > .icon-check-circle {
  margin-left: 12px;
}

.tree ul > li > span + ul > li > span > .icon, .tree ul > li > span + ul > li > span > input[type="checkbox"]::before, .tree ul > li > span + ul > li > span > input[type="radio"]::before, .tree .custom-modal-message-body ul > li > span + ul > li > span > li::before, .custom-modal-message-body .tree ul > li > span + ul > li > span > li::before, .tree .filter-links label ul > li > span + ul > li > span > .icon-times-circle, .filter-links label .tree ul > li > span + ul > li > span > .icon-times-circle, .tree .filter-links label ul > li > span + ul > li > span > .icon-check-circle, .filter-links label .tree ul > li > span + ul > li > span > .icon-check-circle, .tree .ui-dialog-content .row-fluid .span9 ul > li > span + ul > li > span > .validationMessage::before, .ui-dialog-content .row-fluid .span9 .tree ul > li > span + ul > li > span > .validationMessage::before, .tree #loginAjaxMessage > .validation-summary-errors ul > li > span + ul > li > span > li::before, #loginAjaxMessage > .validation-summary-errors .tree ul > li > span + ul > li > span > li::before, .tree ul > li > span + ul > li > span.CenNotificationClose > i, .tree .CenNotificationIcon ul > li > span + ul > li > span > .icon-warning, .CenNotificationIcon .tree ul > li > span + ul > li > span > .icon-warning, .tree .CenNotificationIcon ul > li > span + ul > li > span > .icon-times-circle, .CenNotificationIcon .tree ul > li > span + ul > li > span > .icon-times-circle, .tree .CenNotificationIcon ul > li > span + ul > li > span > .icon-check-circle, .CenNotificationIcon .tree ul > li > span + ul > li > span > .icon-check-circle {
  margin-left: 44px;
}

.tree ul > li > span + ul > li > span + ul > li > span > .icon, .tree ul > li > span + ul > li > span + ul > li > span > input[type="checkbox"]::before, .tree ul > li > span + ul > li > span + ul > li > span > input[type="radio"]::before, .tree .custom-modal-message-body ul > li > span + ul > li > span + ul > li > span > li::before, .custom-modal-message-body .tree ul > li > span + ul > li > span + ul > li > span > li::before, .tree .filter-links label ul > li > span + ul > li > span + ul > li > span > .icon-times-circle, .filter-links label .tree ul > li > span + ul > li > span + ul > li > span > .icon-times-circle, .tree .filter-links label ul > li > span + ul > li > span + ul > li > span > .icon-check-circle, .filter-links label .tree ul > li > span + ul > li > span + ul > li > span > .icon-check-circle, .tree .ui-dialog-content .row-fluid .span9 ul > li > span + ul > li > span + ul > li > span > .validationMessage::before, .ui-dialog-content .row-fluid .span9 .tree ul > li > span + ul > li > span + ul > li > span > .validationMessage::before, .tree #loginAjaxMessage > .validation-summary-errors ul > li > span + ul > li > span + ul > li > span > li::before, #loginAjaxMessage > .validation-summary-errors .tree ul > li > span + ul > li > span + ul > li > span > li::before, .tree ul > li > span + ul > li > span + ul > li > span.CenNotificationClose > i, .tree .CenNotificationIcon ul > li > span + ul > li > span + ul > li > span > .icon-warning, .CenNotificationIcon .tree ul > li > span + ul > li > span + ul > li > span > .icon-warning, .tree .CenNotificationIcon ul > li > span + ul > li > span + ul > li > span > .icon-times-circle, .CenNotificationIcon .tree ul > li > span + ul > li > span + ul > li > span > .icon-times-circle, .tree .CenNotificationIcon ul > li > span + ul > li > span + ul > li > span > .icon-check-circle, .CenNotificationIcon .tree ul > li > span + ul > li > span + ul > li > span > .icon-check-circle {
  margin-left: 76px;
}

.tree li {
  line-height: 32px;
}

.tree .TreeMenuItemSelected span,
.tree .TreeMenuItemSelected span:hover {
  background-color: #009bc2;
}

.tree .TreeMenuItemSelected span a,
.tree .TreeMenuItemSelected span .icon,
.tree .TreeMenuItemSelected span input[type="checkbox"]::before,
.tree .TreeMenuItemSelected span input[type="radio"]::before,
.tree .TreeMenuItemSelected span .custom-modal-message-body ul li::before, .custom-modal-message-body ul
.tree .TreeMenuItemSelected span li::before,
.tree .TreeMenuItemSelected span .filter-links label .icon-times-circle, .filter-links label
.tree .TreeMenuItemSelected span .icon-times-circle,
.tree .TreeMenuItemSelected span .filter-links label .icon-check-circle, .filter-links label
.tree .TreeMenuItemSelected span .icon-check-circle,
.tree .TreeMenuItemSelected span .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9
.tree .TreeMenuItemSelected span .validationMessage::before,
.tree .TreeMenuItemSelected span #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors
.tree .TreeMenuItemSelected span li::before,
.tree .TreeMenuItemSelected span .CenNotificationClose > i,
.tree .TreeMenuItemSelected span .CenNotificationIcon .icon-warning, .CenNotificationIcon
.tree .TreeMenuItemSelected span .icon-warning,
.tree .TreeMenuItemSelected span .CenNotificationIcon .icon-times-circle, .CenNotificationIcon
.tree .TreeMenuItemSelected span .icon-times-circle,
.tree .TreeMenuItemSelected span .CenNotificationIcon .icon-check-circle, .CenNotificationIcon
.tree .TreeMenuItemSelected span .icon-check-circle,
.tree .TreeMenuItemSelected span:hover a,
.tree .TreeMenuItemSelected span:hover .icon,
.tree .TreeMenuItemSelected span:hover input[type="checkbox"]::before,
.tree .TreeMenuItemSelected span:hover input[type="radio"]::before,
.tree .TreeMenuItemSelected span:hover .custom-modal-message-body ul li::before, .custom-modal-message-body ul
.tree .TreeMenuItemSelected span:hover li::before,
.tree .TreeMenuItemSelected span:hover .filter-links label .icon-times-circle, .filter-links label
.tree .TreeMenuItemSelected span:hover .icon-times-circle,
.tree .TreeMenuItemSelected span:hover .filter-links label .icon-check-circle, .filter-links label
.tree .TreeMenuItemSelected span:hover .icon-check-circle,
.tree .TreeMenuItemSelected span:hover .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9
.tree .TreeMenuItemSelected span:hover .validationMessage::before,
.tree .TreeMenuItemSelected span:hover #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors
.tree .TreeMenuItemSelected span:hover li::before,
.tree .TreeMenuItemSelected span:hover .CenNotificationClose > i,
.tree .TreeMenuItemSelected span:hover .CenNotificationIcon .icon-warning, .CenNotificationIcon
.tree .TreeMenuItemSelected span:hover .icon-warning,
.tree .TreeMenuItemSelected span:hover .CenNotificationIcon .icon-times-circle, .CenNotificationIcon
.tree .TreeMenuItemSelected span:hover .icon-times-circle,
.tree .TreeMenuItemSelected span:hover .CenNotificationIcon .icon-check-circle, .CenNotificationIcon
.tree .TreeMenuItemSelected span:hover .icon-check-circle {
  color: #fff;
}

.tree span {
  white-space: nowrap;
  display: inline-block;
  min-width: 100%;
}

.tree span:hover {
  background-color: #fff;
}

.tree a {
  color: #3e4a56;
  line-height: 32px;
  display: inline-block;
  margin-right: 12px;
}

.tree .icon, .tree input[type="checkbox"]::before, .tree input[type="radio"]::before, .tree .custom-modal-message-body ul li::before, .custom-modal-message-body ul .tree li::before, .tree .filter-links label .icon-times-circle, .filter-links label .tree .icon-times-circle, .tree .filter-links label .icon-check-circle, .filter-links label .tree .icon-check-circle, .tree .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .tree .validationMessage::before, .tree #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .tree li::before, .tree .CenNotificationClose > i, .tree .CenNotificationIcon .icon-warning, .CenNotificationIcon .tree .icon-warning, .tree .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .tree .icon-times-circle, .tree .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .tree .icon-check-circle {
  color: #009bc2;
  font-size: 20px;
  line-height: 32px;
  vertical-align: middle;
  height: 32px;
  width: 32px;
}

.cenupload {
  position: relative;
}

.cenupload__label {
  width: 100%;
  margin-bottom: 0;
}

.cenupload__btn {
  font-weight: normal;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.cenupload__batchfile {
  width: calc(100% - 99px);
  position: absolute;
  top: 0;
  left: 99px;
  z-index: 9;
}

.cenupload__filename {
  line-height: 1.6;
  text-overflow: ellipsis;
  display: block;
  width: calc(100% - 60px);
  overflow: hidden;
}

.cenupload + .alert, #loginAjaxMessage > .cenupload + .validation-summary-errors {
  margin-top: 12px;
  margin-bottom: -12px !important;
}

.form__loader {
  background: rgba(255, 255, 255, 0.85);
  text-align: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.form__loader .elementLoader {
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 16px);
}

.revision__control {
  font-weight: normal;
  display: inline-block;
  margin: 0;
  margin-bottom: 12px !important;
}

.ui-dialog .revision__control {
  display: none;
}

.RevisionHeader {
  -webkit-box-shadow: 0 0 0 1px #00c28e inset;
  box-shadow: 0 0 0 1px #00c28e inset;
  margin-bottom: 12px;
}

.CenRevisionInfo {
  padding: 6px 12px;
}

.side-menu {
  background-color: #44525f;
  height: calc(100% - 44px - 32px);
  width: 44px;
  position: fixed;
  top: 44px;
  right: 0;
  z-index: 999;
}

.side-menu .btn, .side-menu .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .side-menu .ui-dialog-titlebar-close {
  height: 44px;
  width: 44px;
  position: relative;
}

.side-menu .btn + button, .side-menu .ui-dialog .ui-dialog-titlebar-close + button, .ui-dialog .side-menu .ui-dialog-titlebar-close + button {
  margin-left: 0;
}

.has-side-menu {
  margin-right: 44px;
}

::-webkit-scrollbar {
  height: .75em;
  width: .75em;
}

::-webkit-scrollbar-thumb {
  background-color: #878e95;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #536474;
}

::-webkit-scrollbar-thumb:active {
  background-color: #3e4a56;
}

::-webkit-scrollbar-track {
  background-color: #ddd;
}

::-webkit-scrollbar-corner {
  background-color: #ddd;
}

.settings-grid-header {
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.settings-grid-row {
  padding: 4px 0;
}

.settings-grid-row.barrier {
  border-top: 1px dashed #009bc2;
  cursor: row-resize;
  margin: 0 0 5px;
  padding: 1px 0;
  position: relative;
}

.settings-grid-row.barrier > div {
  line-height: 0;
  height: 0;
}

.settings-grid-barrier-freeze {
  background-color: #009bc2;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  display: none;
  min-width: 30px;
  padding: 4px 12px;
  position: absolute;
  top: -12px;
  right: 50px;
}

.settings-grid-barrier-freeze-visible {
  display: block;
}

#logo-lg {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  height: 216px;
  width: 220px;
}

#logo-lg__dshape {
  -webkit-animation-name: dshape-animation;
  animation-name: dshape-animation;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  fill: #009bc2;
}

#logo-lg__cshape {
  -webkit-animation-name: cshape-animation;
  animation-name: cshape-animation;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  fill: #777777;
}

#logo-lg__dubo {
  -webkit-animation-name: dubo-animation;
  animation-name: dubo-animation;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

#logo-lg__dubo > path {
  fill: #009bc2;
}

#logo-lg__calc {
  -webkit-animation-name: dubo-animation;
  animation-name: dubo-animation;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

#logo-lg__calc > path {
  fill: #777777;
}

#logo-sm {
  margin: 12px 0;
  width: 240px;
}

#logo-sm__d {
  fill: #009bc2;
}

#logo-sm__c {
  fill: #fff;
}

#logo-sm__dubo > path {
  fill: #009bc2;
}

#logo-sm__calc > path {
  fill: #fff;
}

@-webkit-keyframes dshape-animation {
  0% {
    -webkit-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-moz-keyframes dshape-animation {
  0% {
    -webkit-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-o-keyframes dshape-animation {
  0% {
    -webkit-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes dshape-animation {
  0% {
    -webkit-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes cshape-animation {
  0% {
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-moz-keyframes cshape-animation {
  0% {
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-o-keyframes cshape-animation {
  0% {
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes cshape-animation {
  0% {
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes dubo-animation {
  0% {
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-moz-keyframes dubo-animation {
  0% {
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-o-keyframes dubo-animation {
  0% {
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes dubo-animation {
  0% {
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@font-face {
  font-family: "dubocalc-icons";
  src: url("../Icons/font/dubocalc-icons.eot");
  src: url("../Icons/font/dubocalc-icons.eot?#iefix") format("eot"), url("../Icons/font/dubocalc-icons.woff") format("woff"), url("../Icons/font/dubocalc-icons.woff2") format("woff2"), url("../Icons/font/dubocalc-icons.ttf") format("truetype"), url("../Icons/font/dubocalc-icons.svg#dubocalc-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon, input[type="checkbox"]::before, input[type="checkbox"]:checked::before, input[type="radio"]::before, input[type="radio"]:checked::before, .custom-modal-message-body ul li::before, .filter-links label .icon-times-circle, .filter-links label .icon-check-circle, .ui-dialog-content .row-fluid .span9 .validationMessage::before, #loginAjaxMessage > .validation-summary-errors li::before, .CenNotificationClose > i, .CenNotificationIcon .icon-warning, .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .icon-check-circle,
.caret,
.controlIconWrap .icon-pencil-square-o,
.controlIconWrap .icon-times,
.controlIconWrap .icon-chevron-down,
.controlIconWrap .icon-chevron-down.icon-flip-vertical,
.jstree-default .jstree-icon,
.jstree-default .jstree-icon:empty,
.vakata-context.jstree-contextmenu > li i,
.vakata-context ul > li i,
#jstree-dnd.jstree-default .jstree-icon.jstree-ok,
#jstree-dnd.jstree-default .jstree-icon.jstree-er,
.Draggable-item.ui-draggable.ui-draggable-dragging i,
.ui-dialog .ui-dialog-titlebar-close,
.pika-prev,
.is-rtl .pika-next,
.pika-next,
.is-rtl .pika-prev,
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  display: inline-block;
  font-family: "dubocalc-icons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-trash::before, .jstree-default .jstree-node[aria-labelledby^="Trash"] > a > i::before {
  content: "\EA10";
}

.icon-arrow::before, .controlIconWrap .icon-chevron-down::before, .controlIconWrap .icon-chevron-down.icon-flip-vertical::before, .jstree-default .jstree-closed > .jstree-ocl::before, .jstree-default .jstree-open > .jstree-ocl::before {
  content: "\EA11";
}

.icon-person::before {
  content: "\EA12";
}

.icon-lock::before {
  content: "\EA13";
}

.icon-gear::before, .jstree-default .jstree-node[aria-labelledby^="ElementItem_"][data-itemtype="0"] > a > i::before,
.jstree-default .jstree-node[aria-labelledby^="Item_"][data-itemtype="0"] > a > i::before, .Draggable-item.ui-draggable.ui-draggable-dragging.jstree-node[aria-labelledby^="Item_"][data-itemtype="0"] > a > i::before {
  content: "\EA14";
}

.icon-logout::before {
  content: "\EA15";
}

.icon-sad-face::before {
  content: "\EA16";
}

.icon-move::before {
  content: "\EA26";
}

.icon-search::before {
  content: "\EA27";
}

.icon-exclamation::before, .custom-modal-message-body.warning ul li::before, .ui-dialog-content .row-fluid .span9 .validationMessage::before, #loginAjaxMessage > .validation-summary-errors li::before, .CenNotificationIcon .icon-warning::before, .CenNotificationIcon .icon-times-circle::before {
  content: "\EA35";
}

.icon-ruler::before {
  content: "\EA40";
}

.icon-globe::before {
  content: "\EA41";
}

.icon-settings::before {
  content: "\EA42";
}

.icon-calculate::before {
  content: "\EA43";
}

.icon-dubocalc::before {
  content: "\EA44";
}

.icon-filter::before {
  content: "\EA45";
}

.icon-calendar::before {
  content: "\EA59";
}

.icon-bug::before {
  content: "\EA62";
}

.icon-info::before {
  content: "\EA63";
}

.icon-file::before {
  content: "\FA00";
}

.icon-new-file::before, .vakata-context.jstree-contextmenu > li:nth-child(3) i::before, .vakata-context ul > li:nth-child(3) i::before {
  content: "\FA01";
}

.icon-edit::before, .controlIconWrap .icon-pencil-square-o::before, .vakata-context.jstree-contextmenu > li:nth-child(4) i::before, .vakata-context ul > li:nth-child(4) i::before {
  content: "\FA02";
}

.icon-delete-file::before, .vakata-context.jstree-contextmenu > li:nth-child(5) i::before, .vakata-context ul > li:nth-child(5) i::before {
  content: "\FA03";
}

.icon-import-file::before {
  content: "\FA04";
}

.icon-export-file::before {
  content: "\FA05";
}

.icon-folder::before, .jstree-default .jstree-node[data-centype="Category"] > a > i::before {
  content: "\FA06";
}

.icon-folder-open::before, .jstree-default .jstree-node[data-centype="Category"].jstree-open > a > i::before {
  content: "\FA07";
}

.icon-copy::before, .vakata-context.jstree-contextmenu > li:nth-child(1) i::before, .vakata-context ul > li:nth-child(1) i::before {
  content: "\FA08";
}

.icon-paste::before, .vakata-context.jstree-contextmenu > li:nth-child(2) i::before, .vakata-context ul > li:nth-child(2) i::before {
  content: "\FA09";
}

.icon-save-file::before {
  content: "\FA10";
}

.icon-expand::before {
  content: "\FA11";
}

.icon-collapse::before {
  content: "\FA12";
}

.icon-checkbox-empty::before, input[type="checkbox"]::before {
  content: "\FA13";
}

.icon-checkbox-full::before, input[type="checkbox"]:checked::before {
  content: "\FA14";
}

.icon-radio-empty::before, input[type="radio"]::before {
  content: "\FA15";
}

.icon-radio-full::before, input[type="radio"]:checked::before {
  content: "\FA16";
}

.icon-back::before, .pika-prev::before,
.is-rtl .pika-next::before {
  content: "\FA17";
}

.icon-forward::before, .pika-next::before,
.is-rtl .pika-prev::before {
  content: "\FA18";
}

.icon-down::before, .caret::before {
  content: "\FA19";
}

.icon-up::before {
  content: "\FA20";
}

.icon-check::before, .custom-modal-message-body.success ul li::before, .filter-links label .icon-check-circle::before, .CenNotificationIcon .icon-check-circle::before, #jstree-dnd.jstree-default .jstree-icon.jstree-ok::before {
  content: "\FA21";
}

.icon-close::before, .filter-links label .icon-times-circle::before, .CenNotificationClose > i::before, #jstree-dnd.jstree-default .jstree-icon.jstree-er::before, .ui-dialog .ui-dialog-titlebar-close::before, .controlIconWrap .icon-times::before, .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before {
  content: "\FA22";
}

.icon-crop::before, .jstree-default .jstree-node[aria-labelledby^="Project_"] > a > i::before {
  content: "\FA23";
}

.icon-cubes::before, .jstree-default .jstree-node[aria-labelledby^="Scenario_"] > a > i::before {
  content: "\FA24";
}

.icon-cube::before, .jstree-default .jstree-node[aria-labelledby^="Element_"] > a > i::before {
  content: "\FA25";
}

.icon-gear::before, .jstree-default .jstree-node[aria-labelledby^="ElementItem_"][data-itemtype="0"] > a > i::before,
.jstree-default .jstree-node[aria-labelledby^="Item_"][data-itemtype="0"] > a > i::before, .Draggable-item.ui-draggable.ui-draggable-dragging.jstree-node[aria-labelledby^="Item_"][data-itemtype="0"] > a > i::before {
  content: "\FA26";
}

.icon-item-transport::before, .jstree-default .jstree-node[aria-labelledby^="ElementItem_"][data-itemtype="2"] > a > i::before,
.jstree-default .jstree-node[aria-labelledby^="Item_"][data-itemtype="2"] > a > i::before, .Draggable-item.ui-draggable.ui-draggable-dragging.jstree-node[aria-labelledby^="Item_"][data-itemtype="2"] > a > i::before {
  content: "\FA27";
}

.icon-item-cycle::before, .jstree-default .jstree-node[aria-labelledby^="ElementItem_"][data-itemtype="3"] > a > i::before,
.jstree-default .jstree-node[aria-labelledby^="Item_"][data-itemtype="3"] > a > i::before, .Draggable-item.ui-draggable.ui-draggable-dragging.jstree-node[aria-labelledby^="Item_"][data-itemtype="3"] > a > i::before {
  content: "\FA28";
}

.icon-item-energy::before, .jstree-default .jstree-node[aria-labelledby^="ElementItem_"][data-itemtype="1"] > a > i::before,
.jstree-default .jstree-node[aria-labelledby^="Item_"][data-itemtype="1"] > a > i::before, .Draggable-item.ui-draggable.ui-draggable-dragging.jstree-node[aria-labelledby^="Item_"][data-itemtype="1"] > a > i::before {
  content: "\FA29";
}

.icon-eprouvette::before {
  content: "\FA30";
}

.icon-reload::before {
  content: "\FA31";
}

.icon-person::before {
  content: "\FA32";
}

.icon-add-person::before {
  content: "\FA33";
}

.icon-explorer::before {
  content: "\FA34";
}

.icon-dashboard::before {
  content: "\FA35";
}

.icon-pie-chart::before {
  content: "\FA36";
}

.icon-left::before {
  content: "\FA37";
}

.icon-right::before {
  content: "\FA38";
}

.icon-double-left::before {
  content: "\FA39";
}

.icon-double-right::before {
  content: "\FA40";
}

.icon-plus::before {
  content: "\FA41";
}

.icon-search::before {
  content: "\FA42";
}

.icon-advanced-search::before {
  content: "\FA43";
}

.icon-help::before {
  content: "\FA44";
}

.icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.icon-2x {
  font-size: 2em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-5x {
  font-size: 5em;
}

.icon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.icon-80 {
  font-size: 80px;
}

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.icon-stack-1x, .icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.icon-stack-1x {
  line-height: inherit;
}

.icon-stack-2x {
  font-size: 2em;
}

.icon-inverse {
  color: #fff;
}

.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}

.animation-shake, #loginAjaxMessage > .validation-summary-errors {
  -webkit-animation-name: shake;
  animation-name: shake;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-iteration-count: 5;
  animation-iteration-count: 5;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.animation-shake:hover, #loginAjaxMessage > .validation-summary-errors:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  10% {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  20% {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  30% {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  40% {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-moz-keyframes shake {
  0% {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  10% {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  20% {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  30% {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  40% {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-o-keyframes shake {
  0% {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  10% {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  20% {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  30% {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  40% {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  10% {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  20% {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  30% {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  40% {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}

.animation-pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
  }
}

.animation-flip {
  -webkit-animation-name: flip;
  animation-name: flip;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.animation-flip:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@-moz-keyframes flip {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@-o-keyframes flip {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@keyframes flip {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

.jstree-default .jstree-anchor {
  line-height: 32px;
  display: inline-block;
  height: 32px;
}

.jstree-default .jstree-ocl {
  color: #777777;
  cursor: context-menu;
}

.jstree-default .jstree-themeicon {
  color: #009bc2;
  margin-right: 4px;
}

.jstree-default .jstree-wholerow {
  height: 32px;
}

.jstree-default .jstree-wholerow-hovered {
  background: #fff;
}

.jstree-default .jstree-wholerow-clicked {
  background: #009bc2 !important;
}

.jstree-default .jstree-wholerow-clicked + .jstree-icon {
  color: #fff;
}

.jstree-default .jstree-wholerow.ui-droppable.ui-state-hover {
  -webkit-transition: background-color 0.25s 0s ease-in-out;
  -o-transition: background-color 0.25s 0s ease-in-out;
  transition: background-color 0.25s 0s ease-in-out;
  background-color: rgba(0, 155, 194, 0.15);
  border: 0;
}

.jstree-default .jstree-wholerow.ui-droppable.ui-state-hover.ui-state-active {
  -webkit-transition: background-color 0.25s 0s ease-in-out;
  -o-transition: background-color 0.25s 0s ease-in-out;
  transition: background-color 0.25s 0s ease-in-out;
  background-color: rgba(0, 155, 194, 0.35);
}

.jstree-default .jstree-node {
  margin-left: 0;
  padding-right: 4px;
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: none;
}

.jstree-default .jstree-icon,
.jstree-default .jstree-icon:empty {
  font-size: 20px;
  line-height: 32px;
  height: 32px;
  width: 32px;
}

.jstree-default .jstree-open > .jstree-ocl {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.jstree-default > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 32px;
}

.jstree-default > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 64px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 96px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 128px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 160px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 192px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 224px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 256px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 288px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 320px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 352px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 384px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 416px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 448px;
}

.jstree-default > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .jstree-icon.jstree-ocl {
  margin-left: 480px;
}

.jstree-default .jstree-clicked {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #009bc2;
  color: #fff;
  border-radius: 0;
}

.jstree-default .jstree-clicked .jstree-icon {
  color: #fff;
}

.jstree-default .jstree-hovered {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: whitesmoke;
  border-radius: 0;
}

.jstree-default .jstree-search {
  color: #3e4a56;
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../svg/element-loader.svg") center center no-repeat;
}

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl::before {
  content: "";
}

.ie10 .jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl,
.ie11 .jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../Images/element-loader.gif") center center no-repeat;
}

.jstree-node:before, .jstree-node:after, .jstree-children:before, .jstree-children:after, .jstree-container-ul:before, .jstree-container-ul:after {
  content: " ";
  display: table;
}

.jstree-node:after, .jstree-children:after, .jstree-container-ul:after {
  clear: both;
}

.vakata-context,
.vakata-context ul {
  z-index: 99;
}

ul.vakata-context li.vakata-contextmenu-disabled > a {
  color: #ccc;
}

.vakata-context .vakata-context-hover > a {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: whitesmoke;
  border: 0;
}

.vakata-context.jstree-contextmenu, .vakata-context ul {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
  background: #fff;
  border: 0;
  min-width: 160px;
  padding: 0;
}

.vakata-context.jstree-contextmenu > li > a, .vakata-context ul > li > a {
  display: block;
  padding: 0 32px;
  text-decoration: none;
  width: auto;
  color: #3e4a56;
  white-space: nowrap;
  line-height: 32px;
  text-shadow: 1px 1px 0 #fff;
  border-radius: 1px;
}

.vakata-context.jstree-contextmenu > li > a:hover, .vakata-context ul > li > a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: whitesmoke;
  border: 0;
}

.vakata-context.jstree-contextmenu > li > a i,
.vakata-context.jstree-contextmenu > li > a i:empty, .vakata-context ul > li > a i,
.vakata-context ul > li > a i:empty {
  text-decoration: none;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: 0 0;
  margin: 0 0 0 -32px;
  vertical-align: top;
  text-align: center;
  line-height: 32px;
}

.vakata-context.jstree-contextmenu > li > a .vakata-contextmenu-sep, .vakata-context ul > li > a .vakata-contextmenu-sep {
  border: 0;
  background-color: transparent;
}

.vakata-context.jstree-contextmenu > li:nth-child(1) i, .vakata-context ul > li:nth-child(1) i {
  font-size: 20px;
}

.vakata-context.jstree-contextmenu > li:nth-child(2) i, .vakata-context ul > li:nth-child(2) i {
  font-size: 20px;
}

.vakata-context.jstree-contextmenu > li:nth-child(3) i, .vakata-context ul > li:nth-child(3) i {
  font-size: 20px;
}

.vakata-context.jstree-contextmenu > li:nth-child(4) i, .vakata-context ul > li:nth-child(4) i {
  font-size: 20px;
}

.vakata-context.jstree-contextmenu > li:nth-child(5) i, .vakata-context ul > li:nth-child(5) i {
  font-size: 20px;
}

#jstree-dnd.jstree-default {
  background: #fff;
  cursor: move;
  border: 1px solid #009bc2;
  line-height: 32px;
  padding-right: 12px;
}

#jstree-dnd.jstree-default i {
  width: 32px;
  height: 32px;
  line-height: 32px !important;
}

#jstree-dnd.jstree-default .jstree-icon.jstree-ok,
#jstree-dnd.jstree-default .jstree-icon.jstree-er {
  background-image: none;
}

#jstree-dnd.jstree-default .jstree-icon.jstree-ok {
  color: #00c28e;
}

#jstree-dnd.jstree-default .jstree-icon.jstree-er {
  color: #ef2e5f;
}

.Draggable-item > .icon, .Draggable-item > input[type="checkbox"]::before, .Draggable-item > input[type="radio"]::before, .custom-modal-message-body ul .Draggable-item > li::before, .filter-links label .Draggable-item > .icon-times-circle, .filter-links label .Draggable-item > .icon-check-circle, .ui-dialog-content .row-fluid .span9 .Draggable-item > .validationMessage::before, #loginAjaxMessage > .validation-summary-errors .Draggable-item > li::before, .CenNotificationClose.Draggable-item > i, .CenNotificationIcon .Draggable-item > .icon-warning, .CenNotificationIcon .Draggable-item > .icon-times-circle, .CenNotificationIcon .Draggable-item > .icon-check-circle {
  cursor: move;
}

.Draggable-item.ui-draggable.ui-draggable-dragging {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  background-color: #3e4a56;
  color: #fff;
  text-align: center;
  padding: 6px 12px;
  z-index: 10;
}

.Draggable-item.ui-draggable.ui-draggable-dragging div {
  cursor: move;
  padding: 0 12px;
}

.Draggable-item.ui-draggable.ui-draggable-dragging .valueContainer {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  max-width: 260px;
  margin-bottom: -6px;
}

.Draggable-item.ui-draggable.ui-draggable-dragging i {
  font-size: 20px;
  top: 7px;
}

.Draggable-item.ui-draggable.ui-draggable-dragging a > i {
  margin-right: 6px;
}

/*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */
/*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */
/*!
 * jQuery UI CSS Framework 1.10.0
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

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

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

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

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

/*!
 * jQuery UI Autocomplete 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*!
 * jQuery UI Dialog 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  background: none;
  overflow: auto;
  min-height: 100% !important;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*!
 * jQuery UI Resizable 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.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;
}

/*!
 * jQuery UI Selectable 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*!
 * jQuery UI Tabs 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/*!
 * jQuery UI Tooltip 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

/*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/* Component containers
----------------------------------*/
.ui-widget-content {
  border: 1px solid #ddd;
  background: #ffffff;
  color: #3e4a56;
}

.ui-widget-header {
  color: #009bc2;
}

.ui-widget-header a {
  color: #009bc2;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  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;
  font-weight: normal;
  color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  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;
  font-weight: normal;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee;
  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;
  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-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* positioning */
/* Misc visuals
----------------------------------*/
/* Corner radius */
/* Overlays */
.ui-widget-overlay {
  background: #3e4a56;
  opacity: 0.6;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  display: block;
  position: relative;
  z-index: 9999;
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
  position: fixed;
}

.pika-single {
  *zoom: 1;
}

.pika-single::before, .pika-single::after {
  content: " ";
  display: table;
}

.pika-single::after {
  clear: both;
}

.pika-lendar {
  width: 240px;
  margin: 8px;
  float: left;
}

.pika-title {
  text-align: center;
  position: relative;
}

.pika-title select {
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 9998;
  opacity: 0;
  filter: alpha(opacity=0);
}

.pika-label {
  color: #555555;
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: #fff;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 32px;
  font-size: 0;
  background-color: transparent;
}

.pika-prev::before,
.pika-next::before {
  font-size: 20px;
}

.pika-prev:hover,
.pika-next:hover {
  background-color: #009bc2;
  color: #fff;
  opacity: 1;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2;
}

.pika-prev,
.is-rtl .pika-next {
  color: #009bc2;
  float: left;
  left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  color: #009bc2;
  float: right;
  right: 0;
}

.pika-select {
  display: inline-block;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}

.pika-table th {
  color: #c2c2c2;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  padding: 8px 5px;
}

.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 8px 5px;
  line-height: 15px;
  text-align: right;
  background: #fff;
}

.is-today .pika-button {
  color: #009bc2;
  font-weight: 700;
}

.is-selected .pika-button {
  color: #fff;
  background: #009bc2;
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}

.pika-button:hover {
  background: whitesmoke;
  box-shadow: none;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
}

.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
  position: relative;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}

.ps-container > .ps-scrollbar-x-rail,
.ps-container > .ps-scrollbar-y-rail {
  display: block;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  background-color: transparent;
  display: block;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  -webkit-transition-property: background-color, opacity, height;
  transition-property: background-color, opacity, height;
  -webkit-transition-duration: 0.025;
  transition-duration: 0.025;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: rgba(62, 74, 86, 0.25);
  height: 12px;
  opacity: 1;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  -webkit-transition-property: background-color, height;
  transition-property: background-color, height;
  -webkit-transition-duration: 0.025;
  transition-duration: 0.025;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: #3e4a56;
  height: 12px;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  -webkit-transition-property: background-color, opacity, width;
  transition-property: background-color, opacity, width;
  -webkit-transition-duration: 0.025;
  transition-duration: 0.025;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: rgba(62, 74, 86, 0.25);
  width: 12px;
  opacity: 1;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  -webkit-transition-property: background-color, width;
  transition-property: background-color, width;
  -webkit-transition-duration: 0.025;
  transition-duration: 0.025;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: #3e4a56;
  width: 12px;
}

.ps-container > .ps-scrollbar-x-rail {
  -webkit-transition-property: opacity, height;
  transition-property: opacity, height;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  display: none;
  height: 7px;
  position: absolute;
  bottom: 0;
  opacity: 0.6;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  -webkit-transition-property: background-color, height;
  transition-property: background-color, height;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: #3e4a56;
  height: 7px;
  position: absolute;
  bottom: 0;
}

.ps-container > .ps-scrollbar-y-rail {
  -webkit-transition-property: opacity, width;
  transition-property: opacity, width;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  display: none;
  width: 7px;
  position: absolute;
  right: 0;
  opacity: 0.6;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  -webkit-transition-property: background-color, width;
  transition-property: background-color, width;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: #3e4a56;
  width: 7px;
  position: absolute;
  right: 0;
}

.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: rgba(62, 74, 86, 0.25);
  opacity: 1;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #3e4a56;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: rgba(62, 74, 86, 0.25);
  opacity: 1;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #3e4a56;
}

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container:hover .ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  -webkit-transition-property: background-color, opacity, height;
  transition-property: background-color, opacity, height;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: rgba(62, 74, 86, 0.25);
  height: 12px;
  opacity: 0.8;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  -webkit-transition-property: background-color, height;
  transition-property: background-color, height;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: #3e4a56;
  height: 12px;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  -webkit-transition-property: background-color, opacity, width;
  transition-property: background-color, opacity, width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: rgba(62, 74, 86, 0.25);
  width: 12px;
  opacity: 0.8;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  -webkit-transition-property: background-color, width;
  transition-property: background-color, width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: #3e4a56;
  width: 12px;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  float: left;
  margin: -4px -4px -7px -4px;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  position: relative;
  left: -9999px;
  z-index: 1010;
  width: 238px;
  border: 1px solid #ccc;
  background: #fff;
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: initial;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 20px;
  border: 1px solid #aaa;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  white-space: nowrap;
  line-height: 20px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 3px 2px;
  border-left: 1px solid #ccc;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  outline: 0;
  border: 1px solid #ccc;
  background: white url("chosen-sprite.png") no-repeat 100% -20px;
  background: url("chosen-sprite.png") no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url("chosen-sprite.png") no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 12px;
  font-family: sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.chosen-container-single .chosen-drop {
  margin-top: 20px;
  border-radius: 0;
  background-clip: padding-box;
}

.ui-dialog .chosen-container-single .chosen-drop {
  margin-top: 0;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 250px;
  margin-top: 27px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  font-size: 12px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #009bc2;
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  color: #999;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi {
  font-size: 12px;
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 4px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  background-color: #fff;
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0 4px;
  height: 18px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 12px;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  background-color: #009bc2;
  color: #fff;
  cursor: default;
  line-height: 13px;
  max-width: 100%;
  margin: 4px 2px 4px 0;
  padding: 2px 18px 2px 4px;
  position: relative;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  color: inherit;
  font-size: 14px;
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 2px;
  right: 2px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop {
  margin-top: 1px;
}

.ui-dialog .chosen-container-multi .chosen-drop {
  margin-top: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active {
  outline-width: 1px;
  outline-style: solid;
  outline-color: #009bc2;
}

.chosen-container-multi.chosen-container-active {
  outline-style: none;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  outline-width: 1px;
  outline-style: solid;
  outline-color: #009bc2;
  border-bottom-left-radius: 0;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -15px 2px;
}

.chosen-container-active .chosen-choices {
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #333 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("chosen-sprite.png") no-repeat -30px -20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
.ui-dialog .chosen-container {
  margin: 0;
}

.ui-dialog .chosen-container-multi {
  font-size: 14px;
}

.ui-dialog .chosen-container-multi .chosen-choices {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 0 1px #ccc;
  box-shadow: inset 0 0 0 1px #ccc;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ui-dialog .chosen-container-multi .chosen-choices:focus {
  color: #009bc2;
  -webkit-box-shadow: inset 0 0 0 1px #009bc2;
  box-shadow: inset 0 0 0 1px #009bc2;
  outline: 0;
}

.ui-dialog .chosen-container-multi .chosen-choices::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.ui-dialog .chosen-container-multi .chosen-choices:-ms-input-placeholder {
  color: #999;
}

.ui-dialog .chosen-container-multi .chosen-choices::-webkit-input-placeholder {
  color: #999;
}

.ui-dialog .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  font-size: inherit;
}

.ui-dialog .chosen-container .chosen-drop {
  position: absolute;
}

.ui-dialog .chosen-container-multi .chosen-choices li.search-choice {
  line-height: 16px;
  margin: 0 4px 0 0;
}

#ContainerSpaceTree {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}

cen-spacetree {
  background-color: red;
}

#SpCanvas {
  background-color: #fff;
  width: 100% !important;
  overflow: hidden;
  position: relative;
  padding-bottom: 55.75%;
}

#SpCanvas .node {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.space-tree-loader {
  background-color: rgba(255, 255, 255, 0.95);
  height: calc(100%);
  width: calc(100% - 2px);
  position: absolute;
  top: 0px;
  left: 1px;
  z-index: 9;
}

.space-tree-loader .elementLoader {
  position: relative;
  top: calc(50% - 16px);
}

#SpaceTreeActionBar {
  background-color: #fff;
  border: 1px solid #ddd;
  width: 100%;
  padding: 0 12px;
}

.radio-menu:before, .radio-menu:after {
  content: " ";
  display: table;
}

.radio-menu:after {
  clear: both;
}

.radio-menu > .radio {
  float: left;
  margin-right: 12px;
}

.radio-menu > .radio + .radio {
  margin-top: 10px;
}

.radio-menu label {
  padding-left: 0;
}

.radio-menu .btn, .radio-menu .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .radio-menu .ui-dialog-titlebar-close {
  margin-top: 4px;
  margin-right: -8px;
}

#SpCanvas-canvaswidget {
  position: absolute !important;
}

.dctooltip {
  max-width: 360px;
  padding: 12px 0;
  opacity: 0;
  transition: .3s opacity ease;
  animation-name: dc-tooltip-animation;
  animation-duration: .45s;
}

.dctooltip--open {
  opacity: 1;
  transition: .3s opacity ease;
  animation-name: dc-tooltip-animation;
  animation-duration: .45s;
}

.dctooltip__arrow {
  -webkit-box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.1);
  background-color: #3e4a56;
  border-radius: 2px;
  display: block;
  height: 12px;
  width: 12px;
  position: absolute;
  transform: rotate(45deg);
}

.dctooltip > .arrow--top {
  -webkit-box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.1);
  top: 7px;
}

.dctooltip > .arrow--right {
  right: 12px;
}

.dctooltip > .arrow--bottom {
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  bottom: 7px;
}

.dctooltip > .arrow--left {
  left: 12px;
}

.dctooltip > .arrow--center {
  left: calc(50% - 6px);
}

.dctooltip__body {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  background-color: #3e4a56;
  color: #fff;
  border-radius: 2px;
  font-size: 12px;
  display: inline-block;
  padding: 12px 12px;
}

@keyframes dc-tooltip-animation {
  0% {
    transform: scaleY(0.7) scaleX(0.5);
  }
  40% {
    transform: scaleY(1) scaleX(1);
  }
  80% {
    transform: scaleY(1) scaleY(1);
  }
}

.ui-resizable-n,
.ui-resizable-e,
.ui-resizable-s,
.ui-resizable-w,
.ui-resizable-se,
.ui-resizable-sw,
.ui-resizable-ne,
.ui-resizable-nw {
  display: none !important;
}

.grid-search {
  margin-right: 12px;
}

[data-model="CopyProjectDialog"] .form-subframe-header {
  display: none;
}

.has-feedback label ~ .form-control-feedback {
  font-size: 20px;
  line-height: 31px;
  height: 31px;
  top: 24px;
}

cen-tabs {
  display: block;
  margin-top: 12px;
  margin-bottom: 12px;
}

.CenRevisionInfoItem:not(:last-of-type) {
  margin-right: 12px;
  padding-right: 12px;
  position: relative;
}

.CenRevisionInfoItem::after {
  background: #e5e5e5;
  content: "";
  display: inline-block;
  height: 18px;
  width: 1px;
  position: absolute;
  top: calc(50% - 9px);
  right: 0;
}

.CenRevisionInfoItem .icon, .CenRevisionInfoItem input[type="checkbox"]::before, .CenRevisionInfoItem input[type="radio"]::before, .CenRevisionInfoItem .custom-modal-message-body ul li::before, .custom-modal-message-body ul .CenRevisionInfoItem li::before, .CenRevisionInfoItem .filter-links label .icon-times-circle, .filter-links label .CenRevisionInfoItem .icon-times-circle, .CenRevisionInfoItem .filter-links label .icon-check-circle, .filter-links label .CenRevisionInfoItem .icon-check-circle, .CenRevisionInfoItem .ui-dialog-content .row-fluid .span9 .validationMessage::before, .ui-dialog-content .row-fluid .span9 .CenRevisionInfoItem .validationMessage::before, .CenRevisionInfoItem #loginAjaxMessage > .validation-summary-errors li::before, #loginAjaxMessage > .validation-summary-errors .CenRevisionInfoItem li::before, .CenRevisionInfoItem .CenNotificationClose > i, .CenRevisionInfoItem .CenNotificationIcon .icon-warning, .CenNotificationIcon .CenRevisionInfoItem .icon-warning, .CenRevisionInfoItem .CenNotificationIcon .icon-times-circle, .CenNotificationIcon .CenRevisionInfoItem .icon-times-circle, .CenRevisionInfoItem .CenNotificationIcon .icon-check-circle, .CenNotificationIcon .CenRevisionInfoItem .icon-check-circle {
  color: #ccc;
  font-size: 18px;
  vertical-align: -5px;
  margin-right: 6px;
  margin-bottom: -2px;
}

.CenRevisionDiffItem {
  width: calc(100% - 25px);
  float: left;
}

.CenRevisionDiffItem > span {
  display: inline-block;
  height: 12px;
  width: 100%;
  overflow: hidden;
}

.CenRevisionDiffItem > span > label {
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
}

.CenRevisionDiffItemContainer:before, .CenRevisionDiffItemContainer:after {
  content: " ";
  display: table;
}

.CenRevisionDiffItemContainer:after {
  clear: both;
}

.RevisionIndicatorIcon {
  float: left;
  font-size: 16px;
  margin-top: -2px;
  margin-left: -3px;
  margin-right: 4px;
  width: 22px;
  height: 23px;
  line-height: 26px;
  text-align: center;
  margin-bottom: -4px;
  vertical-align: bottom;
}

.ie11 .icon-cubes {
  font-size: 20px;
  height: 14px;
  position: relative;
  top: -2px;
}

.feedbackPanelWrap{
	height: 100% !important;
	top: 0px !important;
	bottom: 0px !important;
	 
}

.feedbackPanelWrap #Feedback {
    -webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 1px solid #00c28e;
    border-width: 0px 0px 0px 1px;
    border-style: solid;
    border-color: #00c28e;
    height: 100% !important;
	background-image: none;
}

.feedbackPanelWrap .feedback_button {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
   background: #00c28e;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    text-indent: 0 !important;
    text-align: center;
    line-height: 34px;
    height: 34px;
    width: 100px;
    top: calc(100% - 214px) !important;
    left: -67px !important;
}

.feedbackPanelWrap #Feedback .feedbackIframe {
    width: 360px;
    height: 100% !important;
}

/*# sourceMappingURL=compiled.css.map */
