body.page-node-33410408.page-node-type-page.is-ultimenu-canvas.is-ultimenu-canvas--hover.path-node .button.js-form-submit {
    min-width: 150px;
    min-height: 40px;
    margin: 1em;
    border: 0;
    border-radius: 3px;
    background: #08f;
    color: white;
    text-transform: uppercase;
    font-weight: 100;
    box-shadow: inset 2px 2px 2px 0 rgb(255 255 255 / 50%), 2px 2px 2px 0 rgb(0 0 0 / 10%), 4px 4px 5px 0 rgb(0 0 0 / 10%);
}

#views-exposed-form-pos-block-19 .form--inline .form-item-field-department-target-id input {
    padding: 0;
    max-width: 350px;
}

.view-id-pos .view-filters {
    padding: 0;
}

#block-uismain-views-block-programsofstudy-block-1 {
    max-width: 1500px;
    margin: 0 auto;
}

.pos-title a {
    color: #003366;
    text-decoration: none;
}

body.page-node-33410408.page-node-type-page.is-ultimenu-canvas.is-ultimenu-canvas--hover.path-node #edit-title {
    min-height: 30px;
    border-radius: 5px;
}

.page-node-33410408 .node.node--type-page:last-child {
    margin: 0 !important;
}

.pos-wrap:hover .pos-title {
    text-decoration: underline;
}

.pos-grid{
  padding-bottom: 3em;
}

.pos-wrap {
	  border: solid #f1f1f1 1px;
    float: none;
    width: 100%;
    position: relative;
    margin-bottom: .5em;
    box-shadow: 10px 20px 10px -10px rgba(50, 60, 53, 0.1), 10px 20px 15px -10px rgba(0, 0, 0, 0.1);
    border-bottom: solid 5px #c8b18b;
    position: relative;
    min-width:275px;
    max-width:275px;
}

.pos-thb img {
    min-width: 275px;
    height: auto;
        width: 100%;
}

.pos-wrap>a{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.pos-item {
    height: 2em;
    line-height: 1em;
    min-width: 275px;
    min-height: 345px;
    position: relative;
    overflow: hidden;
    margin: 0 0 1em;
}

.pos-wrap a::after {
    border: 0 !important;
}

.pos-title{
  position: absolute;
  padding-top: 1.5em;
  padding-left: .3em;
   font-size: calc(12px + 0.3vw);
  font-weight: 700;
  color: #003366;
  white-space: break-spaces;
  line-height: 1em;
}
.pos-ribbon {
    position: absolute;
    top: 250px;
    height: 6em;
    width: 100%;
    background: white;
    font-size: .8em;

}
.pos-level {
    position: absolute;
    top: 0;
    padding: .3em;
    background: #003366;
    color: white;
    font-size: .8em;
}
.pos-type{
  position: absolute;
  top: .5em;
  padding-left: .3em;
  color: #555;
    font-size: .9em;
}

.pos-dept {
    bottom: 0;
    position: absolute;
    margin-bottom: .4em;
}

.pos-wrap-no-img .pos-item {
    min-height: 250px;
    border: 1px solid #f1f1f1;
}

.pos-wrap-no-img .pos-ribbon {
    top: unset;
    bottom: 0;
    height: 2em;
    background: #003366;
    color: white;
}

.pos-wrap-no-img .pos-type {
    color: white;
}
.pos-wrap-no-img>a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.pos-wrap-no-img:hover .pos-title {
    text-decoration: underline;
}
