
/*
.userbar, .search-mobile, .navbar-default .titleText, .navbar-default .dots, .mobile-footer-bar{
    display: none;
}
*/

.mobile_josa, .login_views{
    display: none;
}

@media (max-width: 768px) {
    .not_mobile_josa, .not_mobile_josa>ul{
        display: none;
    }
    .mobile_josa{
        display: block;
    }
    
    .top-bar{
        position: absolute;
        top: 26px;
        left: 0;
        right: 0;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .top-bar>h1{
        display: inline;
        font-size: 14px;
        color: #ffffff;
        line-height: inherit;
    }
    .top-bar>img{
        position: relative;
        /*        top:14px;*/
    }

    .login_wrapper{
        position: absolute;
        z-index: -1000;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    
    .login-slider{
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 400px;
        margin-top: -200px;
        font-size: 18px !important;
        text-align: center;
        color: #ffffff;
        letter-spacing: 0.15px;
        font-weight: 500 !important;
        font-stretch: normal;
        font-style: normal;
    }

    .login-slider .slider{
        margin-top: 30px;
        margin-left: -130px;
        position: relative;
        left: 50%;
        width: 260px;
        height: 344px;
    }
    .login-slider .slide{
        position: absolute;
        left: 50%;
        background-color: #ffffff;
        border-radius: 4px;
        z-index: 0;
        color: black;
        transition-duration: 1s;
        transition: width height margin-left margin-top opasity;
    }
    
    .login-slider .slide.stack-left{
        height: 308px;
        margin-top: 13px;
        width: 240px;
        margin-left: -150px;
        
        opacity: 0.5;
    }
    .login-slider .slide.stack-right{
        height: 308px;
        margin-top: 13px;
        width: 240px;
        margin-left: -90px;

        opacity: 0.5;
    }
    .login-slider .slide.active{
        margin-top: 0;
        margin-left: -130px;
        width: 260px;
        height: 334px;
        z-index: 1;
        opacity: 1;
    }

    .login-slider .nav-bar{
        margin-top: 25px;
        margin-bottom: 0px;
    }
    .login-slider .nav-dot{
        border: none;
        background: none;
        padding: 0;
    }
    .login-slider .nav-dot .dot{
        margin: 5px;
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background-color: white;
        opacity: 0.5;
    }
    .login-slider .nav-dot.active .dot{
        opacity: 1;
    }

    .login-slider .slider-control{
        display: inline-block;
    }

    .login-slider .slide img{
        margin-top: 90px;
        margin-left: 90px;
        display: block;
        background-color: #6a6a7c;
        width: 80px;
        height: 80px;
        border-radius: 41px;
    }
    
    .login-slider .slide p{
        position: relative;
        margin-top: 20px;
        display: block;
        border-radius: 40px;
        color: #6a6a7c;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
    }

    .back-button{
        display: none;
    }
    .back-button button{
        width: 115px;
        height: 43px;
        border-radius: 22.5px;
        border: solid 1px #ffffff;
        background: none;
        color: #ffffff;
        font-size: 14px;
    }
    .back-button img{
        width: 10px;
        height: 10px;
    }
    .back-button div{
        display: inline-block;
        margin-left: 10px;
    }

    .login_views{
        display: none;
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        margin-top: -200px;
        height: 400px;
    }
    .login_view{
        display: none;
        text-align: center;
        font-size: 18px !important;
        color: #ffffff;
        letter-spacing: 0.15px;
        font-weight: 500 !important;
        font-stretch: normal;
        font-style: normal;
    }
    .login_view .log_in_as{
        font-size: 14px;
    }
    .login_view .log_in_as span{
        font-size: 18px;
    }
    .login_view_inner{
        position: relative;
        left: 50%;
        margin: 0;
        margin-top: 28px;
        margin-left: -130px;
        width: 260px;
        height: 344px;
        background-color: #ffffff;
        border-radius: 4px;
    }
    .login_view.active{
        display: block;
    }

    .footer-bar{
        position: absolute;
        bottom: 30px;
        left: 50%;
        right: 0;
        width: 210px;
        margin-left: -105px;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0.5px;
    }

    /* TL;DR */
    .sign-in-cpr{
        margin-top: 60px;
    }
    .mobile_josa .two-box-wrapper .borger-form{
        margin-left: 0;
        float: none;
    }
    .username-label, .sign-in-label{
        color: #000000;
    }
    .two-box-wrapper{
        width: auto;
    }
    .two-box-wrapper .borger-form{
        position: relative;
        left: 50%;
        margin-left: -130px;
    }



    /* Menu */
    .menu-space{
        display: block;
        height: 76px;
    }

    .menu-mobile{
        z-index: 1010;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 76px;
    }

    .sub-menu-bg1, .sub-menu-bg2, .sub-menu, .menu-mobile{
        z-index: 1020;
    }
    .menu{
        font-weight: 400;
        border-color: #e7e7e7;
        background-image: linear-gradient(to left, #a5aee8, #4b57d6);
        background-color: transparent;
    }
    
    .menu .active{
        background-image: linear-gradient(134deg, #ffffff, #eaedff);
        color: #4b57d6;
        border-radius: 10px;
    }
    
    .menu .create-new{
        border-radius: 16px;
        border: 1px solid #ffffff;
        background-color: #4b57d6;
    }

    .menu-mobile .menu-button{
        float: left;
        border: none;
        padding: 10px 10px;
        margin-top: 19px;
        margin-left: 16px;
        
        background: none;
        border: none;
    }
    .menu-mobile .titleText{
        position: absolute;
        width: 200px;
        left: 50%;
        margin-left: -100px;
        height: 50px;
        margin-top: -25px;
        top: 50%;
        text-align: center;
        line-height: 50px;

        font-size: 20px;
        color: #ffffff;
    }
    .menu-mobile .dots{
        float: right;
        padding: 10px 10px;
        margin-top: 24px;
        margin-right: 25px;

        background-color: transparent;
        background-image: none;
        border: none;
    }

    .mobile-menu-toggle, .mobile-menu-toggle  ~.sub-menu-bg1, .mobile-menu-toggle  ~.sub-menu-bg2{
        display: none;
    }
    .mobile-menu-toggle:checked ~.sub-menu, .mobile-menu-toggle:checked ~.sub-menu-bg1, .mobile-menu-toggle:checked ~.sub-menu-bg2{
        display: block;
    }

    .sub-menu{
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        width: 254px;
        padding: 26px;

        color: white;
    }
    .sub-menu-bg2{
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        width: 306px;

        background-color: #313640;
        opacity: 0.92;
    }
    .sub-menu-bg1{
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;

        background-color: #6a6a7c;
        opacity: 0.5;
    }
    
    .sub-menu .close-menu{
        border: none;
        background: none;
    }


    .sub-menu>*{
        margin-left: 4px;
        opacity: 0.7;
        font-size: 14px;
        letter-spacing: 2px;
    }
    
    .sub-menu>hr{
        margin: 0;
        margin-top: 30px;
        height: 1px;
        border: none;
        border-top: solid 1px #e6e6ee;;
        opacity: 0.15;
    }
    .sub-menu>*>img{
        position: relative;
        margin-right: 26px;
        width: 24px;
        height: 24px;
    }
    .sub-menu a{
        text-decoration: none;
        color: #ffffff;

    }
    .sub-menu .active{
        opacity: 1;
    }

    .sub-menu .name{
        margin-top: 50px;
        letter-spacing: 0.5px;
    }

    .sub-menu .stamdata{
        display: block;
        margin-top: 30px;
    }

    .sub-menu .sagsakter{
        display: block;
        margin-top: 40px;
    }

    .sub-menu .borgerplan{
        display: block;
        margin-top: 40px;
    }

    .sub-menu .sager{
        display: block;
        margin-top: 30px;
        margin-left: 54px;
    }

    .sub-menu .log-out{
        position: absolute;
        z-index: 1;
        left: 78px;
        bottom: 40px;
        width: 133px;
        height: 48px;
        background-color: #e6e6ee;
        letter-spacing: 0;
        opacity: 1;
        border: none;
        border-radius: 22.5px;
        color: #313640;
    }
    .sub-menu .log-out>img{
        height: 19px;
        width: 19px;
        margin-right: 10px;
        margin-left: 0;
        filter: brightness(0.4)
    }
    .sub-menu::after{
        display: none;
        content: " ";
        position: absolute;
        left: 80px;
        width: 1px;
        background-color: red;
        top: 0;
        bottom: 0;
        z-index: 2;
    }


    /* Footer */
    .mobile-footer-bar{
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 70px;

        color: #ffffff;
        background-color: #414141;
        z-index: 2000;

    }
    .mobile-footer-bar button{
        display: inline-block;
        width: 50%;
        background: none;
        border: none;
        padding-top: 14px;
    }

    /* Content */
    .container-josa .container-fluid .container-content{
        margin: 0;
    }

    .mobile_spacer{
        display: block;
        height: 76px;
    }

    /* Sager */
    .my-active-cards-text{
        height: 44px;
        box-shadow: 0 2px 6px 0 rgba(190, 202, 227, 0.5);
        background-color: #ffffff;

        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 44px;
        letter-spacing: 1.25px;
        text-align: center;
        color: #2c2c2c;        
    }
    .sager .col-created, .sager .col-age, .sager .col-card, .sager .col-opened{
        display: none !important;
    }

    #sager_data th, #search_data th{
        padding: 13px 14px 6px 23px !important;

        font-size: 14px;
        font-weight: 500;
        line-height: 1.29;
        letter-spacing: 0.5px;
        color: #313640;
    }
    #sager_data tbody tr, #search_data tbody tr{
        box-shadow: inset 0 1px 0 0 #e6e6ee, inset 0 -1px 0 0 #e6e6ee;
        background-color: #ffffff;        

        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0.5px;
        color: #6a6a7c;
    }

    #sager_data tbody td, #search_data tbody td{
        padding: 13px 14px 13px 23px !important;
    }

    /* Søg */

    .search-box-wrapper{
    }
    
    #mobile_adUserName{
        display: block;
        height: 60px;
        width: 100%;
        background-color: #ffffff;
        margin: 20px 0 20px 0;
        padding: 20px 23px 20px 23px;
        line-height: 60px;
        box-shadow: inset 0 1px 0 0 #e6e6ee, inset 0 -1px 0 0 #e6e6ee;
        border: none;
        
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0.5px;
        color: #6a6a7c;        
    }
    .search-button{
        float: right;
        z-index: 1;
        border: none;
        background: none;
        line-height: 100px;
        margin-top: -100px;
        margin-right: 20px;
    }

    /* Stamdata */
    .stamdata-header{
        background-color: #414141;
        height: 44px;
        line-height: 44px;

        font-size: 14px;
        color: #ffffff;
    }
    .stamdata-header a{
        text-decoration: none;
        color: #ffffff;
    }
    .stamdata-header img{
        position: relative;
        width: 22px;
        height: 22px;
        top: -2px;
        margin-left: 23px;
        margin-right: 10px;
    }

    .mobile_josa #editChildProfile{
        margin-left: 23px;
        margin-top: 30px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.29;
        letter-spacing: 0.5px;
        color: #4b57d6;
    }

    .edit-stamdata{
        margin-left: 23px;
        margin-top: 30px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.29;
        letter-spacing: 0.5px;
        color: #4b57d6;
    }

    .stamdata-card, .stamdata-card li{
        margin: 0;
        padding: 0;

        color: #6a6a7c;
    }
    .stamdata-card{
        margin-top: 6px;
    }
    .stamdata-card>li{
        display: block;
        width: 100%;
        padding: 20px 23px 20px 23px;
        line-height: 22px;
        background-color: #ffffff;

        font-size: 16px;
        box-shadow: inset 0 -1px 0 0 #e6e6ee;
    }
    .stamdata-card>li .stamdata-label{
        float: left;
        min-width: 100px;

        opacity: 0.7;
        font-size: 14px;
        font-weight: 500;
        color: #6a6a7c;
    }
    .stamdata-card>li.header .stamdata-label{
        width: auto;
        opacity: 1;
        color: #313640;
    }

    .stamdata-card>li .stamdata-value{
        padding-left: 103px;
        font-size: 16px;
        letter-spacing: 0.5px;
        color: #6a6a7c;
    }

    .stamdata-card>li .stamdata-info{
        float: right;
    }

    .stamdata-card>li::after{
        content: " ";
        display: block;
        clear: both;
        height: 0;
        overflow: hidden;
    }

    .stamdata-card .header, .stamdata-card .opdated{
        font-size: 14px;
        font-weight: 500;

        color: #313640;
    }
    .stamdata-card .updated{
        float: left;
    }
    .stamdata-card .sibling-count{
        float: right;

        width: 113px;
        border-radius: 19.5px;
        border: solid 1px #e6e6ee;

        background-color: #ffffff;
        text-align: center;
        position: relative;
        top: -1px;
    }

    .sibling-popup-bg{
        position: absolute;
        background-color: #6A6A7C;
        opacity: 0.5;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 200;
    }
    .sibling-popup{
        position: relative;
        z-index: 201;
        width: 375px;
        left: 50%;
        margin-left: -187.5px;
        padding: 15px 0 15px 0;

        border-radius: 13px;
        background-color: #ffffff;
        color: #6A6A7C;
        font-size: 16px;
    }
    .sibling-popup .heading{
        font-size: 14px;
        font-weight: 600;
        color: #6a6a7c;
        text-align: center;
    }
    .sibling-popup .sibling-count-close{
        float: right;
        margin-top: -30px;
    }
    .sibling-popup .sibling-count-close>img{
        width: 15.5px;
        height: 15.5px;
    }    
    .sibling-popup>div{
        height: 30px;
        line-height: 30px;
        padding: 0 20px 0 20px;
    }
    .sibling-popup>hr{
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .stamdata-showmore button{
        float: right;
        height: 26px;
        border-radius: 16px;
        border: solid 1px #e6e6ee;
        background: none;
        padding: 7px 13px 7px 13px;
        margin: 17px 13px 17px 13px;

        font-size: 14px;
        font-weight: 500;
        line-height: 0.86;
        letter-spacing: 0.5px;
        color: #313640;
    }
    .stamdata-showmore::after{
        content: " ";
        display: block;
        clear: both;
        height: 0;
        overflow: hidden;
    }

    #new-relation-modal{
        overflow: auto;
    }

    /* Sagsakter */
    /*
    .sagsakter .col-type, .sagsakter .col-owner, .sagsakter .col-foranst, .sagsakter .col-rapport{
        display: none;
    }
    .sagsakter .col-card{
        display: block;
    }
    */

    .plus-button{
        float: right;
        line-height: 76px;
        padding-right: 16px;
        padding-left: 16px;
        background: none;
        border: none;
        outline: none;
    }

    #new-modal{
        text-align: center;
    }

    #new-modal .modal-header{
        color: #9797B1;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
    }

    #new-modal .modal-body{
        padding: 0;
    }

    #new-modal ul{
        list-style: none;
        padding: 0;
        margin: 0;
        color: #4B57D6;
        font-size: 20px;
        line-height: 24px;
    }
    #new-modal li{
        padding-top: 17px;
        padding-bottom: 17px;
        border-top: 1px solid #E6E6EE;
    }
    #new-modal li:first-child{
        border: none;
    }

    .note-modal .menu-mobile{
        z-index: 2001;
    }

    .note-modal, #add-file-modal{
        background-color: #f2f2f4;
        color: #9797B1 !important;
        font-weight: 500;
        overflow-y: auto;
    }
    .note-case-card-list-wrapper, .measure-case-card-list-wrapper-mobile, .note-date, .heading-note{
        float: none;
        position: relative;
        width: 100%;
        margin: 0;
        background-color: #ffffff;
    }
    .note-case-card-list-wrapper-mobile .default-value, .measure-case-card-list-wrapper-mobile .default-value, .heading-note input, .heading-file input, .file-date, .file-attach, .attachment-format-list-mobile .default-value{
        float: none;
        margin: 0;
        width: 100%;
        height: 60px;
        line-height: 60px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 23px;
        padding-right: 23px;
        font-size: inherit;
        text-transform: none;
        color: #9797B1;
        border: none;
        border-bottom: solid 1px #e5e5e5;
        background-color: #ffffff;
    }
    .heading-note input::placeholder, .heading-file input::placeholder{
        color: #9797B1;
    }

    .note-case-card-list-wrapper .collapse-arrow, .measure-case-card-list-wrapper-mobile .collapse-arrow{
        position: absolute;
        top: 20px;
        right: 15px;
    }

    .note-dropdown-case-card-list-case, .dropdown-case-card-list-case-mobile{
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        background-color: #ffffff;
        list-style: none;
    }
    
    .measure-case-card-list-wrapper-mobile ul, .note-case-card-list-wrapper ul, .mobile-datepicker-wrapper, .attachment-dropdown-list {
        -webkit-box-shadow: inset 0px 2px 6px 0px rgba(190,202,227,0.5);
        -moz-box-shadow: inset 0px 2px 6px 0px rgba(190,202,227,0.5);
        box-shadow: inset 0px 2px 6px 0px rgba(190,202,227,0.5);
        background-color: #FFFFFF;
        width: 100%;
        position: static;
        margin: 0;
    }

    .dropdown-case-card-list-case-mobile li, .note-dropdown-case-card-list-case li, .attachment-dropdown-list li{
        padding: 0;
        padding-left: 23px;
        padding-right: 23px;
        line-height: 50px;
        border: none;
        border-bottom: solid 1px #cecece;
        color: #9797B1;
    }
    .dropdown-case-card-list-case-mobile li:first-child, .note-dropdown-case-card-list-case li:first-child{
        border: none;
    }

    .note-date, .citizen-age{
        position: relative;
        float: none;
        padding: 0;
        padding-left: 23px;
        padding-right: 23px;
        min-height: 60px;
        line-height: 60px;
        background-color: #ffffff;
        border: none;
        border-bottom: solid 1px #e5e5e5
    }

    .note-date .note-date-select, .citizen-age #userCurrentAge{
        float: right;
    }

    .note-date .note-date-select{
        color: #4B57D6 !important;
    }

    .mobile-datepicker-wrapper{
        position: relative;
        padding-top: 23px;
        padding-bottom: 23px;
    }

    .mobile-datepicker-wrapper .datePickerNote{
        float: none;
    }

    .mobile-datepicker-wrapper .datePickerNote .ui-datepicker, .mobile-datepicker-wrapper .datePickerFile .ui-datepicker{
        margin: 0 auto;
    }

    .note-textarea{
        position: relative;
    }

    .note-textarea .textareadiv{
        background-color: #FFFFFF;
        font-size: 14px;
        min-height: 120px;
        color: #9797B1;
        border:none;
        border-bottom: solid 1px #e5e5e5;
    }


    .dropdown-wrapper{
        width: auto;
        position: relative;
        margin: 0;
        float: none;
    }
    
    .dropdown-wrapper .bg{
        display: none;
        position: absolute;
        z-index: 1060;
        background-color: #000000;
        opacity: 0.15;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    .dropdown-wrapper.dropdown-active .bg{
        display: block;
    }

    .dropdown-wrapper.dropdown-active .dropdown-active{
        z-index: 1070;
    }
    .dropdown-wrapper.dropdown-active .dropdown-active .default-value{
        color: #000000;
    }

    .note-modal .save-buttons, .file-modal .save-buttons{
        position: fixed;
        bottom: 30px;
        height: 48px;
        line-height: 48px;
        letter-spacing: 1.5px;
        width: 84%;
        left: 8%;
    }


    .note-modal .save-buttons > button, .file-modal .save-buttons > button{
        display: inline-block;
        border: 1px solid #E6E6EE;
        border-radius: 30px;
        background-color: #4B57D6;
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
        width: 54%;
        outline: none;
    }
    .note-modal .save-buttons > button:disabled, .file-modal .save-buttons > button:disabled{
        background-color: #FFFFFF;
        color: #adadad;
    }

    .note-modal .save-buttons > button:first-child, .file-modal .save-buttons > button:first-child{
        width: 44%;
    }

    .lock-switch{
        position:relative;
        cursor:pointer;
          height:32px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .lock-switch input{
        display: none;
    }
    .lock-switch .lock{
        position: relative;
    }
    
    .lock-switch .lock:before,
    .lock-switch .lock:after{
        content:"";
    }
    .lock-switch .lock:before {
        width:80px;
        height:30px;
        box-shadow: inset 0 1px 4px 0 #6F6F6F;
        margin-right:8px;
        background:#EEE;
        border-radius:18.5px;
        display:inline-block;
        vertical-align:middle;
        transition:all .5s cubic-bezier(.175, .885, .32, 1);
    }
    .lock-switch .lock:after {
        margin:2px;
        width:28px;
        height:28px;
        background:#FFF;
        border-radius:28px;
        position:absolute;
        left:0;
        background-image: url("/images/mobile/icon_locked_stroke_hex414141_13x19.png");
        background-size: 13px 19px;
        background-position: center;
        background-repeat: no-repeat;
        z-index:2;
        transition:all .5s cubic-bezier(.175, .885, .32, 1); 
    }
    .lock-switch input ~ .private{
        color: #6A6A7C;
    }
    .lock-switch input:checked ~ .private{
        color: #9696A3;
    }
    .lock-switch input ~ .open{
        color: #9696A3;
    }
    .lock-switch input:checked ~ .open{
        color: #6A6A7C;
    }

    .lock-switch input:checked ~ .lock:after {
        left:48px;
        background-image:url("/images/mobile/icon_lock_open_stroke_hex3C3C3C_13x19.png");
    }
    .lock-switch input:checked ~ .lock:before {
/*        background-color:#1CC691; */
    }

    #create-note-save-draft .modal-body, #create-note-save-draft .modal-header{
        text-align: center;
    }
    #create-note-save-draft .modal-body{
        padding:40px;
    }

    .save-as-button{
        margin-top:40px;
        border-radius: 30px;
        color: #ffffff;
        background-color: #4B57D6;
        border: none;
        padding: 17px 34px 17px 34px;
    }

    /* Attach File */
    .dropdown-wrapper .file-case-card-list-wrapper .default-value {
        float: none;
        margin: 0;
        width: 100%;
        height: 60px;
        line-height: 60px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 23px;
        padding-right: 23px;
        font-size: inherit;
        text-transform: none;
        color: #9797B1;
    }

    .file-date .file-date-select{
        float: right;
        color: #4B57D6;
    }

    .file-attach .left{
        float: left;
    }
    .file-attach .right{
        float: right;
        color: #4B57D6;
    }
    .file-attach .right:after{
        content: " ";
        display: block;
        float: right;
        background-image: url("/images/mobile/icon_attachment_hex4B57D6_20x18.svg");
        width: 20px;
        height: 18px;
        margin-left: 10px;
        margin-top: 21px;
    }


    /* sagsakter search */
    .search-box-mobile{
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .search-box-mobile .filter-button, .search-box-mobile .search-button, .search-box-mobile .close-filter-button{
        position: absolute;
        margin: 0;
        width: 26px;
        height: 60px;
        line-height: 60px;
        padding-right: 3px;
        padding-left: 3px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .search-box-mobile .filter-button{
        line-height: 48px;
    }
    .search-box-mobile .filter-button, .search-box-mobile .close-filter-button{
        left: 16px;
    }
    .search-box-mobile .filter-button:after{
        content: "Filter";
        display: block;
        float: left;
        font-size: 10px;
        margin-top: -32px;
        margin-left: -4px;
    }

    .search-box-mobile .search-button{
        right: 16px;
    }

    #searchByTypeHeading-mobile{
        height: 60px;
        width: 100%;
        padding-left: 60px;
        padding-right: 60px;
        border: none;
        box-shadow: inset 0 -1px 0 0 #E6E6EE, inset 0 1px 0 0 #E6E6EE;
    }

    .filter-wrapper{
        width: 100%;
        line-height: 28px;
    }
    .filter-wrapper > * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;

        position: relative;
        display:block;
        width: 100%;
        background-color: #ffffff;
        border:none;
        border-bottom: 1px solid #E6E6EE;
        padding: 16px;
    }

    /* End sagsakter search */

    .sagsakter-table{
        display:table;
        width:100%;
        border-collapse:separate; 
        border-spacing:0 3px; 
        margin: 0;
        padding: 0;
        list-style:none;
    }
    .sagsakter-table>li{
        display: table-row;

        margin: 0;
        height: 60px;
        line-height: 48px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 23px;
        padding-right: 23px;
        font-size: inherit;
        text-transform: none;
        color: #9797B1;
        border: none;
        border-bottom: solid 1px #e5e5e5;
        background-color: #ffffff;
    }
    .sagsakter-table > li > *{
        margin: 0;
        display: table-cell;
/*        padding: 6px 16px 6px 16px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;*/
    }
    .sagsakter-table > li > *:first-child{
        padding-left: 23px;
    }



    .sagsakter-table > li.header > a{
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        color: #313640;
    }

    .sagsakter-table .col-date{
        width: 100px;
    }

    .sagsakter-table .col-title{
        width: auto;
    }

    .sagsakter-table a{
        text-decoration: underline;
    }

    .sagsakter-table .col-casecard{
        width: 100px;
    }
    .sagsakter-table .col-options{
        width: 50px;
        vertical-align: middle;
    }
    
    .sagsakter-table tbody tr{
        background-color: #ffffff;
    }
    .sagsakter-table tbody tr td{
        height: 60px;
    }

    /* view attachements */

    .view-modal .modal-body{
        padding: 0;
    }

    .attachment-view-header{
        color: #313640;
    }

    .attachment-view-wrapper .view-element{
        border: none;
        border-bottom: solid 1px #e5e5e5;
        background-color: #ffffff;
        padding: 15px;
    }
    .attachment-view-wrapper .view-element::after{
        display: block;
        content: " ";
        clear: both;
    }

    .attachment-view-wrapper .view-element .element-key {
        float: left;
        width: 82px;
        color: #6A6A7C;
        font-size: 14px;
        line-height: 18px;
        word-wrap: break-word;
    }
    .attachment-view-wrapper .view-element .element-value {
        margin-left: 100px;
        font-size: 16px;
        line-height: 20px;
        color: #313640;
    }

    .files-list{
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .files-list li{
        margin: 0;
        margin-bottom: 10px;
        padding: 5px;
        word-wrap: break-word;
    }
    .files-list li a{
        text-decoration: underline;
    }

    /* end view attachements */
    /*stamdata*/
    .date-picker-parent-wrapper.datePickerParent1 {
        left: 0;
        top: 50%;
        margin-top: -180px;
        width:100%;
    }
    .date-picker-parent-wrapper.datePickerParent1 >* {
        margin:0 auto;
        
    }
    /*end stamdata*/
    .custom-calender-wrapper #calendar-holder{margin-top: 30px!important;}
    .custom-calender-wrapper { padding:0!important;}
    .custom-calender-wrapper .leftside-header {display:block!important; width:100%!important; margin-bottom:25px!important; border-bottom:1px solid #CCC!important;}
    .custom-calender-wrapper .custom-calender-header { margin-top:-30px!important; }
    .custom-calender-wrapper .calendar-view-icon, .custom-calender-wrapper .calendar-list-view-icon { cursor:pointer!important; width:50%!important; float:left!important; margin:0!important; text-align:center!important; padding:10px 0px!important; }
    .custom-calender-wrapper .calendar-view-icon.active, .custom-calender-wrapper .calendar-list-view-icon.active { border-bottom: 2px solid #4b57d6; }
    .custom-calender-wrapper .calendar-view-icon.active .icon-heading, .custom-calender-wrapper .calendar-list-view-icon.active .icon-heading { color: #4b57d6!important; }


}