/*@import "style.less";*/
.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rok-left {
    float: left;
}

.rok-right {
    float: right;
}

.rok-dropdown-group, .rok-dropdown {
    position: relative;
}

.rok-dropdown-open .rok-dropdown {
    display: block;
}

.rok-popover-group, .rok-popover {
    position: relative;
}

.rok-popover-open .rok-popover {
    display: block;
}

a:hover {
    text-decoration: none;
}

.table {
    display: table;
}

.cell {
    display: table-cell;
}

html {
    margin-bottom: 1px;
    height: 100%;
}

body {
    margin-bottom: 1px;
}

.rt-block {
    padding: 15px;
    margin: 10px;
    position: relative;
}

#rt-content-top, #rt-content-bottom {
    overflow: hidden;
}

.rt-grid-1:before, .rt-grid-2:before, .rt-grid-3:before, .rt-grid-4:before, .rt-grid-5:before, .rt-grid-6:before, .rt-grid-7:before, .rt-grid-8:before, .rt-grid-9:before, .rt-grid-10:before, .rt-grid-11:before, .rt-grid-12:before {
    display: table;
    content: "";
    clear: both;
}

.rt-grid-1:after, .rt-grid-2:after, .rt-grid-3:after, .rt-grid-4:after, .rt-grid-5:after, .rt-grid-6:after, .rt-grid-7:after, .rt-grid-8:after, .rt-grid-9:after, .rt-grid-10:after, .rt-grid-11:after, .rt-grid-12:after {
    display: table;
    content: "";
    clear: both;
}

.font-size-is-xlarge {
    font-size: 16px;
    line-height: 1.7em;
}

.font-size-is-large {
    font-size: 15px;
    line-height: 1.7em;
}

.font-size-is-default {
    font-size: 14px;
    line-height: 1.7em;
}

.font-size-is-small {
    font-size: 12px;
    line-height: 1.7em;
}

.font-size-is-xsmall {
    font-size: 10px;
    line-height: 1.7em;
}

p {
    margin: 0 0 10px 0;
}

h1 {
    font-size: 260%;
}

h2 {
    font-size: 200%;
}

h3 {
    font-size: 175%;
}

h4 {
    font-size: 130%;
}

h5 {
    font-size: 110%;
}

a {
    text-decoration: none;
}

    a:focus {
        outline: none;
    }

.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {
    float: left;
    margin-right: 50px;
    margin-bottom: 15px;
    position: relative;
}

.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {
    float: right;
    margin-left: 50px;
    margin-bottom: 15px;
    position: relative;
}

.date-block {
    padding: 15px;
}

ol {
    padding-left: 15px;
}

ul li {
    padding: 0;
    margin: 0;
}

    ul li.author {
        margin: 0;
        letter-spacing: 1px;
        list-style: none;
        font-weight: bold;
        text-align: right;
    }

        ul li.author span {
            display: block;
            font-weight: normal;
            margin-bottom: 10px;
            line-height: 1em;
        }

    ul li.date {
        margin: 0;
        letter-spacing: 1px;
        list-style: none;
        text-align: right;
        font-weight: bold;
    }

        ul li.date span {
            display: block;
            font-weight: normal;
            margin-bottom: 10px;
            line-height: 1em;
        }

    ul li.comments {
        list-style: none;
        text-align: right;
        font-weight: bold;
    }

        ul li.comments span {
            display: block;
            font-weight: normal;
            margin-bottom: 10px;
            line-height: 1em;
        }

ul ul {
    margin-left: 25px;
    padding: 5px 0;
}

body.rtl {
    direction: rtl;
}

body.rtl {
    min-width: inherit;
}

html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

#debug #rt-main {
    overflow: hidden;
    border-bottom: 4px solid #666;
    margin-top: 15px;
    position: relative;
}

#debug .status {
    position: absolute;
    background: #333;
    opacity: 0.3;
    padding: 0 15px;
    z-index: 10000;
    color: #fff;
    font-weight: bold;
    font-size: 150%;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

.hidden-large {
    display: none !important;
}

.row {
    margin: 0 -15px;
}

.gantry-width-block {
    display: block;
    float: left;
}

.gantry-width-spacer {
    margin: 15px;
}

.gantry-width-10 {
    width: 10%;
}

.gantry-width-20 {
    width: 20%;
}

.gantry-width-25 {
    width: 25%;
}

.gantry-width-30 {
    width: 30%;
}

.gantry-width-33 {
    width: 33.33%;
}

.gantry-width-40 {
    width: 40%;
}

.gantry-width-50 {
    width: 50%;
}

.gantry-width-60 {
    width: 60%;
}

.gantry-width-66 {
    width: 66.66%;
}

.gantry-width-70 {
    width: 70%;
}

.gantry-width-75 {
    width: 75%;
}

.gantry-width-80 {
    width: 80%;
}

.gantry-width-90 {
    width: 90%;
}

.gantry-left {
    float: left;
    margin-right: 15px;
}

.gantry-right {
    float: right;
    margin-left: 15px;
}

.gantry-center {
    text-align: center;
}

    .gantry-center td, .gantry-center th {
        text-align: center;
    }

.component-body {
    padding: 20px;
}

.component-content .row-separator {
    display: block;
    clear: both;
    margin: 0;
    border: 0;
    height: 1px;
}

.component-content .item-separator {
    display: none;
    margin: 0;
}

.component-content .shownocolumns {
    width: 98%;
}

.component-content .column-1, .component-content .column-2, .component-content .column-3, .component-content .column-4, .component-content .page-header {
    padding: 10px 0;
}

.component-content .column-2 {
    width: 55%;
    margin-left: 40%;
}

.component-content .column-3 {
    width: 30%;
}

.component-content .cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}

.component-content .cols-2 .column-1 {
    width: 48%;
    float: left;
}

.component-content .cols-2 .column-2 {
    width: 48%;
    float: right;
    margin: 0;
}

.component-content .cols-3 .column-1 {
    float: left;
    width: 29%;
    margin-right: 7%;
}

.component-content .cols-3 .column-2 {
    float: left;
    width: 29%;
    margin-left: 0;
}

.component-content .cols-3 .column-3 {
    float: right;
    width: 29%;
    padding: 10px 0;
}

.component-content .cols-4 .column-1 {
    float: left;
    width: 23%;
    margin-right: 2%;
}

.component-content .cols-4 .column-2 {
    float: left;
    width: 23%;
    margin-left: 0;
    margin-right: 2%;
}

.component-content .cols-4 .column-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
}

.component-content .cols-4 .column-4 {
    float: right;
    width: 23%;
    margin-right: 2%;
}

.component-content .items-row {
    margin-bottom: 10px;
}

.component-content .blog-more {
    padding: 10px 5px;
}

.component-content .page-header {
    border-bottom: 0;
}

.categories-list {
    padding: 0 5px;
}

    .categories-list ul {
        margin: 0 0 0 20px;
        padding: 0;
    }

        .categories-list ul li {
            list-style-type: none;
            margin: 0;
        }

        .categories-list ul ul {
            margin-left: 15px;
        }

    .categories-list dl dt, .categories-list dl dd {
        display: inline;
    }

.category-desc {
    line-height: 1.7em;
    margin: 10px 0;
    padding-left: 0;
}

.cat-children ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.component-content ul.actions {
    float: right;
}

    .component-content ul.actions li {
        list-style: none;
        display: inline-block;
    }

        .component-content ul.actions li a {
            display: block;
            font-size: 14px;
            margin-left: 8px;
        }

        .component-content ul.actions li i {
            display: none;
        }

    .component-content ul.actions .print-icon img, .component-content ul.actions .print-icon [class^="icon-"], .component-content ul.actions .print-icon [class*=" icon-"] {
        display: none;
    }

    .component-content ul.actions .print-icon a:before {
        font-family: FontAwesome;
        content: "\f02f";
    }

    .component-content ul.actions .email-icon img, .component-content ul.actions .email-icon [class^="icon-"], .component-content ul.actions .email-icon [class*=" icon-"] {
        display: none;
    }

    .component-content ul.actions .email-icon a:before {
        font-family: FontAwesome;
        content: "\f0e0";
    }

    .component-content ul.actions .edit-icon img, .component-content ul.actions .edit-icon [class^="icon-"], .component-content ul.actions .edit-icon [class*=" icon-"] {
        display: none;
    }

    .component-content ul.actions .edit-icon a:before {
        font-family: FontAwesome;
        content: "\f044";
    }

.component-content .article-info {
    display: block;
    margin-bottom: 15px;
    font-size: 13px;
}

    .component-content .article-info dd {
        margin-left: 0;
        display: block;
    }

        .component-content .article-info dd:before {
            font-family: FontAwesome;
            margin-right: 2px;
        }

    .component-content .article-info .parent-category-name:before {
        content: "\f0c9";
    }

    .component-content .article-info .category-name:before {
        content: "\f0c9";
    }

    .component-content .article-info .create:before {
        content: "\f017";
    }

    .component-content .article-info .modified:before {
        content: "\f017";
    }

    .component-content .article-info .published:before {
        content: "\f017";
    }

    .component-content .article-info .createdby:before {
        content: "\f040";
    }

    .component-content .article-info .hits:before {
        content: "\f019";
    }

    .component-content .article-info .article-info-term {
        display: none;
    }

.component-content .content_vote {
    margin: 10px 0;
}

.component-content .blog-featured h2 {
    margin-top: 0;
}

.component-content .blog h2 {
    margin-top: 0;
}

.component-content .item-page h2 {
    margin-top: 0;
}

.component-content .pagenav {
    padding: 2px;
    clear: both;
    margin-top: 20px;
    margin-left: 0;
    overflow: hidden;
}

    .component-content .pagenav li {
        list-style: none;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .component-content .pagenav li a {
            padding: 4px 10px;
            font-size: 14px;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

    .component-content .pagenav .pagenav-prev {
        float: left;
    }

    .component-content .pagenav .pagenav-next {
        float: right;
    }

.component-content .pager li {
    display: inline-block;
    background: none;
    border: 0;
    box-shadow: none;
}

    .component-content .pager li.previous {
        float: left;
    }

    .component-content .pager li.next {
        float: right;
    }

.component-content .items-leading {
    margin-bottom: 25px;
}

.component-content .img-intro-right, .component-content .img-fulltext-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.component-content .img-intro-left, .component-content .img-fulltext-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.component-content #article-index {
    float: right;
    border: 1px solid #dddddd;
    background: #f0f0f0;
    border-radius: 5px;
    margin-left: 15px;
}

    .component-content #article-index ul {
        list-style: none;
        margin: 0;
    }

        .component-content #article-index ul li:first-child a {
            border-top-right-radius: 5px;
            border-top-left-radius: 5px;
        }

        .component-content #article-index ul li a {
            display: block;
            line-height: 20px;
            padding: 8px 12px;
            border-bottom: 1px solid #dddddd;
        }

            .component-content #article-index ul li a.active {
                color: inherit;
            }

            .component-content #article-index ul li a:hover {
                background: #eaeaea;
            }

        .component-content #article-index ul li:last-child a {
            border-bottom: none !important;
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }

.component-content .article-index {
    margin-left: 15px;
}

    .component-content .article-index .nav-tabs.nav-stacked > li > a {
        border: 1px solid #dddddd;
        background: #f0f0f0;
    }

        .component-content .article-index .nav-tabs.nav-stacked > li > a:hover {
            background: #eaeaea;
        }

.component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:hover, .component-content .edit #editor-xtd-buttons a:visited {
    color: #323232;
}

.component-content .edit legend {
    font-size: 150%;
}

.component-content .edit #adminForm fieldset {
    padding: 20px 15px;
    margin: 10px 0 15px 0;
}

.component-content .edit #adminForm .formelm-area {
    padding: 5px 0;
}

    .component-content .edit #adminForm .formelm-area label {
        vertical-align: top;
        display: inline-block;
        width: 7em;
    }

.component-content .formelm {
    margin: 5px 0;
}

    .component-content .formelm label {
        width: 9em;
        display: inline-block;
        vertical-align: top;
    }

.component-content .formelm-buttons {
    text-align: right;
    margin-bottom: 10px;
}

.component-content .button2-left {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

    .component-content .button2-left .readmore {
        background-image: none;
        background-color: transparent;
        border: none;
        padding: 0;
        text-shadow: none;
        font-size: inherit;
        text-transform: inherit;
    }

.calendar td.button {
    background-image: none;
    background-color: transparent;
    border: none;
    padding: 0;
    text-shadow: none;
    font-size: inherit;
    text-transform: inherit;
    color: #000000;
    display: table-cell;
}

    .calendar td.button:after {
        position: relative;
    }

.calendar td.title {
    font-size: 1.4em;
}

.component-content .items-more {
    padding-top: 10px;
}

    .component-content .items-more h3 {
        font-weight: normal;
        margin: 0;
        padding: 0;
        font-size: 1.4em;
    }

    .component-content .items-more ol {
        line-height: 1.3em;
        list-style-type: none;
        margin: 0;
        padding: 10px 0 10px 2px;
    }

        .component-content .items-more ol li {
            margin-bottom: 5px;
        }

            .component-content .items-more ol li a {
                display: inline;
                font-weight: normal;
                padding: 0;
            }

                .component-content .items-more ol li a:before {
                    font-family: FontAwesome;
                    content: "\f054";
                    margin-right: 4px;
                }

.component-content .pagination {
    margin: 10px 0 10px 80px;
    padding: 0;
    clear: both;
    text-align: left;
}

    .component-content .pagination .counter {
        text-align: center;
        margin: 0;
        margin-bottom: 5px;
    }

    .component-content .pagination ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        text-align: center;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

        .component-content .pagination ul li {
            display: inline-block;
            text-align: center;
        }

            .component-content .pagination ul li a, .component-content .pagination ul li span {
                margin: 0 3px;
                padding: 2px 15px 0;
                border-radius: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
                background: #E3E2E2;
                text-shadow: none;
                color: #222222;
                line-height: 32px;
            }

                .component-content .pagination ul li a:hover, .component-content .pagination ul li span:hover {
                    background: #084897;
                    color: #fff;
                    border: 1px solid #053167;
                }

                .component-content .pagination ul li span.pagenav {
                    background: #084897;
                    color: #ffffff;
                }

.component-content .pagination-start, .component-content .pagination-next, .component-content .pagination-end, .component-content .pagination-prev {
    border: 0;
}

.component-content .pagination-start {
    padding: 0;
}

    .component-content .pagination-start span {
        padding: 0;
    }

.component-content #password-lbl, .component-content #username-lbl {
    width: 130px;
    display: block;
    float: left;
    font-size: 1.2em;
    line-height: 2em;
}

.component-content .login .control-label {
    padding-top: 0;
}

.component-content .login-fields {
    margin-bottom: 5px;
}

    .component-content .login-fields #remember-lbl {
        display: inline-block;
        margin-right: 5px;
    }

    .component-content .login-fields #remember {
        margin: 0;
    }

    .component-content .login-fields #username, .login-fields #password, #contact-form dd input, #contact-form dd textarea, #modlgn-username, #modlgn-passwd, #jform_email, #member-registration dd input, #search-searchword, .finder .inputbox {
        padding: 4px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        line-height: 1.6em;
    }

.component-content .login + div {
    margin-top: 12px;
}

    .component-content .login + div ul li, #login-form li {
        list-style: none;
    }

        .component-content .login + div ul li a:before, #login-form a:before {
            font-family: FontAwesome;
            content: "\f059";
            margin-right: 4px;
        }

    .component-content .login + div ul {
        padding: 0;
        margin-left: 0;
    }

.component-content .login-description {
    margin: 10px 0;
}

#login-form .userdata {
    margin: 12px 0;
}

#login-form ul {
    padding: 0;
    margin-left: 0;
}

    #login-form ul li a {
        font-size: 14px;
    }

#login-form input[type="text"], #login-form input[type="password"] {
    width: 94%;
}

#login-form #form-login-remember label {
    display: inline-block;
}

#login-form #form-login-remember input {
    margin: 0;
}

#rt-breadcrumbs .breadcrumb {
    padding: 0;
    margin: 0;
}

    #rt-breadcrumbs .breadcrumb a:after {
        margin: 0 10px;
    }

#rt-breadcrumbs img[src $="arrow.png"] {
    display: none;
}

#rt-breadcrumbs a {
    font-size: 14px;
}

    #rt-breadcrumbs a:after {
        font-family: FontAwesome;
        content: "\f054";
        margin: 0 5px 0 10px;
    }

#rt-breadcrumbs .showHere {
    font-weight: bold;
    margin-right: 5px;
}

#rt-breadcrumbs .rt-block {
    padding: 10px 15px;
}

#rt-breadcrumbs .divider {
    display: none;
}

#rt-breadcrumbs li:first-child .divider {
    display: inline;
}

.component-content table {
    border-collapse: collapse;
}

    .component-content table.table-bordered {
        border-collapse: separate;
        *border-collapse: collapse;
    }

    .component-content table.weblinks {
        font-size: 14px;
        margin: 10px 10px 20px 0;
        width: 99%;
    }

        .component-content table.weblinks td {
            border-collapse: collapse;
            padding: 7px;
        }

            .component-content table.weblinks td p {
                margin: 0;
                line-height: 1.3em;
            }

        .component-content table.weblinks th {
            padding: 7px;
            text-align: left;
        }

    .component-content table.category {
        font-size: 14px;
        margin: 10px 10px 20px 0;
        width: 99%;
    }

        .component-content table.category td {
            padding: 7px;
        }

        .component-content table.category th {
            padding: 7px;
            text-align: left;
        }

            .component-content table.category th a img {
                padding: 2px 10px;
            }

.component-content .weblink-category td.title {
    font-size: 14px;
}

.component-content .num {
    vertical-align: top;
    text-align: left;
}

.component-content .hits {
    vertical-align: top;
}

.component-content .filter {
    margin: 10px 0;
    text-align: right;
    margin-right: 7px;
}

.component-content .archive .filter-search {
    float: none;
}

.component-content .archive .filters {
    margin-bottom: 25px;
}

.component-content .archive #archive-items {
    list-style: none;
    margin: 0 0 10px 0;
}

.component-content .element-invisible {
    position: absolute;
    margin-left: -3000px;
    margin-top: -3000px;
    height: 0;
}

.component-content .cat-items {
    margin-top: 20px;
}

    .component-content .cat-items .filter-search {
        margin-bottom: 10px;
    }

    .component-content .cat-items select {
        margin-bottom: 0;
    }

.component-content #member-registration {
    padding: 0 5px;
}

.component-content form fieldset dt {
    clear: left;
    float: left;
    width: 12em;
    padding: 3px 0;
}

.component-content form fieldset dd {
    float: left;
    padding: 3px 0;
}

.invalid, .login-fields #username.invalid, .login-fields #password.invalid, #contact-form dd input.invalid, #contact-form dd textarea.invalid, #modlgn-username.invalid, #modlgn-passwd.invalid, #jform_email.invalid, #member-registration dd input.invalid, #search-searchword.invalid, .finder .inputbox.invalid, .inputbox.invalid {
    border-color: #ff0000;
}

label.invalid {
    color: #ff0000 !important;
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 5px;
}

.component-content .searchintro {
    font-weight: normal;
    margin: 20px 0 20px;
}

.component-content #searchForm .inputbox {
    margin-bottom: 0;
}

.component-content #searchForm input[type="radio"], .component-content #searchForm input[type="checkbox"] {
    float: left;
}

.component-content #searchForm, .component-content #finder-search {
    padding: 0 5px;
}

.component-content .form-limit {
    margin: 20px 0 0;
    text-align: right;
    padding: 0 10px 0 20px;
}

.component-content .highlight {
    font-weight: bold;
}

.component-content .ordering-box {
    width: 40%;
    float: right;
}

.component-content .phrases-box {
    width: 60%;
    float: left;
}

.component-content .only, .component-content .phrases {
    margin: 10px 0 0 0;
    line-height: 1.3em;
}

.component-content label.ordering {
    display: block;
    margin: 10px 0 10px 0;
}

.component-content .word {
    padding: 10px 10px 10px 0;
}

    .component-content .word input {
        font-weight: bold;
        padding: 4px;
        font-size: 14px;
    }

    .component-content .word label {
        font-weight: bold;
    }

.component-content fieldset.only label, .component-content fieldset.phrases label {
    margin: 0 10px 0 0;
}

.component-content .ordering-box label.ordering {
    margin: 0 10px 5px 0;
}

.component-content form .search label, .component-content form .finder label {
    display: none;
}

.component-content form #finder-filter-select-list label {
    display: block;
    margin-top: 10px;
    margin-bottom: 2px;
}

.component-content .search legend {
    font-weight: bold;
}

.component-content .search-results .result-title {
    padding: 15px 15px 0 5px;
    font-weight: bold;
}

.component-content .search-results dd {
    padding: 2px 15px 2px 5px;
}

.component-content .search-results .result-text {
    padding: 10px 15px 10px 5px;
    line-height: 1.7em;
}

.component-content .search-results .result-url {
    font-size: 14px;
    padding: 2px 15px 15px 5px;
}

.component-content .search-results .result-created {
    padding: 2px 15px 15px 5px;
}

.component-content .search-results .result-category {
    padding: 10px 15px 5px 5px;
}

.component-content .contact {
    padding: 0;
}

    .component-content .contact .button {
        float: none !important;
        clear: left;
        display: block;
        margin: 20px 0 0 0;
    }

    .component-content .contact .title {
        font-size: 1.3em;
        margin: 0 0 2px 0;
        border: 0;
        box-shadow: none;
        padding: 0;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .component-content .contact .title a {
            display: block;
            padding: 10px;
        }

            .component-content .contact .title a span {
                line-height: 1em;
            }

                .component-content .contact .title a span:before {
                    font-family: FontAwesome;
                    content: "\f055";
                    margin: 0 10px 0 0;
                    font-size: 1.3em;
                    display: inline;
                    vertical-align: middle;
                }

    .component-content .contact .pane-toggler-down a span:before {
        content: "\f056";
    }

.component-content .contact-category {
    padding: 0 10px;
}

    .component-content .contact-category #adminForm .filters {
        border: 0;
        padding: 0;
    }

.component-content .contact-image {
    margin: 10px 0;
    overflow: hidden;
    display: block;
}

    .component-content .contact-image img {
        max-width: 100%;
    }

.component-content address {
    font-style: normal;
    margin: 10px 0;
}

    .component-content address span {
        display: block;
    }

.component-content .contact-address {
    margin: 20px 0 10px 0;
}

.component-content .contact-email div {
    padding: 2px 0;
    margin: 0 0 10px 0;
}

.component-content .contact-email label {
    width: 17em;
    float: left;
}

.component-content #contact-textmsg {
    padding: 2px 0 10px 0;
}

.component-content #contact-email-copy {
    float: left;
    margin-right: 10px;
}

.component-content dl.tabs {
    float: left;
    margin: 50px 0 0 0;
    z-index: 50;
    clear: both;
}

    .component-content dl.tabs dt {
        float: left;
        padding: 4px 10px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        margin-right: 3px;
        background: #f0f0f0;
        color: #666666;
    }

    .component-content dl.tabs .open {
        background: #F9F9F9;
        border-bottom: 1px solid #F9F9F9;
        z-index: 100;
        color: #000000;
    }

.component-content .current {
    clear: both;
    border: 1px solid #cccccc;
    padding: 10px 10px;
}

    .component-content .current dd {
        padding: 0;
        margin: 0;
    }

.component-content #content-pane.tabs {
    margin: 1px 0 0 0;
}

.component-content #users-profile-core, .component-content #users-profile-custom {
    margin: 10px 0 15px 0;
    padding: 15px;
}

    .component-content #users-profile-core dt, .component-content #users-profile-custom dt {
        float: left;
        width: 12em;
        padding: 3px 0;
        margin-right: 10px;
    }

    .component-content #users-profile-core dd, .component-content #users-profile-custom dd {
        padding: 3px 0;
    }

.component-content #member-profile fieldset, .component-content .registration fieldset {
    margin: 10px 0 15px 0;
    padding: 15px;
}

.component-content #users-profile-core legend, .component-content #users-profile-custom legend, .component-content .profile-edit legend, .component-content .registration legend {
    font-weight: bold;
}

.component-content .profile-edit #member-profile fieldset dd, .component-content .registration #member-registration fieldset dd {
    float: none;
    padding: 5px 0;
}

    .component-content .profile-edit #member-profile fieldset dd input, .component-content .profile-edit #member-profile fieldset dd select, .component-content .registration #member-registration fieldset dd input {
        width: 17em;
    }

.component-content .profile-edit #member-profile fieldset dt, .component-content .registration #member-registration fieldset dt {
    padding: 5px 5px 5px 0;
    width: 13em;
}

.component-content .optional {
    font-size: 14px;
}

.component-content .contentpaneopen_edit {
    float: left;
}

.component-content .mceButton:hover {
    background: none !important;
}

.component-content .edit #adminForm fieldset {
    padding: 20px 15px;
    margin: 10px 0 15px 0;
}

.component-content .formelm {
    margin: 5px 0;
}

    .component-content .formelm label {
        width: 13em;
        display: inline-block;
        vertical-align: top;
    }

.component-content #adminForm .formelm-area {
    padding: 5px 0;
}

    .component-content #adminForm .formelm-area label {
        vertical-align: top;
        display: inline-block;
        width: 7.9em;
    }

.component-content .formelm-buttons {
    text-align: right;
    margin-bottom: 10px;
}

.component-content .button2-left .blank a, .component-content .button2-left a, .component-content .button2-left .readmore a {
    background: #eee;
    padding: 4px !important;
    margin: 0 !important;
    line-height: 1.2em;
    border: solid 1px #ddd;
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

.component-content table.contenttoc {
    padding: 10px;
    margin: 10px;
}

    .component-content table.contenttoc tr td {
        padding: 1px 0;
    }

.component-content .pagenavcounter {
    font-weight: bold;
}

.component-content .tip {
    font-size: 0.8em;
    text-align: left;
    padding: 3px;
    max-width: 400px;
}

.component-content .tip-title {
    font-weight: bold;
}

.tip-wrap {
    padding: 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.system-unpublished .system-unpublished {
    margin: -10px;
    padding: 10px;
    border-top: 16px solid;
    border-bottom: 5px solid;
    position: relative;
}

    .system-unpublished .system-unpublished:before {
        content: 'Unpublished';
        text-transform: uppercase;
        top: -19px;
        left: 10px;
        position: absolute;
        font-size: 0.8em;
        font-weight: bold;
    }

#system-message {
    padding: 0;
    margin: 15px 0;
}

    #system-message > div:first-child {
        margin-bottom: 0 !important;
    }

    #system-message dt {
        font-weight: bold;
    }

    #system-message dd {
        margin: 0;
        font-weight: bold;
    }

        #system-message dd ul {
            background: #BFD3E6;
            color: #0055BB;
            margin: 10px 0 10px 0;
            list-style: none;
            padding: 10px;
            border: 2px solid #84A7DB;
        }

    #system-message dt.error {
        display: none;
    }

        #system-message dt.error ul {
            color: #c00;
            background-color: #EBC8C9;
            border: 2px solid #DE7A7B;
        }

    #system-message dd.notice {
        background: none;
        border: 0;
    }

        #system-message dd.notice ul {
            color: #A08B4C;
            background: #F5ECC1;
            border: 2px solid #F0DC7E;
        }

    #system-message dt.notice {
        display: none;
    }

#system-debug {
    color: #cccccc;
    background-color: #ffffff;
    padding: 10px;
    margin: 10px;
}

    #system-debug div {
        font-size: 11px;
    }

.icon-file-add:before, .icon-cancel:before, .icon-eye:before, .icon-location:before {
    font-family: 'IcoMoon' !important;
}

.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button {
    display: inline-block;
    padding: 5px 10px 3px;
}

.btn {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 14px 3px;
}

    .btn.btn-inverse {
        background: #222 !important;
    }

.layout-slideshow .sprocket-features-arrows .arrow {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px;
}

    .layout-slideshow .sprocket-features-arrows .arrow.prev span {
        margin-right: 4px;
    }

.tp-caption a {
    color: #fff !important;
    font-family: pt_sansregular;
}

#ts-heading {
    text-align: center;
    background: #F4F4F4;
}

    #ts-heading .rt-block {
        padding: 10px 100px 20px;
        margin: 0;
    }

        #ts-heading .rt-block p {
            font-size: 16px;
            font-style: italic;
        }

        #ts-heading .rt-block.home-title2 {
            padding: 15px;
            margin: 0 10px;
        }

            #ts-heading .rt-block.home-title2 h2, #ts-heading .rt-block.home-title2 h3 {
                text-align: left;
                line-height: 25px;
            }

            #ts-heading .rt-block.home-title2 a.btn {
                padding: 15px 65px 12px;
                text-align: right;
                margin: 20px 0;
                text-transform: uppercase;
            }

#rt-feature {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

    #rt-feature .feature-icon {
        font-size: 34px;
        padding: 10px;
        display: inline-block;
        cursor: pointer;
        margin: 0;
        width: 34px;
        height: 34px;
        line-height: 34px;
        border-radius: 100px;
        color: #fff;
        text-align: center;
        overflow: hidden;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }

    #rt-feature h2 {
        font-size: 24px;
    }

    #rt-feature .rt-block {
        cursor: pointer;
    }

        #rt-feature .rt-block:hover .feature-icon {
            background: #fff;
            -webkit-animation: spinAround 2s linear;
            -moz-animation: spinAround 2s linear;
            animation: spinAround 2s linear;
            box-shadow: 0 0 0 4px #5ba1f6;
        }

#rt-utility {
    background: #ccc url(../images/module-pattern.png) repeat;
    box-shadow: inset 0 0 0 1px #ffffff;
}

    #rt-utility .module-title {
        text-align: center;
    }

        #rt-utility .module-title h2 {
            font-size: 36px;
        }

.sprocket-mosaic .sprocket-mosaic-item {
    border: 0;
    padding-bottom: 5px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding {
        padding: 0;
        overflow: hidden;
    }

        .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding .mosaic-image-overlay {
            width: 100%;
            height: 100%;
            position: absolute;
            -webkit-transition: opacity .3s;
            -moz-transition: opacity .3s;
            -o-transition: opacity .3s;
            transition: opacity .3s;
        }

        .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding a.sprocket-readmore {
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s;
            transition: .5s;
            padding: 8px 10px 5px;
            color: #fff;
            top: 0;
            position: absolute;
            left: 50%;
            opacity: 0;
            margin-left: -15px;
        }

            .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding a.sprocket-readmore:before {
                font-family: FontAwesome;
                content: "\f0c1";
                font-size: 16px;
            }

            .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding a.sprocket-readmore span {
                text-indent: -9999em;
                display: none;
            }

            .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding a.sprocket-readmore:hover {
                background: #000;
            }

        .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding .sprocket-mosaic-head {
            margin: 0;
            padding-top: 10px;
        }

        .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding h2.sprocket-mosaic-title {
            text-align: center;
            margin: 0;
            padding: 0;
        }

        .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding .sprocket-mosaic-text {
            margin: 0;
        }

    .sprocket-mosaic .sprocket-mosaic-item ul.sprocket-mosaic-tags {
        background: none;
        font-style: initial;
        margin: 0;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        color: #878787;
    }

        .sprocket-mosaic .sprocket-mosaic-item ul.sprocket-mosaic-tags li {
            background: none;
        }

    .sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent {
        display: none;
    }

    .sprocket-mosaic .sprocket-mosaic-item:hover .mosaic-image-overlay {
        opacity: .3;
    }

    .sprocket-mosaic .sprocket-mosaic-item:hover a.sprocket-readmore {
        opacity: 1;
        top: 40%;
    }

    .sprocket-mosaic .sprocket-mosaic-item:hover .sprocket-mosaic-head, .sprocket-mosaic .sprocket-mosaic-item:hover ul.sprocket-mosaic-tags {
        color: #fff;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .sprocket-mosaic .sprocket-mosaic-item:hover .sprocket-mosaic-head h2 {
            -webkit-animation: toRightFromLeft 0.3s forwards;
            -moz-animation: toRightFromLeft 0.3s forwards;
            animation: toRightFromLeft 0.3s forwards;
        }

            .sprocket-mosaic .sprocket-mosaic-item:hover .sprocket-mosaic-head h2 a {
                color: #fff;
            }

.sprocket-mosaic .sprocket-mosaic-loadmore {
    background: url("../images/load-more-icon.png") no-repeat scroll center top transparent !important;
    padding-top: 60px !important;
    border: medium none !important;
    margin-top: 20px !important;
}

.sprocket-mosaic .sprocket-mosaic-filter {
    margin-bottom: 10px;
}

    .sprocket-mosaic .sprocket-mosaic-filter li {
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        padding: 8px 12px 5px !important;
        margin-right: 8px;
        border: 0;
        color: #ffffff;
    }

        .sprocket-mosaic .sprocket-mosaic-filter li.active {
            background: #ddd;
            color: #222222;
        }

.portfolio3 .sprocket-mosaic h2.sprocket-mosaic-title {
    font-size: 20px;
}

#rt-maintop .rt-block {
    padding: 0 15px;
    margin: 0 10px;
}

#rt-maintop .module-title {
    text-align: center;
}

    #rt-maintop .module-title h2 {
        font-size: 36px;
    }

#rt-maintop .sprocket-strips {
    margin: 0 30px;
}

    #rt-maintop .sprocket-strips .sprocket-strips-item {
        cursor: pointer;
        box-shadow: none;
    }

        #rt-maintop .sprocket-strips .sprocket-strips-item .sprocket-strips-content {
            text-align: center;
            min-height: 130px;
        }

        #rt-maintop .sprocket-strips .sprocket-strips-item:hover .sprocket-strips-content {
            overflow: hidden;
            opacity: 1;
            background: #084897;
        }

            #rt-maintop .sprocket-strips .sprocket-strips-item:hover .sprocket-strips-content h3 {
                margin-top: 25px;
                -webkit-animation: toTopFromBottom 0.3s;
                -moz-animation: toTopFromBottom 0.3s;
                animation: toTopFromBottom 0.3s;
            }

                #rt-maintop .sprocket-strips .sprocket-strips-item:hover .sprocket-strips-content h3 a {
                    color: #fff;
                }

            #rt-maintop .sprocket-strips .sprocket-strips-item:hover .sprocket-strips-content .sprocket-strips-text, #rt-maintop .sprocket-strips .sprocket-strips-item:hover .sprocket-strips-content a.readon {
                -webkit-animation: moveFromBottom 300ms ease;
                -moz-animation: moveFromBottom 300ms ease;
            }

    #rt-maintop .sprocket-strips .sprocket-strips-content {
        opacity: 0;
    }

    #rt-maintop .sprocket-strips .sprocket-strips-nav {
        position: absolute;
        top: 40%;
    }

        #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow {
            background: #f7f7f7;
            width: 25px;
            height: 25px;
            line-height: 25px;
            border: 1px solid rgba(0,0,0,0.5);
        }

            #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow:hover {
                background: #084897;
                color: #fff;
            }

            #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow.prev {
                position: absolute;
                left: -4%;
            }

            #rt-maintop .sprocket-strips .sprocket-strips-nav .arrow.next {
                right: -3%;
                position: absolute;
            }

#rt-mainbottom h2.title {
    text-align: center;
    font-size: 36px;
}

#rt-mainbottom .clients a {
    display: inline-block;
    overflow: hidden;
    margin-right: 4px;
    border: 1px solid #C6C6C6;
    box-shadow: inset 0 0 0 1px #ffffff, 0 0 1px 0 rgba(0,0,0,0.3);
    opacity: 1;
}

    #rt-mainbottom .clients a:hover {
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
        opacity: .5;
    }

        #rt-mainbottom .clients a:hover img {
            -webkit-animation: toRightFromLeft 0.3s forwards;
            -moz-animation: toRightFromLeft 0.3s forwards;
            animation: toRightFromLeft 0.3s forwards;
        }

#rt-extension {
    background: #ccc url(../images/module-pattern.png) repeat;
    border-top: 1px solid #fff;
}

    #rt-extension .nspArt {
        position: relative;
    }

        #rt-extension .nspArt p.nspInfo {
            font-family: YanoneKaffeesatzLight;
            position: absolute;
            top: 6px;
            background: #084897;
            padding: 6px 10px;
            display: inline-block;
            color: #fff;
            left: 0;
            font-size: 18px;
        }

        #rt-extension .nspArt h3.nspHeader {
            font-family: YanoneKaffeesatzLight;
            font-size: 20px;
            line-height: 26px;
            margin-top: 0;
        }

        #rt-extension .nspArt p.nspText {
            line-height: 20px;
        }

    #rt-extension .sprocket-lists-title {
        line-height: 20px !important;
    }

    #rt-extension .sprocket-lists-item .sprocket-padding {
        padding: 5px 15px 10px 15px;
        line-height: 24px;
    }

        #rt-extension .sprocket-lists-item .sprocket-padding a.readon {
            padding: 3px 10px 2px;
        }

    #rt-extension .main-testimonial h2.title {
        margin: 0;
        padding: 0;
    }

    #rt-extension .main-testimonial .sprocket-features-list {
        overflow: visible !important;
    }

    #rt-extension .main-testimonial .sprocket-features-container {
        position: relative;
        margin-top: 10px;
    }

        #rt-extension .main-testimonial .sprocket-features-container .sprocket-features-img-container {
            position: absolute;
            bottom: -110px;
            width: 62px;
            height: 62px;
            left: 10%;
        }

            #rt-extension .main-testimonial .sprocket-features-container .sprocket-features-img-container img {
                border-radius: 100%;
                -webkit-border-radius: 100%;
                -moz-border-radius: 100%;
                border-radius: 100%;
            }

        #rt-extension .main-testimonial .sprocket-features-container h2.sprocket-features-title {
            color: #084897;
            margin: 0;
            padding: 5px 0;
            position: absolute;
            bottom: -50px;
        }

        #rt-extension .main-testimonial .sprocket-features-container .sprocket-features-desc {
            background: #0b5fc7 url(../images/quote.png) no-repeat 10px 10px;
            -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
            -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
            box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
            padding: 15px 27px;
            text-align: center;
            font-style: italic;
            position: relative;
            color: #fff;
            border-radius: 4px;
            margin: 19px 0;
        }

            #rt-extension .main-testimonial .sprocket-features-container .sprocket-features-desc::before, #rt-extension .main-testimonial .sprocket-features-container .sprocket-features-desc::after {
                left: 60%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
            }

            #rt-extension .main-testimonial .sprocket-features-container .sprocket-features-desc:after {
                border-width: 30px;
                bottom: -25px;
                border-bottom: transparent;
                border-left: transparent;
                border-top-color: #0b5fc7 !important;
            }

            #rt-extension .main-testimonial .sprocket-features-container .sprocket-features-desc:before {
                border-width: 30px;
                bottom: -25px;
                border-bottom: transparent;
                border-left: transparent;
                border-top-color: #2b85f4 !important;
            }

    #rt-extension .main-testimonial .sprocket-features-pagination {
        bottom: -10px;
        right: 0;
        left: auto;
    }

#rt-bottom .ts-bottom {
    background: #3C3C3C;
    color: #909090;
    border-bottom: 2px solid rgba(0,0,0,0.15);
}

    #rt-bottom .ts-bottom .rt-block h2 {
        color: #fff;
    }

    #rt-bottom .ts-bottom .acymailing_form input[type="text"] {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #333;
        border: 1px solid #444;
        margin: 0;
    }

    #rt-bottom .ts-bottom .acymailing_form .acysubbuttons {
        text-align: left;
    }

        #rt-bottom .ts-bottom .acymailing_form .acysubbuttons input[type="submit"] {
            border: 0 !important;
            padding: 6px 10px;
            line-height: 22px;
        }

    #rt-bottom .ts-bottom .artsexylightbox {
        margin: 0 5px 5px 0;
    }

        #rt-bottom .ts-bottom .artsexylightbox:hover {
            border: 4px inset #343434;
        }

#rt-footer-surround #rt-copyright .ts-copy {
    background: #343434;
}

    #rt-footer-surround #rt-copyright .ts-copy .rt-block {
        padding: 5px 15px 10px;
    }

#ts-pagetitle .rt-block {
    padding: 0 15px;
    margin: 0 10px;
}

    #ts-pagetitle .rt-block h2 {
        position: absolute;
        font-size: 32px;
        color: #084897;
    }

#rt-breadcrumbs {
    background: #ccc url(../images/module-pattern.png) repeat;
    border-bottom: 1px solid #E1DFDF;
    box-shadow: inset 0 0 0 1px #fff;
}

    #rt-breadcrumbs .breadcrumbs, #rt-breadcrumbs .breadcrumb {
        text-align: right;
        background: none;
    }

        #rt-breadcrumbs .breadcrumbs:before, #rt-breadcrumbs .breadcrumb:before {
            content: "\f015";
            font-family: FontAwesome;
            color: #084897;
        }

.nivo-box {
    overflow: hidden;
    z-index: 0;
}

.item-page .row-fluid {
    margin: 20px 0;
}

.item-page h3.welcome {
    margin: 0 0 20px;
    line-height: 15px;
}

.item-page .progress {
    height: 12px;
    box-shadow: none;
    background: #ECF0F1;
    margin-bottom: 15px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .item-page .progress.planning .bar {
        background: #1ABC9C;
    }

    .item-page .progress.strategy .bar {
        background: #1F55A6;
    }

    .item-page .progress.risk .bar {
        background: #EA606A;
    }

    .item-page .progress.report .bar {
        background: #58B447;
    }

.item-page .team {
    text-align: center;
}

    .item-page .team img {
        opacity: 1;
        display: block;
        margin: 20px auto;
        overflow: hidden;
        cursor: pointer;
        width: 200px;
        height: 200px;
        border-radius: 100%;
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 1), 0 0 0 10px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 1), 0 0 0 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 1), 0 0 0 10px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .item-page .team h4 {
        margin-bottom: 0;
        font-weight: 700;
    }

    .item-page .team .teamContent {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 10px;
        margin: 20px 0;
    }

    .item-page .team:hover img {
        opacity: .5;
    }

    .item-page .team .topSocial {
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        height: 30px;
        line-height: 36px;
    }

.item-page .team2 img {
    opacity: 1;
    display: block;
    margin: 20px auto;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #ccc;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.item-page .team2 h4 {
    margin-bottom: 0;
    font-weight: 700;
}

.item-page .team2 .teamContent {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin: 20px 0;
}

.item-page .team2:hover img {
    opacity: .5;
}

.item-page .team2 .topSocial {
    height: 30px;
    line-height: 36px;
}

.service-page .vt_nivo_slider {
    overflow: hidden;
    z-index: 0;
}

.service-offer ul {
    margin-left: 0;
}

    .service-offer ul li {
        list-style-type: none;
        font-size: 20px;
        line-height: 40px;
        font-family: YanoneKaffeesatzLight;
    }

        .service-offer ul li span {
            line-height: 10px;
            color: #084897;
        }

.services-grid {
    z-index: 99;
}

    .services-grid .service-title {
        color: #084897;
    }

    .services-grid .icon {
        font-size: 40px;
        border: 2px solid #084897;
        display: inline-block;
        cursor: pointer;
        width: 40px;
        height: 40px;
        padding: 10px;
        border-radius: 100%;
        text-align: center;
        line-height: 40px;
        z-index: 99;
        -webkit-transition: border 0.2s;
        -moz-transition: border 0.2s;
        -o-transition: border 0.2s;
        transition: border 0.2s;
    }

    .services-grid .service-content, .services-grid .readmore {
        margin-left: 85px;
    }

    .services-grid:hover .icon {
        background: #fff;
        color: #084897;
        -webkit-animation: spinAround 2s linear infinite;
        -moz-animation: spinAround 2s linear infinite;
        animation: spinAround 2s linear infinite;
    }

.sprocket-tabs {
    z-index: 10;
}

    .sprocket-tabs ul.sprocket-tabs-nav {
        background: none;
        z-index: 10;
        border: 0;
    }

        .sprocket-tabs ul.sprocket-tabs-nav .sprocket-tabs-inner {
            background: #f5f5f5;
            border: 1px solid #E0E0E0;
            margin-right: 2px;
        }

    .sprocket-tabs .sprocket-tabs-panels {
        border: 1px solid #E0E0E0;
        padding: 15px;
    }

        .sprocket-tabs .sprocket-tabs-panels .icon {
            font-size: 66px;
            margin: 15px 0 70px;
        }

.sprocket-lists-container {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.sprocket-lists {
    border: 1px solid #E0E0E0;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

    .sprocket-lists li {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ffffff;
        background: #f5f5f5;
    }

        .sprocket-lists li.active {
            background: #f5f5f5;
            border-top: 0;
        }

            .sprocket-lists li.active .sprocket-lists-title {
                background-color: #e5e5e5;
                font-size: 20px !important;
            }

                .sprocket-lists li.active .sprocket-lists-title .indicator {
                    background: #084897;
                    color: #fff;
                    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
                    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
                    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
                    box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
                }

                    .sprocket-lists li.active .sprocket-lists-title .indicator span {
                        top: 2px;
                        left: 14px;
                    }

        .sprocket-lists li .sprocket-lists-title {
            background: #e5e5e5;
            font-size: 20px !important;
        }

            .sprocket-lists li .sprocket-lists-title:hover .indicator {
                background: #053167;
                color: #fff;
                text-shadow: 0 1px 1px rgba(0,0,0,0.4);
            }

        .sprocket-lists li .indicator {
            background: #ccc;
            text-shadow: 0 1px 1px rgba(0,0,0,0.4);
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
            box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
        }

    .sprocket-lists .sprocket-lists-nav {
        display: none;
    }

    .sprocket-lists .sprocket-lists-pagination li {
        background-color: #084897;
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    }

        .sprocket-lists .sprocket-lists-pagination li.active, .sprocket-lists .sprocket-lists-pagination li.active:hover {
            background-color: #053167;
        }

        .sprocket-lists .sprocket-lists-pagination li:hover {
            background-color: #053167;
        }

ul.pricing {
    margin: 60px 0;
    list-style: none;
    background: #fff;
    cursor: pointer;
    border: 1px solid #F0F0F0;
    text-align: center;
}

    ul.pricing li {
        font-size: 16px;
        line-height: 100%;
        padding: 20px;
        text-align: left;
        border-bottom: 1px solid #e6e6e6;
    }

        ul.pricing li:last-child {
            border-bottom: none;
        }

        ul.pricing li.pricing-name {
            background: #1377f2;
            border-bottom: 1px solid #F0F0F0;
            text-align: center;
            padding: 10px 0 5px;
        }

            ul.pricing li.pricing-name h3 {
                color: #fff;
                text-transform: uppercase;
                font-weight: 700;
                line-height: 20px;
            }

            ul.pricing li.pricing-name p {
                color: #F0F0F0;
                font-family: YanoneKaffeesatzLight;
            }

        ul.pricing li.pricing-signup {
            padding-bottom: 45px;
            text-align: center;
        }

            ul.pricing li.pricing-signup .readmore {
                padding: 8px 50px;
            }

        ul.pricing li.pricing-price {
            font-size: 56px;
            font-family: YanoneKaffeesatzLight;
            text-align: center;
            position: relative;
            background: #084897;
            color: #fff;
            margin-bottom: 20px;
            line-height: 38px;
        }

            ul.pricing li.pricing-price small {
                font-size: 18px;
                display: block;
            }

            ul.pricing li.pricing-price::after {
                left: 25%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
            }

            ul.pricing li.pricing-price:after {
                border-width: 15px;
                bottom: -15px;
                border-bottom: transparent;
                border-top-color: #084897 !important;
            }

            ul.pricing li.pricing-price:before {
                border-width: 15px;
                bottom: -15px;
                border-bottom: transparent;
                border-top-color: #084897 !important;
            }

    ul.pricing.featured {
        margin: 0;
        background: #F0F0F0;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
        border: 0;
    }

        ul.pricing.featured li.pricing-name {
            border-bottom: 1px solid rgba(255,255,255,0.3);
        }

        ul.pricing.featured li.pricing-signup {
            padding: 50px 25px 90px;
            margin-top: 15px;
        }

ul.sigFreeClassic li.sigFreeThumb {
    background: none !important;
    margin: 10px;
}

    ul.sigFreeClassic li.sigFreeThumb span.sigFreeLinkWrapper {
        border: 4px inset #084897;
        padding: 0;
    }

.gallery2 ul.sigFreeClassic li.sigFreeThumb {
    background: none !important;
    margin: 10px;
}

    .gallery2 ul.sigFreeClassic li.sigFreeThumb span.sigFreeLinkWrapper {
        border: 0;
        padding: 0;
        opacity: 1;
    }

        .gallery2 ul.sigFreeClassic li.sigFreeThumb span.sigFreeLinkWrapper:hover {
            opacity: .7;
        }

.blog-date {
    background: #232323;
    color: #f5f5f5;
    padding: 0 10px 5px;
    text-align: center;
    border-bottom: 3px solid #084897;
}

    .blog-date .blog_day {
        display: block;
        font-size: 40px;
        font-family: YanoneKaffeesatzLight;
        line-height: 40px;
    }

h3.catItemTitle a {
    color: #171616;
}

.blog-info span.catItemAuthor, .blog-info span.catItemAuthor a, .blog-info .catItemCategory, .blog-info .catItemTagsBlock, .blog-info .catItemHitsBlock {
    color: #084897;
    margin-right: 10px;
}

.blog-info i {
    color: #053167;
}

.blog-info .catItemHitsBlock {
    margin-right: 0;
}

.itemHits {
    color: #084897;
}

.k2TagCloudBlock a {
    background: #E1DFE0;
    color: #171616;
}

    .k2TagCloudBlock a:hover {
        background: #084897;
        color: #fff;
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

    .media > .pull-left {
        margin-right: 10px;
    }

.hide-article {
    display: none;
}

#rt-feature .rt-block.featureHome3 {
    text-align: left;
}

    #rt-feature .rt-block.featureHome3 .ficon {
        font-size: 28px;
        display: inline-block;
        cursor: pointer;
        margin: 0;
        width: 28px;
        height: 28px;
        line-height: 34px;
        padding: 10px;
        color: #fff;
        margin-top: 10px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background: #084897;
    }

    #rt-feature .rt-block.featureHome3 .feature-content {
        padding-left: 70px;
    }

.featureTab .sprocket-tabs {
    z-index: 0 !important;
}

    .featureTab .sprocket-tabs .sprocket-tabs-panels {
        border: 0;
    }

    .featureTab .sprocket-tabs .sprocket-tabs-nav {
        padding-right: 20px !important;
    }

        .featureTab .sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
            padding: 20px 50px;
            position: relative;
            color: #303030;
        }

            .featureTab .sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner .sprocket-tabs-text {
                font-size: 20px;
                font-family: YanoneKaffeesatzLight;
            }

        .featureTab .sprocket-tabs .sprocket-tabs-nav li.active > .sprocket-tabs-inner, .featureTab .sprocket-tabs .sprocket-tabs-nav li.active > .sprocket-tabs-inner:hover {
            background: #084897;
            color: #fff;
        }

            .featureTab .sprocket-tabs .sprocket-tabs-nav li.active > .sprocket-tabs-inner:before {
                left: 100%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
            }

            .featureTab .sprocket-tabs .sprocket-tabs-nav li.active > .sprocket-tabs-inner:before {
                border-width: 30px;
                top: 50%;
                margin-top: -30px;
                border-left-color: #084897 !important;
            }

    .featureTab .sprocket-tabs .nav-tabs > .active > a, .featureTab .sprocket-tabs .nav-tabs > .active > a:hover {
        background: none;
    }

.featureTab .pull-right {
    margin-left: 15px;
}

.featureTab .pull-left {
    margin-right: 15px;
}

#rt-feature .rt-block.featureHome4 {
    text-align: left;
}

    #rt-feature .rt-block.featureHome4 .featureHome4 {
        background: #fff;
        box-shadow: 0 0 1px 0 rgba(0,0,0,0.3);
        border-bottom: 2px solid #084897;
    }

        #rt-feature .rt-block.featureHome4 .featureHome4 .feature-content {
            padding: 0 10px;
        }

#rt-feature .rt-block.featureHome5 {
    text-align: left;
}

    #rt-feature .rt-block.featureHome5 .ficon {
        font-size: 28px;
        display: inline-block;
        cursor: pointer;
        margin: 0;
        width: 28px;
        height: 28px;
        line-height: 34px;
        padding: 10px;
        color: #fff;
        margin-top: 10px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background: #084897;
    }

    #rt-feature .rt-block.featureHome5 .feature-content {
        padding-right: 70px;
    }

.btn, .readon, .readmore, .btn-primary, .button {
    background: #084897 !important;
    border: 1px solid rgba(0,0,0,0.2) !important;
    color: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

    .btn:hover, .readon:hover, .readmore:hover, .btn-primary:hover, .button:hover {
        background: #031a36 !important;
        color: #fff !important;
    }

    .readmore a {
        color: #fff;
    }

        .readmore a:hover {
            color: #fff;
        }

body {
    /*background: #ccc url(../images/subtle_orange_emboss.png) repeat;*/
    color: #4e4e4e;
}

a:hover {
    color: #303030;
}

h1, h2, h3, h4, h5, h6 {
    color: #303030;
}

#rt-header {
    border-top: 4px solid #084897;
}

.gf-menu .item {
    color: #171616;
}

.gf-menu li a.item:hover {
    color: #084897;
}

.gf-menu li.active > a.item {
    color: #084897;
}

.gf-menu .dropdown {
    background: #fff;
    border-top: 3px solid #084897 !important;
    border-bottom: 3px solid #084897;
}

    .gf-menu .dropdown::after {
        border-color: transparent transparent #084897 transparent;
    }

    .gf-menu .dropdown ul {
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

        .gf-menu .dropdown ul li:hover > .item {
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
            color: #fff;
            padding-left: 15px;
            background: #084897;
        }

#rt-feature .feature-icon {
    background: #084897;
    box-shadow: 0 0 0 4px #2b85f4;
}

#rt-feature .rt-block:hover .feature-icon {
    color: #084897;
    box-shadow: 0 0 0 4px #5ba1f6;
}

.sprocket-mosaic .sprocket-mosaic-item {
    border-bottom: 3px solid #084897;
}

    .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding a.sprocket-readmore {
        background: #084897;
    }

    .sprocket-mosaic .sprocket-mosaic-item:hover .mosaic-image-overlay {
        background: #084897;
    }

    .sprocket-mosaic .sprocket-mosaic-item:hover .sprocket-mosaic-head, .sprocket-mosaic .sprocket-mosaic-item:hover ul.sprocket-mosaic-tags {
        background: #084897;
    }

.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-more {
    color: #084897;
}

.sprocket-mosaic .sprocket-mosaic-filter li {
    background: #084897;
}

#rt-bottom .ts-bottom {
    border-top: 2px solid #084897;
}

    #rt-bottom .ts-bottom img.artsexylightbox {
        border: 4px inset #084897;
    }

@font-face {
    font-family: 'pt_sansregular';
    /*src: url('../fonts/PT_Sans/pt_sans-web-regular-webfont.eot');
    src: url('../fonts/PT_Sans/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PT_Sans/pt_sans-web-regular-webfont.woff') format('woff'), url('../fonts/PT_Sans/pt_sans-web-regular-webfont.ttf') format('truetype'), url('../fonts/PT_Sans/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'YanoneKaffeesatzLight';
    src: url('../fonts/YanoneKaffeesatz/YanoneKaffeesatz-Light-webfont.eot');
    src: url('../fonts/YanoneKaffeesatz/YanoneKaffeesatz-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/YanoneKaffeesatz/YanoneKaffeesatz-Light-webfont.woff') format('woff'), url('../fonts/YanoneKaffeesatz/YanoneKaffeesatz-Light-webfont.ttf') format('truetype'), url('../fonts/YanoneKaffeesatz/YanoneKaffeesatz-Light-webfont.svg#YanoneKaffeesatzLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


.topSocial {
    font-size: 16px;
    overflow: hidden;
    width: 30px;
    height: 34px;
    padding: 0;
    margin-top: 1px;
    line-height: 38px;
    margin-right: 1px;
    text-align: center;
    display: inline-block;
    color: #fff;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}


.header-fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 0px 6px rgba(0,0,0,0.3) !important;
    background: rgba(255,255,255,0.85);
}

#rt-showcase {
    padding-top: 2px;
}

    #rt-showcase .rev_slider_wrapper {
        z-index: 0;
    }

    #rt-showcase .rt-block {
        padding: 0;
        margin: 0;
    }

    #rt-showcase .rev_slider {
        z-index: -1;
    }

        #rt-showcase .rev_slider .tp-caption {
            font-family: YanoneKaffeesatzLight;
            padding: 4px 10px;
        }

    #rt-showcase .sprocket-features {
        z-index: 0;
    }

    #rt-showcase .sprocket-features-content {
        top: 310px;
    }

        #rt-showcase .sprocket-features-content .sprocket-features-title {
            font-family: YanoneKaffeesatzLight;
        }

        #rt-showcase .sprocket-features-content .sprocket-features-desc {
            font-size: 14px;
        }

.topSocial:hover {
    background: #e2e2e2 !important;
}

    .topSocial:hover span {
        color: #444;
    }

.topSocial.fb {
    background: #3b5999;
}

.topSocial.twt {
    background: #00bbf5;
}

.topSocial.lnkdin {
    background: #136D9D;
}

.topSocial.gplus {
    background: #cd1a1a;
}

.topSocial.pinterest {
    background: #f13434;
}



#rt-top .top-info {
    margin-top: 8px;
}

#rt-top .rt-block {
    padding: 8px 0 0;
    margin: 0;
}

    #rt-top .rt-block.top-social {
        text-align: right;
        padding-top: 8px;
    }

#rt-top form {
    margin: 0;
}

#rt-top .rokajaxsearch .inputbox {
    background: url(../images/search.png) no-repeat 95% 8px;
    box-shadow: none;
    padding: 2px 6px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.lang-container {
    display: flex;
    gap: 5px;
    align-items: center;
    margin-left: auto;
}

.lang-btn {
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.lang-btn img {
    width: 26px;
    height: 19px;
    object-fit: none;
    transform: scale(0.7);
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

    .lang-btn img.active {
        border: 1px solid #084897;
    }

    .lang-btn:has(> img.active) {
        transform: translateY(-2px);
    }


/**** Viktigaste selektorerna för transportbokningssystemets sidor (Shipping.Web)****/
#rt-top {
    background: #f7f7f7;
    color: #A0A0A0;
    border-bottom: 1px solid #C7C7C7;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    /*width: fit-content; 
    margin-left: auto;
    min-width: -webkit-fill-available; */
}



/** Styr utseendet för huvudramen **/
.ts-main {
    background: #f7f7f7;
    margin-top: 25px;
    height: auto; /*Justerar höjden på elementet automatiskt i förhållande till innehållet i den.*/
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
    min-width: min-content; /*Den gnäller på att detta inte är ett giltligt värde men i Chrome fungerar den bra...*/
}

/** Styr utseendet för den generella innehållselementet - Start **/
.mainContentWrapper {
    margin-top: 20px;
    margin-bottom: 45px;
    /*max-width: 869px;*/
    height: auto;
    padding-bottom: 1px;
    /*padding-right: 71px;*/
    border-radius: 15px;
    border: 1px solid gainsboro;
    font-family: Arial, sans-serif;
}
.HrubBFarg1.row .col-md-6, .col-md-5, .col-md-7{
    font-weight: 400;
    font-size: 130%;
    word-break: break-word;
}


.first {
    margin-top: 15px;
}
    .mainContentWrapper.row {
        margin-left: 50px;
        margin-right: 50px;
        margin-top:0px;
    }
.HrubBFarg1.row {
    margin-bottom: 0;
    margin-top: -1px;
    font-size: 120%;
}

.HrubBFarg1.row.last {
    margin-bottom: 0;
    /*margin-top: -6px;*/
    margin-bottom: 25px;
}
.orderAckBold {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 130%;
}
@media only screen and (max-width:480px) {
    .mainContentWrapper {
        border: none;
    }
    .mainContentWrapper.row {
        margin-left: 0;
        margin-right: 0;
    }
    .smallInput {
        display: block;
    }
    #index_zipCode, .lead, #shippingAlts, #addressInfo, #sentOrderReturnMessage {
        margin-left: 30px;
        margin-right: 30px;
    }
    #contactButtons {
        text-align: center
    }
    #rt-top {
        display: none;
    }
    .ts-main {
        margin-top: 7px;
    }
}

#index_zipCode {
    margin-bottom: 15px;
}

#underLineImag {
    background-image: url('images/ui-bg_gloss-wave_dark_55_5c9ccc_500x100.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 5px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
    padding-top: 10px;
    /*margin-right: 15px;*/
}

h1.Huvudrubrik {
    margin: 0cm; /*Börjar alltid uppifrån och följer klockan (åt höger).*/
    padding-bottom: 10px;
    padding-top: 40px;
    /*padding-left: 48px;*/
    color:#084897;
    font-family: Arial, sans-serif;
    text-align: center;
}


h1.Huvudrubrik2 {
    margin: 0cm; /*Börjar alltid uppifrån och följer klockan (åt höger).*/
    padding-left: 93px;
    padding-top: 10px;
    color: #084897;
    font-family: Arial, sans-serif;
}

/*Finns i layoutfilen*/
.HovraSporsmal {
    color: darkorange !important;
}

.HovraSporsmal:hover {
    color:blue !important;
} 
/** Generella innehållselementet - Slut **/

/** Styr utseendet för innehållselementet **/
.mainContentLeft {
    font-family: Arial, sans-serif;
    /*padding-left: 91px;
    padding-right: 35px;
    padding-top: 5px;
    padding-bottom: 6%;*/
}


/** Styr utseendet för vyn IndexPNumber (ange postnummer) - Start **/
.lead {
    font-size: 1.1em;
    /*width: 450px;*/
}
/*.Rub2 (Var till en rubrik i första sidan som nu är borttagen)
    {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: midnightblue;
}*/
/* OBS! Punkt refererar till en hel klass medan # refererar till ett 'id'.*/
.Understreck {
    padding-top: 5px;
    width: auto;
    max-width: 760px;
    min-width: 87%;
    height: 10px;
}

#zipCodeText {
    margin-bottom: 25px;
    font-size: 1.1em;
}

#zipLabel {
    float: left;
    font-size: 1.1em;
}

/*Styr postnummerfältet*/
.zipCodeInputField {
    border-radius: 4px;
    padding-left: 0%;
    padding-right: 1%;
    width: 90px;
    text-align: center;
}


/* Gömmer högra matningspilen för postnummerfältet (fungerar även på android) */
.zipCodeInputField {
    -webkit-appearance: none !important;
    border-radius: 4px !important;
}

    .zipCodeInputField::-webkit-outer-spin-button,
    .zipCodeInputField::-webkit-inner-spin-button {
        display: none;
        -webkit-appearance: none !important;
        margin: 0 !important;
    }

.zipCodeInputField {
    -moz-appearance: textfield !important;
}

.zipCodeBtn {
    width: fit-content;
    height: fit-content;
    margin-bottom: 25px;
    margin-top: 24px;
    z-index: 99; /* Make sure it does not overlap */
    background: #084997; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.6em; /* Textstorlek */
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
}



/*Animerade timglaset*/
#loadgif {
    position: relative; /*'relative' gör att man kan justera elementet vertikalt och horisontelt.*/
    left: 125px;
    top: -36px;
    width: 37px;
    height: 37px;
}
/*** IndexPNumber - Slut ***/



/** Styr utseendet för vyn ShippingAlternatives - Start **/
/* 'Position=Relative' tillsammans med 'Top/Left' eller 'width' bör undvikas eftersom det stör 'bootstrap-positioneringen' */
.Meddelande {
    font-family: Arial, sans-serif;
    color: darkblue;
}

.FrAltRam {
    border-style: solid;
    border-width: 2px;
    border-radius: 8px;
    border-color: darkblue;
    padding-left: 25px;
}


#delTime {
    padding-left: 22px;
    font-weight: 300;
}

#carrierForm {
    margin-bottom: 30px;
}

.carrierOptions {
    margin-bottom: 6px;
}

.FA1 {
    display: inline-block;
    font-weight: 700;
    padding-top: 5px;
    color: rgb(70, 70, 70);
}

.FA1:hover {
     color: darkblue;
}

.FA1-2 {
    cursor: pointer;
    width: 100%;
    display: flex;
    align-items: center;
    padding-right: 20px;
}


/*.FA2 (var till @item.Description men används inte nu eftersom det fältet innehåller samma uppgifter som  @item.ProductName)  
    {
    position: relative;
    top: 0.1cm;
    left: 0.6cm;
    width: 11cm;
}*/

/*.centrera (var till rubriken 'Fraktalternativ' som nu styrs av 'Rub3')
    {
    line-height: 0px;
    height: 38px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 20px;
}*/


.Rub2 {
    font-family: Arial;
    color: darkblue;
    margin-top: 20px;
    margin-bottom: 20px;
}

.Rub3 {
    font-family: Arial;
    color: darkblue;
    margin-top: -20px;
    margin-bottom: 20px;
}


#Stad1 {
    /*position:relative;  
    top:-23px;
    left: 209px;*/
    font-size: 20.2px;
    color: darkblue;
}

/*#Parentes (var till parenteserna vid 'Fraktalternativ' men styrs nu av 'Rub3')
    {
    position: relative;
    text-align: end;
    top: -25px;
    padding-left: 366px;
    padding-bottom: 20px;
    font-size: 20.2px;
    color: midnightblue;
}*/


#TopBtn {
    margin-bottom: 25px;
    margin-top: 24px;
    z-index: 99; /* Make sure it does not overlap */
    background: #084997; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.6em; /* Textstorlek */
    -webkit-border-radius: 5px;
    padding: 10px 20px 10px 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
}
/** Styr utseendet för vyn ShippingAlternatives - Slut **/



/** Styr utseendet för vyn ContactInfo - Start **/
.Meddelande1 {
    color: darkblue;
    padding-top: 19px;
    font-size: 1.2em;
    font-family: Arial, sans-serif;
}

.Meddelande2 {
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    margin-left: 0px;
    padding-top: 13px;
    font-weight: 600;
}

.MedFrAlt {
    font-family: Arial, sans-serif;
    font-size: 1.3em;
    margin-bottom: 15px;
}

/*#kontaktInfo {
    padding-bottom: 35px;
}*/

.KontInfo {
    font-family: Arial, sans-serif;
    /*padding-left: 2px;
    margin-right: 11px;
    position: relative; 'relative' gör att man kan justera elementet vertikalt och horisontelt.
    top: 0px;
    max-width: 254px;*/
}

.OpphentInfo {
    font-family: Arial, sans-serif;
    padding-left: 14px;
    /*padding-left: 0%;*/
    padding-right: 16px;
}

#ORT {
    font-size: 1.2em;
    color: dimgray;
}

#Stad {
    position: relative; /*'relative' gör att man kan justera elementet vertikalt och horisontelt.*/
    bottom: 29px;
    left: 25px;
    width: auto;
    max-width: 176px;
    background-color: gainsboro;
    border: none;
    outline: none;
    box-shadow: none;
}


#EPost, #Tel {
    border-radius: 4px; /* Rounded corners */
    padding-left: 0.2cm; /* Some padding (avgör storleken på fältet) */
    padding-top: 0cm;
    padding-bottom: 0cm;
    border: solid;
    border-width: thin;
    border-color: silver;
}


.smallInput {
    height: 33px;
    border-radius: 4px !important;
    border-color: dimgrey;
    text-align: center;
    width: 101px;
}

    .smallInput:focus {
        outline: 0;
        border-color: cornflowerblue;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 2px 2px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }



/* Gömmer högra matningspilen för Telefonnummerfältet (fungerar även på android) */
/*'!important' = Kör över alla andra inställningar (Tvingande för Firefox skull).*/
#Tel {
    -webkit-appearance: none !important;
}

#Tel::-webkit-outer-spin-button,
#Tel::-webkit-inner-spin-button {
        display: none;
        -webkit-appearance: none !important;
        margin: 0 !important;
    }

#Tel {
    -moz-appearance: textfield !important;
}



#HamtDatum {
    border-radius: 4px; /* Rounded corners */
    border: solid;
    border-width: thin;
    border-color: silver;
    padding-bottom: 0cm; /* Some padding (avgör storleken på fältet) */
    padding-top: 0cm; /* Some padding (avgör storleken på fältet) */
    /*-webkit-appearance: none;*/
}


input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}


#FromTid, #TillTid {
    width: 37%;
    padding-left: 3%; /* Some padding (avgör storleken på fältet) */
    padding-right: 0%;
    /*margin-top: 3px;*/
    box-sizing: border-box;
    border: solid;
    border-radius: 4px; /* Rounded corners */
    border-width: thin;
    border-color: silver;
    -webkit-appearance: none;
}

.pickup-time-extended-warning {
    width: 380px;
    background-color: #FFA500;
    /*color: #f7f7f7;*/
    color: black;
    text-align: left;
    border-radius: 3px;
    /*position: absolute;*/
    z-index: 1;
    padding-left: 4%;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/*Meddelandet*/
.TidsIntervall {
    width: 380px;
    background-color: #0B4893;
    color: #f7f7f7;
    text-align: left;
    border-radius: 3px;
    /*position: absolute;*/
    z-index: 1;
    padding-left: 4%;
    /*padding-right: 1%;*/
    padding-top: 1%;
    padding-bottom: 1%;
    /*margin-left: -10px;
    margin-bottom: -16%;*/
}


#Antkolli, #AntKEnkel {
    width: 101px;
    /*padding-left: 16%; /* Some padding (avgör var texten hamnar i fältet) */
    text-align: center;
    /*margin-top: 3px;*/
    box-sizing: border-box;
    border: solid;
    border-width: thin;
    border-radius: 5px; /* Rounded corners */
    border-color: silver;
}



#SkickaBest {
    z-index: 99; /* Make sure it does not overlap */
    background: #6bc06b; /* Set a background color */
    color: #060606; /* Text color */
    border-radius: 5px;
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.6em; /* Textstorlek */
    -webkit-border-radius: 5px;
    padding: 10px 47px 10px 47px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #6bc06b;
}

#TBakBtn {
    margin-bottom: 15px;
    margin-top: 15px;
    z-index: 99; /* Make sure it does not overlap */
    background: #084997; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.6em; /* Textstorlek */
    -webkit-border-radius: 5px;
    padding: 10px 20px 10px 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
}


#TopBtn2 {
    margin-bottom: 10px;
    /*margin-top: 24px;*/
    z-index: 99; /* Make sure it does not overlap */
    background: #084997; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.6em; /* Textstorlek */
    -webkit-border-radius: 5px;
    padding: 10px 25px 10px 25px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
}

.select2-results__option {
    padding: 2px 5px;
    margin-block: 0px !important;
}

.select2-selection {
    height: 34px !important;
}

.select2-selection__rendered {
    height: 34px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.select2-selection__arrow {
    display: none;
}

.select2-results {
    max-height: 200px; /* Set a maximum height for the dropdown */
    overflow-y: auto; /* Enable scrolling if needed */
}
/** Styr utseendet för vyn ContactInfo - Slut **/


/********** Bestämmer om formulärfälten för DATUM och TID ska visas eller inte i vyn ContactInfo (via javascriptet 'shipping-scripts.js') - Start ****/
/* Elementet för datum */
#VisaDHL {
    display: inline-block;
    opacity: 1;
}


/**** Elementet för tid ****/
#VisaDHL2 {
    display: inline-block;
    opacity: 1;
}
/********** Bestämmer om formulärfälten för datum och tid ska visas eller inte i vyn ContactInfo (via javascriptet 'shipping-scripts.js') - Slut ****/



/********** Bestämmer om tillbakaknappen i vyn ContactInfo ska synas eller inte - Start ****/
/* Knappbehållaren*/
div.KnappBort {
    display: inline-block;
}

    /*Själva knappen (knappens utseende och positition bestäms av '.TBakBtn')*/
    div.KnappBort .Knappen {
        visibility: visible;
        opacity: 1;
    }

    /* Toggle this class - hide and show the button (via javascriptet 'shipping-scripts.js')*/
    div.KnappBort .showDown {
        visibility: hidden;
        opacity: 0;
    }
/********** Bestämmer om tillbakaknappen i vyn ContactInfo ska synas eller inte - Slut ****/




.row {
    margin-top: 25px;
    /*margin-right: -20px;
    margin-left: -40px;*/
    margin-bottom: 10px;
}


/******* Styr utseendet för POPUPmeddelanderna i vyn ContactInfo - Start **/
/*Officiella Eusofinsfärger: rgb (87, 110, 173) - #576ead --> #0B4893(BLÅ) --> #f38238 (ORANGE)*/
/* Popup container (för alla 'popups')*/
.popup {
    margin-bottom: 24px;
}

    /* The actual popup */
    .popup .popuptext {
        visibility: hidden;
        width: 107px;
        background-color: #0B4893; /*Blå*/
        color: #fff; /*Orange*/
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        opacity: 0;
        transition: opacity 0s;
        margin-left: 0%;
    }

/* Popup arrow */
        .popup .popuptext::after {
            content: "";
            position: absolute;
            top: -45%;
            left: 45%;
            transform: rotate(180deg);
            margin-left: -5px;
            border-width: 11px;
            border-style: solid;
            border-color: #0B4893 transparent transparent transparent;
        }

    /**** Popup container för telefonnummerfältet - Start *****/
    /* The actual popup text */
    .popup .popupTel {
        visibility: hidden;
        width: 176px;
        background-color: #0B4893; /*Blå*/
        color: #fff; /*Orange*/
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        padding-left: 2px;
        position: absolute;
        z-index: 1;
        margin-left: 0%;
    }

        /* Popup arrow */
        .popup .popupTel::after {
            content: "";
            position: absolute;
            top: -31%;
            left: 45%;
            transform: rotate(180deg);
            margin-left: -5px;
            border-width: 11px;
            border-style: solid;
            border-color: #0B4893 transparent transparent transparent;
        }
    /* The actual popup text */
    .popup .popupTel2 {
        visibility: hidden;
        width: 203px;
        background-color: #0B4893; /*Blå*/
        color: #fff; /*Orange*/
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        padding-left: 2px;
        position: absolute;
        z-index: 1;
        margin-left: 0%;
    }

        /* Popup arrow */
        .popup .popupTel2::after {
            content: "";
            position: absolute;
            top: -20%;
            left: 45%;
            transform: rotate(180deg);
            margin-left: -5px;
            border-width: 11px;
            border-style: solid;
            border-color: #0B4893 transparent transparent transparent;
        }
/**** Popup container för telefonnummerfältet - Slut *****/

/**** Popup container för E-postfältet - Start *****/
/* The actual popup text */
    .popup .popupEpost {
        visibility: hidden;
        width: 170px;
        background-color: #0B4893; /*Blå*/
        color: #fff; /*Orange*/
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        padding-left: 2px;
        position: absolute;
        z-index: 1;
        margin-left: 0%;
    }

/* Popup arrow */
        .popup .popupEpost::after {
            content: "";
            position: absolute;
            top: -31%;
            left: 45%;
            transform: rotate(180deg);
            margin-left: -5px;
            border-width: 11px;
            border-style: solid;
            border-color: #0B4893 transparent transparent transparent;
        }
/**** Popup container för E-postfältet - Slut *****/


/**** Popup container för datumfältet - Start *****/
/* The actual popup text */
.popupDatum .popupDat1 {
    visibility: hidden;
    width: 158px;
    background-color: #0B4893; /*Blå*/
    color: #fff; /*Orange*/
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0s;
}

        /* Popup arrow */
    .popupDatum .popupDat1::after {
        content: "";
        position: absolute;
        top: 40%;
        left: -14%;
        transform: rotate(89deg);
        margin-left: -1px;
        border-width: 12px;
        border-style: solid;
        border-color: #0B4893 transparent transparent transparent;
    }
/* The actual popup text */
.popupDatum .popupDat2 {
    visibility: hidden;
    width: 168px;
    background-color: #0B4893; /*Blå*/
    color: #fff; /*Orange*/
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0s;
}

    /* Popup arrow */
    .popupDatum .popupDat2::after {
        content: "";
        position: absolute;
        top: 14%;
        left: -13%;
        transform: rotate(89deg);
        margin-left: -1px;
        border-width: 12px;
        border-style: solid;
        border-color: #0B4893 transparent transparent transparent;
    }
/**** Popup container för datumfältet - Slut *****/

/**** Popup container för tidsfältet - Start *****/
/* The actual popup text */
.popup .popupTid {
    visibility: hidden;
    width: 126px;
    background-color: #0B4893; /*Blå*/
    color: #fff; /*Orange*/
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0s;
}

    /* Popup arrow */
    .popup .popupTid::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 46%;
        transform: rotate(360deg);
        margin-left: -5px;
        border-width: 11px;
        border-style: solid;
        border-color: #0B4893 transparent transparent transparent;
    }

.popup .popupTid2 {
    visibility: hidden;
    width: 123px;
    background-color: #0B4893; /*Blå*/
    color: #fff; /*Orange*/
    text-align: center;
    border-radius: 6px;
    padding: 2px 2px;
    position: absolute;
    z-index: 1;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0s;
}

    /* Popup arrow */
    .popup .popupTid2::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 46%;
        transform: rotate(360deg);
        margin-left: -5px;
        border-width: 11px;
        border-style: solid;
        border-color: #0B4893 transparent transparent transparent;
    }
/**** Popup container för Tidsfältet - Slut *****/


/**** Popup container för Kollifältet - Start *****/
/* The actual popup */
.popup .popupKolli {
    visibility: hidden;
    width: 126px;
    background-color: #0B4893; /*Blå*/
    color: #fff; /*Orange*/
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity 0s;
    margin-left: 0%;
}

        /* Popup arrow */
    .popup .popupKolli::after {
        content: "";
        position: absolute;
        top: -30%;
        left: 31%;
        transform: rotate(180deg);
        margin-left: -5px;
        border-width: 11px;
        border-style: solid;
        border-color: #0B4893 transparent transparent transparent;
    }
/**** Popup container för Kollifältet - Slut *****/

/* Toggle this class - hide and show the popup (för alla 'popups') */
.popup .show {
    visibility: visible;
    opacity: 1;
}
/** Styr utseendet för popupmeddelanderna i vyn ContactInfo - Slut **/



/*Animerade timglaset vid själva bokningstillfället*/
#loadgif2 {
    position: relative; /* 'relative' gör att man kan justera elementet vertikalt och horisontelt. */
    /*left: -56px;*/
    top: 20px;
    width: 55px;
    height: 55px;
}
/* #=ID  ///  .=klass  */
/*** Timglas 2 - Slut ***/


/******** Styr utseendet för vyn SentOrder - Start *********/
#TBakBtn4 {
    background-color: steelblue; /* Set a background color */
    border: groove; /*Knappramens utseende*/
    color: ghostwhite; /* Text color */
    font-size: 1em; /* Textstorlek */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 7px; /* Some padding (avgör storleken på knappen) */
    border-radius: 5px; /* Rounded corners */
}

.HRubEtikettFel {
    color: crimson; /* Text color */
    font-family: Arial, sans-serif;
}

.HRubEtikettOK {
    color: forestgreen; /* Text color */
    font-family: Arial, sans-serif;
    font-size: 2.3em;
    margin-bottom: 5%;
    margin-top:4%;
}


.BekrFrakt {
    margin-top: 4%;
    padding-bottom: 5%;
    font-size: 1.3em;
}

.sent-order-info-group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-inline: 4%;
    font-size: 120%;
}

.sent-order-info-group div:last-of-type {
    font-weight: bold;
}

.product-delivery {
    font-weight: normal;
}

/* Elementet för datum och tid (Visas bara för fraktalternativ 'DHL') */
/*div#VisaDHL3 {
    display: inline-block;
    opacity: 1;
}*/
/*klassen 'row' bestämmer marginalerna.*/
.HrubBFarg1 {
    padding-block: 20px;
    background-color: whitesmoke;
    border-style: solid;
    border: 1px solid darkgray;
    border-radius: 0.2cm;
}

.HrubBFarg2 {
    position: relative; /* Ändringsbar position */
    top: -12px;
    left: -16px; /* Place the border to the right */
    width: 580px;
    background-color: whitesmoke;
    border-style: solid;
    border-width: 0cm 0.4cm 0.4cm 0.4cm;
    border-color: gainsboro;
    border-radius: 0.2cm;
    padding-bottom: 20px;
}

.HrubBFarg3 {
    position: relative; /* Ändringsbar position */
    top: -1.2cm;
    left: -16px; /* Place the border to the right */
    width: 580px;
    background-color: whitesmoke;
    border-style: solid;
    border-width: 0.4cm 0.4cm 0.4cm 0.4cm;
    border-color: gainsboro;
    border-radius: 0.2cm;
}

.HrubBFarg4 {
    position: relative; /* Ändringsbar position */
    margin-top: -3%;
    left: -16px; /* Place the border to the right */
    width: 580px;
    background-color: whitesmoke;
    border-style: solid;
    border-width: 0.4cm 0.4cm 0.4cm 0.4cm;
    border-color: gainsboro;
    border-radius: 0.2cm;
    margin-bottom: 25px;
}

.HRubEtikettBakg {
    /*width: 580px;*/
    /*position: relative;*/ /* Ändringsbar position */
    /*left: -16px;*/ /* Place the border to the right */
    background-color: lightgrey; /* Set a background color */
    padding-bottom: 0.2cm; /* Some padding (avgör storleken på bakgrundsfärgen) */
    padding-top: 0.4cm; /* Some padding (avgör storleken på bakgrundsfärgen) */
    padding-right: 0.5cm; /* Some padding (avgör storleken på bakgrundsfärgen) */
    padding-left: 19px; /* Some padding (avgör storleken på bakgrundsfärgen) */
    border-radius: 0.2cm;
}

    .HRubEtikettBakg.row {
        margin-bottom: 10px;
    }

#no-marginh4 {
    margin-left: -32px;
}

.HRubEtikettKon {
    color: darkslateblue;
}

.HRubEtikettInfo {
    font-family: Arial, sans-serif;
    padding-left: 0.2cm; /* Some padding (avgör storleken på bakgrundsfärgen) */
    padding-right: 1.3cm; /* Some padding (avgör storleken på bakgrundsfärgen) */
    margin-top: 0%;
}


.ORTLabel {
    font-family: Arial, sans-serif;
    font-size: 1.3em;
    color: #303030;
    padding-left: 0px; /* Some padding (Lägger på vaddering så att texten förflyttas i sidled) */
    padding-right: 1.3cm; /* Some padding (avgör storleken på bakgrundsfärgen) */
}


#ORTEN {
    font-family: Arial;
    font-size: 1.1em;
    color: #303030;
    position: relative;
    left: 262px;
    top: 2px;
    padding-bottom: 0px;
    margin-bottom: -15px;
}

.buttons {
    height: 50px !important;
    min-width: 191px !important;
    text-align: center;
}

#TopBtn3 {
    border-radius: 5px;
    margin-bottom: 10px;
    margin-left: -20px;
    z-index: 99; /* Make sure it does not overlap */
    background: #084997; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.2em; /* Textstorlek */
    -webkit-border-radius: 5px;
    padding: 10px 25px 10px 25px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    float: left;
}

#TopBtn4 {
    border-radius: 5px;
    margin-bottom: 10px;
    /*margin-top: 24px;*/
    z-index: 99; /* Make sure it does not overlap */
    background: #084997; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.2em; /* Textstorlek */
    -webkit-border-radius: 5px;
    padding: 10px 25px 10px 25px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    float: right;
}


#Utskrift {
 z-index: 99; /* Make sure it does not overlap */
    background: #6bc06b; /* Set a background color */
    color: #060606; /* Text color */
    border-radius: 5px;
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.6em; /* Textstorlek */
    -webkit-border-radius: 5px;
    padding: 10px 200px 10px 200px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #6bc06b;
}
/*** Styr utseendet för vyn SentOrder - Slut ***/



/** Styr utseendet för vyn FrequentlyAskedQuestions - Start **/
.InfoText {
    /*margin-top: -36px;
    width: 85%;*/
    margin-left: 20px;
}

ul li {
    margin-bottom: 20px;
}

#BackBtn {
    margin-bottom: 10px;
    /*margin-top: 24px;*/
    z-index: 99; /* Make sure it does not overlap */
    background: #084997; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 1.2em; /* Textstorlek */
    -webkit-border-radius: 5px;
    padding: 10px 25px 10px 25px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
}
/** Styr utseendet för vyn FrequentlyAskedQuestions - Slut **/
/****  Viktigaste selektorerna för transportbokningssystemets sidor  ****/




/*Parametrar för formulärfält av annan typ än text (numeriska, e-post, telefon, m.fl.)*/
textarea, input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    min-height: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.uneditable-input, .uneditable-textarea {
    color: #aaaaaa;
    background-color: #084897;
    border-color: #f5f5f5;
    -webkit-box-shadow: 5px 5px 5px blue;
    -moz-box-shadow: 5px 5px 5px blue;
    box-shadow: 5px 5px 5px blue;
}


.uneditable-input {
    border-color: #eeeeee;
    -webkit-box-shadow: 5px 5px 5px blue;
    -moz-box-shadow: 5px 5px 5px blue;
    box-shadow: 5px 5px 5px blue;
}




.contact-form input[type="text"], .contact-form input[type="email"] {
    min-height: 40px;
}

.contact-form .control-label {
    text-align: left;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #6e6e6e;
}



abbr[title] {
    border-bottom: 1px dotted #d5d5d5;
}

blockquote {
    border-left: 5px solid #d5d5d5;
}

    blockquote small {
        color: #aaaaaa;
    }

    blockquote.pull-right {
        border-right: 5px solid #d5d5d5;
    }

legend {
    color: #303030;
    border-bottom: 1px solid #d5d5d5;
}

    legend small {
        color: #d5d5d5;
    }

select {
    border: 1px solid #d5d5d5;
}

.offline input[type="text"], .offline input[type="password"] {
    padding: 0 5px;
}


input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    border-color: #d5d5d5;
}

.input-prepend .add-on, .input-append .add-on {
    text-shadow: 0 1px 0 #ffffff;
    background-color: #084897;
    color: #fff;
    padding: 4px 8px;
    border: 1px solid #053167;
    height: 30px;
    line-height: 30px;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.form-actions {
    background-color: #f0f0f0;
    border-top: 1px solid #d5d5d5;
}

.well, .table-bordered th {
    background-color: #f0f0f0;
}

.nav-tabs.nav-stacked > li > a {
    background-color: #f0f0f0;
}

    .nav-tabs.nav-stacked > li > a:hover {
        background-color: #eaeaea;
    }

.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd), .cat-list-row0 {
    background-color: #eaeaea;
}

    .list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover, .cat-list-row0:hover, .cat-list-row1:hover {
        background-color: #fcfcfc;
    }

p.success, p.info, p.error, p.warning {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 15px;
    font-weight: bold;
    border: 1px solid;
}

    p.success a, p.info a, p.error a, p.warning a {
        color: #666 !important;
    }

        p.success a:hover, p.info a:hover, p.error a:hover, p.warning a:hover {
            color: #000 !important;
            text-shadow: none;
        }

p.success {
    background: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

p.info {
    background: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

p.error {
    background: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

p.warning {
    background: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853;
}


body {
    font-family: pt_sansregular;
    padding-bottom: 30px;
}

h1, h2, h3, h4 {
    font-family: YanoneKaffeesatzLight;
    font-weight: 400;
}

a {
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}





#rt-transition.rt-hidden {
    opacity: 0;
}

#rt-transition.rt-visible {
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}

.logo-block {
    padding: 0 15px;
    margin: 15px 10px;
}

/*#rt-logo {
    background: url(../images/presets/preset2/logo.png) 0 0 no-repeat;
}*/

#rt-logo {
    margin: 0;
    width: 215px;
    height: 45px;
    display: block;
}

#rt-header, #rt-top {
    z-index: 100;
    position: relative;
}

.menu-block {
    padding: 0;
    margin: 0;
    float: right;
    -webkit-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);
}

.rt-menu-mobile {
    text-align: center;
    padding: 0 0 15px 0;
}

#rt-maintop {
    padding-top: 20px;
}

.title, .component-content h2 {
    font-weight: normal;
    letter-spacing: normal;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.title1 .title {
    margin: -11px -16px 20px -16px;
    padding: 10px 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.title2 .title {
    margin: -10px -15px 20px -15px;
    padding: 10px 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.title3 .title {
    margin: -10px -15px 20px -15px;
    padding: 10px 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.box1, .box2, .box3 {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .box1 .module-surround {
        margin: -1px;
    }

ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.menu ul {
        list-style: none;
    }

    ul.menu li {
        margin-bottom: 8px;
    }

        ul.menu li a, ul.menu li .item, ul.menu li .separator {
            display: block;
            font-size: 1.1em;
        }

            ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
                content: "\f105";
                font-family: FontAwesome;
                margin-right: 10px;
                display: inline;
                font-size: 14px;
                font-weight: normal;
            }

        ul.menu li.active a {
            color: #171616;
        }

        ul.menu li.active.current > a:before, ul.menu li.active.current > .item:before, ul.menu li.active.current > .separator:before, ul.menu li#current.active > a:before, ul.menu li#current.active > .item:before, ul.menu li#current.active > .separator:before {
            content: "\f054";
            font-size: 1em;
            margin-right: 11px;
        }

    ul.menu ul.small {
        font-size: 14px;
    }

.gantry-example {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    *padding-top: 19px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .gantry-example .table, .gantry-example .well, .gantry-example blockquote {
        margin-bottom: 5px;
    }

    .gantry-example .lead {
        font-size: 18px;
        line-height: 24px;
    }

    .gantry-example > p:last-child {
        margin-bottom: 0;
    }

    .gantry-example + .prettyprint {
        margin-top: -20px;
        padding-top: 15px;
    }

    .gantry-example:after {
        content: "Example";
        position: absolute;
        top: -1px;
        left: -1px;
        padding: 3px 7px;
        font-size: 12px;
        font-weight: bold;
        background-color: #f5f5f5;
        border: 1px solid #dddddd;
        color: #9da0a4;
        border-radius: 4px 0 4px 0;
        -webkit-border-radius: 4px 0 4px 0;
        -moz-border-radius: 4px 0 4px 0;
        border-radius: 4px 0 4px 0;
        font-style: normal;
    }

form.gantry-example {
    padding-bottom: 19px;
}

.gantry-img img, img.gantry-img {
    max-width: 100%;
    height: auto;
}

.powered-by {
    display: block;
    width: 120px;
    height: 32px;
    margin: 0 auto;
    opacity: 0.8;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}

    .powered-by:hover {
        opacity: 1;
    }

#gantry-totop {
    display: inline-block;
    padding: 6px 30px 3px 10px;
    position: relative;
    font-weight: 100;
    font-size: 14px;
    float: right;
}

    #gantry-totop:before {
        content: '^';
        position: absolute;
        border-radius: 100%;
        right: 5px;
        top: 6px;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 28px;
        background: #053167;
    }

#rt-accessibility .rt-desc {
    float: left;
    margin-right: 8px;
    font-weight: bold;
}

#rt-accessibility #rt-buttons .button {
    line-height: 1em;
    padding: 0;
    width: 14px;
    height: 14px;
    text-align: center;
}

#rt-accessibility #rt-buttons .small {
    font-size: inherit;
}

    #rt-accessibility #rt-buttons .small .button:after {
        content: '-';
    }

#rt-accessibility #rt-buttons .large .button:after {
    content: '+';
}

#rt-sidebar-a h2.title {
    text-transform: uppercase;
}

.title1 .title {
    background: #ffffff;
    border: 1px solid #d5d5d5;
}

.title2 .title {
    color: #303030;
    background: #eeeeee url(../images/patterns/noise.png);
    -webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
    -moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
    box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
}

.title4 .title {
    color: #6e6e6e;
}

.box1 {
    background: #ffffff;
    border: 1px solid #d5d5d5;
}

.box2 {
    color: #303030;
    background: #eeeeee url(../images/patterns/noise.png);
    -webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
    -moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
    box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
}

#rt-top-surround {
    position: relative;
    z-index: 10;
}

    #rt-top-surround .title, #rt-showcase .title {
        border: none;
        box-shadow: none;
    }

    #rt-showcase .box1, #rt-showcase .box2, #rt-top-surround .box1, #rt-top-surround .box2 {
        color: #6e6e6e;
        text-shadow: 1px 1px 0 #ffffff;
    }

        #rt-showcase .box1 .title, #rt-showcase .box2 .title, #rt-top-surround .box1 .title, #rt-top-surround .box2 .title {
            color: #303030;
            text-shadow: 1px 1px 0 #ffffff;
            border-bottom: 1px solid #d1d1d1;
            -webkit-box-shadow: 0 1px 0 #ffffff;
            -moz-box-shadow: 0 1px 0 #ffffff;
            box-shadow: 0 1px 0 #ffffff;
        }

    #rt-showcase .title1 .title, #rt-top-surround .title1 .title {
        color: #303030;
        text-shadow: 1px 1px 0 #ffffff;
        border: 1px solid #d5d5d5;
    }

    #rt-showcase .title2 .title, #rt-top-surround .title2 .title {
        color: #303030;
        text-shadow: 1px 1px 0 #ffffff;
        -webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
        -moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
        box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
    }

ul.menu li.active.current > a, ul.menu li.active.current > .item, ul.menu li.active.current > .separator, ul.menu li#current.active > a, ul.menu li#current.active > .item, ul.menu li#current.active > .separator {
    color: #303030;
}

.powered-by {
    background: url(../images/logo/powered.png);
}

.blog .pagination {
    margin-left: 0;
}

.pagenav li {
    background: #f0f0f0;
    border: 1px solid #d5d5d5;
    box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}

.login-fields #username, .login-fields #password, #contact-form dd input, #contact-form dd textarea, #modlgn-username, #modlgn-passwd, #jform_email, #member-registration dd input, #search-searchword, .finder .inputbox, .inputbox {
    border: 1px solid #d9d9d9;
}

.component-content .contact .title {
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
    background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
    background-image: -o-linear-gradient(top,#ffffff,#dddddd);
    background-image: linear-gradient(to bottom,#ffffff,#dddddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
    border: 1px solid #d5d5d5;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}

.pagination ul li a {
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
    background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
    background-image: -o-linear-gradient(top,#ffffff,#dddddd);
    background-image: linear-gradient(to bottom,#ffffff,#dddddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
    border: 1px solid #d5d5d5;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}

.pagination ul li span {
    background: #eaeaea;
    border: 1px solid #d5d5d5;
    color: #aaaaaa;
}

.breadcrumbs a:after, .breadcrumb a:after {
    color: #aaaaaa;
}

.breadcrumbs .showHere, .breadcrumb .showHere {
    font-weight: bold;
    margin-right: 5px;
}

.article-info dd:before {
    text-shadow: 1px 1px 0 #ffffff;
}

#gantry-totop {
    background: #084897;
    color: #fff;
}

.tip-wrap {
    background: #ffffff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    color: #6e6e6e;
}

.system-unpublished .system-unpublished {
    background: #ffffff;
    border-color: #d5d5d5;
}

@font-face {
    font-family: 'FontAwesome';
    /*src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?v=3.2.1');*/
    /*src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

    [class^="icon-"]:before, [class*=" icon-"]:before {
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        *margin-right: .3em;
        text-decoration: inherit;
        display: inline-block;
        speak: none;
    }

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333em;
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline;
}

[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.1428571428571em;
    text-align: right;
    padding-right: 0.28571428571429em;
}

    [class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
        width: 1.4285714285714em;
    }

.icons-ul {
    margin-left: 2.1428571428571em;
    list-style-type: none;
}

    .icons-ul > li {
        position: relative;
    }

    .icons-ul .icon-li {
        position: absolute;
        left: -2.1428571428571em;
        width: 2.1428571428571em;
        text-align: center;
        line-height: inherit;
    }

[class^="icon-"].hide, [class*=" icon-"].hide {
    display: none;
}

.icon-muted {
    color: #eee;
}

.icon-light {
    color: #fff;
}

.icon-dark {
    color: #333;
}

.icon-border {
    border: solid 1px #eee;
    padding: .2em .25em .15em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.icon-2x {
    font-size: 2em;
}

    .icon-2x.icon-border {
        border-width: 2px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

.icon-3x {
    font-size: 3em;
}

    .icon-3x.icon-border {
        border-width: 3px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

.icon-4x {
    font-size: 4em;
}

    .icon-4x.icon-border {
        border-width: 4px;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }

.icon-5x {
    font-size: 5em;
}

    .icon-5x.icon-border {
        border-width: 5px;
        border-radius: 7px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
    margin-right: .3em;
}

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
    margin-left: .3em;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none;
}

.btn [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large, .nav [class*=" icon-"].icon-large {
    line-height: .9em;
}

.btn [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
    display: inline-block;
}

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"], .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large, .nav-pills [class*=" icon-"], .nav-pills [class*=" icon-"].icon-large {
    line-height: .9em;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em;
}

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em;
}

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
    margin-top: 0;
}

    .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
        margin-top: .05em;
    }

    .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
        margin-right: .2em;
    }

    .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
        margin-left: .2em;
    }

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
    line-height: inherit;
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%;
}

    .icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
        display: block;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        font-size: 1em;
        line-height: inherit;
        *line-height: 2em;
    }

    .icon-stack .icon-stack-base {
        font-size: 2em;
        *line-height: 1em;
    }

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

a .icon-stack, a .icon-spin {
    display: inline-block;
    text-decoration: none;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1);
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1);
}

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
    display: inline-block;
}

.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope-alt:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-empty:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-ok:before {
    content: "\f00c";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-zoom-in:before {
    content: "\f00e";
}

.icon-zoom-out:before {
    content: "\f010";
}

.icon-power-off:before, .icon-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-gear:before, .icon-cog:before {
    content: "\f013";
}

.icon-trash:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file-alt:before {
    content: "\f016";
}

.icon-time:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download-alt:before {
    content: "\f019";
}

.icon-download:before {
    content: "\f01a";
}

.icon-upload:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle:before {
    content: "\f01d";
}

.icon-rotate-right:before, .icon-repeat:before {
    content: "\f01e";
}

.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-indent-left:before {
    content: "\f03b";
}

.icon-indent-right:before {
    content: "\f03c";
}

.icon-facetime-video:before {
    content: "\f03d";
}

.icon-picture:before {
    content: "\f03e";
}

.icon-pencil:before {
    content: "\f040";
}

/**************************************************/
.icon {
    text-decoration: none;
}

    .icon.solo span {
        display: none;
    }

    .icon:before {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        font-size: 1.25em;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
    }

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-share:before {
    content: "\f045";
}

.icon-check:before {
    content: "\f046";
}

.icon-move:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-sign:before {
    content: "\f055";
}

.icon-minus-sign:before {
    content: "\f056";
}

.icon-remove-sign:before {
    content: "\f057";
}

.icon-ok-sign:before {
    content: "\f058";
}

.icon-question-sign:before {
    content: "\f059";
}

.icon-info-sign:before {
    content: "\f05a";
}

.icon-screenshot:before {
    content: "\f05b";
}

.icon-remove-circle:before {
    content: "\f05c";
}

.icon-ok-circle:before {
    content: "\f05d";
}

.icon-ban-circle:before {
    content: "\f05e";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-mail-forward:before, .icon-share-alt:before {
    content: "\f064";
}

.icon-resize-full:before {
    content: "\f065";
}

.icon-resize-small:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-sign:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye-open:before {
    content: "\f06e";
}

.icon-eye-close:before {
    content: "\f070";
}

.icon-warning-sign:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder-close:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-resize-vertical:before {
    content: "\f07d";
}

.icon-resize-horizontal:before {
    content: "\f07e";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-twitter-sign:before {
    content: "\f081";
}

.icon-facebook-sign:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-gears:before, .icon-cogs:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-up-alt:before {
    content: "\f087";
}

.icon-thumbs-down-alt:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-empty:before {
    content: "\f08a";
}

.icon-signout:before {
    content: "\f08b";
}

.icon-linkedin-sign:before {
    content: "\f08c";
}

.icon-pushpin:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-signin:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-sign:before {
    content: "\f092";
}

.icon-upload-alt:before {
    content: "\f093";
}

.icon-lemon:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-unchecked:before, .icon-check-empty:before {
    content: "\f096";
}

.icon-bookmark-empty:before {
    content: "\f097";
}

.icon-phone-sign:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-rss:before {
    content: "\f09e";
}

.icon-hdd:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-right:before {
    content: "\f0a4";
}

.icon-hand-left:before {
    content: "\f0a5";
}

.icon-hand-up:before {
    content: "\f0a6";
}

.icon-hand-down:before {
    content: "\f0a7";
}

.icon-circle-arrow-left:before {
    content: "\f0a8";
}

.icon-circle-arrow-right:before {
    content: "\f0a9";
}

.icon-circle-arrow-up:before {
    content: "\f0aa";
}

.icon-circle-arrow-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-fullscreen:before {
    content: "\f0b2";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-link:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-beaker:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-paperclip:before, .icon-paper-clip:before {
    content: "\f0c6";
}

.icon-save:before {
    content: "\f0c7";
}

.icon-sign-blank:before {
    content: "\f0c8";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-sign:before {
    content: "\f0d3";
}

.icon-google-plus-sign:before {
    content: "\f0d4";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-sort-down:before {
    content: "\f0dd";
}

.icon-sort-up:before {
    content: "\f0de";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-rotate-left:before, .icon-undo:before {
    content: "\f0e2";
}

.icon-legal:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-comment-alt:before {
    content: "\f0e5";
}

.icon-comments-alt:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-paste:before {
    content: "\f0ea";
}

.icon-lightbulb:before {
    content: "\f0eb";
}

.icon-exchange:before {
    content: "\f0ec";
}

.icon-cloud-download:before {
    content: "\f0ed";
}

.icon-cloud-upload:before {
    content: "\f0ee";
}

.icon-user-md:before {
    content: "\f0f0";
}

.icon-stethoscope:before {
    content: "\f0f1";
}

.icon-suitcase:before {
    content: "\f0f2";
}

.icon-bell-alt:before {
    content: "\f0f3";
}

.icon-coffee:before {
    content: "\f0f4";
}

.icon-food:before {
    content: "\f0f5";
}

.icon-file-text-alt:before {
    content: "\f0f6";
}

.icon-building:before {
    content: "\f0f7";
}

.icon-hospital:before {
    content: "\f0f8";
}

.icon-ambulance:before {
    content: "\f0f9";
}

.icon-medkit:before {
    content: "\f0fa";
}

.icon-fighter-jet:before {
    content: "\f0fb";
}

.icon-beer:before {
    content: "\f0fc";
}

.icon-h-sign:before {
    content: "\f0fd";
}

.icon-plus-sign-alt:before {
    content: "\f0fe";
}

.icon-double-angle-left:before {
    content: "\f100";
}

.icon-double-angle-right:before {
    content: "\f101";
}

.icon-double-angle-up:before {
    content: "\f102";
}

.icon-double-angle-down:before {
    content: "\f103";
}

.icon-angle-left:before {
    content: "\f104";
}

.icon-angle-right:before {
    content: "\f105";
}

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-desktop:before {
    content: "\f108";
}

.icon-laptop:before {
    content: "\f109";
}

.icon-tablet:before {
    content: "\f10a";
}

.icon-mobile-phone:before {
    content: "\f10b";
}

.icon-circle-blank:before {
    content: "\f10c";
}

.icon-quote-left:before {
    content: "\f10d";
}

.icon-quote-right:before {
    content: "\f10e";
}

.icon-spinner:before {
    content: "\f110";
}

.icon-circle:before {
    content: "\f111";
}

.icon-mail-reply:before, .icon-reply:before {
    content: "\f112";
}

.icon-github-alt:before {
    content: "\f113";
}

.icon-folder-close-alt:before {
    content: "\f114";
}

.icon-folder-open-alt:before {
    content: "\f115";
}

.icon-expand-alt:before {
    content: "\f116";
}

.icon-collapse-alt:before {
    content: "\f117";
}

.icon-smile:before {
    content: "\f118";
}

.icon-frown:before {
    content: "\f119";
}

.icon-meh:before {
    content: "\f11a";
}

.icon-gamepad:before {
    content: "\f11b";
}

.icon-keyboard:before {
    content: "\f11c";
}

.icon-flag-alt:before {
    content: "\f11d";
}

.icon-flag-checkered:before {
    content: "\f11e";
}

.icon-terminal:before {
    content: "\f120";
}

.icon-code:before {
    content: "\f121";
}

.icon-reply-all:before {
    content: "\f122";
}

.icon-mail-reply-all:before {
    content: "\f122";
}

.icon-star-half-full:before, .icon-star-half-empty:before {
    content: "\f123";
}

.icon-location-arrow:before {
    content: "\f124";
}

.icon-crop:before {
    content: "\f125";
}

.icon-code-fork:before {
    content: "\f126";
}

.icon-unlink:before {
    content: "\f127";
}

.icon-question:before {
    content: "\f128";
}

.icon-info:before {
    content: "\f129";
}

.icon-exclamation:before {
    content: "\f12a";
}

.icon-superscript:before {
    content: "\f12b";
}

.icon-subscript:before {
    content: "\f12c";
}

.icon-eraser:before {
    content: "\f12d";
}

.icon-puzzle-piece:before {
    content: "\f12e";
}

.icon-microphone:before {
    content: "\f130";
}

.icon-microphone-off:before {
    content: "\f131";
}

.icon-shield:before {
    content: "\f132";
}

.icon-calendar-empty:before {
    content: "\f133";
}

.icon-fire-extinguisher:before {
    content: "\f134";
}

.icon-rocket:before {
    content: "\f135";
}

.icon-maxcdn:before {
    content: "\f136";
}

.icon-chevron-sign-left:before {
    content: "\f137";
}

.icon-chevron-sign-right:before {
    content: "\f138";
}

.icon-chevron-sign-up:before {
    content: "\f139";
}

.icon-chevron-sign-down:before {
    content: "\f13a";
}

.icon-html5:before {
    content: "\f13b";
}

.icon-css3:before {
    content: "\f13c";
}

.icon-anchor:before {
    content: "\f13d";
}

.icon-unlock-alt:before {
    content: "\f13e";
}

.icon-bullseye:before {
    content: "\f140";
}

.icon-ellipsis-horizontal:before {
    content: "\f141";
}

.icon-ellipsis-vertical:before {
    content: "\f142";
}

.icon-rss-sign:before {
    content: "\f143";
}

.icon-play-sign:before {
    content: "\f144";
}

.icon-ticket:before {
    content: "\f145";
}

.icon-minus-sign-alt:before {
    content: "\f146";
}

.icon-check-minus:before {
    content: "\f147";
}

.icon-level-up:before {
    content: "\f148";
}

.icon-level-down:before {
    content: "\f149";
}

.icon-check-sign:before {
    content: "\f14a";
}

.icon-edit-sign:before {
    content: "\f14b";
}

.icon-external-link-sign:before {
    content: "\f14c";
}

.icon-share-sign:before {
    content: "\f14d";
}

.icon-compass:before {
    content: "\f14e";
}

.icon-collapse:before {
    content: "\f150";
}

.icon-collapse-top:before {
    content: "\f151";
}

.icon-expand:before {
    content: "\f152";
}

.icon-euro:before, .icon-eur:before {
    content: "\f153";
}

.icon-gbp:before {
    content: "\f154";
}

.icon-dollar:before, .icon-usd:before {
    content: "\f155";
}

.icon-rupee:before, .icon-inr:before {
    content: "\f156";
}

.icon-yen:before, .icon-jpy:before {
    content: "\f157";
}

.icon-renminbi:before, .icon-cny:before {
    content: "\f158";
}

.icon-won:before, .icon-krw:before {
    content: "\f159";
}

.icon-bitcoin:before, .icon-btc:before {
    content: "\f15a";
}

.icon-file:before {
    content: "\f15b";
}

.icon-file-text:before {
    content: "\f15c";
}

.icon-sort-by-alphabet:before {
    content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e";
}

.icon-sort-by-attributes:before {
    content: "\f160";
}

.icon-sort-by-attributes-alt:before {
    content: "\f161";
}

.icon-sort-by-order:before {
    content: "\f162";
}

.icon-sort-by-order-alt:before {
    content: "\f163";
}

.icon-thumbs-up:before {
    content: "\f164";
}

.icon-thumbs-down:before {
    content: "\f165";
}

.icon-youtube-sign:before {
    content: "\f166";
}

.icon-youtube:before {
    content: "\f167";
}

.icon-xing:before {
    content: "\f168";
}

.icon-xing-sign:before {
    content: "\f169";
}

.icon-youtube-play:before {
    content: "\f16a";
}

.icon-dropbox:before {
    content: "\f16b";
}

.icon-stackexchange:before {
    content: "\f16c";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-flickr:before {
    content: "\f16e";
}

.icon-adn:before {
    content: "\f170";
}

.icon-bitbucket:before {
    content: "\f171";
}

.icon-bitbucket-sign:before {
    content: "\f172";
}

.icon-tumblr:before {
    content: "\f173";
}

.icon-tumblr-sign:before {
    content: "\f174";
}

.icon-long-arrow-down:before {
    content: "\f175";
}

.icon-long-arrow-up:before {
    content: "\f176";
}

.icon-long-arrow-left:before {
    content: "\f177";
}

.icon-long-arrow-right:before {
    content: "\f178";
}

.icon-apple:before {
    content: "\f179";
}

.icon-windows:before {
    content: "\f17a";
}

.icon-android:before {
    content: "\f17b";
}

.icon-linux:before {
    content: "\f17c";
}

.icon-dribbble:before {
    content: "\f17d";
}

.icon-skype:before {
    content: "\f17e";
}

.icon-foursquare:before {
    content: "\f180";
}

.icon-trello:before {
    content: "\f181";
}

.icon-female:before {
    content: "\f182";
}

.icon-male:before {
    content: "\f183";
}

.icon-gittip:before {
    content: "\f184";
}

.icon-sun:before {
    content: "\f185";
}

.icon-moon:before {
    content: "\f186";
}

.icon-archive:before {
    content: "\f187";
}

.icon-bug:before {
    content: "\f188";
}

.icon-vk:before {
    content: "\f189";
}

.icon-weibo:before {
    content: "\f18a";
}

.icon-renren:before {
    content: "\f18b";
}

body .noitalic {
    font-style: normal !important;
}

body .nobold {
    font-weight: normal !important;
}

body .flush {
    margin: 0 !important;
    padding: 0 !important;
}

body .nomarginall {
    margin: 0 !important;
}

body .nopaddingall {
    padding: 0 !important;
}

body .nomargintop {
    margin-top: 0 !important;
}

body .nomarginbottom {
    margin-bottom: 0 !important;
}

body .nomarginleft {
    margin-left: 0 !important;
}

body .nomarginright {
    margin-right: 0 !important;
}

body .nopaddingtop {
    padding-top: 0 !important;
}

body .nopaddingbottom {
    padding-bottom: 0 !important;
}

body .nopaddingleft {
    padding-left: 0 !important;
}

body .nopaddingright {
    padding-right: 0 !important;
}

.rokajaxsearch .inputbox {
    width: 90%;
}

.rokajaxsearch .search_options {
    padding-bottom: 15px;
}

    .rokajaxsearch .search_options label {
        margin-right: 20px !important;
    }

        .rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
            margin: 0 5px 0 0;
        }

.rokajaxsearch .clr {
    clear: both;
}

.rokajaxsearch .searchintro {
    overflow: hidden;
}

#roksearch_results {
    background-color: #F3F3F3;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    border: 1px solid #fff;
    z-index: 10000;
    position: absolute;
    width: 400px;
    float: right;
    text-align: left;
    visibility: hidden;
    border-radius: 2px;
    margin-top: 5px;
}

    #roksearch_results .small {
        display: inline;
        position: relative;
        text-align: inherit;
        bottom: 0;
        right: 0;
        font-size: 11px;
        font-style: italic;
    }

    #roksearch_results a.clr {
        font-size: 100%;
        line-height: 1.6em;
        height: auto;
    }

    #roksearch_results h3 {
        margin-top: 0;
        margin-bottom: 2px;
        line-height: 110%;
        font-size: 110%;
        padding-bottom: 0;
    }

    #roksearch_results .container-wrapper {
        overflow: hidden;
    }

    #roksearch_results .page {
        float: left;
    }

    #roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
        padding: 5px 10px;
        line-height: 130%;
        text-transform: none;
        font-weight: normal;
        font-size: 12px;
    }

    #roksearch_results .roksearch_header {
        border-radius: 3px 3px 0 0;
    }

    #roksearch_results .roksearch_row_btm {
        border-radius: 0 0 3px 3px;
    }

    #roksearch_results .roksearch_row_btm {
        border-bottom: none;
        overflow: hidden;
    }

        #roksearch_results .roksearch_row_btm span {
            line-height: 140%;
        }

    #roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
        padding: 10px;
        border-bottom: none;
    }

        #roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
            margin-top: 15px;
            line-height: 140%;
        }

            #roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
                margin-top: 0;
            }

    #roksearch_results .viewall {
        float: left;
        margin: 0 5px;
    }

        #roksearch_results .viewall span {
            line-height: 130%;
            text-transform: none;
        }

    #roksearch_results .estimated_res {
        font-size: 9px;
        font-style: italic;
        text-transform: none;
        float: left;
    }

    #roksearch_results .pagination_res {
        font-style: normal;
        float: right;
        text-transform: none;
        font-size: 11px;
        margin-top: -1px;
    }

    #roksearch_results .powered-by-google {
        text-transform: lowercase;
        font-style: italic;
        font-size: 9px;
    }

    #roksearch_results .google-search #roksearch_link {
        margin-top: 5px;
    }

    #roksearch_results .google-thumb-image {
        margin: 0 auto;
    }

    #roksearch_results .readon {
        margin-top: 15px;
    }

        #roksearch_results .readon span, #roksearch_results .readon .button {
            font-size: 13px;
            line-height: 22px;
        }

    #roksearch_results .container-arrows {
        margin-top: 2px;
        height: 12px;
        width: 30px;
        float: left;
        margin-right: 5px;
        position: relative;
    }

    #roksearch_results .roksearch_wrapper2, #roksearch_results .roksearch_wrapper3, #roksearch_results .roksearch_wrapper4 {
        border-radius: 2px;
    }

    #roksearch_results .roksearch_result_wrapper1 {
        -webkit-transition: background-color 0.3s linear;
        -moz-transition: background-color 0.3s linear;
        -o-transition: background-color 0.3s linear;
        transition: background-color 0.3s linear;
    }

    #roksearch_results #roksearch_link {
        float: right;
        padding-right: 0;
        margin-top: 7px;
        display: block;
        height: 16px;
        width: 16px;
        background: url(../images/search-controls.png) 0 -50px no-repeat;
    }

    #roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
        width: 12px;
        height: 12px;
        position: absolute;
        top: 0;
    }

    #roksearch_results .arrow-left {
        left: 0;
        cursor: pointer;
        background-position: 0 2px;
    }

    #roksearch_results .arrow-left-disabled {
        left: 0;
        background-position: 0 -33px;
    }

    #roksearch_results .arrow-right {
        left: 18px;
        cursor: pointer;
        background-position: 0 -15px;
    }

    #roksearch_results .arrow-right-disabled {
        left: 18px;
        background-position: 0 -33px;
    }

.rokajaxsearch input {
    background-color: #F3F3F3;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.15);
    border: 1px solid #CFCFCF;
}

.roksearch-wrapper {
    border-bottom: 1px solid #fff;
}

#roksearch_results .arrow-left {
    background: url(../images/search-controls.png) 0 2px no-repeat;
}

#roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right-disabled {
    background: url(../images/search-controls.png) 0 -33px no-repeat;
}

#roksearch_results .arrow-right {
    background: url(../images/search-controls.png) 0 -15px no-repeat;
}

#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm, .roksearch_result_wrapper1 {
    border-bottom: 1px solid #CFCFCF;
}

.roksearch_result_wrapper1 {
    border-top: 1px solid #fff;
}

    .roksearch_result_wrapper1:hover {
        background-color: #E0E0E0;
    }

.com {
    color: #93a1a1;
}

.lit {
    color: #195f91;
}

.pun, .opn, .clo {
    color: #93a1a1;
}

.fun {
    color: #dc322f;
}

.str, .atv {
    color: #dd1144;
}

.kwd, .linenums .tag {
    color: #1e347b;
}

.typ, .atn, .dec, .var {
    color: teal;
}

.pln {
    color: #48484c;
}

.prettyprint {
    padding: 8px;
    background-color: #fcfcfc;
    border: 1px solid #d5d5d5;
}

    .prettyprint.linenums {
        -webkit-box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
        -moz-box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
        box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
    }

ol.linenums {
    margin: 0 0 0 33px;
    padding-left: 0;
}

    ol.linenums li {
        padding-left: 12px;
        color: #aaaaaa;
        line-height: 18px;
        text-shadow: 0 1px 0 #ffffff;
    }

#rt-offline-body h1.sitename {
    font-size: 500%;
}

#rt-offline-body .offline h1 {
    font-size: 300%;
}

#rt-offline-body .offline p {
    font-size: 150%;
}

#rt-offline-body .offline-image {
    text-align: center;
}

#rt-offline-body .row {
    text-align: center;
}

    #rt-offline-body .row .cell {
        margin: 0 auto;
        text-align: left;
    }

.rt-error-rocket {
    width: 350px;
    height: 315px;
    float: left;
    background: url(../images/gantryrocket.png) 0 0 no-repeat;
    margin-right: 15px;
    margin-top: 15px;
}

.rt-error-content {
    margin-left: 365px;
    margin-top: 15px;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .rt-error-rocket {
        width: 320px;
        background-size: 320px;
    }

    .rt-error-content {
        margin-left: 335px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .rt-error-rocket {
        width: 280px;
        background-size: 280px;
    }

    .rt-error-content {
        margin-left: 295px;
    }

    .error-title {
        font-size: 1.8em;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .rt-error-rocket {
        width: 280px;
        height: 260px;
        margin: 0 auto;
        background-size: 280px;
        background-position: 50% 0;
        float: none;
    }

    .rt-error-content {
        margin-left: 0;
    }

    .error-title {
        font-size: 1.8em;
    }
}

@media only screen and (max-width: 480px) {
    .rt-error-rocket {
        width: 260px;
        height: 240px;
        margin: 0 auto;
        background-size: 260px;
        background-position: 50% 0;
        float: none;
    }

    .rt-error-content {
        margin-left: 0;
    }

    .error-title {
        font-size: 1.6em;
    }
}

.pagenav li {
    background: #f0f0f0;
    border: 1px solid #d5d5d5;
    box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}

.login-fields #username, .login-fields #password, #contact-form dd input, #contact-form dd textarea, #modlgn-username, #modlgn-passwd, #jform_email, #member-registration dd input, #search-searchword, .finder .inputbox, .inputbox {
    border: 1px solid #d9d9d9;
}

.component-content .contact .title {
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
    background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
    background-image: -o-linear-gradient(top,#ffffff,#dddddd);
    background-image: linear-gradient(to bottom,#ffffff,#dddddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
    border: 1px solid #d5d5d5;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}

.breadcrumbs a:after, .breadcrumb a:after {
    color: #aaaaaa;
}

.breadcrumbs .showHere, .breadcrumb .showHere {
    font-weight: bold;
    margin-right: 5px;
}

.article-info dd:before {
    text-shadow: 1px 1px 0 #ffffff;
}

.tip-wrap {
    background: #ffffff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    color: #6e6e6e;
}

.system-unpublished .system-unpublished {
    background: #ffffff;
    border-color: #d5d5d5;
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }

    51% {
        opacity: 1;
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }

    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }

    50% {
        opacity: 0;
        transform: translate(-100%);
    }

    51% {
        opacity: 1;
    }
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }

    51% {
        opacity: 1;
    }
}

@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }

    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }

    50% {
        opacity: 0;
        transform: translateY(100%);
    }

    51% {
        opacity: 1;
    }
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }

    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }

    to {
        -ms-transform: translateY(0%);
    }
}

.transformScale13 {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.transformScale1 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

small {
    font-size: 0.85em;
}

cite {
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    width: auto;
    height: auto;
}

ul.menu ul.unstyled {
    margin-left: 25px;
}

.input-xxlarge {
    width: 97%;
}

.gantry-example .search-query {
    margin-bottom: 10px;
}

body #rokstock .title, body .rokstock-tooltip .title {
    font-size: 12px;
    line-height: inherit;
    margin: auto;
    padding: inherit;
    font-weight: inherit;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body #rokstock .rokstock-list .row, body .rokstock-tooltip .rokstock-list .row {
    margin: auto;
    overflow: hidden;
    height: auto;
}

    body #rokstock .rokstock-list .row:before, body #rokstock .rokstock-list .row:after, body .rokstock-tooltip .rokstock-list .row:before, body .rokstock-tooltip .rokstock-list .row:after {
        display: none;
        content: none;
        clear: inherit;
    }

body #rokstock select, body .rokstock-tooltip select {
    width: auto;
    height: auto;
    margin: 0em;
    color: #404040;
}

body #rokstock input[type="text"], body .rokstock-tooltip input[type="text"] {
    margin-bottom: inherit;
    font-size: 12px;
}

body #rokstock .rokstock-add, body .rokstock-tooltip .rokstock-add {
    height: auto;
    padding: 1px 5px;
}

body #rokstock .value, body .rokstock-tooltip .value {
    font-size: 0.9em;
}

body .rokstock-tooltip .row {
    margin: auto;
    overflow: hidden;
    height: auto;
}

    body .rokstock-tooltip .row:before, body .rokstock-tooltip .row:after {
        display: none;
        content: none;
        clear: inherit;
    }

body #rokweather .rokweather-wrapper .row {
    margin: auto;
    overflow: hidden;
    height: auto;
}

    body #rokweather .rokweather-wrapper .row:before, body #rokweather .rokweather-wrapper .row:after {
        display: none;
        content: none;
        clear: inherit;
    }

body #rokweather form {
    margin-bottom: inherit;
}

body .cart_quickcart select {
    width: auto;
    height: auto;
    margin: 0em;
}

body .cart_quickcart input[type="text"] {
    margin-bottom: inherit;
    font-size: 12px;
    line-height: inherit;
    padding: inherit;
    height: inherit;
}

#phocaMap img, .gmnoprint img, .wk-map img, .SpGeoMapModbasic img {
    max-width: none;
}

.xdebug-var-dump i {
    width: inherit !important;
}

.icon-file-add:before, .icon-cancel:before, .icon-eye:before, .icon-location:before, .icon-arrow-up-3:before, .icon-folder-2:before, .icon-checkedout:before, .icon-locked:before, .icon-comments-2:before, .icon-out:before, .icon-redo:before, .icon-file-add:before, .icon-new:before, .icon-apply:before, .icon-pencil-2:before, .icon-folder:before, .icon-pictures:before, .icon-list-view:before, .icon-power-cord:before, .icon-cube:before, .icon-puzzle:before, .icon-tools:before, .icon-options:before, .icon-equalizer:before, .icon-brush:before, .icon-eye:before, .icon-checkbox-unchecked:before, .icon-checkin:before, .icon-checkbox:before, .icon-checkbox-partial:before, .icon-star-2:before, .icon-featured:before, .icon-calendar-2:before, .icon-help:before, .icon-support:before, .icon-warning:before, .icon-publish:before, .icon-checkmark:before, .icon-unpublish:before, .icon-cancel:before, .icon-purge:before, .icon-mail:before, .icon-mail-2:before, .icon-unarchive:before, .icon-drawer:before, .icon-drawer-2:before, .icon-box-add:before, .icon-box-remove:before, .icon-grid-view:before, .icon-grid-view-2:before, .icon-menu:before, .icon-delete:before, .icon-cancel-2:before, .icon-save-new:before, .icon-plus-2:before, .icon-minus-2:before, .icon-quote:before, .icon-quote-2:before, .icon-database:before, .icon-location:before, .icon-expand-2:before, .icon-contract:before, .icon-contract-2:before, .icon-health:before, .icon-wand:before, .icon-unblock:before, .icon-vcard:before, .icon-clock:before, .icon-address:before, .icon-feed:before, .icon-flag-2:before, .icon-pin:before, .icon-lamp:before, .icon-chart:before, .icon-bars:before, .icon-pie:before, .icon-lightning:before, .icon-next:before, .icon-previous:before, .icon-first:before, .icon-last:before, .icon-loop:before, .icon-shuffle:before, .icon-arrow-first:before, .icon-arrow-last:before, .icon-uparrow:before, .icon-downarrow:before, .icon-arrow-up-2:before, .icon-arrow-right-2:before, .icon-arrow-down-2:before, .icon-arrow-left-2:before, .icon-play-2:before, .icon-menu-2:before, .icon-arrow-up-3:before, .icon-arrow-right-3:before, .icon-arrow-down-3:before, .icon-arrow-left-3:before, .icon-printer:before, .icon-color-palette:before, .icon-camera-2:before, .icon-file-remove:before, .icon-save-copy:before, .icon-cart:before, .icon-basket:before, .icon-broadcast:before, .icon-screen:before, .icon-mobile:before, .icon-users:before, .icon-out-2:before {
    font-family: 'IcoMoon' !important;
}

/* FOOTER */
footer {
    background: #353535;
    margin-top: 30px; /*Verkar inte inverka nämnsvärt på detta element*/
    padding: 12px 0 7px 0; /*Verkar inte inverka nämnsvärt på detta element*/
    border-radius: 0 0 4px 4px; /*Verkar inte inverka nämnsvärt på detta element*/
    width: 100%;
    font-size: 12px;
    clear: both; /*Verkar inte inverka nämnsvärt på detta element*/
}

    /*Ingen av nedanstående verkar inverka nämnsvärt på footer-elementet*/
    footer .left {
        margin-left: 15px;
        width: 50%;
        display: inline-block;
        color: #707070;
    }

    footer .right {
        text-align: right;
        vertical-align: top;
        width: 35%;
        margin-right: 15px;
        float: right;
    }

    footer .left img {
        vertical-align: middle;
        padding: 0 12px 4px 0;
        width: 100px;
    }

    footer a {
        color: #808080;
    }

        footer a:hover {
            color: #fff;
        }

.footerBottomWrapper {
    margin-top: 10px;
    font-size: 11px;
}

    .footerBottomWrapper p {
        display: inline-block;
        width: 30%;
    }

        .footerBottomWrapper p.right {
            float: right;
            text-align: right;
        }

    .footerBottomWrapper .textLeft {
        width: 90%;
        display: inline-block;
        padding: 10px 0 0 0;
    }

    .footerBottomWrapper .accLogo {
        padding: 0 10px 0 0;
        vertical-align: top;
        display: inline-block;
    }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */