.form-actions, fieldset .panel-body {
    clear: both
}

a .glyphicon-spin, fieldset .panel-heading a.panel-title:hover {
    text-decoration: none
}

.tabs-left > .nav-tabs > li:focus, .tabs-left > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li:focus, .tabs-right > .nav-tabs > li > a:focus {
    outline: 0
}

html.overlay-open .navbar-fixed-top {
    z-index: 400
}

html.js fieldset.collapsed {
    border-left-width: 1px;
    border-right-width: 1px;
    height: auto
}

html.js input.form-autocomplete {
    background-image: none
}

html.js .autocomplete-throbber {
    background-position: 100% 2px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    margin: 2px 0 0 2px;
    width: 15px
}

    html.js .autocomplete-throbber.throbbing {
        background-position: 100% -18px
    }

body {
    position: relative
}

    body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
        margin-left: 260px
    }

    body.navbar-is-fixed-top {
        padding-top: 64px
    }

    body.navbar-is-fixed-bottom {
        padding-bottom: 64px !important
    }

    body.toolbar {
        padding-top: 30px !important
    }

        body.toolbar .navbar-fixed-top {
            top: 30px
        }

        body.toolbar.navbar-is-fixed-top {
            padding-top: 94px !important
        }

    body.toolbar-drawer {
        padding-top: 64px !important
    }

        body.toolbar-drawer .navbar-fixed-top {
            top: 64px
        }

        body.toolbar-drawer.navbar-is-fixed-top {
            padding-top: 128px !important
        }

    body.admin-menu .navbar-fixed-top {
        top: 29px
    }

    body.admin-menu.navbar-is-fixed-top {
        padding-top: 93px
    }

    body div#admin-toolbar {
        z-index: 1600
    }

    body #admin-menu, body #admin-toolbar, body #toolbar {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    body #admin-menu {
        margin: 0;
        padding: 0;
        position: fixed;
        z-index: 1600
    }

        body #admin-menu .dropdown li {
            line-height: normal
        }

@media screen and (min-width:768px) {
    .navbar.container {
        max-width: 720px
    }
}

@media screen and (min-width:992px) {
    .navbar.container {
        max-width: 940px
    }
}

@media screen and (min-width:1200px) {
    .navbar.container {
        max-width: 1140px
    }
}

.navbar.container, .navbar.container-fluid {
    margin-top: 20px
}

    .navbar.container-fluid > .container-fluid, .navbar.container > .container {
        margin: 0;
        padding: 0;
        width: auto
    }

#overlay-container, .overlay-element, .overlay-modal-background {
    z-index: 1500
}

#toolbar {
    z-index: 1600
}

.modal {
    z-index: 1620
}

.modal-dialog {
    z-index: 1630
}

.ctools-modal-dialog .modal-body {
    width: 100% !important;
    overflow: auto
}

.book-toc > .dropdown-menu, .region-help .block, div.image-widget-data {
    overflow: hidden
}

.modal-backdrop {
    z-index: 1610
}

.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5
}

.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

ul.secondary {
    float: left
}

@media screen and (min-width:768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0
    }

    ul.secondary {
        float: right
    }
}

.page-header, .region-sidebar-first .block:first-child h2.block-title, .region-sidebar-second .block:first-child h2.block-title {
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

.region-help > .glyphicon {
    font-size: 18px;
    float: left;
    margin: -.05em .5em 0 0
}

form#search-block-form {
    margin: 0
}

.navbar #block-search-form {
    float: none;
    margin: 5px 0 5px 5px
}

@media screen and (min-width:992px) {
    .navbar #block-search-form {
        float: right
    }
}

.navbar #block-search-form .input-group-btn {
    width: auto
}

ul.action-links {
    margin: 12px 0;
    padding: 0
}

    ul.action-links li {
        display: inline;
        margin: 0;
        padding: 0 6px 0 0
    }

.form-type-password-confirm label, .panel-heading {
    display: block
}

ul.action-links .glyphicon {
    padding-right: .5em
}

.uneditable-input, input, select, textarea {
    max-width: 100%;
    width: auto
}

.filter-wrapper .form-type-select .filter-list, .managed-files.table td:first-child {
    width: 100%
}

input.error {
    color: #a94442;
    border-color: #ebccd1
}

fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0
}

fieldset .panel-heading a.panel-title {
    color: inherit;
    display: block;
    margin: -10px -15px;
    padding: 10px 15px
}

.form-group:last-child, .panel:last-child {
    margin-bottom: 0
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

div.image-widget-data {
    float: none
}

table.sticky-header {
    z-index: 1
}

.resizable-textarea textarea {
    border-radius: 4px 4px 0 0
}

.ajax-progress-bar, .filter-wrapper {
    border-radius: 0 0 4px 4px
}

.text-format-wrapper {
    margin-bottom: 15px
}

    .text-format-wrapper .filter-wrapper, .text-format-wrapper > .form-type-textarea {
        margin-bottom: 0
    }

.filter-wrapper .panel-body {
    padding: 7px
}

.filter-wrapper .form-type-select {
    min-width: 30%
}

.filter-help {
    margin-top: 5px;
    text-align: center
}

@media screen and (min-width:768px) {
    .filter-help {
        float: right
    }
}

.filter-help .glyphicon {
    margin: 0 5px 0 0;
    vertical-align: text-top
}

.checkbox:first-child, .radio:first-child {
    margin-top: 0
}

.checkbox:last-child, .radio:last-child {
    margin-bottom: 0
}

.control-group .help-inline, .help-block {
    color: #777;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0
}

a.tabledrag-handle .handle {
    height: auto;
    width: auto
}

.error {
    color: #a94442
}

div.error, table tr.error {
    background-color: #f2dede;
    color: #a94442
}

.form-group.error, .form-group.has-error {
    background: 0 0
}

    .form-group.error .control-label, .form-group.error label, .form-group.has-error .control-label, .form-group.has-error label {
        color: #a94442;
        font-weight: 600
    }

    .form-group.error .uneditable-input, .form-group.error input, .form-group.error select, .form-group.error textarea, .form-group.has-error .uneditable-input, .form-group.has-error input, .form-group.has-error select, .form-group.has-error textarea {
        color: #555
    }

    .form-group.error .help-block, .form-group.error .help-inline, .form-group.has-error .help-block, .form-group.has-error .help-inline, .submitted {
        color: #777
    }

.nav-tabs {
    margin-bottom: 10px
}

ul li.collapsed, ul li.expanded, ul li.leaf {
    list-style: none
}

.tabs--secondary {
    margin: 0 0 10px
}

.submitted {
    margin-bottom: 1em;
    font-style: italic;
    font-weight: 400
}

.alert a, .book-toc > .dropdown-menu > li:nth-child(1) > a {
    font-weight: 700
}

.form-type-password-confirm {
    position: relative
}

    .form-type-password-confirm label .label {
        float: right
    }

    .form-type-password-confirm .password-help {
        padding-left: 2em
    }

@media (min-width:768px) {
    .form-type-password-confirm .password-help {
        border-left: 1px solid #ddd;
        left: 50%;
        margin-left: 15px;
        position: absolute
    }
}

@media (min-width:992px) {
    .form-type-password-confirm .password-help {
        left: 33.33333333%
    }
}

.form-type-password-confirm .progress {
    background: 0 0;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 4px;
    margin: -5px 0 0
}

.form-type-password-confirm .form-type-password {
    clear: left
}

.form-type-password-confirm .form-control-feedback {
    right: 15px
}

.form-type-password-confirm .help-block {
    clear: both
}

ul.pagination li > a.progress-disabled {
    float: left
}

.form-autocomplete .glyphicon {
    color: #777;
    font-size: 120%
}

    .form-autocomplete .glyphicon.glyphicon-spin {
        color: #337ab7
    }

.form-autocomplete .input-group-addon {
    background-color: #fff
}

.form-autocomplete .dropdown a {
    white-space: normal
}

.ajax-progress-bar {
    border: 1px solid #ccc;
    margin: -1px 0 0;
    padding: 6px 12px;
    width: 100%
}

    .ajax-progress-bar .progress {
        height: 8px;
        margin: 0
    }

    .ajax-progress-bar .message, .ajax-progress-bar .percentage {
        color: #777;
        font-size: 12px;
        line-height: 1em;
        margin: 5px 0 0;
        padding: 0
    }

.glyphicon-spin {
    display: inline-block;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

a .glyphicon-spin {
    display: inline-block
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.tabbable {
    margin-bottom: 20px
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    border-bottom: 0
}

    .tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
        color: #777;
        font-size: 12px
    }

.tab-pane > .panel-heading {
    display: none
}

.tab-content > .active {
    display: block
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0
    }

        .tabs-below > .nav-tabs > li > a {
            border-radius: 0 0 4px 4px
        }

            .tabs-below > .nav-tabs > li > a:focus, .tabs-below > .nav-tabs > li > a:hover {
                border-top-color: #ddd;
                border-bottom-color: transparent
            }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:focus, .tabs-below > .nav-tabs > .active > a:hover {
        border-color: transparent #ddd #ddd
    }

.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    padding-bottom: 20px;
    width: 220px
}

    .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
        float: none
    }

        .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
            margin-right: 0;
            margin-bottom: 3px
        }

.tabs-left > .tab-content, .tabs-right > .tab-content {
    border-radius: 0 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px 15px
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px
}

    .tabs-left > .nav-tabs > li > a {
        border-radius: 4px 0 0 4px
    }

        .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
            border-color: #eee #ddd #eee #eee
        }

    .tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:focus, .tabs-left > .nav-tabs > .active > a:hover {
        border-color: #ddd transparent #ddd #ddd;
        -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,.05);
        box-shadow: -1px 1px 1px rgba(0,0,0,.05)
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: -1px
}

    .tabs-right > .nav-tabs > li > a {
        border-radius: 0 4px 4px 0
    }

        .tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover {
            border-color: #eee #eee #eee #ddd;
            -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.05);
            box-shadow: 1px 1px 1px rgba(0,0,0,.05)
        }

    .tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:focus, .tabs-right > .nav-tabs > .active > a:hover {
        border-color: #ddd #ddd #ddd transparent
    }

td.checkbox, td.radio, th.checkbox, th.radio {
    display: table-cell
}

.views-display-settings .label {
    font-size: 100%;
    color: #666
}

.views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0
}

.views-exposed-form .views-exposed-widget .btn {
    margin-top: 1.8em
}

table .checkbox input[type=checkbox], table .radio input[type=radio] {
    max-width: inherit
}

.form-horizontal .form-group label {
    position: relative;
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right
}

@media (min-width:768px) {
    .form-horizontal .form-group label {
        float: left;
        width: 16.66666667%
    }

    body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
        left: 240px;
        left: 24rem
    }
}

.alert-success a, .alert-success a:focus, .alert-success a:hover {
    color: #2b542c
}

.alert-info a, .alert-info a:focus, .alert-info a:hover {
    color: #245269
}

.alert-warning a, .alert-warning a:focus, .alert-warning a:hover {
    color: #66512c
}

.alert-danger a, .alert-danger a:focus, .alert-danger a:hover {
    color: #843534
}

div.image-style-new, div.image-style-new div {
    display: block
}

    div.image-style-new div.input-group {
        display: table
    }

.table-striped > tbody > tr:nth-child(odd) > td.module, .table > tbody > tr > td.module, td.module {
    background: #ddd;
    font-weight: 700
}

.book-toc > .dropdown-menu > .dropdown-header {
    white-space: nowrap
}

.book-toc > .dropdown-menu .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: static;
    width: 100%
}

    .book-toc > .dropdown-menu .dropdown-menu > li {
        padding-left: 20px
    }

        .book-toc > .dropdown-menu .dropdown-menu > li > a {
            margin-left: -40px;
            padding-left: 60px
        }

#features-filter .form-item.form-type-checkbox {
    padding-left: 20px
}

fieldset.features-export-component {
    font-size: 12px
}

fieldset.features-export-component, html.js #features-export-form fieldset.features-export-component {
    margin: 0 0 10px
}

    fieldset.features-export-component .panel-heading {
        padding: 5px 10px
    }

        fieldset.features-export-component .panel-heading a.panel-title {
            font-size: 12px;
            font-weight: 500;
            margin: -5px -10px;
            padding: 5px 10px
        }

    fieldset.features-export-component .panel-body {
        padding: 0 10px
    }

div.features-export-list {
    margin: -11px 0 10px;
    padding: 0 10px
}

    div.features-export-list .form-type-checkbox, fieldset.features-export-component .component-select .form-type-checkbox {
        line-height: 1em;
        margin: 5px 5px 5px 0 !important;
        min-height: 0;
        padding: 3px 3px 3px 25px !important
    }

        div.features-export-list .form-type-checkbox input[type=checkbox], fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox] {
            margin-top: 0
        }

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
    top: 79px
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
    top: 39px
}

.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
    z-index: 1032
}

.navbar-administration #navbar-administration .navbar-tray {
    z-index: 1031
}

body.navbar-is-fixed-top.navbar-administration {
    padding-top: 103px !important
}

    body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
        padding-top: 143px !important
    }

body.navbar-tray-open.navbar-vertical.navbar-fixed {
    margin-left: 24rem
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
    width: 24rem
}

a .glyphicon.icon-before, a.icon-before .glyphicon {
    margin-right: .25em
}

a .glyphicon.icon-after, a.icon-after .glyphicon {
    margin-left: .25em
}

.btn .glyphicon.icon-before, .btn.icon-before .glyphicon {
    margin-left: -.25em;
    margin-right: .25em
}

.btn .glyphicon.icon-after, .btn.icon-after .glyphicon {
    margin-left: .25em;
    margin-right: -.25em
}

* {
    padding: 0;
    margin: 0;
}

html {
    height: 100%;
}

body {
    color: #333333;
    font-size: 1.4em;
    min-height: 100%;
    background: #fff !important;
    font-family: 'Open Sans',sans-serif !important;
}

@media only screen and (max-width:767px) {
    body {
        padding-top: 135px !important;
    }

        body.site-name-lines-3 {
            padding-top: 143px !important;
        }

        body.toolbar.navbar-is-fixed-top {
            padding-top: 185px !important;
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    body {
        padding-top: 197px !important;
    }

        body.toolbar.navbar-is-fixed-top {
            padding-top: 223px !important;
        }
}

@media only screen and (min-width:992px) {
    body {
        padding-top: 193px !important;
    }

        body.toolbar.navbar-is-fixed-top {
            padding-top: 223px !important;
        }
}

ul, ol {
    margin: 0 0 1em 0;
    padding: 0 0 0 1.5em;
}

.region-content a {
    color: #0058ff;
}

a, a:hover {
    color: #000;
    text-decoration: none !important;
}

    img, a img {
        border: none;
    }

input, textarea, select, button {
    border-radius: 0 !important;
}

.bg-orange {
    background: #c54c00;
}

.bg-gray {
    background: #aaa38e;
}

.bg-red {
    background: #822433;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus
input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    transition: background-color 5000s ease-in-out 0s !important;
}

.container {
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.list-group-item {
    border-radius: 0 !important;
}

.pagination > li > a, .pagination > li > span {
    border-radius: 0 !important;
    color: #822433;
}

.pager li > a, .pager li > span {
    border-radius: 0 !important;
}

.biblioteca .pager > li > a {
    color: #52514B;
}

.centro .pager > li > a {
    color: #146255;
}

.dipartimento .pager > li > a {
    color: #005866;
}

.facolta .pager > li > a {
    color: #2b425c;
}

.museo .pager > li > a {
    color: #534F2C;
}

.pager li.pager-current {
    font-size: 16px;
}

.pager li.pager-previous {
    margin-right: 15px;
}

.pager li.pager-next {
    margin-left: 15px;
}

.biblioteca .pagination > li > a {
    color: #52514B;
}

.centro .pagination > li > a {
    color: #146255;
}

.dipartimento .pagination > li > a {
    color: #005866;
}

.facolta .pagination > li > a {
    color: #2b425c;
}

.museo .pagination > li > a {
    color: #534F2C;
}

.view .text-center {
    clear: both;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff;
    cursor: default;
    background-color: #822433;
    border-color: #822433;
}

.biblioteca .pagination > .active > a, .biblioteca .pagination > .active > span, .biblioteca .pagination > .active > a:hover, .biblioteca .pagination > .active > span:hover, .biblioteca .pagination > .active > a:focus, .biblioteca .pagination > .active > span:focus {
    background-color: #52514B;
    border-color: #52514B;
}

.centro .pagination > .active > a, .centro .pagination > .active > span, .centro .pagination > .active > a:hover, .centro .pagination > .active > span:hover, .centro .pagination > .active > a:focus, .centro .pagination > .active > span:focus {
    background-color: #146255;
    border-color: #146255;
}

.dipartimento .pagination > .active > a, .dipartimento .pagination > .active > span, .dipartimento .pagination > .active > a:hover, .dipartimento .pagination > .active > span:hover, .dipartimento .pagination > .active > a:focus, .dipartimento .pagination > .active > span:focus {
    background-color: #005866;
    border-color: #005866;
}

.facolta .pagination > .active > a, .facolta .pagination > .active > span, .facolta .pagination > .active > a:hover, .facolta .pagination > .active > span:hover, .facolta .pagination > .active > a:focus, .facolta .pagination > .active > span:focus {
    background-color: #2b425c;
    border-color: #2b425c;
}

.museo .pagination > .active > a, .museo .pagination > .active > span, .museo .pagination > .active > a:hover, .museo .pagination > .active > span:hover, .museo .pagination > .active > a:focus, .museo .pagination > .active > span:focus {
    background-color: #534F2C;
    border-color: #534F2C;
}

#tabs ul {
    margin: 0 0 20px;
}

#tabs a {
    border-radius: 0;
}

.front #tabs ul {
    margin: 20px 0 0 0;
}

.messages-area {
    margin-top: 20px;
}

    .messages-area .alert {
        margin-bottom: 10px;
        border-radius: 0;
    }

h2.title {
    margin: 0 0 10px;
    font-size: 26px;
    text-transform: uppercase;
}

.front h2.title {
    /*display: none;*/
}

.block-title {
    margin: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    background: #822433;
}

.biblioteca .block-title {
    background: #52514B;
}

.centro .block-title {
    background: #146255;
}

.dipartimento .block-title {
    background: #078052;
}

.facolta .block-title {
    background: #2b425c;
}

.museo .block-title {
    background: #534F2C;
}

#breadcrumb {
    margin: 20px 0;
}

.front #breadcrumb {
    /*display: none;*/
}

#breadcrumb .breadcrumb {
    background: transparent !important;
    font-size: 12px;
    padding: 5px 0;
    margin: 0;
    border-radius: 0;
}

    #breadcrumb .breadcrumb li.active {
        color: #078052;
        font-weight: bold;
    }

        #breadcrumb .breadcrumb li.active:before {
            font-weight: normal;
        }

.square > div {
    padding-bottom: 15px;
}

.square img {
    margin: 0 auto !important;
    padding: 13% 0;
}

.square br {
    display: none;
}

.square h3 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}

    .square h3 a, .square h3 a:hover {
        color: #fff !important;
    }

    .square h3 br {
        display: block;
    }

@media only screen and (max-width:767px) {
    .square > div {
        margin-bottom: 20px;
        padding-top: 15px;
    }

    .square img {
        display: none;
    }

    .same-height {
        height: auto !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .square {
        margin-bottom: 20px;
    }

        .square img {
            height: 230px;
            width: auto;
        }
}

@media only screen and (min-width:992px) {
    .square img {
        height: 230px;
        width: auto;
    }
}

.block-menu ul:not(.contextual-links) li, .block-menu-block ul:not(.contextual-links) li {
    border: 1px solid #ddd;
}

    .block-menu ul:not(.contextual-links) li a, .block-menu-block ul:not(.contextual-links) li a {
        font-weight: 300;
        color: #555;
    }

        .block-menu ul:not(.contextual-links) li a:focus, .block-menu-block ul:not(.contextual-links) li a:focus {
            outline: none;
        }

    .block-menu ul:not(.contextual-links) li:not(:last-child), .block-menu-block ul:not(.contextual-links) li:not(:last-child) {
        border-bottom: 0;
    }

.block-menu .active, .block-menu-block .active {
    background: #eee;
}

.block-menu .block-title a, .block-menu-block .block-title a {
    background-color: transparent;
    color: #fff;
}

header {
    border: 0 !important;
    background-color: #fff !important;
}

    header .logo {
        margin: 10px 0 18px;
    }

@media only screen and (max-width:767px) {
    header .logo {
        margin-bottom: 10px;
    }
}

header .custom-logo {
    margin: 10px 0;
}

@media screen and (max-width:767px) {
    header .custom-logo {
        display: none;
    }
}

.region-header-top {
    padding: 10px 0 5px;
}

    .region-header-top:after {
        content: "";
        display: table;
        clear: both;
    }

@media screen and (max-width:767px) {
    .region-header-top {
        display: none;
    }
}

header #block-locale-language {
    float: right;
    margin-left: 10px;
}

    header #block-locale-language .language-switcher-locale-url {
        padding: 0;
        margin: 5px 0 0 0;
        list-style: none;
    }

        header #block-locale-language .language-switcher-locale-url li.active {
            display: none;
        }

.navbar-header {
    width: 100%;
}

@media screen and (max-width:767px) {
    .navbar-header {
        width: auto;
    }
}

.navbar-header h1 {
    color: #822433 !important;
    font-size: 24px;
    font-weight: 600;
    /*margin-top: 18px;*/
}

    .navbar-header h1 a {
        color: #822433 !important;
    }

.biblioteca .navbar-header h1 {
    color: #52514B !important;
}

    .biblioteca .navbar-header h1 a {
        color: #52514B !important;
    }

.centro .navbar-header h1 {
    color: #146255 !important;
}

    .centro .navbar-header h1 a {
        color: #146255 !important;
    }

.dipartimento .navbar-header h1 {
    color: #078052 !important;
}

    .dipartimento .navbar-header h1 a {
        color: #005866 !important;
    }

.facolta .navbar-header h1 {
    color: #2b425c !important;
}

    .facolta .navbar-header h1 a {
        color: #2b425c !important;
    }

.museo .navbar-header h1 {
    color: #534F2C !important;
}

    .museo .navbar-header h1 a {
        color: #534F2C !important;
    }

@media only screen and (max-width:767px) {
    .site-name-lines-2 .navbar-header h1 {
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 15px;
    }

    .site-name-lines-3 .navbar-header h1 {
        font-size: 14px;
        line-height: 16px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .site-name-lines-2 .navbar-header h1 {
        font-size: 20px;
        line-height: 1.1em;
        padding-top: 9px;
    }

    .site-name-lines-3 .navbar-header h1 {
        font-size: 18px;
        line-height: 1.2em;
        margin-top: 18px;
        padding-top: 0;
    }
}

@media only screen and (min-width:992px) {
    .site-name-lines-2 .navbar-header h1 {
        font-size: 22px;
        line-height: 1.1em;
        /*padding-top: 24px;*/
    }

    .site-name-lines-3 .navbar-header h1 {
        font-size: 18px;
        line-height: 1.2em;
        margin-top: 18px;
        padding-top: 0;
    }
}

nav .navbar-nav:not(.language-menu) {
    width: 100%;
    color: #fff;
    background: #078052;
}

.biblioteca nav .navbar-nav:not(.language-menu) {
    background: #52514B;
}

.centro nav .navbar-nav:not(.language-menu) {
    background: #146255;
}

.dipartimento nav .navbar-nav:not(.language-menu) {
    background: #078052;
}

.facolta nav .navbar-nav:not(.language-menu) {
    background: #2b425c;
}

.museo nav .navbar-nav:not(.language-menu) {
    background: #534F2C;
}

nav .navbar-nav .caret {
    display: none;
}

nav .navbar-nav:not(.language-menu) > li > a {
    text-transform: uppercase;
    color: #fff !important;
}

nav .navbar-nav > li > a:hover, nav .navbar-nav > li > a:focus, nav .navbar-nav > .active > a, nav .navbar-nav > .active > a:hover, nav .navbar-nav > .active > a:focus {
    outline: 0;
    background: #a15b66 !important;
}

.biblioteca nav .navbar-nav > li > a:hover, .biblioteca nav .navbar-nav > li > a:focus, .biblioteca nav .navbar-nav > .active > a, .biblioteca nav .navbar-nav > .active > a:hover, .biblioteca nav .navbar-nav > .active > a:focus {
    background: #7d7d78 !important;
}

.centro nav .navbar-nav > li > a:hover, .centro nav .navbar-nav > li > a:focus, .centro nav .navbar-nav > .active > a, .centro nav .navbar-nav > .active > a:hover, .centro nav .navbar-nav > .active > a:focus {
    background: #4f8980 !important;
}

.dipartimento nav .navbar-nav > li > a:hover, .dipartimento nav .navbar-nav > li > a:focus, .dipartimento nav .navbar-nav > .active > a, .dipartimento nav .navbar-nav > .active > a:hover, .dipartimento nav .navbar-nav > .active > a:focus {
    background: #40828c !important;
}

.facolta nav .navbar-nav > li > a:hover, .facolta nav .navbar-nav > li > a:focus, .facolta nav .navbar-nav > .active > a, .facolta nav .navbar-nav > .active > a:hover, .facolta nav .navbar-nav > .active > a:focus {
    background: #607185 !important;
}

.museo nav .navbar-nav > li > a:hover, .museo nav .navbar-nav > li > a:focus, .museo nav .navbar-nav > .active > a, .museo nav .navbar-nav > .active > a:hover, .museo nav .navbar-nav > .active > a:focus {
    background: #7e7b61 !important;
}

@media screen and (min-width:768px) {
    nav .navbar-nav:not(.language-menu) .dropdown:hover > .dropdown-menu {
        display: block;
    }
}

nav .navbar-nav:not(.language-menu) .dropdown .dropdown-menu {
    background: #a15b66;
}

.biblioteca nav .navbar-nav:not(.language-menu) .dropdown .dropdown-menu {
    background: #7d7d78;
}

.centro nav .navbar-nav:not(.language-menu) .dropdown .dropdown-menu {
    background: #4f8980;
}

.dipartimento nav .navbar-nav:not(.language-menu) .dropdown .dropdown-menu {
    background: #40828c;
}

.facolta nav .navbar-nav:not(.language-menu) .dropdown .dropdown-menu {
    background: #607185;
}

.museo nav .navbar-nav:not(.language-menu) .dropdown .dropdown-menu {
    background: #7e7b61;
}

nav .navbar-nav:not(.language-menu) .dropdown .dropdown-menu {
    border: 0;
    border-radius: 0;
    padding: 30px 0;
}

nav .navbar-nav .dropdown .dropdown-menu > li > a {
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}

    nav .navbar-nav .dropdown .dropdown-menu > li > a:hover {
        background: #fff;
        color: #000;
    }

    nav .navbar-nav .dropdown .dropdown-menu > li.active > a, nav .navbar-nav .dropdown .dropdown-menu > li > a:focus {
        outline: 0;
        background: #fff;
        color: #000;
    }

@media screen and (max-width:767px) {
    nav .navbar-nav:not(.language-menu) {
        width: auto;
        margin: 0 0 10px;
        background: #fff !important;
    }

    nav .navbar-nav .dropdown-menu {
        display: none;
    }

    nav .navbar-nav:not(.language-menu) > li > a:hover, nav .navbar-nav:not(.language-menu) > li > a:focus, nav .navbar-nav:not(.language-menu) > .active > a, nav .navbar-nav:not(.language-menu) > .active > a:hover, nav .navbar-nav:not(.language-menu) > .active > a:focus {
        color: #fff !important;
    }

    .navbar-header h1 {
        margin: 0;
        padding-top: 0;
        font-size: 16px;
        line-height: 20px;
        height: auto;
        margin-left: 78px;
    }

    .navbar-header .navbar-toggle {
        border-radius: 0;
        border: 1px solid #822433;
        color: #822433;
        margin: 0;
        padding: 15px 13px;
        position: absolute;
        right: 10px;
        top: 25px;
    }

    .biblioteca .navbar-header .navbar-toggle {
        border-color: #52514B;
    }

    .centro .navbar-header .navbar-toggle {
        border-color: #146255;
    }

    .dipartimento .navbar-header .navbar-toggle {
        border-color: #005866;
    }

    .facolta .navbar-header .navbar-toggle {
        border-color: #2b425c;
    }

    .museo .navbar-header .navbar-toggle {
        border-color: #534F2C;
    }

    .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus, .navbar-header .navbar-toggle .icon-bar {
        background: #822433;
    }

    .biblioteca .navbar-header .navbar-toggle:hover, .biblioteca .navbar-header .navbar-toggle:focus, .biblioteca .navbar-header .navbar-toggle .icon-bar {
        background: #52514B;
    }

    .centro .navbar-header .navbar-toggle:hover, .centro .navbar-header .navbar-toggle:focus, .centro .navbar-header .navbar-toggle .icon-bar {
        background: #146255;
    }

    .dipartimento .navbar-header .navbar-toggle:hover, .dipartimento .navbar-header .navbar-toggle:focus, .dipartimento .navbar-header .navbar-toggle .icon-bar {
        background: #005866;
    }

    .facolta .navbar-header .navbar-toggle:hover, .facolta .navbar-header .navbar-toggle:focus, .facolta .navbar-header .navbar-toggle .icon-bar {
        background: #2b425c;
    }

    .museo .navbar-header .navbar-toggle:hover, .museo .navbar-header .navbar-toggle:focus, .museo .navbar-header .navbar-toggle .icon-bar {
        background: #534F2C;
    }

    .navbar-header .navbar-toggle:hover .icon-bar, .navbar-header .navbar-toggle:focus .icon-bar {
        background: #fff;
    }

    header .navbar-collapse {
        border-top: 0;
        border-bottom: 10px solid #822433 !important;
        max-height: none !important;
    }

    .biblioteca header .navbar-collapse {
        border-bottom-color: #52514B !important;
    }

    .centro header .navbar-collapse {
        border-bottom-color: #146255 !important;
    }

    .dipartimento header .navbar-collapse {
        border-bottom-color: #005866 !important;
    }

    .facolta header .navbar-collapse {
        border-bottom-color: #2b425c !important;
    }

    .museo header .navbar-collapse {
        border-bottom-color: #534F2C !important;
    }

    header .navbar-nav:not(.language-menu) > li > a {
        font-size: 24px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        color: #333 !important;
        text-transform: none;
    }

    header #block-locale-language {
        margin: 0 15px 15px 10px;
    }

        header #block-locale-language .dropdown > a {
            padding: 5px 6px;
        }

        header #block-locale-language .dropdown > .dropdown-menu {
            width: 50px;
        }

        header #block-locale-language .dropdown.open > a {
            border-bottom: 0;
        }

        header #block-locale-language .dropdown:not(.open):hover > .dropdown-menu {
            display: none;
        }

        header #block-locale-language .dropdown.open:hover > .dropdown-menu {
            border: 1px solid #005866;
            border-top: 0;
        }
}

#page-top {
    margin-top: 20px;
}

.region-page-top-left .block, .region-page-top-right .block:not(:last-child) {
    margin-bottom: 20px;
}

#page-top .box-news .caption {
    padding: 8px;
}

    #page-top .box-news .caption.home-page {
        display: none;
    }

@media only screen and (max-width:767px) {
    #page-top .top-news {
        margin-bottom: 20px;
    }

    #page-top .region-page-top-right .list-group {
        margin-top: 10px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #page-top .top-news {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:992px) {
    #page-top .box-news {
        margin-bottom: 0;
    }

        #page-top .box-news img {
            height: 287px;
            max-height: none;
        }
}

#page-top .list-group {
    margin: 0;
}

    #page-top .list-group .list-group-item {
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
    }

        #page-top .list-group .list-group-item:focus {
            outline: none !important;
        }

#page-top .collapse-quick:after {
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
    content: "\2212";
    float: right;
    color: grey;
    margin-top: 10px;
}

#page-top .collapse-quick.collapsed:after {
    content: "\002b";
}

.front article {
    /*margin-top: 20px;*/
}

.region-content .field-name-target-image, .region-content .field-name-immagine-target {
    margin-bottom: 20px;
}

.faq-questions {
    margin-top: 30px;
}

    .faq-questions .panel-default {
        border-radius: 0;
        margin-bottom: 10px;
    }

    .faq-questions .panel-heading {
        padding: 0;
    }

        .faq-questions .panel-heading a {
            color: #555;
            font-weight: bold;
            display: block;
            padding: 10px 15px;
        }

        .faq-questions .panel-heading:hover a, .faq-questions .panel-heading:active a, .faq-questions .panel-heading:focus a {
            color: #212121;
        }

aside .block-views > .view {
    margin: 10px 0;
}

aside .block, aside .block {
    margin-bottom: 20px;
}

aside .view-correlati .field-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    aside .view-correlati .field-content ul li {
        padding: 5px 0;
        border-bottom: 1px dotted #ccc;
    }

        aside .view-correlati .field-content ul li:first-child {
            padding-top: 0;
        }

        aside .view-correlati .field-content ul li:last-child {
            padding-bottom: 0;
            border: 0;
        }

#news {
    padding: 20px 0;
    margin-top: 20px;
    background: #f1f1f1;
}

.box-news {
    margin-bottom: 20px;
    line-height: 22px;
    font-weight: 300;
}

    .box-news img {
        width: 100%;
    }

@media only screen and (max-width:767px) {
    .box-news {
        font-size: 16px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .box-news {
        font-size: 16px;
    }
}

@media only screen and (min-width:992px) {
    .box-news {
        font-size: 18px;
    }

        .box-news img {
            height: 208px;
        }
}

.box-news a {
    color: #333;
}

.box-news .caption > span {
    display: block;
    padding: 20px;
    background: #fff;
}

.region-page-top-main .box-news .caption > span {
    padding: 0;
}

.box-news .caption > .no-photo {
    background: #822433;
    color: #fff;
}

.box-news .caption > .no-photo {
    background: #822433;
    color: #fff;
}

.biblioteca .box-news .caption > .no-photo {
    background: #52514B;
}

.centro .box-news .caption > .no-photo {
    background: #146255;
}

.dipartimento .box-news .caption > .no-photo {
    background: #005866;
}

.facolta .box-news .caption > .no-photo {
    background: #2b425c;
}

.museo .box-news .caption > .no-photo {
    background: #534F2C;
}

.box-news .caption > .no-photo a {
    color: #fff;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .box-news-home .caption > span {
        height: 106px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .box-news-home .caption > span {
        height: 84px;
    }
}

@media only screen and (min-width:1200px) {
    .box-news-home .caption > span {
        height: 84px;
    }
}

.tutte-news a {
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px;
    background: #822433;
}

    .tutte-news a:hover, .tutte-news a:active, .tutte-news a:focus {
        background: #a15b66;
    }

.biblioteca .tutte-news a {
    background: #52514B;
}

    .biblioteca .tutte-news a:hover, .biblioteca .tutte-news a:active, .biblioteca .tutte-news a:focus {
        background: #7d7d78;
    }

.centro .tutte-news a {
    background: #146255;
}

    .centro .tutte-news a:hover, .centro .tutte-news a:active, .centro .tutte-news a:focus {
        background: #4f8980;
    }

.dipartimento .tutte-news a {
    background: #005866;
}

    .dipartimento .tutte-news a:hover, .dipartimento .tutte-news a:active, .dipartimento .tutte-news a:focus {
        background: #40828c;
    }

.facolta .tutte-news a {
    background: #2b425c;
}

    .facolta .tutte-news a:hover, .facolta .tutte-news a:active, .facolta .tutte-news a:focus {
        background: #607185;
    }

.museo .tutte-news a {
    background: #534F2C;
}

    .museo .tutte-news a:hover, .museo .tutte-news a:active, .museo .tutte-news a:focus {
        background: #7e7b61;
    }

.page-news .box-news > div {
    border: solid 1px #eaeaea;
    height: 100%;
}

@media only screen and (min-width:992px) {
    .page-news .box-news img {
        height: 135px;
    }
}

#block-views-events-front-events .block-title {
    background: none;
    color: #822433;
    font-size: 30px;
    margin-bottom: 20px;
    padding-left: 0;
}

.biblioteca #block-views-events-front-events .block-title {
    color: #52514B;
}

.centro #block-views-events-front-events .block-title {
    color: #146255;
}

.dipartimento #block-views-events-front-events .block-title {
    color: #005866;
}

.facolta #block-views-events-front-events .block-title {
    color: #2b425c;
}

.museo #block-views-events-front-events .block-title {
    color: #534F2C;
}

/*@media only screen and (max-width:767px) {
    .front .event:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .front .event:not(:last-child) {
        margin-bottom: 20px;
    }
}*/

.event h1, .event h2 {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color: #822433;
}

    .event h1 a, .event h2 a {
        color: #822433 !important;
    }

.biblioteca .event h1 a, .biblioteca .event h2 a {
    color: #52514B !important;
}

.centro .event h1 a, .centro .event h2 a {
    color: #146255 !important;
}

.dipartimento .event h1 a, .dipartimento .event h2 a {
    color: #005866 !important;
}

.facolta .event h1 a, .facolta .event h2 a {
    color: #2b425c !important;
}

.museo .event h1 a, .museo .event h2 a {
    color: #534F2C !important;
}

.event .num-data {
    font-size: 50px;
    line-height: 50px;
}

.event h3 {
    margin: 20px 0 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #333;
}

#block-views-events-front-events .tutte-news {
    margin-bottom: 20px;
}

.page-eventi .event {
    margin-top: 30px;
}

    .page-eventi .event h3 a {
        color: #333;
    }

.node-type-notizia .field-name-field-data-news, .node-type-notizia-ct .field-name-field-data-news {
    margin: 10px 0;
}

#hero {
    margin-top: 20px;
}

#credits {
    margin-top: 20px;
    padding: 10px 0;
    background: #822433;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.biblioteca #credits {
    background: #52514B;
}

.centro #credits {
    background: #146255;
}

.dipartimento #credits {
    background: #078052;
}

.facolta #credits {
    background: #2b425c;
}

.museo #credits {
    background: #534F2C;
}

#credits p {
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    margin-top: 5px;
    color: #fff;
}

#credits .social-icons {
    text-align: right;
}

    #credits .social-icons ul {
        margin: 5px 0;
    }

#share-wrapper {
    left: 10px;
}

@media only screen and (max-width:767px) {
    #share-wrapper {
        left: 10px;
    }
}

#sliding-popup .popup-content #popup-text p {
    font-weight: 300;
    padding: 10px 0 0 0;
}

#sliding-popup .popup-content #popup-buttons button {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

    #sliding-popup .popup-content #popup-buttons button:active {
        top: 0;
    }

    #sliding-popup .popup-content #popup-buttons button:focus {
        outline: none;
    }

.biblioteca #sliding-popup.sliding-popup-bottom {
    background: #52514B;
}

.centro #sliding-popup.sliding-popup-bottom {
    background: #146255;
}

.dipartimento #sliding-popup.sliding-popup-bottom {
    background: #005866;
}

.facolta #sliding-popup.sliding-popup-bottom {
    background: #2b425c;
}

.museo #sliding-popup.sliding-popup-bottom {
    background: #534F2C;
}

.block-search .form-text, .search-form .form-text {
    border-color: #822433;
    border-radius: 0;
    border-right: 0;
    box-shadow: none;
}

.biblioteca .block-search .form-text, .biblioteca .search-form .form-text {
    border-color: #52514B;
}

.centro .block-search .form-text, .centro .search-form .form-text {
    border-color: #146255;
}

.dipartimento .block-search .form-text, .dipartimento .search-form .form-text {
    border-color: #005866;
}

.facolta .block-search .form-text, .facolta .search-form .form-text {
    border-color: #2b425c;
}

.museo .block-search .form-text, .museo .search-form .form-text {
    border-color: #534F2C;
}

.block-search button, .search-form button {
    border-radius: 0;
    border-left: 0;
    background: none !important;
    box-shadow: none !important;
    outline: none !important;
    border-color: #822433 !important;
}

.biblioteca .block-search button, .biblioteca .search-form button {
    border-color: #52514B !important;
}

.centro .block-search button, .centro .search-form button {
    border-color: #146255 !important;
}

.dipartimento .block-search button, .dipartimento .search-form button {
    border-color: #005866 !important;
}

.facolta .block-search button, .facolta .search-form button {
    border-color: #2b425c !important;
}

.museo .block-search button, .museo .search-form button {
    border-color: #534F2C !important;
}

.block-search button .icon:before, .search-form button .icon:before {
    color: #822433;
}

.biblioteca .block-search button .icon:before, .biblioteca .search-form button .icon:before {
    color: #52514B;
}

.centro .block-search button .icon:before, .centro .search-form button .icon:before {
    color: #146255;
}

.dipartimento .block-search button .icon:before, .dipartimento .search-form button .icon:before {
    color: #005866;
}

.facolta .block-search button .icon:before, .facolta .search-form button .icon:before {
    color: #2b425c;
}

.museo .block-search button .icon:before, .museo .search-form button .icon:before {
    color: #534F2C;
}

.block-search button .icon, .search-form button .icon {
    -moz-transform: scale(-1,1);
    -webkit-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
}

header .block-search {
    margin: 0 !important;
    float: right !important;
}

    header .block-search .form-group {
        margin: 0;
    }

    header .block-search .form-text {
        height: 28px;
        padding: 2px;
    }

    header .block-search button {
        padding: 0 5px;
        height: 28px;
    }

@media screen and (max-width:767px) {
    header .block-search {
        margin: 0 15px 20px !important;
        float: none !important;
    }

        header .block-search .form-text {
            height: 40px;
            padding: 5px;
            font-size: 22px;
            font-weight: 300;
        }

        header .block-search .input-group-btn {
            width: 1% !important;
        }

        header .block-search button {
            height: 40px;
        }
}

.page-search .search-form .form-text {
    height: 60px;
    font-size: 26px;
    font-weight: 300;
    border-width: 5px;
}

.page-search .search-form button {
    height: 60px;
    border-width: 5px;
}

    .page-search .search-form button .icon:before {
        font-size: 25px;
    }

.page-search #block-system-main h2 {
    display: none;
}

.page-search .search-info {
    display: none;
}
