﻿
        .btn_box {
            width: 150px;
            height: 25px;
            margin: 5px;
            margin-left: 0px !important;
            cursor: pointer;
            border: 1px solid #cdcdcd;
            border-radius: 5px;
        }

        .filter_box {
            width: 70px;
            height: 25px;
            margin: 5px;
            margin-left: 0px !important;
            cursor: pointer;
            border: 1px solid #cdcdcd;
            border-radius: 5px;
            border-color: cadetblue;
        }

        .filter_boxPerson {
            width: 300px !important;
        }

        .seek_name {
            margin-top: 0px;
            padding-left: 5px;
            padding-top: 5px;
            width: 200px;
            font-size: 12px;
            outline: none;
        }

        .filterImg {
            margin-top: 3px;
            margin-left: 3px;
        }

        .filterImgPerson {
            margin-top: 3px;
            margin-left: 3px;
            vertical-align: text-bottom;
        }

        .btn_boxArt {
            min-width: 50px;
            padding-left: 5px;
            padding-right: 5px;
            height: 30px;
            margin-bottom: 5px;
            cursor: pointer;
            border: 1px solid #cdcdcd;
            border-radius: 5px;
        }

        .spaceArtRedskap {
            /*padding-left  :5px;*/
        }

        .selektor {
            border-bottom-width: 0px;
        }

        .btn_aktiv {
            /*background-color: cadetblue;*/
             background: #648640;
            color: white;
        }

        .weekDropDownBox
        {
             background: #648640;
             color :white;

        }
        .aggGridTopp {
            margin-top: 10px;
        }

        .aggData {
            display: none;
        }

        .detaljData {
            display: none;
        }

        .skjul {
            display: none;
        }

        @media (max-width:767px) {
            .table1 {
                width: 540px !important;
            }

            .LogoTop {
                width: 140px !important;
            }

            .langnavi {
                margin-left: 130px !important;
                float: left !important;
            }

            .firstrow {
                background-color: white;
                border: none !important;
                border-width: 0px !important;
                border-color: white !important;
            }
            /*&nbsp;<div  style="float: left; width: 500px;"  class="TopHode">*/
        }
   