﻿/* ==========================================================================
    Tilhører report.ascx, bruges ikke længere under bootstrap4!
    v 1.3 white font hdr fix
    v 1.4 udg fixes
    v 1.5 tableMiss added
    v 1.6 bootstrap4 edits
   ========================================================================== */
.report td {
    border-right: 1px solid #E2E4FF;
    border-left: 1px solid #E2E4FF;
    border-bottom: 1px solid #E2E4FF;
    padding: 3px 5px 3px 3px !important;
    vertical-align: middle;
    font-size: 0.9em;
}

.report th {
    /*
    border-top: 1px solid #D9E0E4;
	border-right: 1px solid #D9E0E4;
	border-bottom: 1px solid #D9E0E4;
    background-color: #cfd7dc;
        */
    font-size: 1em;
    padding: 3px;
    background-color: #406074;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    /*color: white;*/
}

.report a:visited {
    /*color: #3F6075;*/
    text-decoration: none;
}

.report a:hover {
    text-decoration: none;
    text-decoration: underline;
}

table.report th a.TableSort {
    color: white;
}

/* report */
/*#main td.report a, #main td.report a:visited, #main th.report a, #main th.report a:visited {
    color: #3F6075;
}*/

/*
Use like:
<ul class="feed-list">
  <li><a href="#">All Posts</a></li>
  <li><a href="#">Category 1</a></li>
  <li><a href="#">Category 2</a></li>
  <li><a href="#">Comments</a></li>
</ul> 
*/
.feed-list {
    margin: 0 0 15px 15px;
    padding: 0;
    list-style-type: none;
}

    .feed-list li {
        margin: 0 0 10px 0;
        padding: 0;
        list-style-type: none;
    }

        .feed-list li a {
            padding: 0 0 0 19px;
            background: url("images/RSSsmall.png") no-repeat 0 50%;
            list-style-type: none;
        }

span.reportResume {
    font-size: 1em;
    color: #3F6075;
}

td.bleg {
    vertical-align: top;
}

    td.bleg a img {
        margin-top: 3px;
        margin-bottom: 3px;
    }

table.report td.dateShort {
    /*
	width: 53px;
*/
    white-space: nowrap;
}

table.report td.dateDisp {
    width: 67px;
}

table.report td.dateDispiid {
    width: 105px;
}

table.dateRange {
    background-color: #f5f7f8;
    width: 100%;
}

td.dateRange {
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 6px;
    PADDING-TOP: 2px;
}

th.dateRangeHeader {
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    padding: 6px 3px 5px 3px;
}

.dateRangeHeader td {
    padding: 1px;
}

td.dateRange span.dateRangeText {
    font-size: 0.8em;
}

.dataTables_wrapper select, .dataTables_wrapper input {
    font-size: 0.8em;
}

table.report tr.TableRowdrift td.bleg a.normal, table.report tr.TableRowAlternatedrift td.bleg a.normal {
    font-weight: bold;
}

table.reportHdr th.bleg select.std {
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    border: 1px solid #B2BFC8;
    height: 18px;
    padding: 0;
    margin: 0;
}

table.reportHdr th.bleg input.std {
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    height: 20px;
    padding: 0;
    /*margin: 0 0 4px 0;*/
    /*color: #3f6075;*/
}

    table.reportHdr th.bleg input.std[type="checkbox"] {
        height: 10px;
        vertical-align: middle;
    }

table.reportHdr th.bleg {
    padding-left: 5px;
    /*color: White;*/
    /*color: #395f77;*/
}

#report h1, #report h2, #report h3 {
    margin-top: 0;
    margin-bottom: 0;
}

table.report td.report p {
    margin-top: 0;
}

table.report-o69502 td.report-r4 {
    display: block;
    width: 85px;
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP Printers */
    -ms-word-wrap: break-word;
    word-wrap: break-word; /* IE 5+ */
    border: 0;
}

table.oversigttabel td.reportNewsLink {
    vertical-align: top;
}

table.oversigttabel tr.reportNewsLink1 > td.reportNewsLink1 {
    padding-top: 6px !important;
}

table.oversigttabel td.reportNewsLink2 /* dato: 06/02 14:20 */ {
    font-size: smaller;
    font-weight: normal;
    width: 35px;
}

table.report select.report {
    padding: 3px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*appearance: none;*/
    cursor: pointer;
    font-family: Tahoma, Arial;
    font-size: 0.8em;
    height: 2.3em;
    vertical-align: baseline;
}

table.report-o79877 .report-h3, table.report-o80424 .report-h3 {
    width: 20%;
}

table.report-o79877 .report-h4, table.report-o79877 .report-h6, table.report-o80424 .report-h4, table.report-o80424 .report-h6 {
    width: 40%;
}

.newsscrollerWrapper {
    padding: 1em 0 0.3em 3em;
}

.newsscrollHdr {
    padding: 0 6px 0 10px;
}

table.report-t1238 th {
    cursor: pointer;
}

table.report .tableMiss {
    font-weight: bold;
}
/* kursus */
table.report-t1238 {
    margin-bottom: 0;
}
    /* Mødedato */
    table.report-t1238 th.report-h5 {
        width: 121px !important;
    }
    /* Max antal */
    table.report-t1238 th.report-h7 {
        width: 106px !important;
    }
    /* Tilmeldt */
    table.report-t1238 th.report-h8 {
        width: 94px !important;
    }
    /* Tilmeldingsfrist */
    table.report-t1238 th.report-h10 {
        width: 151px !important;
    }

    table.report-t1238 span.ui-icon {
        margin-top: 5px;
    }

/* Special udgave af juridiske nyheder */
table.report-o2337 th.report-h0, table.report-o2337 td.report-r0, table.report-o2337 th.report-h5, table.report-o2337 td.report-r5 {
    display: none;
}

.layoutMaster-o2337 #editor4u_table_8 #row8-1-1, .layoutMaster-o2337 #editor4u_table_8 #row8-1-1 > img, .layoutMaster-o2337 #editor4u_table_8 #row8-2-1 {
    width: 4px !important;
}

.radio label, .checkbox label {
    padding-left: 25px;
}

.newsscroller > a {
    text-decoration: inherit;
}

.bootstrap4 .report th {
    /*background-color: #14143c;*/
    background-color: transparent;
    /*color: white;*/
    /*font-weight: normal;*/
}

.bootstrap4 table.report th a.TableSort {
    text-decoration: none;
    font-weight: normal;
    font-size: 0.9rem;
}

.bootstrap4 table.report .datetime {
    min-width: 4.6rem;
}

.bootstrap4 .multiselect-container > li > a > label {
    font-size: 0.8rem;
    padding: 2px;
}

.bootstrap4 .report th.sorted > button.btn {
    margin-right: 16px;
}

.layoutClassic .report-hdr {
    display: flex;
}

    .layoutClassic .report-hdr .col {
        max-width: 30%;
        margin: 0.2rem 3rem 0.2rem 0;
    }

.layoutClassic .report-subHdr {
    margin-top: 0.6rem;
}

.layoutClassic .report-subHdr > button {
    margin-right: 0.5rem;
}

.layoutClassic .btn.btn-sm {
    width: auto;
    margin-right: 2px;
    margin-bottom: 2px;
}

table.report > thead > tr > th > span.btn {
    color: white;
}