@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.popover {
  max-width: 346px;
  z-index: 1040;
}
body.wider-popovers .popover {
  max-width: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /*font: inherit;*/
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* HTML5 ✰ Boilerplate */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?o342i2');
  src: url('../fonts/icomoon.eot?#iefixo342i2') format('embedded-opentype'), url('../fonts/icomoon.woff?o342i2') format('woff'), url('../fonts/icomoon.ttf?o342i2') format('truetype'), url('../fonts/icomoon.svg?o342i2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class$="-icon"]:before,
[class*="-icon "]:before {
  font-family: 'icomoon', "Ubuntu";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1em;
  margin-right: 0.5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-icon:before {
  content: "\e601";
}
.entities-icon:before {
  content: "\e602";
}
.calendar-icon:before {
  content: "\e603";
}
.orders-icon:before {
  content: "\e604";
}
.invoices-icon:before {
  content: "\e60A";
}
.documents-icon:before {
  content: "\e605";
}
.settings-icon:before {
  content: "\e606";
}
.resources-icon:before {
  content: "\e607";
}
.newtask-icon:before {
  content: "\e608";
}
.neworder-icon:before {
  content: "\e609";
}
.report-icon:before {
  content: "\e60B";
}
.contact-icon:before {
  content: "\e60C";
}
.search-icon:before {
  content: "\e60D";
}
.logout-icon:before {
  content: "\e60E";
}
.alerts-icon:before {
  content: "\e60F";
}
.arrowdown-icon:before {
  content: "\e610";
}
.arrowup-icon:before {
  content: "\e611";
}
.arrowright-icon:before {
  content: "\e612";
}
.doublearrow-icon:before {
  content: "\e613";
}
.edit-icon:before {
  content: "\e614";
  cursor: pointer;
}
.delete-icon:before {
  content: "\e615";
}
.previous-icon:before {
  content: "\e616";
}
.next-icon:before {
  content: "\e617";
}
.cancel-icon:before {
  content: "\e618";
  color: #f05354;
}
.confirm-icon:before {
  content: "\e619";
  color: #70be46;
}
.upload-icon:before {
  content: "\e61A";
  color: #f5b519;
}
.download-icon:before {
  content: "\e61B";
  color: #f5b519;
}
.recurring-icon:before {
  content: "\e631";
  color: #f5b519;
}
.run-icon:before {
  content: "\e61D";
}
.paid-icon:before {
  content: "\e61E";
  color: #016836;
  cursor: default;
}
.unpaid-icon:before {
  content: "\e61F";
}
.view-icon:before {
  content: "\e620";
}
.grid .view-icon {
  cursor: pointer;
}
.map-icon:before {
  content: "\e621";
}
.listview-icon:before {
  content: "\e622";
}
.checked-icon:before {
  content: "\e623";
}
.user-icon:before {
  content: "\e624";
}
.pass-icon:before {
  content: "\e625";
}
.email-icon:before {
  content: "\e626";
}
.question-icon:before {
  content: "\e627";
}
.mobile-menu-icon:before {
  content: "\e628";
  display: none;
}
.pdf-icon:before {
  content: "\e629";
}
.csv-icon:before {
  content: "\e630";
}
.home-icon:before,
.xdsoft_today_button:before {
  content: "\e61C";
  cursor: pointer;
}
.pending-icon:before {
  content: "\e632";
  color: #F05354;
}
.arrowleft-icon:before {
  content: "\e633";
}
.mask {
  -webkit-text-security: disc !important;
}
/* font face */
/*
@font-face {
    font-family: 'Geogrotesque';
    src: url('../font/geogtq-rg-webfont.eot');
    src: url('../font/geogtq-rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geogtq-rg-webfont.woff') format('woff'),
         url('../font/geogtq-rg-webfont.ttf') format('truetype'),
         url('../font/geogtq-rg-webfont.svg#GeogrotesqueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque';
    src: url('../font/geog-rgit-webfont.eot');
    src: url('../font/geog-rgit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geog-rgit-webfont.woff') format('woff'),
         url('../font/geog-rgit-webfont.ttf') format('truetype'),
         url('../font/geog-rgit-webfont.svg#GeogrotesqueRegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: 'Geogrotesque';
    src: url('../font/geogtq-bd-webfont.eot');
    src: url('../font/geogtq-bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geogtq-bd-webfont.woff') format('woff'),
         url('../font/geogtq-bd-webfont.ttf') format('truetype'),
         url('../font/geogtq-bd-webfont.svg#GeogrotesqueBold') format('svg');
    font-weight: 800;
    font-style: normal;

}



@font-face {
    font-family: 'Geogrotesque';
    src: url('../font/geogtq-md-webfont.eot');
    src: url('../font/geogtq-md-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geogtq-md-webfont.woff') format('woff'),
         url('../font/geogtq-md-webfont.ttf') format('truetype'),
         url('../font/geogtq-md-webfont.svg#GeogrotesqueMedium') format('svg');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Geogrotesque';
    src: url('../font/geog-mdit-webfont.eot');
    src: url('../font/geog-mdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geog-mdit-webfont.woff') format('woff'),
         url('../font/geog-mdit-webfont.ttf') format('truetype'),
         url('../font/geog-mdit-webfont.svg#GeogrotesqueMediumItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Geogrotesque';
    src: url('../font/geogtq-lg-webfont.eot');
    src: url('../font/geogtq-lg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geogtq-lg-webfont.woff') format('woff'),
         url('../font/geogtq-lg-webfont.ttf') format('truetype'),
         url('../font/geogtq-lg-webfont.svg#GeogrotesqueLight') format('svg');
    font-weight: 300;
}

@font-face {
    font-family: 'Geogrotesque';
    src: url('../font/geogtq-th-webfont.eot');
    src: url('../font/geogtq-th-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geogtq-th-webfont.woff') format('woff'),
         url('../font/geogtq-th-webfont.ttf') format('truetype'),
         url('../font/geogtq-th-webfont.svg#GeogrotesqueThin') format('svg');
    font-weight: 200;
}
@font-face {
    font-family: 'Geogrotesque';
    src: url('../font/geog-thit-webfont.eot');
    src: url('../font/geog-thit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geog-thit-webfont.woff') format('woff'),
         url('../font/geog-thit-webfont.ttf') format('truetype'),
         url('../font/geog-thit-webfont.svg#GeogrotesqueThinItalic') format('svg');
    font-weight: 200;
    font-style: italic;
}
*/
h1 {
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: 800;
}
h2 {
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.2em;
}
h3 {
  font-size: 1em;
  font-weight: 300;
}
h4 {
  font-size: 0.9em;
  line-height: 1.5em;
}
h5 {
  font-size: 0.75em;
}
h6 {
  font-size: 0.55em;
}
p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
}
.bold {
  font-weight: 800;
}
input,
select,
.customSelect,
textarea {
  width: 100%;
  height: 35px;
  border: 0.1em solid #7f7f7f;
  padding: 9px;
  font-size: 14px;
  margin-bottom: 1em;
  background: #fff;
}
input[type=text],
input[type=date],
input[type=datetime],
input[type=file],
input[type=password],
input[type=number],
input[type=email] {
  border-radius: 4px;
}
input[type=text]::-ms-clear,
input[type=date]::-ms-clear,
input[type=datetime]::-ms-clear,
input[type=file]::-ms-clear,
input[type=password]::-ms-clear,
input[type=number]::-ms-clear,
input[type=email]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
textarea {
  height: 8em;
}
input[type="checkbox"],
input[type="radio"] {
  outline: none!important;
  width: 1.2em!important;
  margin: 0 0.3em 0 0;
}
input[type="checkbox"] {
  background: none;
}
fieldset.checkradiofield * {
  display: inline-block;
  position: relative;
}
fieldset.checkradiofield h4 {
  margin-right: 1em;
}
fieldset.disabled select,
fieldset.disabled .customSelect,
fieldset.disabled input {
  background: rgba(0, 0, 0, 0.1);
}
input[type=number] {
  width: 2.7em;
  padding: 0 0.3em;
}
.inputAutoSize {
  float: left;
}
fieldset select,
.customSelect {
  padding-top: 0.4em;
  padding-right: 60px;
  /* Prevent text overflowing the icon. */
  width: calc(100% + 42px) !important;
  /* Hide the native dropdown icon. */
  background: transparent;
  margin: 0!important;
  border: 0;
}
select::-ms-expand {
  display: none;
}
/* IE 10 and 11 CSS hack */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  fieldset select,
  .customSelect {
    padding-right: 20px;
    /* Prevent text overflowing the icon. */
  }
}
.selectfield {
  background: #ffffff url(../images/selectfield-right.png) no-repeat right center;
  border: 1px solid #7f7f7f;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 1em;
  line-height: normal;
}
input.datefield {
  background: #ffffff url(../images/calendar-icon.png) no-repeat right center;
  background-size: auto 60%;
}
input,
textarea {
  /*border-bottom:0.3em solid #86b2d8;*/
}
fieldset {
  position: relative;
}
.gridselect {
  margin-bottom: -2.2em;
  position: relative;
  z-index: 10;
}
button.form-submit,
.likebutton {
  background: #f5b519;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  -ms-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0.6em 1em;
  margin: 2em 0;
  font-size: 0.8em;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
  border-bottom: 0.3em solid #D29708 ;
  float: right;
  outline: none;
}
button.form-submit.btn-nd {
  background: none;
  border-bottom: none;
  border: 1px solid #4f4f4f;
}
button.form-submit.btn-nd:hover {
  background: rgba(255, 255, 255, 0.4);
}
button.form-submit:hover,
.likebutton:hover {
  background: #ECAE18;
}
button.form-submit:active {
  border-bottom: 0;
  margin-top: 2.3em;
}
.xdsoft_datetimepicker button .active {
  margin-top: 0;
}
button.form-submit.btn-nd:active {
  margin-top: 2em;
  border-bottom: 1px solid!important;
}
button.form-submit.btn-nd.btn-inline {
  float: none;
  margin-top: 5px;
  margin-left: -15px;
}
button.icon-button {
  width: 36px;
  height: 36px;
  border: none;
  outline: none;
}
button.icon-button.icon-button-save {
  background-color: #edecec;
  background-image: url(/assets/images/save-icon-dark-blue.png);
}
button.icon-button.icon-button-filter {
  background-color: #edecec;
  background-image: url(/assets/images/filter-icon-dark-blue.png);
}
button.icon-button.icon-button-filter.filter-active {
  background-image: url(/assets/images/filter-icon-light-blue.png);
}
.addOrderGrid {
  margin-top: -0.5em;
}
.arrowdown-icon,
.arrowup-icon,
.arrowright-icon,
.arrowleft-icon {
  color: #86b2d8;
  cursor: pointer;
}
input.ng-valid.ng-touched:not(.no-validate),
textarea.ng-valid.ng-touched:not(.no-validate) {
  background-image: url(../images/right.png) !important;
  background-position: right;
  background-repeat: no-repeat;
}
input.ng-invalid.ng-touched:not(.no-validate),
textarea.ng-invalid.ng-touched:not(.no-validate) {
  background-image: url(../images/wrong.png) !important;
  background-position: right;
  background-repeat: no-repeat;
  border-color: #B42600;
}
button.blue-save {
  max-width: 216px;
  width: 100%;
  min-height: 36px;
  display: inline-block;
  line-height: 36px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background-color: #082742;
  text-decoration: none;
  border-radius: 4px;
  margin-bottom: 12px;
}
button.blue-save:hover {
  color: #f5b519;
}
.bold-modal-title {
  font-weight: 600;
  font-size: 17px;
}
.time-icon:before {
  content: url(/assets/images/time.png);
}
.modal-body table.modal-table {
  width: 100%;
}
.modal-body table.modal-table tr td {
  padding-bottom: 16px;
}
.modal-body table.modal-table tr td.modal-table-label {
  vertical-align: middle;
  width: 150px;
}
.modal-body table.modal-table tr td.modal-table-label > label {
  font-size: 12px;
  font-weight: 600;
}
.modal-body table.modal-table tr td.modal-table-input {
  vertical-align: middle;
}
.modal-body table.modal-table tr td.modal-table-input > fieldset {
  margin-bottom: 0;
}
.modal-body table.modal-table tr td.modal-table-input > fieldset > input {
  margin-bottom: 0;
}
.modal-body table.modal-table tr td.modal-table-input.narrow > fieldset > input {
  width: 175px;
}
.modal-body .modal-tabset {
  border-bottom: 1px solid black;
  margin-right: -13px;
  margin-bottom: 13px;
}
.modal-body .modal-tabset > .modal-tab {
  width: 183px;
  height: 38px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #959595;
  background-color: #ebebeb;
  color: #696969;
  font-weight: bold;
  font-size: 12px;
  padding: 11px 15px;
}
.modal-body .modal-tabset > .modal-tab.modal-tab-active {
  background-color: #c2c2c2;
  color: black;
}
.modal-body .modal-tabset > .modal-tab:not(:last-child) {
  margin-right: 4px;
}
.modal-body .row.modal-fields .col-md-3.no-left-pad,
.modal-body .row.modal-fields .col-md-4.no-left-pad,
.modal-body .row.modal-fields .col-md-5.no-left-pad,
.modal-body .row.modal-fields .col-md-6.no-left-pad,
.modal-body .row.modal-fields .col-md-7.no-left-pad,
.modal-body .row.modal-fields .col-md-8.no-left-pad,
.modal-body .row.modal-fields .col-md-9.no-left-pad {
  padding-left: 0;
}
.modal-body .row.modal-fields .col-md-3.no-right-pad,
.modal-body .row.modal-fields .col-md-4.no-right-pad,
.modal-body .row.modal-fields .col-md-5.no-right-pad,
.modal-body .row.modal-fields .col-md-6.no-right-pad,
.modal-body .row.modal-fields .col-md-7.no-right-pad,
.modal-body .row.modal-fields .col-md-8.no-right-pad,
.modal-body .row.modal-fields .col-md-9.no-right-pad {
  padding-right: 0;
}
.modal-body .row.modal-fields .col-md-3.no-pad,
.modal-body .row.modal-fields .col-md-4.no-pad,
.modal-body .row.modal-fields .col-md-5.no-pad,
.modal-body .row.modal-fields .col-md-6.no-pad,
.modal-body .row.modal-fields .col-md-7.no-pad,
.modal-body .row.modal-fields .col-md-8.no-pad,
.modal-body .row.modal-fields .col-md-9.no-pad {
  padding: 0;
}
.modal-body .row.modal-fields label.advanced-search-label {
  font-size: 12px;
  font-weight: 600;
  color: #4f4f4f;
}
.modal-body .req-input.req-combobox .combobox-container {
  position: relative;
  min-height: 36px;
}
.modal-body .req-input.req-combobox .combobox-container input.req-inp {
  position: absolute;
  left: 0;
  z-index: 10;
  width: calc(100% - 37px);
  border-right: none;
  border-bottom: none;
  border-top-right-radius: 0;
  outline: none;
}
.modal-body .req-input.req-combobox .combobox-container fieldset.selectfield {
  position: absolute;
  left: 0;
  z-index: 5;
  width: 100%;
  outline: none;
}
.modal-body .req-input.req-combobox .combobox-container fieldset.selectfield > select {
  outline: none;
}
fieldset.modal-required:after {
  content: '*';
  color: #f00;
  font-size: 15px;
  position: absolute;
  right: -10px;
  top: 25px;
}
div.modal-required:after {
  content: '*';
  color: #f00;
  font-size: 15px;
  position: absolute;
  right: 5px;
  top: 25px;
}
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

.vcorp-calendar *:focus {
  outline: none;
}
.calendar-zoomed-cell > div {
  cursor: pointer;
  height: 100%;
}
.calendar-zoomed-cell > div > div > table {
  width: 84%;
  margin-left: 8%;
  margin-right: 8%;
}
.calendar-zoomed-cell > div > div > table td {
  width: 50%;
}
.calendar-zoomed-cell > div > div > table td > div {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  width: 2em;
}
.event-popover .event {
  margin-bottom: 5px;
}
.event-popover .grid-items {
  border-top: 1px solid #edecec;
}
.event-popover .weekday {
  position: relative;
  cursor: pointer;
}
.event-popover .weekday .event:before {
  top: 0;
  height: 98%;
  left: -0.3em;
}
.event-popover .weekday .event.active:before {
  left: 0;
}
.event-popover .grid td {
  border-left: 1px solid #edecec;
  width: 14.28%;
}
.event-popover .grid td {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 0.4em;
}
.event-popover .grid th h3 {
  padding: 0.4em;
  height: 2.6em;
}
.event-popover .entityname {
  color: #7f7f7f;
}
.event-popover .name {
  font-weight: 600;
  padding-right: 30px;
}
.event-popover .arrowdown-icon,
.event-popover .arrowup-icon {
  position: absolute;
  top: 0.1em;
  right: 0.1em;
}
.event-popover .week-dropdown {
  position: absolute;
  top: 0.1em;
  right: 0.1em;
}
.event-popover thead th {
  text-align: center;
}
.event-popover .name,
.event-popover .entityname {
  padding-left: 1em;
}
.weekday .actions .actionitem {
  width: 100%;
  float: none;
  font-size: 0.74em;
}
.weekday.today,
.event-popover th .today {
  border-left: 0.1em solid #f5b519!important;
  border-right: 0.1em solid #f5b519;
}
.event-popover th .today {
  color: #f5b519;
}
.weekday .actions {
  background: transparent;
  padding: 0.4em 1em;
  border-top: 1px solid #fff;
}
.weekday .event.active {
  background: #edecec;
  margin: 0 -0.3em;
  padding: 0 0.3em;
}
.weekday .event.active .arrowup-icon {
  right: 0.4em!important;
}
.vcc_datetimepicker {
  display: block;
  padding: 8px;
  padding-left: 0px;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  font-size: 1.4em;
  min-height: 220px;
}
.vcc_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}
/*For IE8 or lower*/
.vcc_datetimepicker button {
  border: none !important;
}
.vcc_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.vcc_noselect::selection {
  background: transparent;
}
.vcc_noselect::-moz-selection {
  background: transparent;
}
.vcc_datetimepicker.vcc_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
  padding-right: 0;
  width: 100%;
  max-width: 400px;
}
.vcc_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}
.vcc_datetimepicker .vcc_datepicker,
.vcc_datetimepicker .vcc_timepicker {
  display: none;
}
.vcc_datetimepicker .vcc_datepicker.active,
.vcc_datetimepicker .vcc_timepicker.active {
  display: block;
}
.vcc_datetimepicker .vcc_datepicker {
  width: 100%;
  float: left;
  min-height: 220px;
}
.vcc_datetimepicker .vcc_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0px;
  margin-left: 24px;
}
.vcc_datetimepicker .vcc_datepicker.active + .vcc_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.vcc_datetimepicker .vcc_mounthpicker {
  position: relative;
  text-align: center;
  background: #082742;
  height: 1.5em;
  color: #f5b519;
  -webkit-border-radius: 0.4em 0.4em 0 0;
  border-radius: 0.4em 0.4em 0 0;
}
#dashboard .vcc_datetimepicker .vcc_mounthpicker {
  height: 4em;
  padding-left: 4.1em;
}
.vcc_datetimepicker .vcc_mounthpicker .today {
  position: absolute;
  left: 0.6em;
  text-align: left;
  color: #edecec;
}
.vcc_datetimepicker .vcc_prev,
.vcc_datetimepicker .vcc_next,
.vcc_datetimepicker .vcc_today_button {
  background-image: url('/assets/images/calendar_controls.png');
}
.vcc_datetimepicker .vcc_prev {
  float: left;
  background-position: -20px 0px;
}
.vcc_datetimepicker .vcc_today_button {
  float: left;
  background-position: -70px 0px;
  margin-left: 5px;
}
.vcc_datetimepicker .vcc_next {
  float: right;
  background-position: 0px 0px;
}
.vcc_datetimepicker .vcc_next,
.vcc_datetimepicker .vcc_prev,
.vcc_datetimepicker .vcc_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0px none currentColor;
  cursor: pointer;
  display: block;
  height: 1.4em;
  opacity: 0.5;
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 1.1em;
  margin-top: 0;
}
.vcc_datetimepicker .vcc_next {
  margin-right: 0.3em;
}
.vcc_datetimepicker .vcc_today_button {
  margin-left: 0;
}
.vcc_datetimepicker .vcc_timepicker .vcc_prev,
.vcc_datetimepicker .vcc_timepicker .vcc_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.vcc_datetimepicker .vcc_timepicker .vcc_prev {
  background-position: -40px 0px;
  margin-bottom: 7px;
  margin-top: 0px;
}
.vcc_datetimepicker .vcc_timepicker .vcc_time_box {
  height: 167px;
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD;
}
.vcc_datetimepicker .vcc_timepicker .vcc_time_box > div > div {
  background: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  color: #666666;
  font-size: 14px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0px;
  height: 25px;
  line-height: 25px;
  padding-right: 6px;
}
.vcc_datetimepicker .vcc_timepicker .vcc_time_box > div > div:first-child {
  border-top-width: 0px;
}
.vcc_datetimepicker .vcc_today_button:hover,
.vcc_datetimepicker .vcc_next:hover,
.vcc_datetimepicker .vcc_prev:hover {
  opacity: 1;
}
.vcc_datetimepicker .vcc_label {
  display: inline;
  position: relative;
  z-index: 10;
  margin: 0;
  padding: 5px 3px;
  font-size: 0.5em;
  font-weight: 600;
  line-height: 20px;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.vcc_datetimepicker .vcc_label:hover {
  text-decoration: underline;
}
.vcc_datetimepicker .vcc_label > .vcc_select {
  border: 1px solid #ccc;
  position: absolute;
  display: block;
  right: 0px;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.vcc_datetimepicker .vcc_label > .vcc_select.vcc_monthselect {
  right: -7px;
}
.vcc_datetimepicker .vcc_label > .vcc_select.vcc_yearselect {
  right: 2px;
}
.vcc_datetimepicker .vcc_label > .vcc_select > div > .vcc_option:hover {
  color: #fff;
  background: #ff8000;
}
.vcc_datetimepicker .vcc_label > .vcc_select > div > .vcc_option {
  padding: 2px 10px 2px 5px;
}
.vcc_datetimepicker .vcc_label > .vcc_select > div > .vcc_option.vcc_current {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff;
}
.vcc_datetimepicker .vcc_month {
  width: 5.7em;
  text-align: right;
}
.vcc_datetimepicker .vcc_calendar {
  clear: both;
  background: #fff;
  padding: 0.2em;
}
.vcc_datetimepicker .vcc_year {
  width: 3em;
}
.vcc_datetimepicker .vcc_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.vcc_datetimepicker .vcc_calendar td.vcc_date > div {
  /*width: 100%;*/
  padding: 0 0.3em;
  height: 1.6em;
  text-align: center;
  cursor: pointer;
  width: 1.8em;
  margin-left: auto;
  margin-right: auto;
}
.vcc_datetimepicker .vcc_calendar td.vcc_date > div.active,
.labelcolor,
.vcc_datetimepicker .vcc_calendar td.vcc_date > div.active .multievents {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.vcc_datetimepicker .vcc_calendar td.vcc_date > div.active {
  position: relative;
  cursor: pointer!important;
}
.vcc_datetimepicker .vcc_calendar th {
  height: 25px;
}
.vcc_datetimepicker .vcc_calendar td.vcc_date,
.vcc_datetimepicker .vcc_calendar th {
  width: 14.2857142%;
  text-align: center;
  font-size: 0.6em;
  text-align: right;
  padding: 0.1em 0.3em;
  border-collapse: collapse;
  cursor: default;
  height: 25px;
  font-weight: 600;
}
.vcc_datetimepicker .vcc_calendar td.vcc_today {
  color: #f5b519;
  font-weight: 900;
}
.vcc_datetimepicker .vcc_calendar td.vcc_default,
.vcc_datetimepicker .vcc_calendar td.vcc_other_month,
.vcc_datetimepicker .vcc_calendar td.vcc_disabled,
.vcc_datetimepicker .vcc_time_box > div > div.vcc_disabled {
  opacity: 0.5;
}
.vcc_datetimepicker .vcc_calendar td.vcc_other_month.vcc_disabled {
  opacity: 0.2;
}
.vcc_datetimepicker .vcc_calendar td.vcc_disabled:hover,
.vcc_datetimepicker .vcc_timepicker .vcc_time_box > div > div.vcc_disabled:hover {
  color: inherit  !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.vcc_datetimepicker .vcc_calendar th {
  text-align: center;
  color: #999;
  cursor: default;
}
.vcc_datetimepicker .vcc_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.vcc_datetimepicker .vcc_copyright a {
  color: #eee !important;
}
.vcc_datetimepicker .vcc_copyright a:hover {
  color: #aaa !important;
}
.vcc_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.vcc_scrollbar > .vcc_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.vcc_scrollbar {
  position: absolute;
  width: 7px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
}
.vcc_scroller_box {
  position: relative;
}
.vcc_datetimepicker .vcc_label.vcc_no_controls {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  width: auto;
  float: none;
}
.vcc_datetimepicker .vcc_calendar td:hover {
  color: #f5b519;
}
#month .vcc_datepicker {
  position: relative;
}
#month .vcc_mounthpicker {
  position: absolute;
  width: 100%;
  top: -2.6em;
  background: transparent;
}
#month .vcc_next {
  margin-right: 1em;
}
#month .vcc_prev {
  margin-left: 1em;
}
#month .vcc_next,
#month .vcc_prev {
  width: 1.3em;
}
#month .vcc_label {
  display: none;
}
#month .vcc_today_button {
  margin-left: 20%;
  color: #86b2d8;
  position: absolute;
  left: 1em;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#month .vcc_calendar {
  background: transparent;
}
#month .vcc_datetimepicker.vcc_inline {
  max-width: none;
}
#month .vcc_datetimepicker .vcc_calendar td.vcc_date > div {
  height: 8em;
  /*margin: 3px 10px;*/
  background: #fff;
  width: 100%;
  text-align: right;
  cursor: default;
  /*border: 1px solid;*/
}
#month .vcc_calendar {
  margin-left: -0.8em;
}
#month .vcc_today > div {
  border: 0.1em solid;
}
#month .event .name,
#quarter .event .name {
  float: left;
  padding-left: 1em;
  font-weight: 600;
  color: #4f4f4f;
}
.event {
  position: relative;
  cursor: pointer;
}
#month .event:before,
#quarter .event:before {
  height: 1.5em;
}
#month .vcc_datetimepicker .vcc_calendar td.vcc_date {
  padding: 0;
  min-width: 100px;
}
#month .vcc_datetimepicker .vcc_calendar th {
  padding: 0;
  min-width: 100px;
  text-align: center;
  color: black;
  font-weight: bold;
}
#month .vcc_datetimepicker .vcc_calendar > table > tbody {
  border: 1px solid;
}
#month .vcc_datetimepicker .vcc_calendar > table > tbody > tr > td + td {
  border: 1px solid;
}
#month .vcc_datetimepicker .vcc_calendar > table > tbody > tr + tr {
  border: 1px solid;
}
.month-date {
  font-size: 15px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.align-right {
  text-align: right;
}
.transition4 {
  -webkit-transition: .4s ease all;
  -moz-transition: .4s ease all;
  -o-transition: .4s ease all;
  -ms-transition: .4s ease all;
  transition: .4s ease all;
}
a,
a:active,
a:visited {
  color: inherit;
  text-decoration: none!important;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -o-transition: .3s ease all;
  -ms-transition: .3s ease all;
  transition: .3s ease all;
}
a:hover {
  color: #f5b519!important;
  text-decoration: none;
}
a,
a:visited,
a:active,
a:hover {
  color: inherit;
  text-decoration: none;
}
a:hover button,
.likebutton {
  color: #4f4f4f;
}
.size1-2 {
  width: 49%;
  display: inline-block;
}
.hidden {
  display: none;
}
.inline > * {
  display: inline-block;
  width: auto;
}
.overflow-fix {
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}
.overflow-fix .selectfield {
  margin-top: 2em;
}
#orderwizard .overflow-fix .selectfield {
  margin-top: 0.5em;
  margin-bottom: -0.6em;
}
html,
body {
  height: 100%;
  zoom: 1;
}
html {
  max-width: 100%;
}
@media print {
  html {
    height: auto;
  }
}
body {
  background: #edecec;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  font-weight: 300;
  color: #4f4f4f;
  overflow-x: hidden;
  position: relative;
  padding-top: 5em;
}
@media print {
  body {
    padding-top: 0;
    height: auto;
  }
}
header {
  position: fixed;
  min-height: 5em;
  background: #fff;
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 0.2em solid #86b2d8;
}
@media print {
  header {
    display: none !important;
  }
}
/* home and other */
nav#leftmenu {
  width: 14em;
  top: 4.98em;
  background: #082742;
  position: fixed;
  left: 0;
  z-index: 11;
  color: #edecec;
  padding: 1em 0;
  height: 100%;
  min-height: 663px;
}
@media print {
  nav#leftmenu {
    display: none !important;
  }
}
.menu-wrapper {
  height: 100%;
  padding-bottom: 5em;
}
nav#leftmenu [class$="-icon"] {
  position: absolute;
  right: 0.8em;
  width: 2em;
  top: 0.4em;
}
nav#leftmenu h4 {
  font-size: 0.77em;
  padding: 0.25em 0;
}
nav#leftmenu h4 small {
  color: #edecec;
}
#leftmenu .welcome {
  padding: 0;
}
#leftmenu .welcome span {
  font-weight: bold;
  color: #f5b519;
}
.collapsebtn {
  top: 0.8em!important;
  cursor: pointer;
}
#leftmenu.actived #menu {
  margin-top: 2.5em;
}
#menu > li {
  padding: 0.4em 1.6em;
  position: relative;
  border-top: 0.08em solid #7f7f7f;
  min-height: 2.23em;
}
#leftmenu.actived .bottomnav,
#leftmenu.actived .welcome,
#leftmenu.actived h3,
#leftmenu.actived .logout-box h4,
#leftmenu.actived .copyright-box h4 {
  display: none;
}
#leftmenu .logout-box {
  margin-top: 3em;
}
#leftmenu .copyright-box {
  position: absolute;
  bottom: 85px;
  left: 0;
}
#leftmenu.actived [class$="-icon"] {
  right: 0.5em;
}
#leftmenu .submenu {
  display: none;
}
#leftmenu.actived li:hover .submenu {
  display: block!important;
  position: fixed;
  margin-top: -0.4em;
  left: 4em;
  z-index: 1000000;
  background: #385670;
  word-wrap: nowrap;
  padding: 0.5em 1em;
}
#menu > li:first-child {
  border-top: 0;
}
#menu > li.active,
#leftmenu.actived > li:hover {
  background: #385670;
  border-left: 0.3em solid #86b2d8;
}
#menu > li.active [class$="-icon"],
.activeView {
  color: #f5b519;
}
#menu > li > ul {
  padding: 0.4em 0 0 0.8em;
  margin-right: -0.4em;
}
#menu a {
  cursor: pointer;
}
.bottomnav {
  padding: 1em 1.6em 0;
}
#fixed-banner {
  position: fixed;
  bottom: 0;
  left: 15px;
  width: calc(100% - 30px);
  background: #082742;
  border-color: #edecec;
  border-top: 2px solid;
  border-left: 2px solid;
  border-right: 2px solid;
  z-index: 1000;
  color: #edecec;
  padding: 6px;
}
@media print {
  #fixed-banner {
    display: none !important;
  }
}
#fixed-banner #close-fixed-banner {
  float: right;
  font-family: sans-serif;
  font-weight: bold;
  margin-left: 10px;
}
.logout-box {
  position: relative;
  padding: 0.3em 1.6em;
}
.tools {
  height: 100%;
  padding-top: 1.8em;
  font-size: 0.9em;
}
.tools a {
  outline: none;
}
.tools [class$="-icon"]:before {
  color: #f5b519;
  font-size: 1.2em;
}
.tools-box {
  margin-left: 14.5em;
}
.logo {
  background: url(../images/logo.png) center no-repeat;
  width: 14em;
  height: 54px;
  position: absolute;
  top: 0.7em;
  left: 0;
}
.search-box {
  min-width: 100px;
  padding-top: 1.2em;
  text-align: right;
  padding-right: 1.2em;
}
.search-box input {
  border-bottom: 0.1em solid #7f7f7f;
}
.search-icon {
  position: absolute;
  top: 0.7em;
  right: 0.4em;
  color: #86b2d8;
  z-index: 10;
}
.search-icon.icon-row-header {
  position: static;
  color: black;
}
.tools li {
  display: inline-block;
  margin-right: 1.2em;
  padding-bottom: 0.8em;
}
.content {
  padding: 1.7em 1.3em;
  padding-left: 15.3em;
}
@media print {
  .content {
    padding: 0;
  }
}
.board {
  background: #fff;
  padding: 1em;
  margin-bottom: 1.3em;
  border: 0.07em solid #ddd;
  border-bottom: 0.2em solid #86b2d8;
}
.grid-wrapper {
  position: relative;
  background: #fff;
  overflow: auto;
  width: 100%;
}
.grid {
  background: #fff;
  border: 0.07em solid #ddd!important;
}
.dataTables_wrapper .top {
  background: #edecec;
  height: 2.4em;
}
.dataTables_wrapper {
  overflow: hidden;
}
.tablefooter {
  margin-top: 0.8em;
  margin-top: -0.8em;
  padding-top: 1.6em;
}
.dataTables_wrapper .bottom {
  background: #edecec;
}
#paymentaccounts .tablefooter,
#vcorpagentlocations .tablefooter,
#missingcontactinfo .tablefooter {
  height: 0;
}
.tablefooter h4:before {
  font-size: 1.2em;
}
.tablefooter h4 {
  margin-right: 1em;
  font-weight: 600;
}
.tablefooter [class$="-icon"] {
  cursor: pointer;
}
.grid:after {
  width: 100%;
  height: 0.2em;
  content: "";
  background: #86b2d8;
  position: absolute;
  bottom: -0.03em;
}
.grid * {
  outline: none;
}
.scrollright.arrowright-icon,
.scrollleft.arrowleft-icon {
  position: absolute;
  top: 1.8em;
  font-size: 1.4em;
  z-index: 1;
  background: #fff;
  padding: 0.2em;
  cursor: pointer;
  display: none;
}
.scrollleft {
  left: 0em;
}
.scrollleft:before {
  margin-right: 0.3em;
}
.scrollright {
  right: 0.09em;
}
.scrollright:before {
  margin-left: 0.3em;
}
.DTFC_LeftBodyLiner,
.dataTables_scrollBody {
  overflow-x: hidden!important;
}
.dataTables_scrollBody .grid.controls {
  /*margin-top: -1.07em;*/
}
tr.headers h3 {
  font-weight: 600;
  padding: 0 2em;
  border-left: 1px solid #edecec;
}
tr.headers th:first-child h3 {
  border-left: 0;
}
.tableDash tr {
  margin-left: 1em;
  position: relative;
}
.tableDash .state-report-color:before,
.state-report-color.noGrid,
.event.state-report-color:before {
  background: #86b2d8!important;
  color: #fff!important;
}
.tableDash .renewal-invoice-color:before,
.renewal-invoice-color.noGrid,
.event.renewal-invoice-color:before {
  background: #f05354!important;
  color: #fff!important;
}
.tableDash .task-color:before,
.task-color.noGrid,
.event.task-color:before {
  background: #f5b519!important;
  color: #fff!important;
}
.tableDash .tax-filling-color:before,
.tax-filling-color.noGrid,
.event.tax-filling-color:before {
  background: #016836!important;
  color: #fff!important;
}
.multitype-color {
  background: url(../images/multitype.png) no-repeat;
  background-size: 100%;
  color: #fff!important;
}
.tableDash tr:before,
.event:before {
  content: '';
  width: 0.5em;
  height: 2.75em;
  position: absolute;
  left: 0.008em;
  margin-top: 0.07em;
}
@-moz-document url-prefix() {
  .tableDash tr:before {
    top: 0;
  }
  #orderwizard .overflow-fix .selectfield {
    margin-bottom: -0.6em;
  }
}
.tableDash tr td:first-child {
  padding-left: 1em;
}
.grid tr {
  height: 2.7em!important;
}
table {
  border-collapse: collapse!important;
  position: relative;
}
#dashboard .subitems > li {
  padding: 0.6em 0;
}
#dashboard .subitems h4,
#dashboard .subitems div,
#dashboard .item,
#dashboard .items-qto {
  display: inline-block;
}
#dashboard .items-qto,
#dashboard .subitems-qto {
  position: absolute;
  right: 1.5em;
  font-weight: bold;
  border: 0.1em solid #edecec;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -ms-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  border-radius: 0.4em;
  text-align: center;
  color: #edecec;
}
#dashboard .items-qto {
  width: 3em;
  height: 1.7em;
  padding-top: 0.2em;
  background: #edecec;
  border: 0;
  color: #4f4f4f;
}
#dashboard .item {
  margin-bottom: 1em;
}
#dashboard .subitems-qto {
  width: 3em;
  font-size: 0.7em;
  right: 2.6em;
  height: 2em;
  padding-top: 0.1em;
}
#dashboard .items-qto.active {
  background: #86b2d8;
  border: 0;
  color: #edecec;
}
#dashboard .subitems-qto.active {
  color: #f5b519;
  border-color: #f5b519;
}
.newbadge {
  float: right;
  margin-right: 3em;
  margin-top: 0.2em;
  padding: 0.1em 0.4em;
  font-size: 0.60em;
  text-transform: uppercase;
  font-weight: 800;
  color: #edecec;
  background: #082742;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
}
.dashboardgrid.search-icon {
  z-index: 10;
  right: 3em;
  cursor: pointer;
}
#dashboard .vcc_today_button {
  position: absolute;
  right: 2.4em;
  bottom: 0.4em;
}
.grid .actions {
  background: #edecec;
  padding: 1em;
  overflow: auto;
  cursor: default;
}
.grid .actions .actionitem,
.formslibrary .forms h4 {
  font-weight: 600;
}
.grid .actions .actionitem {
  float: left;
  width: 33%;
}
.grid .shown:before {
  height: 7.5em!important;
}
tr.shown {
  background: #edecec!important;
}
tr.actionsrow td {
  padding: 0.07em!important;
}
td .arrowup-icon,
td .arrowright-icon,
td .arrowdown-icon {
  text-align: center;
}
.hasActions {
  cursor: pointer;
}
.actionshidden {
  display: none;
}
.dataTables_filter {
  float: left!important;
  text-align: left!important;
}
.dataTables_filter input,
.dataTables_filter {
  height: 2.4em;
}
.tooltip.top .tooltip-arrow,
.jvectormap-tip:before {
  left: 0.5em;
  border-top: 0.8em solid #082742;
  border-right: 0.8em solid transparent;
  border-bottom: 0.8em solid transparent;
  border-left: 0;
  bottom: -1em;
  white-space: nowrap;
}
#dashboard .vcc_date .tooltip.top {
  width: 7em;
  margin-left: 3em;
}
#dashboard .vcc_date .tooltip.top .tooltip-arrow {
  left: 0.8em;
}
.jvectormap-tip:before {
  bottom: -1.5em;
  position: absolute;
  content: "";
  right: 0;
  left: auto;
  border-left: 0.8em solid transparent;
  border-right: 0;
}
.jvectormap-tip.hasnt {
  background: #7f7f7f;
  max-width: 200px;
}
.jvectormap-tip.hasnt:before {
  border-top-color: #7f7f7f;
}
.jvectormap-tip.hasnt button {
  color: #4f4f4f!important;
  float: none;
  margin: 0.1em 0;
}
.tooltip-inner {
  -webkit-border-radius: 6px!important;
  -moz-border-radius: 6px!important;
  -o-border-radius: 6px!important;
  -ms-border-radius: 6px!important;
  border-radius: 6px!important;
  border: 0.1em solid #edecec;
  background: #082742;
}
.gridoptheader {
  border: 0.08em solid #fff;
  background: #edecec;
}
.gridoptions * {
  display: inline-block;
}
.gridoptions [class$="-icon"] {
  cursor: pointer;
}
.gridoptions {
  border-right: 0.08em solid #edecec;
}
.pagetitle {
  padding: 0;
}
.pagetitle.withBtn {
  float: left;
}
.next-icon,
.previous-icon {
  width: 0.6em;
  margin: 0 0.3em 0 0 !important;
  cursor: pointer;
}
.previous-page,
.next-page {
  background: #fff;
  padding: 0.1em;
  border: 0.08em solid #7f7f7f;
  width: 1.7em;
  color: #86b2d8;
}
.paginate_button.disabled .previous-page,
.paginate_button.disabled .next-page {
  background: #edecec;
}
.paging_extStyle > div,
.paging_extStyle > fieldset {
  display: inline-block;
  margin: 0 0.2em 0.3em;
}
.pageinate_input_box {
  width: 1.8em;
  height: 2em;
  padding: 0.4em 0.6em;
  border: 0!important;
}
.labelcolor.multievents,
.vcc_date .multievents,
.ui-datepicker-calendar .multievents {
  background: #082742;
  width: 0.6em!important;
  height: 0.55em!important;
  margin-left: 0.4em;
  margin-right: 0.6em;
  min-width: 0;
  padding: 0;
}
.vcc_date .multievents,
.ui-datepicker-calendar .multievents {
  position: absolute;
  top: 0;
  right: -1em;
  width: 0.4em!important;
  height: 0.4em!important;
  border-radius: 50%;
}
.ui-datepicker-calendar tr td {
  position: relative;
}
.vcc_mounthpicker .search-icon {
  color: #edecec;
  top: 4em;
  font-size: 0.7em;
}
.labelcolor {
  min-width: 1.5em;
  padding-left: 5px;
  padding-right: 5px;
  height: 1.5em;
  color: #edecec;
  font-size: 0.7em;
  font-weight: 600;
  text-align: center;
}
.labelcolor,
.calendar_labels h5 {
  display: inline-block;
  margin-bottom: 0.5em;
}
.calendar_labels .col-sm-6 {
  width: 50%;
  margin: 0;
  padding-right: 0;
}
.views-box fieldset {
  display: inline-block;
}
.address-header {
  overflow: auto;
}
.box-content {
  display: none;
}
.box-container {
  padding: 1.6em;
  background: #fff;
}
.box-footer {
  overflow: auto;
}
.buttons {
  float: right;
}
.buttons * {
  display: inline-block;
}
.subtitle {
  text-transform: uppercase;
  font-weight: 800;
  margin-right: 1em;
}
.box-container .subtitle {
  margin-bottom: 1.2em;
}
.entitytitle {
  color: #f5b519;
  font-weight: 600;
  margin-bottom: 1em;
}
.address-body {
  margin-bottom: 1em;
}
.more {
  text-align: center;
  padding: 0.4em;
  margin: 0 0.4em 0.4em;
  border: 0.08em solid #edecec;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -ms-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  border-radius: 0.4em;
  cursor: pointer;
}
.moreaddress {
  display: none;
  margin-top: 1em;
}
.cancel-icon,
.confirm-icon {
  cursor: pointer;
}
.address-header > * {
  float: left;
}
.address-header .edit-icon {
  cursor: pointer;
}
#organizationlist #advancedsearch,
#unitlist #advancedsearch {
  margin-right: 1em;
}
.addOrderGrid {
  float: left;
  margin: -0.5em 1em 0 0 !important;
  display: none;
}
.tab-box ul li {
  display: table-cell;
  padding: 1em 0;
  position: relative;
  cursor: pointer;
}
.tab-box {
  background: #fff;
  padding: 0 1em;
}
.tab-box li h3 {
  border-left: 1px solid #edecec;
}
.tab-box li:first-child h3 {
  border: 0;
}
.tab-box ul {
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 1.2em;
}
.tab-box ul li.active {
  border-bottom: 0.3em solid #86b2d8;
}
.tab-box ul li.active:after {
  width: 0;
  height: 0;
  border-top: 1em solid #86b2d8;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
  content: "";
  bottom: -1em;
  position: absolute;
  left: 50%;
  margin-left: -1em;
}
.upload-icon.bigger,
.download-icon.bigger {
  cursor: pointer;
  font-size: 1.8em;
}
.upload-icon,
.download-icon {
  cursor: pointer;
}
.payInvoices-box.fixed {
  width: 100%;
  z-index: 10;
  right: 0;
  padding-right: 30px;
  padding-left: 16.3em;
  background: #edecec;
  position: fixed!important;
}
.large .payInvoices-box.fixed {
  padding-left: 6em;
}
.payInvoices {
  background: #fff;
  padding: 1em;
  font-size: 1.2em;
  margin: 1em 0;
  text-align: center;
  width: 100%;
}
.LimitExceedInvoice {
  color: red;
  white-space: pre-wrap;
}
.payInvoices,
.plural {
  display: none;
}
.paynow {
  color: #016836;
  text-transform: uppercase;
}
.paynow,
.totalAmount,
.numInvoices {
  font-weight: 800;
}
.accounttypeimg {
  width: 2.3em;
  height: 1.4em;
  background: no-repeat;
  background-size: 100%;
}
.accounttypeimg.visa {
  background-image: url(/assets/images/visa.png);
}
.accounttypeimg.visa:after {
  margin-left: 37px;
  content: 'Visa';
}
.accounttypeimg.mastercard {
  background-image: url(/assets/images/mastercard.png);
}
.accounttypeimg.mastercard:after {
  margin-left: 37px;
  content: 'Master';
}
.accounttypeimg.americanexpress {
  background-image: url(/assets/images/americanex.png);
}
.accounttypeimg.americanexpress:after {
  margin-left: 37px;
  content: 'AMEX';
}
.accounttypeimg.ach {
  background-image: url(/assets/images/ach.png);
}
.accounttypeimg.ach:after {
  margin-left: 37px;
  content: 'ACH';
}
.saveasCheckbox {
  display: none;
}
.accountdetails {
  position: absolute;
  text-align: right;
  right: 0;
}
.accountdetails > * {
  display: inline-block;
}
.accountdetails fieldset.inputAutoSize {
  float: right;
  margin-top: 0.5em;
}
.accountdetails .name {
  font-weight: 600;
}
.users,
.entities {
  padding: 0.5em 1em;
}
.users h4,
.entities h4 {
  font-style: italic;
}
.toggle {
  width: 4em!important;
  margin-bottom: 1.2em;
  height: 1.4em;
  position: absolute;
  right: 15px;
  margin-top: -0.8em;
}
#preferences .subtitle,
#formslibrary .subtitle,
#orderwizard .subtitle,
#contact .subtitle {
  text-transform: none;
}
#preferences .subtitle {
  margin: 2em 0 1em;
}
.formslibrary {
  padding: 2em ;
}
.formslibrary .forms {
  padding: 1em;
}
#vcorpagentlocations .map {
  width: 100%;
  height: 24em;
  margin-top: 2em;
}
.dataTables_wrapper .dataTables_info {
  float: right;
  clear: none;
  margin-right: 0.8em;
  padding-top: 0.6em;
}
.listview {
  display: none;
}
.listview-icon,
.map-icon,
.calendarview-icon,
.newtask-icon {
  text-align: right;
}
.disclaimer {
  font-style: italic;
  margin-top: 1em;
}
.searchForm button {
  display: inline-block;
  margin-left: 1em;
}
.calendar_labels.inline {
  float: left;
}
.calendar_labels.inline * {
  margin-right: 0.5em;
}
.calendarview-icon {
  display: none;
}
.dateSelector {
  background: #fff;
  padding: 1em;
  text-align: center;
  color: #86b2d8;
  margin-bottom: 1em;
}
.dateSelector h3 {
  font-weight: 600;
}
.dateSelector .next-icon {
  float: right;
  cursor: pointer;
  font-size: 1.2em;
}
.dateSelector .previous-icon {
  float: left;
  cursor: pointer;
  font-size: 1.2em;
}
table.ui-datepicker-calendar {
  background: #fff;
  border: 1em solid #fff;
  width: 100%;
}
.ui-datepicker-calendar tr td,
.ui-datepicker-calendar thead th {
  padding: 0.2em 0;
  text-align: center;
}
.ui-datepicker-calendar .multievents {
  right: -0.3em;
}
.ui-datepicker-calendar tr td a,
.ui-datepicker-calendar thead th a,
.ui-datepicker-other-month span {
  padding: 0.2em 0.4em;
  font-size: 0.8em;
  font-weight: 600;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.ui-datepicker-group {
  display: inline-block;
  padding: 0 1em;
  width: 29%;
}
.ui-datepicker-inline {
  width: 100%!important;
}
.ui-datepicker-title {
  background: #082742;
  padding: 0.6em 0.3em;
  color: #f5b519;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  -webkit-border-radius: 0.6em 0.6em 0 0;
  -moz-border-radius: 0.6em 0.6em 0 0;
  -o-border-radius: 0.6em 0.6em 0 0;
  -ms-border-radius: 0.6em 0.6em 0 0;
  border-radius: 0.6em 0.6em 0 0;
}
.ui-datepicker-next,
.ui-datepicker-prev {
  display: none;
}
.calendarUI-wrapper {
  width: 100%;
  margin: 0 -1em;
}
.ui-datepicker-group-middle {
  margin: 3.5em 6.5% 0;
  *zoom: 1.2;
  /* Old IE only */
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.ui-datepicker-other-month span,
.ui-datepicker-calendar thead th {
  color: #9A9999;
}
.tab-box .newtask-icon {
  color: #f5b519;
}
.order-box {
  margin-bottom: 2em;
  overflow: auto;
}
.orderboard {
  background: #fff;
  padding: 0.1em 0.15em;
  border: 0.07em solid #ddd;
}
.orderitem {
  height: 96px;
  padding: 0.4em;
}
.orderitem.active {
  background: #edecec;
}
.orderitem h4 {
  font-weight: 600;
}
.orderitem.clone,
.order-box.clone {
  display: none;
}
.addservice {
  background: #082742;
  border: 1px solid #fff;
  color: #edecec;
  cursor: pointer;
}
.addservice .linebox {
  padding: 0.3em 1em;
}
.addservice .arrowdown-icon,
.addservice .arrowup-icon {
  color: #edecec;
}
.label_better:focus {
  margin-top: 1.4em;
}
.addservice input[type=checkbox] {
  height: 1.5em;
}
.orderitem .inline > * {
  line-height: 1.8em;
}
.orderitem .statefee,
.orderitem .servicefee {
  float: right;
  margin-left: 0.5em;
  padding: 0 1em;
}
.feeheader {
  font-weight: 600;
  padding-right: 20px;
}
.addservice .moredetail {
  background: #fff;
  padding: 1em;
  color: #4f4f4f;
}
.inline button {
  margin-left: 1em;
}
.addservice.disabled {
  background: #7f7f7f;
  cursor: default;
}
.fees h4 {
  font-weight: 600;
  width: 6em;
}
.additionalservices .fees.header {
  margin-top: -1.5em;
  margin-right: 18px;
  color: black;
}
.delete-icon.disabled,
.edit-icon.disabled {
  color: #edecec;
  cursor: default!important;
}
.delete-icon {
  cursor: pointer;
}
#orderconfirmation .orderboard {
  padding: 1em;
  height: 260px;
  overflow-y: auto;
}
#orderconfirmation .ordertitle {
  font-weight: 600;
  margin-bottom: 0.5em;
}
#orderconfirmation .subtitle {
  padding: 1em 0;
  text-transform: none;
}
.servicetotal {
  background: #fff;
  padding: 0 1em;
  border: 1px solid #7f7f7f;
  margin-top: 0.5em;
}
.servicetotal .label {
  color: #4f4f4f;
  padding: 1.25em 2em 1em 0;
  margin-right: 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-right: 1px solid #7f7f7f;
}
.servicetotal .subtitle {
  margin-right: 0;
}
#orderconfirmation .btn-nd {
  margin: 1.35em 0 0;
}
.totalpay {
  margin: 1em 0;
  background: #082742;
  padding: 0 2em;
  color: #fff;
  font-weight: 600;
}
.totalpay h4 {
  padding: 1em 0;
}
.totalpay h3 {
  float: right;
  padding: 0.7em 0 1em;
  padding-left: 2em;
  border-left: 1px solid;
  font-weight: 600;
}
#orderconfirmation .rightbutton {
  padding: 2em 0;
}
#week .normalview .grid-items {
  border-top: 1px solid #edecec;
}
#week .normalview .weekday {
  position: relative;
  cursor: pointer;
}
#week .normalview .weekday .event:before {
  top: 0;
  height: 98%;
  left: -0.3em;
}
#week .normalview .weekday .event.active:before {
  left: 0;
}
#week .normalview .grid td,
#week .normalview .grid th {
  border-left: 1px solid #edecec;
  width: 14.28%;
}
#week .normalview .grid td {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 0.4em;
  height: 2.7em;
}
#week .normalview .grid td > div {
  height: 100%;
}
#week .normalview .grid th h3 {
  padding: 0.4em;
  height: 2.6em;
}
#week .entityname {
  color: #7f7f7f;
}
#week .name {
  font-weight: 600;
}
#week .normalview .arrowdown-icon,
#week .normalview .arrowup-icon {
  position: absolute;
  top: 0.1em;
  right: 0.1em;
}
#week .week-dropdown {
  position: absolute;
  top: 0.1em;
  right: 0.1em;
}
#week thead th {
  text-align: center;
}
#week .name,
#week .entityname {
  padding-left: 1em;
}
.weekday .actions .actionitem {
  width: 100%;
  float: none;
  font-size: 0.74em;
}
.weekday.today,
#week th .today {
  border-left: 0.1em solid #f5b519!important;
  border-right: 0.1em solid #f5b519;
}
#week th .today {
  color: #f5b519;
}
.weekday .actions {
  background: transparent;
  padding: 0.4em 1em;
  border-top: 1px solid #fff;
}
.weekday .event.active {
  background: #edecec;
  margin: 0 -0.3em;
  padding: 0 0.3em;
}
.weekday .event.active .arrowup-icon {
  right: 0.4em!important;
}
.listviewtrigger .normalview,
.listviewtrigger .calendarview-icon {
  display: none;
}
.listviewtrigger .listview,
.listviewtrigger .listview-icon {
  display: block;
}
#quarter .ui-datepicker-calendar tr td.active {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 2.3em;
}
.required {
  color: #f5b519;
}
.notshow {
  display: none;
}
.clonedheader {
  position: fixed;
  z-index: 5;
  width: 100%;
  top: 0;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #7f7f7f;
}
.clonedheader table {
  width: 100%;
}
.clonedheader table.dataTable thead th {
  outline: none;
  white-space: nowrap;
}
.clonedheader .top > * {
  float: right;
}
.notification {
  background: #fff;
  padding: 1em;
}
tr.pending {
  font-style: italic;
  color: #7f7f7f;
}
.togglecolumns {
  float: right;
  padding-top: 0.6em;
  margin-right: 1.5em;
}
.togglecolumns div {
  position: absolute;
  z-index: 2;
  background: #082742;
  padding: 0.5em;
  color: #edecec;
}
.togglecolumns div h4:before {
  color: #082742;
}
.togglecolumns div h4.activated:before {
  color: #edecec;
}
.togglecolumns:hover div {
  display: block!important;
}
.togglecolumns div h4 {
  padding: 0.5em;
  cursor: pointer;
}
.hiddenViewInfo {
  display: none;
}
.searchRow > * {
  padding: 0.3em!important;
  margin: 0;
}
.searchRow {
  display: none;
}
.searchRow input {
  margin: 0;
  font-weight: 200;
}
.toggleColSearch {
  padding-top: 0.7em;
  float: left;
  padding-left: 0.5em;
  cursor: pointer;
}
.no-selection {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  user-select: none;
}
@media (max-width: 1315px) {
  .orderitem h4 {
    font-weight: 600;
    display: inline-block;
  }
}
@media (max-width: 1100px) {
  .collapsebtn {
    display: none;
  }
  .scrollbar-path-vertical {
    opacity: 0;
  }
}
@media (max-width: 881px) {
  .tools {
    display: none;
  }
  .mobile-menu-icon:before {
    display: block;
  }
  .mobile-menu-icon {
    float: right;
    margin-top: 1em;
    font-size: 1.5em;
    margin-left: 1em;
    margin-right: 1.2em;
  }
  .search-wrap {
    float: right;
  }
}
@media (max-width: 767px) {
  .grid-wrapper input[type=search] {
    width: 9em;
  }
  .hidden-mobile {
    display: none;
  }
  .scrollright {
    right: 0em;
  }
  .tools {
    position: absolute;
    width: 100%;
    top: 0;
    background: white;
    height: auto;
    padding: 1em;
    left: 0;
    -webkit-transition: .3s ease all;
    -moz-transition: .3s ease all;
    -ms-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
  }
  .tools-wrapper.opened .tools {
    display: block;
  }
  .tools-wrapper {
    position: static;
  }
}
@media print {
  .alert {
    display: none;
  }
}
/*!
 * ui-grid - v3.0.7 - 2015-10-06
 * Copyright (c) 2015 ; License: MIT 
 */
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}
.ui-grid {
  border: 1px solid #d4d4d4;
  box-sizing: content-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.ui-grid-vertical-bar {
  position: absolute;
  right: 0;
  width: 0;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-scrollbar-placeholder {
  background-color: transparent;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #d4d4d4;
}
.ui-grid-clearfix:before,
.ui-grid-clearfix:after {
  content: "";
  display: table;
}
.ui-grid-clearfix:after {
  clear: both;
}
.ui-grid-invisible {
  visibility: hidden;
}
.ui-grid-contents-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.ui-grid-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ui-grid-top-panel-background {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.ui-grid-header {
  border-bottom: 1px solid #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-top-panel {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-header-viewport {
  overflow: hidden;
}
.ui-grid-header-canvas:before,
.ui-grid-header-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-header-canvas:after {
  clear: both;
}
.ui-grid-header-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}
.ui-grid-header-cell-row {
  display: table-row;
  position: relative;
}
.ui-grid-header-cell {
  position: relative;
  box-sizing: border-box;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  display: table-cell;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0;
}
.ui-grid-header-cell:last-child {
  border-right: 0;
}
.ui-grid-header-cell .sortable {
  cursor: pointer;
}
.ui-grid-header-cell .ui-grid-sort-priority-number {
  margin-left: -8px;
}
.ui-grid-header .ui-grid-vertical-bar {
  top: 0;
  bottom: 0;
}
.ui-grid-column-menu-button {
  position: absolute;
  right: 1px;
  top: 0;
}
.ui-grid-column-menu-button .ui-grid-icon-angle-down {
  vertical-align: sub;
}
.ui-grid-column-menu-button-last-col {
  margin-right: 25px;
}
.ui-grid-column-menu {
  position: absolute;
}
/* Slide up/down animations */
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
  display: block !important;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* Slide up/down animations */
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
  display: block !important;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-filter-container {
  padding: 4px 10px;
  position: relative;
}
.ui-grid-filter-container .ui-grid-filter-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 10px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"]:hover {
  opacity: 1;
}
.ui-grid-filter-container .ui-grid-filter-button-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^="ui-grid-icon"] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 0px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^="ui-grid-icon"]:hover {
  opacity: 1;
}
input[type="text"].ui-grid-filter-input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="text"].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
select.ui-grid-filter-select {
  padding: 0;
  margin: 0;
  border: 0;
  width: 90%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
select.ui-grid-filter-select:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-filter-cancel-button-hidden select.ui-grid-filter-select {
  width: 100%;
}
.ui-grid-render-container {
  position: inherit;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-render-container:focus {
  outline: none;
}
.ui-grid-viewport {
  min-height: 20px;
  position: relative;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.ui-grid-viewport:focus {
  outline: none !important;
}
.ui-grid-canvas {
  position: relative;
  padding-top: 1px;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.ui-grid-row:last-child .ui-grid-cell {
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}
.ui-grid-no-row-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10%;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d4d4d4;
  font-size: 2em;
  text-align: center;
}
.ui-grid-no-row-overlay > * {
  position: absolute;
  display: table;
  margin: auto 0;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.66;
}
.ui-grid-cell {
  overflow: hidden;
  float: left;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-cell:last-child {
  border-right: 0;
}
.ui-grid-cell-contents {
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 100%;
}
.ui-grid-cell-contents-hidden {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: #f0f0ee;
  border-bottom: solid 1px #d4d4d4;
}
.ui-grid-footer-panel-background {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.ui-grid-footer-panel {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
  font-weight: bold;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-grid-footer {
  float: left;
  width: 100%;
}
.ui-grid-footer-viewport {
  overflow: hidden;
}
.ui-grid-footer-canvas {
  position: relative;
}
.ui-grid-footer-canvas:before,
.ui-grid-footer-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-footer-canvas:after {
  clear: both;
}
.ui-grid-footer-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}
.ui-grid-footer-cell-row {
  display: table-row;
}
.ui-grid-footer-cell {
  overflow: hidden;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
  display: table-cell;
}
.ui-grid-footer-cell:last-child {
  border-right: 0;
}
input[type="text"].ui-grid-filter-input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="text"].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  height: 31px;
  font-weight: normal;
}
.ui-grid-menu-button .ui-grid-icon-container {
  margin-top: 3px;
}
.ui-grid-menu-button .ui-grid-menu {
  right: 0;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
  overflow: scroll;
  max-height: 300px;
  border: 1px solid #d4d4d4;
}
.ui-grid-menu {
  z-index: 2;
  position: absolute;
  padding: 0 10px 20px 10px;
  cursor: pointer;
  box-sizing: border-box;
}
.ui-grid-menu .ui-grid-menu-inner {
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  position: relative;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 1px 1px;
  font-size: 10px;
  line-height: 1;
  border-radius: 2px;
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: #333333;
  text-decoration: none;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled],
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled,
fieldset[disabled] a.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  pointer-events: none;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:hover,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:focus,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active.focus,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  background-image: none;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled],
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled]:hover,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled]:focus,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled].focus,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled]:active,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled.active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled].active,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active {
  background-color: transparent;
  border-color: transparent;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button .badge {
  color: transparent;
  background-color: transparent;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button > i {
  opacity: 0.75;
  color: black;
}
.ui-grid-menu .ui-grid-menu-inner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li {
  padding: 0px;
}
.ui-grid-menu .ui-grid-menu-inner ul li button {
  min-width: 100%;
  padding: 8px;
  text-align: left;
  background: transparent;
  border: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li button:hover,
.ui-grid-menu .ui-grid-menu-inner ul li button:focus {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item-active {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  background-color: #cecece;
}
.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > button {
  border-bottom: 1px solid #d4d4d4;
}
.ui-grid-sortarrow {
  right: 5px;
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background-position: center;
}
.ui-grid-sortarrow.down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@font-face {
  font-family: 'ui-grid';
  src: url('ui-grid.eot');
  src: url('ui-grid.eot#iefix') format('embedded-opentype'), url('ui-grid.woff') format('woff'), url('ui-grid.ttf') format('truetype'), url('ui-grid.svg?#ui-grid') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ui-grid';
    src: url('../font/ui-grid.svg?12312827#ui-grid') format('svg');
  }
}
*/
[class^="ui-grid-icon"]:before,
[class*=" ui-grid-icon"]:before {
  font-family: "ui-grid";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.ui-grid-icon-blank::before {
  width: 1em;
  content: ' ';
}
/*
* RTL Styles
*/
.ui-grid[dir=rtl] .ui-grid-header-cell,
.ui-grid[dir=rtl] .ui-grid-footer-cell,
.ui-grid[dir=rtl] .ui-grid-cell {
  float: right !important;
}
.ui-grid[dir=rtl] .ui-grid-column-menu-button {
  position: absolute;
  left: 1px;
  top: 0;
  right: inherit;
}
.ui-grid[dir=rtl] .ui-grid-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-cell:last-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child {
  border-right: 1px solid #d4d4d4;
  border-left: 0;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
  width: 0;
}
.ui-grid[dir=rtl] .ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  left: 0;
  right: auto;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  min-height: 27px;
  font-weight: normal;
}
.ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
  left: 0;
  right: auto;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button {
  right: initial;
  left: 0;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
  right: initial;
  left: 10px;
}
/*
   Animation example, for spinners
*/
.ui-grid-animate-spin {
  -moz-animation: ui-grid-spin 2s infinite linear;
  -o-animation: ui-grid-spin 2s infinite linear;
  -webkit-animation: ui-grid-spin 2s infinite linear;
  animation: ui-grid-spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}
.ui-grid-cell-focus {
  outline: 0;
  background-color: #b3c4c7;
}
.ui-grid-focuser {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.ui-grid-focuser:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-offscreen {
  display: block;
  position: absolute;
  left: -10000px;
  top: -10000px;
  clip: rect(0px, 0px, 0px, 0px);
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
div.ui-grid-cell input {
  border-radius: inherit;
  padding: 0;
  width: 100%;
  color: inherit;
  height: auto;
  font: inherit;
  outline: none;
}
div.ui-grid-cell input:focus {
  color: inherit;
  outline: none;
}
div.ui-grid-cell input[type="checkbox"] {
  margin: 9px 0 0 6px;
  width: auto;
}
div.ui-grid-cell input.ng-invalid {
  border: 1px solid #fc8f8f;
}
div.ui-grid-cell input.ng-valid {
  border: 1px solid #d4d4d4;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.expandableRow .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: none;
}
.ui-grid-expandable-buttons-cell i {
  pointer-events: all;
}
.scrollFiller {
  float: left;
  border: 1px solid #d4d4d4;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-tree-header-row {
  font-weight: bold !important;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.movingColumn {
  position: absolute;
  top: 0;
  border: 1px solid #d4d4d4;
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.movingColumn .ui-grid-icon-angle-down {
  display: none;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}
.ui-grid-pager-panel {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ui-grid-pager-container {
  float: left;
}
.ui-grid-pager-control {
  margin-right: 10px;
  margin-left: 10px;
  min-width: 135px;
  float: left;
}
.ui-grid-pager-control button {
  height: 25px;
  min-width: 26px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #eeeeee;
  background-color: #f3f3f3;
  border-color: #cccccc;
}
.ui-grid-pager-control button:focus,
.ui-grid-pager-control button:active:focus,
.ui-grid-pager-control button.active:focus,
.ui-grid-pager-control button.focus,
.ui-grid-pager-control button:active.focus,
.ui-grid-pager-control button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-grid-pager-control button:hover,
.ui-grid-pager-control button:focus,
.ui-grid-pager-control button.focus {
  color: #333333;
  text-decoration: none;
}
.ui-grid-pager-control button:active,
.ui-grid-pager-control button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-grid-pager-control button.disabled,
.ui-grid-pager-control button[disabled],
fieldset[disabled] .ui-grid-pager-control button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ui-grid-pager-control button.disabled,
fieldset[disabled] a.ui-grid-pager-control button {
  pointer-events: none;
}
.ui-grid-pager-control button:focus,
.ui-grid-pager-control button.focus {
  color: #eeeeee;
  background-color: #dadada;
  border-color: #8c8c8c;
}
.ui-grid-pager-control button:hover {
  color: #eeeeee;
  background-color: #dadada;
  border-color: #adadad;
}
.ui-grid-pager-control button:active,
.ui-grid-pager-control button.active,
.open > .dropdown-toggle.ui-grid-pager-control button {
  color: #eeeeee;
  background-color: #dadada;
  border-color: #adadad;
}
.ui-grid-pager-control button:active:hover,
.ui-grid-pager-control button.active:hover,
.open > .dropdown-toggle.ui-grid-pager-control button:hover,
.ui-grid-pager-control button:active:focus,
.ui-grid-pager-control button.active:focus,
.open > .dropdown-toggle.ui-grid-pager-control button:focus,
.ui-grid-pager-control button:active.focus,
.ui-grid-pager-control button.active.focus,
.open > .dropdown-toggle.ui-grid-pager-control button.focus {
  color: #eeeeee;
  background-color: #c8c8c8;
  border-color: #8c8c8c;
}
.ui-grid-pager-control button:active,
.ui-grid-pager-control button.active,
.open > .dropdown-toggle.ui-grid-pager-control button {
  background-image: none;
}
.ui-grid-pager-control button.disabled,
.ui-grid-pager-control button[disabled],
fieldset[disabled] .ui-grid-pager-control button,
.ui-grid-pager-control button.disabled:hover,
.ui-grid-pager-control button[disabled]:hover,
fieldset[disabled] .ui-grid-pager-control button:hover,
.ui-grid-pager-control button.disabled:focus,
.ui-grid-pager-control button[disabled]:focus,
fieldset[disabled] .ui-grid-pager-control button:focus,
.ui-grid-pager-control button.disabled.focus,
.ui-grid-pager-control button[disabled].focus,
fieldset[disabled] .ui-grid-pager-control button.focus,
.ui-grid-pager-control button.disabled:active,
.ui-grid-pager-control button[disabled]:active,
fieldset[disabled] .ui-grid-pager-control button:active,
.ui-grid-pager-control button.disabled.active,
.ui-grid-pager-control button[disabled].active,
fieldset[disabled] .ui-grid-pager-control button.active {
  background-color: #f3f3f3;
  border-color: #cccccc;
}
.ui-grid-pager-control button .badge {
  color: #f3f3f3;
  background-color: #eeeeee;
}
.ui-grid-pager-control input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  display: inline;
  height: 26px;
  width: 50px;
  vertical-align: top;
}
.ui-grid-pager-control input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-pager-control input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.ui-grid-pager-control input:-ms-input-placeholder {
  color: #999999;
}
.ui-grid-pager-control input::-webkit-input-placeholder {
  color: #999999;
}
.ui-grid-pager-control input[disabled],
.ui-grid-pager-control input[readonly],
fieldset[disabled] .ui-grid-pager-control input {
  background-color: #eeeeee;
  opacity: 1;
}
.ui-grid-pager-control input[disabled],
fieldset[disabled] .ui-grid-pager-control input {
  cursor: not-allowed;
}
textarea.ui-grid-pager-control input {
  height: auto;
}
select.ui-grid-pager-control input {
  height: 30px;
  line-height: 30px;
}
textarea.ui-grid-pager-control input,
select[multiple].ui-grid-pager-control input {
  height: auto;
}
.ui-grid-pager-control .ui-grid-pager-max-pages-number {
  vertical-align: bottom;
}
.ui-grid-pager-control .ui-grid-pager-max-pages-number > * {
  vertical-align: middle;
}
.ui-grid-pager-control .first-bar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: -3px;
}
.ui-grid-pager-control .first-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 8.7px 5px 0;
  border-color: transparent #4d4d4d transparent transparent;
  margin-left: 2px;
}
.ui-grid-pager-control .next-triangle {
  margin-left: 1px;
}
.ui-grid-pager-control .prev-triangle {
  margin-left: 0;
}
.ui-grid-pager-control .last-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #4d4d4d;
  margin-left: -1px;
}
.ui-grid-pager-control .last-bar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: 1px;
}
.ui-grid-pager-row-count-picker {
  float: left;
}
.ui-grid-pager-row-count-picker select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  height: 26px;
  width: 67px;
  display: inline;
}
.ui-grid-pager-row-count-picker select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-pager-row-count-picker select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.ui-grid-pager-row-count-picker select:-ms-input-placeholder {
  color: #999999;
}
.ui-grid-pager-row-count-picker select::-webkit-input-placeholder {
  color: #999999;
}
.ui-grid-pager-row-count-picker select[disabled],
.ui-grid-pager-row-count-picker select[readonly],
fieldset[disabled] .ui-grid-pager-row-count-picker select {
  background-color: #eeeeee;
  opacity: 1;
}
.ui-grid-pager-row-count-picker select[disabled],
fieldset[disabled] .ui-grid-pager-row-count-picker select {
  cursor: not-allowed;
}
textarea.ui-grid-pager-row-count-picker select {
  height: auto;
}
select.ui-grid-pager-row-count-picker select {
  height: 30px;
  line-height: 30px;
}
textarea.ui-grid-pager-row-count-picker select,
select[multiple].ui-grid-pager-row-count-picker select {
  height: auto;
}
.ui-grid-pager-row-count-picker .ui-grid-pager-row-count-label {
  margin-top: 3px;
}
.ui-grid-pager-count-container {
  float: right;
  margin-top: 4px;
  min-width: 50px;
}
.ui-grid-pager-count-container .ui-grid-pager-count {
  margin-right: 10px;
  margin-left: 10px;
  float: right;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-pinned-container {
  position: absolute;
  display: inline;
  top: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left {
  float: left;
  left: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right {
  float: right;
  right: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-right-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-right-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:first-child {
  box-sizing: border-box;
  border-left: 1px solid;
  border-width: 1px;
  border-left-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:first-child {
  box-sizing: border-box;
  border-left: 1px solid;
  border-width: 1px;
  border-left-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:first-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-first .ui-grid-header-cell:first-child .ui-grid-vertical-bar {
  left: -1px;
  width: 1px;
  background-color: #aeaeae;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-column-resizer {
  top: 0;
  bottom: 0;
  width: 5px;
  position: absolute;
  cursor: col-resize;
}
.ui-grid-column-resizer.left {
  left: 0;
}
.ui-grid-column-resizer.right {
  right: 0;
}
.ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 1px solid #d4d4d4;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.left {
  border-left: 1px solid #d4d4d4;
}
.ui-grid.column-resizing {
  cursor: col-resize;
}
.ui-grid.column-resizing .ui-grid-resize-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #aeaeae;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-row-saving .ui-grid-cell {
  color: #848484 !important;
}
.ui-grid-row-dirty .ui-grid-cell {
  color: #610b38;
}
.ui-grid-row-error .ui-grid-cell {
  color: #ff0000 !important;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
  background-color: #c9dde1;
}
.ui-grid-disable-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.ui-grid-selection-row-header-buttons {
  cursor: pointer;
  opacity: 0.1;
}
.ui-grid-selection-row-header-buttons.ui-grid-row-selected {
  opacity: 1;
}
.ui-grid-selection-row-header-buttons.ui-grid-all-selected {
  opacity: 1;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-tree-row-header-buttons.ui-grid-tree-header {
  cursor: pointer;
  opacity: 1;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-tree-header-row {
  font-weight: bold !important;
}

.ui-grid-icon-plus-squared:before {
  content: '\c350';
}
/* '썐' */
.ui-grid-icon-minus-squared:before {
  content: '\c351';
}
/* '썑' */
.ui-grid-icon-search:before {
  content: '\c352';
}
/* '썒' */
.ui-grid-icon-cancel:before {
  content: '\c353';
}
/* '썓' */
.ui-grid-icon-info-circled:before {
  content: '\c354';
}
/* '썔' */
.ui-grid-icon-lock:before {
  content: '\c355';
}
/* '썕' */
.ui-grid-icon-lock-open:before {
  content: '\c356';
}
/* '썖' */
.ui-grid-icon-pencil:before {
  content: '\c357';
}
/* '썗' */
.ui-grid-icon-down-dir:before {
  content: '\c358';
}
/* '썘' */
.ui-grid-icon-up-dir:before {
  content: '\c359';
}
/* '썙' */
.ui-grid-icon-left-dir:before {
  content: '\c35a';
}
/* '썚' */
.ui-grid-icon-right-dir:before {
  content: '\c35b';
}
/* '썛' */
.ui-grid-icon-left-open:before {
  content: '\c35c';
}
/* '썜' */
.ui-grid-icon-right-open:before {
  content: '\c35d';
}
/* '썝' */
.ui-grid-icon-angle-down:before {
  content: '\c35e';
}
/* '썞' */
.ui-grid-icon-filter:before {
  content: '\c35f';
}
/* '썟' */
.ui-grid-icon-sort-alt-up:before {
  content: '\c360';
}
/* '썠' */
.ui-grid-icon-sort-alt-down:before {
  content: '\c361';
}
/* '썡' */
.ui-grid-icon-ok:before {
  content: '\c362';
}
/* '썢' */
.ui-grid-icon-menu:before {
  content: '\c363';
}
/* '썣' */
.ui-grid-icon-indent-left:before {
  content: '\e800';
}
/* '' */
.ui-grid-icon-indent-right:before {
  content: '\e801';
}
/* '' */
.ui-grid-icon-spin5:before {
  content: '\ea61';
}
/* '' */

.ats-switch {
  border: 1px solid;
  cursor: pointer;
  display: inline-block;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  min-width: 100px;
}
.ats-switch.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.ats-switch.disabled .switch-left,
.ats-switch.disabled .switch-right,
.ats-switch.disabled .knob {
  cursor: default !important;
}
.ats-switch span {
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 20px;
  padding: 4px;
  text-align: center;
  width: 33%;
  white-space: nowrap;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ats-switch > div {
  position: relative;
  width: 150%;
}
.ats-switch .knob {
  background: red;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #f5f5f5;
  width: 34%;
  z-index: 100;
}
.ats-switch .switch-on {
  left: 0%;
}
.ats-switch .switch-off {
  left: -50%;
}
.ats-switch .swtich-left,
.ats-switch .switch-right {
  z-index: 1;
}
.ats-switch .switch-left {
  color: #fff;
  background: #005fcc;
}
.ats-switch .switch-right {
  color: #333;
  background: #f0f0f0;
}
.ats-switch .switch-animate {
  transition: left 0.5s;
  -o-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -webkit-transition: left 0.5s;
}
.ats-switch {
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #ccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  min-width: 100px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ats-switch:hover {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ats-switch.disabled:hover {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0), 0 0 0 rgba(0,0,0,0);
  box-shadow: inset 0 0 0 rgba(0,0,0,0), 0 0 0 rgba(0,0,0,0);
}
.ats-switch .knob {
  border-right: none;
  border-left: none;
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  background: #fff;
}
.ats-switch .knob i {
  color: #000;
  text-shadow: 0 1px 0 #fff;
  line-height: 18px;
  pointer-events: none;
}
.ats-switch .switch-left,
.ats-switch .switch-right,
.ats-switch .knob {
  min-height: 28px;
}
.ats-switch.switch-mini {
  min-width: 72px;
}
.ats-switch.switch-mini .switch-left,
.ats-switch.switch-mini .switch-right,
.ats-switch.switch-mini .knob {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px;
  min-height: 18px;
}
.ats-switch.switch-mini i.switch-mini-icons {
  height: 1.20em;
  line-height: 9px;
  vertical-align: text-top;
  text-align: center;
  transform: scale(0.6);
  margin-top: -1px;
  margin-bottom: -1px;
}
.ats-switch.switch-small {
  min-width: 80px;
}
.ats-switch.switch-small .switch-left,
.ats-switch.switch-small .switch-right,
.ats-switch.switch-small .knob {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px;
  min-height: 24px;
}
.ats-switch.switch-large {
  min-width: 120px;
}
.ats-switch.switch-large .switch-left,
.ats-switch.switch-large .switch-right,
.ats-switch.switch-large .knob {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal;
  min-height: 34px;
}
.ats-switch span.switch-left {
  color: #fff;
  background: #428bca;
}
.ats-switch span.switch-right {
  color: #000;
  background: #eeeeee;
}
.ats-switch.switch-primary span.switch-left {
  color: #fff;
  background: #428bca;
}
.ats-switch.switch-info span.switch-left {
  color: #fff;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #fff;
  background: #5cb85c;
}
.ats-switch.switch-warning span.switch-left {
  background: #f0ad4e;
  color: #fff;
}
.ats-switch.switch-danger span.switch-left {
  color: #fff;
  background: #d9534f;
}
.ats-switch.switch-default span.switch-left {
  color: #000;
  background: #eeeeee;
}

/* INDEX */
#index {
  margin: 4em;
}
.leftboard {
  min-width: 360px;
}
.boardHeader,
.boardFooter {
  background: #082742;
  color: #edecec;
  padding: 0.6em 1em;
}
.boardHeader {
  -webkit-border-radius: 0.5em 0.5em 0 0;
  -moz-border-radius: 0.5em 0.5em 0 0;
  -o-border-radius: 0.5em 0.5em 0 0;
  -ms-border-radius: 0.5em 0.5em 0 0;
  border-radius: 0.5em 0.5em 0 0;
}
.boardFooter {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  border-radius: 0.5em;
}
.boardFooter {
  margin-top: 1.2em;
  padding: 1em 2em;
}
.boardFooter h3 {
  line-height: 2em;
}
.boardFooter a {
  color: #f5b519;
}
ul.features {
  padding: 1em 2em;
  background: #fff;
  border: 0.07em solid #ddd;
}
.features li {
  padding: 0.3em 0;
  white-space: nowrap;
}
.indexBoard {
  background: #fff;
  border: 0.07em solid #ddd;
  padding: 2em;
}
#index label {
  position: absolute;
  top: 0.45em;
  left: 0.5em;
}
.boardHeader h2 {
  line-height: 1.6em;
  margin-bottom: 0!important;
}
#index h2 {
  margin-bottom: 1em;
}
#index fieldset input {
  padding-left: 3em;
}
.indexHeader .logo {
  background-position: center left!important;
}
.loginbtn {
  line-height: 5em;
}
#index [class$="-icon"]:before {
  font-size: 1.3em;
}
#index .checked-icon:before {
  color: #69BD45;
}
#index button {
  margin-bottom: 0;
}
#index .forgot {
  margin-top: 1.5em;
}
.resetpass,
.rememberuser {
  margin: 1em 0;
  position: relative;
}
.rememberuser h4 {
  margin-bottom: 1em;
}
.resetpass .delete-icon,
.rememberuser .delete-icon {
  position: absolute;
  right: 3.5em;
  top: 4em;
  font-size: 0.6em;
  z-index: 6;
  cursor: pointer;
}
#index .forgot a {
  cursor: pointer;
}
#index fieldset.accept-terms > label {
  position: static;
  display: inline;
  font-weight: normal;
}
#index fieldset.accept-terms > label > a {
  text-decoration: underline !important;
}
#index fieldset.selectfield.register-selectfield {
  margin-bottom: 14px;
}
#index fieldset.selectfield.register-selectfield > select {
  height: 33px;
  padding-left: 38px;
}
.indexBoard.external > .alert {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 8px;
}
#contactus h4 {
  margin-bottom: 0.6em;
}
#contactus .contactaddress {
  margin-bottom: 2em;
  background: #fff;
  padding: 1em;
}
.mapcontact {
  width: 100%;
  height: 9em;
  margin-bottom: 0.5em;
}
.entity-list-grid {
  width: 100%;
  height: 633px;
  font-size: 14px;
  color: black;
}
.documents-grid .entity-list-grid {
  height: 598px;
}
.entity-detail-grid .entity-list-grid {
  height: 394px;
}
.record-keeping-grid .entity-list-grid {
  height: 190px;
}
.ui-grid-top-panel {
  background: #082742;
  font-weight: 600;
}
.ui-grid-header-cell {
  background-color: #082742;
  color: #edecec;
  border-right: none;
  vertical-align: top;
}
.ui-grid-header-cell input {
  color: black;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell {
  border-right: 1px solid;
}
.ui-grid-render-container-body .ui-grid-header .ui-grid-cell-contents {
  border-right: 1px solid;
}
.ui-grid-header-cell > div[aria-sort="ascending"] > div.ui-grid-cell-contents {
  background: url("/assets/images/sort_up.png") no-repeat 0.2em center;
}
.ui-grid-header-cell.hide-sort-icon > div[aria-sort="ascending"] > div.ui-grid-cell-contents {
  background: none;
}
.ui-grid-header-cell > div[aria-sort="descending"] > div.ui-grid-cell-contents {
  background: url("/assets/images/sort_down.png") no-repeat 0.2em center;
}
.ui-grid-header-cell.hide-sort-icon > div[aria-sort="descending"] > div.ui-grid-cell-contents {
  background: none;
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
  background: white;
  border-top: 1px solid #ddd;
  padding: 0.5em 1em 0;
  overflow: visible;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background: #e6eff7;
  border-top: 1px solid #ddd;
  padding: 0.5em 1em 0;
  overflow: visible;
}
.ui-grid-row-header-cell.ui-grid-cell {
  padding-top: 0 !important;
  border-bottom: none !important;
}
input[type="checkbox"].select-all-button {
  margin-left: 14px;
  margin-top: 28px;
  cursor: pointer;
  width: 15px !important;
  height: 16px;
}
.entity-list-grid.no-inline-search input[type="checkbox"].select-all-button {
  margin-top: 10px;
}
.ui-grid-icon-cancel:before {
  content: 'x';
}
[class^="ui-grid-icon"]:before,
[class*=" ui-grid-icon"]:before {
  font-family: sans-serif;
  color: black;
  font-style: normal;
  font-weight: bold;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  /* font-size: 120%; */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.ui-grid-row:hover .ui-grid-cell,
.ui-grid-row.row-hover .ui-grid-cell {
  background: #f5f5f5;
}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
  background: #edecec;
}
.ui-grid-row.ui-grid-row-selected:hover > [ui-grid-row] > .ui-grid-cell,
.ui-grid-row.ui-grid-row-selected.row-hover > [ui-grid-row] > .ui-grid-cell {
  background: #a9b7d1;
}
.vcorp-grid-table .ui-grid-row-selected {
  background: #a9b7d1;
}
.ui-grid-cell-contents {
  padding-top: 0;
  padding-bottom: 0;
}
.ui-grid-cell-contents.ui-grid-header-cell-primary-focus {
  padding: 0.7em 0;
  border-bottom: 1px solid #ddd;
  /* Hide built-in sorting icons. */
}
.ui-grid-cell-contents.ui-grid-header-cell-primary-focus:focus {
  outline: none;
}
.ui-grid-cell-contents.ui-grid-header-cell-primary-focus > span:first-child {
  display: block;
  padding: 0 2em;
  /*border-left: 1px solid #edecec;*/
}
.ui-grid-cell-contents.ui-grid-header-cell-primary-focus > span:first-child:after {
  content: '\a0';
}
.ui-grid-cell-contents.ui-grid-header-cell-primary-focus > span:last-child {
  display: none;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  border-right: none;
}
.entity-list-grid.no-inline-search .ui-grid-cell-contents.ui-grid-header-cell-primary-focus {
  border-bottom: none;
}
input[type="text"].ui-grid-filter-input {
  padding: 0.6em 1.5em;
  /*border: 0.1em solid #7f7f7f;*/
  /*border-bottom: 0.3em solid #86b2d8;*/
  font-weight: 200;
  /*&:hover {
        border: 0.1em solid #7f7f7f;
        border-bottom: 0.3em solid #86b2d8;
    }*/
}
.ui-grid-filter-container {
  padding: 0;
}
div.ui-grid-cell input[type="checkbox"] {
  margin: 0 0.3em 0 0;
  height: 2.8em;
  font-size: 0.9em;
  cursor: pointer;
}
div.ui-grid-cell td {
  height: 35px;
  vertical-align: middle;
}
div.ui-grid-cell .edit-icon {
  display: inline-block;
}
#entity-grid-top-right-buttons {
  float: right;
}
#entity-grid-top-right-buttons button {
  float: right;
  display: block;
  margin: 0 0 10px 10px;
}
.entity-grid-top:before,
.entity-grid-top:after {
  content: " ";
  display: table;
}
.entity-grid-top:after {
  clear: both;
}
.entity-grid-top:before,
.entity-grid-top:after {
  content: " ";
  display: table;
}
.entity-grid-top:after {
  clear: both;
}
.entity-grid-top > .toggleColSearch {
  float: left;
}
.entity-grid-top > .togglecolumns {
  float: right;
  padding-top: 0.2em;
  white-space: nowrap;
  margin-right: 91px;
}
.entity-grid-top > .defaultSearch {
  float: left;
  position: relative;
}
.entity-grid-top > .defaultSearch input {
  margin-bottom: 5px;
}
.entity-grid-top > .defaultSearch input.ng-valid.ng-touched {
  background-image: none !important;
}
.entity-grid-top > .defaultSearch a {
  font-family: sans-serif;
  font-weight: bold;
  color: black;
  display: inline-block;
  width: 1em;
  text-align: center;
  line-height: 1em;
  position: absolute;
  top: 0.6em;
  right: 5px;
  opacity: 0.66;
}
.entity-grid-top > .defaultSearch a:hover {
  color: black !important;
}
.entity-grid-bottom {
  color: black;
}
.entity-grid-bottom:before,
.entity-grid-bottom:after {
  content: " ";
  display: table;
}
.entity-grid-bottom:after {
  clear: both;
}
.entity-grid-bottom:before,
.entity-grid-bottom:after {
  content: " ";
  display: table;
}
.entity-grid-bottom:after {
  clear: both;
}
.entity-grid-bottom > .tablefooter {
  float: left;
}
.entity-grid-bottom > .dataTables_info {
  float: right;
  margin-right: 1.5em;
  margin-top: -0.8em;
  padding-top: 1.6em;
}
.entity-grid-bottom > .dataTables_paginate {
  float: right;
  margin-top: -0.8em;
  padding-top: 1.125em;
}
.entity-grid-bottom > .dataTables_paginate input {
  width: 3em;
}
.entity-grid-bottom > .dataTables_paginate input.ng-valid.ng-touched {
  background-image: none !important;
}
.entity-grid-bottom > .dataTables_paginate fieldset.selectfield {
  vertical-align: bottom;
}
.entity-grid-bottom > .dataTables_paginate fieldset.selectfield select {
  padding: 0;
  padding-right: 1.5em;
  height: 2em;
}
.entity-grid-bottom > .dataTables_paginate .previous-page,
.entity-grid-bottom > .dataTables_paginate .next-page {
  background: none;
  border: none;
  margin-right: 0;
}
.advanced-search-label {
  font-size: 12px;
  color: #838780;
  display: block;
  padding-bottom: 2px;
}
button.form-submit.disabled-button {
  opacity: 0.6;
  cursor: default;
}
button.form-submit.btn-nd.disabled-button {
  opacity: 1.0;
  color: #bbb;
  border-color: #bbb;
  cursor: default;
}
button.form-submit.btn-nd.disabled-button:hover {
  background: none;
}
.expandableRow {
  background-color: #edecec;
}
.expandableRow > div {
  padding: 1em;
  overflow: auto;
  cursor: default;
  height: 100px;
}
.expandableRow > div a {
  display: inline-block;
  cursor: pointer;
  min-width: 30%;
  margin-right: 10px;
}
.expandableRow > div a h4 {
  font-weight: 600;
  font-size: 15px;
}
.row-added {
  color: #bbb;
}
.row-deleted {
  color: #bbb;
}
.ui-grid-animate-spin {
  display: none;
}
.vcorp-grid-edit-buttons {
  background: #edecec;
  display: block;
  position: absolute;
  padding: 5px 0 2px 8px;
  border: 2px solid #ccc;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.vcorp-grid-edit-buttons i.cancel-icon:before {
  color: black;
}
.vcorp-grid-edit-buttons i.confirm-icon:before {
  color: black;
}
.vcorp-grid-edit-text {
  position: relative;
}
.vcorp-grid-edit-text .vcorp-grid-edit-buttons {
  right: 0;
  bottom: -10px;
}
.vcorp-grid-edit-dropdown {
  position: relative;
  margin-top: -7px;
}
.vcorp-grid-edit-dropdown fieldset {
  border: none;
  height: 33px;
}
.vcorp-grid-edit-dropdown fieldset select {
  height: 33px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.vcorp-grid-edit-dropdown fieldset select:focus {
  outline: none;
}
.vcorp-grid-edit-dropdown .vcorp-grid-edit-buttons {
  right: 0;
  bottom: -24px;
}
.vcorp-grid-edit-date {
  position: relative;
}
.vcorp-grid-edit-date input.datefield {
  background: white;
}
.vcorp-grid-edit-date .vcorp-grid-edit-buttons {
  right: 0;
  bottom: -10px;
}
.vcorp-editable-cell > .vcorp-edit-icon {
  display: none;
}
.vcorp-editable-cell:hover > .vcorp-edit-icon {
  display: block;
  float: right;
  margin-right: -13px;
}
.vcorp-editable-cell > .vcorp-edit-iconBusinessSearch {
  display: block;
  float: right;
  margin-right: -13px;
}
.board {
  color: black;
  padding-bottom: 0;
  margin-bottom: 0.6em;
}
.board .entitydetails h4 .lighter {
  color: #999;
}
.tab-box.entity-detail-tabs {
  color: black;
}
.tab-box.entity-detail-tabs > ul {
  text-align: left;
  display: block;
}
.tab-box.entity-detail-tabs > ul > li {
  display: inline-block;
}
.tab-box.entity-detail-tabs > ul > li > div {
  width: 120px;
}
.tab-box.entity-detail-tabs > ul > li > div > a {
  text-align: center;
}
.tab-box.entity-detail-tabs > ul > li > div > a > h3 {
  border-right: 1px solid #999;
  border-left: none;
}
.tab-box.entity-detail-tabs > ul > li:first-child > div > a > h3 {
  border-right: 1px solid #999;
}
.tab-box.entity-detail-tabs > ul > li:last-child > div > a > h3 {
  border-right: none;
}
.edit-task-modal .modal-dialog {
  width: 650px;
}
.modal-inline:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.modal-inline input,
.modal-inline fieldset,
.modal-inline h4 {
  margin: 0;
  vertical-align: middle;
}
.modal-inline.full-margins {
  margin-bottom: 10px;
}
.modal-inline.full-margins:before {
  content: none;
  display: none;
}
#capitalization-grid .cap-stock-common,
#shareholder-grid .cap-stock-common {
  border-left: 8px solid #85d182;
}
#capitalization-grid .cap-stock-preferred,
#shareholder-grid .cap-stock-preferred {
  border-left: 8px solid #7fc6dc;
}
#capitalization-grid .cap-stock-other,
#shareholder-grid .cap-stock-other {
  border-left: 8px solid #a4a7ae;
}
#capitalization-grid .ui-grid-cell.ui-grid-row-header-cell,
#shareholder-grid .ui-grid-cell.ui-grid-row-header-cell {
  padding-left: 0;
}
#capitalization-grid .ui-grid-cell.ui-grid-row-header-cell .ui-grid-cell-contents,
#shareholder-grid .ui-grid-cell.ui-grid-row-header-cell .ui-grid-cell-contents {
  padding-left: 0;
}
#capitalization-grid .expandableRow > div.cap-expandable-row,
#shareholder-grid .expandableRow > div.cap-expandable-row {
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
}
#capitalization-grid .expandableRow > div.cap-expandable-row > div .entity-list-grid,
#shareholder-grid .expandableRow > div.cap-expandable-row > div .entity-list-grid {
  height: 203px;
  border: none;
}
#capitalization-grid .expandableRow > div.cap-expandable-row > div .ui-grid-top-panel,
#shareholder-grid .expandableRow > div.cap-expandable-row > div .ui-grid-top-panel,
#capitalization-grid .expandableRow > div.cap-expandable-row > div .ui-grid-header-cell,
#shareholder-grid .expandableRow > div.cap-expandable-row > div .ui-grid-header-cell {
  background: #86b2d9;
}
#shareholder-grid .ui-grid-cell.ui-grid-row-header-cell {
  padding-left: 10px;
}
table.vcorp-grid-table > thead > tr > th {
  background-color: #082742;
  color: #edecec;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  padding: 0.7em;
}
table.vcorp-grid-table > tbody > tr:nth-child(even) {
  background-color: white;
}
table.vcorp-grid-table > tbody > tr:nth-child(odd) {
  background-color: #e6eff7;
}
table.vcorp-grid-table > tbody > tr > td {
  color: black;
  font-size: 14px;
  font-weight: 300;
  padding: 7px 14px 14px 0;
}
table.vcorp-grid-table > tbody > tr > td.row-buttons {
  padding-left: 10px;
}
table.vcorp-grid-table > tbody > tr > td.row-buttons > div {
  display: table-cell;
}
.capitalization-tree-view > ul {
  list-style-type: disc;
}
.capitalization-tree-view > ul > li {
  margin-left: 2em;
}
.capitalization-tree-view > ul > li > a {
  color: black;
  line-height: 24px;
  text-decoration: underline !important;
}
.capitalization-tree-view > ul > li > span {
  color: black;
  line-height: 24px;
}
.shareholders-grid .entity-list-grid {
  height: 388px;
}
.modal-dialog .shareholders-grid .ui-grid-cell.ui-grid-row-header-cell {
  padding-left: 0;
  padding-right: 0;
}
button.form-submit.btn-nd[disabled] {
  color: #ddd;
  border-color: #ddd;
}
.ui-grid-pinned-container-left .view-icon {
  cursor: pointer;
  margin-top: 8px;
}
.ui-grid-pinned-container-left .view-icon:hover {
  color: #f5b519;
}
.approval-log-grid .ui-grid-pinned-container-left .ui-grid-cell-contents.ui-grid-header-cell-primary-focus {
  border-bottom: none;
}
.modal-body h2.col-title {
  margin-bottom: 10px;
}
.preferences-inline {
  margin-bottom: 16px;
}
.preferences-inline fieldset {
  vertical-align: middle;
  margin: 0;
}
.preferences-inline button.form-submit.btn-nd {
  margin-top: 0;
  margin-bottom: 0;
  float: none;
  vertical-align: middle;
}
.missing-field {
  color: red;
}
.user-undeliverable {
  cursor: pointer;
  color: red;
}
.user-unreachable {
  cursor: pointer;
  color: blue;
}
#preferences h4.subtitle {
  font-size: 16px;
  margin-bottom: 12px;
  margin-top: 0;
}
#preferences label.advanced-search-label {
  font-size: 12px;
  font-weight: 600;
  color: #4f4f4f;
}
#preferences fieldset.preferences-input {
  max-width: 335px;
  min-width: 200px;
}
#preferences button {
  background-color: #082739;
  color: white;
}
#preferences button.form-submit {
  color: #e8ae1c;
  border-bottom: none;
}
#preferences button.btn-nd.form-submit {
  color: white;
}
#preferences button.preferences-add-contact-button {
  margin-top: 16px;
  margin-bottom: 0;
  float: none;
}
#preferences .display-table {
  width: 100%;
}
#preferences .display-table > fieldset,
#preferences .display-table > div {
  display: table-cell;
}
#preferences .preferences-tabset {
  border-bottom: 1px solid black;
  margin-right: -13px;
  margin-bottom: 13px;
}
#preferences .preferences-tabset > .preferences-tab {
  height: 38px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #959595;
  background-color: #ebebeb;
  color: #696969;
  font-weight: bold;
  font-size: 12px;
  padding: 11px 15px;
}
#preferences .preferences-tabset > .preferences-tab.preferences-tab-active {
  background-color: #c2c2c2;
  color: black;
}
#preferences .preferences-tabset > .preferences-tab:not(:last-child) {
  margin-right: 4px;
}
#preferences #preferences-default-page-displays {
  padding: 18px;
  width: 585px;
}
#preferences #preferences-default-page-displays h4.subtitle {
  font-size: 16px;
  margin-bottom: 12px;
  margin-top: 0;
}
#preferences #preferences-default-page-displays table {
  width: 100%;
}
#preferences #preferences-default-page-displays table td {
  padding-bottom: 14px;
}
#preferences #preferences-default-page-displays table td.preferences-table-label {
  vertical-align: middle;
}
#preferences #preferences-default-page-displays table td.preferences-table-label > label {
  font-size: 12px;
  font-weight: 600;
  margin-right: 8px;
}
#preferences #preferences-default-page-displays table td.preferences-table-label.add-left-margin > label {
  margin-left: 24px;
}
#preferences #preferences-default-page-displays table td.preferences-table-input {
  vertical-align: middle;
}
#preferences #preferences-default-page-displays table td.preferences-table-input > fieldset {
  width: 156px;
  margin-bottom: 0;
}
#preferences #preferences-default-page-displays table td.preferences-table-input > fieldset > select {
  margin-bottom: 0;
}
#preferences #preferences-contact h4.subtitle {
  font-size: 16px;
  font-weight: 600;
  margin-left: 15px;
}
#preferences #preferences-contact .req-input.req-combobox .combobox-container {
  position: relative;
  min-height: 36px;
}
#preferences #preferences-contact .req-input.req-combobox .combobox-container input.req-inp {
  position: absolute;
  left: 0;
  z-index: 10;
  width: calc(100% - 37px);
  border-right: none;
  border-bottom: none;
  border-top-right-radius: 0;
  outline: none;
}
#preferences #preferences-contact .req-input.req-combobox .combobox-container fieldset.selectfield {
  position: absolute;
  left: 0;
  z-index: 5;
  width: 100%;
  outline: none;
}
#preferences #preferences-contact .req-input.req-combobox .combobox-container fieldset.selectfield > select {
  outline: none;
}
#dashboard .subitems-qto,
#dashboard .items-qto {
  line-height: normal;
}
#dashboard .subitems-qto {
  color: #aaa;
  border-color: #aaa;
}
#dashboard .vcc_today_button {
  right: 1.8em;
  bottom: 5px;
}
.labelcolor {
  border-radius: 50%;
  line-height: normal;
}
.dashboard-list-view.ui-grid {
  width: 100%;
  height: 360px;
  font-size: 14px;
  color: black;
}
.dashboard-list-view.ui-grid.calendar-list-view {
  height: 394px;
}
.dashboard-list-view.ui-grid .ui-grid-pinned-container-left .ui-grid-cell {
  padding-left: 0;
}
.dashboard-list-view.ui-grid .ui-grid-pinned-container-left .ui-grid-cell .ui-grid-cell-contents {
  padding-left: 0;
}
.dashboard-list-view.ui-grid .ui-grid-pinned-container-left .ui-grid-cell .ui-grid-cell-contents .entity-grid-row-header-buttons > table {
  margin-left: 11px;
}
.dashboard-list-view.no-inline-search input[type="checkbox"].select-all-button {
  margin-top: 10px;
}
.dashboard-list-view.no-inline-search .ui-grid-cell-contents.ui-grid-header-cell-primary-focus {
  border-bottom: none;
}
.state-report {
  background-color: #86b2d8;
  border-radius: 50%;
  color: white;
  font-weight: 600;
  line-height: normal;
}
.renewal-invoice {
  background-color: #f05354;
  border-radius: 50%;
  color: white;
  font-weight: 600;
  line-height: normal;
}
.task {
  background-color: #f5b519;
  border-radius: 50%;
  color: white;
  font-weight: 600;
  line-height: normal;
}
.tax-filing {
  background-color: #016836;
  border-radius: 50%;
  color: white;
  font-weight: 600;
  line-height: normal;
}
.multi-event:after {
  content: ' ';
  background: #082742;
  position: relative;
  top: -20px;
  right: -15px;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
}
.multi-type {
  background: url('/assets/images/multitype.png') no-repeat;
  background-size: 100%;
  border-radius: 50%;
  color: white;
  font-weight: 600;
  line-height: normal;
}
.lv-state-report {
  border-left: 8px solid #86b2d8;
}
.lv-renewal-invoice {
  border-left: 8px solid #f05354;
}
.lv-task {
  border-left: 8px solid #f5b519;
}
.lv-tax-filing {
  border-left: 8px solid #016836;
}
#dashboard .tablefooter > div {
  display: inline-block;
}
#dashboard .welcome {
  color: #86b2d8;
  font-size: 12pt;
}
#dashboard .welcome strong {
  color: #003868;
}
#dashboard .welcome strong.dashboard-company {
  font-size: 14pt;
}
#dashboard .dashboard-grid-header {
  display: table;
  margin-top: 35px;
}
#dashboard .dashboard-grid-header .date-range {
  position: relative;
  background-color: #082742;
  color: white;
  font-weight: 600;
  padding: 4.5px 15px;
  display: inline-block;
  margin-right: 15px;
}
#dashboard .dashboard-grid-header .date-range:after {
  content: url("/assets/images/date-range-header-decoration.png");
  position: absolute;
  right: -13px;
  top: 0;
}
#dashboard .dashboard-grid-header .calendar-labels {
  display: inline-block;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox {
  display: inline-block;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox.clickable-labelbox {
  cursor: pointer;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox.clickable-labelbox.clickable-labelbox-active {
  background-color: #aaaaaa;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox > h5 {
  display: inline-block;
  font-size: 13px;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox > h5.event-count {
  margin-left: 10px;
  font-weight: 600;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox > h5.event-count.bold {
  font-weight: bold;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox .labelcolor {
  border-radius: 0;
  width: 9px;
  height: 9px;
  min-width: 0;
  display: inline-block;
  margin: 0 10px 0 10px;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox .labelcolor.multitype-color {
  width: 13px;
  height: auto;
}
#dashboard .dashboard-grid-header .calendar-labels .labelbox:not(:last-child) {
  padding-right: 10px;
  border-right: 1px solid #aaaaaa;
}
.terms-and-conditions-box {
  overflow-y: scroll;
  max-height: 600px;
}
.terms-and-conditions-box p {
  margin-bottom: 20px;
}
.terms-and-conditions-box .terms-header {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
}
.terms-and-conditions-box .terms-header span {
  display: inline-block;
  margin-right: 20px;
}
.terms-and-conditions-box ol {
  margin-bottom: 1em;
  margin-left: 2.35em;
  list-style-position: outside;
  list-style-type: decimal;
}
#terms-and-conditions p {
  margin-bottom: 20px;
}
#terms-and-conditions .terms-header {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
}
#terms-and-conditions .terms-header span {
  display: inline-block;
  margin-right: 20px;
}
#terms-and-conditions ol {
  margin-bottom: 1em;
  margin-left: 2.35em;
  list-style-position: outside;
  list-style-type: decimal;
}
#boi-banner {
  background-color: #082742;
  color: white;
  position: relative;
  height: 90px;
  min-width: 1000px;
  margin-bottom: 20px;
  margin-top: 10px;
}
#boi-banner > img {
  position: relative;
  display: inline-block;
}
#boi-banner > div {
  position: relative;
  top: -95px;
  display: inline-block;
  font-weight: 600;
  line-height: 23px;
  text-align: center;
}
#boi-banner > div > a {
  text-decoration: underline !important;
  color: #f5b519;
}
.tab-box.calendar-tab-box ul li {
  padding: 0;
}
.tab-box.calendar-tab-box ul li > a {
  display: block;
  padding: 1em 0;
}
#quarter-left .vcc_datetimepicker.vcc_inline {
  width: 90%;
  min-width: 224px;
}
#quarter-middle .vcc_datetimepicker.vcc_inline {
  min-width: 280px;
  max-width: 480px;
}
#quarter-middle .vcc_datetimepicker.vcc_inline .vcc_calendar td.vcc_date,
#quarter-middle .vcc_datetimepicker.vcc_inline .vcc_calendar th {
  font-size: 0.72em;
  padding: 0.12em 0.36em;
  height: 30px;
  font-weight: 600;
}
#quarter-right .vcc_datetimepicker.vcc_inline {
  width: 90%;
  min-width: 224px;
  margin-left: 10%;
}
.calendar_labels .labelbox {
  display: inline-block;
}
.calendar_labels .labelbox.clickable-labelbox {
  cursor: pointer;
}
.calendar_labels .labelbox.clickable-labelbox.clickable-labelbox-active {
  background-color: #aaaaaa;
}
.calendar_labels .labelbox > h5 {
  display: inline-block;
  font-size: 13px;
}
.calendar_labels .labelbox > h5.event-count {
  margin-left: 10px;
  font-weight: 600;
}
.calendar_labels .labelbox > h5.event-count.bold {
  font-weight: bold;
}
.calendar_labels .labelbox .labelcolor {
  border-radius: 0;
  width: 9px;
  height: 9px;
  min-width: 0;
  display: inline-block;
  margin: 0 10px 0 10px;
}
.calendar_labels .labelbox .labelcolor.multitype-color {
  width: 13px;
  height: auto;
}
.calendar_labels .labelbox:not(:last-child) {
  padding-right: 10px;
  border-right: 1px solid #aaaaaa;
}
.order-history-grid > .entity-list-grid {
  height: 598px;
}
.expandableRow > div.order-history-lineitem {
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
}
.expandableRow > div.order-history-lineitem > table {
  border-collapse: collapse;
  color: black;
  border: 1px solid;
}
.expandableRow > div.order-history-lineitem > table > thead > tr > th {
  padding: 0.5em;
}
.expandableRow > div.order-history-lineitem > table > thead > tr > th + th {
  border-left: 1px solid;
}
.expandableRow > div.order-history-lineitem > table > tbody > tr {
  border-top: 1px solid;
}
.expandableRow > div.order-history-lineitem > table > tbody > tr > td {
  padding: 0.5em;
  padding-right: 1.5em;
}
.expandableRow > div.order-history-lineitem > table > tbody > tr > td + td {
  border-left: 1px solid;
}
.expandableRow > div.order-history-lineitem > div .entity-list-grid {
  height: 203px;
  border: none;
}
.expandableRow > div.order-history-lineitem > div .ui-grid-top-panel,
.expandableRow > div.order-history-lineitem > div .ui-grid-header-cell {
  background: #86b2d9;
}
fieldset.order-wizard-action {
  width: 200px;
}
fieldset.order-wizard-action select {
  width: 100% !important;
  padding-right: 2.5em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
fieldset.order-wizard-action select::-ms-expand {
  display: none;
}
.order-wizard-fees {
  margin-left: 10px;
  padding-left: 10px;
  background-color: white;
  border-radius: 10px;
  border: 2px solid #86b2d8;
}
.order-wizard-fees table tbody tr {
  height: 96px;
}
.order-wizard-fees table tbody tr td {
  height: 96px;
}
.order-wizard-fees table tbody tr td div {
  padding-top: 50px;
  height: 96px;
}
.order-wizard-fees table tbody tr.active {
  color: black;
  font-weight: 600;
}
.order-wizard-fees table tfoot {
  font-size: 20px;
}
input[type="checkbox"].order-history-select-all-button {
  margin-top: 10px;
  margin-left: 14px;
  cursor: pointer;
  width: 15px !important;
  height: 16px;
}
.addservice .moredetail {
  overflow-y: auto;
  max-height: 280px;
}
.addservice .moredetail > div {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.addservice .moredetail > div:nth-child(odd) {
  margin-right: 2%;
}
.addservice .moredetail button.btn-nd {
  margin-left: 10px;
  margin-top: 18px;
  margin-bottom: 0;
}
.addservice .moredetail label {
  color: black;
}
.addservice .moredetail label i {
  font-weight: normal;
}
.addservice .moredetail input.ng-invalid:not(.no-validate),
.addservice .moredetail textarea.ng-invalid:not(.no-validate) {
  background-image: url(../images/wrong.png) !important;
  background-position: right 1em;
  background-repeat: no-repeat;
  border-bottom-color: #B42600;
}
.orderitem.active {
  border: 1px solid black;
}
.order-wizard-grand-total {
  float: right;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 2em;
}
.order-wizard-grand-total h4 {
  font-weight: 600;
}
input.ng-invalid.ng-touched:not(.no-validate),
textarea.ng-invalid.ng-touched:not(.no-validate) {
  background-image: url(../images/wrong.png) !important;
  background-position: right;
  background-repeat: no-repeat;
  border-color: #B42600;
}
.select-states-dropdown.ow-select-states-dropdown {
  margin-top: -12px;
  margin-left: 0;
  padding-bottom: 40px;
}
.select-states-dropdown.ow-select-states-dropdown button.btn-nd.form-submit {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}
.ow-state-fee-asterisk {
  color: #f10f0f;
  position: absolute;
  top: 0;
  right: -12px;
  font-size: 16px;
  font-weight: normal;
}
#orderwizard .action-buttons.ow-reviwBtn {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#orderwizard .action-buttons.ow-reviwBtn > a {
  white-space: nowrap;
  margin-bottom: 8px;
}
#orderwizard .action-buttons.ow-reviwBtn > a .save,
#orderwizard .action-buttons.ow-reviwBtn > a .ow-saved-orders-icon,
#orderwizard .action-buttons.ow-reviwBtn > a .review-order {
  float: none;
}
@media only screen and (max-width: 482px) {
  .content.large > #orderwizard .action-buttons.ow-reviwBtn .save {
    margin-left: inherit;
    margin-right: inherit;
    margin-top: 0;
  }
  .content.large > #orderwizard .action-buttons.ow-reviwBtn .review-order {
    margin-left: inherit;
    margin-right: inherit;
  }
}
#predefined-list-modal .ui-grid-row:hover .ui-grid-cell,
#predefined-list-modal .ui-grid-row.row-hover .ui-grid-cell {
  background: #f5f5f5;
}
#predefined-list-modal .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
  background: #a9b7d1;
}
#predefined-list-modal .ui-grid-row.ui-grid-row-selected:hover > [ui-grid-row] > .ui-grid-cell,
#predefined-list-modal .ui-grid-row.ui-grid-row-selected.row-hover > [ui-grid-row] > .ui-grid-cell {
  background: #a9b7d1;
}
#orderwizard .vc-reviewDetails span.order-confirmation-answer {
  font-size: 14px;
}
#new-order-wizard {
  font-weight: normal;
  color: black;
  /*--------------------------------------*/
  /*           user panel                 */
  /*--------------------------------------*/
  /*--------------------------------------*/
  /*           user panel ends            */
  /*--------------------------------------*/
  /*____________________popup_____________*/
  /*-------popup all info--------------*/
  /*-----------popup edit customer-------*/
  /*----------------------------------------------*/
  /*				edit-estimate					*/
  /*----------------------------------------------*/
  /*------------responsive table 2----------*/
  /*widths*/
  /*_________plugins css____________*/
  /*_________plugins css ends____________*/
  /*pagignation*/
  /*update sales orders*/
  /*----------------order-wizer------------*/
}
#new-order-wizard .advanced-search-label {
  color: black;
  font-size: 14px;
}
#new-order-wizard .clearfix,
#new-order-wizard .dl-horizontal dd,
#new-order-wizard .container,
#new-order-wizard .container-fluid,
#new-order-wizard .row,
#new-order-wizard .form-horizontal .form-group,
#new-order-wizard .btn-toolbar,
#new-order-wizard .btn-group-vertical > .btn-group,
#new-order-wizard .nav,
#new-order-wizard .navbar,
#new-order-wizard .navbar-header,
#new-order-wizard .navbar-collapse,
#new-order-wizard .pager,
#new-order-wizard .panel-body,
#new-order-wizard .modal-footer {
  display: block;
}
#new-order-wizard .clearfix:after,
#new-order-wizard .dl-horizontal dd:after,
#new-order-wizard .container:after,
#new-order-wizard .container-fluid:after,
#new-order-wizard .row:after,
#new-order-wizard .form-horizontal .form-group:after,
#new-order-wizard .btn-toolbar:after,
#new-order-wizard .btn-group-vertical > .btn-group:after,
#new-order-wizard .nav:after,
#new-order-wizard .navbar:after,
#new-order-wizard .navbar-header:after,
#new-order-wizard .navbar-collapse:after,
#new-order-wizard .pager:after,
#new-order-wizard .panel-body:after,
#new-order-wizard .modal-footer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#new-order-wizard .inp-item {
  width: 100%;
  height: 23px;
  border: 1px solid #a0a0a0;
  text-indent: 8px;
  font-size: 11px;
  padding: 0;
  border-radius: 4px;
}
#new-order-wizard .inp-bgGray {
  background: #ebebeb;
}
#new-order-wizard .inp-bgGray2 {
  background: #e1e1e1;
  font-weight: bold;
}
#new-order-wizard .inpItalic {
  font-style: italic;
}
#new-order-wizard .user-panel {
  min-height: 32px;
  width: 100%;
  background-color: #abb6d0;
}
#new-order-wizard .page-title {
  padding-left: 38px;
  min-height: 32px;
  width: auto;
  float: left;
  line-height: 32px;
  font-size: 18px;
}
#new-order-wizard .user-icons {
  min-height: 34px;
  max-width: 397px;
  width: 100%;
  float: right;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #606161;
  border-radius: 4px 0px 0px 4px;
  background-color: #fff;
  position: relative;
  bottom: -5px;
}
#new-order-wizard .user-icons a {
  box-sizing: border-box;
  width: 44px;
  height: 32px;
  display: block;
  float: left;
  border-right: 1px solid #606161;
  text-align: center;
  position: relative;
}
#new-order-wizard .user-icons a:last-child {
  border-right: 0px;
}
#new-order-wizard .user-icons a img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
#new-order-wizard .user-name {
  min-height: 32px;
  width: auto;
  float: right;
  padding-right: 14px;
  line-height: 32px;
  font-size: 12px;
  color: #203d7e;
}
#new-order-wizard .user-name span {
  font-weight: bold;
}
#new-order-wizard .page-wrapper {
  font-family: 'Open Sans', sans-serif;
}
#new-order-wizard .add-custContainer {
  max-width: 468px;
  overflow: auto;
  float: left;
}
#new-order-wizard .add-customer {
  width: 468px;
  min-height: 333px;
  padding-left: 15px;
  padding-top: 3px;
}
#new-order-wizard .customer-jobs {
  height: 38px;
  width: 100%;
  background-color: #f2f2f2;
  line-height: 38px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
#new-order-wizard .cj-left {
  width: 308px;
  float: left;
  height: 38px;
}
#new-order-wizard .cj-ri8 {
  width: 128px;
  height: 23px;
  margin-top: 7px;
  float: left;
  background-color: #4d4d4d;
  line-height: 23px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
}
#new-order-wizard .cj-ri8 a {
  color: #fff;
  text-decoration: none;
}
#new-order-wizard .customer-search {
  width: 100%;
  height: 23px;
  margin-bottom: 23px;
  padding-right: 15px;
}
#new-order-wizard .cm-left {
  width: 232px;
  height: 23px;
  float: left;
}
#new-order-wizard .cm-ri8 {
  width: 192px;
  height: 23px;
  float: right;
}
#new-order-wizard .balance-details {
  width: 100%;
  min-height: 216px;
}
#new-order-wizard .bl-box {
  min-height: 32px;
  font-size: 12px;
  line-height: 32px;
  font-weight: bold;
  border-bottom: 1px solid #b5c3e0;
}
#new-order-wizard .blance-head {
  min-height: 23px;
  border-bottom: 1px solid #6f6f6f;
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
}
#new-order-wizard .bl-name {
  width: 176px;
  float: left;
}
#new-order-wizard .blname1 {
  width: 165px;
  float: left;
  padding-left: 8px;
}
#new-order-wizard .bl-nameArrow {
  width: 11px;
  float: left;
  padding-top: 9px;
  text-align: right;
}
#new-order-wizard .balance-total {
  width: 110px;
  float: left;
  text-align: right;
}
#new-order-wizard .bl-attachment {
  width: 114px;
  float: left;
  text-align: center;
}
#new-order-wizard .bl-jobs {
  width: 42px;
  float: left;
  text-align: right;
}
#new-order-wizard .bl-attachment img,
#new-order-wizard .bl-jobs img {
  margin-top: 9px;
}
#new-order-wizard .bl-box .bl-attachment {
  text-align: center;
}
#new-order-wizard .lb-expend {
  font-weight: normal;
}
#new-order-wizard .lb-expend .blname1 {
  padding-left: 44px;
}
#new-order-wizard .lb-expend {
  border-top: 1px solid #b5c3e0;
}
#new-order-wizard .lb-expend:last-child {
  border-top: 1px solid #f2f2f2;
}
#new-order-wizard .edit-customer {
  width: 788px;
  min-height: 333px;
  float: left;
  padding: 41px 16px 0px 20px;
  border-left: 1px solid #636363;
}
#new-order-wizard .cutomer-details {
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid #173478;
}
#new-order-wizard .prs-detailsLeft {
  width: 532px;
  min-height: 238px;
  float: left;
}
#new-order-wizard .prs-detailsRi8 {
  width: 220px;
  min-height: 165px;
  float: left;
  padding: 12px 18px;
}
#new-order-wizard .prs-detailsRi8 ul {
  margin: 0;
  padding: 0;
  list-style-type: square;
  list-style-position: inside;
}
#new-order-wizard .prs-detailsRi8 ul li a {
  font-size: 12px;
  color: #173478;
  text-decoration: none;
}
#new-order-wizard .edit-btn {
  margin-top: 20px;
  width: 134px;
  height: 23px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  background-color: #4d4d4d;
  line-height: 23px;
  border-radius: 5px;
}
#new-order-wizard .client-choice {
  width: 100%;
  height: 136px;
  margin-bottom: 6px;
  background-color: #f2f2f2;
}
#new-order-wizard .user-note {
  width: 100%;
  min-height: 96px;
}
#new-order-wizard .cc-left {
  width: 262px;
  height: 132px;
  float: left;
  margin-top: 1px;
  border-right: 1px solid #dfdfdf;
  padding: 7px 18px 0px 10px;
}
#new-order-wizard .cc-ri8 {
  width: 268px;
  height: 132px;
  margin-top: 1px;
  padding: 10px 0px 0px 10px;
  float: left;
}
#new-order-wizard .cc-address {
  padding: 6px 12px 12px;
  font-size: 12px;
  margin: 0;
}
#new-order-wizard .cc-location {
  margin: 0;
  font-size: 12px;
  padding-left: 12px;
}
#new-order-wizard .cc-location a {
  color: #173478;
}
#new-order-wizard .usr-contactTitle {
  width: 90px;
  height: 16px;
  line-height: 16px;
  font-size: 11px;
  float: left;
}
#new-order-wizard .usr-cont {
  width: 168px;
  height: 16px;
  float: left;
  line-height: 16px;
  font-size: 11px;
}
#new-order-wizard .notes-hd {
  background-color: #e1e1e1;
  height: 22px;
  line-height: 22px;
  padding-left: 11px;
  font-size: 12px;
}
#new-order-wizard .notes-hd a {
  color: #173478;
}
#new-order-wizard .notes-txt {
  min-height: 74px;
  width: 100%;
  border: 1px solid #cccccc;
  padding-left: 10px;
}
#new-order-wizard .note-date {
  font-size: 12px;
  height: 30px;
  width: 78px;
  float: left;
  line-height: 30px;
}
#new-order-wizard .note-txt {
  width: 438px;
  min-height: 30px;
  padding-top: 6px;
  font-size: 12px;
  padding-bottom: 10px;
}
#new-order-wizard .all-transection {
  min-height: 187px;
  width: 100%;
  border-bottom: 1px solid #173478;
}
#new-order-wizard .transection-choice {
  width: 240px;
  height: 22px;
  margin: 8px 0px;
  padding-left: 10px;
}
#new-order-wizard .inputBold {
  font-weight: bold;
}
#new-order-wizard table.transection-table {
  width: 100%;
  border: 1px solid #e1e1e1;
  text-align: left;
}
#new-order-wizard table.transection-table th {
  background-color: #173478;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}
#new-order-wizard table.transection-table th:first-child {
  padding-left: 8px;
}
#new-order-wizard table.transection-table th:last-child {
  padding-right: 8px;
  text-align: right;
}
#new-order-wizard table.transection-table td {
  border-top: 1px solid #e1e1e1;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
#new-order-wizard table.transection-table tr td:first-child {
  padding-left: 8px;
}
#new-order-wizard table.transection-table tr td:last-child {
  padding-right: 36px;
  text-align: right;
}
#new-order-wizard .popup {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  display: none;
  z-index: 5000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-family: 'Open Sans', sans-serif;
}
#new-order-wizard .popup-box {
  border: 1px solid #297285;
  position: fixed;
  background: #FFFFFF;
  width: 80%;
  max-width: 688px;
  z-index: 5001;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 48%;
  display: none;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 0 10px 3px #7D7D7D;
  box-shadow: 0 0 10px 3px #7D7D7D;
}
#new-order-wizard .popContainer {
  height: 530px;
}
#new-order-wizard .popClose {
  width: 26px;
  height: 26px;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #f36420;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  border-radius: 100%;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
}
#new-order-wizard .pop-head {
  width: 100%;
  height: 38px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #fff;
}
#new-order-wizard .popHD1 {
  font-size: 14px;
  font-weight: bold;
  color: #173478;
  line-height: 38px;
  padding-left: 12px;
  width: 200px;
  height: 38px;
  float: left;
}
#new-order-wizard .popHD2 {
  height: 23px;
  width: 70px;
  float: right;
  margin-right: 30px;
}
#new-order-wizard .popHD2 a {
  height: 23px;
  width: 70px;
  display: block;
  background-color: #4d4d4d;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  line-height: 23px;
  text-align: center;
  text-decoration: none;
  margin-top: 6px;
  font-size: 14px;
}
#new-order-wizard .popup ul {
  margin: 0;
  padding: 0;
}
#new-order-wizard .addressInfo {
  height: 362px;
  width: 100%;
  background-color: #ebebeb;
}
#new-order-wizard .addInfoHD {
  width: 100%;
  height: 44px;
  line-height: 44px;
  padding-left: 12px;
  font-size: 12px;
  font-weight: bold;
  color: #173478;
}
#new-order-wizard .addInfo1 {
  width: 348px;
  height: 305px;
  border-right: 1px solid #b5c3e0;
  float: left;
  padding: 0px 12px 0px 20px;
}
#new-order-wizard .addInfo2 {
  width: 338px;
  min-height: 305px;
  float: left;
  padding: 0px 12px 0px 14px;
}
#new-order-wizard .infoInpBox {
  margin-bottom: 7px;
}
#new-order-wizard .info-inp1 {
  width: 100px;
  height: 23px;
  float: left;
  line-height: 23px;
  font-size: 12px;
}
#new-order-wizard .info-inp2 {
  width: 212px;
  height: 23px;
  float: left;
}
#new-order-wizard .line {
  margin: 7px 0px;
  height: 1px;
  width: 100%;
  background-color: #b5c3e0;
  border: none;
}
#new-order-wizard .info-contactPlus {
  text-align: right;
  font-size: 12px;
  margin: 0;
}
#new-order-wizard .info-contactPlus a {
  color: #000;
}
#new-order-wizard .info-contactPlus img {
  vertical-align: bottom;
}
#new-order-wizard .ja-head {
  width: 90px;
  height: 22px;
  margin: 15px 0px 15px 14px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  background-color: #000;
}
#new-order-wizard .jobAdd-left {
  width: 348px;
  height: 185px;
  float: left;
  border-right: 1px solid #b5c3e0;
  padding: 0px 12px 0px 20px;
}
#new-order-wizard .jobAdd-ri8 {
  width: 338px;
  height: 185px;
  float: left;
  padding: 0px 12px 0px 14px;
}
#new-order-wizard .addressInfo.white {
  background-color: #fff;
}
#new-order-wizard #pop2 .addressInfo {
  height: auto;
  border-bottom: 1px solid #6f6f6f;
  padding-bottom: 10px;
}
#new-order-wizard .tabs li {
  display: inline-block;
  list-style-type: none;
  line-height: 24px;
}
#new-order-wizard .tabs li a {
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}
#new-order-wizard .tabs li a.active {
  font-weight: bold;
  color: #173478;
  text-decoration: none;
}
#new-order-wizard #pop2 .job-address {
  padding-top: 15px;
}
#new-order-wizard #pop2 .ja-head {
  margin-left: 0;
  margin-top: 0;
  width: 170px;
}
#new-order-wizard #pop2 .jobAdd-left {
  border: 0;
}
#new-order-wizard .same-bill {
  font-size: 12px;
}
#new-order-wizard .same-bill input {
  vertical-align: top;
}
#new-order-wizard #pop2 .jobAdd-ri8,
#new-order-wizard #pop2 .jobAdd-left {
  height: auto;
}
#new-order-wizard #adds-info {
  display: block;
}
#new-order-wizard #pays-info {
  display: none;
}
#new-order-wizard #notes {
  display: none;
}
#new-order-wizard #pays-info {
  padding: 15px 12px 10px 20px;
}
#new-order-wizard #notes {
  padding: 15px 12px 10px 14px;
  min-height: 170px;
}
#new-order-wizard .pay-info1 {
  width: 344px;
  min-height: 182px;
  float: left;
}
#new-order-wizard .pay-info2 {
  width: 310px;
  min-height: 182px;
  float: left;
  padding-left: 18px;
  padding-top: 90px;
}
#new-order-wizard .pay-info1 .info-inp1 {
  width: 112px;
}
#new-order-wizard .pay-info1 .info-inp2 {
  width: 232px;
}
#new-order-wizard .pay-label {
  width: 80px;
  height: 23px;
  float: left;
  font-size: 12px;
}
#new-order-wizard .pay-inp {
  width: 210px;
  height: 23px;
  float: left;
}
#new-order-wizard .pay-inp input {
  width: 92px;
}
#new-order-wizard .pay-cvc {
  margin-bottom: 7px;
}
#new-order-wizard .note-form {
  margin-bottom: 7px;
}
#new-order-wizard .note-date {
  font-size: 12px;
  line-height: 23px;
  width: 70px;
  height: 23px;
  float: left;
}
#new-order-wizard .note-inp {
  max-width: 492px;
  width: 100%;
  min-height: 23px;
  float: left;
}
#new-order-wizard .note-close {
  width: 32px;
  min-height: 23px;
  float: left;
  text-align: center;
  padding-top: 3px;
}
#new-order-wizard .inp-textarea {
  height: auto;
  padding-left: 10px;
  padding-top: 5px;
  text-indent: 0px;
}
#new-order-wizard .edit-estimate {
  padding: 8px 15px;
}
#new-order-wizard .edit-estimate ul,
#new-order-wizard .edit-estimate li,
#new-order-wizard .edit-estimate p {
  margin: 0;
  padding: 0;
}
#new-order-wizard .edt-nav1 {
  min-height: 12px;
  font-size: 12px;
  line-height: 12px;
  padding-left: 24px;
}
#new-order-wizard .edt-nav1 a {
  color: #6f6f6f;
  text-decoration: underline;
}
#new-order-wizard .edt-nav1 a.active {
  text-decoration: none;
}
#new-order-wizard .edt-nav1 li {
  display: inline-block;
}
#new-order-wizard .address-box {
  max-width: 532px;
  width: 100%;
  min-height: 113px;
  float: left;
  margin-top: 15px;
  background-color: #f2f2f2;
  margin-bottom: 16px;
}
#new-order-wizard .billing-addr {
  width: 50%;
  padding: 0px 15px;
  float: left;
}
#new-order-wizard .job-address {
  width: 50%;
  padding: 0px 15px 5px;
  float: left;
  border-left: 1px solid #dfdfdf;
}
#new-order-wizard .addr-hd {
  line-height: 28px;
  color: #163477;
  font-size: 12px;
}
#new-order-wizard p.addr-p {
  font-size: 12px;
  padding-left: 14px;
  padding-top: 5px;
}
#new-order-wizard .order-box {
  max-width: 660px;
  width: 100%;
  min-height: 128px;
  float: right;
  margin-bottom: 16px;
}
#new-order-wizard .ord-infoBox {
  min-height: 30px;
  width: 100%;
  padding-bottom: 12px;
}
#new-order-wizard .ord-status {
  min-height: 30px;
  width: auto;
  display: inline;
  float: right;
  font-size: 12px;
  color: #eb6154;
  line-height: 30px;
  padding-right: 14px;
  font-weight: bold;
}
#new-order-wizard .ord-date {
  min-height: 30px;
  width: auto;
  display: inline;
  float: right;
  font-size: 12px;
  line-height: 30px;
  padding-right: 35px;
}
#new-order-wizard .ord-num {
  min-height: 30px;
  width: auto;
  display: inline;
  float: right;
  background-color: #ebebeb;
  font-size: 11px;
  line-height: 30px;
  padding: 0px 15px;
  border-radius: 30px;
}
#new-order-wizard .ord-date img {
  vertical-align: sub;
}
#new-order-wizard .ord-addrForm {
  width: 50%;
  float: left;
  padding-right: 8px;
  min-height: 30px;
}
#new-order-wizard .ord-select {
  margin-bottom: 7px;
  max-width: 232px;
}
#new-order-wizard .shopping-nav {
  min-height: 29px;
  width: 100%;
  border-bottom: 1px solid #c6c6c6;
}
#new-order-wizard .shopping-nav li {
  background-color: #dfdfdf;
  min-height: 28px;
  display: inline-block;
  padding: 0 5px;
  font-size: 12px;
  line-height: 28px;
}
#new-order-wizard .shopping-nav li.active {
  background-color: #898989;
  font-weight: bold;
}
#new-order-wizard .shopping-nav li.active a {
  color: #fff;
}
#new-order-wizard .shopping-nav li a {
  color: #898989;
  text-decoration: none;
}
#new-order-wizard .shop-items-search {
  min-height: 23px;
  padding: 18px 0px 0px;
}
#new-order-wizard .item-action {
  max-width: 112px;
  width: 100%;
  float: left;
  min-height: 23px;
  margin-bottom: 18px;
}
#new-order-wizard .item-search {
  max-width: 232px;
  min-height: 23px;
  width: 100%;
  float: right;
  margin-right: 32px;
  margin-bottom: 18px;
}
#new-order-wizard .item-rows {
  max-width: 154px;
  width: 100%;
  min-height: 23px;
  float: right;
  font-size: 12px;
  margin-right: 50px;
  margin-bottom: 18px;
}
#new-order-wizard .item-rowsIn {
  float: left;
  width: auto;
  min-height: 23px;
  line-height: 23px;
  padding: 0 4px;
}
#new-order-wizard .item-rowsIn select {
  width: 52px;
}
#new-order-wizard table.transection-table2 {
  width: 100%;
  text-align: left;
}
#new-order-wizard table.transection-table2 th {
  background-color: #173478;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}
#new-order-wizard table.transection-table2 tr th:first-child {
  text-align: right;
  padding-right: 25px;
}
#new-order-wizard table.transection-table2 tr th:last-child {
  text-align: right;
  padding-right: 20px;
}
#new-order-wizard table.transection-table2 td {
  min-height: 30px;
  line-height: 30px;
  font-size: 11px;
  border-bottom: 1px solid #e1e1e1;
  vertical-align: top;
  padding-right: 8px !important;
}
#new-order-wizard table.transection-table2 tr:nth-child(odd) {
  background-color: #f9f9f9;
}
#new-order-wizard table.transection-table2 tr:nth-child(even) .ot-num {
  background-color: #f9f9f9;
}
#new-order-wizard table.transection-table2 tr:nth-child(odd) .ot-num {
  background-color: #e1e1e1;
}
#new-order-wizard table.transection-table2 td:last-child {
  padding-right: 8px;
  border-right: 1px solid #e1e1e1;
}
#new-order-wizard table.transection-table2 td:first-child {
  border-right: 0;
  height: auto;
  padding-right: 0;
}
#new-order-wizard table.transection-table2 td hr {
  margin: 2px 0;
}
#new-order-wizard table.transection-table2 td .ot-desc {
  max-width: 282px;
  width: 100%;
  line-height: 16px;
  padding: 5px 0px;
}
#new-order-wizard table.transection-table2 td input[type="text"] {
  margin-top: 6px;
  height: 20px;
}
#new-order-wizard .td-inp {
  width: 100%;
  min-height: 30px;
}
#new-order-wizard .ot-qtSip-amo {
  max-width: 42px;
  float: left;
}
#new-order-wizard .ot-act {
  width: 12.13114754098361%;
}
#new-order-wizard .ot-ven {
  width: 17.37704918032787%;
}
#new-order-wizard .ot-prd {
  width: 8.19672131147541%;
}
#new-order-wizard .ot-dec {
  width: 23.77049180327869%;
}
#new-order-wizard .ot-loc {
  width: 12.29508196721311%;
}
#new-order-wizard .ot-qty {
  width: 4.918032786885246%;
}
#new-order-wizard .ot-prc {
  width: 6.147540983606557%;
}
#new-order-wizard .ot-amo {
  width: 7.377049180327869%;
}
#new-order-wizard table.dataTable thead th,
#new-order-wizard table.dataTable thead td,
#new-order-wizard table.dataTable tbody th,
#new-order-wizard table.dataTable tbody td {
  padding: 0;
}
#new-order-wizard .dataTables_wrapper .dataTables_length,
#new-order-wizard .dataTables_wrapper .dataTables_filter {
  float: right;
  font-size: 12px;
  margin-bottom: 18px;
  margin-right: 30px;
}
#new-order-wizard .dataTables_wrapper .dataTables_length input,
#new-order-wizard .dataTables_wrapper .dataTables_length select,
#new-order-wizard .dataTables_wrapper .dataTables_filter input,
#new-order-wizard .dataTables_wrapper .dataTables_filter select {
  border-radius: 4px;
  border: 1px solid #a0a0a0;
}
#new-order-wizard .dataTables_wrapper .dataTables_paginate,
#new-order-wizard .dataTables_wrapper .dataTables_info {
  font-size: 12px;
  padding-top: 0.755em;
}
#new-order-wizard .dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0 5px;
}
#new-order-wizard .tab-container {
  padding: 18px 0;
  position: relative;
}
#new-order-wizard .ot-action {
  max-width: 112px;
  width: 100%;
  position: absolute;
  top: 18px;
  left: 0px;
}
#new-order-wizard .ot-leftDotted {
  width: 9px;
  min-height: 30px;
  height: 100%;
  border-width: 1px 1px 0px 1px;
  border-color: #707171;
  border-style: dotted;
  background-color: #c2c2c2;
  float: left;
  margin-right: 1px;
}
#new-order-wizard .ot-num {
  width: 28px;
  border-left: 1px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  min-height: 30px;
  height: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 11px;
  float: left;
}
#new-order-wizard .ot-check {
  width: 28px;
  min-height: 30px;
  height: 100%;
  float: left;
  padding-top: 8px;
  text-align: center;
}
#new-order-wizard .ot-tick {
  width: auto;
  min-height: 30px;
  height: 100%;
  float: left;
  padding: 10px 0 0 16px;
}
#new-order-wizard .qty-shipped {
  min-height: 30px;
}
#new-order-wizard .qty-shipped span {
  float: left;
  line-height: 30px;
}
#new-order-wizard .qty-shipped a {
  float: right;
  padding-top: 6px;
}
#new-order-wizard .ot-pagignation {
  min-height: 38px;
  line-height: 38px;
  font-size: 11px;
}
#new-order-wizard .ot-showEntry {
  width: auto;
  min-height: 38px;
  line-height: 38px;
  float: left;
  padding-left: 8px;
}
#new-order-wizard .ot-pagig {
  width: auto;
  min-height: 38px;
  line-height: 38px;
  float: right;
}
#new-order-wizard .ot-pagig a {
  padding-right: 5px;
  color: #404040;
  text-decoration: none;
}
#new-order-wizard .ot-pagig a.active {
  text-decoration: underline;
  font-weight: bold;
}
#new-order-wizard .uso-box {
  max-width: 490px;
  min-height: 150px;
  width: 100%;
  float: right;
}
#new-order-wizard .uso-submit {
  max-width: 292px;
  width: 100%;
  float: left;
  padding: 0 22px;
}
#new-order-wizard .uso-total {
  max-width: 198px;
  width: 100%;
  height: auto;
  float: right;
  padding: 12px;
  border: 1px dotted #797a7a;
  border-radius: 5px;
}
#new-order-wizard .update-btn {
  width: 100%;
  height: 33px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border: none;
  color: #fff;
  background-color: #f26522;
  border-radius: 5px;
  line-height: 33px;
}
#new-order-wizard p.uso-sign {
  text-align: center;
  font-size: 14px;
  margin-top: 24px;
}
#new-order-wizard p.uso-sign a {
  color: #404040;
}
#new-order-wizard .uso-totalLeft {
  max-width: 100px;
  min-height: 20px;
  width: 100%;
  float: left;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-right: 15px;
}
#new-order-wizard .uso-totalRi8 {
  max-width: 68px;
  width: 100%;
  min-height: 20px;
  line-height: 20px;
  font-size: 11px;
  text-align: left;
  float: left;
}
#new-order-wizard .uso-totalRi8 input {
  text-align: right;
  padding-right: 8px;
}
#new-order-wizard .order-wizer {
  padding: 0;
  background-color: #edecec;
}
#new-order-wizard .ord-wizerdIn {
  padding-left: 15px;
}
#new-order-wizard .ow-heading {
  padding-bottom: 30px;
}
#new-order-wizard .ow-revOrder {
  max-width: 884px;
  width: 100%;
  min-height: 100px;
  float: left;
  margin-right: 48px;
}
#new-order-wizard .ow-orderTotal {
  max-width: 286px;
  width: 100%;
  min-height: 35px;
  float: left;
  margin-bottom: 15px;
}
#new-order-wizard .vc-innerCharges {
  font-size: 13px;
  padding: 18px 0 6px;
  border-bottom: 1px solid #959595;
}
#new-order-wizard .service-name {
  width: 120px;
  float: left;
}
#new-order-wizard .charge-details {
  width: 162px;
  padding-right: 4px;
  float: right;
  text-align: right;
}
#new-order-wizard .charge-details > span {
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
}
#new-order-wizard .charge-details > span > a {
  position: absolute;
  top: 0;
  right: -18px;
}
#new-order-wizard .charge-additional-services {
  clear: both;
  padding-top: 5px;
}
#new-order-wizard .charge-additional-services > .service-name {
  margin-left: 8px;
}
#new-order-wizard .charge-additional-services > .charge-details {
  width: 154px;
}
#new-order-wizard .charge-additional-services > .charge-details strong {
  font-weight: normal;
}
#new-order-wizard .clr {
  clear: both;
}
#new-order-wizard .ow-reviwBtn {
  min-height: 36px;
  width: 100%;
  margin-bottom: 12px;
  text-align: right;
}
#new-order-wizard .ow-reviwBtn.bottom-buttons {
  display: none;
}
#new-order-wizard .ow-reviwBtn a {
  max-width: 216px;
  width: 100%;
  min-height: 36px;
  display: inline-block;
  line-height: 36px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background-color: #082742;
  text-decoration: none;
  border-radius: 4px;
  margin-bottom: 12px;
  margin-left: 15px;
}
#new-order-wizard .ow-reviwBtn a.save {
  background-color: #f5b519;
  color: #696969;
}
#new-order-wizard .ow-reviwBtn a.save:hover {
  color: white !important;
}
#new-order-wizard .ow-reviwBtn a.save:hover > span {
  color: #696969 !important;
}
#new-order-wizard .ow-reviwBtn a.save > span:hover {
  text-decoration: underline !important;
  color: white !important;
}
#new-order-wizard .ow-reviwBtn a.ow-saved-orders-icon {
  background-color: transparent;
  width: auto;
  margin-right: 12px;
  position: relative;
}
#new-order-wizard .ow-reviwBtn a.ow-saved-orders-icon > span {
  color: black;
  background-color: white;
  border: 1px solid black;
  border-radius: 8px;
  padding: 0 3px;
  position: relative;
  top: -25px;
  left: -8px;
}
#new-order-wizard .ow-totalHeading {
  background-color: #082742;
  width: 100%;
  min-height: 35px;
  line-height: 35px;
  padding: 0px 12px;
  border-radius: 4px;
}
#new-order-wizard .ow-total {
  width: 50%;
  color: #f5b519;
  font-size: 15px;
  float: left;
}
#new-order-wizard .ow-price {
  float: right;
  font-weight: bold;
}
#new-order-wizard .ow-reviewBox {
  width: 100%;
  padding-left: 32px;
  padding-bottom: 32px;
  min-height: 58px;
  position: relative;
}
#new-order-wizard .ow-revNum {
  width: 32px;
  height: 44px;
  background: url(/assets//images/bgCount.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 4px;
  text-align: center;
  padding-top: 8px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
#new-order-wizard .ow-revBox {
  width: 100%;
  min-height: 58px;
  border: 1px solid #2a7285;
}
#new-order-wizard .ow-revBoxTxt {
  width: auto;
  float: left;
  min-height: 56px;
  line-height: 56px;
  padding-left: 22px;
}
#new-order-wizard .ow-revBoxTxt a {
  color: #326897;
  text-decoration: underline !important;
  font-size: 17px;
}
#new-order-wizard .ow-revBoxAction {
  max-width: 130px;
  width: 100%;
  min-height: 56px;
  float: right;
  border-left: 1px solid #2a7285;
  padding-left: 11px;
}
#new-order-wizard .ow-revBoxAction a {
  width: 19px;
  min-height: 56px;
  float: left;
  display: block;
  margin-right: 10px;
}
#new-order-wizard .ow-revBoxAction.in-selected-service {
  min-height: 46px;
}
#new-order-wizard .ow-revBoxAction.in-selected-service a {
  min-height: 46px;
}
#new-order-wizard .ow-revForm > .ow-revBoxAction.in-selected-service {
  display: none;
}
#new-order-wizard .ow-iPlus {
  background: url(/assets/images/order-wizard-actions.png) 0 center no-repeat;
}
#new-order-wizard .ow-iEdit {
  background: url(/assets/images/order-wizard-actions.png) -31px center no-repeat;
}
#new-order-wizard .ow-iDoc {
  background: url(/assets/images/order-wizard-actions.png) -62px center no-repeat;
}
#new-order-wizard .ow-iCross {
  background: url(/assets/images/order-wizard-actions.png) -92px center no-repeat;
}
#new-order-wizard .ow-revLeft {
  max-width: 372px;
  width: 100%;
  float: left;
  height: auto;
}
#new-order-wizard .ow-revRi8 {
  max-width: 476px;
  width: 100%;
  float: left;
  height: auto;
  border-left: 1px solid #5f6466;
}
#new-order-wizard .ow-saveBox {
  background-color: #cccccc;
  min-height: 57px;
  border-top: 1px solid #636363;
  padding: 11px 10px 11px 16px;
}
#new-order-wizard .ow-revForm1 {
  padding: 10px 18px 4px;
  background-color: #ccc;
  border-bottom: 1px solid #2a7285;
}
#new-order-wizard .ow-revForm1 > fieldset.selectfield {
  margin-bottom: 10px;
}
#new-order-wizard .ow-revForm1 > fieldset.vc-input > input {
  margin-bottom: 6px;
}
#new-order-wizard .ow-input {
  height: 36px;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #898989;
  border-radius: 4px;
  font-size: 15px;
  text-indent: 5px;
  color: #696969;
}
#new-order-wizard .ow-inputHolder > textarea.ow-input {
  margin-bottom: 0px;
  height: 65px;
}
#new-order-wizard input[name="entity"].ow-input {
  font-style: italic;
}
#new-order-wizard textarea.ow-input {
  height: auto;
}
#new-order-wizard .vc-input > select {
  /*color: black;*/
  outline: none;
}
#new-order-wizard .vc-input > input {
  color: black;
  /*outline:none;*/
}
#new-order-wizard .ow-step1,
#new-order-wizard .vc-input > .ow-step1,
#new-order-wizard .ow-step2,
#new-order-wizard .ow-step3,
#new-order-wizard .vc-input > .ow-step4 {
  outline: 3px solid #64becb;
  border-color: transparent;
}
#new-order-wizard .ow-invalid,
#new-order-wizard .vc-input > .ow-invalid {
  outline: 3px solid rgba(255, 0, 0, 0.5) !important;
  border-color: transparent;
}
#new-order-wizard .ow-revForm2 {
  padding: 10px 16px;
  max-height: 307px;
}
#new-order-wizard .ow-table-container {
  overflow-y: auto;
  height: 265px;
  padding-right: 16px;
  margin-right: -16px;
  margin-bottom: 6px;
}
#new-order-wizard .ow-table {
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
}
#new-order-wizard .ow-table p {
  display: inline;
  margin-left: 5px;
}
#new-order-wizard .ow-addServ {
  font-size: 14px;
  color: #b42701;
  text-align: left;
}
#new-order-wizard .ow-addServ span {
  font-size: 12px;
  font-weight: normal;
}
#new-order-wizard .ow-fee {
  font-size: 14px;
  color: #b42701;
  text-align: right;
}
#new-order-wizard .ow-bundle-discount {
  padding-left: 5px;
}
#new-order-wizard .ow-bundle-discount span {
  color: #b42701;
  font-weight: bold;
  cursor: pointer;
}
#new-order-wizard .ow-bundle-discount img {
  width: 20px;
  vertical-align: middle;
  cursor: pointer;
}
#new-order-wizard .ow-bundle-note {
  font-size: 12px;
  font-weight: bold;
}
#new-order-wizard .ow-bundle-note span {
  color: #b42701;
  font-weight: bold;
}
#new-order-wizard .ow-bundle-note img {
  width: 20px;
  vertical-align: middle;
}
#new-order-wizard th.ow-boi-wizard-link {
  font-size: 14px;
  font-weight: normal;
}
#new-order-wizard th.ow-boi-wizard-link a {
  text-decoration: underline !important;
  font-weight: bold;
}
#new-order-wizard .ow-bundle-discount-spacer {
  width: 25px;
}
#new-order-wizard .ow-table {
  width: 100%;
  font-size: 12px;
}
#new-order-wizard input[type="checkbox"] {
  padding: 0;
  margin: 0;
}
#new-order-wizard .ow-info {
  width: 30px;
  padding-left: 5px;
}
#new-order-wizard .ow-table td.ow-fee-amount {
  text-align: right;
  font-weight: bold;
}
#new-order-wizard .ow-table td {
  border-bottom: 1px solid #cfcfcf;
}
#new-order-wizard .ow-required {
  font-size: 16px;
  color: #b42701;
  min-height: 46px;
  border-bottom: 1px solid #5f6466;
  padding: 15px 5px 0 25px;
  font-weight: bold;
}
#new-order-wizard .ow-reqForm {
  width: 100%;
  height: 492px;
  overflow-y: auto;
  overflow-x: hidden;
}
#new-order-wizard .ow-reqInpCont {
  padding: 0 15px;
}
#new-order-wizard .ow-process {
  line-height: 24px;
  font-size: 12px;
  text-indent: 32px;
}
#new-order-wizard .ow-reqInpBoxs {
  position: relative;
  padding-left: 20px;
  padding-right: 38px;
}
#new-order-wizard .req-input {
  min-height: 50px;
  width: 100%;
  float: left;
}
#new-order-wizard .req-input.req-select {
  min-height: 60px;
}
#new-order-wizard .req-input.req-select .selectfield {
  margin-bottom: 0;
}
#new-order-wizard .req-input.req-combobox .combobox-container {
  position: relative;
  min-height: 36px;
}
#new-order-wizard .req-input.req-combobox .combobox-container input.req-inp {
  position: absolute;
  left: 0;
  z-index: 10;
  width: calc(100% - 37px);
  border-right: none;
  border-bottom: none;
  border-top-right-radius: 0;
  outline: none;
}
#new-order-wizard .req-input.req-combobox .combobox-container fieldset.selectfield {
  position: absolute;
  left: 0;
  z-index: 5;
  width: 100%;
  outline: none;
}
#new-order-wizard .req-input.req-combobox .combobox-container fieldset.selectfield > select {
  outline: none;
}
#new-order-wizard .req-input.req-radio-buttons .radio-button-label {
  font-weight: 600;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 20px;
  padding-right: 10px;
  line-height: 140%;
}
#new-order-wizard .req-input.req-radio-buttons input {
  height: 20px;
  position: absolute;
  left: 0;
}
#new-order-wizard .req-input .req-inp {
  height: 36px;
  margin-bottom: 0;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #898989;
  background-color: #fff;
  padding-left: 12px;
  border-radius: 4px;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  color: #082742;
  background-position: right 0.6em !important;
}
#new-order-wizard .req-input .datefield {
  font-weight: 600;
  color: #082742;
  background-position: right 0.6em !important;
}
#new-order-wizard .req-input select {
  font-weight: 600;
  color: #082742;
}
#new-order-wizard .file-report-question-info {
  width: 37px;
}
#new-order-wizard .ow-reqAbsInfo {
  position: relative;
  top: 8px;
  left: 0px;
  margin-left: 15px;
}
#new-order-wizard .ow-reqAbsAdd {
  position: relative;
  min-height: 36px;
  font-size: 12px;
}
#new-order-wizard .ow-reqAbsAdd.add-agent-last-col {
  margin-right: 15px;
}
#new-order-wizard .ow-reqAbsAdd span.ow-reqStar {
  display: block;
  color: #f10f0f;
  position: relative;
  top: 18px;
  left: 4px;
}
#new-order-wizard .ow-reqAbsAdd a {
  display: block;
  position: relative;
  top: 15px;
  left: 4px;
  text-decoration: underline !important;
}
#new-order-wizard .file-report-questions-table {
  width: 100%;
  margin: 8px 0;
}
#new-order-wizard .file-report-questions-table th {
  font-size: 12px;
}
#new-order-wizard .file-report-questions-table td {
  vertical-align: middle;
  padding-bottom: 8px;
}
#new-order-wizard .file-report-questions-table td.file-report-question-input .req-input {
  width: 100%;
}
#new-order-wizard .file-report-questions-table td.file-report-question-input.invalid label {
  color: #f10f0f;
}
#new-order-wizard .file-report-questions-table td.file-report-question-required {
  max-width: 50px;
}
#new-order-wizard .file-report-questions-table td.file-report-question-apply-to-all {
  width: 30px;
}
#new-order-wizard .file-report-questions-table td.file-report-question-apply-to-all .file-report-same-answer {
  position: static;
  margin-top: 10px;
}
#new-order-wizard .file-report-questions-table td.file-report-question-edit {
  width: 25px;
}
#new-order-wizard .file-report-questions-table td.file-report-question-edit a {
  display: block;
  margin-top: 10px;
}
#new-order-wizard .ow-reqForm1 {
  padding-bottom: 50px;
}
#new-order-wizard .ow-submit {
  min-height: 36px;
  float: left;
}
#new-order-wizard .ow-submit.ow-submit-left {
  margin-right: 20px;
}
#new-order-wizard .ow-submit.ow-submit-middle {
  width: 70%;
  display: table;
  position: relative;
}
#new-order-wizard .ow-submit.ow-submit-middle > div {
  display: table-cell;
}
#new-order-wizard .ow-submit.ow-submit-middle > div.dropdown {
  top: 10px;
}
#new-order-wizard .ow-submit.ow-submit-right {
  float: right;
}
#new-order-wizard .vc-upload {
  width: 100%;
  padding-left: 8px;
}
#new-order-wizard .vc-upload.documents > h4 {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}
#new-order-wizard .vc-upload.documents > div {
  overflow: hidden;
}
#new-order-wizard .vc-upload.documents > div > h4 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#new-order-wizard .ow-errorMsg {
  float: left;
  font-size: 11px;
  color: #f10f0f;
  line-height: 36px;
}
#new-order-wizard .ow-expedite {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2em;
  color: black;
}
#new-order-wizard .ow-expedite > .selectfield {
  width: 250px;
  margin-bottom: 0;
}
#new-order-wizard .ow-saveBtn {
  float: right;
}
#new-order-wizard .ow-saveBtn > div {
  font-size: 22px;
  color: #525252;
  margin-top: 7px;
}
#new-order-wizard .ow-save {
  color: #696969;
  text-align: center;
  font-size: 15px;
  background-color: #f5b519;
  border: 1px solid #898989;
  border-radius: 4px;
  height: 36px;
  width: 100%;
  font-weight: bold;
}
#new-order-wizard .upload-container {
  position: relative;
  overflow: hidden;
  font-size: 15px;
  width: 220px;
  height: 36px;
  background-color: #082742;
  color: white;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 36px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#new-order-wizard .upload-container:hover {
  color: #f5b519;
}
#new-order-wizard .upload-container > input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  display: block;
  filter: alpha(opacity=0);
}
#new-order-wizard .upload-container > span {
  cursor: pointer;
}
#new-order-wizard .upload-container > span:before {
  width: 24px;
  height: 24px;
  content: ' ';
  background-image: url("/assets/images/paperclip-icon.png");
  float: left;
  margin-top: 5px;
}
#new-order-wizard .ow-grouplabel {
  font-weight: bold;
  padding: 10px 10px 10px 38px;
  background-color: #ccc;
  cursor: pointer;
}
#new-order-wizard .ow-grouplabel .glyphicon {
  float: right;
}
/* end #new-order-wizard */
@media only screen and (max-width: 1258px) {
  #new-order-wizard .edit-customer {
    width: 100%;
    border-left: none;
  }
}
@media only screen and (max-width: 1225px) {
  #new-order-wizard .billing-addr,
  #new-order-wizard .job-address,
  #new-order-wizard .ord-addrForm,
  #new-order-wizard .ord-addrForm {
    float: none;
    margin: 15px auto;
    width: 90%;
  }
  #new-order-wizard .address-box {
    width: 45%;
  }
  #new-order-wizard .order-box {
    width: 55%;
  }
}
@media only screen and (max-width: 990px) {
  #new-order-wizard .ow-revOrder {
    margin: 0;
  }
  #new-order-wizard .order-wizer {
    padding: 0;
  }
  #new-order-wizard .ord-wizerdIn {
    padding: 0 15px;
  }
  #new-order-wizard .ow-revLeft {
    width: 43%;
  }
  #new-order-wizard .ow-revRi8 {
    width: 56%;
  }
}
@media only screen and (max-width: 900px) {
  #new-order-wizard {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
		Label the data 
		    	   	   	   	   	   	   	
		*/
  }
  #new-order-wizard table.transection-table2,
  #new-order-wizard table.transection-table2 thead,
  #new-order-wizard table.transection-table2 tbody,
  #new-order-wizard table.transection-table2 th,
  #new-order-wizard table.transection-table2 td,
  #new-order-wizard table.transection-table2 tr {
    display: block;
  }
  #new-order-wizard table.transection-table2 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #new-order-wizard table.transection-table2 tr {
    border: 1px solid #ccc;
  }
  #new-order-wizard table.transection-table2 td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
  }
  #new-order-wizard table.transection-table2 td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(1):before {
    content: "Active";
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(2):before {
    content: "Order Vendor";
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(3):before {
    content: "Product";
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(4):before {
    content: "Description";
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(5):before {
    content: "Location";
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(6):before {
    content: "Qty";
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(7):before {
    content: "Price";
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(8):before {
    content: "Amount";
  }
  #new-order-wizard table.transection-table2 td:nth-of-type(9):before {
    content: "Qty Shipped";
  }
  #new-order-wizard table.transection-table2 td:first-child {
    height: 30px;
  }
  #new-order-wizard table.transection-table2 td[colspan="9"] {
    display: none;
  }
}
@media only screen and (max-width: 860px) {
  #new-order-wizard .popContent {
    overflow: auto;
    max-height: 580px;
    max-width: 686px;
  }
  #new-order-wizard .addInfo1,
  #new-order-wizard .addInfo2,
  #new-order-wizard #pop2 .jobAdd-ri8,
  #new-order-wizard #pop2 .jobAdd-left {
    height: auto;
    border-right: none;
    float: none;
    margin: 0 auto;
  }
  #new-order-wizard .popHD1 {
    width: 140px;
  }
  #new-order-wizard .addInfoHD {
    height: auto;
  }
  #new-order-wizard .popContent {
    max-height: 420px;
  }
}
@media only screen and (max-width: 650px) {
  #new-order-wizard .ow-revLeft,
  #new-order-wizard .ow-revRi8 {
    width: 100%;
    max-width: 100%;
    border: none;
  }
  #new-order-wizard .ow-revLeft .ow-table-container,
  #new-order-wizard .ow-revRi8 .ow-table-container {
    height: auto;
  }
  #new-order-wizard .ow-revLeft .ow-revBoxAction.in-selected-service,
  #new-order-wizard .ow-revRi8 .ow-revBoxAction.in-selected-service {
    display: none;
  }
  #new-order-wizard .ow-revLeft .ow-reqForm,
  #new-order-wizard .ow-revRi8 .ow-reqForm {
    height: auto;
  }
  #new-order-wizard .ow-revForm > .ow-revBoxAction.in-selected-service {
    display: block;
  }
  #new-order-wizard .ow-submit.ow-submit-left,
  #new-order-wizard .ow-submit.ow-submit-middle,
  #new-order-wizard .ow-submit.ow-submit-right {
    width: 100%;
  }
  #new-order-wizard .ow-reviwBtn.top-buttons {
    display: none;
  }
  #new-order-wizard .ow-reviwBtn.bottom-buttons {
    display: block;
  }
}
@media only screen and (max-width: 615px) {
  #new-order-wizard .ord-date {
    padding-right: 0px;
  }
  #new-order-wizard .ot-action {
    position: relative;
    top: 0;
    margin: 0 auto 10px;
  }
  #new-order-wizard .dataTables_wrapper .dataTables_length,
  #new-order-wizard .dataTables_wrapper .dataTables_filter {
    float: none;
  }
}
@media only screen and (max-width: 525px) {
  #new-order-wizard .uso-submit,
  #new-order-wizard .uso-total {
    float: none;
    margin: 15px auto;
    width: 90%;
  }
}
@media only screen and (max-width: 570px) {
  #new-order-wizard .edit-customer {
    width: 100%;
    border-left: none;
  }
  #new-order-wizard .prs-detailsLeft,
  #new-order-wizard .note-txt {
    width: 100%;
  }
  #new-order-wizard .client-choice {
    height: auto;
  }
  #new-order-wizard .cc-left,
  #new-order-wizard .cc-ri8 {
    float: none;
    margin: 0 auto;
    border: none;
  }
  #new-order-wizard .popContent {
    max-height: 320px;
  }
}
@media only screen and (max-width: 480px) {
  #new-order-wizard {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
		Label the data
		*/
  }
  #new-order-wizard .add-custContainer {
    float: none;
  }
  #new-order-wizard .cm-ri8 {
    width: 232px;
    height: 23px;
    float: left;
    clear: left;
    margin-top: 10px;
  }
  #new-order-wizard .upload-container {
    width: 100%;
  }
  #new-order-wizard .upload-container span.full-width {
    display: none;
  }
  #new-order-wizard table.transection-table,
  #new-order-wizard table.transection-table thead,
  #new-order-wizard table.transection-table tbody,
  #new-order-wizard table.transection-table th,
  #new-order-wizard table.transection-table td,
  #new-order-wizard table.transection-table tr {
    display: block;
  }
  #new-order-wizard table.transection-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #new-order-wizard table.transection-table tr {
    border: 1px solid #ccc;
  }
  #new-order-wizard table.transection-table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
  }
  #new-order-wizard table.transection-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  #new-order-wizard table.transection-table td:nth-of-type(1):before {
    content: "Type";
  }
  #new-order-wizard table.transection-table td:nth-of-type(2):before {
    content: "Number";
  }
  #new-order-wizard table.transection-table td:nth-of-type(3):before {
    content: "Date";
  }
  #new-order-wizard table.transection-table td:nth-of-type(4):before {
    content: "Account";
  }
  #new-order-wizard table.transection-table td:nth-of-type(5):before {
    content: "Amount";
  }
  #new-order-wizard table.transection-table tr td:last-child {
    padding-right: 0;
    text-align: left;
  }
  #new-order-wizard .pay-info1,
  #new-order-wizard .pay-info1 .info-inp1,
  #new-order-wizard .info-inp1,
  #new-order-wizard .addInfo1,
  #new-order-wizard .addInfo2,
  #new-order-wizard #pop2 .jobAdd-ri8,
  #new-order-wizard #pop2 .jobAdd-left,
  #new-order-wizard .pay-info2,
  #new-order-wizard .pay-info1 .info-inp2,
  #new-order-wizard .note-inp,
  #new-order-wizard .address-box,
  #new-order-wizard .order-box {
    width: 100%;
  }
  #new-order-wizard .ow-revBoxTxt {
    line-height: 20px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 380px) {
  #new-order-wizard .ord-wizerdIn {
    padding: 0;
  }
}
div.ui-grid-cell .full-address-editor {
  display: table;
}
div.ui-grid-cell .full-address-editor > input {
  display: table-cell;
  width: 25%;
}
div.ui-grid-cell .full-address-editor > input:first-child {
  width: 40%;
}
div.ui-grid-cell .full-address-editor > input:last-child {
  width: 10%;
}
div.ui-grid-cell .full-name-editor {
  display: table;
}
div.ui-grid-cell .full-name-editor > input {
  display: table-cell;
}
.select-states-dropdown {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  margin-top: 48px;
  margin-left: 7px;
  padding-bottom: 40px;
}
.select-states-dropdown button.btn-nd.form-submit {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}
.dropdown-menu.select-states-dropdown > li.state-selected > a {
  background-color: #dedede;
}
.tooltip.ow-tooltip .tooltip-inner {
  font-size: 14px;
  text-align: left;
  padding: 10px;
  max-width: 500px;
}
.tooltip.ow-tooltip .tooltip-arrow {
  right: auto;
  left: 15px;
  border-top: 0.8em solid #082742;
}
.order-confirmation-disclaimer {
  font-size: 14px;
  margin-top: 10px;
  margin-left: 37px;
  line-height: 130%;
}
.order-confirmation-disclaimer > .pending-order-disclaimer {
  font-weight: bold;
}
#orderwizard .vc-promo-code,
.vc-promo-code {
  display: block;
  max-width: 276px;
}
#orderwizard .vc-promo-code > span,
.vc-promo-code > span {
  margin-bottom: 7px;
  display: block;
}
#orderwizard .vc-promo-code > input,
.vc-promo-code > input {
  width: 200px;
  display: inline-block;
}
#orderwizard .vc-promo-code > a.review-order,
.vc-promo-code > a.review-order {
  display: inline-block;
  width: 70px;
  margin-left: 5px;
}
#orderwizard {
  /*___________ step_1 page _____________*/
  /*_______step 2 ______*/
  /*___________ step 4 _________*/
}
#orderwizard > .container-fluid {
  max-width: 1214px;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
#orderwizard .no-margin {
  margin: 0 !important;
}
#orderwizard .main-wrapper {
  max-width: 1214px;
  margin: 0 auto;
  width: 100%;
}
#orderwizard .top-heading {
  padding: 28px 0 44px 0;
}
#orderwizard .top-hd {
  margin: 0;
  padding: 0;
  line-height: 24px;
}
#orderwizard .clr {
  clear: both;
}
#orderwizard .inner-content {
  width: 100%;
}
#orderwizard .vc-services {
  float: left;
  max-width: 794px;
  width: 100%;
}
#orderwizard .vc-charges {
  float: right;
  max-width: 286px;
  width: 100%;
}
#orderwizard .vc-annual-report-disclaimer {
  margin-top: 15px;
  color: #f10f0f;
  font-size: 24px;
  font-weight: bold;
}
#orderwizard .button {
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #898989;
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
}
#orderwizard .button.disabled {
  opacity: 0.5;
}
#orderwizard .save {
  width: 152px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #f5b519;
  color: #696969;
  float: right;
  margin-right: 12px;
}
#orderwizard .save:hover {
  color: white !important;
}
#orderwizard .save:hover > span {
  color: #696969 !important;
}
#orderwizard .save > span:hover {
  text-decoration: underline !important;
  color: white !important;
}
#orderwizard .ow-saved-orders-icon {
  float: right;
  background-color: transparent;
  width: auto;
  margin-right: 0;
  position: relative;
}
#orderwizard .ow-saved-orders-icon > span {
  color: black;
  font-weight: bold;
  background-color: white;
  border: 1px solid black;
  border-radius: 8px;
  padding: 0 3px;
  position: relative;
  top: -25px;
  left: -8px;
}
#orderwizard .ow-reqAbsAdd {
  position: relative;
  min-height: 36px;
  font-size: 12px;
}
#orderwizard .ow-reqAbsAdd.add-agent-last-col {
  margin-right: 15px;
}
#orderwizard .ow-reqAbsAdd span.ow-reqStar {
  display: block;
  color: #f10f0f;
  position: relative;
  top: 10px;
  left: 4px;
}
#orderwizard .ow-reqAbsAdd a {
  display: block;
  position: relative;
  top: 15px;
  left: 4px;
  text-decoration: underline !important;
}
#orderwizard .review-order {
  width: 130px;
  color: #fff;
  background-color: #082742;
  float: right;
  text-transform: uppercase;
}
#orderwizard .vc-total {
  height: 36px;
  line-height: 36px;
  padding: 0 13px;
  background-color: #636363;
  color: #f5b519;
  font-size: 15px;
  border-radius: 4px;
}
#orderwizard .total {
  float: left;
}
#orderwizard #total-amount {
  float: right;
}
#orderwizard .service-mainForm {
  position: relative;
}
#orderwizard .service-mainForm.review-mainForm {
  max-height: 285px;
  overflow-y: scroll;
}
#orderwizard .vc-innerCharges {
  font-size: 13px;
  padding: 18px 0 6px;
  border-bottom: 1px solid #959595;
}
#orderwizard .service-name {
  width: 120px;
  float: left;
}
#orderwizard .charge-details {
  width: 162px;
  padding-right: 4px;
  float: right;
  text-align: right;
}
#orderwizard .charge-details > span {
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
}
#orderwizard .charge-details > span > a {
  position: absolute;
  top: 0;
  right: -18px;
}
#orderwizard .charge-additional-services {
  clear: both;
  padding-top: 5px;
}
#orderwizard .charge-additional-services > .service-name {
  margin-left: 8px;
}
#orderwizard .charge-additional-services > .charge-details {
  width: 154px;
}
#orderwizard .charge-additional-services > .charge-details strong {
  font-weight: normal;
}
#orderwizard .individual-service {
  padding: 24px 0 8px;
}
#orderwizard .service-action {
  width: 37px;
  float: left;
  padding-left: 5px;
}
#orderwizard .srvice-steps {
  max-width: 757px;
  width: calc(100% - 37px);
  margin-left: 37px;
  border: 1px solid #2a7285;
}
#orderwizard .left-form {
  padding: 13px 10px;
  max-width: 720px;
  width: 100%;
  float: left;
}
#orderwizard .expendable-icon {
  position: absolute;
  right: 0;
  bottom: 5px;
}
#orderwizard .expendable-icon > a {
  outline: none;
}
#orderwizard .expendable-icon > a > div {
  color: #082742;
  font-size: 18px;
}
#orderwizard .vc-input {
  float: left;
  margin: 7px;
  max-width: 336px;
  width: 100%;
}
#orderwizard .vc-input > select {
  color: black;
  outline: none;
}
#orderwizard .vc-input > input {
  color: black;
  outline: none;
}
#orderwizard .service-action {
  padding-top: 4px;
}
#orderwizard .service-counter {
  width: 32px;
  height: 44px;
  background: url(/assets/images/bgCount.png) center center no-repeat;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
#orderwizard .cv-files a {
  height: 20px;
  display: block;
  width: 32px;
}
#orderwizard .cv-files {
  margin-top: 4px;
}
#orderwizard .cv-cross a {
  display: block;
  width: 32px;
  height: 15px;
}
#orderwizard .cv-plus a {
  height: 17px;
  display: block;
  width: 32px;
}
#orderwizard .cv-cross,
#orderwizard .cv-plus {
  margin-top: 10px;
}
#orderwizard .add-service {
  text-align: right;
  margin: 0;
  font-size: 13px;
}
#orderwizard .add-service a {
  color: inherit;
}
#orderwizard .ow-step1,
#orderwizard .vc-input > .ow-step1,
#orderwizard .ow-step2,
#orderwizard .ow-step3,
#orderwizard .vc-input > .ow-step4 {
  outline: 3px solid #64becb;
  border-color: transparent;
}
#orderwizard .ow-invalid,
#orderwizard .vc-input > .ow-invalid {
  outline: 3px solid rgba(255, 0, 0, 0.5) !important;
  border-color: transparent;
}
#orderwizard .ex-srvSteps {
  position: relative;
}
#orderwizard .ex-srvStepContainer {
  width: 175px;
  margin: 0 auto;
  height: 34px;
  background: url(/assets/images/steps_line.png) center center repeat-x;
}
#orderwizard .ex-servContBox {
  width: 35px;
  height: 34px;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background-color: #959595;
  border-radius: 100%;
  margin-right: 35px;
  float: left;
  font-weight: bold;
  cursor: pointer;
}
#orderwizard .ex-servContBox.active {
  background-color: #082742;
}
#orderwizard .ex-srvHeading {
  padding: 12px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
}
#orderwizard .ex-srvBox {
  position: relative;
  overflow-y: auto;
  max-height: 345px;
}
#orderwizard .ex-srvInnerBox {
  width: 234px;
  height: 88px;
  float: left;
  border: 1px dotted #959595;
  border-radius: 5px;
  margin: 8px;
  margin-right: 3px;
}
#orderwizard .ex-srvTop {
  height: 40px;
  border-bottom: 1px dotted #959595;
  background-color: #d7d7d7;
}
#orderwizard .ex-icon {
  width: 40px;
  height: 40px;
  float: left;
  background: url(/assets/images/info.png) center center no-repeat;
}
#orderwizard .ex-TopHD {
  height: 40px;
  width: 190px;
  float: left;
  text-align: center;
  font-size: 13px;
  color: #000;
  font-weight: bold;
  line-height: 14px;
  padding-top: 5px;
}
#orderwizard .ex-srvInputs {
  padding: 6px 12px 8px 8px;
}
#orderwizard .ex-checkBox {
  width: 30px;
  height: 30px;
  float: left;
}
#orderwizard .ex-price {
  width: 180px;
  height: 30px;
  float: left;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-align: right;
  color: #000;
}
#orderwizard .ex-input {
  width: 30px;
  height: 30px;
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5);
  /* IE */
  -moz-transform: scale(1.5);
  /* FF */
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -o-transform: scale(1.5);
  /* Opera */
  /* Checkbox text */
  font-size: 110%;
  display: inline;
}
#orderwizard .required-next {
  border-radius: 5px;
  margin: 8px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 16px;
}
#orderwizard .ex-reqMsg {
  color: #f00;
  font-size: 12px;
  padding-left: 22px;
  padding-bottom: 10px;
}
#orderwizard .required-infoInputs {
  max-width: 700px;
  width: 100%;
  float: left;
  /*margin-bottom:30px;*/
}
#orderwizard .required-prev {
  border-radius: 5px;
  margin: 8px;
  text-align: left;
  position: absolute;
  top: 0;
  left: 16px;
}
#orderwizard .req-inputBox {
  margin-bottom: 6px;
}
#orderwizard .req-inpIcon {
  width: 40px;
  height: 36px;
  float: left;
  background: url(/assets/images/info.png) center center no-repeat;
  margin-top: 15px;
}
#orderwizard .req-inpIcon.req-inpIcon-modal {
  width: 25px;
  height: 21px;
  background-position-x: left;
  margin-top: -5px;
}
#orderwizard .req-inpIcon[info]:hover:after {
  content: attr(info);
  font-size: 15px;
  color: black;
  padding: 4px;
  z-index: 200;
  border: 1px solid black;
  background-color: #fcf8e3;
  position: relative;
  min-width: 200px;
  display: block;
  left: 25px;
  top: -30px;
}
#orderwizard .req-input {
  max-width: 636px;
  min-height: 50px;
  width: 100%;
  float: left;
}
#orderwizard .req-input.req-select {
  min-height: 60px;
}
#orderwizard .req-input.req-select .selectfield {
  margin-bottom: 0;
}
#orderwizard .req-input.req-combobox .combobox-container {
  position: relative;
  min-height: 36px;
}
#orderwizard .req-input.req-combobox .combobox-container input.req-inp {
  position: absolute;
  left: 0;
  z-index: 10;
  width: calc(100% - 37px);
  border-right: none;
  border-bottom: none;
  border-top-right-radius: 0;
  outline: none;
}
#orderwizard .req-input.req-combobox .combobox-container fieldset.selectfield {
  position: absolute;
  left: 0;
  z-index: 5;
  width: 100%;
  outline: none;
}
#orderwizard .req-input.req-combobox .combobox-container fieldset.selectfield > select {
  outline: none;
}
#orderwizard .req-input.req-radio-buttons .radio-button-label {
  font-weight: 600;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 20px;
  padding-right: 10px;
  line-height: 140%;
}
#orderwizard .req-input.req-radio-buttons input {
  height: 20px;
  position: absolute;
  left: 0;
}
#orderwizard .req-input .req-inp {
  max-width: 636px;
  height: 36px;
  margin-bottom: 0;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #898989;
  background-color: #fff;
  padding-left: 12px;
  border-radius: 4px;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  color: #082742;
  background-position: right 0.6em !important;
}
#orderwizard .req-input .datefield {
  font-weight: 600;
  color: #082742;
  background-position: right 0.6em !important;
}
#orderwizard .req-input select {
  font-weight: 600;
  color: #082742;
}
#orderwizard .req-star {
  height: 36px;
  width: 22px;
  float: left;
  line-height: 36px;
  text-align: center;
  color: #f00;
  font-size: 15px;
  margin-top: 17px;
}
#orderwizard .add-agent {
  font-size: 12px;
  text-align: center;
  float: left;
  margin-top: 25px;
}
#orderwizard .add-agent a {
  color: #4F4F4F !important;
  text-decoration: underline !important;
}
#orderwizard .advanced-search-label {
  font-weight: 700;
  color: black;
  line-height: 16px;
  font-size: 14px;
}
#orderwizard input.ng-valid.ng-touched.ng-pristine:not(.no-validate),
#orderwizard textarea.ng-valid.ng-touched.ng-pristine:not(.no-validate) {
  background-image: none !important;
}
#orderwizard input.ng-invalid.ng-invalid-required.req-inp.validate:not(.no-validate) {
  background-image: url(/assets/images/wrong.png) !important;
  background-position: right 0.6em;
  background-repeat: no-repeat;
  border-bottom-color: #B42600;
}
#orderwizard input .req-inp,
#orderwizard input.datefield .ex-uploadBox {
  padding: 0 8px;
}
#orderwizard .vc-uploadText {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  float: left;
  padding-top: 12px;
}
#orderwizard .vc-upload {
  max-width: 690px;
  width: 100%;
  padding-left: 8px;
}
#orderwizard .vc-upload.documents > h4 {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}
#orderwizard .vc-fileUpload {
  position: relative;
  overflow: hidden;
  float: right;
  width: 186px;
  height: 36px;
  border: 1px solid #898989;
  background-color: #fff;
  border-radius: 4px;
}
#orderwizard .vc-fileUpload span {
  text-decoration: underline;
  font-size: 15px;
  text-align: center;
  line-height: 34px;
  display: block;
}
#orderwizard .vc-fileUpload input.vc-upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
#orderwizard .vc-uploadTA {
  margin: 10px 0;
  background-color: #fff;
  border: 1px solid #898989;
  border-radius: 4px;
  height: 115px;
  max-width: 680px;
  width: 100%;
}
#orderwizard .vc-uploadTextarea {
  padding-left: 8px;
  padding-bottom: 10px;
}
#orderwizard .vc-review {
  padding: 30px;
}
#orderwizard .vc-serviceDetails {
  max-width: 280px;
  width: 100%;
  float: left;
}
#orderwizard .vc-reviewDetails {
  max-width: 366px;
  width: 100%;
  float: right;
}
#orderwizard .vc-serviceDetails p {
  font-size: 15px;
  color: #000;
  line-height: 30px;
  margin: 0;
}
#orderwizard .vc-serviceDetails span {
  font-size: 12px;
  display: block;
  line-height: 20px;
  font-weight: 600;
}
#orderwizard p.vc-additionalSRV {
  font-weight: bold;
  border-top: 1px dashed #2b7284;
  border-bottom: 1px dashed #2b7284;
  line-height: 22px;
  margin: 10px 0;
  color: #082742;
}
#orderwizard .vc-reviewDetails p {
  font-size: 14px;
  color: #000;
  margin: 0 0 5px 0;
  padding-bottom: 5px;
  line-height: 19.6px;
  border-bottom: 1px solid #cccccc;
}
#orderwizard .vc-reviewDetails span {
  display: block;
  font-size: 12px;
}
#orderwizard .file-report-same-answer {
  position: absolute;
  right: -20px;
  top: 11px;
  margin-left: 8px;
}
#orderwizard .file-report-questions-table {
  width: 100%;
}
#orderwizard .file-report-questions-table th {
  font-size: 12px;
}
#orderwizard .file-report-questions-table td {
  vertical-align: middle;
  padding-bottom: 8px;
}
#orderwizard .file-report-questions-table td.file-report-question-info {
  width: 40px;
}
#orderwizard .file-report-questions-table td.file-report-question-info div {
  margin-top: 10px;
}
#orderwizard .file-report-questions-table td.file-report-question-input .req-input {
  width: 100%;
}
#orderwizard .file-report-questions-table td.file-report-question-required {
  width: 22px;
}
#orderwizard .file-report-questions-table td.file-report-question-add-repeat {
  width: 32px;
}
#orderwizard .file-report-questions-table td.file-report-question-add-repeat .add-agent {
  padding: 0;
  margin-top: 10px;
}
#orderwizard .file-report-questions-table td.file-report-question-add-repeat .add-agent.add-agent-last-col {
  margin-right: 10px;
}
#orderwizard .file-report-questions-table td.file-report-question-apply-to-all {
  width: 30px;
}
#orderwizard .file-report-questions-table td.file-report-question-apply-to-all .file-report-same-answer {
  position: static;
  margin-top: 10px;
}
#orderwizard .file-report-questions-table td.file-report-question-edit {
  width: 25px;
}
#orderwizard .file-report-questions-table td.file-report-question-edit a {
  display: block;
  margin-top: 10px;
}
#orderwizard .third-party-billing {
  margin-top: 8px;
  margin-top: 14px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 12px 8px 12px 8px;
  display: flex;
  align-items: center;
  width: 100%;
}
#orderwizard .third-party-billing strong {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 20px;
}
#orderwizard .third-party-billing fieldset.selectfield {
  display: inline-block;
  margin-bottom: 0;
  width: 37%;
  max-width: 280px;
  /*min-width:130px;*/
  margin-right: 14px;
}
#orderwizard .third-party-billing a.button.new-third-party-billing {
  background-color: #acacac;
  color: white;
  width: 85px;
}
#orderwizard .third-party-billing-guest {
  margin-top: 8px;
  margin-top: 14px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 12px 8px 12px 8px;
  display: block;
  align-items: center;
  width: 100%;
}
#orderwizard .third-party-billing-guest > span {
  font-size: 14px;
  line-height: 130%;
}
#orderwizard .third-party-billing-guest > form {
  display: block;
  width: 100%;
}
#orderwizard .third-party-billing-guest > form > fieldset {
  display: inline-block;
  margin-right: 8px;
  margin-top: 8px;
}
#orderwizard .third-party-billing-guest > form > fieldset > input {
  padding-left: 3em;
  margin-bottom: 0;
}
#orderwizard .third-party-billing-guest > form > fieldset > label {
  position: absolute;
  top: 0.45em;
  left: 0.5em;
}
#orderwizard .third-party-billing-guest > form > fieldset > label:before {
  font-size: 1.3em;
}
#orderwizard .third-party-billing-guest > form > button {
  float: none;
  display: inline-block;
  margin: 8px 0 0 0;
}
#orderwizard.file-reports {
  /*
    .file-report-same-answer {
        position: absolute;
        right: -20px;
        top: 11px;
        margin-left: 8px;
    }

    .file-report-questions-table {
        width:100%;
        th {
            font-size:12px;
        }
        td {
            vertical-align:middle;
            padding-bottom:5px;
        }
        td.file-report-question-info {
            width:40px;
            div {
                margin-top:10px;
            }
        }
        td.file-report-question-input {
            .req-input {
                width:100%;
            }
        }
        td.file-report-question-required {
            width:22px;
        }
        td.file-report-question-add-repeat {
            width:32px;
            .add-agent {
                padding:0;
                margin-top:10px;
            }
        }
        td.file-report-question-apply-to-all {
            width:30px;
            .file-report-same-answer {
                position:static;
                margin-top:10px;
            }
        }
        td.file-report-question-edit {
            width:25px;
            a {
                display:block;
                margin-top:10px;                
            }
        }        
    }
    */
}
#orderwizard.file-reports .individual-service {
  padding-top: 8px;
  padding-bottom: 4px;
}
#orderwizard.file-reports .vc-input {
  max-width: 340px;
  margin: 1px 7px;
}
#orderwizard.file-reports .vc-input > input {
  margin-bottom: 0 !important;
}
#orderwizard.file-reports .left-form {
  max-width: none;
  padding: 3px 10px;
}
#orderwizard.file-reports .selectfield.vc-input {
  max-width: 176px;
  margin: 1px 7px;
}
#orderwizard.file-reports .srvice-steps {
  max-height: none;
}
#orderwizard.file-reports .req-inputBox {
  position: relative;
}
#orderwizard.file-reports .service-action {
  position: relative;
}
#orderwizard.file-reports .cv-cross {
  position: absolute;
  left: -23px;
  top: 0px;
}
#orderwizard.file-reports .file-report-questions-per-entity-table {
  width: 100%;
}
#orderwizard.file-reports .file-report-questions-per-entity-table th {
  font-size: 12px;
}
#orderwizard.file-reports .file-report-questions-per-entity-table td {
  vertical-align: middle;
  padding-bottom: 5px;
}
#orderwizard.file-reports .file-report-questions-per-entity-table td.file-report-question-input .req-input {
  width: 100%;
}
#orderwizard.file-reports .file-report-questions-per-entity-table td.file-report-question-required {
  width: 22px;
}
#orderwizard.file-reports .file-report-questions-per-entity-table td.file-report-question-use-main-answer {
  width: 30px;
}
#orderwizard.file-reports .file-report-questions-per-entity-table td.file-report-question-use-main-answer .file-report-same-answer {
  position: static;
  margin-top: 10px;
}
@media only screen and (max-width: 1180px) {
  .content.large > #orderwizard {
    /*_______step 2 ______*/
    /*___step 4__________*/
  }
  .content.large > #orderwizard .vc-services {
    max-width: 670px;
  }
  .content.large > #orderwizard .vc-input {
    width: 47%;
  }
  .content.large > #orderwizard .left-form {
    max-width: 598px;
  }
  .content.large > #orderwizard .required-infoInputs {
    width: 77%;
  }
  .content.large > #orderwizard .req-input {
    width: 86%;
  }
  .content.large > #orderwizard .vc-reviewDetails {
    float: left;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1340px) {
  .content:not(.large) > #orderwizard {
    /*_______step 2 ______*/
    /*___step 4__________*/
  }
  .content:not(.large) > #orderwizard .vc-services {
    max-width: 670px;
  }
  .content:not(.large) > #orderwizard .vc-input {
    width: 47%;
  }
  .content:not(.large) > #orderwizard .left-form {
    max-width: 598px;
  }
  .content:not(.large) > #orderwizard .required-infoInputs {
    width: 77%;
  }
  .content:not(.large) > #orderwizard .req-input {
    width: 86%;
  }
  .content:not(.large) > #orderwizard .vc-reviewDetails {
    float: left;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1054px) {
  .content.large > #orderwizard {
    /*_______step 2 ______*/
  }
  .content.large > #orderwizard .vc-services {
    max-width: 570px;
  }
  .content.large > #orderwizard .vc-input {
    width: 47%;
  }
  .content.large > #orderwizard .left-form {
    max-width: 498px;
  }
  .content.large > #orderwizard .required-infoInputs {
    width: 72%;
  }
  .content.large > #orderwizard .req-input {
    width: 82%;
  }
}
@media only screen and (max-width: 1214px) {
  .content:not(.large) > #orderwizard {
    /*_______step 2 ______*/
  }
  .content:not(.large) > #orderwizard .vc-services {
    max-width: 570px;
  }
  .content:not(.large) > #orderwizard .vc-input {
    width: 47%;
  }
  .content:not(.large) > #orderwizard .left-form {
    max-width: 498px;
  }
  .content:not(.large) > #orderwizard .required-infoInputs {
    width: 72%;
  }
  .content:not(.large) > #orderwizard .req-input {
    width: 82%;
  }
}
@media only screen and (max-width: 954px) {
  .content.large > #orderwizard {
    /*______step 1 ________*/
    /*_______step 2 ______*/
  }
  .content.large > #orderwizard .vc-services {
    max-width: 470px;
  }
  .content.large > #orderwizard .vc-input {
    width: 88%;
  }
  .content.large > #orderwizard .left-form {
    max-width: 398px;
  }
  .content.large > #orderwizard .ex-srvInnerBox {
    float: none;
    margin: 0 auto 10px;
  }
  .content.large > #orderwizard .required-infoInputs {
    width: 66%;
  }
  .content.large > #orderwizard .req-input {
    width: 77%;
  }
}
@media only screen and (max-width: 1114px) {
  .content:not(.large) > #orderwizard {
    /*______step 1 ________*/
    /*_______step 2 ______*/
  }
  .content:not(.large) > #orderwizard .vc-services {
    max-width: 470px;
  }
  .content:not(.large) > #orderwizard .vc-input {
    width: 88%;
  }
  .content:not(.large) > #orderwizard .left-form {
    max-width: 398px;
  }
  .content:not(.large) > #orderwizard .ex-srvInnerBox {
    float: none;
    margin: 0 auto 10px;
  }
  .content:not(.large) > #orderwizard .required-infoInputs {
    width: 66%;
  }
  .content:not(.large) > #orderwizard .req-input {
    width: 77%;
  }
}
@media only screen and (max-width: 854px) {
  .content.large > #orderwizard {
    /*_______step 2 ______*/
  }
  .content.large > #orderwizard .vc-services {
    max-width: 370px;
  }
  .content.large > #orderwizard .left-form {
    max-width: 298px;
  }
  .content.large > #orderwizard .required-infoInputs {
    width: 100%;
  }
  .content.large > #orderwizard .req-input {
    width: 80%;
  }
  .content.large > #orderwizard .required-next,
  .content.large > #orderwizard .required-prev {
    max-width: none;
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .content.large > #orderwizard .add-agent {
    font-size: 12px;
    text-align: center;
    padding-top: 20px;
    float: left;
    padding-left: 22px;
  }
  .content.large > #orderwizard .req-next {
    padding-right: 16px;
    text-align: right;
    float: right;
    padding-top: 15px;
  }
  .content.large > #orderwizard .req-prev {
    padding-left: 16px;
    float: left;
    padding-top: 15px;
  }
}
@media only screen and (max-width: 1014px) {
  .content:not(.large) > #orderwizard {
    /*_______step 2 ______*/
  }
  .content:not(.large) > #orderwizard .vc-services {
    max-width: 370px;
  }
  .content:not(.large) > #orderwizard .left-form {
    max-width: 298px;
  }
  .content:not(.large) > #orderwizard .required-infoInputs {
    width: 100%;
  }
  .content:not(.large) > #orderwizard .req-input {
    width: 80%;
  }
  .content:not(.large) > #orderwizard .required-next,
  .content:not(.large) > #orderwizard .required-prev {
    max-width: none;
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .content:not(.large) > #orderwizard .add-agent {
    font-size: 12px;
    text-align: center;
    padding-top: 20px;
    float: left;
    padding-left: 22px;
  }
  .content:not(.large) > #orderwizard .req-next {
    padding-right: 16px;
    text-align: right;
    float: right;
    padding-top: 15px;
  }
  .content:not(.large) > #orderwizard .req-prev {
    padding-left: 16px;
    float: left;
    padding-top: 15px;
  }
}
.previously-saved-services-bottom {
  display: none;
}
@media only screen and (max-width: 754px) {
  .content.large > #orderwizard .main-wrapper {
    padding: 0 15px;
  }
  .content.large > #orderwizard .vc-services {
    max-width: 640px;
    float: none;
  }
  .content.large > #orderwizard .vc-input {
    width: 47%;
  }
  .content.large > #orderwizard .left-form {
    max-width: 566px;
    width: calc(100% - 32px);
  }
  .content.large > #orderwizard .vc-charges {
    max-width: none;
    float: none;
    margin: 20px auto 0;
  }
  .content.large > #orderwizard .previously-saved-services-top {
    display: none;
  }
  .content.large > #orderwizard .previously-saved-services-bottom {
    display: block;
  }
}
@media only screen and (max-width: 914px) {
  .content:not(.large) > #orderwizard .main-wrapper {
    padding: 0 15px;
  }
  .content:not(.large) > #orderwizard .vc-services {
    max-width: 640px;
    float: none;
  }
  .content:not(.large) > #orderwizard .vc-input {
    width: 47%;
  }
  .content:not(.large) > #orderwizard .left-form {
    max-width: 566px;
    width: calc(100% - 32px);
  }
  .content:not(.large) > #orderwizard .vc-charges {
    max-width: none;
    float: none;
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 689px) {
  .content.large > #orderwizard .vc-input {
    width: 94%;
    max-width: none;
  }
}
@media only screen and (max-width: 849px) {
  .content:not(.large) > #orderwizard .vc-input {
    width: 94%;
    max-width: none;
  }
}
@media only screen and (max-width: 482px) {
  .content.large > #orderwizard .save {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .content.large > #orderwizard .review-order {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .content.large > #orderwizard .req-input {
    width: 75%;
  }
  .content.large > #orderwizard .vc-review {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 642px) {
  .content:not(.large) > #orderwizard .save {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .content:not(.large) > #orderwizard .review-order {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .content:not(.large) > #orderwizard .req-input {
    width: 75%;
  }
}
@media only screen and (max-width: 482px) {
  #orderwizard .third-party-billing {
    flex-wrap: wrap;
  }
}
.expired {
  color: red;
}
.orderboard .pull-right h4 {
  display: inline-block;
}
.orderboard .pull-right input {
  display: inline-block;
  margin: 0;
  border-bottom: 1px solid #777;
  padding: 1px 10px 1px 10px;
  height: initial;
}
.payment-select-ra-line-items-container .ra-line-item-info {
  text-align: center;
  margin-bottom: 10px;
}
.payment-select-ra-line-items-container table.payment-select-ra-line-items {
  border-collapse: collapse;
  border-style: hidden;
}
.payment-select-ra-line-items-container table.payment-select-ra-line-items th {
  background-color: #eee;
  padding-right: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: black;
  border: 1px solid black;
  border-style: solid;
}
.payment-select-ra-line-items-container table.payment-select-ra-line-items th:not(:first-child) {
  padding-left: 7px;
}
.payment-select-ra-line-items-container table.payment-select-ra-line-items th.th-entity-name {
  width: 100%;
}
.payment-select-ra-line-items-container table.payment-select-ra-line-items td {
  padding-right: 7px;
  cursor: pointer;
  border: 1px solid black;
  border-style: solid;
}
.payment-select-ra-line-items-container table.payment-select-ra-line-items td:not(:first-child) {
  padding-left: 7px;
}
.payment-select-ra-line-items-container table.payment-select-ra-line-items > tbody > tr:hover > td {
  background-color: #eee;
}
#card-selector {
  background: white;
  border: 1px solid #ddd;
}
#card-selector thead {
  background: #082742;
  color: white;
}
#card-selector thead th {
  padding: 1em;
  font-size: 1em;
  font-weight: 600;
}
#card-selector tbody {
  font-size: 0.9em;
  line-height: 1.5em;
}
#card-selector tbody td {
  padding: 5px;
}
#card-selector .card-selected {
  background-color: #e6eff7;
}
#card-selector .card-number {
  width: 200px;
}
#card-selector .card-name {
  width: 200px;
}
#card-selector .card-expiration {
  width: 100px;
}
#payment .payment-inline-login > a {
  font-weight: bold;
  display: block;
  margin-bottom: 2px;
  background-color: #082742;
  color: white;
  padding: 8px;
  width: 200px;
  position: relative;
}
#payment .payment-inline-login > a:after {
  content: "\e617";
  font-family: 'icomoon', "Ubuntu";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1em;
  margin-right: 0.5em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: 7px;
}
#payment .payment-inline-login form {
  margin-top: 8px;
  max-width: 300px;
}
#payment .payment-inline-login form fieldset input {
  padding-left: 3em;
}
#payment .payment-inline-login form button.form-submit {
  margin: 0;
}
#payment .payment-inline-login form .user-icon,
#payment .payment-inline-login form .pass-icon,
#payment .payment-inline-login form .email-icon,
#payment .payment-inline-login form .contact-icon,
#payment .payment-inline-login form .entities-icon,
#payment .payment-inline-login form .map-icon {
  position: absolute;
  top: 0.45em;
  left: 0.5em;
}
#payment .payment-inline-login form .user-icon:before,
#payment .payment-inline-login form .pass-icon:before,
#payment .payment-inline-login form .email-icon:before,
#payment .payment-inline-login form .contact-icon:before,
#payment .payment-inline-login form .entities-icon:before,
#payment .payment-inline-login form .map-icon:before {
  font-size: 1.3em;
}
#payment .payment-inline-login form.card-or-ach fieldset input {
  padding-left: 9px;
}
#vc-inline .payment-inline-login > a {
  font-weight: bold;
  display: block;
  margin-bottom: 2px;
  background-color: #082742;
  color: white;
  padding: 8px;
  width: 200px;
  position: relative;
}
#vc-inline .payment-inline-login > a:after {
  content: "\e617";
  font-family: 'icomoon', "Ubuntu";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1em;
  margin-right: 0.5em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: 7px;
}
#vc-inline .payment-inline-login form {
  margin-top: 8px;
  max-width: 300px;
}
#vc-inline .payment-inline-login form fieldset input {
  padding-left: 3em;
}
#vc-inline .payment-inline-login form button.form-submit {
  margin: 0;
}
#vc-inline .payment-inline-login form .user-icon,
#vc-inline .payment-inline-login form .pass-icon,
#vc-inline .payment-inline-login form .email-icon,
#vc-inline .payment-inline-login form .contact-icon,
#vc-inline .payment-inline-login form .entities-icon,
#vc-inline .payment-inline-login form .map-icon {
  position: absolute;
  top: 0.45em;
  left: 0.5em;
}
#vc-inline .payment-inline-login form .user-icon:before,
#vc-inline .payment-inline-login form .pass-icon:before,
#vc-inline .payment-inline-login form .email-icon:before,
#vc-inline .payment-inline-login form .contact-icon:before,
#vc-inline .payment-inline-login form .entities-icon:before,
#vc-inline .payment-inline-login form .map-icon:before {
  font-size: 1.3em;
}
#vc-inline .payment-inline-login form.card-or-ach fieldset input {
  padding-left: 9px;
}
#payment .invoicedetail > * {
  display: inline-block;
}
#payment .invoicedetail {
  margin-top: 0.5em;
  padding-top: 0.5em;
  border-top: 1px solid #edecec;
}
#payment .invoicedetail:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
#payment .invoicedetail > .payment-renewal-invoice > a {
  text-decoration: underline !important;
}
#payment .paymenttotalamount {
  float: right;
  background: #082742;
  padding: 0.8em 1.5em;
}
#payment .paymenttotalamount > * {
  display: inline-block;
  margin-left: 2em;
  padding-left: 2em;
  border-left: 1px solid #fff;
  color: #fff;
  font-weight: 600;
}
#payment .paymenttotalamount > *:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
#payment .payment-list {
  margin-bottom: 1.5em;
}
#payment .payment-annual-report-disclaimer {
  margin-bottom: 1.5em;
  color: #f10f0f;
  font-size: 16px;
  font-weight: normal;
}
#payment .orderboard {
  padding: 1em;
}
#payment .payment-invoices-total {
  background: #082742;
  padding: 1em;
}
#payment .payment-invoices-total h3 {
  color: white;
  font-weight: 600;
  display: inline-block;
}
.payment-complete .payment-print-logo {
  float: left;
  margin-bottom: 50px;
}
.payment-complete .payment-print-header {
  float: right;
}
.payment-complete table.payment-summary {
  margin-bottom: 20px;
  width: 100%;
  max-width: 540px;
}
.payment-complete table.payment-summary thead {
  color: white;
  background-color: #082742;
}
.payment-complete table.payment-summary thead tr th {
  font-size: 13px;
  font-weight: 600;
  padding: 12px;
}
@media print {
  .payment-complete table.payment-summary thead tr th {
    color: white !important;
    background-color: #082742 !important;
    -webkit-print-color-adjust: exact;
  }
}
.payment-complete table.payment-summary tbody {
  background-color: white;
}
.payment-complete table.payment-summary tbody tr.payment-summary-info {
  border-bottom: 1px dotted black;
}
.payment-complete table.payment-summary tbody tr.payment-summary-info td {
  color: black;
  font-size: 13px;
  font-weight: 400;
  padding: 12px;
  width: 33%;
}
.payment-complete table.payment-summary tbody tr td {
  color: black;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 12px;
}
.payment-complete table.payment-summary tbody tr.first-row > td {
  padding-top: 10px;
}
.payment-complete table.payment-summary tbody tr.last-row > td {
  padding-bottom: 10px;
}
.payment-complete table.payment-invoices-table {
  margin-bottom: 20px;
  width: 100%;
  max-width: 540px;
}
.payment-complete table.payment-invoices-table th:not(:first-child),
.payment-complete table.payment-invoices-table td:not(:first-child) {
  text-align: right;
  width: 33%;
}
.payment-complete table.payment-invoices-table thead {
  color: white;
  background-color: #082742;
}
.payment-complete table.payment-invoices-table thead tr th {
  font-size: 13px;
  font-weight: 600;
  padding: 12px;
  white-space: nowrap;
}
@media print {
  .payment-complete table.payment-invoices-table thead tr th {
    color: white !important;
    background-color: #082742 !important;
    -webkit-print-color-adjust: exact;
  }
}
.payment-complete table.payment-invoices-table tbody {
  background-color: white;
}
.payment-complete table.payment-invoices-table tbody tr:not(:last-child) {
  border-bottom: 1px dotted black;
}
.payment-complete table.payment-invoices-table tbody tr td {
  color: black;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 12px;
}
.payment-complete table.payment-invoices-table tbody tr:first-child > td {
  padding-top: 10px;
}
.payment-complete table.payment-invoices-table tbody tr:last-child > td {
  padding-bottom: 10px;
}
.payment-complete table.payment-invoices-table tfoot {
  background: none;
}
.payment-complete table.payment-invoices-table tfoot tr td {
  font-weight: bold;
  color: black;
  font-size: 14px;
  padding: 5px 12px;
}
.inv-print {
  margin-bottom: 5px;
}
@media print {
  .inv-print {
    display: none;
  }
}
div.invoice-detail {
  background: white;
  color: black;
  width: 740px;
  padding: 30px;
}
div.invoice-detail > table,
div.invoice-detail > div > table {
  width: 100%;
  background: white;
  font-family: 'Calibri';
}
div.invoice-detail > table > tbody > tr.top-row,
div.invoice-detail > div > table > tbody > tr.top-row,
div.invoice-detail > table > tbody > tr.second-row,
div.invoice-detail > div > table > tbody > tr.second-row {
  border-bottom: 2px solid black;
}
div.invoice-detail > table > tbody > tr.lineitems-row,
div.invoice-detail > div > table > tbody > tr.lineitems-row {
  height: 490px !important;
}
div.invoice-detail > table > tbody > tr.ra-lineitems-row,
div.invoice-detail > div > table > tbody > tr.ra-lineitems-row {
  height: 490px !important;
}
div.invoice-detail > table h1,
div.invoice-detail > div > table h1 {
  font-size: 24px;
}
div.invoice-detail > table .inv-top-address,
div.invoice-detail > div > table .inv-top-address {
  padding-left: 40px;
  padding-bottom: 4px;
  font-size: 14px;
  width: 50%;
}
div.invoice-detail > table .inv-top-address > img,
div.invoice-detail > div > table .inv-top-address > img {
  display: block;
  margin-bottom: 8px;
}
div.invoice-detail > table .inv-top-info,
div.invoice-detail > div > table .inv-top-info {
  vertical-align: top;
  padding-right: 10px;
  padding-left: 160px;
  font-size: 13px;
}
div.invoice-detail > table .inv-top-info h1,
div.invoice-detail > div > table .inv-top-info h1 {
  margin-top: 10px;
  margin-left: 45px;
}
div.invoice-detail > table .inv-top-info table,
div.invoice-detail > div > table .inv-top-info table {
  margin-top: 20px;
  border: 2px solid black;
}
div.invoice-detail > table .inv-top-info table td,
div.invoice-detail > div > table .inv-top-info table td {
  border: 2px solid black;
  padding-left: 10px;
  padding-right: 10px;
}
div.invoice-detail > table .inv-company-info,
div.invoice-detail > div > table .inv-company-info {
  font-size: 17px;
  padding-left: 20px;
  padding-bottom: 15px;
  padding-top: 15px;
}
div.invoice-detail > table .inv-company-info .inv-ra-company-name,
div.invoice-detail > div > table .inv-company-info .inv-ra-company-name {
  display: block;
  margin-bottom: 8px;
}
div.invoice-detail > table .inv-more-info,
div.invoice-detail > div > table .inv-more-info {
  font-size: 13px;
  padding-left: 100px;
}
div.invoice-detail > table .inv-more-info table,
div.invoice-detail > div > table .inv-more-info table {
  width: 260px;
  border: none;
}
div.invoice-detail > table .inv-more-info table td,
div.invoice-detail > div > table .inv-more-info table td {
  border-bottom: 2px solid black;
  padding-top: 7px;
  vertical-align: bottom;
}
div.invoice-detail > table .inv-more-info table td:first-child,
div.invoice-detail > div > table .inv-more-info table td:first-child {
  padding-right: 15px;
  white-space: nowrap;
}
div.invoice-detail > table .lineitems-row table.inv-line-items,
div.invoice-detail > div > table .lineitems-row table.inv-line-items {
  width: 100%;
}
div.invoice-detail > table .lineitems-row table.inv-line-items th,
div.invoice-detail > div > table .lineitems-row table.inv-line-items th {
  text-align: center;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom: 1px solid black;
}
div.invoice-detail > table .lineitems-row table.inv-line-items th:first-child,
div.invoice-detail > div > table .lineitems-row table.inv-line-items th:first-child {
  width: 50%;
  border-bottom: none;
}
div.invoice-detail > table .lineitems-row table.inv-line-items td,
div.invoice-detail > div > table .lineitems-row table.inv-line-items td {
  padding-bottom: 6px;
  text-align: center;
}
div.invoice-detail > table .lineitems-row table.inv-line-items .inv-entity-name,
div.invoice-detail > div > table .lineitems-row table.inv-line-items .inv-entity-name {
  font-weight: bold;
  padding-left: 15px;
  text-align: left;
}
div.invoice-detail > table .lineitems-row table.inv-line-items .inv-state,
div.invoice-detail > div > table .lineitems-row table.inv-line-items .inv-state {
  padding-left: 25px;
  text-align: left;
}
div.invoice-detail > table .lineitems-row table.inv-line-items .inv-name,
div.invoice-detail > div > table .lineitems-row table.inv-line-items .inv-name {
  padding-left: 35px;
  text-align: left;
}
div.invoice-detail > table .lineitems-row table.inv-totals,
div.invoice-detail > div > table .lineitems-row table.inv-totals {
  width: 50%;
  margin-left: 50%;
  margin-top: 30px;
  font-size: 20px;
  margin-bottom: 20px;
}
div.invoice-detail > table .lineitems-row table.inv-totals td:last-child,
div.invoice-detail > div > table .lineitems-row table.inv-totals td:last-child {
  text-align: right;
}
div.invoice-detail > table .ra-lineitems-row,
div.invoice-detail > div > table .ra-lineitems-row {
  -webkit-print-color-adjust: exact;
}
div.invoice-detail > table .ra-lineitems-row table.inv-ra-line-items,
div.invoice-detail > div > table .ra-lineitems-row table.inv-ra-line-items {
  width: 100%;
  margin-bottom: 10px;
}
div.invoice-detail > table .ra-lineitems-row table.inv-ra-line-items td,
div.invoice-detail > div > table .ra-lineitems-row table.inv-ra-line-items td,
div.invoice-detail > table .ra-lineitems-row table.inv-ra-line-items th,
div.invoice-detail > div > table .ra-lineitems-row table.inv-ra-line-items th {
  page-break-inside: avoid;
  border: 2px solid black;
}
div.invoice-detail > table .ra-lineitems-row table.inv-ra-line-items td > div,
div.invoice-detail > div > table .ra-lineitems-row table.inv-ra-line-items td > div,
div.invoice-detail > table .ra-lineitems-row table.inv-ra-line-items th,
div.invoice-detail > div > table .ra-lineitems-row table.inv-ra-line-items th {
  page-break-inside: avoid;
  padding-top: 6px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
div.invoice-detail > table .ra-lineitems-row table.inv-ra-line-items tbody > tr:nth-child(odd),
div.invoice-detail > div > table .ra-lineitems-row table.inv-ra-line-items tbody > tr:nth-child(odd) {
  background-color: #eee !important;
}
div.invoice-detail > table .ra-lineitems-row table.inv-ra-line-items thead > tr,
div.invoice-detail > div > table .ra-lineitems-row table.inv-ra-line-items thead > tr {
  background-color: #ccc !important;
}
div.invoice-detail > table .ra-lineitems-row table.inv-totals,
div.invoice-detail > div > table .ra-lineitems-row table.inv-totals {
  width: 50%;
  margin-left: 50%;
  margin-top: 30px;
  font-size: 20px;
  margin-bottom: 20px;
}
div.invoice-detail > table .ra-lineitems-row table.inv-totals td:last-child,
div.invoice-detail > div > table .ra-lineitems-row table.inv-totals td:last-child {
  text-align: right;
}
div.invoice-detail > table .inv-footer-separator,
div.invoice-detail > div > table .inv-footer-separator {
  border-bottom: 1px dashed black;
}
div.invoice-detail > table .inv-footer-separator td,
div.invoice-detail > div > table .inv-footer-separator td {
  text-align: center;
}
div.invoice-detail > table .inv-footer-row,
div.invoice-detail > div > table .inv-footer-row {
  -webkit-print-color-adjust: exact;
}
div.invoice-detail > table .inv-footer-row > td,
div.invoice-detail > div > table .inv-footer-row > td {
  padding-top: 10px;
  position: relative;
}
div.invoice-detail > table .inv-footer-row > td:first-child,
div.invoice-detail > div > table .inv-footer-row > td:first-child {
  width: 310px;
}
div.invoice-detail > table .inv-footer-row > td:last-child,
div.invoice-detail > div > table .inv-footer-row > td:last-child {
  width: 310px;
}
div.invoice-detail > table .inv-footer-row .inv-footer-change-info,
div.invoice-detail > div > table .inv-footer-row .inv-footer-change-info {
  width: 290px;
}
div.invoice-detail > table .inv-footer-row .inv-footer-change-info table,
div.invoice-detail > div > table .inv-footer-row .inv-footer-change-info table {
  width: 100%;
}
div.invoice-detail > table .inv-footer-row .inv-footer-change-info table tr,
div.invoice-detail > div > table .inv-footer-row .inv-footer-change-info table tr {
  border-bottom: 1px solid black;
}
div.invoice-detail > table .inv-footer-row .inv-footer-change-info table .inv-col1,
div.invoice-detail > div > table .inv-footer-row .inv-footer-change-info table .inv-col1 {
  width: 150px;
}
div.invoice-detail > table .inv-footer-row .inv-footer-change-info table .inv-col2,
div.invoice-detail > div > table .inv-footer-row .inv-footer-change-info table .inv-col2 {
  width: 75px;
}
div.invoice-detail > table .inv-footer-row .inv-footer-change-info table .inv-col3,
div.invoice-detail > div > table .inv-footer-row .inv-footer-change-info table .inv-col3 {
  width: 75px;
}
div.invoice-detail > table .inv-footer-row .inv-footer-checkbox,
div.invoice-detail > div > table .inv-footer-row .inv-footer-checkbox {
  float: right;
  border: 2px solid black;
  width: 20px;
  height: 20px;
}
div.invoice-detail > table .inv-footer-row .inv-smaller-text,
div.invoice-detail > div > table .inv-footer-row .inv-smaller-text {
  font-size: 14px;
}
div.invoice-detail > table .inv-footer-row table.inv-footer-summary,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-summary {
  position: absolute;
  top: 10px;
  right: 0;
}
div.invoice-detail > table .inv-footer-row table.inv-footer-summary td,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-summary td,
div.invoice-detail > table .inv-footer-row table.inv-footer-summary th,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-summary th {
  border: 2px solid black;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
div.invoice-detail > table .inv-footer-row table.inv-footer-summary thead > tr,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-summary thead > tr {
  background-color: #ccc !important;
}
div.invoice-detail > table .inv-footer-row table.inv-footer-amount,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-amount {
  position: absolute;
  top: 70px;
  right: 0;
  border: 2px solid black;
  background-color: #ccc !important;
}
div.invoice-detail > table .inv-footer-row table.inv-footer-amount th,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-amount th {
  padding: 5px;
  text-align: center;
}
div.invoice-detail > table .inv-footer-row table.inv-footer-amount td,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-amount td {
  padding: 3px;
  padding-top: 0;
}
div.invoice-detail > table .inv-footer-row table.inv-footer-amount td > div,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-amount td > div {
  font-weight: bold;
  font-size: 19px;
  background-color: white !important;
  width: 120px;
}
div.invoice-detail > table .inv-footer-row table.inv-footer-amount td > div .inv-amount-spacer,
div.invoice-detail > div > table .inv-footer-row table.inv-footer-amount td > div .inv-amount-spacer {
  display: inline-block;
  width: 75px;
}
div.invoice-detail > table .inv-footer-row .inv-footer-address,
div.invoice-detail > div > table .inv-footer-row .inv-footer-address {
  position: absolute;
  top: 140px;
  left: 100px;
}
div.invoice-detail > .inv-footer {
  width: 680px;
}
@media (min-width: 957px) {
  div.invoice-detail.not-pdf {
    margin-left: 55px;
  }
}
.us-business-search-grid .entity-list-grid {
  height: 1754px;
}
.us-map {
  overflow: hidden;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.us-map svg .state {
  stroke-width: 2;
  stroke: #fff;
  -moz-transition: stroke 0.5s, fill-opacity 0.5s;
  -o-transition: stroke 0.5s, fill-opacity 0.5s;
  -webkit-transition: stroke 0.5s, fill-opacity 0.5s;
  transition: stroke 0.5s, fill-opacity 0.5s;
}
.us-map svg .state text {
  stroke: none;
  fill-opacity: 1;
}
.us-map svg .state:hover,
.us-map .state.active {
  cursor: pointer;
  fill-opacity: 0.8;
}
.map-zoomin,
.map-zoomout {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #292929;
  padding: 4px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  width: 18px;
  height: 18px;
}
.map-zoomin {
  top: 10px;
}
.map-zoomout {
  top: 30px;
}
.renewal-invoice-popover > table > thead > tr > th {
  padding-right: 14px;
}
.renewal-invoice-popover > table > tbody > tr:nth-child(odd) {
  background-color: #ececec;
}
.renewal-invoice-popover > table > tbody > tr > td {
  padding-right: 14px;
}
.dropdown-menu.landing-page-dropdown > li > a.disabled {
  cursor: default;
  color: #ccc;
}
.dropdown-menu.landing-page-dropdown > li > a.disabled:hover,
.dropdown-menu.landing-page-dropdown > li > a.disabled:focus {
  color: #ccc !important;
  background-color: transparent;
}
.dropdown-menu.landing-page-dropdown > table {
  border-collapse: collapse;
  border-style: hidden;
}
.dropdown-menu.landing-page-dropdown > table td,
.dropdown-menu.landing-page-dropdown > table th {
  padding: 5px;
  border: 1px solid black;
  border-style: solid;
  color: black;
}
.dropdown-menu.landing-page-dropdown > table th {
  font-weight: bold;
  background-color: #eee;
}
.dropdown-menu.landing-page-dropdown > table td:last-child {
  text-align: right;
}
.dropdown-menu > li > a.disabled {
  cursor: default;
  color: #ccc;
}
.dropdown-menu > li > a.disabled:hover,
.dropdown-menu > li > a.disabled:focus {
  color: #ccc !important;
  background-color: transparent;
}
body.landing-page-body {
  background-color: #f9f9f9;
  overflow-x: auto;
}
@media (max-width: 600px) {
  .landing-page-logo {
    display: none;
  }
  .pull-right.landing-page-header-links {
    float: none !important;
  }
  .pull-right.landing-page-header-links > .landing-page-header-link {
    display: block;
    white-space: normal;
    margin-top: 15px;
  }
  .pull-right.landing-page-header-links > .landing-page-header-link > a {
    display: inline-block;
  }
  .pull-right.landing-page-header-links > .landing-page-header-link > a.with-separator {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
  }
}
.landing-page-header-link {
  display: inline-block;
  white-space: nowrap;
  font-size: 13px;
  margin-top: 32px;
}
.landing-page-header-link.more-entities {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 17px 7px;
  font-size: 16px;
  background-color: #c3c3c3;
  border: 1px solid black;
}
.landing-page-header-link > a {
  font-weight: bold;
  text-decoration: underline !important;
  display: inline-block;
}
.landing-page-header-link > a.with-separator {
  padding-right: 12px;
  margin-right: 8px;
  border-right: 1px solid #4f4f4f;
}
@-webkit-keyframes fadeinout {
  0% {
    outline: 0px solid #64becb;
  }
  50% {
    outline: 5px solid #64becb;
  }
  100% {
    outline: 0px solid #64becb;
  }
}
@keyframes fadeinout {
  0% {
    outline: 0px solid #64becb;
  }
  50% {
    outline: 5px solid #64becb;
  }
  100% {
    outline: 0px solid #64becb;
  }
}
#index.landing-page #inline-login-username.highlight {
  -webkit-animation: fadeinout 1s linear 1 forwards;
  animation: fadeinout 1s linear 1 forwards;
}
#index.landing-page.statement-page {
  margin: 1em;
}
#index.landing-page #card-selector thead th {
  padding: 13px;
  font-size: 14px;
  font-weight: bold;
}
#index.landing-page #card-selector tbody {
  font-size: 14px;
  line-height: 1.5em;
  color: black;
}
@media print {
  #index.landing-page .guest-payment-right-column {
    display: none;
  }
}
#index.landing-page .payment-complete {
  padding: 12px;
  border: 1px solid #dddddd;
}
#index.landing-page .payment-complete > div {
  clear: both;
}
#index.landing-page .guest-payment-panel {
  border: 1px solid #dddddd;
  padding-bottom: 12px;
}
#index.landing-page .guest-payment-panel label.advanced-search-label {
  position: static;
}
#index.landing-page .guest-payment-panel fieldset {
  max-width: 330px;
}
#index.landing-page .guest-payment-panel fieldset > input {
  padding-left: 9px;
}
#index.landing-page .guest-payment-panel button.form-submit.guest-payment-button {
  text-transform: uppercase;
  background-color: #023568;
  color: white;
  border-bottom: none;
  margin-top: 0;
  float: none;
  min-width: 125px;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary {
  margin-bottom: 25px;
  font-size: 14px;
  width: 100%;
  min-width: 570px;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > thead > tr > th {
  color: white;
  font-weight: bold;
  background-color: #0b2643;
  padding: 13px;
  white-space: nowrap;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > tbody > tr > td {
  color: black;
  font-weight: normal;
  background-color: white;
  padding: 13px;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > tbody > tr > td:first-child {
  width: 150px;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > tbody > tr > td fieldset > input {
  padding-left: 12px;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > tbody > tr > td fieldset::before {
  content: "$";
  position: absolute;
  left: 4px;
  top: 11px;
  color: darkgray;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > tbody > tr:not(:first-child) > td {
  padding-top: 0;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > tbody #guest-payment-actions {
  width: 250px;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > tbody #guest-payment-actions > div {
  position: absolute;
  width: 230px;
}
#index.landing-page .guest-payment-panel > .guest-payment-order-summary > tbody #guest-payment-actions > div > button.form-submit.guest-payment-button {
  background-color: #c2c2c2;
  color: black;
  margin-bottom: 4px;
  width: 230px;
}
#index.landing-page .guest-payment-panel > .guest-payment-tabs {
  margin-bottom: 25px;
}
#index.landing-page .guest-payment-panel > .guest-payment-tabs > div {
  color: white;
  font-weight: bold;
  font-size: 14px;
  background-color: #7d7d7d;
  padding: 13px;
  cursor: pointer;
  display: table-cell;
  width: 34%;
  white-space: nowrap;
}
#index.landing-page .guest-payment-panel > .guest-payment-tabs > div:hover {
  background-color: #0b2643;
}
#index.landing-page .guest-payment-panel > .guest-payment-tabs > div.active-tab {
  background-color: #0b2643;
}
#index.landing-page .guest-payment-panel > .guest-payment-tabs > div:not(:first-child) {
  width: 33%;
  border-left: 1px solid #f9f9f9;
}
#index.landing-page .guest-payment-panel > .guest-payment-tab #card-selector {
  width: 100%;
  max-width: 572px;
  min-width: 502px;
}
#index.landing-page .landing-page-entity-panel {
  display: table;
}
#index.landing-page .landing-page-entity-panel .contact-and-company {
  background-color: #082743;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
#index.landing-page .landing-page-entity-panel .contact-and-company h2.contact-name {
  color: white;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-top: 12px;
}
#index.landing-page .landing-page-entity-panel .contact-and-company h2.company-name {
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 12px;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container {
  border-left: 2px solid #082743;
  border-right: 2px solid #082743;
  border-bottom: 2px solid #082743;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 36px;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-header-link.more-entities {
  position: relative;
  min-width: 389px;
  white-space: normal;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-header-link.more-entities .entity-count-bubble {
  border-radius: 12px;
  font-size: 14px;
  font-weight: bold;
  background-color: #333333;
  color: #e5e5e5;
  padding: 4px 7px;
  position: absolute;
  top: 17px;
  right: 8px;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-header-link.more-entities .entity-count-text {
  text-align: center;
  font-size: 18px;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-header-link.more-entities .entity-count-text > div {
  margin-top: 6px;
  font-size: 16px;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-header-link.more-entities .ra-count-text {
  text-align: center;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entity-buttons button.form-submit {
  background-color: #082743;
  color: white;
  border-bottom: none;
  margin-top: 5px;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities {
  border: 1px solid #707070;
  max-height: 508px;
  overflow-y: auto;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities.renewal-invoice-entities {
  max-height: 585px;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity {
  background-color: #ececec;
  padding: 18px;
  position: relative;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity:nth-child(even) {
  background-color: white;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity table td {
  padding-right: 24px;
  padding-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
  color: black;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity table td.landing-page-label {
  color: #505050;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity table td.nowrap {
  white-space: nowrap;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity table td.past-due {
  color: red;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity table td > .entity-jurisdiction {
  font-weight: 300;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity table td > a {
  text-decoration: underline !important;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity .landing-page-select-action button.btn-nd.form-submit {
  font-size: 12px;
  width: 165px;
  text-align: left;
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity .landing-page-select-action button.btn-nd.form-submit:after {
  content: "\e610";
  font-family: 'icomoon', "Ubuntu";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  position: absolute;
  top: 5px;
  left: 140px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
#index.landing-page .landing-page-entity-panel .landing-page-entities-container .landing-page-entities .landing-page-entity .landing-page-entity-checkbox {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 30px !important;
}
#index.landing-page .login fieldset {
  width: 336px;
  margin-left: auto;
  margin-right: auto;
}
#index.landing-page .login h2 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 13px;
}
#index.landing-page .login h2.no-bold {
  font-weight: 600;
}
#index.landing-page .login button.form-submit {
  width: 216px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
  float: none;
  display: block;
}
#index.landing-page .login .forgot {
  margin-bottom: 18px;
  text-align: center;
  font-size: 12px;
}
#index.landing-page .login .forgot span {
  white-space: nowrap;
}
#index.landing-page .login .forgot a {
  text-decoration: underline !important;
  display: inline-block;
  margin-bottom: 5px;
}
#index.landing-page .login .forgot a.with-separator {
  padding-right: 12px;
  margin-right: 8px;
  border-right: 1px solid #4f4f4f;
}
#index.landing-page .resetpass .delete-icon,
#index.landing-page .rememberuser .delete-icon {
  top: 7px;
  right: 0;
}
#index.landing-page .board-notice-container {
  border-top: 1px dashed #2b7284;
}
#index.landing-page .board-notice-container > h3 {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
#index.landing-page .board-notice-container .board-notices {
  width: 100%;
  max-width: 310px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
#index.landing-page .board-notice-container .board-notices .board-notice {
  display: table-row;
  text-align: center;
}
#index.landing-page .board-notice-container .board-notices .board-notice h3 {
  display: table-cell;
  text-align: left;
  color: black;
  font-weight: 600;
  font-size: 13px;
  padding-right: 10px;
  padding-bottom: 26px;
}
#index.landing-page .board-notice-container .board-notices .board-notice .notice-link {
  display: table-cell;
}
#index.landing-page .board-notice-container .board-notices .board-notice .notice-link > a {
  display: block;
  cursor: pointer;
  border: 1px solid #f5b519;
  border-radius: 4.5px;
  width: 34px;
  height: 26px;
  background-color: white;
  font-size: 12px;
  font-weight: bold;
  color: #f5b519;
  padding: 6px 0;
}
#index.landing-page .board-notice-container .board-notices .board-notice .notice-link > a.no-notices {
  color: gray;
  font-weight: 600;
}
#index.landing-page .right-panel {
  width: 350px;
  float: left;
}
@media print {
  #index.landing-page .right-panel {
    display: none;
  }
}
#index.landing-page .statement-panel {
  min-width: 935px;
  float: left;
  margin-right: 16px;
}
@media print {
  #index.landing-page .statement-panel {
    min-width: initial;
    float: none;
  }
}
#index.landing-page .statement-panel .statement {
  color: black;
  font-family: Calibri, Arial, sans-serif;
  width: 935px;
}
@media print {
  #index.landing-page .statement-panel .statement {
    width: auto;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout {
  table-layout: fixed;
  width: 935px;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout {
    width: auto;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody h2 {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr:first-child > td {
  padding-top: 30px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr:last-child > td {
  padding-bottom: 30px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td:first-child {
  padding-left: 30px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td:last-child {
  padding-right: 30px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > .company-address {
  margin: 15px 0;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td.statement-vcorp-info {
  width: 100%;
  vertical-align: top;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td.statement-vcorp-info > img.vcorp-statement-logo {
  display: block;
  margin-bottom: 5px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td.statement-info {
  width: 220px;
  vertical-align: top;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td.statement-info > .statement-info-table {
  margin: 0 auto;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td.statement-info > .statement-info-table > tbody > tr > th {
  border: 1px solid #023568;
  background-color: #023568 !important;
  -webkit-print-color-adjust: exact;
  color: white !important;
  padding: 4px 6px;
  text-align: center;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td.statement-info > .statement-info-table > tbody > tr > th {
    border: 1px solid black;
    background-color: black !important;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td.statement-info > .statement-info-table > tbody > tr > td {
  border: 1px solid #023568;
  padding: 4px 6px;
  text-align: center;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td.statement-info > .statement-info-table > tbody > tr > td {
    border: 1px solid black;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > .detach-line {
  -webkit-print-color-adjust: exact;
  margin-bottom: 15px;
  border-bottom: 1px dashed black;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 10px;
}
@media screen {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > .detach-line {
    display: none;
  }
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > .detach-line {
    display: block;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > .detach-line > .instructions {
  display: inline-block;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > .detach-line > .amount-enclosed {
  float: right;
  display: inline-block;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > .detach-line > .amount-enclosed > .enclosed-underline {
  display: inline-block;
  width: 110px;
  margin-left: 4px;
  border-bottom: 1px solid black;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines {
  font-size: 14px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines .align-right {
  text-align: right;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > thead > tr {
  background-color: #023568 !important;
  color: white;
  -webkit-print-color-adjust: exact;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > thead > tr {
    background-color: #ccc !important;
    color: black;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > thead > tr > th {
  border: 1px solid black;
  text-align: center;
  text-transform: uppercase;
  padding: 4px;
  white-space: nowrap;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > thead > tr > th.noprint {
    display: none;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tfoot > tr > td {
  text-transform: uppercase;
  border: none;
  padding: 4px;
  text-align: center;
  font-weight: bold;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tfoot > tr > td.noprint {
    display: none;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr:nth-child(even) {
  background-color: #eee !important;
  -webkit-print-color-adjust: exact;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr.statement-line-payment {
  color: #0827F3;
  -webkit-print-color-adjust: exact;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr > td {
  border: 1px solid black;
  padding: 4px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr > td.nowrap {
  white-space: nowrap;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr > td.noprint {
    display: none;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr > td.matter-name {
  min-width: 233px;
  max-width: 233px;
  word-wrap: break-word;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr > td > input.statement-checkbox {
  width: 17px;
  height: 17px;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr > td > .landing-page-select-action > .select-action-button {
  width: 18px;
  height: 18px;
  border: none;
  background: none;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-lines > tbody > tr > td > .landing-page-select-action > .select-action-button:after {
  content: "\e610";
  font-family: 'icomoon', "Ubuntu";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  position: absolute;
  top: 3px;
  left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-totals {
  font-size: 14px;
  margin: 10px auto;
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-totals > thead > tr {
  background-color: #023568 !important;
  -webkit-print-color-adjust: exact;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-totals > thead > tr {
    background-color: black !important;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-totals > thead > tr > th {
  color: white !important;
  -webkit-print-color-adjust: exact;
  border: 1px solid #023568;
  text-align: center;
  text-transform: uppercase;
  padding: 4px;
  white-space: nowrap;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-totals > thead > tr > th {
    border: 1px solid black;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-totals > tbody > tr > td {
  border: 1px solid #023568;
  padding: 4px;
  white-space: nowrap;
  min-width: 120px;
  text-align: right;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td > table.statement-totals > tbody > tr > td {
    border: 1px solid black;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td .statement-selected-invoices {
  text-align: center;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td .statement-selected-invoices {
    display: none;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td .statement-buttons {
  text-align: center;
  margin-top: 10px;
}
@media print {
  #index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td .statement-buttons {
    display: none;
  }
}
#index.landing-page .statement-panel .statement > table.statement-layout > tbody > tr > td .statement-buttons button.form-submit {
  background-color: #023568;
  color: white;
  border-bottom: none;
  margin-top: 0;
  float: none;
  min-width: 125px;
}
#boi .ow-required {
  font-size: 16px;
  color: #b42701;
  min-height: 26px;
  border-bottom: 1px solid #5f6466;
  padding: 0 5px 0 25px;
  margin-bottom: 10px;
  font-weight: bold;
}
.boi-expand {
  font-size: 30px;
  margin-top: 6px;
  color: #555;
}
.boi-expanded-info {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 10px;
}
#orderwizard #boi .service-name {
  width: 162px;
}
#orderwizard #boi .charge-details {
  width: 120px;
}
#index #boi-quiz #boi-quiz-answers label {
  position: relative;
  top: 0;
  left: 0;
  margin-left: 30px;
  font-weight: 500;
  height: 20px;
}
#index #boi-quiz .boi-form-field label {
  position: initial;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}
#index #boi-quiz .boi-form-field label.checkbox-label {
  text-transform: none;
  font-weight: 500;
}
#index #boi-quiz .boi-form-field input[type="text"],
#index #boi-quiz .boi-form-field select {
  width: 100%;
  border: 1px solid black;
  padding: 16px;
  font-size: 16px;
  height: 54px;
}
#index #boi-quiz .boi-form-field .required {
  color: red;
  font-weight: 700;
}
#boi-disclaimers {
  margin-top: 30px;
  font-style: italic;
  font-size: 12px;
  font-weight: 400;
}
#boi-quiz {
  font-weight: 500;
  color: #212529;
}
#boi-quiz h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
#boi-quiz h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 16px;
}
#boi-quiz h4 {
  font-size: 24px;
  margin-bottom: 16px;
}
#boi-quiz .row > div {
  padding-left: 0;
  padding-right: 0;
}
#boi-quiz #boi-quiz-questions {
  background-color: white;
}
#boi-quiz #boi-quiz-questions #boi-quiz-questions-inner {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 24px;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
#boi-quiz #boi-quiz-progress {
  background-color: #777;
  height: 16px;
  width: 100%;
  position: relative;
}
#boi-quiz #boi-quiz-progress > div {
  background-color: #86b2d8;
  height: 16px;
  position: relative;
  transition: all 500ms;
}
#boi-quiz #boi-quiz-answers {
  margin-top: 8px;
  margin-bottom: 20px;
}
#boi-quiz input[type="radio"] {
  margin-right: 8px;
  margin-top: -3px;
}
#boi-quiz button.form-submit {
  float: none;
  margin-top: 5px;
  transition: all 200ms;
}
#boi-quiz button.form-submit[disabled] {
  background-color: #474747;
  border-bottom-color: #474747;
  color: white;
  cursor: initial;
}
#boi-quiz span.definition {
  color: #86b2d8;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
#boi-quiz ul {
  list-style: disc;
  margin-top: 10px;
  margin-left: 30px;
}
#boi-quiz ul li + li {
  margin-top: 6px;
}
/*body:has(#boi-quiz-footer) {
    display:flex;
    flex-direction:column;
}*/
#boi-quiz-footer {
  display: none;
  /* TODO */
  background: white;
  border-top: 0.2em solid #86b2d8;
  min-height: 5em;
}
#boi-quiz-footer h3 {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 16px;
}
#boi-quiz-footer a {
  display: inline-block;
  background-color: #474747;
  color: white;
  cursor: pointer;
  font-weight: bold;
  padding: 13px;
  border-radius: 5px;
  margin-left: calc(-70%);
  margin-bottom: 16px;
}
