#cover_candidate_container {
    height: 685px;
    overflow-y: auto;
}

#feed_edit_tool_alerts {
    margin: 5px 15px;
}

#feed_peek_view {
    margin-top: 15px;
}

#feed_query_update_status {
    height: 70px;
    width: 100%;
}

#interest-metadata {
    height: auto;
}

#interest-overview {
    display: block;
    height: 415px;
}

#query_editor_container {
    width: 580px;
}

#query_editor_container h1 {
    font-size: 72px;
    font-weight: 100;
    margin: 20px 0;
}

#query_editor_container input[type=text] {
    font-size: 24px;
    height: 30px;
    margin-right: 10px;
    padding: 10px;
    width: 350px;
}

#query_editor_container p a {
    margin: 0 5px;
}

#query_editor_container ul {
    margin: 15px auto 0;
    padding: 0;
    width: 545px;
}

#query_editor_container ul li {
    background-color: #CFCFCF;
    color: #4F4F4F;
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 8px;
    text-align: left;
}

#query_editor_container ul li span {
    cursor: text;
}

#query_editor_control_panel {
    margin-bottom: 10px;
}

#welcome_well_interest_name_field {
    float: left;
    width: 50%;
}

.active-green {
    background: #40BE80;
}

.aligned-with-field {
    margin-left: 5px;
    vertical-align: baseline;
}

.animated {
    animation-duration: 0.8s;
    animation-fill-mode: both;
    -moz-animation-duration: 0.8s;
    -moz-animation-fill-mode: both;
    -o-animation-duration: 0.8s;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
}

.arrow {
    bottom: -16px;
    height: 16px;
    left: 50%;
    margin-left: -35px;
    overflow: hidden;
    position: absolute;
    width: 70px;
}

.arrow:after {
    box-shadow: 6px 5px 9px -9px black,
    5px 6px 9px -9px black;
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    -moz-box-shadow: 6px 5px 9px -9px black,
    5px 6px 9px -9px black;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-box-shadow: 6px 5px 9px -9px black,
    5px 6px 9px -9px black;
    -webkit-transform: rotate(45deg);
}

.associated-dictionary-labels {
    display: inline-block;
    margin-bottom: 0;
}

.bootstrap-switch-id-exact_search_toggle {
    height: 27px;
}

.borderless {
    border: 0;
}

.btn:active, .btn.active {
    -webkit-box-shadow: 0 5px 13px 1px rgba(80, 80, 80, 0.6);
    box-shadow: 0 5px 13px 1px rgba(80, 80, 80, 0.6);
    opacity: 1;
}

.button-icon {
    padding-right: 5px;
    vertical-align: text-bottom;
}

.centered {
    margin: 0 auto;
    text-align: center;
}

.cover-image-edit-button {
    left: 55px;
    position: absolute;
    top: 146px;
}

.curated-green {
    background: #007E40;
}

.edit-button {
    left: 260px;
    padding: 0;
    position: absolute;
    top: 150px;
    width: 100px;
}

.edit-button, .ui-dialog-buttonset > button {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-box-shadow: inset 1px 2px 4px 0 #F5978E;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-box-shadow: inset 1px 2px 4px 0 #F5978E;
    background: 0;
    background-color: #F05348;
    border: 1px solid #D02718;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: inset 1px 2px 4px 0 #F5978E;
    color: #FFF;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05348', endColorstr='#c62d1f');
    font-size: 15px !important;
    font-style: normal;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 1px 1px 0 #810E05;
    width: 90px;
}

.edit-button:active, .ui-dialog-buttonset > button:hover {
    background: 0;
    background-color: #C62D1F;
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f05348');
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
}

.edit-button:hover, .ui-dialog-buttonset > button:hover {
    background: 0;
    background-color: #C62D1F;
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f05348');
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
}

.edit-field-button {
    height: 25px;
    width: 25px;
}

.fadeInLeft {
    -webkit-animation-duration: .5s;
    -webkit-animation-name: fadeinleft;
    -webkit-transform: translateZ(0);
    animation-duration: .5s;
    animation-name: fadeinleft;
    translatez: 0;
}

.feed-pin-image {
    padding: 5px;
    width: 20%;
}

.feed-pin-image:hover {
    box-shadow: 0 1px 8px #000;
    opacity: 0.8;
}

.feed-split-pane {
    height: 650px;
    width: 800px;
}

.feed_scroll {
    height: 50%;
    margin: 0 auto;
    overflow-y: scroll;
    padding-top: 15px;
}

.feed-type-edit-button {
    margin-bottom: -6px;
}

.fills-parent {
    height: 100%;
    width: 100%;
}

.fills-vertically {
    height: 100%;
    max-width: 100%;
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

.form-title {
    font-size: 30px;
}

.header-banner {
    background: rgba(255, 255, 255, 0.9);
    height: 70px;
    left: 220px;
    position: fixed;
    top: 40px;
    width: 100%;
    z-index: 1;
}

.hidden, .hidden-data-div {
    display: none;
}

.inline-form-button {
    margin-left: 5px;
}

.input-text-field {
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-transition: width 1s ease;
    -ms-transition: width 1s ease;
    -o-transition: width 1s ease;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -webkit-transition: width 1s ease;
    border: 1px solid #FFF;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    max-width: 300px;
    padding: 0 13px;
    transition: width 1s ease;
    width: 90%;
}

.input-text-field:focus {
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}

.interest-list-nav {
    width: 400px;
    text-align: center;
}

.interest-state-picker-button {
    opacity: 0.8;
}

.interest-thumbnail {
    max-width: 90%;
    padding: 15px;
    margin-top: 16px;
}

.interest-thumbnail, .feed-pin-image {
    box-shadow: 1px 2px 3px #6B6B6B;
}

.loading-indicator {
    height: 20px;
    width: 20px;
}

.metadata-field-name, .alert-message, .interest-title {
    color: #BD5A5A;
}

.metadata-field-value, .info-message {
    color: #626262;
}

.metadata-field-value, .metadata-field-name, .alert-text, .feed-label {
    font-size: 20px;
}

.modal-backdrop {
    all: none;
}

.navbar {
    -webkit-transition: all .5s ease;
    top: -50px;
    width: 100%;
}

.pin-left {
    margin-left: 0;
}

.search-block {
    display: inline-block;
    padding-top: 10px;
    position: absolute;
    right: 30px;
    width: 50%;
}

.slide-in-navbar {
    position: fixed;
    top: 0 !important;
}

.split {
    width: 50%;
}

.subtitle-lead {
    font-size: 15px;
}

.success-message {
    color: #48A258;
}

.suggested-green {
    background: #A0DFBF;
}

.tab-pane {
    margin: 10px 15px;
}

.thumbnail-container {
    height: 160px;
    margin: 2px;
    overflow: hidden;
    width: 30%;
}

.title-block {
    display: block;
    padding-left: 10px;
    position: absolute;
}

.tooltip, .arrow:after {
    background: rgba(0, 0, 0, 0.73);
    border: 2px solid white;
}

.tooltip {
    border-radius: 20px;
    box-shadow: 0 0 7px black;
    color: white;
    display: inline-block;
    font-stretch: condensed;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    margin-top: 20px;
    opacity: 0;
    padding: 10px 20px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    text-decoration: none;
}

.tooltip.active {
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    margin-top: 5px;
    opacity: 1;
}

.tooltip.out {
    margin-top: -20px;
    opacity: 0;
}

.ui-dialog-title {
    color: rgba(216, 29, 35, 0.73);
}

.ui-dialog-titlebar {
    background: rgba(185, 185, 182, 0.90);
}

.welcome-well {
    width: 50%;
    min-width: 500px;
    margin-top: 25%;
}

#canonical_picker ul {
    text-align: left;
}

.typeahead.dropdown-menu {
    z-index: 9999;
}

body {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 55px;
}

@-webkit-keyframes fadeinleft {
    0% {
        opacity: 0;
        -webkit-transform: translatex(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translatey(0)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(0) rotateX(0deg);
        opacity: 0;
    }

    1% {
        -webkit-transform: perspective(400px) rotateX(90deg);
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(0) rotateX(0deg);
        opacity: 0;
    }
    1% {
        -moz-transform: perspective(400px) rotateX(90deg);
    }
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(0px) rotateX(0deg);
        opacity: 0;
    }

    1% {
        -o-transform: perspective(400px) rotateX(90deg);
    }
    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(0px) rotateX(0deg);
        opacity: 0;
    }

    1% {
        transform: perspective(400px) rotateX(90deg);
    }
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
