.mainsite-layout .letter-cell {
  padding: 0; }
  .mainsite-layout .letter-cell:not(:first-child) > .osw-button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .mainsite-layout .letter-cell:not(:last-child) > .osw-button {
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .mainsite-layout .letter-cell:first-child {
    width: 7%; }
  .mainsite-layout .letter-cell:last-child {
    width: 7%; }
  .mainsite-layout .letter-cell > .osw-button {
    width: 100%; }

.mainsite-layout .summary-clear-buttons {
  display: inline-block;
  vertical-align: middle; }
  .mainsite-layout .summary-clear-buttons > .osw-button {
    margin-left: 5px;
    padding: 0 10px; }
  .mainsite-layout .summary-clear-buttons .glyphicon {
    top: 3px;
    padding-left: 5px; }

.mainsite-layout .summary-message {
  display: inline-block;
  vertical-align: middle;
  line-height: 28px; }

.letter-table {
  width: 100%;
  margin-bottom: 0px;
  table-layout: fixed; }

.summary {
  padding-top: 10px;
  padding-bottom: 10px; }

.osw-empty-msg > .osw-button {
  margin-left: 5px;
  padding: 0 10px; }

.osw-button-group .osw-button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left: 0; }

.osw-button-group .osw-button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.osw-button-row .osw-button:not(:last-child) {
  margin-right: 10px; }

.osw-button {
  appearance: none;
  box-sizing: border-box;
  background-color: #fff;
  background-image: linear-gradient(#fff, #f9f9f9);
  user-select: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #2b2b2b;
  cursor: pointer;
  display: inline-block;
  line-height: 2;
  outline: 0;
  padding: 0;
  text-align: center;
  text-decoration: none; }
  .osw-button:not(.osw-button-disabled):hover {
    border-color: #b2b2b2;
    background-color: #f9f9f9;
    background-image: linear-gradient(#f9f9f9, #e2e2e2); }
  .osw-button:not(.osw-button-disabled):active {
    background: #555;
    border-color: #555;
    color: #fff; }
  .osw-button:not(.osw-button-disabled).osw-button-selected {
    background: #555;
    border-color: #555;
    color: #fff; }

.osw-button.osw-button-disabled {
  background: #e2e2e2; }

.osw-button.osw-button-disabled.osw-button-selected {
  background: #ccc;
  color: #fff; }

#placeholder-portal.row {
  display: flex;
  flex-wrap: wrap; }

.list-item {
  padding: 5px;
  display: flex;
  flex-direction: column; }
  .list-item > a {
    display: block;
    text-decoration: none;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    margin: 0; }
    .list-item > a:hover {
      border: 1px solid #22809d; }
      .list-item > a:hover .list-item-name {
        color: #22809d; }

.list-item-info {
  padding: 10px;
  min-height: 55px;
  overflow: hidden; }

.list-item-name {
  color: #2b2b2b;
  font-size: 16px;
  padding-bottom: 3px;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.list-item-category {
  box-sizing: border-box;
  color: #797979;
  line-height: 1.4em;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px; }

.list-item-umbrella {
  box-sizing: border-box;
  color: #797979;
  line-height: 1.4em;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px; }

.portal-description .modal-body {
  min-height: 180px; }

.portal-description .btn-primary {
  width: 100%; }

.list-item-picture {
  padding: 0; }

#grid-org-container .btn.dropdown-toggle {
  margin-top: 0;
  text-transform: capitalize;
  padding: 6px 12px; }

#grid-org-container .dropdown-menu {
  padding: 0; }
  #grid-org-container .dropdown-menu > li > a {
    padding: 5px;
    border-bottom: none;
    color: #555; }

#grid-org-container .dropdown-menu.open {
  overflow-y: scroll !important; }

#grid-org-container .inner.open {
  max-height: none !important; }

.bootstrap-select > .dropdown-toggle.bs-placeholder {
  color: #555; }
  .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #555; }
  .bootstrap-select > .dropdown-toggle.bs-placeholder:focus {
    color: #555; }
  .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #555; }

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  left: 15px;
  top: 7px; }

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 0;
  margin-left: 34px; }

.bs-actionsbox-container {
  position: sticky;
  left: 0;
  bottom: 0;
  background-color: white; }

.bs-actionsbox {
  padding: 10px 20px; }
  .bs-actionsbox .btn {
    margin-top: 0; }

@media screen and (max-width: 768px) {
  .list-item {
    padding: 0; }
    .list-item > a {
      padding: 1px 0; } }

/*=============================================
=            Layout - EOrientation            =
=============================================*/
.eorientation-layout .portal-description .links-container {
  display: flex !important; }

.eorientation-layout .list-item > a {
  display: flex; }

.eorientation-layout .list-item-name {
  font-size: 1rem; }

.eorientation-layout .links-container a {
  margin: 5px 10px; }

.eorientation-layout .list-item-category {
  font-size: 0.6rem; }

@media (min-width: 576px) {
  .eorientation-layout .modal-dialog {
    max-width: 70%; } }

@media (max-width: 768px) {
  .eorientation-layout .portal-description .img-fluid {
    width: auto;
    margin: 0 auto;
    display: block; }
  .eorientation-layout .portal-description .links-container {
    display: block !important; } }

.eorientation-layout .osw-button {
  cursor: pointer;
  font-size: 0.7rem;
  padding: 5px;
  width: 100%; }
  .eorientation-layout .osw-button:not(.osw-button-disabled):hover {
    color: #000;
    border-color: none;
    background-color: none;
    background-image: none; }
  .eorientation-layout .osw-button:not(.osw-button-disabled):active {
    background: none;
    border-color: none;
    color: inherit; }

.eorientation-layout .summary {
  display: flex;
  flex-flow: row wrap; }
  .eorientation-layout .summary .summary-clear-buttons > .osw-button {
    margin-left: 5px;
    padding: 0 10px;
    width: auto; }
  .eorientation-layout .summary .summary-clear-buttons .fa {
    top: 3px;
    padding-left: 5px; }

.eorientation-layout div[aria-expanded=true] .fa-chevron-down {
  display: none; }

.eorientation-layout div[aria-expanded=false] .fa-chevron-up {
  display: none; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(240, 128, 8, 0.2);
  border-right: 1.1em solid rgba(240, 128, 8, 0.2);
  border-bottom: 1.1em solid rgba(240, 128, 8, 0.2);
  border-left: 1.1em solid #f08008;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
