/*!
 * Bootstrap v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
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) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  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;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.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;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -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);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #333333;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open  > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *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: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  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-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  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-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.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-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  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-danger {
  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-success {
  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-info {
  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-inverse {
  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;
}
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;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *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 + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.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;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.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: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.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 {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.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 {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  max-height: 80%;
  overflow-y: auto;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin: -250px 0 0 -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;
  -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);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  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;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -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 .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../font/os400n.eot);
  src: local('Open Sans'), local('OpenSans'), url(../font/os400n.eot) format('embedded-opentype'), url(../font/os400n.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(../font/os300n.eot);
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../font/os300n.eot) format('embedded-opentype'), url(../font/os300n.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(../font/os600n.eot);
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(../font/os600n.eot) format('embedded-opentype'), url(../font/os600n.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(../font/os700n.eot);
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../font/os700n.eot) format('embedded-opentype'), url(../font/os700n.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(../font/os400i.eot);
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../font/os400i.eot) format('embedded-opentype'), url(../font/os400i.woff) format('woff');
}
select {
  background-color: white;
  height: auto;
  padding: 6px;
  border: 1px solid #cfcfcf;
  color: #333;
  border-radius: 2px;
  font-size: 13px;
}
input[type="text"] {
  background-color: #FFFFFF;
  border: 1px solid #cfcfcf;
  border-radius: 2px;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 6px;
  vertical-align: middle;
  color: #333;
}
input::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
}
input:-moz-placeholder {
  color: #999;
  font-style: italic;
}
.add-button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: block;
  margin: 10px 0;
  padding: 10px 10px;
  line-height: 18px;
  text-align: center;
  font-size: 16px;
  width: 100%;
}
.add-button:hover {
  background-color: #ececec;
}
.add-button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.add-button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.add-button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.add-button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.add-button.active {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.add-button.active.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.add-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-blue.png");
  background-position: -408px -96px;
  margin: 1px 10px 0 0;
}
.addbox {
  background-color: #f5f5f5;
  border: thin solid #ccc;
  padding: 30px 20px;
}
.addbox header .number {
  border: thin solid #ccc;
  background-color: #fff;
  color: #1078BB;
  margin-left: -37px;
  padding: 6px 8px;
  font-weight: bold;
}
.addbox h3 {
  display: inline-block;
  margin: 0 0 30px 10px;
  font-weight: normal;
  font-size: 21px;
}
.addbox h4 {
  display: inline-block;
  margin: 30px 0 0 0;
  font-weight: normal;
  font-size: 18px;
}
.addbox footer {
  height: 30px;
}
.addbox ul.controls {
  display: block;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.addbox ul.controls li {
  display: inline-block;
  margin: 0 0 0 1em;
}
.addbox ul.controls li a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.addbox ul.controls li a:hover {
  text-decoration: underline;
}
.addbox ul.controls li button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: center;
}
.addbox ul.controls li button:hover {
  background-color: #ececec;
}
.addbox ul.controls li button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.addbox ul.controls li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.addbox ul.controls li button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.addbox ul.controls li button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.addbox ul.controls li button .active {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.addbox ul.controls li button .active.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.addbox hr {
  border-style: dashed none none;
  color: #ccc;
  margin: 30px -10px 30px -10px;
}
.addbox button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: center;
}
.addbox button:hover {
  background-color: #ececec;
}
.addbox button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.addbox button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.addbox button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.addbox button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.addbox .optional {
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  margin: 0 0 0 10px;
  color: #999;
}
.row-fields {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: table;
}
.row-fields li {
  display: table-cell;
  padding: 0 20px 0 0;
}
.separator {
  font-size: 11px;
  font-style: italic;
  text-align: center;
  display: inline;
  margin: 0 25px;
  z-index: 10;
}
.separator:after {
  border-bottom: 10px solid #cfcfcf;
  border-top: 10px solid #cfcfcf;
  content: " ";
  margin-left: -5px;
  z-index: 11;
}
.hidden {
  display: none;
  visibility: hidden;
}
.genericTable {
  font-size: 0.9em;
}
.genericTable thead th {
  background: #454545;
  color: white;
  padding: 0.4em;
}
.genericTable tbody td a {
  color: #454545;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/

}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1px;
}
.datepicker td.day:hover {
  background: #f9f9f9;
  cursor: pointer;
}
.datepicker td.old,
.datepicker td.new {
  color: #999;
}
.datepicker td.active,
.datepicker td.active:hover {
  background-color: #0C5C90;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span {
  display: block;
  width: 60px;
  height: 45px;
  line-height: 45px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  background-color: #0C5C90;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.old {
  color: #999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 12px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #f9f9f9;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 236px;
  padding: 0;
  color: white;
  font-style: normal;
  text-align: left;
  background-color: #1075B7;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -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);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-inner {
  border-color: #0D486F;
  border-style: solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.popover-title {
  margin: 0;
  padding: 15px 15px 0 15px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1px;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 2px 14px 10px 14px;
  font-size: 11px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0D486F;
}
.popover.top .arrow:after {
  border-width: 5px 5px 0;
  border-top-color: #0D486F;
  bottom: -1px;
  left: -5px;
}
.popover.top .popover-inner {
  border-width: 0 0 3px 0;
}
.popover.right .arrow {
  top: 50%;
  left: -5px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #0D486F;
}
.popover.right .arrow:after {
  border-width: 5px 5px 5px 0;
  border-right-color: #0D486F;
  bottom: -5px;
  left: -1px;
}
.popover.right .popover-inner {
  border-width: 0 0 0 3px;
}
.popover.bottom .arrow {
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0D486F;
}
.popover.bottom .arrow:after {
  border-width: 0 5px 5px;
  border-bottom-color: #0D486F;
  top: -1px;
  left: -5px;
}
.popover.bottom .popover-inner {
  border-width: 3px 0 0 0;
}
.popover.left .arrow {
  top: 50%;
  right: -5px;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #0D486F;
}
.popover.left .arrow:after {
  border-width: 5px 0 5px 5px;
  border-left-color: #0D486F;
  bottom: -5px;
  right: -1px;
}
.popover.left .popover-inner {
  border-width: 0 3px 0 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.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;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #0D486F;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0D486F;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #0D486F;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #0D486F;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0d486f;
}
body {
  color: black;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  background-image: url("../img/bg.png");
  background-position: left top;
  background-repeat: repeat;
}
body > header {
  background: white;
  display: block;
  width: 1024px;
  height: 165px;
  margin: auto;
  padding: 27px 25px 17px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.02);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #EEE;
}
body > header div {
  display: inline-block;
}
body > header .header-row-1 {
  float: right;
}
body > header #login-info {
  background: transparent url(../img/toolbar/user-icon.png) left 50% no-repeat;
  padding-left: 30px;
}
body > header #login-info,
body > header header #logout {
  text-shadow: 0 1px 1px #146790;
}
body > header .header-row-1 > div,
body > header header .header-row-2 > div,
body > header header .header-row-1 #logout,
body > header header .header-row-2 #logout {
  display: inline-block;
  margin: 0 0 0 10px;
}
body > header #login-info #login-info-user,
body > header header #login-info #login-info-greeting {
  display: block;
}
.office-logo {
  display: inline-block;
  width: 974px;
  height: 98px;
  background: transparent url(../img/logo.png) left 50% no-repeat;
  margin-top: -5px;
}
.office-logo-en {
  display: inline-block;
  width: 974px;
  height: 98px;
  background: transparent url(../img/logo_en.png) left 50% no-repeat;
  margin-top: -5px;
}
body > .main {
  background: white;
  display: block;
  min-width: 560px;
  padding: 0 40px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 942px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.02);
  border: 1px solid #EEE;
}
aside {
  display: inline-block;
  margin: 0 0 0 10px;
  width: 230px;
  padding-top: 10px;
  position: absolute;
}
body > footer {
  background: white;
  display: block;
  width: 1024px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding: 0;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.02);
  border: 1px solid #EEE;
}
body > footer p {
  font-size: 0.7em;
  margin: 0px;
}
body > footer .footer-box {
  padding: 20px;
  float: left;
  min-height: 110px;
}
body > footer .footer-box.fb1 {
  width: 350px;
}
body > footer .footer-box.fb1 .row-fluid a {
  padding: 0 8px 0 10px;
  border-left: 1px solid #888;
  height: 14px;
  display: inline-block;
}
body > footer .footer-box.fb1 .row-fluid a:first-child {
  border-left: none;
  padding-left: 0;
}
body > footer .footer-box.fb2 {
  width: 250px;
}
body > footer .footer-box.fb3 {
  width: 250px;
}
body > footer h4 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 0;
}
body > footer a {
  font-size: 13px;
  font-weight: 300;
  color: #009dde;
  text-decoration: none;
}
body > footer .youtube-icon::before,
body > footer .linkedin-icon::before,
body > footer .twitter-icon::before,
body > footer .about-icon::before,
body > footer .jobs-icon::before,
body > footer .procs-icon::before,
body > footer .feedback-icon::before,
body > footer .newsletter-icon::before,
body > footer .brochure-pdf-icon::before,
body > footer .ico-arrow-prev-icon::before,
body > footer .ico-arrow-next-icon::before,
body > footer .index-icon::before,
body > footer .chevron-right-icon::before,
body > footer .tags-header-icon::before,
body > footer .tags-header-icon::before,
body > footer .vcard-icon::before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 32px;
  height: 28px;
  background: url("../img/general-sprite.png") no-repeat left top;
  content: "";
}
body > footer .newsletter-icon::before {
  background-position: -48px -4px;
}
body > footer .twitter-icon::before {
  background-position: -48px -227px;
}
body > footer .twitter-icon::before {
  background-position: -48px -66px;
}
body > footer .twitter-icon::before {
  background-position: -48px -32px;
}
body > footer .row-fluid.no-space [class*="span"] {
  display: block;
  box-sizing: border-box;
  float: left;
}
body > footer .row-fluid.no-space .span6 {
  width: 49.9998%;
}
.footnote {
  display: block;
  width: 1000px;
  margin: auto;
  padding: 12px;
  color: #666;
  font-size: 11px;
}
.form {
  background: white;
  display: inline-block;
  min-width: 520px;
  width: 75%;
}
h1 {
  font-family: inherit;
  color: black;
  font-size: 38px;
  font-weight: normal;
  maring-bottom: 0;
  line-height: 36px;
  text-align: right;
}
form {
  margin: 0 0 8px;
}
.form section > header {
  line-height: 27px;
  margin: 60px 0 35px -40px;
}
.form section > header h2 {
  background: #f5f5f5;
  border-bottom: 1px solid #1078bb;
  display: inline;
  font-size: 16pt;
  font-weight: 600;
  padding: 10px 25px 10px 40px;
  position: relative;
}
.form section header .tip:before {
  border-bottom: 6px solid transparent;
  border-left: 7px solid #F5F5F5;
  border-top: 6px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: -1px;
  margin-top: -7px;
  position: absolute;
  top: 15px;
  width: 0;
  z-index: 1;
}
.form section header .tip {
  border-left: 2px solid #F5F5F5;
  color: #999999;
  font-size: 11px;
  font-weight: normal;
  height: 45px;
  padding-left: 10px;
  position: absolute;
  right: -55px;
  top: 0;
  width: 40px;
}
.form section header .tip:empty {
  display: none;
}
label {
  display: block;
  font-weight: bold;
  line-height: 18px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.tip {
  color: #999;
  font-size: 8pt;
  font-style: italic;
}
.requiredTag {
  color: #ff3030;
  font-style: bold;
  margin-left: 3px;
}
label.note {
  border-bottom: none;
  padding-left: 10px;
  color: #999;
  font-size: 10px;
  line-height: 130%;
  width: 150px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
div.note {
  display: inline-block;
  width: 72%;
}
section {
  width: 100%;
  font-size: 14px;
}
.fileuploadInfo .file-upload-radio {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
}
.fileuploadInfo .file-upload-radio li {
  display: inline-block;
  margin: 0 170px 0 0;
}
.fileuploadInfo .file-upload-radio li label {
  margin: 0;
  font-weight: normal;
}
.fileuploadInfo .file-upload-radio li label input[type="radio"] {
  margin: 0 10px 0 0;
}
.fileuploadInfo .file-button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: center;
  margin: 20px 0 0 0;
  width: 280px;
}
.fileuploadInfo .file-button:hover {
  background-color: #0c5c90;
}
.fileuploadInfo .file-button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.fileuploadInfo .file-button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.fileuploadInfo .file-button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.fileuploadInfo .file-button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.fileuploadInfo .file-button a {
  color: white;
  text-decoration: none;
}
.fileuploadInfo .file-button .file-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -24px -24px;
  float: left;
  margin: 1px 0 0 0;
}
.fileuploadInfo .file-button .file-delete-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-white.png");
  background-position: -312px 0;
  float: right;
  margin: 1px 0 0 0;
}
.fileuploadInfo .mark-image header {
  margin: 0;
  padding: 0.8em 1.2em 0.8em 1.2em;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ccc;
  border-radius: 6px 6px 0 0;
}
.fileuploadInfo .mark-image header h1 {
  display: inline-block;
  width: 92%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
}
.fileuploadInfo .mark-image header .close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  float: right;
  margin: 12px 0 0 0;
}
.fileuploadInfo .mark-image .modal-body {
  max-height: none;
}
.standard-date-input {
  background: #ffffff url('../img/calendar.png') no-repeat 99% center;
  padding-right: 28px;
  width: 85px;
}
/* REFERENCE - START */
.reference .use-reference input[type="checkbox"] {
  float: left;
  position: relative;
  top: 2px;
}
.reference .use-reference span {
  display: block;
  padding: 0 0 0 20px;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px;
}
.reference .reference-fields {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 30px 0 0;
  width: 450px;
}
.reference .reference-fields input[type="text"] {
  width: 300px;
}
.reference .reference-info {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  line-height: 15px;
  font-size: 10px;
}
.reference .reference-info ul {
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
}
.reference .reference-info ul li {
  display: block;
  margin: 20px 0 0 0;
  padding: 0 0 0 10px;
  color: #999;
}
.reference .reference-info ul li:before {
  content: ">";
  display: inline-block;
  color: #1078BB;
  text-indent: -10px;
}
.reference .reference-info ul li > p {
  display: inline;
}
/* REFERENCE - END */
/* PREVIOUS CTM IMPORT - START */
.import input {
  width: 250px;
}
.import .import-button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 6px 18px;
  line-height: 18px;
  text-align: center;
  margin-left: 10px;
}
.import .import-button:hover {
  background-color: #ececec;
}
.import .import-button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.import .import-button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.import .import-button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.import .import-button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
/* PREVIOUS CTM IMPORT - END */
/* CLAIM SECTION - START */
.claim .claim-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.claim .claim-row {
  display: table-row;
}
.claim .claim-row .claim-label {
  display: table-cell;
  font-size: 16px;
  vertical-align: middle;
}
.claim .claim-row .claim-label .claim-label-icon {
  background-image: url(../img/right-arrow.png);
  display: inline-block;
  width: 6px;
  height: 10px;
  background-repeat: no-repeat;
  margin: 0 10px 0 0;
}
.claim .claim-row .claim-label .claim-count {
  font-size: 12px;
  margin-left: 1em;
  color: #999;
}
.claim .claim-row .claim-button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: left;
  margin: 10px;
  width: 100%;
}
.claim .claim-row .claim-button:hover {
  background-color: #ececec;
}
.claim .claim-row .claim-button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.claim .claim-row .claim-button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.claim .claim-row .claim-button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.claim .claim-row .claim-button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.claim .claim-row .later {
  display: table-cell;
  font-size: inherit;
  font-weight: normal;
  text-align: left;
  padding-left: 30px;
  vertical-align: middle;
}
.claim .claim-row .later input {
  margin: 0 10px 1px 0;
}
.claim .claim-button-add {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-blue.png");
  background-position: -408px -96px;
  margin: 1px 9px 0 0;
}
.claim table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
  margin: 40px 0 10px 0;
}
.claim table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.claim table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.claim table th:first-child {
  border-left: 0;
}
.claim table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.claim table th .sorter.asc {
  background-position: 0 -35px;
}
.claim table th .sorter.desc {
  background-position: 0 0;
}
.claim table tbody tr {
  background-color: white;
}
.claim table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.claim table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.claim table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.claim table tbody tr:hover {
  background-color: #f3f3f3;
}
.claim table tbody tr:hover.active {
  background-color: #0d486f;
}
.claim table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.claim table .number {
  color: #1078BB;
}
.claim table .file-size {
  margin: 0 0 0 10px;
  font-size: 10px;
}
.claim table .file-size:before {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-blue.png");
  background-position: -24px -24px;
  content: " ";
}
.claim table .edit-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 0 -72px;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
.claim table .edit-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
.claim table .remove-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
.claim table .remove-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
.claim .declared-claim-buttons {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
.claim .declared-claim-buttons li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.claim .declared-claim-buttons li a {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 11px;
  line-height: 15px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 8px 0;
  width: 125px;
}
.claim .declared-claim-buttons li a:hover {
  background-color: #ececec;
}
.claim .declared-claim-buttons li a:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.claim .declared-claim-buttons li a:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.claim .declared-claim-buttons li a:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.claim .declared-claim-buttons li a.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.claim .declared-claim-buttons li.active > a {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.claim .declared-claim-buttons li.active > a.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.claim .country-select {
  width: 250px;
}
.claim .claim-id-input {
  width: 308px;
}
.claim .create-manually-button {
  width: 180px;
  font-size: 16px;
}
.claim .create-manually-button .create-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-blue.png");
  background-position: -408px -96px;
  float: left;
  margin: 1px 0 0 0;
}
.claim .seniority-nature {
  width: 300px;
}
.claim .claim-date-input {
  background: #ffffff url('../img/calendar.png') no-repeat 99% center;
  padding-right: 28px;
  width: 85px;
}
.claim .filing-date-input {
  background: #ffffff url('../img/calendar.png') no-repeat 99% center;
  padding-right: 28px;
  width: 85px;
}
.claim .filing-number-input {
  width: 100px;
}
.claim .registration-date-input {
  background: #ffffff url('../img/calendar.png') no-repeat 99% center;
  padding-right: 28px;
  width: 85px;
}
.claim .registration-number-input {
  width: 85px;
}
.claim .copy-first-filing-radio,
.claim .transition-radio,
.claim .senriority-documents-radio {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
}
.claim .copy-first-filing-radio li,
.claim .transition-radio li,
.claim .senriority-documents-radio li {
  display: inline-block;
  margin: 0 170px 0 0;
}
.claim .copy-first-filing-radio li label,
.claim .transition-radio li label,
.claim .senriority-documents-radio li label {
  margin: 0;
  font-weight: normal;
}
.claim .copy-first-filing-radio li label input[type="radio"],
.claim .transition-radio li label input[type="radio"],
.claim .senriority-documents-radio li label input[type="radio"] {
  margin: 0 10px 0 0;
}
/* CLAIM SECTION - END */
/* APPLICANT/REPRESENTATIVE SECTIONS - START */
.applicant header h2 .popover-content,
.inventors header h2 .popover-content,
.representative header h2 .popover-content {
  width: 380px;
}
.applicant .disclaimer-icon,
.inventors .disclaimer-icon,
.representative .disclaimer-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -120px -96px;
  opacity: 0.2;
  margin: 0 0 -2px 10px;
}
.applicant table,
.inventors table,
.representative table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
}
.applicant table caption,
.inventors table caption,
.representative table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.applicant table th,
.inventors table th,
.representative table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.applicant table th:first-child,
.inventors table th:first-child,
.representative table th:first-child {
  border-left: 0;
}
.applicant table th .sorter,
.inventors table th .sorter,
.representative table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.applicant table th .sorter.asc,
.inventors table th .sorter.asc,
.representative table th .sorter.asc {
  background-position: 0 -35px;
}
.applicant table th .sorter.desc,
.inventors table th .sorter.desc,
.representative table th .sorter.desc {
  background-position: 0 0;
}
.applicant table tbody tr,
.inventors table tbody tr,
.representative table tbody tr {
  background-color: white;
}
.applicant table tbody tr.active,
.inventors table tbody tr.active,
.representative table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.applicant table tbody tr:nth-child(odd),
.inventors table tbody tr:nth-child(odd),
.representative table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.applicant table tbody tr:nth-child(odd).active,
.inventors table tbody tr:nth-child(odd).active,
.representative table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.applicant table tbody tr:hover,
.inventors table tbody tr:hover,
.representative table tbody tr:hover {
  background-color: #f3f3f3;
}
.applicant table tbody tr:hover.active,
.inventors table tbody tr:hover.active,
.representative table tbody tr:hover.active {
  background-color: #0d486f;
}
.applicant table td,
.inventors table td,
.representative table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.applicant .edit-icon,
.inventors .edit-icon,
.representative .edit-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 0 -72px;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
.applicant .edit-icon:hover,
.inventors .edit-icon:hover,
.representative .edit-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
.applicant .remove-icon,
.inventors .remove-icon,
.representative .remove-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
.applicant .remove-icon:hover,
.inventors .remove-icon:hover,
.representative .remove-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
.applicant .create-new-button,
.inventors .create-new-button,
.representative .create-new-button {
  width: 250px;
  font-size: 16px;
}
.applicant .create-new-button .create-icon,
.inventors .create-new-button .create-icon,
.representative .create-new-button .create-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-blue.png");
  background-position: -408px -96px;
  float: left;
  margin: 1px 0 0 0;
}
.applicant .type-buttons,
.inventors .type-buttons,
.representative .type-buttons {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
.applicant .type-buttons li,
.inventors .type-buttons li,
.representative .type-buttons li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.applicant .type-buttons li a,
.inventors .type-buttons li a,
.representative .type-buttons li a {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 5px 18px;
  line-height: 15px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 8px 0;
  width: 175px;
}
.applicant .type-buttons li a:hover,
.inventors .type-buttons li a:hover,
.representative .type-buttons li a:hover {
  background-color: #ececec;
}
.applicant .type-buttons li a:hover.disabled,
.inventors .type-buttons li a:hover.disabled,
.representative .type-buttons li a:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.applicant .type-buttons li a:active,
.inventors .type-buttons li a:active,
.representative .type-buttons li a:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.applicant .type-buttons li a:active.disabled,
.inventors .type-buttons li a:active.disabled,
.representative .type-buttons li a:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.applicant .type-buttons li a.disabled,
.inventors .type-buttons li a.disabled,
.representative .type-buttons li a.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.applicant .type-buttons li a i,
.inventors .type-buttons li a i,
.representative .type-buttons li a i {
  display: inline-block;
  height: 50px;
  vertical-align: middle;
}
.applicant .type-buttons li a span,
.inventors .type-buttons li a span,
.representative .type-buttons li a span {
  display: inline-block;
  vertical-align: middle;
}
.applicant .type-buttons li.active > a,
.inventors .type-buttons li.active > a,
.representative .type-buttons li.active > a {
  color: white;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0D486F;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.applicant input[type="text"],
.inventors input[type="text"],
.representative input[type="text"],
.applicant select,
.inventors select,
.representative select {
  width: 250px;
}
.applicant input[type="text"].address-input,
.inventors input[type="text"].address-input,
.representative input[type="text"].address-input,
.applicant select.address-input,
.inventors select.address-input,
.representative select.address-input {
  display: block;
  margin: 10px 0 0 0;
  width: 350px;
}
.applicant input[type="text"].phone-input,
.inventors input[type="text"].phone-input,
.representative input[type="text"].phone-input,
.applicant select.phone-input,
.inventors select.phone-input,
.representative select.phone-input {
  width: 120px;
}
.applicant input[type="text"].address-big,
.inventors input[type="text"].address-big,
.representative input[type="text"].address-big,
.applicant select.address-big,
.inventors select.address-big,
.representative select.address-big {
  width: 270px;
}
.applicant input[type="text"].address-small,
.inventors input[type="text"].address-small,
.representative input[type="text"].address-small,
.applicant select.address-small,
.inventors select.address-small,
.representative select.address-small {
  width: 50px;
}
.applicant .correspondence-address,
.inventors .correspondence-address,
.representative .correspondence-address {
  display: block;
  font-weight: normal;
}
.applicant .correspondence-address input[type="checkbox"],
.inventors .correspondence-address input[type="checkbox"],
.representative .correspondence-address input[type="checkbox"] {
  margin: 0 10px 0 0;
}
.applicant .economic-connections,
.inventors .economic-connections,
.representative .economic-connections {
  display: block;
  font-weight: normal;
  width: 400px;
}
.applicant .phone-numbers,
.inventors .phone-numbers,
.representative .phone-numbers {
  display: block;
  vertical-align: top;
}
.applicant .address-info,
.inventors .address-info,
.representative .address-info {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.inventors table,
.representative table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
}
.inventors table caption,
.representative table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.inventors table th,
.representative table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.inventors table th:first-child,
.representative table th:first-child {
  border-left: 0;
}
.inventors table th .sorter,
.representative table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.inventors table th .sorter.asc,
.representative table th .sorter.asc {
  background-position: 0 -35px;
}
.inventors table th .sorter.desc,
.representative table th .sorter.desc {
  background-position: 0 0;
}
.inventors table tbody tr,
.representative table tbody tr {
  background-color: white;
}
.inventors table tbody tr.active,
.representative table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.inventors table tbody tr:nth-child(odd),
.representative table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.inventors table tbody tr:nth-child(odd).active,
.representative table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.inventors table tbody tr:hover,
.representative table tbody tr:hover {
  background-color: #f3f3f3;
}
.inventors table tbody tr:hover.active,
.representative table tbody tr:hover.active {
  background-color: #0d486f;
}
.inventors table td,
.representative table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.inventors table th:first-child,
.representative table th:first-child {
  width: 200px;
}
.inventors table th:last-child,
.representative table th:last-child {
  width: 100px;
}
/* APPLICANT/REPRESENTATIVE SECTIONS - END */
/* PATENT DESCRIPTION - START */
.patentDescription .languages {
  margin: 30px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.patentDescription .languages li {
  display: inline-block;
  padding: 0 10px 0 0;
}
.patentDescription .languages li select {
  width: 200px;
}
.patentDescription .language-option input[type="checkbox"] {
  float: left;
  position: relative;
  top: 2px;
}
.patentDescription .language-option span {
  display: block;
  padding: 0 0 0 20px;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px;
}
.patentDescription .add-edit-patent {
  background-color: #f5f5f5;
  border: thin solid #ccc;
  padding: 30px 20px;
}
.patentDescription .add-edit-patent header > h3 {
  display: inline;
  font-weight: normal;
  font-size: 21px;
}
.patentDescription .add-edit-patent .file-messages {
  margin: 0;
  padding: 0;
  display: table;
  layout: fixed;
  width: 100%;
}
.patentDescription .add-edit-patent .file-messages .format-file-message {
  color: #999;
  font-size: 8pt;
  font-style: italic;
  display: table-cell;
  text-align: left;
}
.patentDescription .add-edit-patent .file-messages .format-file-message i {
  opacity: 0.2;
}
.patentDescription .add-edit-patent .file-messages .about {
  display: table-cell;
  text-align: right;
}
.patentDescription .add-edit-patent .file-messages .about a {
  color: #999;
  font-size: 8pt;
  font-style: italic;
  cursor: pointer;
}
.patentDescription .add-edit-patent .file-messages .about a i {
  opacity: 0.2;
}
.patentDescription .add-edit-patent .about-info {
  display: none;
}
.patentDescription .add-edit-patent .patent-description-textarea {
  width: 99%;
  height: 8em;
  margin: 0 0 20px 0;
}
.patentDescription .add-edit-patent .word-elements-input {
  width: 400px;
  margin: 0 0 10px 0;
}
.patentDescription .add-edit-patent .description-input {
  width: 400px;
  margin: 0 0 10px 0;
}
.patentDescription .add-edit-patent .format-inputs {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.patentDescription .add-edit-patent .format-inputs > li {
  display: inline-block;
  vertical-align: top;
}
.patentDescription .add-edit-patent .format-inputs > li label {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.patentDescription .add-edit-patent .format-inputs > li input,
.patentDescription .add-edit-patent .format-inputs > li select {
  display: block;
  width: 170px;
}
.patentDescription .add-edit-patent .format-inputs > li button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: center;
  margin-top: 38px;
}
.patentDescription .add-edit-patent .format-inputs > li button:hover {
  background-color: #ececec;
}
.patentDescription .add-edit-patent .format-inputs > li button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.patentDescription .add-edit-patent .format-inputs > li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.patentDescription .add-edit-patent .format-inputs > li button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.patentDescription .add-edit-patent .format-inputs > li button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.patentDescription .add-edit-patent .format-inputs > li button .active {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.patentDescription .add-edit-patent .format-inputs > li button .active.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.patentDescription .add-edit-patent .format-inputs .flMessageError {
  padding-left: 10px;
}
.patentDescription .add-edit-patent .format-table {
  margin: 20px 0 0 -21px;
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
  width: 706px;
}
.patentDescription .add-edit-patent .format-table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.patentDescription .add-edit-patent .format-table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.patentDescription .add-edit-patent .format-table th:first-child {
  border-left: 0;
}
.patentDescription .add-edit-patent .format-table th .sorter.asc {
  background-position: 0 -35px;
}
.patentDescription .add-edit-patent .format-table th .sorter.desc {
  background-position: 0 0;
}
.patentDescription .add-edit-patent .format-table tbody tr {
  background-color: white;
}
.patentDescription .add-edit-patent .format-table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.patentDescription .add-edit-patent .format-table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.patentDescription .add-edit-patent .format-table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.patentDescription .add-edit-patent .format-table tbody tr:hover {
  background-color: #f3f3f3;
}
.patentDescription .add-edit-patent .format-table tbody tr:hover.active {
  background-color: #0d486f;
}
.patentDescription .add-edit-patent .format-table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.patentDescription .add-edit-patent .format-table td .view-image {
  text-align: center;
}
.patentDescription .add-edit-patent .format-table td .view-image img {
  max-width: 50px;
  max-height: 50px;
  cursor: pointer;
}
.patentDescription .add-edit-patent .format-table .options {
  width: 75px;
}
/* PATENT DESCRIPTION - START */
.patentAbstract .languages {
  margin: 30px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.patentAbstract .languages li {
  display: inline-block;
  padding: 0 10px 0 0;
}
.patentAbstract .languages li select {
  width: 200px;
}
.patentAbstract .language-option input[type="checkbox"] {
  float: left;
  position: relative;
  top: 2px;
}
.patentAbstract .language-option span {
  display: block;
  padding: 0 0 0 20px;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px;
}
.patentAbstract .add-edit-patent {
  background-color: #f5f5f5;
  border: thin solid #ccc;
  padding: 30px 20px;
}
.patentAbstract .add-edit-patent header > h3 {
  display: inline;
  font-weight: normal;
  font-size: 21px;
}
.patentAbstract .add-edit-patent .file-messages {
  margin: 0;
  padding: 0;
  display: table;
  layout: fixed;
  width: 100%;
}
.patentAbstract .add-edit-patent .file-messages .format-file-message {
  color: #999;
  font-size: 8pt;
  font-style: italic;
  display: table-cell;
  text-align: left;
}
.patentAbstract .add-edit-patent .file-messages .format-file-message i {
  opacity: 0.2;
}
.patentAbstract .add-edit-patent .file-messages .about {
  display: table-cell;
  text-align: right;
}
.patentAbstract .add-edit-patent .file-messages .about a {
  color: #999;
  font-size: 8pt;
  font-style: italic;
  cursor: pointer;
}
.patentAbstract .add-edit-patent .file-messages .about a i {
  opacity: 0.2;
}
.patentAbstract .add-edit-patent .about-info {
  display: none;
}
.patentAbstract .add-edit-patent .patent-description-textarea {
  width: 99%;
  height: 8em;
  margin: 0 0 20px 0;
}
.patentAbstract .add-edit-patent .word-elements-input {
  width: 400px;
  margin: 0 0 10px 0;
}
.patentAbstract .add-edit-patent .description-input {
  width: 400px;
  margin: 0 0 10px 0;
}
.patentAbstract .add-edit-patent .np-textarea {
  width: 99%;
  height: 50px;
  margin: 0 0 15px 0;
}
.patentAbstract .add-edit-patent .format-inputs {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.patentAbstract .add-edit-patent .format-inputs > li {
  display: inline-block;
  vertical-align: top;
}
.patentAbstract .add-edit-patent .format-inputs > li label {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.patentAbstract .add-edit-patent .format-inputs > li input,
.patentAbstract .add-edit-patent .format-inputs > li select {
  display: block;
  width: 170px;
}
.patentAbstract .add-edit-patent .format-inputs > li button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: center;
  margin-top: 38px;
}
.patentAbstract .add-edit-patent .format-inputs > li button:hover {
  background-color: #ececec;
}
.patentAbstract .add-edit-patent .format-inputs > li button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.patentAbstract .add-edit-patent .format-inputs > li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.patentAbstract .add-edit-patent .format-inputs > li button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.patentAbstract .add-edit-patent .format-inputs > li button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.patentAbstract .add-edit-patent .format-inputs > li button .active {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.patentAbstract .add-edit-patent .format-inputs > li button .active.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.patentAbstract .add-edit-patent .format-inputs .flMessageError {
  padding-left: 10px;
}
.patentAbstract .add-edit-patent .format-table {
  margin: 20px 0 0 -21px;
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
  width: 706px;
}
.patentAbstract .add-edit-patent .format-table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.patentAbstract .add-edit-patent .format-table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.patentAbstract .add-edit-patent .format-table th:first-child {
  border-left: 0;
}
.patentAbstract .add-edit-patent .format-table th .sorter.asc {
  background-position: 0 -35px;
}
.patentAbstract .add-edit-patent .format-table th .sorter.desc {
  background-position: 0 0;
}
.patentAbstract .add-edit-patent .format-table tbody tr {
  background-color: white;
}
.patentAbstract .add-edit-patent .format-table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.patentAbstract .add-edit-patent .format-table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.patentAbstract .add-edit-patent .format-table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.patentAbstract .add-edit-patent .format-table tbody tr:hover {
  background-color: #f3f3f3;
}
.patentAbstract .add-edit-patent .format-table tbody tr:hover.active {
  background-color: #0d486f;
}
.patentAbstract .add-edit-patent .format-table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.patentAbstract .add-edit-patent .format-table td .view-image {
  text-align: center;
}
.patentAbstract .add-edit-patent .format-table td .view-image img {
  max-width: 50px;
  max-height: 50px;
  cursor: pointer;
}
.patentAbstract .add-edit-patent .format-table .options {
  width: 75px;
}
/* OTHER ATTACHMENT SECTION - START */
.attachments table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
}
.attachments table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.attachments table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.attachments table th:first-child {
  border-left: 0;
}
.attachments table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.attachments table th .sorter.asc {
  background-position: 0 -35px;
}
.attachments table th .sorter.desc {
  background-position: 0 0;
}
.attachments table tbody tr {
  background-color: white;
}
.attachments table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.attachments table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.attachments table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.attachments table tbody tr:hover {
  background-color: #f3f3f3;
}
.attachments table tbody tr:hover.active {
  background-color: #0d486f;
}
.attachments table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.attachments table .edit-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 0 -72px;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
.attachments table .edit-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
.attachments table .remove-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
.attachments table .remove-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
.attachments .comments {
  width: 99%;
  height: 8em;
  margin: 0 0 20px 0;
}
.attachment-disclaimer-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -120px -96px;
  opacity: 0.2;
  margin: 0 0 -2px 10px;
}
[rel*="-help-tooltip"] + .popover {
  max-width: 500px;
  font-weight: normal;
}
[rel*="-help-tooltip"] + .popover .close-popover {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-white.png");
  background-position: -312px 0;
  float: right;
  margin: -9px -15px;
  cursor: pointer;
}
[rel*="-help-tooltip"] + .popover ul {
  margin: 10px;
  padding: 0 10px;
}
[rel*="-help-tooltip"] + .popover a {
  color: #fff;
}
[rel*="-help-tooltip"] + .popover .popover-content {
  padding: 4px 22px 10px 14px;
}
/* OTHER ATTACHMENT SECTION - END */
/* NEXT SECTION - START */
.next {
  text-align: right;
  padding: 50px 0;
}
.next ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.next ul li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 20px;
}
.next a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.next a:hover {
  text-decoration: underline;
}
.next button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 10px 25px;
  margin: 0 30px 0 0;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px black;
  font-size: 14px;
  font-weight: bold;
}
.next button:hover {
  background-color: #0c5c90;
}
.next button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.next button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.next button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.next button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.next button .next-icon {
  display: inline-block;
  margin: 0 -10px -5px 20px;
  width: 18px;
  height: 15px;
  border-top: 2px solid #002953;
  border-bottom: 2px solid #71afde;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #164A83;
}
.next button .next-icon:after {
  display: inline-block;
  float: left;
  background: url(../img/white-arrow-bullet.png) no-repeat 0 0;
  width: 5px;
  height: 8px;
  content: " ";
  position: relative;
  top: 3px;
  left: 7px;
}
/* NEXT SECTION - END */
/* REVIEW SECTION - START */
.review .national-patent-details {
  margin: 0 0 40px 0;
  padding: 0;
}
.review .national-patent-details header {
  display: block;
  padding: 10px;
  line-height: 18px;
  color: white;
  font-size: 18px;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0D486F;
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.review .national-patent-details header .edit {
  float: right;
  font-size: 12px;
  color: white;
  font-weight: normal;
  cursor: pointer;
}
.review .national-patent-details header .edit:hover {
  text-decoration: underline;
}
.review .national-patent-details > div {
  display: block;
  margin: -1px 0 0 0;
  border: 1px solid #cfcfcf;
}
.review .national-patent-details dl {
  display: block;
  width: 100%;
  margin: 10px 0 0 10px;
}
.review .national-patent-details dl.column {
  display: inline-block;
  vertical-align: top;
  width: 42%;
}
.review .national-patent-details dl.column-three {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.review .national-patent-details dl dt {
  display: block;
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #999;
}
.review .national-patent-details dl dd {
  display: block;
  margin: 0;
  font-weight: bold;
}
.review .national-patent-details.oneform {
  display: inline-block;
  vertical-align: top;
  width: 46%;
}
.review .national-patent-details.oneform .details-list {
  display: block;
  width: 100%;
}
.review .national-patent-details.oneform img {
  display: block;
  margin: 10px auto;
}
.review .national-patent-details.oneform > div {
  padding: 10px;
}
.review .national-patent-details img {
  display: inline-block;
  vertical-align: middle;
  max-width: 270px;
  max-height: 270px;
}
.review .national-patent-details .details-list {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 30px;
  width: 370px;
}
.review .national-patent-details .details-list .description {
  font-weight: normal;
}
.review .national-patent-details .word-mark {
  background-image: url(../img/mark-types.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
  width: 52px;
  height: 52px;
}
.review .national-patent-details .figurative-mark {
  background-image: url(../img/mark-types.png);
  background-repeat: no-repeat;
  background-position: 10px -65px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
  width: 52px;
  height: 52px;
}
.review .national-patent-details .figurative-with-words-mark {
  background-image: url(../img/mark-types.png);
  background-repeat: no-repeat;
  background-position: 10px -140px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
  width: 52px;
  height: 52px;
}
.review .national-patent-details .threed-mark {
  background-image: url(../img/mark-types.png);
  background-repeat: no-repeat;
  background-position: 10px -215px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
  width: 52px;
  height: 52px;
}
.review .national-patent-details .threed-with-words-mark {
  background-image: url(../img/mark-types.png);
  background-repeat: no-repeat;
  background-position: 10px -290px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
  width: 52px;
  height: 52px;
}
.review .national-patent-details .colour-mark {
  background-image: url(../img/mark-types.png);
  background-repeat: no-repeat;
  background-position: 10px -365px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
  width: 52px;
  height: 52px;
}
.review .national-patent-details .sound-mark {
  background-image: url(../img/mark-types.png);
  background-repeat: no-repeat;
  background-position: 10px -515px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
  width: 52px;
  height: 52px;
}
.review .national-patent-details .other-mark {
  background-image: url(../img/mark-types.png);
  background-repeat: no-repeat;
  background-position: 10px -440px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
  width: 52px;
  height: 52px;
}
.review .national-patent-details span {
  display: inline-block;
  vertical-align: middle;
}
.review .goods-and-services {
  margin: 0 0 40px 0;
  padding: 0;
}
.review .goods-and-services header {
  display: block;
  padding: 10px;
  line-height: 18px;
  color: white;
  font-size: 18px;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0D486F;
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.review .goods-and-services header .edit {
  float: right;
  font-size: 12px;
  color: white;
  font-weight: normal;
  cursor: pointer;
}
.review .goods-and-services header .edit:hover {
  text-decoration: underline;
}
.review .goods-and-services > div {
  display: block;
  margin: -1px 0 0 0;
  border: 1px solid #cfcfcf;
}
.review .goods-and-services dl {
  display: block;
  width: 100%;
  margin: 10px 0 0 10px;
}
.review .goods-and-services dl.column {
  display: inline-block;
  vertical-align: top;
  width: 42%;
}
.review .goods-and-services dl.column-three {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.review .goods-and-services dl dt {
  display: block;
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #999;
}
.review .goods-and-services dl dd {
  display: block;
  margin: 0;
  font-weight: bold;
}
.review .goods-and-services table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
  border: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.review .goods-and-services table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.review .goods-and-services table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.review .goods-and-services table th:first-child {
  border-left: 0;
}
.review .goods-and-services table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.review .goods-and-services table th .sorter.asc {
  background-position: 0 -35px;
}
.review .goods-and-services table th .sorter.desc {
  background-position: 0 0;
}
.review .goods-and-services table tbody tr {
  background-color: white;
}
.review .goods-and-services table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.review .goods-and-services table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.review .goods-and-services table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.review .goods-and-services table tbody tr:hover {
  background-color: #f3f3f3;
}
.review .goods-and-services table tbody tr:hover.active {
  background-color: #0d486f;
}
.review .goods-and-services table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.review .goods-and-services table .class-number {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  width: 50px;
}
.review .your-details {
  margin: 0 0 40px 0;
  padding: 0;
}
.review .your-details header {
  display: block;
  padding: 10px;
  line-height: 18px;
  color: white;
  font-size: 18px;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0D486F;
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.review .your-details header .edit {
  float: right;
  font-size: 12px;
  color: white;
  font-weight: normal;
  cursor: pointer;
}
.review .your-details header .edit:hover {
  text-decoration: underline;
}
.review .your-details > div {
  display: block;
  margin: -1px 0 0 0;
  border: 1px solid #cfcfcf;
}
.review .your-details dl {
  display: block;
  width: 100%;
  margin: 10px 0 0 10px;
}
.review .your-details dl.column {
  display: inline-block;
  vertical-align: top;
  width: 42%;
}
.review .your-details dl.column-three {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.review .your-details dl dt {
  display: block;
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #999;
}
.review .your-details dl dd {
  display: block;
  margin: 0;
  font-weight: bold;
}
.review .your-details.oneform {
  display: inline-block;
  width: 46%;
  vertical-align: top;
  margin: 0 0 40px 20px;
}
.review .your-details.oneform .details-list {
  display: block;
  width: 100%;
}
.review .your-details.oneform > div {
  padding: 0 10px 10px 10px;
}
.review .your-details table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
  margin: 20px 0;
  border-left: none;
  border-right: none;
}
.review .your-details table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.review .your-details table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.review .your-details table th:first-child {
  border-left: 0;
}
.review .your-details table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.review .your-details table th .sorter.asc {
  background-position: 0 -35px;
}
.review .your-details table th .sorter.desc {
  background-position: 0 0;
}
.review .your-details table tbody tr {
  background-color: white;
}
.review .your-details table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.review .your-details table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.review .your-details table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.review .your-details table tbody tr:hover {
  background-color: #f3f3f3;
}
.review .your-details table tbody tr:hover.active {
  background-color: #0d486f;
}
.review .your-details table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.review .your-details table caption {
  color: #999;
  font-size: 14px;
  padding: 0 0 0 20px;
}
.review .your-details table.repRevTable {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
}
.review .your-details table.repRevTable caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.review .your-details table.repRevTable th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.review .your-details table.repRevTable th:first-child {
  border-left: 0;
}
.review .your-details table.repRevTable th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.review .your-details table.repRevTable th .sorter.asc {
  background-position: 0 -35px;
}
.review .your-details table.repRevTable th .sorter.desc {
  background-position: 0 0;
}
.review .your-details table.repRevTable tbody tr {
  background-color: white;
}
.review .your-details table.repRevTable tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.review .your-details table.repRevTable tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.review .your-details table.repRevTable tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.review .your-details table.repRevTable tbody tr:hover {
  background-color: #f3f3f3;
}
.review .your-details table.repRevTable tbody tr:hover.active {
  background-color: #0d486f;
}
.review .your-details table.repRevTable td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.review .your-details table.repRevTable th:first-child {
  width: auto;
}
.review .national-search {
  margin: 0 0 40px 0;
  padding: 0;
}
.review .national-search header {
  display: block;
  padding: 10px;
  line-height: 18px;
  color: white;
  font-size: 18px;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0D486F;
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.review .national-search header .edit {
  float: right;
  font-size: 12px;
  color: white;
  font-weight: normal;
  cursor: pointer;
}
.review .national-search header .edit:hover {
  text-decoration: underline;
}
.review .national-search > div {
  display: block;
  margin: -1px 0 0 0;
  border: 1px solid #cfcfcf;
}
.review .national-search dl {
  display: block;
  width: 100%;
  margin: 10px 0 0 10px;
}
.review .national-search dl.column {
  display: inline-block;
  vertical-align: top;
  width: 42%;
}
.review .national-search dl.column-three {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.review .national-search dl dt {
  display: block;
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #999;
}
.review .national-search dl dd {
  display: block;
  margin: 0;
  font-weight: bold;
}
.review .national-search p {
  padding: 0 30px;
}
.review .claims {
  margin: 0 0 40px 0;
  padding: 0;
}
.review .claims header {
  display: block;
  padding: 10px;
  line-height: 18px;
  color: white;
  font-size: 18px;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0D486F;
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.review .claims header .edit {
  float: right;
  font-size: 12px;
  color: white;
  font-weight: normal;
  cursor: pointer;
}
.review .claims header .edit:hover {
  text-decoration: underline;
}
.review .claims > div {
  display: block;
  margin: -1px 0 0 0;
  border: 1px solid #cfcfcf;
}
.review .claims dl {
  display: block;
  width: 100%;
  margin: 10px 0 0 10px;
}
.review .claims dl.column {
  display: inline-block;
  vertical-align: top;
  width: 42%;
}
.review .claims dl.column-three {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.review .claims dl dt {
  display: block;
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #999;
}
.review .claims dl dd {
  display: block;
  margin: 0;
  font-weight: bold;
}
.review .claims table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.review .claims table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.review .claims table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.review .claims table th:first-child {
  border-left: 0;
}
.review .claims table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.review .claims table th .sorter.asc {
  background-position: 0 -35px;
}
.review .claims table th .sorter.desc {
  background-position: 0 0;
}
.review .claims table tbody tr {
  background-color: white;
}
.review .claims table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.review .claims table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.review .claims table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.review .claims table tbody tr:hover {
  background-color: #f3f3f3;
}
.review .claims table tbody tr:hover.active {
  background-color: #0d486f;
}
.review .claims table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.review .claims table .number {
  color: #1078BB;
}
.review .claims table caption {
  color: #999;
  font-size: 14px;
  padding: 0 0 0 20px;
}
.review .claims table .file-size {
  margin: 0 0 0 10px;
  font-size: 10px;
}
.review .claims table .file-size:before {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-blue.png");
  background-position: -24px -24px;
  content: " ";
}
.review .missingAttachments {
  margin: 0 0 40px 0;
  padding: 0;
}
.review .missingAttachments header {
  display: block;
  padding: 10px;
  line-height: 18px;
  color: white;
  font-size: 18px;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0D486F;
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.review .missingAttachments header .edit {
  float: right;
  font-size: 12px;
  color: white;
  font-weight: normal;
  cursor: pointer;
}
.review .missingAttachments header .edit:hover {
  text-decoration: underline;
}
.review .missingAttachments > div {
  display: block;
  margin: -1px 0 0 0;
  border: 1px solid #cfcfcf;
}
.review .missingAttachments dl {
  display: block;
  width: 100%;
  margin: 10px 0 0 10px;
}
.review .missingAttachments dl.column {
  display: inline-block;
  vertical-align: top;
  width: 42%;
}
.review .missingAttachments dl.column-three {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.review .missingAttachments dl dt {
  display: block;
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #999;
}
.review .missingAttachments dl dd {
  display: block;
  margin: 0;
  font-weight: bold;
}
.review .missingAttachments table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.review .missingAttachments table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.review .missingAttachments table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.review .missingAttachments table th:first-child {
  border-left: 0;
}
.review .missingAttachments table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.review .missingAttachments table th .sorter.asc {
  background-position: 0 -35px;
}
.review .missingAttachments table th .sorter.desc {
  background-position: 0 0;
}
.review .missingAttachments table tbody tr {
  background-color: white;
}
.review .missingAttachments table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.review .missingAttachments table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.review .missingAttachments table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.review .missingAttachments table tbody tr:hover {
  background-color: #f3f3f3;
}
.review .missingAttachments table tbody tr:hover.active {
  background-color: #0d486f;
}
.review .missingAttachments table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.review .missingAttachments table .number {
  color: #1078BB;
}
.review .missingAttachments table .file-size {
  margin: 0 0 0 10px;
  font-size: 10px;
}
.review .missingAttachments table .file-size:before {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-blue.png");
  background-position: -24px -24px;
  content: " ";
}
.review .missingAttachments table th:first-child {
  width: auto;
}
.review .missingAttachments table th:last-child {
  width: 57px;
}
/* REVIEW SECTION - END */
/* SIGNATURE SECTION - START */
.signature .name-text,
.signature .capacity-select {
  width: 329px;
}
.signature .declared-signature-buttons {
  list-style-type: none;
}
.signature .declaration {
  color: #054f87;
  font-weight: bold;
}
/* SIGNATURE SECTINO - END */
/* WIZARD STEPS SECTION - START */
.breadcrumb-steps {
  display: table;
  margin: 0 0 40px 0;
  padding: 0;
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
}
.breadcrumb-steps > li {
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;
  height: 50px;
  padding-right: 5px;
  color: #999;
  background-color: #f5f5f5;
  font-size: 13px;
  text-shadow: rgba(255, 255, 255, 0.5) 0 1px;
  border-bottom: 1px #ccc solid;
  -webkit-box-shadow: inset -7px 0 10px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset -7px 0 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: inset -7px 0 10px -10px rgba(0, 0, 0, 0.5);
}
.breadcrumb-steps > li:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.breadcrumb-steps > li:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  box-shadow: none;
}
.breadcrumb-steps > li > span {
  line-height: 50px;
  width: 35px;
  padding-right: 15px;
  float: left;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  background-image: url('../img/stage.png');
  background-repeat: no-repeat;
}
.breadcrumb-steps > li > p {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}
.breadcrumb-steps > li.active,
.breadcrumb-steps > li.done {
  background-color: #1077b9;
  border-bottom-color: #003c70;
  font-weight: bold;
}
.breadcrumb-steps > li.active > span,
.breadcrumb-steps > li.done > span {
  background-image: url('../img/stage-active.png');
}
.breadcrumb-steps > li.active {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
}
.breadcrumb-steps > li.active > span {
  text-shadow: #000 0 1px 1px;
}
.breadcrumb-steps > li.done {
  color: #054f87;
  text-shadow: none;
}
.breadcrumb-steps > li.done > span {
  color: #1a7dc3;
  text-shadow: none;
}
.steps h2 {
  font-size: 30px;
  font-weight: normal;
}
.steps p {
  font-size: 13px;
}
/* WIZARD STEPS BARS - END */
/* WIZARD START PAGE - START */
.welcomePage #formEF {
  padding: 0 0 9em 0;
}
.welcomePage .flForm {
  display: block;
  padding: 10px;
}
.welcomePage form {
  margin: 0 0 18px;
}
.welcomePage .row {
  padding: 15px 0;
  margin-left: -10px;
}
.welcomePage .row::before,
.welcomePage .row::after {
  display: table;
  content: "";
}
.welcomePage .welcomePage .row::after {
  clear: both;
}
.welcomePage .row > div,
.welcomePage .row-fluid > div {
  padding-bottom: 15px;
}
.welcomePage .span6 {
  width: 470px;
  float: left;
}
.welcomePage #formEF .flBox {
  margin-top: 0.8em;
  padding: 1.5em;
  overflow: hidden;
}
.welcomePage .clear {
  clear: both;
}
.welcomePage .flBox {
  background-color: #fbfbfb;
  border: 1px solid #cecece;
}
.welcomePage .flForm .flFormRow {
  margin: 0 0 8px;
}
.welcomePage .alignCenter {
  margin-left: auto !important;
  margin-right: auto !important;
}
.welcomePage .flForm .flLabel,
.welcomePage .flForm .flField {
  line-height: 1.5em;
}
.welcomePage .flForm .flField {
  padding: 0.23em 1% 0.23em 2%;
  display: block;
  float: left;
  width: 30%;
}
.welcomePage .horizontalList {
  margin: 2.8em 0 0.2em 0;
}
.welcomePage ul {
  list-style-type: none;
  list-style-image: none;
  list-style-image: url(img/icons/rounded-bullet.png);
  list-style: disc;
}
.welcomePage ul,
.welcomePage ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
.welcomePage #formEF select {
  width: 90%;
  margin-bottom: 10px;
}
.welcomePage #formEF input,
.welcomePage #formEF select,
.welcomePage #formEF button,
.welcomePage #formEF textarea {
  font-size: 1em;
  padding: 6px 5px;
}
.welcomePage input,
.welcomePage select,
.welcomePage .uneditable-input {
  height: auto;
  line-height: auto;
}
.welcomePage input,
.welcomePage textarea,
.welcomePage select,
.welcomePage .uneditable-input {
  padding: 6px 15px;
}
.welcomePage select {
  background-color: #fff;
}
.welcomePage select,
.welcomePage input[type="file"] {
  line-height: 28px;
}
.welcomePage input,
.welcomePage textarea,
.welcomePage select,
.welcomePage .uneditable-input {
  display: inline-block;
  color: #555;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.welcomePage input,
.welcomePage button,
.welcomePage select,
.welcomePage textarea {
  font-family: Arial;
}
.welcomePage label,
.welcomePage input,
.welcomePage button,
.welcomePage select,
.welcomePage textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
.welcomePage button,
.welcomePage input,
.welcomePage select,
.welcomePage textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.welcomePage .horizontalList li {
  display: inline-table;
  margin: 0;
  padding-top: 0.2em;
  vertical-align: middle;
}
.welcomePage li {
  line-height: 18px;
}
.welcomePage .darkButton {
  background: #454545;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  moz-border-radius: 4px;
  padding: 0.4em 1.3em;
  text-shadow: none;
  webkit-border-radius: 4px;
}
.welcomePage a {
  cursor: pointer;
  color: #7F0AAA;
  text-decoration: none;
}
.welcomePage .fileinput-button {
  position: relative;
  overflow: hidden;
}
.welcomePage .btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 6px 15px;
  text-shadow: 0 1px 1px #fff;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #f9f9f9;
  color: #333;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 2px 2px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 2px 2px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 2px 2px rgba(255, 255, 255, 0.1);
  background-image: none;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  display: inline-block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f9f9f9, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f9f9f9);
  background-image: -o-linear-gradient(top, #f9f9f9, #f9f9f9);
  background-image: linear-gradient(top, #f9f9f9, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
}
.welcomePage a {
  cursor: pointer;
  color: #7F0AAA;
  text-decoration: none;
}
.welcomePage .flForm .flFormRow::before,
.welcomePage .flForm .flFormRow::after {
  display: table;
  content: "";
}
.welcomePage .flForm .flFormRow::after {
  clear: both;
}
.welcomePage h2.flContentHeader {
  padding-left: 20px;
  padding-bottom: 11px;
  padding-top: 13px;
  font-size: 38px;
  font-weight: normal;
  color: #1F3383;
  margin-bottom: 0px;
}
.welcomePage h2,
.welcomePage h3 {
  padding: 0;
  margin-bottom: 15px;
  border-radius: 0;
}
.welcomePage .welcomePage .flContentHeader {
  border-bottom: 0.21em solid #E6E6E6;
}
.welcomePage h2 {
  color: #1F3383;
  font-size: 24px;
  line-height: 36px;
}
.welcomePage h1,
.welcomePage h2,
.welcomePage h3,
.welcomePage h4,
.welcomePage h5,
.welcomePage h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
.wizardSteps li {
  display: block;
  background: url(../img/sprite-wizard-steps.png) no-repeat left top;
  padding: 10px 0 40px 60px;
}
.wizardSteps li.step1 {
  background-position: left 7px;
}
.wizardSteps li.step2 {
  background-position: left -95px;
}
.wizardSteps li.step3 {
  background-position: 2px -200px;
}
.wizardSteps li.step4 {
  background-position: 4px -300px;
}
/* WIZARD START PAGE  - END */
/* ERROR PAGE - START */
#errorBox {
  position: relative;
  font-size: 11px;
  margin-bottom: 20px;
  padding: 10px;
  color: #eee;
  background: #700;
}
#errorBox p {
  margin: 0 0 5px 0;
  padding: 0;
}
#errorBox p.header {
  font-size: 14px;
  padding: 10px 0 0 0;
}
#errorBox dl {
  padding-top: 0;
  line-height: 100%;
}
#errorBox dt {
  padding: 10px 0 5px 0;
  font-size: 11px;
  font-weight: normal;
}
#errorBox dt:first-child {
  padding-top: 0;
}
#errorBox dd {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 10px;
}
#errorBox a {
  text-shadow: none;
  color: #fff;
}
#errorBox a:hover {
  font-weight: bold;
  color: #ddd;
}
#errorBox .closeButton {
  font-size: 11px;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  right: 10px;
}
#errorBox .closeButton a {
  text-decoration: none;
}
/* ERROR PAGE - END */
/* LANGUAGE SECTION (WIZARD) - START*/
.language .first-language {
  font-weight: bold;
  color: #006a0e;
}
.language .language-fields {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 30px 0 0;
  width: 450px;
}
.language .language-fields .languages {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.language .language-fields .languages li {
  display: inline-block;
  padding: 0 10px 0 0;
}
.language .language-fields .languages li select {
  width: 200px;
}
.language .language-fields .language-option input[type="checkbox"] {
  float: left;
  position: relative;
  top: 2px;
}
.language .language-fields .language-option span {
  display: block;
  padding: 0 0 0 20px;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px;
}
.language .language-info {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  line-height: 15px;
  font-size: 10px;
}
.language .language-info ul {
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
}
.language .language-info ul li {
  display: block;
  margin: 20px 0 0 0;
  padding: 0 0 0 10px;
  color: #999;
}
.language .language-info ul li:before {
  content: ">";
  display: inline-block;
  color: #1078BB;
  text-indent: -10px;
}
.language .language-info ul li > p {
  display: inline;
}
/* LANGUAGE SECTION (WIZARD) - END */
/* NATIONAL REPORT SECTION - START */
.national-report .national-report-buttons {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 30px 0 0;
  width: 450px;
}
.national-report .national-report-buttons ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
.national-report .national-report-buttons ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.national-report .national-report-buttons ul li a {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 11px;
  line-height: 15px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 8px 0;
  width: 125px;
}
.national-report .national-report-buttons ul li a:hover {
  background-color: #ececec;
}
.national-report .national-report-buttons ul li a:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.national-report .national-report-buttons ul li a:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.national-report .national-report-buttons ul li a:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.national-report .national-report-buttons ul li a.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.national-report .national-report-buttons ul li.active > a {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.national-report .national-report-buttons ul li.active > a.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.national-report .national-report-info {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  line-height: 15px;
  font-size: 10px;
}
.national-report .national-report-info ul {
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
}
.national-report .national-report-info ul li {
  display: block;
  margin: 20px 0 0 0;
  padding: 0 0 0 10px;
  color: #999;
}
.national-report .national-report-info ul li:before {
  content: ">";
  display: inline-block;
  color: #1078BB;
  text-indent: -10px;
}
.national-report .national-report-info ul li > p {
  display: inline;
}
/* NATIONAL REPORT SECTION - END /*


/* DONE SECTION - START */
.done {
  margin: 20px 0 0 0;
}
.done .finished {
  padding: 3px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #f7b50d;
  background-color: #f7b50d;
  background-image: -moz-linear-gradient(top, #f1c716, #ff9900);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1c716), to(#ff9900));
  background-image: -webkit-linear-gradient(top, #f1c716, #ff9900);
  background-image: -o-linear-gradient(top, #f1c716, #ff9900);
  background-image: linear-gradient(to bottom, #f1c716, #ff9900);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1c716', endColorstr='#ffff9900', GradientType=0);
}
.done .finished .success-message {
  margin: 0;
  padding: 15px;
  text-align: center;
  font-size: 18px;
  font-style: italic;
  color: #fff;
  background-color: #003c70;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
  -moz-box-shadow: inset 0 -10px 10px -10px #000000;
  box-shadow: inset 0 -10px 10px -10px #000000;
}
.done .finished .success-message:before {
  vertical-align: middle;
  content: url('../img/finish.png');
  padding-right: 5px;
}
.done .finished .info-details {
  margin: 0;
  padding: 10px;
  text-align: center;
  background-color: #1a7dc3;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.done .finished .info-details .process-number {
  display: block;
  text-align: right;
  font-size: 13px;
  font-style: normal;
  color: #fff;
  line-height: 0;
}
.done .finished .info-details .download-receipt {
  border: 1px solid #307536;
  background-color: #5ab55a;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  line-height: 18px;
  text-align: center;
  font-size: 14px;
}
.done .finished .info-details .download-receipt:hover {
  background-color: #51a451;
}
.done .finished .info-details .download-receipt:hover.disabled {
  cursor: auto;
  background-color: #5ab55a;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.done .finished .info-details .download-receipt:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.done .finished .info-details .download-receipt:active.disabled {
  box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.done .finished .info-details .download-receipt.disabled {
  cursor: auto;
  background-color: #5ab55a;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.done .finished .info-details .download-receipt .download-receipt-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-white.png");
  background-position: -96px -24px;
  margin: 0 10px -2px 0;
}
.done .finished .reminder-message {
  text-align: center;
  font-size: 15px;
  font-style: italic;
  color: #ffffff;
}
.done .print {
  text-align: right;
}
.done .print .print-receipt {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: center;
}
.done .print .print-receipt:hover {
  background-color: #ececec;
}
.done .print .print-receipt:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.done .print .print-receipt:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.done .print .print-receipt:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.done .print .print-receipt.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.done .print .print-receipt .active {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.done .print .print-receipt .active.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.done .print .print-receipt .print-receipt-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings-blue.png");
  background-position: -96px -48px;
  margin: 0 10px -2px 0;
}
/* DONE SECTION - END */
/* SUMMARY SECTION - START */
.summary .summary-box {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.summary .summary-box dl {
  display: block;
  width: 100%;
  margin: 0 10px 10px 0;
}
.summary .summary-box dl.column {
  display: inline-block;
  vertical-align: top;
  width: 42%;
}
.summary .summary-box dl.column-three {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.summary .summary-box dl dt {
  display: block;
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #999;
}
.summary .summary-box dl dd {
  display: block;
  margin: 0;
  font-weight: bold;
}
.summary .summary-box h2 {
  font-size: 22px;
  font-weight: normal;
}
.summary .summary-box .gmt-leyend {
  font-size: 10px;
  font-weight: normal;
}
.summary-rule {
  border: none;
  height: 16px;
  background: url(../img/box-bottom-bg.png) no-repeat center bottom;
}
/* SUMMARY SECTION - END */
/* FOLLOWUP SECTION - START */
.follow-up h2 {
  font-size: 17px;
  font-weight: normal;
  color: #999;
  margin: 30px 0;
}
.follow-up h2 .what-now-icon {
  background-image: url(../img/efiling-finish.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 20px;
  content: " ";
  background-position: 0 0;
  margin: 0 30px;
}
.follow-up h2 .misleading-icon {
  background-image: url(../img/efiling-finish.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 20px;
  content: " ";
  background-position: 0 -105px;
  margin: 0 8px;
}
.follow-up .what-now-video {
  display: block;
  margin: auto;
}
.follow-up .check-inbox {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
  display: block;
  margin: 20px 0 40px 0;
  text-align: center;
  font-size: 16px;
}
.follow-up .check-inbox:hover {
  text-decoration: underline;
}
.feedback {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 80px 0;
  width: 49%;
  color: #999;
}
.feedback h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 30px 0;
}
.feedback h2 .feedback-icon {
  background-image: url(../img/efiling-finish.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 20px;
  content: " ";
  background-position: 0 -70px;
  margin: 0 30px;
}
.feedback p {
  margin: 20px 20px 40px 84px;
  font-size: 13px;
}
.feedback .give-feedback {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: center;
  float: right;
}
.feedback .give-feedback:hover {
  background-color: #ececec;
}
.feedback .give-feedback:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.feedback .give-feedback:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.feedback .give-feedback:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.feedback .give-feedback.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.feedback .give-feedback .active {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.feedback .give-feedback .active.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.warning {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 80px 0;
  width: 49%;
  color: #999;
}
.warning h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 30px 0;
}
.warning h2 .misleading-icon {
  background-image: url(../img/efiling-finish.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 20px;
  content: " ";
  background-position: 0 -105px;
  margin: 0 30px;
}
.warning p {
  margin: 20px 20px 20px 84px;
  font-size: 13px;
}
.warning .more-info {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
  float: right;
}
.warning .more-info:hover {
  text-decoration: underline;
}
/* FOLLOWUP SECTION - END */
/* SIDE BAR - START */
/* NAVIGATION - START */
.aside-nav-list {
  margin: 0 0 32px 0;
  padding: 0;
  list-style: none;
  border: 1px solid #cfcfcf;
}
.aside-nav-list-item {
  border-top: 1px solid #cfcfcf;
  line-height: 18px;
  position: relative;
  background: #fbfbfb;
}
.aside-nav-list-item:first-child {
  border-top: none;
}
.aside-nav-list-item.active:before {
  content: "";
  display: block;
  position: absolute;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  margin: -7px 0 0 0;
  top: 50%;
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 7px solid #cfcfcf;
}
.aside-nav-list-item.active:after {
  content: "";
  display: block;
  position: absolute;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  margin: -7px 0 0 0;
  top: 50%;
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 8px solid white;
  left: -2px;
}
.aside-nav-list-item.active .aside-nav-anchor {
  color: #000;
  font-weight: bold;
}
.aside-nav-anchor {
  display: block;
  color: #0a9cd7;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
}
.aside-nav-anchor:hover {
  text-decoration: none;
  background-color: white;
}
.aside-nav-anchor.aside-nav-done {
  background: linear-gradient(left, #fbfbfb, #eaefe9);
  background: -webkit-linear-gradient(left, #fbfbfb, #eaefe9);
  background: -moz-linear-gradient(left, #fbfbfb, #eaefe9);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr='#00ffffff', EndColorStr='#eaefe9')";
  /* IE9 */

}
.aside-nav-name {
  display: inline-block;
  vertical-align: middle;
  width: 63%;
  padding: 7px 0 7px 11px;
}
.aside-nav-status-ongoing {
  display: inline-block;
  vertical-align: middle;
  width: 27%;
  padding: 7px 7px 7px 0;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  color: #0a9cd7;
}
.aside-nav-status-optional {
  display: inline-block;
  vertical-align: middle;
  width: 27%;
  padding: 7px 7px 7px 0;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  font-style: italic;
  color: #999;
}
.aside-nav-status-pending {
  display: inline-block;
  vertical-align: middle;
  width: 27%;
  padding: 7px 7px 7px 0;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  color: black;
}
.aside-nav-status-done {
  display: inline-block;
  vertical-align: middle;
  width: 27%;
  padding: 7px 7px 7px 0;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  padding: 0;
}
.aside-nav-status-done:after {
  background: url("../img/input-validated-sprite.png") no-repeat scroll 0px 0px transparent;
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  float: right;
}
/* -- FEES */
.aside-fees {
  margin: 0 0 32px 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #cfcfcf;
  background: #fbfbfb;
}
.fee-item {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  font-size: 14px;
}
.fee-item.collapse {
  border-bottom: none;
}
.fee-item.collapse.in {
  border-bottom: 1px solid #ccc;
}
.fee-item-total {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  font-size: 14px;
  background: #f0f0f0;
  font-size: 16px;
}
.fee-item-total.collapse {
  border-bottom: none;
}
.fee-item-total.collapse.in {
  border-bottom: 1px solid #ccc;
}
.fee-item-total:hover {
  cursor: pointer;
}
.fee-description {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
  color: #333;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 51%;
  font-weight: normal;
  font-size: 13px;
}
.fee-description-total {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
  color: #333;
  padding-left: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 39%;
  font-weight: bold;
  font-size: 16px;
  background: url("../img/collapse-bg.png") no-repeat scroll 10px 9px transparent;
}
.fee-item-total.collapsed .fee-description-total {
  background: url("../img/collapse-bg.png") no-repeat scroll 10px -55px transparent;
}
.fee-value {
  display: inline-block;
  width: 38%;
  vertical-align: middle;
  font-weight: bold;
  text-align: right;
  color: #000;
}
.fee-value.fee-zero {
  color: #999;
}
.fee-value.fee-total {
  color: #195480;
  font-size: 16px;
}
.aside-registration-fees {
  margin: 0 0 32px 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #cfcfcf;
  background: #fbfbfb;
}
.fee-registration-item {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  font-size: 14px;
}
.fee-registration-item.collapse {
  border-bottom: none;
}
.fee-registration-item.collapse.in {
  border-bottom: 1px solid #ccc;
}
.fee-registration-item-registration {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  font-size: 14px;
}
.fee-registration-item-registration.collapse {
  border-bottom: none;
}
.fee-registration-item-registration.collapse.in {
  border-bottom: 1px solid #ccc;
}
.fee-registration-item-total {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  font-size: 14px;
  background: #f0f0f0;
  font-size: 16px;
}
.fee-registration-item-total.collapse {
  border-bottom: none;
}
.fee-registration-item-total.collapse.in {
  border-bottom: 1px solid #ccc;
}
.fee-registration-item-total:hover {
  cursor: pointer;
}
.fee-registration-description {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
  color: #333;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 51%;
  font-weight: normal;
  font-size: 13px;
}
.fee-registration-description-total {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
  color: #333;
  padding-left: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 39%;
  font-weight: bold;
  font-size: 16px;
  background: url("../img/collapse-bg.png") no-repeat scroll 10px 9px transparent;
}
.fee-registration-item-total.collapsed .fee-registration-description-total {
  background: url("../img/collapse-bg.png") no-repeat scroll 10px -55px transparent;
}
.fee-registration-value {
  display: inline-block;
  width: 38%;
  vertical-align: middle;
  font-weight: bold;
  text-align: right;
  color: #000;
}
.fee-registration-value.fee-registration-zero {
  color: #999;
}
.fee-registration-value.fee-registration-total {
  color: #195480;
  font-size: 16px;
}
/* SIDE OPTION BUTTONS */
.aside-options {
  margin: 0 0 32px 0;
  padding: 0;
  list-style: none;
}
[class*="aside-option-"] {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: block;
  margin: 12px 0 0 0;
  padding: 0.4em 0.4em 0.4em 1.8em;
  text-decoration: none;
  text-align: left;
  font-size: 13px;
}
[class*="aside-option-"]:hover {
  background-color: #ececec;
}
[class*="aside-option-"]:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
[class*="aside-option-"]:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
[class*="aside-option-"]:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
[class*="aside-option-"].disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
[class*="aside-option-"]:before {
  background: transparent url(../img/options-aside-bg.png) no-repeat left top;
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  position: relative;
  left: -9px;
  top: 2px;
}
.aside-option-load:before {
  background-position: 0px 0px;
}
.aside-option-save:before {
  background-position: 0px -100px;
}
.aside-option-reset:before {
  background-position: 0px -199px;
}
.aside-option-print:before {
  background-position: 0px -299px;
}
/* SIDE BAR - END */
/* REUSABLE MODAL MIXINS - START */
.modal-body .messageScroll {
  color: blue;
  cursor: pointer;
}
.modal {
  display: none;
}
/* REUSABLE MODAL MIXINS - END */
/* MODAL G&S REVIEW TERM - START */
.modal-gands-review {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 70%;
  left: 15%;
  margin: 0;
}
.modal-gands-review.fade.in {
  top: 10%;
}
.modal-gands-review header {
  margin: 0;
  padding: 0.8em 1.2em 0.8em 1.2em;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ccc;
  border-radius: 6px 6px 0 0;
}
.modal-gands-review header h1 {
  display: inline-block;
  width: 92%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
}
.modal-gands-review header .close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  float: right;
  margin: 12px 0 0 0;
}
.modal-gands-review header h1 {
  padding: 30px 0px 0px 30px;
}
.modal-gands-review header h1.editable {
  color: #FF8000;
  background: url(../img/sprite-terms.png) no-repeat left -411px;
}
.modal-gands-review header h1.notfound {
  color: #1F3383;
  background: url(../img/sprite-terms.png) no-repeat left -512px;
}
.modal-gands-review header ul {
  margin: 0;
  padding: 0;
}
.modal-gands-review header ul.navModal li {
  text-align: right;
  float: right;
  display: block;
  margin-bottom: 5px;
}
.modal-gands-review header ul.navModal li#termsAmount {
  padding: 5px 10px;
  margin: 10px 0px;
  background: #EEE;
  border: 1px solid #BBB;
  clear: right;
}
.modal-gands-review section {
  width: 88%;
  padding: 0% 6%;
}
.modal-gands-review section .disclaimer {
  padding: 20px 0;
  font-size: 12px;
  font-style: italic;
}
.modal-gands-review section table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
}
.modal-gands-review section table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.modal-gands-review section table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.modal-gands-review section table th:first-child {
  border-left: 0;
}
.modal-gands-review section table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.modal-gands-review section table th .sorter.asc {
  background-position: 0 -35px;
}
.modal-gands-review section table th .sorter.desc {
  background-position: 0 0;
}
.modal-gands-review section table tbody tr {
  background-color: white;
}
.modal-gands-review section table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.modal-gands-review section table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.modal-gands-review section table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.modal-gands-review section table tbody tr:hover {
  background-color: #f3f3f3;
}
.modal-gands-review section table tbody tr:hover.active {
  background-color: #0d486f;
}
.modal-gands-review section table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.modal-gands-review section table th {
  border: none;
}
.modal-gands-review section table th.short {
  width: 50px;
}
.modal-gands-review section table td:first-child {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.modal-gands-review section table tbody tr.editable td {
  background: #FFFFE5;
  color: #FF8000;
}
.modal-gands-review section table tbody tr.notfound td {
  background: #EFEFEF;
}
.modal-gands-review section table tbody tr.editable td#termReviewed {
  padding-left: 35px;
  background-image: url(../img/sprite-terms.png);
  background-repeat: no-repeat;
}
.modal-gands-review section table tr.editable td#termReviewed {
  background-position: 10px -140px;
}
.modal-gands-review section table tbody tr.notfound td#termReviewed {
  padding-left: 35px;
  background-image: url(../img/sprite-terms.png);
  background-repeat: no-repeat;
}
.modal-gands-review section table tr.notfound td#termReviewed {
  background-position: 10px -190px;
}
.modal-gands-review section table#otherTerms .editableTerms li a {
  border: 1px solid #999;
  border-radius: 3px;
  background: white;
  color: #333;
  display: block;
  padding: 5px 10px;
}
.modal-gands-review section table#otherTerms .editableTerms li.active a {
  background: #CCC;
}
.modal-gands-review section table#otherTerms .editableTerms li {
  display: inline-block;
}
.modal-gands-review footer {
  margin: 0;
  padding: 1.2em;
  background-color: #fbfbfb;
  border-top: 1px solid #ccc;
  border-radius: 0 0 6px 6px;
  text-align: right;
  font-size: 14px;
}
.modal-gands-review footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-gands-review footer ul li {
  display: inline-block;
  margin: 0 0 0 2em;
}
.modal-gands-review footer ul li a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.modal-gands-review footer ul li a:hover {
  text-decoration: underline;
}
.modal-gands-review footer ul li button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}
.modal-gands-review footer ul li button:hover {
  background-color: #0c5c90;
}
.modal-gands-review footer ul li button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-gands-review footer ul li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-gands-review footer ul li button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-gands-review footer ul li button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-gands-review footer #termNavigation {
  float: left;
}
/* MODAL G&S REVIEW TERM - END */
/* MODAL G&S PROVIDE TRANSLATION - START */
.modal-translation header {
  margin: 0;
  padding: 0.8em 1.2em 0.8em 1.2em;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ccc;
  border-radius: 6px 6px 0 0;
}
.modal-translation header h1 {
  display: inline-block;
  width: 92%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
}
.modal-translation header .close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  float: right;
  margin: 12px 0 0 0;
}
.modal-translation section h2 {
  display: inline-block;
  width: 88%;
  margin: 4% 6% 20px 6%;
  font-size: 14px;
  font-weight: normal;
}
.modal-translation section textarea {
  width: 88%;
  margin: 0% 6% 20px 6%;
}
.modal-translation section .flMessageError {
  width: 88%;
  margin: 0% 6% 20px 6%;
  border: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFDBDB;
}
.modal-translation section h3 {
  display: inline-block;
  width: 88%;
  margin: 0% 6% 20px 6%;
  font-size: 12px;
  font-weight: normal;
}
.modal-translation footer {
  margin: 0;
  padding: 1.2em;
  background-color: #fbfbfb;
  border-top: 1px solid #ccc;
  border-radius: 0 0 6px 6px;
  text-align: right;
  font-size: 14px;
}
.modal-translation footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-translation footer ul li {
  display: inline-block;
  margin: 0 0 0 2em;
}
.modal-translation footer ul li a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.modal-translation footer ul li a:hover {
  text-decoration: underline;
}
.modal-translation footer ul li button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}
.modal-translation footer ul li button:hover {
  background-color: #0c5c90;
}
.modal-translation footer ul li button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-translation footer ul li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-translation footer ul li button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-translation footer ul li button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
/* MODAL G&S PROVIDE TRANSLATION - END */
/* MODAL G&S MY LIST - START */
.modal-gands-mylist {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 58%;
  left: 21%;
  margin: 0;
}
.modal-gands-mylist.fade.in {
  top: 10%;
}
.modal-gands-mylist header {
  margin: 0;
  padding: 0.8em 1.2em 0.8em 1.2em;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ccc;
  border-radius: 6px 6px 0 0;
}
.modal-gands-mylist header h1 {
  display: inline-block;
  width: 92%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
}
.modal-gands-mylist header .close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  float: right;
  margin: 12px 0 0 0;
}
.modal-gands-mylist .modal-gands-body h2 {
  width: 56%;
  margin: 30px 0 0 22%;
  font-size: 16px;
  font-weight: normal;
}
.modal-gands-mylist .modal-gands-body .delay-warning {
  margin: 20px 40px;
  font-size: 14px;
}
.modal-gands-mylist .modal-gands-body .flMessageError {
  width: 88%;
  margin: 0% 6% 20px 6%;
  border: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFDBDB;
}
.modal-gands-mylist .modal-gands-body .nice-classes {
  margin: 30px 18% 30px 18%;
  font-size: 0;
  max-width: 400px;
}
.modal-gands-mylist .modal-gands-body .nice-classes .btn {
  width: 40px;
  height: 30px;
  margin: -1px 0 0 -1px;
  padding: 5px 0 5px 0;
  text-align: center;
  background-image: none;
  background-color: #fbfbfb;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border: 1px solid #ccc;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.modal-gands-mylist .modal-gands-body .nice-classes .btn:hover {
  background-color: #f0f0f0;
}
.modal-gands-mylist .modal-gands-body .nice-classes .btn.active {
  background-color: #0D486F;
  color: white;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings {
  margin: 0px 5% 15px 5%;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings h4 {
  margin: 0px 13% 0px 13%;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list {
  margin: 1em 0 1em 0;
  padding: 0;
  list-style-type: none;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-close {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  margin: 0 0 -3px 10px;
  cursor: pointer;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-search {
  background: url(../img/sprite-terms.png) no-repeat 0 -650px;
  display: inline-block;
  width: 15px;
  height: 16px;
  margin: 0 0 -5px 10px;
  cursor: pointer;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-search:hover {
  background-position: -50px -650px;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-valid {
  display: inline-block;
  background: #ffffff;
  border-radius: 3px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  border: 2px dashed #3bd73b;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-invalid {
  display: inline-block;
  background: #ffcccc;
  border-radius: 3px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  border: 2px dashed #cc0000;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-invalid .term-invalid-icon {
  background: url(../img/sprite-terms.png) no-repeat 0 -100px;
  display: inline-block;
  width: 15px;
  height: 16px;
  margin: 0 10px -3px 0;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-modifiable {
  display: inline-block;
  background: #ffffcc;
  border-radius: 3px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  border: 2px dashed #ff9900;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-modifiable .term-modifiable-icon {
  background: url(../img/sprite-terms.png) no-repeat 0 -150px;
  display: inline-block;
  width: 15px;
  height: 16px;
  margin: 0 10px -3px 0;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-not-found {
  display: inline-block;
  background: #eeeeee;
  border-radius: 3px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  border: 2px dashed #333333;
}
.modal-gands-mylist .modal-gands-body .nice-classes-headings .term-list .term-not-found .term-not-found-icon {
  background: url(../img/sprite-terms.png) no-repeat 0 -200px;
  display: inline-block;
  width: 15px;
  height: 16px;
  margin: 0 10px -3px 0;
}
.modal-gands-mylist .modal-gands-body textarea {
  width: 76%;
  margin: 0% 12% 20px 12%;
}
.modal-gands-mylist .modal-gands-body h3 {
  display: inline-block;
  width: 76%;
  margin: 0 12% 20px 12%;
  font-size: 14px;
  font-weight: normal;
}
.modal-gands-mylist .modal-gands-body .nice-description {
  display: inline-block;
  width: 76%;
  margin: 0 12% 20px 12%;
  font-size: 14px;
  font-weight: bold;
}
.modal-gands-mylist .modal-gands-body .nice-footnote {
  display: inline-block;
  width: 76%;
  margin: 0 12% 20px 12%;
  padding: 0 0 0 2.3em;
  text-indent: -2.3em;
  font-size: 12px;
  font-weight: normal;
}
.modal-gands-mylist .modal-gands-body .nice-footnote input {
  margin: 0 1em 0 0 ;
}
.modal-gands-mylist footer {
  margin: 0;
  padding: 1.2em;
  background-color: #fbfbfb;
  border-top: 1px solid #ccc;
  border-radius: 0 0 6px 6px;
  text-align: right;
  font-size: 14px;
}
.modal-gands-mylist footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-gands-mylist footer ul li {
  display: inline-block;
  margin: 0 0 0 2em;
}
.modal-gands-mylist footer ul li a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.modal-gands-mylist footer ul li a:hover {
  text-decoration: underline;
}
.modal-gands-mylist footer ul li button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}
.modal-gands-mylist footer ul li button:hover {
  background-color: #0c5c90;
}
.modal-gands-mylist footer ul li button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-gands-mylist footer ul li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-gands-mylist footer ul li button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-gands-mylist footer ul li button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
/* MODAL G&S MY LIST - END */
/* MODAL FILE DESCRIPTION - START */
.modal-file-description {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 58%;
  left: 21%;
  margin: 0;
}
.modal-file-description.fade.in {
  top: 10%;
}
.modal-file-description header {
  margin: 0;
  padding: 0.8em 1.2em 0.8em 1.2em;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ccc;
  border-radius: 6px 6px 0 0;
}
.modal-file-description header ul {
  list-style-type: none;
}
.modal-file-description header h1 {
  display: inline-block;
  width: 92%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
}
.modal-file-description header .close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  float: right;
  margin: 12px 0 0 0;
}
.modal-file-description section {
  width: 88%;
  margin: 4% 6% 4% 6%;
}
.modal-file-description footer {
  margin: 0;
  padding: 1.2em;
  background-color: #fbfbfb;
  border-top: 1px solid #ccc;
  border-radius: 0 0 6px 6px;
  text-align: right;
  font-size: 14px;
}
.modal-file-description footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-file-description footer ul li {
  display: inline-block;
  margin: 0 0 0 2em;
}
.modal-file-description footer ul li a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.modal-file-description footer ul li a:hover {
  text-decoration: underline;
}
.modal-file-description footer ul li button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}
.modal-file-description footer ul li button:hover {
  background-color: #0c5c90;
}
.modal-file-description footer ul li button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-file-description footer ul li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-file-description footer ul li button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-file-description footer ul li button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
/* MODAL FILE DESCRIPTION - END */
/* MODAL SIMILAR MARKS - START */
.modal-similar-marks {
  width: 70%;
  left: 15%;
  margin: 0;
}
.modal-similar-marks.fade.in {
  top: 10%;
}
.modal-similar-marks .modal-similar-marks-body {
  width: 88%;
  margin: 0 6% 0 6%;
}
.modal-similar-marks header {
  margin: 0;
  padding: 0.8em 1.2em 0.8em 1.2em;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ccc;
  border-radius: 6px 6px 0 0;
}
.modal-similar-marks header h1 {
  display: inline-block;
  width: 92%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
}
.modal-similar-marks header .close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  float: right;
  margin: 12px 0 0 0;
}
.modal-similar-marks footer {
  margin: 0;
  padding: 1.2em;
  background-color: #fbfbfb;
  border-top: 1px solid #ccc;
  border-radius: 0 0 6px 6px;
  text-align: right;
  font-size: 14px;
}
.modal-similar-marks footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-similar-marks footer ul li {
  display: inline-block;
  margin: 0 0 0 2em;
}
.modal-similar-marks footer ul li a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.modal-similar-marks footer ul li a:hover {
  text-decoration: underline;
}
.modal-similar-marks footer ul li button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}
.modal-similar-marks footer ul li button:hover {
  background-color: #0c5c90;
}
.modal-similar-marks footer ul li button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-similar-marks footer ul li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-similar-marks footer ul li button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-similar-marks footer ul li button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.similar-marks .results-header {
  display: table;
  margin: 18px 0 0 0;
  padding: 0;
  layout: fixed;
  width: 100%;
  list-style-type: none;
}
.similar-marks .results-header .results-count {
  display: table-cell;
  font-size: 14px;
  text-align: left;
}
.similar-marks .results-header .results-count .results-value {
  color: #009dde;
  font-size: 16px;
  font-weight: bold;
}
.similar-marks .results-header .results-leyend {
  display: table-cell;
  color: #999;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}
.similar-marks button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  line-height: 18px;
  text-align: center;
}
.similar-marks button:hover {
  background-color: #ececec;
}
.similar-marks button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.similar-marks button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.similar-marks button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.similar-marks button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.similar-marks button .active {
  color: #ffffff;
  text-shadow: 0 1px 1px black;
  border: 1px solid #173054;
  background-color: #0d486f;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
}
.similar-marks button .active.disabled {
  cursor: auto;
  opacity: 0.4;
  color: #333333;
  text-shadow: none;
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.similar-marks table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
  margin: 10px 0 0 0;
}
.similar-marks table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.similar-marks table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.similar-marks table th:first-child {
  border-left: 0;
}
.similar-marks table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.similar-marks table th .sorter.asc {
  background-position: 0 -35px;
}
.similar-marks table th .sorter.desc {
  background-position: 0 0;
}
.similar-marks table tbody tr {
  background-color: white;
}
.similar-marks table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.similar-marks table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.similar-marks table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.similar-marks table tbody tr:hover {
  background-color: #f3f3f3;
}
.similar-marks table tbody tr:hover.active {
  background-color: #0d486f;
}
.similar-marks table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.similar-marks table .range {
  font-weight: bold;
  font-size: 15px;
  left-padding: 12px;
}
.similar-marks table ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.similar-marks table .nice-class {
  display: inline-block;
  width: 22px;
  text-align: center;
  background: white;
  border: 1px solid #f3f3f3;
  border-radius: 3px;
  font-size: 11px;
}
.similar-marks table .nice-class.active {
  background-color: #c19329;
  background-image: -moz-linear-gradient(top, #d7a544, #a17701);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7a544), to(#a17701));
  background-image: -webkit-linear-gradient(top, #d7a544, #a17701);
  background-image: -o-linear-gradient(top, #d7a544, #a17701);
  background-image: linear-gradient(to bottom, #d7a544, #a17701);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7a544', endColorstr='#ffa17701', GradientType=0);
  font-weight: bold;
  color: white;
}
.similar-marks table .nice-class.selected {
  background-color: #0a95d0;
  background-image: -moz-linear-gradient(top, #01a4df, #187fb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#01a4df), to(#187fb9));
  background-image: -webkit-linear-gradient(top, #01a4df, #187fb9);
  background-image: -o-linear-gradient(top, #01a4df, #187fb9);
  background-image: linear-gradient(to bottom, #01a4df, #187fb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a4df', endColorstr='#ff187fb9', GradientType=0);
  font-weight: bold;
  color: white;
}
.similar-marks table .action {
  text-align: center;
}
.similar-marks table .icon-search {
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url(../img/search.png) no-repeat scroll 0 -74px;
  cursor: pointer;
}
.similar-marks table .icon-search:hover {
  background-position: 0 0;
}
.similar-marks .pagination {
  margin: 0;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  text-align: right;
  padding: 0.3em 1em;
  height: 32px;
}
.similar-marks .pagination ul {
  display: inline-block;
  margin: 0;
  font-size: 13px;
}
.similar-marks .pagination li {
  display: inline;
}
.similar-marks .pagination a {
  float: left;
  text-decoration: none;
  padding: 0 8px;
  line-height: 26px;
  color: #009dde;
  border: 1px solid transparent;
}
.similar-marks .pagination a:hover,
.similar-marks .pagination .active a {
  background-color: transparent;
  color: black;
  font-weight: 700;
  border: 1px solid #cccccc;
}
.similar-marks .pagination .active a {
  color: black;
  cursor: default;
  border-color: transparent;
}
.similar-marks .pagination a.disabled {
  color: black;
  opacity: 0.3;
  border-color: transparent;
  cursor: default;
}
.similar-marks .pagination .prev-page,
.similar-marks .pagination .next-page {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  width: 7px;
  display: inline-block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.similar-marks .pagination .prev-page {
  background-image: url(../img/left-arrow.png);
}
.similar-marks .pagination .next-page {
  background-image: url(../img/right-arrow.png);
}
.similar-marks .no-results {
  height: 150px;
  font-size: 28px;
  font-style: italic;
  text-align: center;
  color: #999;
  border: 1px solid #cfcfcf;
}
.similar-marks .no-results span {
  position: relative;
  top: 45%;
}
.similar-marks .buttons {
  margin: 1.4em 0 1.4em 0;
  min-height: 50px;
}
.similar-marks .buttons .dislaimer {
  color: #999;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
  width: 450px;
}
.similar-marks .buttons .dislaimer strong {
  display: block;
}
.similar-marks .buttons button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  font-size: 14px;
  float: right;
}
.similar-marks .buttons button:hover {
  background-color: #ececec;
}
.similar-marks .buttons button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.similar-marks .buttons button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.similar-marks .buttons button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.similar-marks .buttons button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.similar-marks .buttons button .icon-pdf {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0.1em 0.8em 0 0;
  background: url(../img/general-sprite.png) no-repeat scroll 0 -368px;
}
/* MODAL SIMILAR MARKS - END */
/* MODAL TAXONOMY - START */
.typeahead {
  z-index: 1051;
}
.modal-taxonomy {
  width: 70%;
  left: 15%;
  margin: 0;
}
.modal-taxonomy.fade.in {
  top: 10%;
}
.modal-taxonomy header {
  margin: 0;
  padding: 0.8em 1.2em 0.8em 1.2em;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ccc;
  border-radius: 6px 6px 0 0;
}
.modal-taxonomy header h1 {
  display: inline-block;
  width: 92%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
}
.modal-taxonomy header .close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  float: right;
  margin: 12px 0 0 0;
}
.modal-taxonomy .modal-no-taxonomy-body {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list {
  display: inline-block;
  width: 100%;
  height: 500px;
  overflow: auto;
  vertical-align: top;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table th:first-child {
  border-left: 0;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table th .sorter.asc {
  background-position: 0 -35px;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table th .sorter.desc {
  background-position: 0 0;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table tbody tr {
  background-color: white;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table tbody tr:hover {
  background-color: #f3f3f3;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table tbody tr:hover.active {
  background-color: #0d486f;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list table select {
  padding: 2px;
  margin: 0 0 0 5%;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list li.loading {
  list-style-type: none;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .taxonomy-search-input {
  margin: 20px 0 20px 25px;
  width: 200px;
  background: url(../img/search.png) no-repeat scroll 10px -67px;
  padding-left: 37px;
  box-sizing: border-box;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .taxonomy-search-input:focus {
  background-position: 10px 7px;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .taxonomy-search-button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  font-size: 14px;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .taxonomy-search-button:hover {
  background-color: #ececec;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .taxonomy-search-button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .taxonomy-search-button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .taxonomy-search-button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .taxonomy-search-button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list ul {
  list-style-type: none;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level {
  overflow: auto;
  height: 85%;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table {
  margin: 0 5% 0 5%;
  width: 90%;
  border-spacing: 0;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table .class-number {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  width: 20%;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table th {
  color: #333;
  background-image: none;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  cursor: pointer;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table th .sorter.asc {
  background-position: 0 -35px;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table th .sorter.desc {
  background-position: 0 0;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table tr td.term-text ul {
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0;
  overflow: visible;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table tr td.term-text ul label {
  margin: 0;
  padding: 0;
  font-weight: normal;
  cursor: pointer;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table tr td.term-text ul label > span {
  display: block;
  border: 1px dotted #cfcfcf;
  margin: 5px;
  padding: 6px 6px 6px 28px;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table tr td.term-text ul label > input {
  float: left;
  position: relative;
  top: 8px;
  left: 13px;
}
.modal-taxonomy .modal-no-taxonomy-body .taxonomy-list .last-level table tr td.term-text ul label > input:checked + span {
  background-color: #255778;
  color: white;
  border: 1px solid #255778;
}
.modal-taxonomy .modal-taxonomy-body {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree {
  display: inline-block;
  width: 49.6%;
  height: 500px;
  overflow: auto;
  vertical-align: top;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .taxonomy-search-input {
  margin: 20px 0 20px 25px;
  width: 200px;
  background: url(../img/search.png) no-repeat scroll 10px -67px;
  padding-left: 37px;
  box-sizing: border-box;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .taxonomy-search-input:focus {
  background-position: 10px 7px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .taxonomy-search-button {
  border: 1px solid #cfcfcf;
  background-color: #f9f9f9;
  background-image: none;
  border-radius: 2px;
  color: #333333;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  font-size: 14px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .taxonomy-search-button:hover {
  background-color: #ececec;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .taxonomy-search-button:hover.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .taxonomy-search-button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .taxonomy-search-button:active.disabled {
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .taxonomy-search-button.disabled {
  cursor: auto;
  background-color: #f9f9f9;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level {
  list-style-type: none;
  margin: 0 0 0 25px;
  padding: 0;
  overflow: visible;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li {
  margin: -1px 0 0 0;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li > span {
  display: inline-block;
  padding: 4px;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  cursor: pointer;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li > span:hover {
  background-color: #f3f3f3;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li > span > .taxonomy-info-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -120px -96px;
  opacity: 0.2;
  margin: 0 0 -3px 5px;
  cursor: pointer;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li > span > .taxonomy-open-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -288px -120px;
  margin: 0 5px -2px 5px;
  opacity: 0.7;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li > span.collapsed > .taxonomy-open-icon {
  background-position: -313px -119px;
  opacity: 0.7;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li.active > span {
  background-color: #255778;
  color: white;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li.active > span > .taxonomy-open-icon {
  background-image: url("../img/glyphicons-halflings-white.png");
  opacity: 1;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li.active > span > .taxonomy-info-icon {
  opacity: 0.6;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li.active > span.collapsed > .taxonomy-open-icon {
  background-position: -313px -119px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .first-level > li > .taxonomy-info {
  display: none;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level {
  display: block;
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level.in {
  overflow-x: visible;
  overflow-y: hidden;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li {
  white-space: nowrap;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > input {
  display: inline-block;
  margin: 0 5px 0 0;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > span {
  margin: -1px 0 0 0;
  display: inline-block;
  padding: 3px;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  cursor: pointer;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > span:hover {
  background-color: #f3f3f3;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > span > .taxonomy-description {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  width: 180px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > span > .taxonomy-selected-count {
  display: inline-block;
  width: 22px;
  vertical-align: middle;
  margin: 0 2px 0 10px;
  background: white;
  border: 1px solid #f3f3f3;
  border-radius: 3px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > span > .taxonomy-info-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -120px -96px;
  opacity: 0.2;
  margin: 0 0 -3px 5px;
  cursor: pointer;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > span > .taxonomy-count {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  margin: 0 2px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > span > .taxonomy-open-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -288px -120px;
  opacity: 0.7;
  vertical-align: middle;
  margin: 0 2px -2px 2px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li > span.collapsed > .taxonomy-open-icon {
  background-position: -313px -119px;
  opacity: 0.7;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li.active > span {
  background-color: #255778;
  color: white;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li.active > span > .taxonomy-open-icon {
  background-image: url("../img/glyphicons-halflings-white.png");
  opacity: 1;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li.active > span > .taxonomy-selected-count {
  color: #255778;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-tree .mid-level li.active > span.collapsed > .taxonomy-open-icon {
  background-position: -313px -119px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-list {
  display: inline-block;
  width: 49.6%;
  height: 500px;
  overflow: auto;
  vertical-align: top;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-list .last-level {
  list-style-type: none;
  margin: 0 10px;
  padding: 0;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-list .last-level li {
  display: block;
  margin: 0;
  padding: 0;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-list .last-level li label {
  margin: 0;
  padding: 0;
  font-weight: normal;
  cursor: pointer;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-list .last-level li label > span {
  display: block;
  border: 1px dotted #cfcfcf;
  margin: 5px;
  padding: 6px 6px 6px 28px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-list .last-level li label > input {
  float: left;
  position: relative;
  top: 8px;
  left: 13px;
}
.modal-taxonomy .modal-taxonomy-body .taxonomy-list .last-level li label > input:checked + span {
  background-color: #255778;
  color: white;
  border: 1px solid #255778;
}
.modal-taxonomy footer {
  margin: 0;
  padding: 1.2em;
  background-color: #fbfbfb;
  border-top: 1px solid #ccc;
  border-radius: 0 0 6px 6px;
  text-align: right;
  font-size: 14px;
  /*       
       .taxonomy-button-separator {
            display: inline-block;
            float: left;
            content: " ";
            border-left: 7px solid #0d486f;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            height: 0;
            margin: 0;
            padding: 0;
            position: absolute;
            left: 91px;
        }

 */

}
.modal-taxonomy footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-taxonomy footer ul li {
  display: inline-block;
  margin: 0 0 0 2em;
}
.modal-taxonomy footer ul li a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.modal-taxonomy footer ul li a:hover {
  text-decoration: underline;
}
.modal-taxonomy footer ul li button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}
.modal-taxonomy footer ul li button:hover {
  background-color: #0c5c90;
}
.modal-taxonomy footer ul li button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy footer ul li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-taxonomy footer ul li button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy footer ul li button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy footer .taxonomy-count-totals {
  display: inline-block;
  color: white;
  font-size: 11px;
  padding: 4px;
  border-color: #173054;
  text-shadow: 0 1px 1px #fff;
  background-color: #0d486f;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 1px #000;
  vertical-align: middle;
  border-radius: 3px;
  margin: 0 -6px 0 0;
}
.modal-taxonomy footer .taxonomy-count-totals > span {
  display: block;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  line-height: 12px;
}
.modal-taxonomy footer .add-terms-icon {
  background: url(../img/check-white.png) no-repeat 0 0;
  display: inline-block;
  width: 15px;
  height: 14px;
  margin: 0 5px -2px 0;
}
.modal-taxonomy footer .add-terms-button {
  border: 1px solid #51a451;
  background-color: #5ab55a;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  vertical-align: middle;
}
.modal-taxonomy footer .add-terms-button:hover {
  background-color: #51a451;
}
.modal-taxonomy footer .add-terms-button:hover.disabled {
  cursor: auto;
  background-color: #5ab55a;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy footer .add-terms-button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-taxonomy footer .add-terms-button:active.disabled {
  box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-taxonomy footer .add-terms-button.disabled {
  cursor: auto;
  background-color: #5ab55a;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #82cf82, inset 0 -2px 0 #51a451, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
/* MODAL TAXONOY - END */
/* MODAL STANDARD - START */
.modal-standard {
  width: 60%;
  left: 20%;
  margin: 0;
}
.modal-standard.fade.in {
  top: 10%;
}
.modal-standard header {
  margin: 0;
  padding: 0.8em 1.2em 0.8em 1.2em;
  background-color: #fbfbfb;
  border-bottom: 1px solid #ccc;
  border-radius: 6px 6px 0 0;
}
.modal-standard header h1 {
  display: inline-block;
  width: 92%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
}
.modal-standard header .close-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  float: right;
  margin: 12px 0 0 0;
}
.modal-standard footer {
  margin: 0;
  padding: 1.2em;
  background-color: #fbfbfb;
  border-top: 1px solid #ccc;
  border-radius: 0 0 6px 6px;
  text-align: right;
  font-size: 14px;
}
.modal-standard footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-standard footer ul li {
  display: inline-block;
  margin: 0 0 0 2em;
}
.modal-standard footer ul li a {
  color: #009dde;
  text-decoration: none;
  cursor: pointer;
}
.modal-standard footer ul li a:hover {
  text-decoration: underline;
}
.modal-standard footer ul li button {
  border: 1px solid #0d5788;
  background-color: #1075b7;
  background-image: none;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 18px;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px black;
}
.modal-standard footer ul li button:hover {
  background-color: #0c5c90;
}
.modal-standard footer ul li button:hover.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-standard footer ul li button:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0 rgba(255, 255, 255, 0.6);
}
.modal-standard footer ul li button:active.disabled {
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-standard footer ul li button.disabled {
  cursor: auto;
  background-color: #1075b7;
  opacity: 0.4;
  -webkit-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 #2683cb, inset 0 -2px 0 #0f63a6, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
}
.modal-standard footer .taxonomy-count-totals {
  display: inline-block;
  color: white;
  font-size: 11px;
  padding: 4px;
  border-color: #173054;
  text-shadow: 0 1px 1px #fff;
  background-color: #0d486f;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 #ffffff, 0 1px 0px rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 1px #000;
  vertical-align: middle;
  border-radius: 3px;
  margin: 0 -6px 0 0;
}
.modal-standard footer .taxonomy-count-totals > span {
  display: block;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  line-height: 12px;
}
label.error {
  font-size: 10px;
  position: absolute;
  padding: 0 4px;
  text-align: center;
  display: inline-block;
  background: #282828;
  border-radius: 5px;
  margin-top: 2px;
  text-shadow: none;
  color: #eee;
  font-weight: normal;
}
input.error {
  border: 1px solid #c00;
}
textarea.error {
  border: 1px solid #c00;
}
select.error {
  border: 1px solid #c00;
}
.flMessageError {
  background-color: #FFDBDB;
  border: 1px solid #EEBABA;
  color: #700000;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 13px;
}
.hide {
  display: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
fieldset {
  display: block;
  border: 0px;
  padding: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-before: 0px;
  -webkit-padding-start: 0px;
  -webkit-padding-end: 0px;
  -webkit-padding-after: 0px;
}
/* PAYMENT - START */
.paymentModal {
  width: 800px;
  z-index: 10000 !important;
  border: 1px solid #000;
  margin: -320px 0 0 -400px;
}
.paymentModal .close {
  float: right;
  font-weight: bold;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  font-size: 24px;
  padding: 6px 5px;
}
/* PAYMENT - END */
.modal.messagePopup {
  z-index: 11000 !important;
}
/*START COOKIE */
#cookie-dialogForm {
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
  height: 140px;
  margin: auto;
  padding: 0 0 0 15px;
  width: 1002px;
  color: #3A87AD;
}
#cookie-dialogForm .cookie-text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#cookie-dialogForm .cookie-text p {
  color: #3A87AD;
  font-size: 13px;
  font-weight: normal;
}
#cookie-dialogForm .action-bar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#cookie-dialogForm .action-bar a {
  color: #3A87AD;
  font-size: 13px;
  padding: 0 70px 0 0;
}
#cookie-dialogForm .action-bar button {
  background-color: #51A351;
  background-image: -moz-linear-gradient(center top, #62c462, #51a351);
  color: #FFFFFF;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin: auto;
  padding: 8px 8px;
  text-align: center;
  text-shadow: 0 1px 1px black;
  transition: background-color 0.1s linear 0s;
  vertical-align: middle;
}
/*END COOKIE*/
#attachDescription1 {
  width: 100%;
}
#correspondenceCardList .edit-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 0 -72px;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
#correspondenceCardList .edit-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
#correspondenceCardList .remove-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
#correspondenceCardList .remove-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
#correspondenceCardList table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
}
#correspondenceCardList table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
#correspondenceCardList table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
#correspondenceCardList table th:first-child {
  border-left: 0;
}
#correspondenceCardList table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
#correspondenceCardList table th .sorter.asc {
  background-position: 0 -35px;
}
#correspondenceCardList table th .sorter.desc {
  background-position: 0 0;
}
#correspondenceCardList table tbody tr {
  background-color: white;
}
#correspondenceCardList table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
#correspondenceCardList table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
#correspondenceCardList table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
#correspondenceCardList table tbody tr:hover {
  background-color: #f3f3f3;
}
#correspondenceCardList table tbody tr:hover.active {
  background-color: #0d486f;
}
#correspondenceCardList table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
#tabCorrespondence input[type="text"] {
  margin: 0 0 10px;
  width: 658px;
}
#tabInventor input[type="text"] {
  margin: 0 0 10px;
  width: 270px;
}
#patentDocumentCardList .edit-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 0 -72px;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
#patentDocumentCardList .edit-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
#patentDocumentCardList .remove-icon {
  display: inline-block;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
  cursor: pointer;
  margin: 0 10px;
  opacity: 0.2;
}
#patentDocumentCardList .remove-icon:hover {
  background-image: url("../img/glyphicons-halflings-blue.png");
  opacity: 1;
}
#patentDocumentCardList table {
  width: 100%;
  border: 1px solid #cfcfcf;
  border-collapse: collapsed;
  border-spacing: 0;
}
#patentDocumentCardList table caption {
  text-align: left;
  font-size: 18px;
  margin: 0 0 10px 0;
}
#patentDocumentCardList table th {
  background-color: #f7f7f7;
  color: #333;
  box-shadow: inset 0 2px 0 #ffffff, inset 0 -2px 0 #e8e8e8, 0 1px 1px -1px rgba(0, 0, 0, 0.15);
  background-image: none;
  border-left: 1px solid #ccc;
  padding: 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
#patentDocumentCardList table th:first-child {
  border-left: 0;
}
#patentDocumentCardList table th .sorter {
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(../img/arrow-table.png) no-repeat scroll 0 -71px;
  margin: 3px 0 0 10px;
  cursor: pointer;
  float: right;
}
#patentDocumentCardList table th .sorter.asc {
  background-position: 0 -35px;
}
#patentDocumentCardList table th .sorter.desc {
  background-position: 0 0;
}
#patentDocumentCardList table tbody tr {
  background-color: white;
}
#patentDocumentCardList table tbody tr.active {
  background-color: #0D486F;
  color: white;
}
#patentDocumentCardList table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
#patentDocumentCardList table tbody tr:nth-child(odd).active {
  background-color: #0d486f;
}
#patentDocumentCardList table tbody tr:hover {
  background-color: #f3f3f3;
}
#patentDocumentCardList table tbody tr:hover.active {
  background-color: #0d486f;
}
#patentDocumentCardList table td {
  border-top: 1px solid #EEE;
  padding: 8px;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}
#tabPatentDocument input[type="text"] {
  margin: 0 0 10px;
  width: 658px;
}
.emailSection header h2 .popover-content {
  width: 380px;
}
.emailSection input[type="text"] {
  margin: 0 0 10px;
  width: 658px;
}
/* AUTOCOMPLETE LOADING INDICATOR */
.ui-autocomplete-loading {
  background: url('../img/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: right;
  background-size: 20px 20px;
}
.testBannerContainer {
  background: #ff3030;
  padding: 5px;
}
.testBanner {
  text-align: center;
  color: #ffffff;
  width: 100%;
}
