﻿/* praeparat header - begin */
.glob-praeparat-indholdsstofffer-header {
    padding-top:12px;
    padding-bottom:16px;
}

.glob-see-also-links {
    margin-top: 0;
    width: 100%;
}

.glob-praeparat-supplerendeovervaeg {
    height:60px;
}
/* praeparat header - begin */

.glob-ident-row {
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:solid 5px #e8e8e8;
    margin-bottom:20px;
}
.glob-ident-row-openclose {
    padding-top:20px;
    padding-bottom:6px;
    border-bottom:solid 5px #e8e8e8;
}
.glob-ident-row-data-col-row {
    height:26px;
    float:none;
    clear:both;
}
.glob-ident-row-data-col-row-mark {
    font-weight:bold;
    float:left;
    width:80px;
    color:#646464;
}
.glob-ident-row-data-col-row-val {
    float:left;
    min-width:128px;
    color:#646464;
}
.glob-ident-row-image-col {
    display:block;
    width:310px;
    float:left;
    padding-right:30px;
}

.identRowTable, .thumbHeader {
    width:100%;
}
.rotatearrow {
    margin-right:8px;
    margin-top:4px;
}
.thumbnail {
    text-align:right;
}
.divIdentifikationSektion {
    cursor: pointer;
}
.nolink {
    color: #aaa;
}
.glob-see-also a img {
    height: 18px;
    margin-left: 4px;
    float: right;
    position: relative;
    top: -9px;
/*    right: -7px; */
}
.glob-see-also a {
    padding: 5px;
    margin-right: 0;
}

.seaalsominleft div.phone-nodisplay,
.seealsoindlleft div.phone-nodisplay,
.seealsomin div.phone-nodisplay,
.seealsoindl div.phone-nodisplay,
.seealsopro div.phone-nodisplay {
    display: inline;
}

.seaalsominleft, .seealsoindlleft {
    width: 100%;
}

.seealsomin, .seealsoindl, .seealsopro {
    margin-right: 6px;
    margin-top: 0;
    width: 49%;
}
.seealsoindl {
    margin-right: 0;
    float: right;
}
h1.ptitle {
    margin-top: 6px;
}

.glob-marginBottom34 {
    margin-bottom: 34px;
}

.seaalsominleft a, .seealsoindlleft a,
.seealsomin a, .seealsopro a, .seealsoindl a {
    font-weight: bold;
    padding: 8px;
    display: block;
}

.seealsopro a {
    color: #0082C8;
    border: 1px solid #0082C8;
}

.seaalsominleft a,
.seealsomin a {
    color: #05AF7A;
    border: 1px solid #05AF7A;
}

.seealsoindlleft a,
.seealsoindl a {
    color: #A02D32;
    border: 1px solid #A02D32;
}

.seealsopro a:hover {
    background-color: #D7E1EB;
    cursor: pointer;
    text-decoration: none;
}

.seaalsominleft a:hover,
.seealsomin a:hover {
    background-color: #D7EBE1;
    cursor: pointer;
    text-decoration: none;
}

.seealsoindlleft a:hover,
.seealsoindl a:hover {
    background-color: #E6DCDC;
    cursor: pointer;
    text-decoration: none;
}


/* Table Sorter Default Styling */
table.TableSorter thead tr .headersort {
    cursor: pointer;
    background-image: url('/Content/Images/TableSorter/arrow_sort_bg.gif');
    background-position: 100% 50%;
    background-repeat: no-repeat;    
}
table.TableSorter thead tr .headerSortDown {
	cursor:pointer;
	background-image:url('/Content/Images/TableSorter/arrow_sort_desc.gif');
	background-position:100% 50%;
	background-repeat:no-repeat; }
table.TableSorter thead tr .headerSortUp {
	cursor:pointer;
	background-image:url('/Content/Images/TableSorter/arrow_sort_asc.gif');
	background-position:100% 50%;
	background-repeat:no-repeat; }
/* Table Sorter Default Styling-END */


#grafik_trafiktype_roed {
    margin-right: 4px;
    width: 16px;
    height: 14px;
}

.referencer {
    margin-bottom: 4px;
    margin-top: 2px;
}

div#typiskefejlprolink {
    padding-top: 10px;
    padding-bottom: 8px;
}

.pipkorrektur-warning {
    font-weight: bold;
    color: red;
    text-align: center;
}