/* line 6, ../../../compass/platform/_typography.scss */
.content-container h1 {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyMyUiIHN0b3AtY29sb3I9IiNlZGVkZWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(23%, #ededed), color-stop(100%, #f7f7f7));
  background-image: -moz-linear-gradient(bottom, #ededed 23%, #f7f7f7 100%);
  background-image: -webkit-linear-gradient(bottom, #ededed 23%, #f7f7f7 100%);
  background-image: linear-gradient(to top, #ededed 23%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#F6F6F6', EndColorStr='#EDEDED');
  border-bottom: 1px solid #CFD3DA;
  border-color: rgba(0, 0, 0, 0.1);
  color: #68686D;
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  height: 43px;
  line-height: 43px;
  margin: -15px 0px 20px -15px;
  padding: 0px 15px;
  text-shadow: #fff 1px 1px 1px;
  width: 950px;
}
/* line 22, ../../../compass/platform/_typography.scss */
.content-container h1 a {
  float: right;
  text-align: right;
  text-decoration: none;
  font-size: 12px;
}
/* line 28, ../../../compass/platform/_typography.scss */
.content-container h1 a span {
  font-size: 20px;
  vertical-align: bottom;
  padding-right: 5px;
}
/* line 36, ../../../compass/platform/_typography.scss */
.content-container h2 {
  color: #111;
  font-size: 20px;
  font-weight: 500;
  text-shadow: 1px 1px 1px #fff;
  margin: 30px 0px 20px -15px;
  padding: 5px 15px;
  color: #7b878c;
  background: whitesmoke;
  border: 1px solid #d2d9dd;
  border-left: 0px;
  border-right: 0px;
  width: 950px;
}
/* line 50, ../../../compass/platform/_typography.scss */
.content-container h2 .grey-btn {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyMyUiIHN0b3AtY29sb3I9IiNlZGVkZWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(23%, #ededed), color-stop(100%, #f7f7f7));
  background-image: -moz-linear-gradient(bottom, #ededed 23%, #f7f7f7 100%);
  background-image: -webkit-linear-gradient(bottom, #ededed 23%, #f7f7f7 100%);
  background-image: linear-gradient(to top, #ededed 23%, #f7f7f7 100%);
  font-weight: bold;
  color: #027bad;
  padding: 5px 10px;
  border: 1px solid #CFD3DA;
  border-radius: 4px;
  text-shadow: 1px 1px 1px #fff;
  margin: 0px;
  text-decoration: none;
  font-size: 12px;
  float: right;
}
/* line 12, ../../../compass/platform/_mixins.scss */
.content-container h2 .grey-btn:hover {
  cursor: pointer;
}
/* line 55, ../../../compass/platform/_typography.scss */
.content-container h2 a.small {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  padding-left: 5px;
}
/* line 64, ../../../compass/platform/_typography.scss */
.content-container h3 {
  margin-top: 15px;
  color: #7b878c;
  font-weight: bold;
  font-size: 12px;
}
/* line 70, ../../../compass/platform/_typography.scss */
.content-container h3 a {
  display: inline-block;
  vertical-align: middle;
}
/* line 76, ../../../compass/platform/_typography.scss */
.content-container a {
  color: #2E90B0;
}
/* line 78, ../../../compass/platform/_typography.scss */
.content-container a:hover {
  cursor: pointer;
}
/* line 81, ../../../compass/platform/_typography.scss */
.content-container a.grey-btn {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyMyUiIHN0b3AtY29sb3I9IiNlZGVkZWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(23%, #ededed), color-stop(100%, #f7f7f7));
  background-image: -moz-linear-gradient(bottom, #ededed 23%, #f7f7f7 100%);
  background-image: -webkit-linear-gradient(bottom, #ededed 23%, #f7f7f7 100%);
  background-image: linear-gradient(to top, #ededed 23%, #f7f7f7 100%);
  font-weight: bold;
  color: #027bad;
  padding: 5px 10px;
  border: 1px solid #CFD3DA;
  border-radius: 4px;
  text-shadow: 1px 1px 1px #fff;
  margin: 0px;
  text-decoration: none;
  font-size: 12px;
}
/* line 12, ../../../compass/platform/_mixins.scss */
.content-container a.grey-btn:hover {
  cursor: pointer;
}
/* line 87, ../../../compass/platform/_typography.scss */
.content-container table thead td {
  font-weight: normal;
  color: #828283;
  width: 250px;
}
/* line 92, ../../../compass/platform/_typography.scss */
.content-container table thead td.count {
  width: 50px;
}
/* line 95, ../../../compass/platform/_typography.scss */
.content-container table thead td.date {
  width: 100px;
}
/* line 98, ../../../compass/platform/_typography.scss */
.content-container table thead td.action {
  width: 30px;
}
/* line 99, ../../../compass/platform/_typography.scss */
.content-container table thead td.lc {
  width: 150px;
}
/* line 105, ../../../compass/platform/_typography.scss */
.content-container table tbody tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.025);
}
/* line 110, ../../../compass/platform/_typography.scss */
.content-container table tbody td.action {
  text-align: right;
}
/* line 113, ../../../compass/platform/_typography.scss */
.content-container table tbody td.status {
  width: 16px;
}

/* line 7, ../../../compass/platform/_components.scss */
.content-container .info-text-box {
  background-color: #F2F2F2;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
}
/* line 13, ../../../compass/platform/_components.scss */
.content-container .info-text-box p {
  margin: 0px;
  text-align: center;
  color: #777;
  text-shadow: white 0 1px 1px;
  font-size: 11px;
}
/* line 21, ../../../compass/platform/_components.scss */
.content-container .info-text-box p + p {
  text-indent: 0px;
}
/* line 28, ../../../compass/platform/_components.scss */
.content-container ul.sub-menu {
  list-style: none;
  margin: 0px 0px 20px -15px;
  padding: 0px 30px 0px 15px;
  width: 935px;
  border-bottom: 1px solid #ddd;
}
/* line 11, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_bullets.scss */
.content-container ul.sub-menu li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 35, ../../../compass/platform/_components.scss */
.content-container ul.sub-menu:before, .content-container ul.sub-menu:after {
  display: table;
  line-height: 0;
  content: "";
}
/* line 41, ../../../compass/platform/_components.scss */
.content-container ul.sub-menu:after {
  clear: both;
}
/* line 45, ../../../compass/platform/_components.scss */
.content-container ul.sub-menu li {
  line-height: 20px;
  float: left;
  margin-bottom: -1px;
}
/* line 50, ../../../compass/platform/_components.scss */
.content-container ul.sub-menu li a {
  color: #68686D;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  line-height: 20px;
  display: block;
  border: 1px solid transparent;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0;
}
/* line 63, ../../../compass/platform/_components.scss */
.content-container ul.sub-menu li a:hover {
  background: #2E90B0;
  color: white;
}
/* line 70, ../../../compass/platform/_components.scss */
.content-container ul.sub-menu li.selected a {
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  background-color: white;
}
/* line 74, ../../../compass/platform/_components.scss */
.content-container ul.sub-menu li.selected a:hover {
  cursor: default;
  color: #68686D;
}

/* line 87, ../../../compass/platform/_components.scss */
.container .horizontal-list {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 62, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.container .horizontal-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 49, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.container .horizontal-list li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.container .horizontal-list li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.container .horizontal-list li.last {
  padding-right: 0;
}
/* line 88, ../../../compass/platform/_components.scss */
.container .vertical-list {
  list-style: none;
  padding-left: 0px;
}
/* line 91, ../../../compass/platform/_components.scss */
.container .vertical-list li {
  padding: 5px 0px;
}
/* line 93, ../../../compass/platform/_components.scss */
.container .vertical-list li.first {
  padding-top: 0px;
}
/* line 97, ../../../compass/platform/_components.scss */
.container .trailing-20 {
  padding-bottom: 20px;
}
/* line 98, ../../../compass/platform/_components.scss */
.container .trailing-40 {
  padding-bottom: 40px;
}
/* line 99, ../../../compass/platform/_components.scss */
.container .pull-left {
  float: left;
}
/* line 100, ../../../compass/platform/_components.scss */
.container .pull-right {
  float: right;
}
/* line 101, ../../../compass/platform/_components.scss */
.container .push-right-20 {
  margin-right: 20px;
}
/* line 103, ../../../compass/platform/_components.scss */
.container .one-third {
  width: 33%;
}
/* line 104, ../../../compass/platform/_components.scss */
.container .two-thirds {
  width: 66%;
}
/* line 105, ../../../compass/platform/_components.scss */
.container .half {
  width: 50%;
}
/* line 107, ../../../compass/platform/_components.scss */
.container .clear {
  clear: both;
}

/* line 3, ../../../compass/platform/_form_elements.scss */
.content-container input[type="text"] {
  border: 1px solid #CCCCCC;
  color: #808080;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  padding: 4px;
}
/* line 12, ../../../compass/platform/_form_elements.scss */
.content-container input[type="submit"] {
  margin: 0px;
}
/* line 16, ../../../compass/platform/_form_elements.scss */
.content-container button {
  float: none;
}
/* line 20, ../../../compass/platform/_form_elements.scss */
.content-container a.btn {
  text-decoration: none;
  color: inherit;
}

/* line 3, ../../../compass/pages/assets/_assets.scss */
.content-container #dynamic-content {
  width: 700px;
}
/* line 5, ../../../compass/pages/assets/_assets.scss */
.content-container #dynamic-content h2 {
  border-right: 1px solid #d2d9dd;
  margin-bottom: 5px;
  font-size: 16px;
  width: auto;
  text-shadow: none;
}
/* line 12, ../../../compass/pages/assets/_assets.scss */
.content-container #dynamic-content ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 14, ../../../compass/pages/assets/_assets.scss */
.content-container #dynamic-content ul li label {
  display: inline-block;
  width: 160px;
}
/* line 18, ../../../compass/pages/assets/_assets.scss */
.content-container #dynamic-content ul li span img {
  vertical-align: bottom;
}
/* line 25, ../../../compass/pages/assets/_assets.scss */
.content-container #dynamic-content table thead tr td {
  font-weight: bold;
}
/* line 32, ../../../compass/pages/assets/_assets.scss */
.content-container #actions-list {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: right;
  width: 200px;
  background: #2B4E72;
  margin-top: 9px;
  padding: 10px 0px;
}
/* line 40, ../../../compass/pages/assets/_assets.scss */
.content-container #actions-list h3 {
  color: white;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 2px;
  border-bottom: 2px solid white;
  margin: 0px 10px 0px 10px;
}
/* line 49, ../../../compass/pages/assets/_assets.scss */
.content-container #actions-list ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin: 10px 0px;
  padding: 0px;
}
/* line 54, ../../../compass/pages/assets/_assets.scss */
.content-container #actions-list ul li {
  padding: 0px 0px 0px 0px;
}
/* line 58, ../../../compass/pages/assets/_assets.scss */
.content-container #actions-list ul li a {
  color: white;
  display: block;
  width: 180px;
  text-decoration: none;
  font-weight: bold;
  padding: 2px 2px 2px 10px;
}
/* line 69, ../../../compass/pages/assets/_assets.scss */
.content-container #actions-list ul li a.selected {
  background: #2E90B0;
  color: white;
}
/* line 77, ../../../compass/pages/assets/_assets.scss */
.content-container #action-overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 300px;
  padding: 10px;
  z-index: 999999;
  background-color: #2E90B0;
  -moz-box-shadow: -5px 3px 10px #9d9d9d;
  -webkit-box-shadow: -5px 3px 10px #9d9d9d;
  box-shadow: -5px 3px 10px #9d9d9d;
  color: white;
}
/* line 88, ../../../compass/pages/assets/_assets.scss */
.content-container #action-overlay h3 {
  color: white;
}
/* line 92, ../../../compass/pages/assets/_assets.scss */
.content-container #action-overlay input {
  width: 200px;
}
/* line 96, ../../../compass/pages/assets/_assets.scss */
.content-container #action-overlay input.btn {
  float: right;
  margin: 20px 0px 10px 0px;
  width: auto;
}
/* line 102, ../../../compass/pages/assets/_assets.scss */
.content-container #action-overlay #close_hover {
  color: white;
  display: block;
  padding-bottom: 10px;
}

/* line 112, ../../../compass/pages/assets/_assets.scss */
.assets-filter #filter {
  width: 265px;
}
/* line 116, ../../../compass/pages/assets/_assets.scss */
.assets-filter li span {
  width: 40px;
  display: inline-block;
}
/* line 121, ../../../compass/pages/assets/_assets.scss */
.assets-filter .date-pick {
  width: 100px;
}
/* line 125, ../../../compass/pages/assets/_assets.scss */
.assets-filter .btn {
  margin-top: 0px;
}

/* line 1, ../../../compass/pages/assets/_assets_dashboard.scss */
#inputs .customfile-feedback {
  width: 242px;
}

/* line 5, ../../../compass/pages/assets/_assets_dashboard.scss */
#submit {
  margin-right: 33px;
}

/* line 9, ../../../compass/pages/assets/_assets_dashboard.scss */
.content-container .info-text-box a.grey-btn {
  margin: 15px 0px;
  display: inline-block;
}

/* line 7, ../../../compass/pages/assets/_import.scss */
.container_content .success_check {
  width: 200px;
  margin: 0px auto;
  text-align: center;
}
/* line 12, ../../../compass/pages/assets/_import.scss */
.container_content .success_check p {
  font-weight: bold;
}
/* line 16, ../../../compass/pages/assets/_import.scss */
.container_content .success_check p + p {
  text-indent: 0px;
}
/* line 22, ../../../compass/pages/assets/_import.scss */
.container_content .template {
  width: 300px;
  float: right;
  text-align: center;
  margin-right: 55px;
}
/* line 28, ../../../compass/pages/assets/_import.scss */
.container_content .template p {
  padding: 3px 0px;
}
/* line 33, ../../../compass/pages/assets/_import.scss */
.container_content #steps {
  background: #F6F6F6;
  padding: 15px 30px 15px 15px;
  margin-top: -20px;
  margin-left: -15px;
  border-bottom: 1px solid #DADADA;
  width: 935px;
}
/* line 42, ../../../compass/pages/assets/_import.scss */
.container_content #steps ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin: 0px auto;
  width: 580px;
}
/* line 62, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.container_content #steps ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 49, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.container_content #steps ul li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.container_content #steps ul li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../build/tmp/gems/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.container_content #steps ul li.last {
  padding-right: 0;
}
/* line 47, ../../../compass/pages/assets/_import.scss */
.container_content #steps ul li {
  margin: 0px 10px;
  color: #B1ADAE;
}
/* line 50, ../../../compass/pages/assets/_import.scss */
.container_content #steps ul li span {
  text-align: center;
  padding: 4px 10px;
  background-color: #B1ADAE;
  color: #fff;
  border-radius: 20px;
  display: inline-block;
  margin-right: 3px;
}
/* line 60, ../../../compass/pages/assets/_import.scss */
.container_content #steps ul li:first-child {
  margin-left: 0px;
}
/* line 64, ../../../compass/pages/assets/_import.scss */
.container_content #steps ul li.text {
  font-weight: bold;
  font-size: 13px;
  text-shadow: 1px 1px 1px #fff;
  margin-top: 5px;
  text-transform: uppercase;
}
/* line 72, ../../../compass/pages/assets/_import.scss */
.container_content #steps ul li.current {
  color: black;
  font-weight: bold;
}
/* line 75, ../../../compass/pages/assets/_import.scss */
.container_content #steps ul li.current span {
  background-color: #94BA65;
}
