.mollom-captcha-container span, #edit-mollom-captcha {
    display: block
    }
.dblog-event pre, #simpletest-result-form table td {
    white-space: pre-wrap
    }
.form-item-mollom-captcha label[for="edit-mollom-captcha"] {
    float: none
    }
.mollom_captcha_flash_player:focus {
    border: yellow 2px solid
    }
.mollom-captcha-container {
    display: inline-block;
    position: relative
    }
.mollom-captcha-container .mollom-refresh-captcha {
    position: absolute
    }
.mollom-captcha-container .mollom-captcha-content {
    padding-left: 20px
    }
.node-unpublished {
    background-color: #fff4f4
    }
.preview .node {
    background-color: #ffffea
    }
td.revision-current {
    background: #ffc
    }
.search-form {
    margin-bottom: 1em
    }
.search-form input {
    margin-top: 0;
    margin-bottom: 0
    }
.search-results {
    list-style: none
    }
.search-results p {
    margin-top: 0
    }
.search-results .title {
    font-size: 1.2em
    }
.search-results li {
    margin-bottom: 1em
    }
.search-results .search-snippet-info {
    padding-left: 1em
    }
.search-results .search-info {
    font-size: 0.85em
    }
.search-advanced .criterion {
    float: left;
    margin-right: 2em
    }
.search-advanced .action {
    float: left;
    clear: left
    }
#permissions td.module {
    font-weight: bold
    }
#permissions td.permission {
    padding-left: 1.5em
    }
#permissions tr.odd .form-item, #permissions tr.even .form-item {
    white-space: normal
    }
#user-admin-settings fieldset .fieldset-description {
    font-size: 0.85em;
    padding-bottom: 0.5em
    }
#user-admin-roles td.edit-name {
    clear: both
    }
#user-admin-roles .form-item-name {
    float: left;
    margin-right: 1em
    }
.password-strength {
    width: 17em;
    float: right;
    margin-top: 1.4em
    }
.password-strength-title {
    display: inline
    }
.password-strength-text {
    float: right;
    font-weight: bold
    }
.password-indicator {
    background-color: #C4C4C4;
    height: 0.3em;
    width: 100%
    }
.password-indicator div {
    height: 100%;
    width: 0%;
    background-color: #47C965
    }
input.password-confirm, input.password-field {
    width: 16em;
    margin-bottom: 0.4em
    }
div.password-confirm {
    float: right;
    margin-top: 1.5em;
    visibility: hidden;
    width: 17em
    }
div.form-item div.password-suggestions {
    padding: 0.2em 0.5em;
    margin: 0.7em 0;
    width: 38.5em;
    border: 1px solid #B4B4B4
    }
div.password-suggestions ul {
    margin-bottom: 0
    }
.confirm-parent, .password-parent {
    clear: left;
    margin: 0;
    width: 36.3em
    }
.profile {
    clear: both;
    margin: 1em 0
    }
.profile .user-picture {
    float: right;
    margin: 0 1em 1em 0
    }
.profile h3 {
    border-bottom: 1px solid #ccc
    }
.profile dl {
    margin: 0 0 1.5em 0
    }
.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold
    }
.profile dd {
    margin: 0 0 1em 0
    }
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0.5em 1em 0 0
    }
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em
    }
.views-exposed-form .form-item, .views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0
    }
.views-exposed-form label {
    font-weight: bold
    }
.views-exposed-widgets {
    margin-bottom: 0.5em
    }
.views-align-left {
    text-align: left
    }
.views-align-right {
    text-align: right
    }
.views-align-center {
    text-align: center
    }
.views-view-grid tbody {
    border-top: none
    }
.view .progress-disabled {
    float: none
    }
.megamenu-wrapper {
    display: none;
    width: 100%
    }
.megamenu {
    background: #ccc;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
    }
.megamenu-invisible {
    opacity: 0;
    visibility: hidden
    }
.megamenu-underlay {
    background: url(/sites/all/themes/interoute/assets/images/all/background-colours/0.5/black.png) repeat;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 98
    }
.megamenu-menu {
    position: relative;
    z-index: 99
    }