@import "../fonts/fontello/css/fontello.css";
@import "../fonts/fontello/css/animation.css";
@import "../plugins/bootstrap-datepicker/css/datepicker-theme.css";
@import "../plugins/bootstrap-timepicker/css/timepicker.css";
@import "../plugins/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css";
@import "../plugins/bootstrap-fileupload/css/bootstrap-fileupload.css";
@import "../plugins/pl-system-info/gritter/css/jquery.gritter-boothemes.css";
@import "../plugins/pl-system-info/notyfy/themes/boo-notyfylight.css";
@import "../plugins/pl-file/file-upload/css/jquery.fileupload-ui-bootheme.css";
@import "../../bower/blueimp-gallery/css/blueimp-gallery.css";
@import "../../bower/jqtree/jqtree.css";
/**************************
 * HEADINGS
 **************************/
/**************************
 * PROGRESS BAR
 **************************/
/**************************
 * BUTTONS
 **************************/
/**************************
 * NAV TAB
 **************************/
/**************************
 * BADGE
 **************************/
/**************************
 * SELECT 2
 **************************/
/**************************
 * TABLE
 **************************/
/**************************
 * WIDGET
 **************************/
/**************************
 * FORM
 **************************/
/**************************
 * MODAL
 **************************/
/**************************
 * OTHER
 **************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
p {
  margin: 0 0 0.91;
}
.lead {
  margin-bottom: 1.82;
  font-size: 21px;
  font-weight: 400;
  line-height: 2.73;
}
small {
  font-size: 85%;
}
.large {
  font-size: 2em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #ff0000;
}
a.text-error:hover {
  color: #cc0000;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.strike {
  text-decoration: line-through;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.91 0;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.82;
  color: #6a7880;
  letter-spacing: -0.04em;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999999;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: -0.09;
  margin: 1.82 0 2.73;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 0.91 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 1.82;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 1.82;
}
dt,
dd {
  line-height: 1.82;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0.91;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 1.82 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
hr.thin {
  border-bottom: none;
  border-color: #CCCCCC;
  margin: 2px 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 1.82;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 2.275;
}
blockquote small {
  display: block;
  line-height: 1.82;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 1.82;
  font-style: normal;
  line-height: 1.82;
}
form {
  margin: 0 0 1.82;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1.82;
  font-size: 21px;
  line-height: 3.64;
  color: #576f78;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 1.365;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.82;
}
input,
button,
select,
textarea {
  font-family: "Roboto", Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 1.82;
  padding: 4px 6px;
  margin-bottom: 0.91;
  font-size: 14px;
  line-height: 1.82;
  color: #555555;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 11.82px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 11.82px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 1.82;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea,
.control-group.warning .form-control {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus,
.control-group.warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea,
.control-group.error .form-control {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus,
.control-group.error .form-control:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea,
.control-group.success .form-control {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus,
.control-group.success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea,
.control-group.info .form-control {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus,
.control-group.info .form-control:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .checkbox:focus,
.control-group.info .radio:focus,
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
/*
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: @errorText;
  border-color: @errorText;
  &:focus {
    border-color: darken(@errorText, 10%);
    @shadow: 0 0 6px lighten(@errorText, 20%);
    .box-shadow(@shadow);
  }
}
*/
.form-actions {
  padding: 0.82 20px 1.82;
  margin-top: 1.82;
  margin-bottom: 1.82;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #7c96a0;
}
.help-block {
  display: block;
  margin-bottom: 0.91;
}
.help-inline {
  display: inline-block;
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 1.82;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.82;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px 0 0 0;
  -moz-border-radius: 15px 0 0 0;
  border-radius: 15px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px 0 0 0;
  -moz-border-radius: 14px 0 0 14px 0 0 0;
  border-radius: 14px 0 0 14px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0 0 0 0;
  -moz-border-radius: 0 14px 14px 0 0 0 0;
  border-radius: 0 14px 14px 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0 0 0 0;
  -moz-border-radius: 0 14px 14px 0 0 0 0;
  border-radius: 0 14px 14px 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px 0 0 0;
  -moz-border-radius: 14px 0 0 14px 0 0 0;
  border-radius: 14px 0 0 14px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 0.91;
}
legend + .control-group {
  margin-top: 1.82;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 1.82;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 0.91;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.edit-integer .btn {
  line-height: 23px;
  margin-bottom: 10px;
}
.edit-integer .minus {
  margin-right: -4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.edit-integer .plus {
  margin-left: -4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.edit-integer input[type="text"] {
  width: 45px;
  text-align: center;
  border-radius: 0;
  padding: 0;
}
.edit-button-selector .form-item-group .item {
  border: 1px solid #999999;
  border-radius: 4px;
  display: inline-block;
  margin-right: 10px;
  padding: 10px;
  white-space: nowrap;
  cursor: pointer;
}
.edit-button-selector .form-item-group .item.disabled {
  cursor: not-allowed;
}
.edit-button-selector .form-item-group .item .item-label {
  display: inline-block;
  padding: 0 5px;
}
.edit-button-selector .form-item-group .item .item-icon {
  display: none;
  font-size: 0.8em;
}
.edit-button-selector .form-item-group .item.selected {
  background-color: #eeeeee;
}
.edit-button-selector .form-item-group .item.selected .item-icon {
  display: initial;
  position: relative;
  top: -1px;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.82;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  -khtml-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.82;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  color: #576f78;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #e1e8eb;
  background-image: -moz-linear-gradient(top, #e1e8eb, #e1e8eb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1e8eb), to(#e1e8eb));
  background-image: -webkit-linear-gradient(top, #e1e8eb, #e1e8eb);
  background-image: -o-linear-gradient(top, #e1e8eb, #e1e8eb);
  background-image: linear-gradient(to bottom, #e1e8eb, #e1e8eb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1e8eb', endColorstr='#ffe1e8eb', GradientType=0);
  border-color: #e1e8eb #e1e8eb #b3c5cc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e1e8eb;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 0px solid #e1e8eb;
  *border: 0;
  border-bottom-color: #c2d1d7;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #576f78;
  background-color: #e1e8eb;
  *background-color: #d2dce1;
}
.btn:active,
.btn.active {
  background-color: #c2d1d7 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #576f78;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 35px;
  font-size: 17.5px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 25px;
  font-size: 11.9px;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 15px;
  font-size: 10.5px;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pure-button-full {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-button-full + .pure-button-full {
  margin-top: 5px;
}
input[type="submit"].pure-button-full,
input[type="reset"].pure-button-full,
input[type="button"].pure-button-full {
  width: 100%;
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-warning {
  background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #576f78;
  text-decoration: none;
}
.module-block:hover .options {
  display: block;
}
.module-block .options {
  cursor: pointer;
  /*display: none;*/
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: -41px;
  text-align: center;
  top: -1px;
  width: auto;
  z-index: 1000;
}
.module-block .options .btn {
  border-radius: 0;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 40px;
}
.module-block .options div:first-child .btn {
  -moz-border-left-topright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.module-block .options div:last-child .btn {
  -moz-border-left-bottomright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.btn-dashed {
  border: 1px dashed;
  background: none;
}
.btn-dashed.btn-dashed-large {
  border: 2px dashed;
  height: 50px;
  font-size: 15px;
}
.btn-group {
  position: relative;
  display: inline-block;
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 0.91;
  margin-bottom: 0.91;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e1e8eb;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret,
.btn-primary-nobuttonsave .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 3px 3px 0 0 0 0 0;
  -moz-border-radius: 3px 3px 0 0 0 0 0;
  border-radius: 3px 3px 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 3px 3px 0 0 0;
  -moz-border-radius: 0 0 3px 3px 0 0 0;
  border-radius: 0 0 3px 3px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0 0 0 0 0;
  -moz-border-radius: 0 0 0 0 0 0 0;
  border-radius: 0 0 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.82;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 1.82;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #ff0000;
}
.alert-danger h4,
.alert-error h4 {
  color: #ff0000;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-pending {
  color: #445566;
  background-color: #eee;
  border-color: #bbb;
}
.alert-pending hr {
  border-top-color: #336699;
}
.alert-pending .alert-link {
  color: #1122aa;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.btn.disabled,
.btn[disabled] {
  color: #a8b9c0;
  cursor: default;
  background-image: none;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px 0 0 0;
  -moz-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .15s linear, top .1s ease-out;
  -moz-transition: opacity .15s linear, top .1s ease-out;
  -o-transition: opacity .15s linear, top .1s ease-out;
  transition: opacity .15s linear, top .1s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
  line-height: 10px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-header .pull-right button.pure-button,
.modal-header button.pull-right.pure-button,
.modal-header a.pull-right.pure-button {
  margin-top: -6px;
}
.modal-header .pull-right button.pure-button:hover,
.modal-header button.pull-right.pure-button:hover,
.modal-header a.pull-right.pure-button:hover {
  background-color: rgba(255, 255, 255, 0.97);
}
.modal-header .pull-right button.pure-button.pure-button-primary:hover,
.modal-header button.pull-right.pure-button.pure-button-primary:hover,
.modal-header a.pull-right.pure-button.pure-button-primary:hover {
  background-color: rgba(36, 195, 157, 0.9);
}
.modal-header a.pull-right {
  margin-left: 6px;
}
.modal-header a.pull-right.pure-button {
  padding: .4em 1em !important;
}
.modal-header .select2-container {
  margin-top: -6px;
}
.modal-header .select2-container a {
  color: #57687a !important;
}
.modal-header .select2-container .select2-choice > .select2-chosen {
  margin-top: 6px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px 0 0 0;
  -moz-border-radius: 0 0 6px 6px 0 0 0;
  border-radius: 0 0 6px 6px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .pure-button-full + .pure-button-full {
  margin-left: 0;
}
.modal .modal-body.is-nested {
  background-color: #fafafa;
  border: solid #f0f0f0;
  border-width: 0px 4px 4px 4px;
}
.modal .modal-footer.is-nested {
  background-color: #fafafa;
}
.modal.error-modal .modal-body {
  background-color: #eff0f1;
}
.modal.error-modal .modal-body .pure-button {
  background: white;
}
.modal.error-modal .modal-footer {
  background-color: #eff0f1;
}
.ui-dialog .ui-dialog-titlebar-close {
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.ui-dialog .ui-dialog-titlebar-close:before {
  content: "\f00f";
  font-family: 'aro-icons' !important;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 14px;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  max-height: 200px;
  overflow: hidden;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -moz-background-clip: padding;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px 0 0 0;
  -moz-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0 0 0 0;
  -moz-border-radius: 5px 5px 0 0 0 0 0;
  border-radius: 5px 5px 0 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*** -----------------------------------------------------------------------------------------------

	ADMIN TEMPLATE | BOO Admin Template
	----------------------------------------

	EXTENSION STYLE - External stylesheed

	filename			:	asset/css/extension.css
	version				:	16.11.2012
	copyright			:	(c) 2012 Petr Marasek
	contact				:	gootoboo@gmail.com

	-------------------------------------------------------------------------------------------- ***/
/* FONTS */
/* Picto font & Icon */
/* PLUGINS */
/*
 * Default Layout Theme
 *
 * Created for jquery.layout
 *
 * Copyright (c) 2010
 *   Fabrizio Balliano (http://www.fabrizioballiano.net)
 *   Kevin Dalman (http://allpro.net)
 *
 * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
 * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
 *
 * Last Updated: 2010-02-10
 * NOTE: For best code readability, view this with a fixed-space font and tabs equal to 4-chars
 */
/*
 *	DEFAULT FONT
 *	Just to make demo-pages look better - not actually relevant to Layout!
 */
/*
 *	PANES & CONTENT-DIVs
 */
.ui-layout-pane {
  /* all 'panes' */
  overflow: auto;
  /* DO NOT add scrolling (or padding) to 'panes' that have a content-div,
     otherwise you may get double-scrollbars - on the pane AND on the content-div
     - use ui-layout-wrapper class if pane has a content-div
     - use ui-layout-container if pane has an inner-layout
  */
}
/* (scrolling) content-div inside pane allows for fixed header(s) and/or footer(s) */
.ui-layout-content {
  padding: 10px;
  position: relative;
  /* contain floated or positioned elements */
  overflow: auto;
  /* add scrolling to content-div */
}
/*
 *	UTILITY CLASSES
 *	Must come AFTER pane-class above so will override
 *	These classes are NOT auto-generated and are NOT used by Layout
 */
.layout-child-container,
.layout-content-container {
  padding: 0;
  overflow: hidden;
}
.layout-child-container {
  border: 0;
  /* remove border because inner-layout-panes probably have borders */
}
.layout-scroll {
  overflow: auto;
}
.layout-hide {
  display: none;
}
/*
 *	RESIZER-BARS
 */
.ui-layout-resizer {
  /* all 'resizer-bars' */
  background: #DDD;
  border: 1px solid #BBB;
  border-width: 0;
}
.ui-layout-resizer-drag {
  /* REAL resizer while resize in progress */
}
.ui-layout-resizer-hover {
  /* affects both open and closed states */
}
/* NOTE: It looks best when 'hover' and 'dragging' are set to the same color,
	otherwise color shifts while dragging when bar can't keep up with mouse */
.ui-layout-resizer-open-hover,
.ui-layout-resizer-dragging {
  /* resizer beging 'dragging' */
  background: #C4E1A4;
}
.ui-layout-resizer-dragging {
  /* CLONED resizer being dragged */
  border: 1px solid #BBB;
}
.ui-layout-resizer-north-dragging,
.ui-layout-resizer-south-dragging {
  border-width: 1px 0;
}
.ui-layout-resizer-west-dragging,
.ui-layout-resizer-east-dragging {
  border-width: 0 1px;
}
/* NOTE: Add a 'dragging-limit' color to provide visual feedback when resizer hits min/max size limits */
.ui-layout-resizer-dragging-limit {
  /* CLONED resizer at min or max size-limit */
  background: #E1A4A4;
  /* red */
}
.ui-layout-resizer-closed-hover {
  /* hover-color to 'slide open' */
  background: #EBD5AA;
}
.ui-layout-resizer-sliding {
  /* resizer when pane is 'slid open' */
  opacity: .10;
  /* show only a slight shadow */
  filter: alpha(opacity=10);
}
.ui-layout-resizer-sliding-hover {
  /* sliding resizer - hover */
  opacity: 1.00;
  /* on-hover, show the resizer-bar normally */
  filter: alpha(opacity=100);
}
/* sliding resizer - add 'outside-border' to resizer on-hover
 * this sample illustrates how to target specific panes and states */
.ui-layout-resizer-north-sliding-hover {
  border-bottom-width: 1px;
}
.ui-layout-resizer-south-sliding-hover {
  border-top-width: 1px;
}
.ui-layout-resizer-west-sliding-hover {
  border-right-width: 1px;
}
.ui-layout-resizer-east-sliding-hover {
  border-left-width: 1px;
}
/*
 *	TOGGLER-BUTTONS
 */
.ui-layout-toggler {
  border: 1px solid #BBB;
  /* match pane-border */
  background-color: #BBB;
}
.ui-layout-resizer-hover .ui-layout-toggler {
  opacity: .60;
  filter: alpha(opacity=60);
}
.ui-layout-toggler-hover,
.ui-layout-resizer-hover .ui-layout-toggler-hover {
  /* need specificity when IS resizable */
  background-color: #FC6;
  opacity: 1.00;
  filter: alpha(opacity=100);
}
.ui-layout-toggler-north,
.ui-layout-toggler-south {
  border-width: 0 1px;
  /* left/right borders */
}
.ui-layout-toggler-west,
.ui-layout-toggler-east {
  border-width: 1px 0;
  /* top/bottom borders */
}
/* hide the toggler-button when the pane is 'slid open' */
.ui-layout-resizer-sliding .ui-layout-toggler {
  display: none;
}
/*
 *	style the text we put INSIDE the togglers
 */
.ui-layout-toggler .content {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  padding-bottom: 0.35ex;
  /* to 'vertically center' text inside text-span */
}
/*
 *	PANE-MASKS
 *	these styles are hard-coded on mask elems, but are also
 *	included here as !important to ensure will overrides any generic styles
 */
.ui-layout-mask {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-layout-mask-inside-pane {
  /* masks always inside pane EXCEPT when pane is an iframe */
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
/* standard mask for iframes */
/* extra mask for objects/applets */
/*
 *	Default printing styles
 */
@media print {
  /*
   *	Unless you want to print the layout as it appears onscreen,
   *	these html/body styles are needed to allow the content to 'flow'
   */
  html {
    height: auto !important;
    overflow: visible !important;
  }
  body.ui-layout-container {
    position: static !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    /* only IE6 has container width & height set by Layout */
    _width: auto !important;
    _height: auto !important;
  }
  .ui-layout-resizer,
  .ui-layout-toggler {
    display: none !important;
  }
  /*
   *	Default pane print styles disables positioning, borders and backgrounds.
   *	You can modify these styles however it suit your needs.
   */
  .ui-layout-pane {
    border: none !important;
    background: transparent !important;
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
  }
}
.width80 {
  width: 80px;
}
.width800 {
  width: 800px;
}
@media screen and (max-width: 1024px) {
  .width800 {
    max-width: 100%;
  }
}
.width1000 {
  width: 1000px;
}
@media screen and (max-width: 1024px) {
  .width1000 {
    max-width: 100%;
  }
}
.width600 {
  width: 600px;
}
.widthP100 {
  width: 100%;
}
.newsletter-preview.small .aroicon-status-warning {
  left: 40%;
}
#media_library .iconset a .item-icon.small,
.media_library_newsletter .iconset a .item-icon.small {
  font-size: 28px;
}
.newsletter-preview.small.thumb {
  height: 80px;
}
.media_library_newsletter .item-icon.pad-top-100 {
  padding-top: 100px;
}
.media_library_newsletter .item-icon [class^="aroicon-"] {
  font-size: 48px;
  color: #6a7880;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 1.82;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.breadcrumb > li {
  display: inline-block;
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  /* IE7 inline-block hack */
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.fade-hide,
.fade-show {
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.fade-hide {
  opacity: 1;
}
.fade-hide.fade-hide-active {
  opacity: 0;
}
.fade-show {
  opacity: 0;
}
.fade-show.fade-show-active {
  opacity: 1;
}
.fade-leave,
.fade-enter {
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.fade-leave {
  opacity: 1;
}
.fade-leave.fade-leave-active {
  opacity: 0;
}
.fade-enter {
  opacity: 0;
}
.fade-enter.fade-enter-active {
  opacity: 1;
}
.modal {
  top: 32%;
}
.modal.fade {
  top: -100%;
}
.modal.fade.in {
  top: 32%;
}
.app-loading-container {
  width: 100%;
  position: fixed;
  display: block;
}
.app-loading-container .app-loading-animation {
  height: 2px;
  background-color: red;
  display: block;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -moz-box-shadow: #b91f1f 1px 0 6px 1px;
  -ms-box-shadow: #b91f1f 1px 0 6px 1px;
  -webkit-box-shadow: #b91f1f 1px 0 6px 1px;
  box-shadow: #b91f1f 1px 0 6px 1px;
}
.app-loading-container .app-loading-animation.app-loading-animation-loading {
  width: 50%;
}
.app-loading-container .app-loading-animation.app-loading-animation-ready {
  width: 100%;
}
.app-loading-container .app-loading-animation.app-loading-animation-done {
  width: 100%;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.app-loading-animation.ready {
  opacity: 0;
}
.app-loading-animation,
.app-loading-animation.loading {
  opacity: 1;
}
.preview > img {
  width: 75px;
  height: 75px;
  margin: -5px 0 0 -5px;
}
.picBox {
  position: relative;
}
.favStar {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0px;
  top: 7px;
}
.imgDelete {
  width: 10px;
  height: 10px;
  position: absolute;
  left: 20px;
  top: 10px;
}
.radioLabel,
.checkboxLabel {
  display: inline;
  padding: 0px 5px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0px;
}
input[type="radio"] {
  width: 13px;
  height: 13px;
}
.editorBox {
  float: left;
}
.btn-blue[disabled] {
  color: #000;
  background: #ffffff;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 0px;
  margin-top: -7px;
  margin-left: -5px;
}
.select2-container .select2-choice .select2-arrow {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none;
  border-left: 1px solid #aaa;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: transparent;
  position: absolute;
  right: 0;
  top: 7px;
  display: block;
  height: 100%;
  padding-right: 5px;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../../assets/plugins/pl-form/select2/select2.png') no-repeat 0 1px;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../../assets/plugins/pl-form/select2/select2.png') no-repeat 0 1px;
  background-position: -18px 1px;
}
.select2-drop {
  background: #fff;
  color: #000;
  border-width: 1px;
  border-top: 0;
  position: absolute;
  z-index: 9999;
  margin-top: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
}
.bootstrap-select:not([class*="span"]) {
  width: 100%;
}
.permissionsBox {
  padding: 5px;
  padding-left: 100px;
}
.permissionsTable td {
  text-align: center;
}
.permissionsTable .firstColum {
  text-align: left;
}
.contact-photo .thumbnail {
  width: 80px;
  height: 80px;
  padding: 0 0;
  background-color: white;
}
.contact-photo .thumbnail.editable .btn-group {
  padding: 20px;
}
.btn:hover,
.btn:focus {
  background-position: 0 0px;
}
/*
#main-content {
    padding-bottom: 40px;
}
*/
.pre_general {
  margin: 0 0 10px;
  word-break: break-all;
  border: none;
  background-color: #FFF;
  line-height: 1;
  padding: 0px;
}
.pre_parent {
  margin: 0 0 10px;
  word-break: break-all;
  border: none;
  background-color: transparent;
  line-height: 1;
  padding: 0px;
}
.ul_table {
  display: table;
}
.select2-disabled {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.select2-container-multi .select2-choices {
  min-height: 27px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  line-height: 15px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
  top: 1px;
}
.select2-container-multi .select2-choices .select2-search-field {
  height: 23px;
  padding-left: 8px;
}
.black-line {
  height: 1px;
  line-height: 1px;
  background-color: #000;
}
.responsive-min-1200 .row-fluid [class*="span"] {
  min-height: 24px;
}
.controls .btn {
  padding: 4px 12px;
}
.date-box {
  position: relative;
}
.date-box .date-input {
  position: absolute;
}
.date-box .date-btn {
  float: right;
  padding: 1px 8px;
}
.div-page-center {
  position: absolute;
  left: 45%;
  top: 50%;
}
.loading-container {
  position: relative;
}
.loading-container .loading:before,
.loading-container .loading:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 50px;
  min-width: 50px;
}
.loading-container .loading:before {
  background-color: white;
  opacity: 0.5;
}
.dropdown-menu li > label:focus,
.dropdown-menu li > label:hover {
  background: #f8061d;
  color: white;
}
.dropdown-menu li > label {
  display: block;
  padding: 3px 30px;
  font-size: 14px;
  clear: both;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > label > input {
  margin-top: 5px;
}
.margin-bottom0 {
  margin-bottom: 0px;
}
.margin-bottom10 {
  margin-bottom: 10px;
}
.margin-top10 {
  margin-top: 10px;
}
.margin-top5 {
  margin-top: 5px;
}
.margin-bottom5 {
  margin-bottom: 5px;
}
.jqtree-element.jqtree_common span {
  display: block;
  float: left;
  margin-left: 5px;
}
.tree_header {
  border-bottom: 0;
  padding: 15px;
  background-color: #eeeeee;
  color: #6a7880;
  line-height: 1.2em;
}
.tree {
  background: #F6F6F6;
  background-image: linear-gradient(0deg, #ffffff 50%, transparent 50%, transparent);
  background-size: 2px 54px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
ul.jqtree-tree {
  margin-top: 0px;
}
ul.jqtree-tree .jqtree-toggler {
  color: #333333;
  font-size: 14px;
  top: 4px;
  left: 5px;
  text-decoration: none;
}
ul.jqtree-tree .jqtree-title {
  color: #6a7880;
  margin-left: 5px;
}
.jqtree-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 50%;
  display: inline-block;
  margin-left: 5px !important;
}
.jqtree-element.jqtree_common.locked {
  cursor: not-allowed;
}
.jqtree-element.jqtree_common.locked .jqtree-title {
  color: #999999;
}
.jqtree-element.jqtree_common.locked .jqtree-toggler {
  color: #999999;
}
ul.jqtree-tree li > .jqtree-element {
  padding: 2px 0px;
  margin-left: -20px;
  padding-left: 20px;
}
ul.jqtree-tree li > .jqtree-element:hover {
  background: #DDDDDD;
}
ul.jqtree-tree li.jqtree-selected > .jqtree-element,
ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover,
ul.jqtree-tree li.jqtree-selected > .jqtree-element.locked {
  background: #cc0000;
  color: white;
  text-shadow: none;
}
ul.jqtree-tree li.jqtree-selected > .jqtree-element .jqtree-title,
ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover .jqtree-title,
ul.jqtree-tree li.jqtree-selected > .jqtree-element.locked .jqtree-title,
ul.jqtree-tree li.jqtree-selected > .jqtree-element .jqtree-toggler,
ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover .jqtree-toggler,
ul.jqtree-tree li.jqtree-selected > .jqtree-element.locked .jqtree-toggler,
ul.jqtree-tree li.jqtree-selected > .jqtree-element span.extra a,
ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover span.extra a,
ul.jqtree-tree li.jqtree-selected > .jqtree-element.locked span.extra a {
  color: white;
  text-shadow: none;
}
.tree_header span.extra,
.jqtree-element.jqtree_common span.extra {
  width: 100px;
  float: right;
  border-left: 0;
  padding: 0 8px;
  text-align: center;
}
.jqtree-element.jqtree_common span.extra a {
  color: #333;
}
.tree_header span.extra_width,
.jqtree-element.jqtree_common span.extra_width {
  width: 200px;
  float: right;
  padding: 0 10px;
  text-align: center;
  line-height: 22px;
}
.jqtree-element.jqtree_common span.extra_width a {
  color: #333;
}
.tree_header span.extra_width1,
.jqtree-element.jqtree_common span.extra_width1 {
  width: 240px;
  float: right;
  padding: 0 10px;
  text-align: center;
  line-height: 22px;
}
.tree_header span.extra_width2,
.jqtree-element.jqtree_common span.extra_width2 {
  width: 350px;
  float: right;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
}
.jqtree-element.jqtree_common span.extra_width1 a {
  color: #333;
}
.jqtree-element.jqtree_common span.extra_width2 a {
  color: #333;
}
.jqtree-element.jqtree_common {
  height: 20px;
}
ul.jqtree-tree li.jqtree-folder {
  margin-bottom: 0;
}
ul.jqtree-tree {
  margin-left: 20px;
}
.tree {
  border: 0;
}
.tree_box .widget-header {
  padding: 15px 0 25px 0;
}
.table tbody tr.blue-light td {
  background-color: #E9F3FD !important;
}
.table tbody tr.white td {
  background-color: #FFFFF6 !important;
}
.boo-table.table-hover.history-table tbody tr td {
  border-top: 1px solid #c8ccce;
}
.boo-table.table-hover.history-table tbody tr:hover td {
  border-top: 1px solid #f8061d;
}
.boo-table.table-hover.history-table tbody tr:last-child:hover td,
.boo-table.table-hover.history-table tbody tr.first-history:hover td {
  border-top: 1px solid #d5d5d5;
}
.fileinput-button {
  float: none;
  margin-right: 0;
}
.ofi-add ul li {
  text-align: left;
}
.ofi-add ul li > a:hover span,
.ofi-add ul li > a:hover i {
  color: #ffffff;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.6;
}
.ofi-add .group .dropdown-menu {
  top: inherit;
  left: inherit;
}
.overflow-hide {
  overflow: hidden;
}
.table-page-top {
  top: 0;
}
.sitemap-tree-center {
  position: absolute;
  left: 86px;
  top: 50px;
}
.daterangepicker.dropdown-menu {
  z-index: 9030;
  position: sticky;
}
.photo-loading {
  position: relative;
}
.photo-loading .fileupload-loading {
  z-index: 1000;
  left: 0px;
  width: 80px;
  height: 80px;
  background-size: 40px 40px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 500px 500px 500px 500px;
  -moz-border-radius: 500px 500px 500px 500px;
  border-radius: 500px 500px 500px 500px;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
}
.notyfy_container {
  min-width: 500px;
}
.notyfy_wrapper:last-child {
  border-radius: 0px;
}
.notyfytheme_aro {
  height: 41px;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 8px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  background-image: none;
}
.notyfytheme_aro_success {
  padding: 6px;
  color: #FFF;
  background: #50C24E;
  width: 100px;
  float: left;
  font-size: 16px;
  font-family: "Roboto", Arial, sans-serif;
  text-shadow: none;
}
.notyfytheme_aro_warning {
  padding: 6px;
  background: #FFFF00;
  width: 100px;
  float: left;
  font-size: 16px;
  font-family: "Roboto", Arial, sans-serif;
  text-shadow: none;
}
.notyfytheme_aro_error {
  padding: 6px;
  color: #FFF;
  background: #FF0000;
  width: 100px;
  float: left;
  font-size: 16px;
  font-family: "Roboto", Arial, sans-serif;
  text-shadow: none;
}
.notyfytheme_aro_info {
  padding: 6px;
  color: #FFF;
  background: #00BFFF;
  width: 100px;
  float: left;
  font-size: 16px;
  font-family: "Roboto", Arial, sans-serif;
  text-shadow: none;
}
.notyfytheme_aro_text {
  padding: 8px;
  float: left;
  font-size: 14px;
  color: #6a7880;
}
.notyfytheme_aro_close {
  padding: 3px 5px 3px 0;
  float: right;
  font-weight: bold;
}
.notyfytheme_aro .notyfy_close {
  position: initial;
  top: 0px;
  right: 0px;
  width: inherit;
  height: inherit;
  display: inline;
  cursor: pointer;
}
.notyfytheme_aro_success span i {
  vertical-align: text-bottom;
}
form .focusError:focus {
  border: 1px solid red;
  border-color: #cc0000;
  -webkit-box-shadow: 0 0 6px #ff6666;
  -moz-box-shadow: 0 0 6px #ff6666;
  box-shadow: 0 0 6px #ff6666;
}
.modal-body .well-contact {
  margin-bottom: 0;
}
#cons-form table tr td.shade {
  background: #e1e4ea;
}
#cons-form table tr td.tag {
  font-weight: bold;
  text-align: center;
}
table.per-table td {
  border: none;
  padding: 0px;
}
#sales-targets-form input.dis-lable {
  text-align: center;
  font-weight: bold;
  background: #e1e4ea;
}
#emailSignatureTab > ul {
  margin-bottom: 5px;
}
#emailSignatureTab > ul li.first {
  margin-left: 20px;
}
#emailSignatureTab > ul li {
  text-align: center;
  width: 80px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #BABECC;
  padding: 0px;
  margin-right: 10px;
}
#emailSignatureTab > ul li.active {
  border-bottom: 1px solid #fff;
}
#emailSignatureTab > ul li a {
  border: 0px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
  display: block;
}
.sigImage {
  width: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.sigImage img {
  width: 120px;
}
.error-heighlight {
  border: 1px solid red;
  border-color: #cc0000;
  -webkit-box-shadow: 0 0 6px #ff6666;
  -moz-box-shadow: 0 0 6px #ff6666;
  box-shadow: 0 0 6px #ff6666;
}
.error-text {
  color: #ff0000;
}
.table-striped tbody tr.ui-state-row-highlight:nth-child(odd) td,
.table-striped tbody tr.ui-state-row-highlight:nth-child(even) td {
  background-color: #0078a3;
}
.overline {
  border-top: solid 1px black;
}
#customListTab ul li.first {
  margin-left: 20px;
}
#customListTab ul li.active {
  position: relative;
  top: 1px;
}
.form-list.form-compact.form-horizontal .control-label,
.form-list.form-compact.form-horizontal .control-label-wide {
  padding-top: 5px;
}
.form-list.form-compact.form-horizontal .control-label.padding-top0 {
  padding-top: 0;
}
.select2-container.select2-container-multi .select2-search-choice,
.form-compact .select2-container.select2-container-multi .select2-search-choice {
  margin-top: 2px;
}
.select2-container.select2-container-disabled .select2-choice,
input[disabled] {
  background-color: #f4f4f4;
  color: #BBBBBB;
}
.daterangepicker_hideyear .yearselect {
  display: none;
}
.daterangepicker2 .ranges li {
  margin-bottom: 3px;
  padding: 2px 12px;
  font-size: 14px;
}
.daterangepicker .ranges input {
  font-size: 14px;
}
.daterangepicker .ranges .input-mini {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
}
.daterangepicker .ranges .input-mini:hover {
  cursor: pointer;
}
.daterangepicker .ranges .applyBtn {
  padding: 0 13px;
}
.daterangepicker .ranges .cancelBtn {
  margin-left: 8px;
  padding: 0 19px;
}
.currencyLeft {
  float: left;
  width: 3%;
}
.currencyRight {
  float: left;
  margin-left: 2%;
  width: 94.5%;
}
.table-collapse {
  border: 1px #cccccc solid;
  padding: 10px 20px;
}
input[type="password"],
input[type="number"] {
  font-size: 14px;
}
.padding0 {
  padding: 0 !important;
}
.margin0 {
  margin: 0 !important;
}
.padding-top0 {
  padding-top: 0 !important;
}
.padding-bottom0 {
  padding-bottom: 0 !important;
}
.padding-top18 {
  padding-top: 18px !important;
}
.paddingTop10 {
  padding-top: 10px !important;
}
.margin-left120 {
  margin-left: 120px !important;
}
.padding5 {
  padding: 5px !important;
}
tr.padding5 td {
  padding: 5px !important;
}
tr.padding5 td {
  padding: 5px !important;
}
.table .decollator {
  border-right: 1px solid #cecccc;
}
.angular-google-map-container {
  height: 400px;
  width: 100%;
}
.table-collapse-border-ccc {
  border: 1px #cccccc solid;
  padding: 1px;
}
.aroicon-star-selected-full {
  color: orange;
  font-size: 20px;
}
.aroicon-star-selected-half {
  color: orange;
  font-size: 20px;
}
.aroicon-star-selected-half:hover {
  color: orange;
}
.aroicon-star-deselected-full {
  color: #DDDDDD;
  font-size: 20px;
}
.aroicon-star-deselected-full:hover {
  color: orange;
}
.aroicon-star-deselected-half {
  color: #DDDDDD;
  font-size: 20px;
}
.aroicon-star-deselected-half:hover {
  color: orange;
}
.rating-list {
  text-align: center;
  margin: 0 0px;
  list-style: none;
}
.rating-list li {
  display: inline;
  padding: 0 0px;
}
.rating-list li > i:first-child {
  margin-right: -13px;
  position: relative;
}
.color-a599b2 {
  color: #a599b2;
}
.table thead.embedded-thead tr th {
  color: #444;
}
.tabbedform .tabbedform-form .tabbable > .nav-tabs > li > .disabled {
  background-color: #ffffff;
  color: #cccccc;
  border-top: 1px #ccc solid;
  cursor: not-allowed;
}
.form-horizontal textarea {
  font-size: 1.0em;
  line-height: 1.4em;
  padding: 10px;
}
.object-fit-contain {
  object-fit: contain;
}
.icon-lg {
  font-size: 20px;
}
.background-color-grey {
  background-color: #E6EAEC !important;
}
.display-inline {
  display: inline;
}
.listing-flow-notify {
  font-size: 16px;
  display: block;
  height: 40px;
  line-height: 30px;
  background-color: bisque;
}
.icon-md {
  font-size: 16px;
}
.form-list .label-compress {
  line-height: 15px;
}
.padding-right20 {
  padding-right: 20px;
}
.line-heigh-30 {
  line-height: 30px;
}
.line-height-45 {
  line-height: 45px;
}
.line-height-36 {
  line-height: 36px;
}
.font-red {
  color: red;
}
.font-green {
  color: green;
}
.font-orange {
  color: orange;
}
.quick-search-results .quick-search-link {
  text-decoration: none;
  color: #6A7880;
}
.quick-search-link > a {
  text-decoration: none;
  color: inherit;
}
/* stock booklet */
.properties {
  padding: 2px 8px;
  margin: 0.3em;
  list-style: none;
  background-color: #f3f3f3;
}
.vendor-report-modules,
.kpi-targets,
.dashboard-widgets,
.sortable-option {
  padding: 0;
  margin: 0;
  list-style: none;
}
.vendor-report-modules > li,
.properties > li,
.kpi-targets > li,
.dashboard-widgets > li,
.sortable-option > li {
  list-style: none;
  display: block;
  border: 1px solid #dddddd;
  background-color: #eee;
  color: #555555;
  font-size: 14px;
  height: 23px;
  overflow: hidden;
  margin: 1px 2px;
  padding: 1px 5px;
  line-height: 21px;
  cursor: pointer;
  border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
}
.vendor-report-modules > li,
.kpi-targets > li,
.dashboard-widgets > li,
.sortable-option > li {
  height: 30px;
  line-height: 30px;
  padding: 1px 10px;
  margin: 3px 2px;
  border: 2px solid #576f78;
  background-color: #f3f3f3;
  color: #576f78;
}
.checklist-fixed {
  width: 250px;
}
.checklist-fixed.checklist-fixed-auto > .scroll-auto {
  overflow-y: auto;
  overflow-x: visible;
}
.listing-area {
  height: 200px;
}
.listing-area .fileupload-loading {
  width: 100%;
  height: 100%;
  position: relative;
  left: auto;
  display: block;
}
.listing-area .properties {
  overflow-y: auto;
  height: 100%;
}
.booklet-area .properties {
  height: 230px;
  overflow: hidden;
}
.vendor-report-area .vendor-report-modules,
.kpi-area .kpi-targets {
  margin-bottom: 15px;
  overflow: hidden;
}
.booklet-area .no-listings {
  position: absolute;
  width: 230px;
  color: #bbb;
  font-size: 14px;
  text-align: center;
  margin: 20px;
}
.booklet-area .no-listings-icon {
  font-size: 60px;
  padding-top: 0;
}
.booklet-area .no-listings-note {
  padding-top: 20px;
}
.booklet-area .handle {
  cursor: move;
}
.booklet-area .pages .add-page {
  display: block;
  list-style: none;
  width: 295px;
  height: 400px;
  margin: 2px;
  float: left;
  border: 1px solid #EEE;
  background-color: #f3f3f3;
  color: #bbb;
  font-size: 18px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.booklet-area .pages .add-page .add-page-icon {
  font-size: 150px;
  padding-top: 20px;
}
.booklet-area .pages .add-page .add-page-title {
  padding-top: 20px;
}
.booklet-area .pages .page .properties > li.property {
  height: 23px;
  font-size: 14px;
}
.booklet-area .pages .page .properties > li.property > i.tag {
  float: right;
  padding-top: 5px;
  padding-left: 5px;
  color: #888888;
}
.booklet-area .pages .page .properties > li.property > i.tag.active {
  color: #ff0000;
}
.booklet-area .pages {
  overflow-y: hidden;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  list-style: none;
  width: 100%;
}
.booklet-area .pages .page-li {
  float: left;
}
.booklet-area .pages .page {
  display: block;
  list-style: none;
  width: 320px;
  height: 400px;
  background-color: #f3f3f3;
  border: 1px solid #bbb;
  margin: 2px;
  font-size: 10px;
}
.booklet-area .pages .page .list-bordered.dotted > li,
.booklet-area .pages .page .list-bordered.dotted .control-group {
  padding: 5px 13px;
}
.vendor-report-modules > li.ui-state-module-highlight,
.properties > li.ui-state-property-highlight,
.kpi-targets > li.ui-state-target-highlight {
  background-color: #4BA0E3;
  color: #fff;
  height: 21px;
  overflow-y: hidden;
}
.vendor-report-modules > li.ui-state-module-highlight,
.kpi-targets > li.ui-state-target-highlight {
  height: 30px;
  background-color: #f3f3f3;
  border: 2px solid transparent;
}
.booklet-area .pages .ui-state-highlight {
  display: block;
  list-style: none;
  width: 266px;
  height: 396px;
  margin: 2px;
  float: left;
}
.page-index-area {
  /*list-style: none;*/
  margin: 0 0 0 15px;
  padding: 0 0;
}
.page-index-area > li {
  text-overflow: ellipsis;
  /*overflow: hidden;*/
  white-space: nowrap;
}
.newnotification {
  font-weight: bold;
}
/** notification and  statuses **/
.notification {
  display: block;
}
.notification .notification-status {
  float: right;
}
.notification .notification-status span {
  margin-right: 5px;
}
.notification .notification-status span:first-child {
  font-weight: bold;
}
.notification .notification-status .notification-status-item-flag {
  margin-right: 5px;
}
.notification .notification-status .notification-status-item-flag.sent {
  color: green;
}
.notification .notification-status .notification-status-item-flag.failed {
  color: red;
}
/** feed settings form **/
.form-horizontal .control-label-wide {
  float: left;
  width: 23%;
}
.form-horizontal .controls-wide {
  margin-left: 23%;
}
/** global settings's comissions form **/
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.marginleftright10 {
  margin-right: 10px;
  margin-left: 10px;
}
.marginleft10 {
  margin-left: 10px;
}
.bordersolidccc {
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.bordersolidccc:first-child {
  border-bottom: 0px;
}
.bordersolidccc:last-child {
  border-bottom: 1px solid #cccccc;
}
.bordersolidcontent {
  border-top: 1px solid #cccccc;
  margin-top: 0px;
  padding: 10px;
}
/* file manager*/
@media (min-width: 768px) {
  #media_library .sidebar,
  .media_library_newsletter .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 5px 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}
#media_library.media-manager-modal #media-manager-body,
.media_library_newsletter.media-manager-modal #media-manager-body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
#media_library.media-manager-modal #media-manager-body .file-tree,
#media_library.media-manager-modal #media-manager-body .item-detail,
.media_library_newsletter.media-manager-modal #media-manager-body .file-tree,
.media_library_newsletter.media-manager-modal #media-manager-body .item-detail {
  width: 25%;
}
#media_library.media-manager-modal #media-manager-body .file-body,
.media_library_newsletter.media-manager-modal #media-manager-body .file-body {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
#media_library.is-modal,
.media_library_newsletter.is-modal {
  padding: 25px;
}
#media_library.is-modal .iconset,
.media_library_newsletter.is-modal .iconset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
}
#media_library .nav,
.media_library_newsletter .nav {
  list-style: none;
}
#media_library .progress,
.media_library_newsletter .progress {
  margin-bottom: 0;
}
#media_library .breadcrumb,
.media_library_newsletter .breadcrumb {
  background-color: #F6F6F6;
  padding: 8px 8px;
  margin-bottom: 0;
}
#media_library .mr2,
.media_library_newsletter .mr2 {
  margin-right: 2px;
}
#media_library .mr5,
.media_library_newsletter .mr5 {
  margin-right: 5px;
}
#media_library a,
.media_library_newsletter a {
  text-decoration: none;
}
#media_library .nav-sidebar,
.media_library_newsletter .nav-sidebar {
  margin-right: -21px;
  margin-bottom: 20px;
  margin-left: -20px;
}
#media_library .nav-sidebar li > a,
.media_library_newsletter .nav-sidebar li > a {
  padding-right: 20px;
  padding-left: 20px;
}
#media_library .nav-sidebar .active > a,
#media_library .nav-sidebar .active > a:hover,
#media_library .nav-sidebar .active > a:focus,
.media_library_newsletter .nav-sidebar .active > a,
.media_library_newsletter .nav-sidebar .active > a:hover,
.media_library_newsletter .nav-sidebar .active > a:focus {
  color: #fff;
  background-color: #CA4242;
}
#media_library .file-tree ul.nav.nav-sidebar,
.media_library_newsletter .file-tree ul.nav.nav-sidebar {
  margin: 0;
  padding: 0;
  padding-left: 12px;
}
#media_library .file-tree ul.nav.nav-sidebar li,
.media_library_newsletter .file-tree ul.nav.nav-sidebar li {
  border-left: 1px solid #ddd;
  padding-left: 4px;
}
#media_library .file-tree ul.nav.nav-sidebar li a,
.media_library_newsletter .file-tree ul.nav.nav-sidebar li a {
  padding: 2px 2px 2px 4px;
}
#media_library .file-tree ul.nav.nav-sidebar:first-child,
.media_library_newsletter .file-tree ul.nav.nav-sidebar:first-child {
  padding-left: 0;
}
#media_library .file-tree .file-tree-root > li,
.media_library_newsletter .file-tree .file-tree-root > li {
  border-left: none !important;
  padding-left: 0px !important;
}
#media_library .table-files td,
.media_library_newsletter .table-files td {
  padding: 3px 8px !important;
  vertical-align: middle !important;
}
#media_library .iconset,
.media_library_newsletter .iconset {
  padding: 0px;
}
#media_library .col-120,
.media_library_newsletter .col-120 {
  width: 100px;
  max-height: 100px;
  float: left;
  margin-bottom: 0px;
  margin-right: 0px;
  text-align: center;
}
#media_library .col-120:last-child,
.media_library_newsletter .col-120:last-child {
  margin-right: 0;
}
/*#media_library .iconset .item-child {}*/
#media_library .iconset a .item-icon,
.media_library_newsletter .iconset a .item-icon {
  font-size: 48px;
}
#media_library .iconset a,
.media_library_newsletter .iconset a {
  border-radius: 0;
  overflow: hidden;
  margin: 0;
  padding: 5px 0;
  color: #6a7880;
  border: 1px solid rgba(81, 175, 253, 0);
  line-height: 1.1;
}
#media_library .iconset a.selected,
.media_library_newsletter .iconset a.selected {
  color: #397BD8;
  border: 1px solid rgba(81, 175, 253, 0.57);
  background-color: rgba(117, 132, 239, 0.08);
}
#media_library .item_detail .item-icon,
.media_library_newsletter .item_detail .item-icon {
  font-size: 112px;
}
#media_library .item_detail .preview-icon,
.media_library_newsletter .item_detail .preview-icon {
  text-align: center;
}
#media_library .modal-fullscreen .modal-dialog,
#media_library .modal-fullscreen .modal-content,
.media_library_newsletter .modal-fullscreen .modal-dialog,
.media_library_newsletter .modal-fullscreen .modal-content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#media_library .modal-fullscreen .modal-dialog,
.media_library_newsletter .modal-fullscreen .modal-dialog {
  margin: 0;
  width: 100%;
}
#media_library .modal-fullscreen .modal-content,
.media_library_newsletter .modal-fullscreen .modal-content {
  border: none;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
}
#media_library .modal-fullscreen textarea.code,
.media_library_newsletter .modal-fullscreen textarea.code {
  min-height: 450px;
}
#media_library .animated,
.media_library_newsletter .animated {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#media_library .modal.animated,
#media_library .animated.fast,
.media_library_newsletter .modal.animated,
.media_library_newsletter .animated.fast {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#media_library .fadeInDown,
.media_library_newsletter .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
#media_library .fadeIn,
.media_library_newsletter .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
#media_library .mt10,
.media_library_newsletter .mt10 {
  margin-top: 10px;
}
#media_library .pointer,
.media_library_newsletter .pointer {
  cursor: pointer;
}
#media_library .block,
.media_library_newsletter .block {
  display: block;
}
#media_library .detail-sources,
.media_library_newsletter .detail-sources {
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
}
#media_library .modal,
.media_library_newsletter .modal {
  word-wrap: break-word;
}
#media_library .ellipsis,
.media_library_newsletter .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.http-details {
  background: #ccc;
  padding: 10px;
  color: #ffffff;
}
.tree .jqtree_common {
  font-size: 14px;
}
.text-align-left {
  text-align: left;
}
.widget-header-opacity {
  opacity: 0.7;
  position: relative;
  width: 214px;
}
*[class*='mce-'] {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.mce-throbber {
  background: #fff;
}
.preloading-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.preloading-wrapper .preload-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 33%;
}
.preloading-wrapper .preload-modal #preload-image,
.preloading-wrapper .preload-modal #preloading-text {
  text-align: center;
}
.preloading {
  line-height: 1.82857143;
  width: 126px;
  height: 126px;
  font-size: 72px;
  background-color: red;
  color: #fff;
  text-align: center;
  margin: 100px auto;
  -webkit-animation: rotateplane 1.5s infinite ease-in-out;
  animation: rotateplane 1.5s infinite ease-in-out;
  border-radius: 3px;
}
.preloading:before {
  font-family: aro-icons;
  content: "\e608";
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(320px);
  }
  33% {
    -webkit-transform: perspective(320px) rotateY(180deg);
  }
  66% {
    -webkit-transform: perspective(320px) rotateY(180deg) rotateX(180deg);
  }
  100% {
    -webkit-transform: perspective(320px) rotateY(0) rotateX(0);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(320px) rotateX(0) rotateY(0);
    -webkit-transform: perspective(320px) rotateX(0) rotateY(0);
  }
  33% {
    transform: perspective(320px) rotateY(180deg) rotateX(0);
    -webkit-transform: perspective(320px) rotateY(180deg) rotateX(0);
  }
  66% {
    transform: perspective(320px) rotateY(180deg) rotateX(180deg);
    -webkit-transform: perspective(320px) rotateY(180deg) rotateX(180deg);
  }
  100% {
    transform: perspective(320px) rotateY(0) rotateX(0);
    -webkit-transform: perspective(320px) rotateY(0) rotateX(0);
  }
}
.modal-backdrop {
  position: absolute;
}
.modal.fade.in {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  /*transform: translateX(-42%);*/
}
.modal-body {
  max-height: 300px;
}
.user-behalf-dropdown-menu {
  max-height: 500px;
  overflow-y: auto;
}
.user-behalf-dropdown-menu .user-search-box {
  position: relative;
}
.user-behalf-dropdown-menu .user-search-box > span {
  position: absolute;
  right: 0;
  top: 0px;
  padding: 4px 8px;
}
.user-behalf-dropdown-menu .user-search-box .user-search-input {
  margin-bottom: 0;
  padding-right: 30px;
}
.user-behalf-dropdown-menu > li.selected > a {
  background-color: red !important;
  color: white;
}
.christmas_logo {
  position: absolute;
  margin-top: -10px;
  margin-left: -10px;
}
.christmas_home_logo {
  position: absolute;
  margin-top: -10px;
  margin-left: 2px;
}
.modal .notification-list {
  max-height: 500px;
}
.modal .notification-list .notification-list-content {
  max-height: 458px;
  overflow-y: auto;
}
.angular-google-map-street-view-panorama {
  min-height: 400px;
}
.listing-status-banner {
  background-color: rgba(255, 0, 0, 0.6);
  position: absolute;
  z-index: 9;
  width: 150px;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 27px;
  left: -35px;
}
.listing-status-banner.archived {
  background-color: #e1e8eb;
  color: #576f78;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.facebook-color {
  color: #4267b2;
}
.linkedin-color {
  color: #1a84bc;
}
.twitter-color {
  color: #21a1eb;
}
.instagram-color {
  color: #d44c64;
}
.tab-badge {
  font-size: 10px;
  margin-left: 3px;
  padding: 4px 7px;
  float: right;
  line-height: 1;
}
.power-bar {
  line-height: 30px;
  margin-top: 3px;
  margin-right: 6px;
}
.power-bar img {
  height: 15px;
  position: relative;
  top: -1px;
}
.controls-with-colorpicker .colorselector {
  float: left;
}
.controls-with-colorpicker input {
  width: 95%;
  float: right;
}
.multiline-truncation {
  line-height: 20px;
  overflow: hidden;
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
}
.multiline-truncation-line1 {
  max-height: 20px;
}
.multiline-truncation-line2 {
  max-height: 40px;
}
.multiline-truncation-line3 {
  max-height: 60px;
}
.btn-large.btn-search-more {
  background-color: white !important;
  background-image: none;
}
.btn-large.btn-search-more:focus {
  outline: none;
  outline-offset: 0;
}
.btn-large.btn-search-more i {
  margin-top: 0;
}
.margin-bottom0 {
  margin-bottom: 0;
}
.margin-bottom3 {
  margin-bottom: 3px;
}
.dropdown-menu.no-arrow:before,
.dropdown-menu.no-arrow:after {
  display: none;
}
.dropdown-menu.no-arrow.centered {
  top: 70%;
  left: 41.5%;
}
.dropdown-menu.no-arrow.centered.sticky {
  top: 70%;
  left: 40%;
}
.modal.fade.in {
  top: 35%;
}
.select2-result .newsletter-preview [class^="aroicon-"] {
  font-size: 38px;
  color: #6a7880;
}
body.full-screen-modal-open .page-container {
  overflow: hidden;
}
.modal {
  border: 0;
  padding: 0;
  background: white;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal .modal-header {
  background: red;
  -webkit-border-radius: 0 0 0px 0px 0 0 0;
  -moz-border-radius: 0 0 0px 0px 0 0 0;
  border-radius: 0 0 0px 0px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 13px 15px;
}
.modal .modal-header,
.modal .modal-header h3,
.modal .modal-header h4,
.modal .modal-header a {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  text-shadow: none;
  line-height: 1.8em;
  color: white;
}
.modal .modal-header i + span,
.modal .modal-header h3 i + span,
.modal .modal-header h4 i + span,
.modal .modal-header a i + span {
  position: relative;
  top: 2px;
}
.modal.modal-green .modal-header {
  background: #233444;
}
.modal .modal-body {
  min-height: 0;
  padding: 25px;
}
.modal .modal-body .modal-row {
  padding: 0px;
}
.modal .modal-body .modal-row .control-group:last-child {
  margin-bottom: 0;
}
.modal .modal-body .modal-row .input-prepend:last-child {
  margin-bottom: 0;
}
.modal .modal-body .modal-row.modal-row-underlined {
  border-bottom: 1px solid #e6eaec;
}
.modal .modal-body .modal-row.modal-row-well {
  background-color: #f6f6f6;
}
.modal .modal-body .modal-row.modal-row-well.modal-row-well-success {
  color: #3c763d;
  border-top: 0;
  border-bottom: 0;
  background: #dff0d8;
}
.modal .modal-body .modal-row h4 {
  margin-top: 0;
  margin-bottom: 1em;
}
.modal .modal-body p img {
  max-width: 100%;
}
.modal .modal-footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal.modal-error {
  width: 250px;
  margin-left: -125px;
}
.modal.modal-error .modal-header {
  background: red;
}
.modal .modal-row.modal-row-well-success,
.modal .modal-row.modal-row-well-warning,
.modal .modal-row.modal-row-well-error,
.modal .modal-row.modal-row-well-info {
  position: relative;
  padding-left: 54px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.modal .modal-row.modal-row-well-success i,
.modal .modal-row.modal-row-well-warning i,
.modal .modal-row.modal-row-well-error i,
.modal .modal-row.modal-row-well-info i {
  font-size: 30px;
  position: absolute;
  top: 6px;
  left: 12px;
  -webkit-transform-origin: 90% 100%;
  transform-origin: 90% 100%;
}
.modal .modal-row.modal-row-well-success {
  background-color: #dff0d8;
  color: #468847;
}
.modal .modal-row.modal-row-well-error {
  background-color: #f2dede;
  color: #ff0000;
}
.modal .modal-row.modal-row-well-warning {
  background-color: #fcf8e3;
  color: #c09853;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.6;
  background-color: #cfd4d9;
}
ul.form-list,
.form-list + .form-list {
  margin-top: 0;
}
.input-append .add-on,
.input-prepend .add-on {
  border-color: #e6eaec;
  border-width: 1px;
  background-color: white;
}
.input-append .add-on:first-child,
.input-prepend .add-on:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  border-right: 0;
}
.input-append .add-on.btn-field-clear,
.input-prepend .add-on.btn-field-clear {
  width: 28px !important;
  font-size: 14px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.select2-default,
.select2-container-multi .select2-choices,
.select2-container .select2-choice,
.form-compact .select2-container .select2-choice,
.form-control,
.input-block-level,
.select2-with-controls {
  background: #ffffff;
  color: #6a7880;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.select2-default {
  color: #999999 !important;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999999 !important;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999 !important;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999999 !important;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  padding: 0px 10px;
  line-height: 30px;
  min-height: 30px;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder {
  color: #bbbbbb;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #bbbbbb;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #bbbbbb;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #009bff;
  -webkit-box-shadow: inset 0px 0px 5px 0px #999999;
  -moz-box-shadow: inset 0px 0px 5px 0px #999999;
  box-shadow: inset 0px 0px 5px 0px #999999;
}
.input-append textarea,
.input-append input[type="text"],
.input-append input[type="password"],
.input-append input[type="datetime"],
.input-append input[type="datetime-local"],
.input-append input[type="date"],
.input-append input[type="month"],
.input-append input[type="time"],
.input-append input[type="week"],
.input-append input[type="number"],
.input-append input[type="email"],
.input-append input[type="url"],
.input-append input[type="search"],
.input-append input[type="tel"],
.input-append input[type="color"] {
  padding: 0px 0px;
  min-height: 0px;
}
.select2-container.select2-container-active .select2-choice,
.form-compact .select2-container.select2-container-active .select2-choice,
.select2-container.select2-container-active .select2-choices input,
.form-compact .select2-container.select2-container-active .select2-choices input {
  border-color: #009bff;
  border: 1px solid #009bff;
  -webkit-box-shadow: inset 0px 0px 3px 0px #999999;
  -moz-box-shadow: inset 0px 0px 3px 0px #999999;
  box-shadow: inset 0px 0px 3px 0px #999999;
}
.select2-container.select2-container-active.select2-dropdown-open .select2-choice,
.form-compact .select2-container.select2-container-active.select2-dropdown-open .select2-choice,
.select2-container.select2-container-active.select2-dropdown-open .select2-choices input,
.form-compact .select2-container.select2-container-active.select2-dropdown-open .select2-choices input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.select2-container.select2-container-active.select2-container-multi input,
.form-compact .select2-container.select2-container-active.select2-container-multi input {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.select2-results .select2-no-results {
  padding-left: 0;
  background: none;
}
input.ng-dirty.ng-invalid,
.select2-container.ng-dirty.ng-invalid:not(.select2-container-active) {
  border: 1px solid red;
  color: red;
}
input.ng-dirty.ng-invalid + label,
.select2-container.ng-dirty.ng-invalid:not(.select2-container-active) + label {
  color: red;
}
.input-withicon {
  position: relative;
}
.input-withicon label {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 14px;
}
.input-withicon .input-block-level:focus + label,
.input-withicon .form-control:focus + label {
  color: #1aa4fa;
}
.input-withicon .input-block-level.ng-dirty.ng-invalid:focus + label,
.input-withicon .form-control.ng-dirty.ng-invalid:focus + label {
  color: red;
}
.select2-container.select2-allowclear .select2-choice abbr {
  top: 14px;
}
.select2-container.select2-container-multi .select2-choices,
.form-compact .select2-container.select2-container-multi .select2-choices {
  padding-top: 5px;
}
.select2-container.select2-container-multi .select2-search-choice,
.form-compact .select2-container.select2-container-multi .select2-search-choice {
  border: none;
  background-image: none;
  padding: 6px;
  padding-left: 18px;
  border-radius: 3px;
  background: #e3e8eb;
  color: inherit;
}
.select2-container.select2-container-multi .select2-search-choice .select2-search-choice-close,
.form-compact .select2-container.select2-container-multi .select2-search-choice .select2-search-choice-close {
  background-image: none !important;
  font-family: 'aro-icons';
  color: inherit;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  top: 6px;
  left: 5px;
}
.select2-container.select2-container-multi .select2-search-choice .select2-search-choice-close:before,
.form-compact .select2-container.select2-container-multi .select2-search-choice .select2-search-choice-close:before {
  content: "\f00f";
}
.select2-container.select2-container-multi .select2-search-choice .select2-search-choice-close:hover,
.form-compact .select2-container.select2-container-multi .select2-search-choice .select2-search-choice-close:hover {
  text-decoration: none;
}
.select2-container.select2-container-multi .select2-search-choice.select2-search-choice-focus,
.form-compact .select2-container.select2-container-multi .select2-search-choice.select2-search-choice-focus {
  color: white;
  background-color: #2da4fd;
}
.form-compact .select2-container .select2-choice,
.form-compact .select2-container .select2-chosen {
  min-height: 40px;
  line-height: 41px;
}
.control-group.disabled .form-control,
.control-group.disabled .add-on {
  background-color: #eee;
  color: #999;
}
.form-compact .input-block-level-caret-right-wrapper {
  margin-right: 25px;
}
.form-compact .list-bordered .control-group .table tr th,
.form-compact .control-group .table tr th {
  width: auto;
}
.form-compact .controls-row [class*="span"] {
  min-height: 1px;
}
.list-bordered.dotted > li,
.list-bordered.dotted .control-group {
  border-top: none;
  border-bottom: none;
}
.form-compact .readonly,
.form-compact .label,
.form-compact .label-field,
.form-compact.form-horizontal .control-label,
.form-compact .btn-group {
  padding-top: 0;
  margin-bottom: 0;
}
.form-compact input[type="text"],
.form-compact input[type="email"],
.form-compact .row-fluid [class*="span"],
.form-compact .select2 {
  font-size: 14px;
  text-overflow: ellipsis;
}
.form-compact .select2-container {
  margin-bottom: 0;
  min-height: 22px;
  font-size: 14px;
}
.form-compact .select2-container .select2-choice {
  height: 22px;
  line-height: 22px;
}
.form-compact .select2-container .select2-choice div b {
  background-position: 0px -1px;
}
.form-compact .select2-container.select2-dropdown-open .select2-choice div b {
  background-position: -18px -1px;
}
.form-compact .select2-container .select2-search-choice-close {
  top: 15px;
}
.form-compact .btn {
  padding: 1px 8px;
}
.form-compact .list-bordered .control-group,
.form-compact .control-group {
  padding-top: 8px;
  padding-bottom: 8px;
}
.form-compact .list-bordered .control-group .table,
.form-compact .control-group .table {
  margin-bottom: 0;
}
label,
.label-field {
  font-size: 12.6px;
  line-height: 14px;
  min-height: 0;
}
.required label:after {
  content: ' *';
}
.select2-container {
  width: 100%;
}
.input-block-level .input-block-level.select2-container,
.input-block-level .select2-container,
.input-block-level .select2-container .select2-choice,
.input-block-level.select2-container .select2-choice,
.input-block-level .select2-container .select2-choices,
.input-block-level.select2-container .select2-choices,
.input-block-level .input-block-level,
.input-block-level .select2-container.input-block-level {
  /*  border: 0;*/
}
div.input-block-level {
  padding: 5px 10px;
  border: 2px solid #cbd6e2;
  border-radius: 3px;
}
.form-field-status {
  width: 40px;
  float: right;
  text-align: right;
  font-size: 20px;
}
.form-field-status i {
  cursor: pointer;
}
.form-field-status .aroicon-status-prompt {
  padding-right: 10px;
}
.form-field-status .aroicon-status-warning {
  padding-right: 10px;
  color: #f0ad4e;
}
.form-field-status .aroicon-status-info {
  padding-right: 10px;
  color: blue;
}
.form-field-status .aroicon-status-success {
  padding-right: 10px;
  color: green;
}
.form-field-status .aroicon-status-required {
  padding-right: 16px;
  color: red;
  font-size: 14px;
}
.form-field-status .aroicon-status-error {
  padding-right: 10px;
  color: red;
}
.form-field-status .aroicon-entity-property-alerts {
  padding-right: 10px;
  color: #6699DD;
  position: relative;
  right: 3px;
  font-size: 16px;
}
.form-field-with-status {
  margin-right: 50px;
}
input[type="radio"].fancyradio {
  display: none;
}
input[type="radio"].fancyradio + label {
  position: relative;
  display: inline-block;
  height: 1.6em;
  min-width: 1.6em;
  text-indent: 30px;
  padding-top: 4px;
  margin-bottom: 0;
}
input[type="radio"].fancyradio + label::before {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 1.6em;
  height: 1.6em;
  border: solid .2em;
  -webkit-border-radius: 100px 0 0 0;
  -moz-border-radius: 100px 0 0 0;
  border-radius: 100px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-color: #e6eaec;
  background-color: white;
  -webkit-transition: all 0.5s;
  transition: all 0.25s;
}
input[type="radio"].fancyradio + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 1em;
  left: 1em;
  width: 0;
  height: 0;
  background-color: #1fa9ff;
  -webkit-border-radius: 100px 0 0 0;
  -moz-border-radius: 100px 0 0 0;
  border-radius: 100px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  transition: all 0.25s;
}
input[type="radio"].fancyradio + label span {
  display: block;
  margin-left: 0px;
  margin-top: 3px;
}
input[type="radio"].fancyradio + label span:first-child {
  display: block;
  font-weight: normal;
  color: #999999;
}
input[type="radio"].fancyradio + label span:last-child {
  display: none;
}
input[type="radio"].fancyradio:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  width: 1em;
  height: 1em;
  background-color: #1fa9ff;
  -webkit-border-radius: 100px 0 0 0;
  -moz-border-radius: 100px 0 0 0;
  border-radius: 100px 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="radio"].fancyradio:checked + label span:first-child {
  display: none;
}
input[type="radio"].fancyradio:checked + label span:last-child {
  display: block;
}
input[type="radio"].fancyradio:disabled + label {
  cursor: not-allowed;
}
input[type="radio"].fancyradio:disabled + label::before,
input[type="radio"].fancyradio:disabled + label::after {
  cursor: not-allowed;
  border-color: #bbbbbb !important;
  background-color: #bbbbbb;
}
input[type="radio"].fancyradio:disabled + label::before {
  background-color: #f4f4f4;
}
.input-block-level.disabled {
  background-color: #f4f4f4;
  cursor: not-allowed;
}
input[type="checkbox"].fancycheckbox:disabled + label {
  cursor: not-allowed;
}
input[type="checkbox"].fancycheckbox:disabled + label::before,
input[type="checkbox"].fancycheckbox:disabled + label::after {
  cursor: not-allowed;
}
input[type="checkbox"].fancycheckbox:disabled + label::after {
  border-color: #bbbbbb !important;
}
input[type="checkbox"].fancycheckbox:disabled + label::before {
  background-color: #f4f4f4;
}
input[type="checkbox"].fancycheckbox {
  display: none;
}
input[type="checkbox"].fancycheckbox + label {
  position: relative;
  display: inline-block;
  min-width: 1.2em;
  min-height: 1.2em;
  margin: 0px;
}
input[type="checkbox"].fancycheckbox + label::before,
input[type="checkbox"].fancycheckbox + label::after {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 10px;
  height: 10px;
  width: 1em;
  height: 1em;
  border: solid 2px;
  border-color: #e6eaec;
  background-color: white;
  -webkit-transition: all 0.5s;
  transition: all 0.25s;
}
input[type="checkbox"].fancycheckbox + label::after {
  background-color: transparent;
}
input[type="checkbox"].fancycheckbox + label span {
  display: block;
  margin-left: 25px;
}
input[type="checkbox"].fancycheckbox + label span:first-child {
  display: block;
  font-weight: normal;
  color: #999999;
}
input[type="checkbox"].fancycheckbox + label span:last-child {
  display: none;
}
input[type="checkbox"].fancycheckbox:checked + label::after {
  transform: rotate(45deg);
  width: 0.5em;
  height: 1.25em;
  border-top: none;
  border-left: none;
  border-right-width: 3px;
  border-bottom-width: 3px;
  margin-left: 0.65em;
  margin-top: -0.4em;
  border-color: #1fa9ff;
  background-color: transparent;
}
input[type="checkbox"].fancycheckbox:checked + label span:first-child {
  display: none;
}
input[type="checkbox"].fancycheckbox:checked + label span:last-child {
  display: block;
}
input[type="checkbox"].fancycheckbox:indeterminate + label::after {
  transform: rotate(0deg);
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-width: 3px;
  border-color: #1fa9ff;
  height: 0.5em;
  width: 0.8em;
  left: 0.2em;
}
input[type="checkbox"].fancycheckbox.top5px + label::before,
input[type="checkbox"].fancycheckbox.top5px + label::after {
  top: 5px;
}
.table td .fancyradio + label,
.table td .fancycheckbox + label {
  margin-bottom: 0;
  padding-top: 0;
}
.select2-container-disabled,
.select2-container-disabled a,
button[disabled],
.btn[disabled],
.btn.btn-disabled,
.select2-container.select2-container-disabled .select2-choice {
  cursor: not-allowed;
}
input[bs-datepicker] {
  cursor: pointer;
}
.btn-icon,
.btn-icon:hover,
.btn-icon:active,
.btn-icon:focus {
  background-color: transparent;
  background: transparent;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-background-clip: 'padding-box';
  -webkit-background-clip: 'padding-box';
  background-clip: 'padding-box';
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -o-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -khtml-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-left: 4px;
  padding-right: 4px;
}
.btn-icon i,
.btn-icon:hover i,
.btn-icon:active i,
.btn-icon:focus i {
  line-height: 0.8em;
}
.tableOptions .tableOptionsHeading {
  padding: 10px;
}
.tableOptions .tableOptionsHeading h3 {
  margin: 0;
  color: #FFF;
  font-size: 22px;
  line-height: 30px;
}
.tableOptions .tableOptionsHeading .btn-icon {
  color: white;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tableOptions .tableOptionsHeading .btn-icon.toggled {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tableOptions .tableOptionsHeading .btn-icon i {
  font-size: 28px;
}
[class^="btn-"] + [class^="btn-"],
[class*=" btn-"] + [class*=" btn-"],
[class^="btn-"] + [class*=" btn-"],
[class*=" btn-"] + [class^="btn-"],
.btn + .btn {
  margin-left: 12px;
}
.pure-button-full {
  padding-left: 12px;
  padding-right: 12px;
}
.pure-button-full + .pure-button-full {
  margin-left: 0;
}
div.select2-with-controls {
  position: relative;
  padding: 0px;
  padding-right: 40px;
  *zoom: 1;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls:before,
div.select2-with-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
div.select2-with-controls:after {
  clear: both;
}
div.select2-with-controls .controls {
  position: absolute;
  right: 9px;
  top: 12px;
  font-size: 8px;
}
div.select2-with-controls .controls a {
  color: #6a7880;
  margin-left: 0;
}
div.select2-with-controls .controls a:hover {
  text-decoration: none;
}
div.select2-with-controls .select2-choices {
  border: 0 !important;
}
div.select2-with-controls.more-padding {
  padding-right: 70px;
}
select.compact {
  padding: .3em .6em;
  font-size: 11.9px;
  height: auto;
  min-height: auto;
}
.modal-header .close,
.widget-header .close,
.modal-header .btn-link,
.widget-header .btn-link {
  color: white;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal-header .pull-right .btn-icononly,
.widget-header .pull-right .btn-icononly {
  margin-left: 6px;
}
.btn-icononly {
  color: #a8b9c0;
  padding: 2px;
}
.btn-icononly:hover {
  text-decoration: none;
  color: #576f78;
}
.modal-header .pull-right {
  margin-right: 5px;
  margin-top: -4px;
}
.modal-header .select2-container .select2-choice {
  color: #6a7880 !important;
  line-height: 1.5em;
  /*height: 22px;*/
}
.modal-header .select2-container .select2-choice .select2-arrow b {
  background-size: 70px 30px !important;
}
.tree .jqtree_common {
  color: #6a7880;
}
li.jqtree_common .jqtree-element a {
  cursor: pointer;
}
.modal-body {
  color: #6a7880;
  font-size: 14px;
}
.footer {
  position: inherit !important;
}
i.mce-i-aroicon-action-replace {
  font-family: 'aro-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
i.mce-i-aroicon-action-replace:before {
  content: "\f075";
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.medialibrary .page-wrapper {
  min-width: 0;
}
#previewFramePreview {
  position: relative;
  z-index: 1;
}
.newsletter .module-block .section-wrapper .options {
  z-index: 1;
}
#media_library.is-modal,
.media_library_newsletter.is-modal {
  padding: 0;
}
#media_library.is-modal h2,
.media_library_newsletter.is-modal h2 {
  margin: 0;
}
#media_library.is-modal .breadcrumb,
.media_library_newsletter.is-modal .breadcrumb {
  margin: 0;
}
#media_library.is-modal #item_detail_rename,
#media_library.is-modal #item_detail_delete,
.media_library_newsletter.is-modal #item_detail_rename,
.media_library_newsletter.is-modal #item_detail_delete {
  display: none;
}
