.cb_template {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}
.cb_template .btn-muted {
  color: #777777;
  background-color: #eeeeee;
  border-color: #777777;
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, #d0d0d0 100%);
  background-image: linear-gradient(to bottom, #eeeeee 0%, #d0d0d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffd0d0d0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #cbcbcb;
}
.cb_template .btn-muted:focus,
.cb_template .btn-muted.focus {
  color: #777777;
  background-color: #d5d5d5;
  border-color: #373737;
}
.cb_template .btn-muted:hover {
  color: #777777;
  background-color: #d5d5d5;
  border-color: #585858;
}
.cb_template .btn-muted:active,
.cb_template .btn-muted.active,
.open > .dropdown-toggle.cb_template .btn-muted {
  color: #777777;
  background-color: #d5d5d5;
  border-color: #585858;
}
.cb_template .btn-muted:active:hover,
.cb_template .btn-muted.active:hover,
.open > .dropdown-toggle.cb_template .btn-muted:hover,
.cb_template .btn-muted:active:focus,
.cb_template .btn-muted.active:focus,
.open > .dropdown-toggle.cb_template .btn-muted:focus,
.cb_template .btn-muted:active.focus,
.cb_template .btn-muted.active.focus,
.open > .dropdown-toggle.cb_template .btn-muted.focus {
  color: #777777;
  background-color: #c3c3c3;
  border-color: #373737;
}
.cb_template .btn-muted:active,
.cb_template .btn-muted.active,
.open > .dropdown-toggle.cb_template .btn-muted {
  background-image: none;
}
.cb_template .btn-muted.disabled:hover,
.cb_template .btn-muted[disabled]:hover,
fieldset[disabled] .cb_template .btn-muted:hover,
.cb_template .btn-muted.disabled:focus,
.cb_template .btn-muted[disabled]:focus,
fieldset[disabled] .cb_template .btn-muted:focus,
.cb_template .btn-muted.disabled.focus,
.cb_template .btn-muted[disabled].focus,
fieldset[disabled] .cb_template .btn-muted.focus {
  background-color: #eeeeee;
  border-color: #777777;
}
.cb_template .btn-muted .badge {
  color: #eeeeee;
  background-color: #777777;
}
.cb_template .btn-muted:hover,
.cb_template .btn-muted:focus {
  background-color: #d0d0d0;
  background-position: 0 -15px;
}
.cb_template .btn-muted:active,
.cb_template .btn-muted.active {
  background-color: #d0d0d0;
  border-color: #cbcbcb;
}
.cb_template .btn-muted.disabled,
.cb_template .btn-muted[disabled],
fieldset[disabled] .cb_template .btn-muted,
.cb_template .btn-muted.disabled:hover,
.cb_template .btn-muted[disabled]:hover,
fieldset[disabled] .cb_template .btn-muted:hover,
.cb_template .btn-muted.disabled:focus,
.cb_template .btn-muted[disabled]:focus,
fieldset[disabled] .cb_template .btn-muted:focus,
.cb_template .btn-muted.disabled.focus,
.cb_template .btn-muted[disabled].focus,
fieldset[disabled] .cb_template .btn-muted.focus,
.cb_template .btn-muted.disabled:active,
.cb_template .btn-muted[disabled]:active,
fieldset[disabled] .cb_template .btn-muted:active,
.cb_template .btn-muted.disabled.active,
.cb_template .btn-muted[disabled].active,
fieldset[disabled] .cb_template .btn-muted.active {
  background-color: #d0d0d0;
  background-image: none;
}
.cb_template .btn-inverse {
  color: #ffffff;
  background-color: #000000;
  border-color: #333333;
  background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #000000;
}
.cb_template .btn-inverse:focus,
.cb_template .btn-inverse.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.cb_template .btn-inverse:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #141414;
}
.cb_template .btn-inverse:active,
.cb_template .btn-inverse.active,
.open > .dropdown-toggle.cb_template .btn-inverse {
  color: #ffffff;
  background-color: #000000;
  border-color: #141414;
}
.cb_template .btn-inverse:active:hover,
.cb_template .btn-inverse.active:hover,
.open > .dropdown-toggle.cb_template .btn-inverse:hover,
.cb_template .btn-inverse:active:focus,
.cb_template .btn-inverse.active:focus,
.open > .dropdown-toggle.cb_template .btn-inverse:focus,
.cb_template .btn-inverse:active.focus,
.cb_template .btn-inverse.active.focus,
.open > .dropdown-toggle.cb_template .btn-inverse.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.cb_template .btn-inverse:active,
.cb_template .btn-inverse.active,
.open > .dropdown-toggle.cb_template .btn-inverse {
  background-image: none;
}
.cb_template .btn-inverse.disabled:hover,
.cb_template .btn-inverse[disabled]:hover,
fieldset[disabled] .cb_template .btn-inverse:hover,
.cb_template .btn-inverse.disabled:focus,
.cb_template .btn-inverse[disabled]:focus,
fieldset[disabled] .cb_template .btn-inverse:focus,
.cb_template .btn-inverse.disabled.focus,
.cb_template .btn-inverse[disabled].focus,
fieldset[disabled] .cb_template .btn-inverse.focus {
  background-color: #000000;
  border-color: #333333;
}
.cb_template .btn-inverse .badge {
  color: #000000;
  background-color: #ffffff;
}
.cb_template .btn-inverse:hover,
.cb_template .btn-inverse:focus {
  background-color: #000000;
  background-position: 0 -15px;
}
.cb_template .btn-inverse:active,
.cb_template .btn-inverse.active {
  background-color: #000000;
  border-color: #000000;
}
.cb_template .btn-inverse.disabled,
.cb_template .btn-inverse[disabled],
fieldset[disabled] .cb_template .btn-inverse,
.cb_template .btn-inverse.disabled:hover,
.cb_template .btn-inverse[disabled]:hover,
fieldset[disabled] .cb_template .btn-inverse:hover,
.cb_template .btn-inverse.disabled:focus,
.cb_template .btn-inverse[disabled]:focus,
fieldset[disabled] .cb_template .btn-inverse:focus,
.cb_template .btn-inverse.disabled.focus,
.cb_template .btn-inverse[disabled].focus,
fieldset[disabled] .cb_template .btn-inverse.focus,
.cb_template .btn-inverse.disabled:active,
.cb_template .btn-inverse[disabled]:active,
fieldset[disabled] .cb_template .btn-inverse:active,
.cb_template .btn-inverse.disabled.active,
.cb_template .btn-inverse[disabled].active,
fieldset[disabled] .cb_template .btn-inverse.active {
  background-color: #000000;
  background-image: none;
}
.cb_template .text-default {
  color: #000000;
}
.cb_template .text-inverse {
  color: #ffffff;
}
.cb_template .btn.text-muted {
  color: #777777;
}
.cb_template .btn.text-primary {
  color: #337ab7;
}
a.cb_template .btn.text-primary:hover,
a.cb_template .btn.text-primary:focus {
  color: #286090;
}
.cb_template .btn.text-success {
  color: #3c763d;
}
a.cb_template .btn.text-success:hover,
a.cb_template .btn.text-success:focus {
  color: #2b542c;
}
.cb_template .btn.text-info {
  color: #31708f;
}
a.cb_template .btn.text-info:hover,
a.cb_template .btn.text-info:focus {
  color: #245269;
}
.cb_template .btn.text-warning {
  color: #8a6d3b;
}
a.cb_template .btn.text-warning:hover,
a.cb_template .btn.text-warning:focus {
  color: #66512c;
}
.cb_template .btn.text-danger {
  color: #a94442;
}
a.cb_template .btn.text-danger:hover,
a.cb_template .btn.text-danger:focus {
  color: #843534;
}
.cb_template .btn.text-default {
  color: #000000;
}
.cb_template .btn.text-inverse {
  color: #ffffff;
}
.cb_template .text-overflow {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cb_template .text-overline {
  text-decoration: overline;
}
.cb_template .text-underline {
  text-decoration: underline;
}
.cb_template .text-strike {
  text-decoration: line-through;
}
.cb_template .text-large {
  font-size: 18px;
}
.cb_template .text-small {
  font-size: 12px;
}
.cb_template .bg-default {
  background-color: #ffffff;
}
a.cb_template .bg-default:hover,
a.cb_template .bg-default:focus {
  background-color: #e6e6e6;
}
.cb_template .bg-inverse {
  background-color: #000000;
}
a.cb_template .bg-inverse:hover,
a.cb_template .bg-inverse:focus {
  background-color: #000000;
}
.cb_template .bg-muted {
  background-color: #eeeeee;
}
.cb_template .border-default {
  border-color: #dddddd;
}
.cb_template .border-primary {
  border-color: #337ab7;
}
.cb_template .border-success {
  border-color: #d6e9c6;
}
.cb_template .border-info {
  border-color: #bce8f1;
}
.cb_template .border-warning {
  border-color: #faebcc;
}
.cb_template .border-danger {
  border-color: #ebccd1;
}
.cb_template .border-inverse {
  border-color: #222222;
}
.cb_template .border-muted {
  border-color: #777777;
}
.cb_template .alert-default {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #000000;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
  border-color: #d9d9d9;
}
.cb_template .alert-default hr {
  border-top-color: #bfbfbf;
}
.cb_template .alert-default .alert-link {
  color: #000000;
}
.cb_template .alert-inverse {
  background-color: #000000;
  border-color: #333333;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  border-color: #000000;
}
.cb_template .alert-inverse hr {
  border-top-color: #262626;
}
.cb_template .alert-inverse .alert-link {
  color: #e6e6e6;
}
.cb_template .alert-primary {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #23527c;
}
.cb_template .alert-primary hr {
  border-top-color: #286090;
}
.cb_template .alert-primary .alert-link {
  color: #e6e6e6;
}
.cb_template .alert-muted {
  background-color: #eeeeee;
  border-color: #777777;
  color: #777777;
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, #dbdbdb 100%);
  background-image: linear-gradient(to bottom, #eeeeee 0%, #dbdbdb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdbdbdb', GradientType=0);
  border-color: #c8c8c8;
}
.cb_template .alert-muted hr {
  border-top-color: #6a6a6a;
}
.cb_template .alert-muted .alert-link {
  color: #5e5e5e;
}
.cb_template .alert-lg {
  padding: 18px;
  border-radius: 6px;
}
.cb_template .alert-sm {
  padding: 7px;
  border-radius: 3px;
}
.cb_template .well-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #2e6da4 0%, #337ab7 100%);
  background-image: linear-gradient(to bottom, #2e6da4 0%, #337ab7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2e6da4', endColorstr='#ff337ab7', GradientType=0);
  border-color: #286090;
}
.cb_template .well-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  background-image: -webkit-linear-gradient(top, #4cae4c 0%, #5cb85c 100%);
  background-image: linear-gradient(to bottom, #4cae4c 0%, #5cb85c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4cae4c', endColorstr='#ff5cb85c', GradientType=0);
  border-color: #449d44;
}
.cb_template .well-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
  background-image: -webkit-linear-gradient(top, #46b8da 0%, #5bc0de 100%);
  background-image: linear-gradient(to bottom, #46b8da 0%, #5bc0de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46b8da', endColorstr='#ff5bc0de', GradientType=0);
  border-color: #31b0d5;
}
.cb_template .well-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
  background-image: -webkit-linear-gradient(top, #eea236 0%, #f0ad4e 100%);
  background-image: linear-gradient(to bottom, #eea236 0%, #f0ad4e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeea236', endColorstr='#fff0ad4e', GradientType=0);
  border-color: #ec971f;
}
.cb_template .well-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
  background-image: -webkit-linear-gradient(top, #d43f3a 0%, #d9534f 100%);
  background-image: linear-gradient(to bottom, #d43f3a 0%, #d9534f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd43f3a', endColorstr='#ffd9534f', GradientType=0);
  border-color: #c9302c;
}
.cb_template .well-muted {
  color: #777777;
  background-color: #eeeeee;
  border-color: #777777;
  background-image: -webkit-linear-gradient(top, #e2e2e2 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #e2e2e2 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2e2e2', endColorstr='#ffeeeeee', GradientType=0);
  border-color: #d5d5d5;
}
.cb_template .well-inverse {
  color: #ffffff;
  background-color: #000000;
  border-color: #333333;
  background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  border-color: #000000;
}
.cb_template .badge-default {
  background-color: #777777;
}
.cb_template .badge-default[href]:hover,
.cb_template .badge-default[href]:focus {
  background-color: #5e5e5e;
}
.cb_template .badge-primary {
  background-color: #337ab7;
}
.cb_template .badge-primary[href]:hover,
.cb_template .badge-primary[href]:focus {
  background-color: #286090;
}
.cb_template .badge-success {
  background-color: #5cb85c;
}
.cb_template .badge-success[href]:hover,
.cb_template .badge-success[href]:focus {
  background-color: #449d44;
}
.cb_template .badge-info {
  background-color: #5bc0de;
}
.cb_template .badge-info[href]:hover,
.cb_template .badge-info[href]:focus {
  background-color: #31b0d5;
}
.cb_template .badge-warning {
  background-color: #f0ad4e;
}
.cb_template .badge-warning[href]:hover,
.cb_template .badge-warning[href]:focus {
  background-color: #ec971f;
}
.cb_template .badge-danger {
  background-color: #d9534f;
}
.cb_template .badge-danger[href]:hover,
.cb_template .badge-danger[href]:focus {
  background-color: #c9302c;
}
.cb_template .badge-inverse {
  background-color: #888888;
}
.cb_template .badge-inverse[href]:hover,
.cb_template .badge-inverse[href]:focus {
  background-color: #6e6e6e;
}
.cb_template .badge-muted,
.cb_template .label-muted {
  background-color: #eeeeee;
  color: #777777;
}
.cb_template .badge-muted[href]:hover,
.cb_template .label-muted[href]:hover,
.cb_template .badge-muted[href]:focus,
.cb_template .label-muted[href]:focus {
  background-color: #d5d5d5;
}
.cb_template .label-inverse {
  background-color: #888888;
}
.cb_template .label-inverse[href]:hover,
.cb_template .label-inverse[href]:focus {
  background-color: #6e6e6e;
}
.cb_template .form-auto .form-control,
.cb_template .form-inline .form-control,
.cb_template .form-auto .form-control-static,
.cb_template .form-inline .form-control-static {
  display: inline-block;
  width: auto;
}
.cb_template .control-label,
.cb_template .form-control,
.cb_template .form-control-static {
  min-width: 0;
  max-width: 100%;
}
.cb_template .form-control {
  min-height: 34px;
}
.cb_template .form-control.input-sm {
  min-height: 30px;
}
.cb_template .form-control.input-lg {
  min-height: 46px;
}
.cb_template input[type="file"].form-control {
  height: auto;
}
.cb_template .form-control.input-block {
  display: block;
  width: 100%;
}
.cb_template .form-control.input-block + .form-control.input-block {
  margin-top: 5px;
}
.cb_template .table-noborder,
.cb_template .table-noborder > thead,
.cb_template .table-noborder > thead > tr,
.cb_template .table-noborder > thead > tr > th,
.cb_template .table-noborder > thead > tr > td,
.cb_template .table-noborder > tbody,
.cb_template .table-noborder > tbody > tr,
.cb_template .table-noborder > tbody > tr > th,
.cb_template .table-noborder > tbody > tr > td,
.cb_template .table-noborder > tfoot,
.cb_template .table-noborder > tfoot > tr,
.cb_template .table-noborder > tfoot > tr > th,
.cb_template .table-noborder > tfoot > tr > td {
  border: 0;
}
.cb_template .table .table {
  background-color: transparent;
}
.cb_template .page-header:first-child {
  margin-top: 0;
}
.cb_template .nav-tabs > li.has-error > a {
  color: #a94442;
  font-weight: bold;
}
.cb_template .nav-tabs > li.has-error > a:hover,
.cb_template .nav-tabs > li.has-error > a:focus {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1 #ebccd1 #dddddd;
}
.cb_template .nav-tabs > li.has-error.active > a,
.cb_template .nav-tabs > li.has-error.active > a:hover,
.cb_template .nav-tabs > li.has-error.active > a:focus {
  color: #a94442;
  font-weight: bold;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-bottom-color: transparent;
}
.cb_template .nav-tabs > li.has-warning > a {
  color: #8a6d3b;
  font-weight: bold;
}
.cb_template .nav-tabs > li.has-warning > a:hover,
.cb_template .nav-tabs > li.has-warning > a:focus {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc #faebcc #dddddd;
}
.cb_template .nav-tabs > li.has-warning.active > a,
.cb_template .nav-tabs > li.has-warning.active > a:hover,
.cb_template .nav-tabs > li.has-warning.active > a:focus {
  color: #8a6d3b;
  font-weight: bold;
  background-color: #fcf8e3;
  border-color: #faebcc;
  border-bottom-color: transparent;
}
.cb_template .nav-tabs > li.has-success > a {
  color: #3c763d;
  font-weight: bold;
}
.cb_template .nav-tabs > li.has-success > a:hover,
.cb_template .nav-tabs > li.has-success > a:focus {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6 #d6e9c6 #dddddd;
}
.cb_template .nav-tabs > li.has-success.active > a,
.cb_template .nav-tabs > li.has-success.active > a:hover,
.cb_template .nav-tabs > li.has-success.active > a:focus {
  color: #3c763d;
  font-weight: bold;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  border-bottom-color: transparent;
}
.cb_template .nav-pills > li.has-error > a {
  color: #a94442;
  font-weight: bold;
}
.cb_template .nav-pills > li.has-error > a:hover,
.cb_template .nav-pills > li.has-error > a:focus {
  color: #a94442;
  background-color: #f2dede;
}
.cb_template .nav-pills > li.has-error.active > a,
.cb_template .nav-pills > li.has-error.active > a:hover,
.cb_template .nav-pills > li.has-error.active > a:focus {
  color: #a94442;
  font-weight: bold;
  background-color: #f2dede;
}
.cb_template .nav-pills > li.has-warning > a {
  color: #8a6d3b;
  font-weight: bold;
}
.cb_template .nav-pills > li.has-warning > a:hover,
.cb_template .nav-pills > li.has-warning > a:focus {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.cb_template .nav-pills > li.has-warning.active > a,
.cb_template .nav-pills > li.has-warning.active > a:hover,
.cb_template .nav-pills > li.has-warning.active > a:focus {
  color: #8a6d3b;
  font-weight: bold;
  background-color: #fcf8e3;
}
.cb_template .nav-pills > li.has-success > a {
  color: #3c763d;
  font-weight: bold;
}
.cb_template .nav-pills > li.has-success > a:hover,
.cb_template .nav-pills > li.has-success > a:focus {
  color: #3c763d;
  background-color: #dff0d8;
}
.cb_template .nav-pills > li.has-success.active > a,
.cb_template .nav-pills > li.has-success.active > a:hover,
.cb_template .nav-pills > li.has-success.active > a:focus {
  color: #3c763d;
  font-weight: bold;
  background-color: #dff0d8;
}
.cb_template ul.dropdown-menu > li,
.cb_template ul.nav > li {
  padding: 0;
  margin: 0;
  background: none;
}
.cb_template .img-responsive-inline {
  display: inline-block;
  min-width: 0;
  max-width: 100%;
  height: auto;
}
.cb_template .btn-group-yesno:before,
.cb_template .btn-group-yesno:after {
  content: " ";
  display: table;
}
.cb_template .btn-group-yesno:after {
  clear: both;
}
.cb_template .btn-group-yesno label {
  margin: 0;
  clear: none;
}
.cb_template .btn-group-yesno label:first-of-type.btn {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.cb_template .btn-group-yesno label:first-of-type.btn-lg {
  border-bottom-left-radius: 6px !important;
  border-top-left-radius: 6px !important;
}
.cb_template .btn-group-yesno label:first-of-type.btn-sm {
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
}
.cb_template .btn-group-yesno label:first-of-type.btn-xs {
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
}
.cb_template .btn-group-yesno label:last-of-type.btn {
  border-bottom-right-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.cb_template .btn-group-yesno label:last-of-type.btn-lg {
  border-bottom-right-radius: 6px !important;
  border-top-right-radius: 6px !important;
}
.cb_template .btn-group-yesno label:last-of-type.btn-sm {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.cb_template .btn-group-yesno label:last-of-type.btn-xs {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-image: none;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-default:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-default:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #265a88;
  border-color: #245580;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-primary:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-primary:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #419641;
  border-color: #3e8f3e;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-success:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-success:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-info:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-info:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #eb9316;
  border-color: #e38d13;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-warning:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-warning:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #c12e2a;
  border-color: #b92c28;
}
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-danger:hover,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-danger:focus,
.cb_template .btn-group-yesno input[type="radio"]:checked + .btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active:hover,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active:focus,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active.focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active.focus,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active,
.open > .dropdown-toggle.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn {
  background-image: none;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:hover,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:focus,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled.focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled].focus,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn .badge {
  color: #ffffff;
  background-color: #333333;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled],
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn {
  box-shadow: none;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn .badge {
  text-shadow: none;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled],
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:hover,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:hover,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:focus,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled.focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled].focus,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.focus,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled]:active,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn:active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.disabled.active,
.cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn[disabled].active,
fieldset[disabled] .cb_template .btn-group-yesno input[type="radio"]:not(:checked) + .btn.active {
  background-color: #e0e0e0;
  background-image: none;
}
.cb_template .content-spacer {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cb_template .fa {
  font-family: FontAwesome !important
  /* MARKED IMPORTANT TO AVOID BEING OVERRIDDEN */
}
.cb_template .fa:before,
.cb_template .fa-before:before,
.cb_template .fa-raw,
.cb_template .fa-raw:before,
.cb_template .fa-raw-before:before,
.cb_template .nav-tabs > li.has-error > a:before,
.cb_template .nav-tabs > li.has-warning > a:before,
.cb_template .nav-tabs > li.has-success > a:before,
.cb_template .nav-pills > li.has-error > a:before,
.cb_template .nav-pills > li.has-warning > a:before,
.cb_template .nav-pills > li.has-success > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome !important
  /* MARKED IMPORTANT TO AVOID BEING OVERRIDDEN */
}
.cb_template .fa:before.fa-pull-left,
.cb_template .fa-before:before.fa-pull-left,
.cb_template .fa-raw.fa-pull-left,
.cb_template .fa-raw:before.fa-pull-left,
.cb_template .fa-raw-before:before.fa-pull-left,
.cb_template .nav-tabs > li.has-error > a:before.fa-pull-left,
.cb_template .nav-tabs > li.has-warning > a:before.fa-pull-left,
.cb_template .nav-tabs > li.has-success > a:before.fa-pull-left,
.cb_template .nav-pills > li.has-error > a:before.fa-pull-left,
.cb_template .nav-pills > li.has-warning > a:before.fa-pull-left,
.cb_template .nav-pills > li.has-success > a:before.fa-pull-left {
  margin-right: .3em;
}
.cb_template .fa:before.fa-pull-right,
.cb_template .fa-before:before.fa-pull-right,
.cb_template .fa-raw.fa-pull-right,
.cb_template .fa-raw:before.fa-pull-right,
.cb_template .fa-raw-before:before.fa-pull-right,
.cb_template .nav-tabs > li.has-error > a:before.fa-pull-right,
.cb_template .nav-tabs > li.has-warning > a:before.fa-pull-right,
.cb_template .nav-tabs > li.has-success > a:before.fa-pull-right,
.cb_template .nav-pills > li.has-error > a:before.fa-pull-right,
.cb_template .nav-pills > li.has-warning > a:before.fa-pull-right,
.cb_template .nav-pills > li.has-success > a:before.fa-pull-right {
  margin-left: .3em;
}
.cb_template .fa-sm {
  font-size: 0.67em;
  line-height: 1.25em;
  vertical-align: 15%;
}
.cb_template .fa-before-sm:before {
  font-size: 0.67em;
  line-height: 1.25em;
  vertical-align: 15%;
}
.cb_template .fa-before-lg:before {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.cb_template .fa-before-2x:before {
  font-size: 2em;
}
.cb_template .fa-before-3x:before {
  font-size: 3em;
}
.cb_template .fa-before-4x:before {
  font-size: 4em;
}
.cb_template .fa-before-5x:before {
  font-size: 5em;
}
.cb_template .fa-raw,
.cb_template .fa-raw:before,
.cb_template .fa-raw-before:before {
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.cb_template .fa-block,
.cb_template .fa-block:before {
  display: block;
}
.cb_template .fa-prefix:before {
  margin-right: 10px;
}
.cb_template .fa-suffix:before {
  margin-left: 10px;
}
.cb_template .fa-infix:before {
  margin-left: 10px;
  margin-right: 10px;
}
.cb_template .fa-spin-fast {
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
}
.cb_template .fa-spin-faster {
  -webkit-animation: fa-spin 0.5s infinite linear;
  animation: fa-spin 0.5s infinite linear;
}
.cb_template .fa-spin-slow {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.cb_template .fa-spin-slower {
  -webkit-animation: fa-spin 2.5s infinite linear;
  animation: fa-spin 2.5s infinite linear;
}
.cb_template .nav-tabs > li.has-error > a:before,
.cb_template .nav-tabs > li.has-warning > a:before,
.cb_template .nav-tabs > li.has-success > a:before,
.cb_template .nav-pills > li.has-error > a:before,
.cb_template .nav-pills > li.has-warning > a:before,
.cb_template .nav-pills > li.has-success > a:before {
  margin-right: 5px;
}
.cb_template .nav-tabs > li.has-error > a:before {
  content: "\f00d";
}
.cb_template .nav-tabs > li.has-warning > a:before {
  content: "\f071";
}
.cb_template .nav-tabs > li.has-success > a:before {
  content: "\f00c";
}
.cb_template .nav-pills > li.has-error > a:before {
  content: "\f00d";
}
.cb_template .nav-pills > li.has-warning > a:before {
  content: "\f071";
}
.cb_template .nav-pills > li.has-success > a:before {
  content: "\f00c";
}
.cb_template form {
  margin: 0;
}
@media (min-width: 767px) {
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbft_file > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbft_video > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbft_audio > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbft_image > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbtt_button > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbtt_input > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbtt_select > .control-label,
  .cb_template form .cb_form_line:not( .cbtwolinesfield ).cbtt_textarea > .control-label {
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  .cb_template form .cb_form_line .form-control-static {
    padding: 0;
  }
}
.cb_template form .cb_form_line.cbtwolinesfield .form-control-static {
  padding: 0;
}
.cb_template form .cb_form_line .form-control-static {
  padding-top: 8px;
  padding-bottom: 0;
}
.cb_template form .cb_form_line .radio-inline,
.cb_template form .cb_form_line .checkbox-inline {
  position: relative;
  min-height: 20px;
}
.cb_template form .cb_form_line .radio-inline > input,
.cb_template form .cb_form_line .checkbox-inline > input {
  margin-left: 0;
  left: 0;
}
.cb_template select,
.cb_template textarea,
.cb_template input[type="text"],
.cb_template input[type="password"] {
  /* workaround to aggressive Joomla 3.0 styling */
  margin: 0;
}
.cb_template fieldset input,
.cb_template fieldset textarea,
.cb_template fieldset select,
.cb_template fieldset img,
.cb_template fieldset button {
  /* workaround to aggressive Joomla 2.5 styling */
  float: none;
}
.cb_template fieldset li {
  /* workaround to aggressive Joomla 2.5 styling */
  padding: 0;
}
.cb_template .cbPointsFieldIncrement {
  cursor: pointer;
}
.cb_template .cbFieldset {
  display: block;
  border: 1px solid #e5e5e5;
  padding: 6px 12px;
  margin-bottom: 15px;
}
.cb_template .cbFieldset > legend {
  width: auto;
  margin: 0;
  border: 0;
  font-size: 14px;
  font-weight: bold;
}
.cb_template .cbRepeat div.cbRepeatRow {
  position: relative;
}
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowSort,
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowIncrement {
  position: static;
}
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowMove,
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowAddRemove {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowMove {
  left: 10px;
}
.cb_template .cbRepeat div.cbRepeatRow .cbRepeatRowAddRemove {
  right: 10px;
}
.cb_template .cbRepeat .cbRepeatRow {
  margin-bottom: 15px;
}
.cb_template .cbRepeat .cbRepeatRow .table {
  margin-bottom: 0;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowParams {
  margin-right: 90px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowSort + .cbRepeatRowParams {
  margin-left: 45px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowPlaceholder {
  border-style: dashed;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowAdd,
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowRemove {
  cursor: pointer;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowMove {
  cursor: move;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowRemove + .cbRepeatRowAdd {
  margin-left: 10px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowRemove.hidden + .cbRepeatRowAdd {
  margin-left: 0;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowAdd + .cbRepeatRowRemove {
  margin-left: 10px;
}
.cb_template .cbRepeat .cbRepeatRow .cbRepeatRowAdd.hidden + .cbRepeatRowRemove {
  margin-left: 0;
}
.cb_template .cbRepeat .control-label,
.cb_template .cbRepeat .form-control {
  vertical-align: middle;
}
.cb_template .cbFieldSpan > .cbRepeat {
  display: inline-block;
}
.cb_template .cbFieldSpan > .cbValidationMessage {
  display: inline-block;
  margin: 0 0 0 5px;
}
.cb_template .cb_form_line > .cb_field > div > .form-group {
  margin-bottom: 0;
}
.cb_template .cb_form_line > .cb_field > div > .form-group + .form-group {
  margin-top: 15px;
}
.cb_template .cb_form_line > .cb_field > div > .form-group > .table {
  margin-bottom: 0;
}
.cb_template .cbUserListFieldLine .cbUserListFieldTitle,
.cb_template .control-label {
  font-weight: normal;
  font-size: 13px;
  color: #555555;
  padding-top: 1px;
  margin: 0;
}
@media (max-width: 767px) {
  .cb_template .cbUserListFieldLine .cbUserListFieldTitle,
  .cb_template .control-label {
    margin-bottom: 5px;
  }
}
.cb_template .cbtwolinesfield .control-label {
  margin-bottom: 5px;
}
.cb_template .cbValidationMessage {
  margin: 5px 0 0 0;
}
.cb_template .cbValidationMessage .cbValidationIcon {
  margin-right: 5px;
}
.cb_template .cbSingleCntrl,
.cb_template .cbSnglCtrlLbl {
  margin-right: 10px;
}
.cb_template .cbSingleCntrl:last-child,
.cb_template .cbSnglCtrlLbl:last-child {
  margin-right: 0;
}
.cb_template .cbSingleCntrl + .cbFieldIcons,
.cb_template .cbSnglCtrlLbl + .cbFieldIcons {
  margin-left: -7px;
}
.cb_template .cbScroller {
  position: relative;
}
.cb_template .cbScroller .cbScrollerLeft,
.cb_template .cbScroller .cbScrollerRight {
  position: absolute;
  top: 0;
  height: 100%;
  width: 20px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  z-index: 1;
}
.cb_template .cbScroller .cbScrollerLeft > button,
.cb_template .cbScroller .cbScrollerRight > button {
  width: 100%;
  height: 100%;
  margin: 0;
}
.cb_template .cbScroller .cbScrollerLeft {
  left: 5px;
  text-align: left;
}
.cb_template .cbScroller .cbScrollerRight {
  right: 5px;
  text-align: right;
}
.cb_template .cbScroller .cbScrollerContent {
  white-space: nowrap;
  overflow: hidden;
}
.cb_template .cbScroller.cbScrollerWidth {
  padding-left: 30px;
  padding-right: 30px;
}
.cb_template .cbScroller.cbScrollerHeight {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cb_template .cbForceDisplay {
  display: block !important;
}
.cb_template .cbMoreLess {
  position: relative;
}
.cb_template .cbMoreLess > a {
  padding-left: 5px;
}
.cb_template .cbMoreLess .cbMoreLessOpen,
.cb_template .cbMoreLess .cbMoreLessClose {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  text-align: right;
}
.cb_template .cbMoreLess .cbMoreLessOpen .cbMoreLessButton,
.cb_template .cbMoreLess .cbMoreLessClose .cbMoreLessButton {
  background-color: #ffffff;
}
.cb_template .cbMoreLess .cbMoreLessOpen .fade-edge,
.cb_template .cbMoreLess .cbMoreLessClose .fade-edge {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
}
.cb_template .cbMoreLess .cbMoreLessContent {
  vertical-align: top;
  word-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cb_template .cbMoreLess.cbMoreLessOpened .cbMoreLessContent {
  max-height: none;
}
.cb_template .cbMoreLess.cbMoreLessClosed .cbMoreLessContent {
  max-height: 100px;
}
@media (min-width: 768px) {
  .cb_template .cbTabsMenuNavBar .cbScrollerWidth .cbScrollerContent {
    margin-right: 23px !important;
  }
  .cb_template .cbTabsMenuNavBar.cbTabsMenuNavBarMore .cbScrollerWidth .cbScrollerContent {
    margin-right: 58px !important;
  }
  .cb_template .cbTabsMenuNavBar.cbTabsMenuNavBarMore .cbScrollerRight {
    right: 63px;
  }
}
@media (max-width: 767px) {
  .cb_template .cbTabsMenuNavBar .cbScrollerLeft,
  .cb_template .cbMenuNavBar .cbScrollerLeft,
  .cb_template .cbTabsMenuNavBar .cbScrollerRight,
  .cb_template .cbMenuNavBar .cbScrollerRight {
    display: none;
  }
}
.cb_template .cbTabsMenuNavBar .cbTabsMenuNavBarToggle:not(.collapsed),
.cb_template .cbMenuNavBar .cbTabsMenuNavBarToggle:not(.collapsed),
.cb_template .cbTabsMenuNavBar .cbMenuNavBarToggle:not(.collapsed),
.cb_template .cbMenuNavBar .cbMenuNavBarToggle:not(.collapsed) {
  background-color: #dddddd;
}
.cb_template .cbTabsMenuNavBar .cbTabsMenuNavBarToggle:not(.collapsed) .icon-bar,
.cb_template .cbMenuNavBar .cbTabsMenuNavBarToggle:not(.collapsed) .icon-bar,
.cb_template .cbTabsMenuNavBar .cbMenuNavBarToggle:not(.collapsed) .icon-bar,
.cb_template .cbMenuNavBar .cbMenuNavBarToggle:not(.collapsed) .icon-bar {
  background-color: #888888;
}
.cb_template .cbTabsMenuNav,
.cb_template .cbMenuNav {
  position: static;
  list-style: none !important;
  margin: 7.5px -15px !important;
  padding: 0 !important;
  float: none !important;
  display: block;
  width: auto;
}
.cb_template .cbTabsMenuNav > li,
.cb_template .cbMenuNav > li {
  float: none !important;
  height: 100%;
}
.cb_template .cbTabsMenuNav > li > a,
.cb_template .cbMenuNav > li > a {
  height: 100%;
  text-align: left;
}
@media (max-width: 767px) {
  .cb_template .cbTabsMenuNav > li,
  .cb_template .cbMenuNav > li {
    display: block;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMoreLink,
  .cb_template .cbMenuNav .cbTabNavMenuMoreLink,
  .cb_template .cbTabsMenuNav .cbMenuNavMoreLink,
  .cb_template .cbMenuNav .cbMenuNavMoreLink {
    display: block;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMoreBtn,
  .cb_template .cbMenuNav .cbTabNavMenuMoreBtn,
  .cb_template .cbTabsMenuNav .cbMenuNavMoreBtn,
  .cb_template .cbMenuNav .cbMenuNavMoreBtn {
    display: none;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu,
  .cb_template .cbMenuNav .dropdown-menu {
    padding: 5px 0 !important;
    margin: 0 !important;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu:before,
  .cb_template .cbMenuNav .dropdown-menu:before {
    display: none !important;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu > .active > a,
  .cb_template .cbMenuNav .dropdown-menu > .active > a {
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    font-weight: normal;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu > li > a,
  .cb_template .cbMenuNav .dropdown-menu > li > a {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .cb_template .cbTabsMenuNav,
  .cb_template .cbMenuNav {
    height: 50px;
    overflow: hidden;
    margin: 0 !important;
  }
  .cb_template .cbTabsMenuNav > li,
  .cb_template .cbMenuNav > li {
    display: inline-block;
  }
  .cb_template .cbTabsMenuNav > li > a,
  .cb_template .cbMenuNav > li > a {
    padding: 10px 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMore,
  .cb_template .cbMenuNav .cbTabNavMenuMore,
  .cb_template .cbTabsMenuNav .cbMenuNavMore,
  .cb_template .cbMenuNav .cbMenuNavMore {
    position: absolute;
    right: 0;
    top: 0;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMoreLink,
  .cb_template .cbMenuNav .cbTabNavMenuMoreLink,
  .cb_template .cbTabsMenuNav .cbMenuNavMoreLink,
  .cb_template .cbMenuNav .cbMenuNavMoreLink {
    display: none;
  }
  .cb_template .cbTabsMenuNav .cbTabNavMenuMoreBtn,
  .cb_template .cbMenuNav .cbTabNavMenuMoreBtn,
  .cb_template .cbTabsMenuNav .cbMenuNavMoreBtn,
  .cb_template .cbMenuNav .cbMenuNavMoreBtn {
    display: block;
  }
  .cb_template .cbTabsMenuNav .dropdown-menu,
  .cb_template .cbMenuNav .dropdown-menu {
    display: none !important;
    padding: 5px 0 !important;
    margin: 2px 0 0 !important;
  }
  .cb_template .cbTabsMenuNav.cbTabsMenuNavMore,
  .cb_template .cbMenuNav.cbTabsMenuNavMore,
  .cb_template .cbTabsMenuNav.cbMenuNavMore,
  .cb_template .cbMenuNav.cbMenuNavMore {
    position: static;
    margin-right: 50px !important;
    white-space: nowrap;
  }
}
.cb_template .cbTabsMenuNav > li > ul,
.cb_template .cbMenuNav > li > ul {
  list-style: none !important;
}
.cb_template .cbTabsMenuNav .dropdown.open > .navbar-toggle,
.cb_template .cbMenuNav .dropdown.open > .navbar-toggle {
  background-color: #dddddd;
}
.cb_template .cbTabsMenuNav .dropdown.open > .navbar-toggle .icon-bar,
.cb_template .cbMenuNav .dropdown.open > .navbar-toggle .icon-bar {
  background-color: #888888;
}
.cb_template .cbTabsMenu .cbTabPaneMenu,
.cb_template .cbTabsMenu .cbTabPaneMenuNested {
  padding-top: 0;
}
.cb_template .cbPosCanvas {
  position: relative;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader {
  position: relative;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbFields,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr:hover,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr > td,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr > td:hover,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr:hover > td {
  background: none;
  border: 0;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbFields,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr *,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cb_form_line,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cb_form_line * {
  margin: 0;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cb_form_line > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cb_form_line > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cb_form_line > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cb_form_line > .fieldCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader tr > .fieldCell {
  padding: 0;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cb_tab_overlib_container,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cb_tab_overlib_fix_container {
  font-size: 18px;
  color: #eeeeee;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats {
  position: absolute;
  z-index: 2;
  height: 70px;
  width: 100%;
  padding-left: 225px;
  padding-right: 20px;
  overflow: hidden;
  text-align: right;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats {
    padding-left: 125px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats.cbScrollerWidth {
    padding-left: 141px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cbScrollerLeft {
    left: 118px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr {
    width: 60px;
  }
}
@media (min-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats.cbScrollerWidth {
    padding-left: 243px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cbScrollerLeft {
    left: 220px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr {
    width: 100px;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml {
  margin: 0;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml .cb_form_line > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml tr > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml .cb_form_line > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml tr > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml .cb_form_line > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml tr > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml .cb_form_line > .fieldCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_roundhtml tr > .fieldCell {
  color: #000000;
  text-shadow: none;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_content {
  display: inline-block;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_tab_content.panel-body {
  padding: 0 5px 0 5px;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr {
  position: relative;
  display: inline-block;
  height: 70px;
  text-align: right;
  overflow: hidden;
  background: none;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .titleCell {
  bottom: 0;
  height: 20px;
  font-size: 12px;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .fieldCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .fieldCell {
  top: 0;
  height: 50px;
  font-size: 18px;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .cb_field > div,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .cb_field > div,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .fieldCell > div,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .fieldCell > div {
  position: absolute;
  bottom: 0;
  right: 0;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .fieldCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .fieldCell {
  position: absolute;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #eeeeee;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_table_line_title,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line + .cb_form_line,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr + tr {
  margin-left: 5px;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_table_line_title {
  position: absolute;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats.cbScrollerWidth {
  padding-right: 28px;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStatsTop {
  bottom: 125px;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStatsMiddle {
  bottom: 75px;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStatsBottom {
  bottom: 5px;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitle {
  position: absolute;
  z-index: 2;
  height: 50px;
  width: 100%;
  padding-left: 225px;
  overflow: hidden;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitle .cbProfileTitle {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  width: 100%;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitle .cbProfileTitle > h3 {
  margin: 0 !important;
  padding: 0;
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitle .cbProfileTitle > h3 {
    font-size: 18px;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitle .cb_tab_content {
  position: relative;
  width: 100%;
  height: 100%;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitleTop {
  bottom: 150px;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitleTop {
    padding-left: 10px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitleTop .cbProfileTitle {
    top: 0;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitleMiddle {
  bottom: 80px;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitleMiddle {
    padding-left: 10px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitleMiddle .cbProfileTitle {
    top: 0;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitleBottom {
  bottom: 10px;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasTitleBottom {
    padding-left: 125px;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasMenu {
  position: relative;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasMenu {
    height: 50px;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasMenu .cbMenuNavBar {
  margin-bottom: 0;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasMenu .cbMenuNavBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 7;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground {
  position: relative;
  height: 200px;
  overflow: hidden;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .tab_Description {
  display: none;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cbImagePendingApproval {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 8;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr {
  display: block;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .titleCell {
  display: none;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .fieldCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .fieldCell {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .cb_field .cbImgCanvas,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .cb_field .cbImgCanvas,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .fieldCell .cbImgCanvas,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .fieldCell .cbImgCanvas {
  position: absolute;
  top: 0;
  left: 0;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .cb_field img,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .cb_field img,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .fieldCell img,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .fieldCell img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  border-radius: 0;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .cb_field img,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .cb_field img,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .fieldCell img,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .fieldCell img {
    min-width: 100%;
    height: 200px;
    max-width: inherit;
  }
}
@media (min-width: 768px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .cb_field img,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .cb_field img,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground .cb_form_line > .fieldCell img,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasBackground tr > .fieldCell img {
    width: 100%;
    min-height: 200px;
    max-width: inherit;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .tab_Description {
  display: none;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cbImagePendingApproval {
  position: absolute;
  left: 15px;
  bottom: 5px;
  z-index: 8;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr {
  display: block;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .control-label,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .titleCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .titleCell {
  display: none;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell {
  position: absolute;
  bottom: -25px;
  left: 15px;
  height: 200px;
  width: 200px;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell {
    height: 100px;
    width: 100px;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field .cbImgCanvas,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field .cbImgCanvas,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell .cbImgCanvas,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell .cbImgCanvas {
  position: absolute;
  top: 0;
  left: 0;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field img,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field img,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell img,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell img {
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field .cb_online,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field .cb_online,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell .cb_online,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell .cb_online,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field .cb_offline,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field .cb_offline,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell .cb_offline,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell .cb_offline {
  position: absolute;
  bottom: -9px;
  left: -9px;
  height: 20px;
  width: 20px;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  border: 2px solid #dddddd;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field .cb_online,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field .cb_online,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell .cb_online,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell .cb_online,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field .cb_offline,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field .cb_offline,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell .cb_offline,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell .cb_offline {
    height: 15px;
    width: 15px;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field .cb_online,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field .cb_online,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell .cb_online,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell .cb_online {
  background: #5cb85c;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field .cb_offline,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field .cb_offline,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell .cb_offline,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell .cb_offline {
  background: #d9534f;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell {
  /* Workaround to inline table styling */
  width: 200px !important;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell,
  .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell {
    /* Workaround to inline table styling */
    width: 100px !important;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cb_form_line > .fieldCell,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto tr > .fieldCell {
  z-index: 5;
}
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cbft_status > .cb_field,
.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasPhoto .cbft_status > .fieldCell {
  z-index: 6;
  height: auto;
  width: auto;
}
.cb_template .cbPosCanvas .cbPosCanvasMain {
  padding-top: 70px;
  position: relative;
}
.cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainMiddle {
  position: static;
}
.cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainMiddle .cbTabsMenuNavBar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  margin-top: 0;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (min-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainMiddle .cbTabsMenuNavBar .cbScrollerWidth .cbScrollerContent {
    margin-left: 23px !important;
    margin-right: 70px !important;
  }
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainMiddle .cbTabsMenuNavBar .cbScrollerWidth .cbScrollerLeft {
    left: 216px;
  }
}
.cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainMiddle .cbTabsMenuNavBar .navbar-collapse {
  position: static;
  margin-left: 200px;
  padding: 0;
}
@media (max-width: 767px) {
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainMiddle .cbTabsMenuNavBar .navbar-collapse {
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainLeft .cb_form_line > .control-label,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainRight .cb_form_line > .control-label,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainLeft tr > .control-label,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainRight tr > .control-label {
    font-size: 12px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainLeft .cb_form_line > .cb_field,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainRight .cb_form_line > .cb_field,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainLeft tr > .cb_field,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainRight tr > .cb_field,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainLeft .cb_form_line > .fieldCell,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainRight .cb_form_line > .fieldCell,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainLeft tr > .fieldCell,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainRight tr > .fieldCell {
    font-size: 13px;
  }
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainLeft .cb_form_line,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainLeft tr {
    text-align: left;
  }
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainRight .cb_form_line,
  .cb_template .cbPosCanvas .cbPosCanvasMain .cbPosCanvasMainRight tr {
    text-align: right;
  }
}
.cb_template .cbImgCanvas {
  height: 200px;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.cb_template div.alert,
.cb_template span.alert {
  margin: 5px 0 5px 0;
}
.cb_template span.alert {
  display: inline-block;
}
.cb_template .cbTermsFrameContainer .cbTermsFrameURL {
  display: block;
  border: 1px solid #dddddd;
}
.cb_template .cbTermsFrameText {
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.cb_template .cbFieldIcons {
  display: inline-block;
  margin-left: 3px;
}
.cb_template .cbConnectionPaths img {
  max-width: 40px;
}
.cb_template .containerBox {
  position: relative;
  display: inline-block;
  padding: 12px;
  margin: 0 5px 5px 0;
  text-align: center;
  vertical-align: top;
}
.cb_template .containerBox .containerBoxInner {
  overflow: hidden;
}
.cb_template #cbMenuNav {
  /* workaround to aggressive Joomla styling */
  margin: 0 !important;
  /* workaround to aggressive Joomla styling */
  padding: 0 !important;
}
.cb_template #cbMenuNav > li {
  list-style: none;
}
.cb_template #cbMenuNav > li > a {
  padding: 15px 15px;
}
.cb_template #cbMenuNav > li > ul {
  display: block;
  margin: 0;
  padding: 5px 0;
}
.cb_template #cbMenuNav > li > ul:before,
.cb_template #cbMenuNav > li > ul:after {
  display: none;
}
.cb_template #cbMenuNav > li > ul > li {
  list-style: none;
}
.cb_template .cbUserListChanger .cbUserListChangeItem + .cbUserListSearchButtons,
.cb_template .cbUserListChanger .cbUserListSearchButtons + .cbUserListSearchButtons {
  margin-top: 10px;
}
.cb_template .cbSearchKind + .cbSearchCriteria,
.cb_template .cbSearchFromToLine + .cbSearchFromToLine {
  margin-top: 15px;
}
.cb_template .cbUserListDiv,
.cb_template .cbUserListTable {
  margin-top: 20px;
}
.cb_template .cbUserListDiv.cbUserListLayoutList {
  background-color: transparent;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListHeader {
  font-weight: bold;
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListRow {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListRow:hover {
  background-color: #f5f5f5;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListRow:last-child {
  border-bottom: 0;
}
.cb_template .cbUserListDiv.cbUserListLayoutList > .cbColumns > div {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 767px) {
  .cb_template .cbUserListDiv.cbUserListLayoutGrid .containerBox {
    display: block;
    width: 100%;
  }
  .cb_template .cbUserListDiv.cbUserListLayoutGrid .containerBox > .containerBoxInner {
    width: 100% !important;
  }
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 {
  height: 100px;
  text-align: left;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 2;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbUserListFieldTitle {
  display: none;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont {
  position: absolute;
  left: 0;
  bottom: 10px;
  height: 50px;
  width: 100%;
  padding-left: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  font-size: 16px;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_canvas {
  left: 0;
  bottom: 0;
  height: 100px;
  padding-left: 0;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_avatar {
  left: 10px;
  height: 75px;
  width: 75px;
  padding-left: 0;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_avatar a {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_avatar .cbImgPict {
  width: 100%;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus {
  left: 10px;
  height: 75px;
  width: 75px;
  padding-left: 0;
  overflow: visible;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus .cb_online,
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus .cb_offline {
  position: absolute;
  bottom: -5px;
  right: -5px;
  height: 15px;
  width: 15px;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  border: 2px solid #dddddd;
  border-radius: 50%;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus .cb_online {
  background: #5cb85c;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont.cbUserListFC_onlinestatus .cb_offline {
  background: #d9534f;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine > .cbListFieldCont > a {
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine {
  z-index: 5;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine.cbUserListFL_canvas {
  z-index: 1;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine.cbUserListFL_canvas .cbImgCanvas {
  height: 100px;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine.cbUserListFL_avatar {
  z-index: 3;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 .cbUserListFieldLine.cbUserListFL_onlinestatus {
  z-index: 4;
}
.cb_template .cbUserListDiv.cbUserListLayoutGrid.cbUserListCanvas .cbUserListRowCol1 ~ .cbUserListRowColumn {
  text-align: left;
}
.cb_template .cbPagination {
  white-space: normal;
}
.cb_template .cbPagination .cbPaginationLinks {
  /* workaround to aggressive Joomla styling */
  border: 0 !important;
}
.cb_template .cbPagination .cbPaginationLinks > li {
  /* workaround to aggressive Joomla styling */
  margin: 0 !important;
  /* workaround to aggressive Joomla styling */
  padding: 0 !important;
  /* workaround to aggressive Joomla styling */
  border: 0 !important;
}
.cb_template .cbPagination .cbPaginationLimit,
.cb_template .cbPagination .cbPaginationLinks,
.cb_template .cbPagination .cbPaginationCounter {
  display: inline-block;
  vertical-align: middle;
}
.cb_template .cbPagination .cbPaginationLimit,
.cb_template .cbPagination .cbPaginationCounter {
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .cb_template .cbPagination .cbPaginationCounter,
  .cb_template .cbPagination .cbPageNavLink,
  .cb_template .cbPagination .cbPageNavCutoff,
  .cb_template .cbPagination .cbPageNavLast {
    display: none;
  }
  .cb_template .cbPagination .cbPaginationLimit {
    display: block;
  }
}
.cb_template .cbTabsNav {
  /* workaround to aggressive Joomla styling */
  margin: 0 !important;
  /* workaround to aggressive Joomla styling */
  padding: 0 !important;
}
.cb_template .cbTabNav {
  /* workaround to aggressive Joomla styling */
  margin-bottom: -1px !important;
}
.cb_template .cbTabPane {
  padding-top: 25px;
}
.cb_template .cbTabPane.cbTabPaneVertical {
  padding-top: 0;
}
.cb_template .cbPosSeparator,
.cb_template .cbPosGridSeparator {
  margin-top: 5px;
  margin-bottom: 5px;
}
.cb_template.cbRegistrationStepped .nav > li:not(.active) > a {
  cursor: default;
}
.cb_template.cbRegistrationStepped .nav > li:not(.active) > a:hover,
.cb_template.cbRegistrationStepped .nav > li:not(.active) > a:focus {
  background: none;
  cursor: default;
  color: #337ab7;
}
.cb_template.cbRegistrationStepped .nav > li.active > a {
  cursor: default;
}
.cb_template.cbRegistrationStepped .nav > li.active > a:hover,
.cb_template.cbRegistrationStepped .nav > li.active > a:focus {
  cursor: default;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader {
  position: relative;
  height: 150px;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  margin-bottom: 25px;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader * {
  color: #eeeeee !important;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader .cbRegistrationHeaderInner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader .cbRegistrationTitle {
  border: 0;
  margin: 0;
  padding: 10px;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader .cbRegistrationTitle > h3 {
  /* workaround to aggressive Joomla styling */
  margin: 0 !important;
}
.cb_template.cbRegistrationCanvas .cbRegistrationHeader .cbRegistrationIntro {
  background-color: rgba(119, 119, 119, 0.4);
  margin: 0;
  padding: 10px;
}
.cb_template.cbRegistrationCanvas .cbRegistrationConclusion {
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px;
  margin-top: 20px;
}
.cbRegistrationContainer {
  box-sizing: border-box;
}
.cbRegistrationContainer .cbRegistrationLogin {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.cbRegistrationContainer .cbRegistrationLogin + .cbRegistration {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cbRegistrationContainer .cbRegistrationLogin + .cbRegistration {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  .cbRegistrationContainer .cbRegistrationLogin {
    float: left;
    width: 25%;
  }
}
.cbRegistrationContainer:before,
.cbRegistrationContainer:after {
  content: " ";
  display: table;
}
.cbRegistrationContainer:after {
  clear: both;
}
.cbRegistrationContainer:before,
.cbRegistrationContainer:after {
  content: " ";
  display: table;
}
.cbRegistrationContainer:after {
  clear: both;
}
@media (max-width: 767px) {
  .cbMenuDropdown {
    z-index: -1 !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
/* LEGACY FRONTEND */
.cb_template .contentheading,
.cb_template .componentheading {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.cb_template .contentheading {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}
.cb_template .contentheading small,
.cb_template .contentheading .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.cb_template .contentheading small,
.cb_template .contentheading .small {
  font-size: 75%;
}
.cb_template .componentheading {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
}
.cb_template .componentheading small,
.cb_template .componentheading .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.cb_template .componentheading small,
.cb_template .componentheading .small {
  font-size: 65%;
}
.cbClr:before,
.cbclearboth:before,
.cbClr:after,
.cbclearboth:after {
  content: " ";
  display: table;
}
.cbClr:after,
.cbclearboth:after {
  clear: both;
}
.cbClr:before,
.cbclearboth:before,
.cbClr:after,
.cbclearboth:after {
  content: " ";
  display: table;
}
.cbClr:after,
.cbclearboth:after {
  clear: both;
}
.cb_button_wrapper {
  display: inline-block;
  margin-top: 5px;
}
.cb_button_wrapper + .cb_button_wrapper {
  margin-left: 5px;
}
.cbStarRatingOn,
.cbStarRatingOff {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome !important
  /* MARKED IMPORTANT TO AVOID BEING OVERRIDDEN */
}
.cbStarRatingOn.fa-pull-left,
.cbStarRatingOff.fa-pull-left {
  margin-right: .3em;
}
.cbStarRatingOn.fa-pull-right,
.cbStarRatingOff.fa-pull-right {
  margin-left: .3em;
}
.cbStarRatingOn:before {
  content: "\f005";
}
.cbStarRatingOff:before {
  content: "\f006";
}
/* TinyMCE EDITOR */
.cb_template .mce_editable {
  /* workaround to inline width pushing outside of field space */
  width: 100% !important;
}
.cb_template .mceEditor table.mceLayout {
  /* workaround to inline width pushing outside of field space */
  width: 100% !important;
}
/* BACKEND */
@media (max-width: 767px) {
  .cb_template .cbAdminMainInner .cbTableBrowserTools {
    white-space: normal;
  }
  .cb_template .cbAdminMainInner .cbTableBrowserSorting {
    float: none !important;
    text-align: left;
  }
}
.cb_template .cbAdminMainInner .cbTableBrowserHeader {
  margin-bottom: 0;
}
.cb_template .cbAdminMainInner .cbTableHeader > th {
  font-weight: normal;
}
.cb_template .cbAdminMainInner .cbTableHeader > .cbTableBrowserLabel {
  font-weight: bold;
  padding-left: 50px;
  vertical-align: middle;
}
.cb_template .cbAdminMainInner .cbTableHeader button,
.cb_template .cbAdminMainInner .cbTableHeader select,
.cb_template .cbAdminMainInner .cbTableHeader input,
.cb_template .cbAdminMainInner .cbTableHeader textarea {
  margin: 0;
}
.cb_template .cbAdminMainInner .cbTableHeader .cbTableBrowserTools > * {
  margin: 0 0 10px 0;
  vertical-align: top;
}
.cb_template .cbAdminMainInner .cbTableHeader .cbTableBrowserTools > * > input,
.cb_template .cbAdminMainInner .cbTableHeader .cbTableBrowserTools > * > select {
  vertical-align: top;
}
.cb_template .cbAdminMainInner .cbFilters,
.cb_template .cbAdminMainInner .cbBatchProcess {
  display: none;
  white-space: normal;
  margin: 0 0 10px 0;
}
.cb_template .cbAdminMainInner .cbFilter,
.cb_template .cbAdminMainInner .cbBatch {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top;
}
.cb_template .cbAdminMainInner .cbFilter > .table,
.cb_template .cbAdminMainInner .cbBatch > .table {
  margin-bottom: 0;
}
.cb_template .cbAdminMainInner .cbFilter .cbRepeatRow,
.cb_template .cbAdminMainInner .cbBatch .cbRepeatRow {
  margin-bottom: 5px;
}
.cb_template .cbAdminMainInner .cbFilterView,
.cb_template .cbAdminMainInner .cbBatchView {
  display: block;
  width: 100%;
}
.cb_template .cbAdminMainInner .cbFilterView > .cbRepeat,
.cb_template .cbAdminMainInner .cbBatchView > .cbRepeat {
  display: inline-block;
}
.cb_template .cbAdminMainInner .cbSearchSubmit,
.cb_template .cbAdminMainInner .cbBatchSubmit {
  margin-top: 5px;
}
.cb_template #cbAdminMainWrapper > .header {
  display: none;
}
.cb_template .cbButtonMenu {
  margin-left: -10px;
  margin-right: -10px;
}
.cb_template .cbButtonMenu .cbButtonMenuItem {
  position: relative;
  padding: 5px;
  margin: 10px;
  width: 200px;
  height: 200px;
}
.cb_template .cbButtonMenu .cbButtonMenuItem.fa:before,
.cb_template .cbButtonMenu .cbButtonMenuItem.fa-before:before {
  position: absolute;
  top: 30%;
  left: 0;
  margin: auto;
  width: 100%;
  text-align: center;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemLink {
  text-decoration: none;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemLink:hover {
  text-decoration: none;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner {
  position: relative;
  height: 100%;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner:hover .cbButtonMenuItemImg {
  display: none;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner:hover .cbButtonMenuItemImgHover {
  display: block;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemLabel {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemImgHover {
  display: none;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  color: #000000;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData > span {
  display: block;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData > span .cbFieldSpan {
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData > span .cbLabelSpan label {
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.cb_template .cbButtonMenu .cbButtonMenuItem .cbButtonMenuItemInner .cbButtonMenuItemData > span .cbFieldIcons {
  display: none;
}
.pagetitle.icon-48-communitybuilder {
  padding-left: 0;
}
.header .icon-communitybuilder {
  display: none;
}
.pagetitle .cb_template,
.header .cb_template {
  color: inherit;
  font-size: inherit;
}
.header .cb_template span {
  color: inherit;
  width: 20px;
  height: 20px;
  font-size: 20px;
  display: inline-block;
  background-size: 100% 100%;
}
.pagetitle .cb_template span {
  color: inherit;
  vertical-align: middle;
  display: inline-block;
  margin-right: 16px;
  font-size: 48px;
  width: 48px;
  height: 48px;
  background-size: 100% 100%;
}
.cbbejeoptionsintro {
  height: auto;
  margin: 0;
  width: 872px;
  position: absolute;
  top: -60px;
  left: 0;
  background-color: #ffffff;
  padding: 10px;
  border: 2px #fd6 solid;
  border-radius: 5px;
  font-size: 12px;
}
.cbbejeoptionsintro.cbbejeoptionsintrocomusers {
  top: -80px;
}
/* LEGACY BACKEND */
.cbDisabled {
  color: #a94442;
  font-weight: bold;
}
a.cbDisabled:hover,
a.cbDisabled:focus {
  color: #843534;
}
.cbEnabled {
  color: #3c763d;
}
a.cbEnabled:hover,
a.cbEnabled:focus {
  color: #2b542c;
}
.cbSpecial {
  color: #8a6d3b;
}
a.cbSpecial:hover,
a.cbSpecial:focus {
  color: #66512c;
}
.cbSpecialWarning {
  font-weight: inherit;
}
.cbSpecialWarning a {
  font-weight: bold;
}
a.cbadminLinksAsButtons,
.cbadminLinksAsButtons a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
a.cbadminLinksAsButtons:hover,
.cbadminLinksAsButtons a:hover,
a.cbadminLinksAsButtons:focus,
.cbadminLinksAsButtons a:focus,
a.cbadminLinksAsButtons.focus,
.cbadminLinksAsButtons a.focus {
  color: #333333;
  text-decoration: none;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.cbadminLinksAsButtons.disabled,
.cbadminLinksAsButtons a.disabled,
a.cbadminLinksAsButtons[disabled],
.cbadminLinksAsButtons a[disabled],
fieldset[disabled] a.cbadminLinksAsButtons,
fieldset[disabled] .cbadminLinksAsButtons a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active {
  background-image: none;
}
a.cbadminLinksAsButtons:focus,
.cbadminLinksAsButtons a:focus,
a.cbadminLinksAsButtons.focus,
.cbadminLinksAsButtons a.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
a.cbadminLinksAsButtons:hover,
.cbadminLinksAsButtons a:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active,
.open > .dropdown-togglea.cbadminLinksAsButtons,
.open > .dropdown-toggle.cbadminLinksAsButtons a {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active,
.open > .dropdown-togglea.cbadminLinksAsButtons,
.open > .dropdown-toggle.cbadminLinksAsButtons a {
  background-image: none;
}
a.cbadminLinksAsButtons .badge,
.cbadminLinksAsButtons a .badge {
  color: #ffffff;
  background-color: #333333;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.cbadminLinksAsButtons.disabled,
.cbadminLinksAsButtons a.disabled,
a.cbadminLinksAsButtons[disabled],
.cbadminLinksAsButtons a[disabled],
fieldset[disabled] a.cbadminLinksAsButtons,
fieldset[disabled] .cbadminLinksAsButtons a {
  box-shadow: none;
}
a.cbadminLinksAsButtons .badge,
.cbadminLinksAsButtons a .badge {
  text-shadow: none;
}
a.cbadminLinksAsButtons:hover,
.cbadminLinksAsButtons a:hover,
a.cbadminLinksAsButtons:focus,
.cbadminLinksAsButtons a:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
a.cbadminLinksAsButtons:active,
.cbadminLinksAsButtons a:active,
a.cbadminLinksAsButtons.active,
.cbadminLinksAsButtons a.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.cbadminHorizontal {
  display: inline-block;
}
.cbadminHorizontal.cbadminSecondaryValue {
  font-size: 90%;
  font-style: italic;
}
.cbadminHorizontal.cbadminSecondaryValue:before {
  content: '(';
}
.cbadminHorizontal.cbadminSecondaryValue:after {
  content: ')';
  position: relative;
  left: -0.2em;
}
.cbadminRowButton,
.cbadminRowMinorButton {
  margin-left: 6px;
}
div.cbWarning:not(.cb_form_line),
span.cbWarning {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
  margin: 5px 0 5px 0;
}
div.cbWarning:not(.cb_form_line) h4,
span.cbWarning h4 {
  margin-top: 0;
  color: inherit;
}
div.cbWarning:not(.cb_form_line) .alert-link,
span.cbWarning .alert-link {
  font-weight: bold;
}
div.cbWarning:not(.cb_form_line) > p,
span.cbWarning > p,
div.cbWarning:not(.cb_form_line) > ul,
span.cbWarning > ul {
  margin-bottom: 0;
}
div.cbWarning:not(.cb_form_line) > p + p,
span.cbWarning > p + p {
  margin-top: 5px;
}
div.cbWarning:not(.cb_form_line) hr,
span.cbWarning hr {
  border-top-color: #e4b9c0;
}
div.cbWarning:not(.cb_form_line) .alert-link,
span.cbWarning .alert-link {
  color: #843534;
}
div.cbSmallWarning:not(.cb_form_line),
span.cbSmallWarning {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
  padding: 7px;
  border-radius: 3px;
  margin: 5px 0 5px 0;
}
div.cbSmallWarning:not(.cb_form_line) h4,
span.cbSmallWarning h4 {
  margin-top: 0;
  color: inherit;
}
div.cbSmallWarning:not(.cb_form_line) .alert-link,
span.cbSmallWarning .alert-link {
  font-weight: bold;
}
div.cbSmallWarning:not(.cb_form_line) > p,
span.cbSmallWarning > p,
div.cbSmallWarning:not(.cb_form_line) > ul,
span.cbSmallWarning > ul {
  margin-bottom: 0;
}
div.cbSmallWarning:not(.cb_form_line) > p + p,
span.cbSmallWarning > p + p {
  margin-top: 5px;
}
div.cbSmallWarning:not(.cb_form_line) hr,
span.cbSmallWarning hr {
  border-top-color: #e4b9c0;
}
div.cbSmallWarning:not(.cb_form_line) .alert-link,
span.cbSmallWarning .alert-link {
  color: #843534;
}
span.cbWarning,
span.cbSmallWarning {
  display: inline-block;
}
.cb_template fieldset.cbFieldsetWarning {
  border-color: #ebccd1;
}
.cb_template fieldset.cbFieldsetWarning legend {
  color: #a94442;
}
