/*************************************************
  
                     MODULE

*************************************************/
/* FOOTER */
.footer {
  position: relative;
  height: auto;
}
.footer .foot-content-right img {
  float: right;
}
.coll-folders-toggle {
  cursor: pointer;
}
.dataTables_filter {
  float: right;
}
.dataTables_processing {
  text-align: center;
}
.table-responsive {
  border: none !important;
}
.resultRow {
  position: relative;
  max-height: 40px;
}
.resultRow .icon-wrap {
  position: relative;
  float: left;
  min-height: 20px;
  margin-right: 10px;
  margin-left: -6px;
}
.resultRow .product-name {
  float: left;
  width: 70%;
}
.resultRow td {
  font-family: "Open Sans", sans-serif;
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: 400;
  color: #5f6266;
}
.resultRow:hover td {
  background: #f4fbff !important;
}
.modal-search-list {
  padding: 0 10px;
}
/******** tabs ********/
.nav-tabs li a {
  border: 3px solid #ebebeb;
  padding: 15px;
  border-radius: 7px;
  background: #ffffff;
  cursor: pointer;
  text-align: center;
}
.nav-tabs li a:hover {
  background: #f4fbff;
  border: 3px solid #a1d8f8;
}
.nav-tabs .active a {
  background: #e7f5fd !important;
  border: 3px solid #169ded !important;
}
.nav-tabs .active a h3 {
  color: #169ded !important;
}
/********** EXTERNAL NAVIGATION ************/
#navCenter {
  position: relative;
  margin-top: -50px;
  padding: 20px 10px;
  width: 100%;
  background: #ffffff;
  height: 100px;
}
#navCenter .extend-edges-nav {
  width: 110%;
  height: 100px;
  position: absolute;
  top: 0;
  left: -40px;
  background: #ffffff;
  z-index: 1;
  overflow: hidden;
}
#navCenter .extend-edges-nav img {
  position: absolute;
  top: -40%;
  width: 70%;
  max-width: 900px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#navCenter #logo {
  position: absolute;
  top: 25px;
  z-index: 2;
}
#navCenter #vectorlogo {
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
  width: 200px;
}
#navCenter .nav {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 0;
}
#navCenter .nav .bubbles {
  position: relative;
  float: left;
  width: 74px;
  height: 34px;
  overflow: hidden;
}
#navCenter .nav .bubbles .bubble_news {
  position: relative;
  height: 100%;
  width: 200%;
  background: url("/static/images/nav-images/nav-news.png");
}
#navCenter .nav .bubbles .bubble_alert {
  position: relative;
  height: 100%;
  width: 200%;
  background: url("/static/images/nav-images/nav-alert.png");
}
#navCenter .nav .bubbles .bubble_training {
  position: relative;
  height: 100%;
  width: 200%;
  background: url("/static/images/nav-images/nav-training.png");
}
#navCenter .nav .bubbles .bubble_login {
  position: relative;
  height: 100%;
  width: 200%;
  background: url("/static/images/nav-images/nav-login.png");
}
#navCenter .nav .bubbles .bubble_logout {
  position: relative;
  height: 100%;
  width: 200%;
  background: url("/static/images/nav-images/nav-logout.png");
}
#navCenter .nav .bubbles .bubble_help {
  position: relative;
  height: 100%;
  width: 200%;
  background: url("/static/images/nav-images/nav-help.png");
}
#navCenter .nav .bubbles:hover .bubble-inner {
  right: 100%;
}
@media (max-width: 768px) {
  #navCenter .extend-edges-nav img {
    display: none;
  }
}
@media (max-width: 568px) {
  .bubbles:nth-child(1),
  .bubbles:nth-child(2),
  .bubbles:nth-child(3) {
    display: none;
  }
  #navCenter .extend-edges-nav img {
    position: absolute;
  }
  #navCenter #vectorlogo {
    display: none;
  }
}
.pattern-line {
  position: relative;
  top: -1px;
  z-index: 2;
  left: -100px;
  width: 140%;
  height: 30px;
  background: url("/static/images/nav-images/msds-right-repeat.jpg");
  margin-bottom: 40px;
}
/********** HEADERS ************/
.header,
.header-large {
  position: relative;
  z-index: 2;
}
.header {
  width: 100%;
  background: #f2f3f5;
  padding: 27px 20px 23px 20px;
  border-bottom: 1px solid #e3e3e3;
}
.norm-view-toggle {
  width: 200px;
  position: relative;
  top: 5px;
  margin-right: 20px;
}
.norm-view-toggle > p {
  float: left;
  position: relative;
  margin-left: 20px;
  top: 5px;
}
.norm-view-toggle .checkbox-toggle {
  float: left;
}
@media (max-width: 1200px) {
  .title-bar-options {
    width: 100%;
    margin-top: 20px;
  }
  .norm-view-toggle {
    float: left;
  }
}
.page-title-bar {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}
.page-title-bar .col-sm-6,
.page-title-bar .col-xs-12 {
  padding: 0;
}
.search-bar-top {
  float: right;
}
.search-bar-top .btn {
  float: left;
  height: 31px;
  position: relative;
  top: 1px;
}
.search-bar-top form {
  float: left;
}
.search-bar-top form input {
  width: 200px;
  margin-left: 7px;
}
@media (max-width: 569px) {
  .norm-view-toggle {
    display: none;
  }
  .search-bar-top {
    width: 100%;
  }
  .search-bar-top form input {
    width: 100%;
  }
}
/************* BREADCRUMB ***************/
.breadcrumb {
  padding: 0;
  background: none;
  margin: 0;
}
.breadcrumb li {
  font-family: "brandon grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 0.85em;
  line-height: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 10px;
}
.breadcrumb li a {
  color: #169ded;
}
.breadcrumb li a:hover {
  color: #0b6092;
}
.breadcrumb li.active {
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 700;
  color: #5f6266;
}
/************* LOCATIONS TOP BTN WRAP ***************/
.top-btn-wrap {
  position: relative;
  z-index: 1;
  float: right;
  padding: 20px 10px;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  background: #ffffff;
}
.top-btn-wrap .dd-wrap {
  display: inline-block;
}
.top-btn-wrap .dd-wrap .dd {
  position: relative;
  left: -35px;
}
/********** DIRECTORY LISTS (UPDATED LISTS) ************/
.item-list,
.admin-list {
  z-index: 0;
  position: relative;
  width: 100%;
  float: left;
}
.folder-list .row-content.small-row .item-icon,
.admin-list .row-content.small-row .item-icon,
.folder-list .row-content.small-folder-row .item-icon,
.admin-list .row-content.small-folder-row .item-icon {
  margin-left: 8%;
}
.row-content {
  float: left;
}
.admin-list .row-content .title-area {
  max-width: 60%;
}
.title-area p a {
  color: #5f6266;
}
.modal-list {
  max-height: 400px;
  overflow: auto;
}
#coll-in-folders .list-row {
  pointer-events: none;
}
.list-row {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  background: #ffffff;
}
.list-row.active,
.list-row.active:hover {
  background: #e7f5fd;
}
.list-row:first-child {
  border-top: 1px solid #ebebeb;
}
.folder-module {
  border-right: 1px solid #ebebeb;
  float: left;
  z-index: 2;
  overflow: hidden;
}
.folder-module .folder-row {
  background: #ffffff;
  border-bottom: 1px solid #ebebeb;
  z-index: 2;
}
.folder-module .item-list {
  margin-top: 15px;
  float: left;
  z-index: 3;
}
.folder-module .item-list .small-row,
.folder-module .item-list .small-folder-row {
  padding-left: 4%;
  background: #fbfbfc;
}
.folder-module .item-list .list-row:first-child {
  border-top: none !important;
}
.row-content {
  position: relative;
  height: auto;
  width: 100%;
  float: left;
}
.row-content .down-arrow-to-child {
  position: absolute;
  bottom: -13px;
  width: 23px;
  height: 13px;
  background: url("/static/images/down-arrow-small.png") no-repeat;
  z-index: 1;
  margin-left: 8.1%;
}
.row-content .child-dd-toggle {
  position: relative;
  float: left;
  width: 8%;
  height: 100%;
  min-height: 10px;
  margin-right: -20px;
}
.row-content .child-dd-toggle [data-toggle="child-dd-toggle"] {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.row-content .child-dd-toggle [data-toggle="child-dd-toggle"] .dropdown-caret {
  position: absolute;
  width: 10px;
  height: 6px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("/static/images/icon/folder-caret.png") no-repeat;
}
.row-content .child-dd-toggle [data-toggle="child-dd-toggle"] .dropdown-caret-flipped {
  background: url("/static/images/icon/folder-caret-open.png") no-repeat;
}
.row-content .item-icon {
  position: relative;
  float: left;
  top: 30px;
  margin-left: 20px;
}
.row-content .title-area {
  position: relative;
  margin-left: -28px;
  float: left;
  height: 100%;
  padding-left: 45px;
  padding-right: 15px;
  padding-bottom: 10px;
  width: 90%;
  overflow: hidden;
}
.coll-manage-list .row-content .title-area {
  width: 60%;
}
.row-content .title-area .item-num {
  position: relative;
  display: block;
  top: 29px;
  color: #929599;
  font-family: "brandon grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  width: 200px;
}
.row-content .title-area .item-num b {
  color: #46494c;
}
.row-content .title-area h3,
.row-content .title-area h4,
.row-content .title-area p {
  position: relative;
}
.row-content .title-area h3 {
  top: 29px;
}
.row-content .title-area h3:hover {
  color: #169ded;
}
.row-content .title-area h4 {
  font-size: 0.9em;
  margin-top: 13px;
}
.row-content .title-area p {
  margin-top: 10px;
}
.row-content .item-options {
  position: relative;
  float: right;
  height: 100%;
  min-height: 38px;
  width: 10%;
}
.row-content .item-options .icon-wrap-options,
.row-content .item-options .icon-wrap-status {
  position: relative;
  width: 15px;
  height: 13px;
  margin-top: 38px;
  cursor: pointer;
}
.row-content a:hover .title-area h3,
.row-content a:hover .title-area h4,
.row-content a:hover .title-area p {
  color: #169ded;
}
.row-content:hover {
  background: #f4fbff;
}
.row-content:hover .down-arrow-to-child {
  background: url("/static/images/down-arrow-small-hover.png") no-repeat;
}
.row-content.small-row,
.row-content.small-folder-row {
  min-height: 40px;
  height: auto;
}
.row-content.small-row .item-icon,
.row-content.small-folder-row .item-icon {
  top: 9px;
  margin-right: 8px;
}
.row-content.small-row .item-options,
.row-content.small-folder-row .item-options {
  position: relative;
  float: right;
  height: 100%;
  min-height: 38px;
  width: 10%;
}
.row-content.small-row .item-options .icon-wrap-options,
.row-content.small-folder-row .item-options .icon-wrap-options,
.row-content.small-row .item-options .icon-wrap-status,
.row-content.small-folder-row .item-options .icon-wrap-status {
  position: relative;
  width: 15px;
  height: 13px;
  margin-top: 11px;
}
.row-content.folder-row {
  height: 90px;
}
.row-content.large-row,
.row-content.large-folder-row {
  min-height: 90px;
  height: auto;
}
.row-content.large-row .title-area h4,
.row-content.large-folder-row .title-area h4 {
  margin-top: 34px;
  margin-bottom: 29px;
}
.row-content.large-row .title-area p,
.row-content.large-folder-row .title-area p {
  margin-top: 33px;
  margin-bottom: 29px;
}
.child-dropdown {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #f2f3f5;
  border-top: 1px solid #ebebeb;
}
.child-dropdown .list-row {
  background: #f2f3f5;
}
.child-dropdown .list-row .row-content {
  padding-left: 3px;
}
.child-dropdown .list-row .small-row:hover,
.child-dropdown .list-row .small-folder-row:hover {
  background: #e9ebee;
}
.child-dropdown .list-row:first-child {
  padding-top: 15px;
}
.list-folder-normal > .list-row {
  float: left;
}
/******** DROPDOWN CSS *********/
[data-toggle=custom-tooltip-toggle] .dd-wrap {
  pointer-events: none;
}
.dd-wrap {
  cursor: pointer;
}
.dd-wrap .dd-inner-wrap {
  position: absolute;
}
.dd-wrap .dd-inner-wrap .dd {
  position: relative;
  top: 20px;
  right: 70px;
  width: 160px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  z-index: 5;
  display: none;
  cursor: default;
  padding: 5px;
}
.dd-wrap .dd-inner-wrap .dd .dd-arrow-up {
  width: 25px;
  height: 15px;
  margin-bottom: -15px;
  background: url("/static/images/dd-arrow-up.png");
  position: relative;
  top: -20px;
  left: 60px;
}
.dd-wrap .dd-inner-wrap .dd ul {
  padding: 0;
  margin: 0;
}
.dd-wrap .dd-inner-wrap .dd ul li {
  width: 100%;
  padding: 7px !important;
  margin: 0 !important;
  text-align: left !important;
  text-transform: uppercase !important;
  font-family: "brandon grotesque", sans-serif;
  font-weight: 600 !important;
  cursor: pointer !important;
  color: black !important;
  font-size: 13px !important;
}
.dd-wrap .dd-inner-wrap .dd ul li span {
  position: relative;
  display: block;
  width: 75%;
  height: 14px;
  float: left;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dd-wrap .dd-inner-wrap .dd ul li .folder-icon-xs {
  float: left;
  position: relative;
  top: -1px;
  margin-right: 10px;
}
.dd-wrap .dd-inner-wrap .dd ul li:hover {
  background: #f2f3f5;
}
.dd-wrap .dd-inner-wrap .dd ul li:hover a {
  color: #169ded;
}
.dd-wrap .dd-inner-wrap .dd ul .status-viewable {
  color: #2cbd00 !important;
}
.dd-wrap .dd-inner-wrap .dd ul .status-hidden {
  color: #ed3e3e !important;
}
/******** folder responsiveness *******/
@media (max-width: 991px) {
  .list-folder {
    background: #ffffff;
  }
  .list-folder .list-item .dropdown-caret-wrap,
  .list-folder .list-item-small .dropdown-caret-wrap {
    width: 60px;
    max-width: 60px;
  }
  .list-folder .list-item .item-link {
    width: 220px;
    margin-right: -40px;
  }
  .list-folder .list-item .item-link-normal {
    width: 80%;
  }
  .list-folder .list-item .down-arrow-small {
    left: 63px;
  }
  .list-folder .list-item-small {
    padding-left: 40px;
  }
}
@media (max-width: 769px) {
  .list-folder {
    background: #ffffff;
  }
  .list-folder .list-item .dropdown-caret-wrap,
  .list-folder .list-item-small .dropdown-caret-wrap {
    width: 40px;
    max-width: 40px;
  }
  .list-folder .list-item .item-link,
  .list-folder .list-item-small .item-link {
    width: 190px;
    margin-right: -40px;
  }
  .list-folder .list-item .item-link .folder-title,
  .list-folder .list-item-small .item-link .folder-title {
    width: 70%;
  }
  .list-folder .list-item .item-link-normal,
  .list-folder .list-item-small .item-link-normal {
    width: 80%;
  }
  .list-folder .list-item .down-arrow-small,
  .list-folder .list-item-small .down-arrow-small {
    left: 43px;
  }
  .list-folder .list-item-small {
    padding-left: 20px;
  }
}
@media (max-width: 468px) {
  .list-folder {
    background: #ffffff;
  }
  .list-folder .list-item .create-date,
  .list-folder .list-item-small .create-date {
    display: none;
  }
}
/************ DROPDOWN LISTS ************/
.list-item-dropdown-wrap .list-item-small {
  background: #f2f3f5;
  padding-left: 0px;
}
.list-item-dropdown-wrap .list-item-small .item-link {
  width: 85%;
}
.list-item-dropdown-wrap .list-item-small .item-link .list-icon {
  padding-left: 64px;
}
.list-item-dropdown-wrap .list-item-small .item-link p {
  margin-left: 110px;
}
.list-item-dropdown-wrap .list-item-small:first-child {
  padding-top: 10px;
}
.list-item-dropdown-wrap .list-item-small:last-child {
  padding-bottom: 10px;
}
.list-item-dropdown-wrap .list-item-small:last-child .item-link {
  border: 0px;
}
.list-item-dropdown-wrap .list-item-small:hover {
  background: #eceef1;
}
@media (max-width: 991px) {
  .list-item-dropdown-wrap .list-item-small .item-link .list-icon {
    padding-left: 44px;
  }
  .list-item-dropdown-wrap .list-item-small .item-link p {
    margin-left: 90px;
  }
}
@media (max-width: 768px) {
  .list-item-dropdown-wrap .list-item-small .item-link .list-icon {
    padding-left: 24px;
  }
  .list-item-dropdown-wrap .list-item-small .item-link p {
    margin-left: 70px;
  }
}
/************ LIST MODULE ************/
.list-folder-normal {
  background: #f2f3f5;
}
.list-folder-normal .folder-module {
  position: relative;
  width: 33.333333333333%;
  float: left;
  height: auto;
  background: #fbfbfc;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.list-folder-normal .folder-module .folder-heading {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding: 25px;
  background: #ffffff;
  cursor: pointer;
}
.list-folder-normal .folder-module .folder-heading a .list-icon {
  float: left;
  margin-right: 20px;
}
.list-folder-normal .folder-module .folder-heading a h3 {
  position: relative;
  top: 6px;
  float: left;
  width: 70%;
  display: block;
  /* Fallback for non-webkit */

  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipses;
}
.list-folder-normal .folder-module .folder-heading .normal-down-arrow {
  position: relative;
  top: 25px;
  left: 2px;
  width: 25px;
  height: 14px;
  background: url("/static/images/normal-down-arrow.png");
  margin-bottom: -14px;
  z-index: 5;
}
.list-folder-normal .folder-module .folder-heading:hover {
  background: #f4fbff;
}
.list-folder-normal .folder-module .folder-heading:hover .normal-down-arrow {
  background: url("/static/images/down-arrow-small-hover.png") no-repeat;
}
.list-folder-normal .folder-module .list-item-small {
  padding: 10px 30px;
  border-bottom: none;
  float: none;
  background: #fbfbfc;
}
.list-folder-normal .folder-module .list-item-small .list-icon {
  float: left;
  margin-right: 23px;
}
.list-folder-normal .folder-module .list-item-small .list-icon.spacer {
  width: 22px;
  height: 10px;
}
.list-folder-normal .folder-module .list-item-small p {
  float: left;
  width: 70%;
}
.list-folder-normal .folder-module .list-item-small.see-all {
  background: none;
}
.list-folder-normal .folder-module .list-item-small.see-all p {
  color: #169ded;
  font-weight: 600;
}
.list-folder-normal .folder-module .list-item-small.see-all:hover {
  background: none;
}
.list-folder-normal .folder-module .list-item-small:hover {
  background: #eceef1;
}
.list-folder-normal .folder-module .list-item-small:first-child {
  padding-top: 30px;
}
.list-folder-normal .folder-module .list-item-small:last-child {
  padding-bottom: 30px;
}
.list-folder-normal .folder-module-2 {
  width: 50%;
}
.list-folder-normal .folder-module-1 {
  position: relative;
  width: 100%;
  min-height: 0;
  border-bottom: 1px solid #ebebeb;
}
.list-folder-normal .list-item-small {
  width: 100%;
  position: relative;
  float: left;
  border-bottom: 1px solid #ebebeb;
  padding: 10px 30px;
  background: #ffffff;
}
.list-folder-normal .list-item-small .list-icon {
  float: left;
  margin-right: 23px;
}
.list-folder-normal .list-item-small p {
  float: left;
  width: 80%;
}
.list-folder-normal .list-item-small:hover {
  background: #f4fbff;
}
@media (max-width: 1200px) {
  .list-folder-normal .folder-module {
    width: 50%;
  }
  .list-folder-normal .folder-module-1 {
    width: 100%;
    min-height: 0;
  }
}
@media (max-width: 991px) {
  .list-folder-normal .folder-module {
    width: 100%;
    min-height: 0;
  }
  .list-folder-normal .folder-module-1 {
    width: 100%;
    min-height: 0;
  }
}
@media (max-width: 769px) {
  .list-folder-normal .folder-module {
    width: 50%;
    min-height: 320px;
  }
  .list-folder-normal .folder-module-1 {
    width: 100%;
    min-height: 0;
  }
}
@media (max-width: 568px) {
  .list-folder-normal .folder-module {
    width: 100%;
    min-height: 0;
  }
}
/************ MODAL ************/
/*** collection modal ***/
.collection-filter-wrapper {
  width: 100%;
  padding-top: 8px;
}
#collections_filter label input.form-control {
  width: 405px;
}
#documents_filter label input.form-control {
  width: 405px;
}
.coll-op-toggle {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.coll-op-toggle .coll-option {
  position: relative;
  width: 50%;
  float: left;
  padding: 3px;
}
.coll-op-toggle .coll-option .inner {
  border: 3px solid #ebebeb;
  padding: 15px;
  border-radius: 7px;
  background: #ffffff;
  cursor: pointer;
}
.coll-op-toggle .coll-option .inner h3 {
  text-align: center;
}
.coll-op-toggle .coll-option .inner:hover {
  background: #f4fbff;
  border: 3px solid #a1d8f8;
}
.coll-op-toggle .coll-option .inner.active {
  background: #e7f5fd;
  border: 3px solid #169ded;
}
.coll-op-toggle .coll-option .inner.active h3 {
  color: #169ded;
}
.content-portal {
  background: #ffffff;
}
.modal-content {
  border-radius: 0px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
}
.modal-content p {
  font-weight: 600;
  color: #a9aaac;
}
.modal-content .form {
  margin-top: 20px;
}
.modal-content .form input {
  margin-bottom: 10px;
}
.modal-dialog {
  margin-top: 100px;
  max-width: 450px;
}
@media (max-width: 769px) {
  .modal-dialog {
    margin: auto;
    margin-top: 100px;
  }
}
.modal-close-x {
  position: relative;
  top: -40px;
  opacity: 1;
}
.modal-body {
  padding-bottom: 30px;
}
.modal-body .list-folder {
  margin-top: 20px;
  margin-left: -20px;
  margin-bottom: -26px;
  width: 109.5%;
  border-top: 1px solid #ebebeb;
}
.modal-body .list-folder .list-item-small {
  padding-left: 0px;
}
.modal-body .list-folder .list-item-small .item-link h3 {
  margin-top: -3px;
}
.modal-body .list-folder .list-item-small .folder-enter-icon {
  position: relative;
  float: right;
  margin-top: 12px;
  margin-right: 15px;
}
.modal-body .list-folder .list-item-small.active {
  background: #e7f5fd;
}
#new-folder-modal .form-control,
#rename-folder-modal .form-control {
  text-transform: none;
}
.modal-footer {
  margin-top: 5px;
}
.modal-footer .btn {
  float: left;
}
.modal-body .list-folder {
  max-height: 410px;
  overflow: auto;
}
#add-sds-modal > .modal-body .list-folder {
  max-height: 725px;
  overflow: visible;
}
.modal .loading {
  display: none;
}
/************ PAGING CONTROLS ************/
.selected-page {
  font-weight: 900;
}
/************ SECONDARY CONTAINER LABEL ************/
.label-option-wrap {
  position: relative;
  width: 100%;
  height: auto;
}
.label-option-wrap .label-option {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  padding: 3px;
}
.label-option-wrap .label-option .label-inner {
  position: relative;
  height: auto;
  width: 100%;
  background: #ffffff;
  border-radius: 7px;
  border: 3px solid #ebebeb;
  cursor: pointer;
  padding: 10px;
}
.label-option-wrap .label-option .label-inner img {
  position: relative;
  float: left;
  width: 40%;
}
.label-option-wrap .label-option .label-inner h1 {
  position: absolute;
  width: 135px;
  height: 20px;
  float: left;
  margin: auto;
  left: 35%;
  right: 0;
  top: 0;
  bottom: 0;
}
.label-option-wrap .label-option .label-inner:hover {
  background: #f4fbff;
}

.avery-wrap-sm {
  width: 100%;
}
.avery-wrap-sm p {
  margin-bottom: 10px;
}
.avery-wrap-sm .avery-list {
  width: 100%;
}
.avery-wrap-sm .avery-list .avery-label {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  padding: 3px;
}
.avery-wrap-sm .avery-list .avery-label .label-inner {
  position: relative;
  height: auto;
  width: 100%;
  background: #ffffff;
  border-radius: 7px;
  border: 3px solid #ebebeb;
  cursor: pointer;
}
.avery-wrap-sm .avery-list .avery-label .label-inner .aspect-ratio-sm {
  position: relative;
  margin-top: 60%;
}
.avery-wrap-sm .avery-list .avery-label .label-inner:hover {
  border: 3px solid #a1d8f8;
  background: #f1f9fe;
}

.avery-60524 .avery-list .avery-label {
  width: 50%;
}

.avery-wrap-lg {
  width: 100%;
}
.avery-wrap-lg p {
  margin-bottom: 10px;
}
.avery-wrap-lg .avery-list {
  width: 100%;
}
.avery-wrap-lg .avery-list .avery-label {
  position: relative;
  float: left;
  width: 50%;
  height: auto;
  padding: 3px;
}
.avery-wrap-lg .avery-list .avery-label .label-inner {
  position: relative;
  height: auto;
  width: 100%;
  background: #ffffff;
  border-radius: 7px;
  border: 3px solid #ebebeb;
  cursor: pointer;
}
.avery-wrap-lg .avery-list .avery-label .label-inner .aspect-ratio-lg {
  position: relative;
  margin-top: 42%;
}
.avery-wrap-lg .avery-list .avery-label .label-inner:hover {
  border: 3px solid #a1d8f8;
  background: #f1f9fe;
}
.avery-wrap {
  width: 100%;
}
.avery-wrap p {
  margin-bottom: 10px;
}
.avery-wrap .avery-list {
  width: 100%;
}
.avery-wrap .avery-list .avery-label {
  position: relative;
  float: left;
  width: 33.3333333333333%;
  height: auto;
  padding: 3px;
}
.avery-wrap .avery-list .avery-label .label-inner {
  position: relative;
  height: auto;
  width: 100%;
  background: #ffffff;
  border-radius: 7px;
  border: 3px solid #ebebeb;
  cursor: pointer;
}
.avery-wrap .avery-list .avery-label .label-inner .aspect-ratio {
  position: relative;
  margin-top: 25%;
}
.avery-wrap .avery-list .avery-label .label-inner:hover {
  border: 3px solid #a1d8f8;
  background: #f1f9fe;
}
.avery-wrap-lg,
.avery-wrap,
.avery-wrap-sm {
  margin-top: 10px;
}
.avery-wrap-lg .avery-list .avery-label.activeLabel .label-inner,
.avery-wrap .avery-list .avery-label.activeLabel .label-inner,
.avery-wrap-sm .avery-list .avery-label.activeLabel .label-inner,
.avery-wrap-lg .avery-list .avery-label.activeLabel:hover .label-inner,
.avery-wrap .avery-list .avery-label.activeLabel:hover .label-inner,
.avery-wrap-sm .avery-list .avery-label.activeLabel:hover .label-inner {
  border: 3px solid #169ded;
  background: #dcf0fc;
  opacity: 1;
}
.avery-wrap-lg .avery-list .avery-label.activeLabelInner .label-inner,
.avery-wrap .avery-list .avery-label.activeLabelInner .label-inner,
.avery-wrap-sm .avery-list .avery-label.activeLabelInner .label-inner,
.avery-wrap-lg .avery-list .avery-label.labelHover .label-inner,
.avery-wrap .avery-list .avery-label.labelHover .label-inner,
.avery-wrap-sm .avery-list .avery-label.labelHover .label-inner {
  border: 3px solid #a1d8f8;
  background: #f1f9fe;
}
.avery-wrap-lg .avery-list .avery-label.activeLabelInner:hover .label-inner,
.avery-wrap .avery-list .avery-label.activeLabelInner:hover .label-inner,
.avery-wrap-sm .avery-list .avery-label.activeLabelInner:hover .label-inner {
  border: 3px solid #169ded;
  background: #dcf0fc;
  opacity: 1;
}
.label-includes {
  position: relative;
  margin-left: 25px;
}
.num-labels {
  position: relative;
  margin-left: 25px;
  margin-bottom: 20px;
}
/********** DEFAULT LIST ITEM **********/
.default-item-list {
  margin-top: 20px;
}
.default-item-list .default-list-item {
  border-bottom: 1px solid #ebebeb;
}
.default-item-list .default-list-item .item-link {
  width: 90%;
  padding: 10px 0px;
  display: block;
  float: left;
}
.default-item-list .default-list-item .item-link .col-xs-5 {
  padding: 0;
}
.default-item-list .default-list-item .item-link .list-icon {
  float: left;
  margin-right: 15px;
}
.default-item-list .default-list-item .item-link p {
  position: relative;
  top: 2px;
  float: left;
}
.default-item-list .default-list-item .option-icon {
  float: right;
  position: relative;
  top: 12px;
  cursor: pointer;
}
.default-item-list .default-list-item .pending-status {
  position: relative;
  color: #2cbd00;
  height: 0;
  top: -3px;
  left: 5%;
  font-size: 0.8em;
}
.default-item-list .default-list-item:first-child {
  border-top: 1px solid #ebebeb;
}
.default-item-list .default-list-item:hover {
  background: #f4fbff;
}
/********** CHECKBOXES **********/
.checkbox-toggle input[type=checkbox],
.checkbox-toggle input[type=radio] {
  display: inline;
}
.checkbox-toggle input[type=checkbox] + span p,
.checkbox-toggle input[type=radio] + span p {
  display: none;
}
/********** DOCUMENT VIEW **********/
.document-title {
  position: relative;
  padding: 20px 30px;
  border-bottom: 1px solid #ebebeb;
}
.document-title input {
  margin-top: 7px;
}
.document-title a,
.document-title h2 {
  float: left;
}
.document-title h2 {
  margin-right: 20px;
}
.document-title a {
  cursor: pointer;
}
.doc-respond-wrap {
  position: relative;
  width: 65%;
  float: left;
}
#doc-wrapper {
  outline: none;
  border: none;
  padding: 20px;
  background: none transparent;
  height: 750px;
  width: 100%;
}
#doc-wrapper.fixedFrame {
  position: fixed;
  top: 25px;
  background: #fff;
  z-index: 9999;
  box-shadow: 0px 0px 3px #ccc;
  margin: 0px;
}
#doc-replace {
  padding: 20px;
  height: 750px;
  width: 100%;
}
.meta-data-wrap {
  width: 35%;
  float: left;
  padding: 20px 20px 20px 0px;
}
.meta-data-wrap input {
  margin-top: 7px;
}
.meta-data-wrap .checkbox-toggle {
  margin-top: 7px;
}
.meta-data-wrap .local_data_wrap {
  overflow:hidden;
  position:relative;
  margin-top:45px;
}
.meta-data-wrap .local_data_wrap #local_data {
  float:left;
}
.meta-data-wrap  #local_data {
  margin-left: 12px;
}
.meta-data-wrap #local_data ul {
  margin-bottom: 10px;
}
.meta-data-wrap #local_data .note {
}

@media (max-width: 1100px) {
  .doc-respond-wrap {
    width: 60%;
  }
  .meta-data-wrap {
    width: 40%;
    padding: 20px 20px 20px 0px;
  }
}
@media (max-width: 991px) {
  .doc-respond-wrap {
    width: 100%;
  }
  .meta-data-wrap {
    width: 100%;
    padding: 20px 20px 20px 20px;
  }
  #doc-wrapper {
    height: 450px;
  }
}
@media (max-width: 769px) {
  .doc-respond-wrap {
    width: 65%;
  }
  .meta-data-wrap {
    width: 35%;
    padding: 20px 20px 20px 0px;
  }
  #doc-wrapper {
    height: 650px;
  }
}
@media (max-width: 569px) {
  .doc-respond-wrap {
    width: 100%;
  }
  .meta-data-wrap {
    width: 100%;
    padding: 20px 20px 20px 20px;
  }
  #doc-wrapper {
    height: 450px;
  }
}
.data-visuals {
  margin-top: 20px;
}
.data-visuals .pictogram-wrap {
  position: relative;
  width: 100%;
}
.data-visuals .pictogram-wrap p {
  margin-bottom: 20px;
  font-size: 1em;
}
.data-visuals .pictogram-wrap .pictogram {
  width: 30%;
  margin-top: 15px;
  margin-right: 3%;
  float: left;
}
.data-visuals .full-width,
.data-visuals .fifty-width {
  margin-top: 20px;
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.data-visuals .full-width .nfpa-wrap,
.data-visuals .fifty-width .nfpa-wrap {
  position: relative;
  width: 50%;
}
.data-visuals .full-width .nfpa-wrap img,
.data-visuals .fifty-width .nfpa-wrap img {
  width: 100%;
}
.data-visuals .full-width .nfpa-wrap p,
.data-visuals .fifty-width .nfpa-wrap p {
  position: absolute;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.3em;
  height: 20px;
  width: 20px;
  text-align: center;
  margin-top: -10px;
  margin-left: -10px;
}
.data-visuals .full-width .nfpa-wrap .health-haz,
.data-visuals .fifty-width .nfpa-wrap .health-haz {
  top: 50%;
  left: 25%;
}
.data-visuals .full-width .nfpa-wrap .flamm-haz,
.data-visuals .fifty-width .nfpa-wrap .flamm-haz {
  top: 30%;
  left: 48%;
}
.data-visuals .full-width .nfpa-wrap .react-haz,
.data-visuals .fifty-width .nfpa-wrap .react-haz {
  top: 50%;
  left: 73%;
  color: #000000;
}
.data-visuals .full-width .nfpa-wrap .spec-haz,
.data-visuals .fifty-width .nfpa-wrap .spec-haz {
  top: 70%;
  left: 49%;
  color: #000000;
}
.data-visuals .fifty-width {
  width: 40%;
  margin-right: 10%;
}
.data-visuals .hmis-wrap {
  width: 100%;
  margin-top: 15px;
  border: 2px solid #ececec;
}
.data-visuals .hmis-wrap p {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.3em;
  height: 20px;
  width: 20px;
  text-align: center;
}
.data-visuals .hmis-wrap h3 {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.3em;
  padding: 10px;
  text-align: left;
}
.data-visuals .hmis-wrap tr {
  height: 40px;
}
.data-visuals .hmis-wrap .health-row {
  background-color: #0000ff;
}
.data-visuals .hmis-wrap .flam-row {
  background-color: #ff0000;
}
.data-visuals .hmis-wrap .phys-row {
  background-color: #ffff00;
}
.data-visuals .hmis-wrap .pers-prot-row {
  background-color: #ffffff;
}
.data-visuals .hmis-wrap .health-haz {
  text-align: center;
}
.data-visuals .hmis-wrap .flamm-haz {
  text-align: center;
}
.data-visuals .hmis-wrap .phys-haz {
  color: #000000;
  text-align: center;
}
.data-visuals .hmis-wrap .pers-prot {
  color: #000000;
}
.data-visuals .hmis-wrap .health-label {
  color: #FFFFFF;
}
.data-visuals .hmis-wrap .flamm-label {
  color: #FFFFFF;
}
.data-visuals .hmis-wrap .phys-label {
  color: #000000;
}
.data-visuals .hmis-wrap .pers-prot-label {
  color: #000000;
}
.pictogram-radio {
  position: relative;
  width: 30%;
  margin-right: 3%;
  margin-bottom: 3%;
  padding: 0;
  float: left;
}
.pictogram-radio .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.pictogram-radio .img-wrap img {
  width: 100%;
}
.pictogram-radio .img-wrap-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  display: none;
}
.pictogram-radio .img-wrap-2 img {
  width: 100%;
}
.pictogram-radio .cat-rel-height {
  margin-top: 72%;
}
.pictogram-radio .inner input + span {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pictogram-radio .inner input:checked + span .btn-check {
  display: block;
}
.pictogram-radio .inner input:checked + span .img-wrap {
  display: none;
}
.pictogram-radio .inner input:checked + span .img-wrap-2 {
  display: block;
}
.alert {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.control-group label {
  font-family: "brandon grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 600;
  color: #5f6266;
  letter-spacing: 1px;
}
.control-group .controls {
  margin-top: 5px;
}
.html-dd {
  width: auto;
  height: 34px;
  overflow: hidden;
  padding: 5px 15px;
  -webkit-appearance: none;
  border-radius: 30px 4px 4px 30px;
  outline: 0;
  text-align: center;
  color: #5f6266;
  cursor: pointer;
  background: #f4fbff;
  border: 3px solid #a1d8f8;
}
[name="search_within"] {
  position: relative;
  top: 2px;
  width: 100%;
  height: 40px;
  overflow: hidden;
  padding: 5px 15px;
  -webkit-appearance: none;
  border-radius: 30px;
  text-align: center;
  color: #5f6266;
  cursor: pointer;
  background: #f4fbff;
  border: 3px solid #a1d8f8;
}
.html-dd:hover,
[name="search_within"]:hover {
  background: #e7f5fd;
  border: 3px solid #169ded;
}
.with-param {
  position: relative;
}
.with-param .controls {
  position: relative;
  padding-left: 75px;
}
.with-param .controls .html-dd,
.with-param .controls .form-control {
  float: left;
}
.with-param .controls .html-dd {
  position: relative;
  width: 71px;
  left: -75px;
  margin-right: 3%;
}
.with-param .controls .form-control {
  position: relative;
  top: -34px;
  margin-bottom: -24px;
  width: 100%;
}
.with-param .controls.no-param {
  padding-left: 0;
}
.with-param .controls.no-param .form-control {
  position: relative;
  top: 0px;
  margin-bottom: 10px;
  width: 100%;
}
.ghs-icons .control-group {
  float: left;
  width: 25%;
}
.ghs-icons .control-group .controls {
  width: 100%;
}
.ghs-icons .control-group .controls .control-label {
  width: 100%;
  padding-right: 10px;
}
.ghs-icons .control-group .controls .control-label img {
  width: 100%;
}
.input-adder {
  position: relative;
  top: 4px;
  float: right;
}
@media (max-width: 1200px) {
  .ghs-icons .control-group {
    float: left;
    width: 20%;
  }
}
@media (max-width: 768px) {
  .ghs-icons .control-group {
    float: left;
    width: 25%;
  }
}
/*********** TABLE SORTER STYLES ************/
#srch_res_wrapper {
  border-image-width: 0;
}
#spinner {
    position: absolute;
    left: 50%;
    top: 70%;
}
#spinner.hidden {
    display:none;
}
.resultRow {
  cursor: pointer;
}
.resultRow a {
  color: #5f6266;
}
.resultRow:hover {
  background: #f4fbff;
}
td:hover {
  background-color: none;
}
/*** Typeahead.js Drop Down Styling **/
.typeahead,
.tt-query,
.tt-hint {
  height: 20px;
  padding: 8px 12px;
  font-size: 18px;
  line-height: 24px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}
.typeahead {
  background-color: #fff;
}
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
  color: #999
}
.tt-menu {
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion {
  padding: 3px 15px;
  font-size: 16px;
  line-height: 24px;
}
.modal-search-list .tt-menu {
  margin-top: 12px;
  padding: 12px 0;
  width: 98%;
  background-color: transparent;
  border: none;
  -webkit-border-radius: none;
     -moz-border-radius: none;
          border-radius: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.modal-search-list .tt-suggestion {
  padding: 3px 5px;
  width: 100%;
  font-size: 12px;
  line-height: 12px;
}
.modal-search-list .tt-suggestion .result-col {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
}
.modal-search-list .tt-suggestion .result-col-sm {
  display: inline-block;
  width: 30%;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
}
.loc-perm-dropup {
  position: absolute;
  display: none;
  width: 100%;
  height: auto;
  background: #ffffff;
  left: 0;
  bottom: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
  z-index: 100;
}
.loc-perm-dropup .jstree {
  overflow: auto;
  height: 80%;
  max-height: 400px;
  width: 100%;
}
.loc-perm-dropup .header > .btn {
  position: relative;
  top: -23px;
}
.loc-perm-dropup .breadcrumb {
  width: 100%;
  padding: 15px;
}
.loc-perm-dropup .item-list {
  max-height: 500px;
  overflow: auto;
}
.loc-perm-edit {
  font-size: 1.25em;
  cursor: pointer;
  position: relative;
  top: -4px;
  left: 12px;
}
img.ghs-badge {
  float: right;
  height: 35px;
}

/* save sds page (admin/document/intake) */
.locations-heading {
  padding: 0 0 10px 9px;
}
.location-list-wrap {
  height: 400px;
  padding: 10px;
  border: 1px solid #d9d9d9;
  overflow-y: scroll;
}
.location-list-wrap .location-list-row {
  margin:0;
  padding:0;
}
.location-list-wrap .location-list-row:nth-child(even){
  background-color:#eee;
}
.location-list-wrap .location-list-row input[type=checkbox]{
  vertical-align:bottom;
}
.location-list-wrap .location-list-row .label-text {
  margin-left: 6px;
}

.location-list-row > label {
}
