/* line 208, icons/*.png */
.icons-sprite, .icons-archive, .icons-assets, .icons-batching, .icons-e-delivery, .icons-ebpp, .icons-escrow, .icons-inventory, .icons-messaging, .icons-print, .icons-production-control, .icons-proofs, .icons-reporting, .icons-reprint, .icons-sampling, .icons-scan-station, .icons-search, .icons-sla, .icons-summary, .icons-tracking, .icons-user-preference, .icons-workflow {
  background-image: url('../images/icons-saaa1d534b7.png');
  background-repeat: no-repeat;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-archive {
  background-position: 0 0;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-assets {
  background-position: 0 -256px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-batching {
  background-position: 0 -512px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-e-delivery {
  background-position: 0 -768px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-ebpp {
  background-position: 0 -1024px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-escrow {
  background-position: 0 -1280px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-inventory {
  background-position: 0 -1536px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-messaging {
  background-position: 0 -1792px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-print {
  background-position: 0 -2048px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-production-control {
  background-position: 0 -2304px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-proofs {
  background-position: 0 -2560px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-reporting {
  background-position: 0 -2816px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-reprint {
  background-position: 0 -3072px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sampling {
  background-position: 0 -3328px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scan-station {
  background-position: 0 -3584px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-search {
  background-position: 0 -3840px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sla {
  background-position: 0 -4096px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-summary {
  background-position: 0 -4352px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-tracking {
  background-position: 0 -4608px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-user-preference {
  background-position: 0 -4864px;
}

/* line 84, ../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-workflow {
  background-position: 0 -5120px;
}

/* line 17, ../sass/style.scss */
a:hover {
  text-decoration: none;
}

/* line 23, ../sass/style.scss */
html body {
  color: #5A738E;
}
/* line 25, ../sass/style.scss */
html body .help-block {
  font-size: 0.9em;
  color: #999999;
}
/* line 29, ../sass/style.scss */
html body.login {
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#919B9B), to(#37485B));
  background-image: -webkit-radial-gradient(circle, #919B9B, #37485B);
  background-image: -moz-radial-gradient(circle, #919B9B, #37485B);
  background-image: -ms-radial-gradient(circle, #919B9B, #37485B);
  background-attachment: fixed;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 38, ../sass/style.scss */
html body.login .icons {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  text-align: center;
}
/* line 46, ../sass/style.scss */
html body.login .icons .wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 52, ../sass/style.scss */
html body.login .icons .wrapper .icon {
  display: inline-block;
  width: 15%;
  min-width: 200px;
}
/* line 56, ../sass/style.scss */
html body.login .icons .wrapper .icon img {
  width: 100%;
}
/* line 59, ../sass/style.scss */
html body.login .icons .wrapper .icon label {
  color: #e6e6e6;
  font-weight: normal;
}
/* line 66, ../sass/style.scss */
html body.login .overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 75, ../sass/style.scss */
html body.login .container {
  position: relative;
  z-index: 2;
}
/* line 78, ../sass/style.scss */
html body.login .container .login-form-wrapper {
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 250px;
  padding: 20px;
  -webkit-box-shadow: 0 15px 20px -6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 20px -6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 20px -6px rgba(0, 0, 0, 0.5);
}
/* line 87, ../sass/style.scss */
html body.login .container .login-form-wrapper .form-group:first-child {
  margin-top: 20px;
}
/* line 90, ../sass/style.scss */
html body.login .container .login-form-wrapper .form-group:last-child.action {
  border-top: 1px solid #C6C6C6;
  padding-top: 20px;
  text-align: right;
  margin-bottom: 0;
}
/* line 96, ../sass/style.scss */
html body.login .container .login-form-wrapper .form-group label {
  font-weight: normal;
}
/* line 100, ../sass/style.scss */
html body.login .container .login-form-wrapper .forgot-password, html body.login .container .login-form-wrapper .trouble-signing {
  color: #999999;
  line-height: 12px;
  font-size: 12px;
}
/* line 104, ../sass/style.scss */
html body.login .container .login-form-wrapper .forgot-password.forgot-password, html body.login .container .login-form-wrapper .trouble-signing.forgot-password {
  text-align: right;
}
/* line 107, ../sass/style.scss */
html body.login .container .login-form-wrapper .forgot-password.trouble-signing, html body.login .container .login-form-wrapper .trouble-signing.trouble-signing {
  display: inline-block;
  text-align: left;
  width: calc(100% - 74px);
}
/* line 112, ../sass/style.scss */
html body.login .container .login-form-wrapper .forgot-password a, html body.login .container .login-form-wrapper .trouble-signing a {
  font-size: 12px;
  color: #748da7;
}
/* line 118, ../sass/style.scss */
html body.login .container .logo {
  width: 150px;
  margin-top: -90px;
}
/* line 122, ../sass/style.scss */
html body.login .container .select-language {
  position: absolute;
  right: 0;
  bottom: calc(100% + 20px);
  width: 50%;
}
/* line 140, ../sass/style.scss */
html body.landing .icon {
  display: inline-block;
  width: 70px;
  height: 70px;
}
/* line 144, ../sass/style.scss */
html body.landing .icon img {
  width: 100%;
}
/* line 148, ../sass/style.scss */
html body.landing .landing-form-wrapper, html body.landing .landing-menu-wrapper {
  margin-top: 15px;
  background-color: #EAEAEA;
}
/* line 151, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper, html body.landing .landing-menu-wrapper.landing-form-wrapper {
  padding: 20px;
  -webkit-box-shadow: 0 15px 20px -6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 20px -6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 20px -6px rgba(0, 0, 0, 0.5);
}
/* line 156, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper label, html body.landing .landing-menu-wrapper.landing-form-wrapper label {
  font-weight: normal;
}
/* line 159, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .action, html body.landing .landing-menu-wrapper.landing-form-wrapper .action {
  text-align: right;
}
/* line 162, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .search-company, html body.landing .landing-menu-wrapper.landing-form-wrapper .search-company {
  border-bottom: 1px solid #C6C6C6;
}
/* line 165, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client {
  margin-top: 15px;
}
/* line 167, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client .client-tree, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client .client-tree {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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);
  padding: 15px;
  min-height: 300px;
}
/* line 176, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client .client-tree ul, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client .client-tree ul {
  margin: 0;
  padding: 0;
}
/* line 179, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client .client-tree ul li, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client .client-tree ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
/* line 183, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client .client-tree ul li .glyphicon, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client .client-tree ul li .glyphicon {
  position: absolute;
  left: 3px;
  top: 3px;
}
/* line 188, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client .client-tree ul li a, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client .client-tree ul li a {
  color: #5A738E;
}
/* line 191, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client .client-tree ul li ul, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client .client-tree ul li ul {
  margin-left: 20px;
}
/* line 193, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client .client-tree ul li ul li, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client .client-tree ul li ul li {
  padding-left: 0;
}
/* line 200, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-form-wrapper .select-client .action, html body.landing .landing-menu-wrapper.landing-form-wrapper .select-client .action {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #C6C6C6;
}
/* line 207, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-menu-wrapper, html body.landing .landing-menu-wrapper.landing-menu-wrapper {
  background: none;
  text-align: center;
}
/* line 210, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-menu-wrapper .icon, html body.landing .landing-menu-wrapper.landing-menu-wrapper .icon {
  margin: 0 20px 29px 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 217, ../sass/style.scss */
html body.landing .landing-form-wrapper.landing-menu-wrapper .icon span, html body.landing .landing-menu-wrapper.landing-menu-wrapper .icon span {
  display: block;
  margin-top: 3px;
  color: #58595b;
  font-size: 11px;
  font-weight: bold;
}
