/*
 * General CP
 */

/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.2 - 2015
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated{display:none !important;position:fixed;top:0;left:0;width:100%;height:170px;text-align:center;text-transform:uppercase;z-index:1500;background-color:#f25648;color:#fff}* html #outdated{position:absolute}#outdated h6{font-size:25px;line-height:25px;margin:30px 0 10px}#outdated p{font-size:12px;line-height:12px;margin:0}#outdated #btnUpdateBrowser{display:block;position:relative;padding:10px 20px;margin:30px auto 0;width:230px;color:#fff;text-decoration:none;border:2px solid #fff;cursor:pointer}#outdated #btnUpdateBrowser:hover{color:#f25648;background-color:#fff}#outdated .last{position:absolute;top:10px;right:25px;width:20px;height:20px}#outdated #btnCloseUpdateBrowser{display:block;position:relative;width:100%;height:100%;text-decoration:none;color:#fff;font-size:36px;line-height:36px}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	#outdated {
		display: block  !important;
	}
}

/*
.application-grid {
    height: 100%;
}
*/

.page-wrapper {
    padding: 24px;
}

.page-wrapper .flexy.mb-24 h1
{
    padding-left: 7px;
    font-weight: 500;
}

.publish-form {
    margin-top: 20px;
}

/*
 * Navigation
 */

.nav-main
{
    padding-top: 24px;
}

.nav-main > ul > li > a:before
{
    content: '' !important;
}

.nav-main > ul > li.nav-dashboard > a:before {
    content: '\EA5F' !important;
}

.nav-main .version {
     padding: 15px 0 90px 15px;
     color: #999;
     font-size: 12px;
 }



/* New navigation
.nav-main>ul>li {
    padding: 7px 0 0 30px;
    margin: 15px 0;
}

.nav-main>ul>li.active {
    border-left: 0;
    padding-left: 30px;
}

.nav-main>ul>li .icon {
    font-size: 19px;
}

.nav-main>ul>li .icon,
.nav-main>ul>li.active .icon,
.nav-main>ul>li.active .nav-main>ul>li>a:before,
.nav-main>ul>li.active>a:before {
    left: 23px;
}

.nav-main>ul>li.active .icon {
    color: #517e2f;
}

.nav-main>ul>li a {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
}

.nav-main>ul>li>ul {
    padding-top: 5px;
}

.nav-main>ul>li>ul>li a {
    font-size: 13px;
    text-transform: capitalize;
}
*/




/*
.nav-mobile
{
    background: #3c4858;
}
.nav-main
{
    background: #3c4858;
    height: 100%;
    font-size: 16px;
}
.nav-main ul
{
    margin: 0;
}
.nav-main ul a
{
    font-weight: 300;
    color: #dddddd;
    font-size: 14px;
}
.nav-main li.section
{
color: #b4bac3;
font-size: 11px;
}
.nav-main ul .active>a
{
    color: #addaf5;
    color: #FFFFFF;
}
.nav-main>ul>li.active .icon,
.nav-main>ul>li.active .nav-main>ul>li>a:before,
.nav-main>ul>li.active>a:before
{
    opacity: 1;
}
.nav-main ul a
{
    border: 0;
}
.nav-main .head
{
    text-align: center;
    padding: 20px 0;
}
.nav-main .head .logo
{
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.nav-main .head a.logo svg {
    min-height: 31px;
    margin: 0;
}
.nav-main .foot {
    text-align: center;
    padding: 20px 0 80px 0;
    width: 100%;
    border-top: 1px solid #6c7684;
    margin-top: 30px;
}
.nav-main .foot .version {
    color: #b4bac3;
    font-size: 12px;
    left: auto;
    width: 100%;
}
*/

/*
 * Head
 */

/*
.cp-head
{
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0,0,0,.25);
    margin-bottom: 20px;
    padding: 12px 22px;
}
.cp-head .icon {
    height: 30px;
    width: 30px;
    background: rgba(60, 72, 88, 0.86);
    border-radius: 100%;
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
}
.cp-head a .icon:hover {
    background: #3aa3e3;
}
.cp-head .icon::before {
    top: 6px;
}
.cp-head .cp-brf-name {
    font-size: 16px;
    margin: 0;
}
.cp-head .cp-brf-name a {
    float: left;
}
.cp-brf-name .icon {
    background: none;
    color: #4e5e73;
    font-size: 14px;
    width: auto;
}
.cp-brf-name a .icon:hover {
    background: none;
    color: #3aa3e3;
}
.cp-brf-name a span {
    float: left;
    line-height: 30px;
    height: 30px;
    margin-right: 1px;
}
.cp-brf-name a .icon::before {
    top: 2px;
}
.stuck .sticky {
    margin: 0 0 0 200px;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,.25);
}
*/

/*
 * Field types
 */

.replicator-fieldtype-wrapper .btn-group .btn {
    margin: 0 5px 8px 0;
}

/*
 * Assets
 */

.svg-icon div {
    padding-top: 30%;
}

.asset-browser-sidebar {
    display:none;
}

.assets-fieldtype .manage-assets p {
    display: none;
}

/*
 * Hide user options menu
 */
#content_users .mr-2 .btn.dropdown-toggle
{
    display:none;
}

/*
 * Hide "change password" in menu

#content_pages .page-actions .dropdown-menu li:nth-of-type(2) {
    display: none;
}
*/

/*
 * Specific for different screen sizes
 */

@media (min-width:1180px) {
    body:not(.sneak-peeking) #publish-form {
        display:-ms-flexbox;
        display:flex;
        -ms-flex-align:start;
        align-items:flex-start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    body:not(.sneak-peeking) #publish-fields .title-field,body:not(.sneak-peeking) #publish-form.no-meta {
        display:block
    }
    body:not(.sneak-peeking) #publish-meta .title-field {
        display:none
    }
    body:not(.sneak-peeking) #publish-controls,body:not(.sneak-peeking) #publish-controls-sticky-wrapper {
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
    body:not(.sneak-peeking) #publish-fields {
        width:100%;
        -ms-flex-preferred-size:70%;
        flex-basis:70%;
        width:auto
    }
    body:not(.sneak-peeking) #publish-meta {
        -ms-flex-order:3;
        order:3;
        -ms-flex-preferred-size:30%;
        flex-basis:30%;
        padding-left:30px
    }
    body:not(.sneak-peeking) #publish-meta .form-group,body:not(.sneak-peeking) #publish-meta .form-group.inline {
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    body:not(.sneak-peeking) #publish-meta .form-group .form-group,body:not(.sneak-peeking) #publish-meta .form-group.inline .form-group {
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
    body:not(.sneak-peeking) #publish-meta .form-group:last-child {
        margin-bottom:0
    }
    body:not(.sneak-peeking) .publish-errors {
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
}

@media (min-width:1180px) {
    .section-fieldtype {
        border-top: 1px solid #e0e0e0 !important;
        border-radius: 0 !important
    }
}

@media (min-width: 1180px) and (max-width: 1600px) {
    .markdown-fieldtype .CodeMirror-lines {
        max-width: 720px;
    }
}

@media (max-width: 767px) {
    nav.nav-main {
        box-shadow: 0 7px 14px 0 rgba(50,50,93,.1), 0 3px 6px 0 rgba(0,0,0,.07);
        left: -200px;
        transition: all .2s ease;
        position: absolute;
        min-height: 100vh;
    }

    .nav-main ul a
    {
        font-size: 16px;
        line-height: 19px;
    }

    .nav-main li.section
    {
        font-size: 12px;
    }

    .nav-main .head {
        display: none;
    }

    .stuck .sticky {
        margin: 0;
        position: fixed !important;
        top: 0;
        text-align: center;
    }

    .stuck .sticky .controls {
        width: 100%;
    }

    .nav-mobile a.logo
    {
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .nav-mobile a.logo svg {
        min-height: 31px;
        margin: 0;
    }

}

/*@media (min-width:1180px){.container{width:1170px}}*/


/*
.nav-main .foot .account {
    float: left;
    color: hsla(0,0%,100%,.65);
    width: 50%;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid hsla(0,0%,100%,.1);
    margin-bottom: 20px;
}
.nav-main .foot .account::before {
    border-radius: 32px;
    display: block;
    height: 32px;
    line-height: 32px;
    left: 50%;
    margin: 0 0 5px -16px;
    width: 32px;
    background: #e5e5e5;
    content: "\EAE6";
    position: relative;
    color: #9d9d9d;
    top: 2px;
    font-family: entypo;
    speak: none;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nav-main .foot .account:hover::before {
    background: #fff;
}
*/

.account-links {
    display: flex;
    width: 100%;
}

.account-links a {
    float: left;
    color: hsla(0,0%,100%,.65);
    width: 50%;
    color: #dddddd;
    padding: 0 0 20px;
    text-align: center;
    border-bottom: 1px solid hsla(0,0%,100%,.1);
    margin-bottom: 20px;
    font-size: 12px;
}

.account-links a::before {
    border-radius: 32px;
    display: block;
    height: 32px;
    line-height: 32px;
    left: 50%;
    margin: 0 0 5px -16px;
    width: 32px;
    background: #e5e5e5;
    content: "";
    position: relative;
    color: #9d9d9d;
    top: 2px;
    font-family: entypo;
    speak: none;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.account-links a.account {
    padding-right: 10px;
}

.account-links a.account::before {
    content: "\EAE6";
}

.account-links a.signout{
    padding-left: 10px;
}
.account-links a.signout::before {
    content: "\2B05";
    font-size: 16px;
    line-height: 29px;
}

.account-links a:hover::before {
    background: #fff;
}

.brf-name {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
}

.brf-name:hover {
    color: #ddd;
    font-weight: bolder;
}

#top_bar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    background: #2d393c;
    padding: 20px 0;
}

@media screen and (min-width: 768px) {
    #top_bar {
        padding: 7px 0;
    }
}

body {
    padding-top: 62px;
}

@media screen and (min-width: 768px) {
    body {
        padding-top: 50px;
    }
}

.nav-main ul {
    margin-top: 0 !important;
}

.inner {
    /*max-width: 1140px;*/
    margin-left: auto;
    margin-right: auto;
}

.inner.padding {
    padding: 0 20px;
}

.inner.relative {
    position: relative;
}

@media screen and (min-width: 480px) {
    .inner.padding {
        padding: 0 20px;
    }
}

/*@media screen and (min-width: 1200px) {
    .inner.padding {
        padding: 20px;
    }
}*/

@media screen and (min-width: 768px) {
    #top_bar .inner {
        min-height: 36px;
    }
}

#top_bar .left, #top_bar .right {
    float: left;
    width: 100%;
    position: relative;
}

@media screen and (min-width: 768px) {
    #top_bar .left {
        width: 100%;
        padding: 0 40% 0 0;
        min-height: 36px;
    }
}

@media screen and (min-width: 1200px) {
    #top_bar .right {
        right: 0;
    }
}

@media screen and (min-width: 768px) {
    #top_bar .right {
        float: none;
        width: auto;
        position: absolute;
        top: 50%;
        right: 30px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

#top_bar img {
    max-width: 100%;
    float: left;
    width: auto;
    height: 22px;
    margin-right: 10px;
}

#top_bar .logo-desktop {
    float: none;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#top_bar .logo-mobile {
    margin-top: 0;
}

#top_bar .breadcrumbs {
    float: left;
    padding: 0 0 0 45px;
}

#top_bar .breadcrumbs .crumb-container {
    float: left;
    width: 100%;
    position: relative;
}

#top_bar .current_user {
    float: right;
    margin: 2px 0 0;
}

@media screen and (min-width: 768px) {
    #top_bar .current_user {
        margin: 0;
    }
}

#top_bar p {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}

@media screen and (min-width: 1024px) {
    #top_bar p {
        font-size: 14px;
        line-height: 17px;
    }
}

#top_bar .current_user p {
    float: left;
    position: relative;
    margin: 0 0 0 10px;
}

@media screen and (min-width: 768px) {
    #top_bar .current_user p {
        margin: 0 0 0 20px;
    }
}

#top_bar .current_user p:first-child {
    margin: 0;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

#top_bar p i {
    float: left;
    font-size: 18px;
    margin-right: 7px;
}

#top_bar .current_user p a {
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .hide_mobile {
        display: none !important;
    }
}
@media screen and (min-width: 768px) {
    .hide_tablet_desktop {
        display: none !important;
    }
}

#top_bar .brf-name {
    margin: 0 0 0 30px;
    height: 36px;
    line-height: 36px;
}

#top_bar .brf-name a {
    color: #fff;
}

.admin-copy {
    margin-top: 30px;
    padding: 0 20px;
}

body {
    color: #444 !important;
}

a, .nav-main ul a {
    color: #111;
}

.nav-main li.section {
    color: #111;
}

.nav-main ul .active>a {
    color: #517e2f;
}

.nav-main ul li>ul li a:hover {
    color: #517e2f;
    font-weight: bolder;
}

.nav-main>ul>li.active {
    border-color: #517e2f;
}

.asset-table-listing tr.selected {
    background: #83b64d;
}

.btn-primary {
    background: #83b64d;
    border-bottom: #517e2f;
}

.btn-primary:active, .btn-primary:active:focus, .btn-primary:focus, .btn-primary:hover {
    background: #517e2f;
    border-bottom: #517e2f;
}

.btn-group.btn-group-primary {
    background: #517e2f;
    border-bottom: #517e2f;
}

.btn-group .btn.btn-primary:hover {
    background: #517e2f;
}
.selectize-control.multi .selectize-input>div, .selectize-control.multi .selectize-input>div.active, .selectize-control.multi .selectize-input>div.focus {
    background: #83b64d;
}
.selectize-control.multi .selectize-input>div.active, .selectize-control.multi .selectize-input>div.active.active, .selectize-control.multi .selectize-input>div.active.focus, .selectize-control.multi .selectize-input>div.focus, .selectize-control.multi .selectize-input>div.focus.active, .selectize-control.multi .selectize-input>div.focus.focus {
    background: #517e2f;
}

.icon-menu:before {
    font-size: 22px;
    top: -1px;
}

.top_bar-menu {
    height: 18px;
}

h1 .icon {
    font-size: 22px;
    margin-right: 10px;
}

.application-grid {
    display: flex !important;
    grid-template-columns: none !important;
}

.application-grid > .content {
    display: flex;
    flex: 1;
}

.nav-main {
    display: flex;
    flex: 0 0 180px;
}


.stuck .sticky {
    margin-left: 204px;
}

.asset-tile .svg-icon {
    height: 50px;
}

/*
.slug-meta-fieldtype {
    display: none !important;
}
*/

.radio-fieldtype-wrapper label {
    font-weight: normal;
}

.tabs a.active {
    color: #517e2f !important;
    background-color: #fff;
    -webkit-box-shadow: #517e2f 0 3px inset, #e6ebf1 -1px 0 inset !important;
    box-shadow: inset 0 3px #517e2f, inset -1px 0 #e6ebf1 !important;
}

.tabs a:hover {
    color: #517e2f !important;
}

.bard-text .bard-editor {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #333;
}

#content_collections.content_action2_letters .table-field .column-count {
    font-size: 0;
    content: "test";
    position: relative;
}

#content_collections.content_action2_letters .table-field .column-count::before {
    content: "";
    position: relative;
    font-size: 12px;
}

#content_collections.content_action2_letters .table-field th:nth-child(1) .column-count::before {
    content: "Namn";
}

#content_collections.content_action2_letters .table-field th:nth-child(2) .column-count::before {
    content: "E-post";
}

#content_collections.content_action2_letters .table-field th:nth-child(3) .column-count::before {
    content: "Senast läst";
}

#content_collections.content_action2_letters .table-field .delete-column, #content_collections .table-field .row-controls, #content_collections.content_action2_letters .table-field > .btn-group {
    display: none;
}

/*
.bard-blocks {
    padding: 5px;
}

.bard-field-options {
    top: 13px;
    right: 13px;
}

.bard-set-selector {
    position: absolute;
    left: -44px;
    top: 67px !important;
}
*/

/*
.form-submission-listing tr {
    background-color: red;
}
*/

#content_dashboard .widgets {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 0;
    grid-template-columns: none;
}

#content_dashboard .widgets .widget {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
}

#content_dashboard .widgets .widget:nth-child(2n) {
    margin-right: 0;
}

#content_dashboard .widgets .widget .card-body {
    font-size: 0.9em;
}

#content_dashboard .widget-actions {
    text-align: center;
    padding-top: 25px
}

#content_dashboard .widget-actions {
    text-align: center;
    padding-top: 25px;
    clear: both;
}

#content_dashboard .widget-actions .btn {
    margin: 0 4px;
}