﻿body {
    /*background-color:red;*/
}

.glob-medicin-big-logo {
    margin-bottom: 4px;
}

.glob-wrapper { 
    width:100%;
    max-width:100%;
    margin:0 auto; 
    padding-left:16px;
    padding-right:16px;
}

.glob-content-main-wrapper-cols {
    display: table;
    width:100%;
}

.glob-marginRight30 { 
    margin-right:0;
}

/* Columns CSS - begin */
.glob-col990 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:table-header-group;
}
.glob-col710 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:table-header-group;
}
.glob-col650 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:table-header-group;
    padding-bottom:20px;
}
.glob-col480 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:block;

}
.glob-col310 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:table-footer-group;
}
.glob-col650 .glob-col310 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:block;
}
.glob-col250 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:table-footer-group;
}
.glob-col225 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:table-footer-group;
}
.glob-col210 {
    width:100%;
    max-width:100%;
    min-width:100%;
    float:none;
    clear:both;
    display:table-footer-group;
}
/* Columns CSS - begin */

#contentleftdiv {
    float:right;
    display:none;
}
.topmenu-biglogo {
    display:block;
    margin-right:0;
    margin-top:0;
    padding-top:0;
    max-width: 65%;
    max-height: 30px;
    margin-left:0;
}
.topmenu-biglogo-indl {
    display:block;
    margin-top:6px;
    padding-top:0;
    margin-right:0;
    max-width: 65%;
    max-height: 30px;
    margin-left:0;
}
.main-title {
    display:none;
}
.topmenu-smalllogo {
    margin-top: 0;
    /*    max-width: 225px; */
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.topmenu-smalllogo {
/*    height:20px;
    display:none;
*/
}
.topmenu-phonesmalllogo {
    display: block;
    max-height: 14px;
    margin-top: 10px;
    margin-bottom: 6px;
    margin-right: 10px;

}


.global-menutop-back {
    min-height:66px;
    background-color:#fff;
}

.topmenu-forside-wrapper {
    height: 35px;
    width:100%;
}
.topmenu {
    float: right;
    margin-top: 3px;
}


.forside-box {
    border-radius: 20px;
    padding-bottom: 0;
}

.footer-forside {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 20px; /*- CJJ - kan ikke bruges påga linjeskift */
    padding-top:10px;
    padding-bottom:50px;
}

h1 {
    /*font-size: 28pt;
    line-height:32pt;*/
    font-size:208%;
    margin-top:-8px;
    padding-top:0;
    line-height:38px;
    margin-bottom:12px;
	-ms-word-wrap:break-word;
    word-wrap: break-word;
	-ms-word-break: break-word;
	word-break:break-word;
	white-space:-moz-pre-wrap;
	white-space:normal;
    -webkit-hyphens:  auto;
    -moz-hyphens:  auto;
    hyphens:  auto;
}
h2 {
    /*font-size: 24pt;
    line-height:26pt;*/
    margin-top:0;
    padding-top:0;
    margin-bottom:12px;
	-ms-word-wrap:break-word;
    word-wrap: break-word;
	-ms-word-break: break-word;
	word-break:break-word;
	white-space:-moz-pre-wrap;
	white-space:normal;
    -webkit-hyphens:  auto;
    -moz-hyphens:  auto;
    hyphens:  auto;
}
h3 {
    /*font-size: 22pt;
    line-height:24pt;*/
    font-size:100%;
    margin-top:0;
    padding-top:0;
    margin-bottom:8px;
	-ms-word-wrap:break-word;
    word-wrap: break-word;
	-ms-word-break: break-word;
	word-break:break-word;
	white-space:-moz-pre-wrap;
	white-space:normal;
    -webkit-hyphens:  auto;
    -moz-hyphens:  auto;
    hyphens:  auto;
}
h4 {
    line-height: 18pt;
    font-size: 114%;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 8px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-word;
    word-break: break-word;
    white-space: -moz-pre-wrap;
    white-space: normal;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
h5 {
    /*font-size: 12pt;
    line-height:17pt;*/
    margin-top:0;
    padding-top:0;
    margin-bottom:8px;
    	-ms-word-wrap:break-word;
    word-wrap: break-word;
	-ms-word-break: break-word;
	word-break:break-word;
	white-space:-moz-pre-wrap;
	white-space:normal;
    -webkit-hyphens:  auto;
    -moz-hyphens:  auto;
    hyphens:  auto;
}
h6 {
    /*font-size: 12pt;
    line-height:17pt;*/
    margin-top:0;
    padding-top:0;
    margin-bottom:8px;
    color: #646464;
	-ms-word-wrap:break-word;
    word-wrap: break-word;
	-ms-word-break: break-word;
	word-break:break-word;
	white-space:-moz-pre-wrap;
	white-space:normal;
    -webkit-hyphens:  auto;
    -moz-hyphens:  auto;
    hyphens:  auto;
}
.glob-content-main-wrapper {
    min-height: 600px;
    margin-top: 148px;
}
.glob-forside-topbox {
    display:none;
}
.glob-nophone-marginRight30 { margin-right:0;}

.phone-top-logos {
    display:block;
}
.phone-top-logos-scrolled {
    display:none;
}
a.glob-noline-nocolor:hover {
    text-decoration:none;
}
.min-global-topmenu-topline-scrolled, .pro-global-topmenu-topline-scrolled, .indl-global-topmenu-topline-scrolled {
    display:none;
}
.global-menutop-back-scrolled {
    min-height: 35px;
}
.topmenu-biglogo-scrolled {
    padding-top: 0;
}

.phone-nodisplay {
    display:none;
}

.only-phonedisplay {
    display: inline-block;
}

.boxheight {
    min-height: 40px;
}

.column-one-third {
    width: 100%!important;
}

.forside-topbox-img {
    max-width: 64px;
    /* min-width: 34px; */
    /* max-height: 65px; */
    /* min-height: 35px; */
    margin-bottom: 8px;
    width: 100%;
    height: auto;
}
.glob-topsearch-search-azbuttons-wrapper {
    display: none;
    height: 106px;
    padding-top: 12px;
    max-width: 640px;
    margin: 0 auto;
}


#PraeparaterTable th {
    text-align:left;
	-ms-word-wrap:break-word;
    word-wrap: break-word;
	-ms-word-break: break-word;
	word-break:break-word;
	white-space:-moz-pre-wrap;
	white-space:normal;
    -webkit-hyphens:  auto;
    -moz-hyphens:  auto;
    hyphens:  auto;
}
div, .maincontentdiv a {
	-ms-word-wrap:break-word;
    word-wrap: break-word;
	-ms-word-break: break-word;
	word-break:break-word;
	white-space:-moz-pre-wrap;
	white-space:normal;
    -webkit-hyphens:  auto;
    -moz-hyphens:  auto;
    hyphens:  auto;
}
.glob-see-also-text {
    float:left;
    padding-left: 0;
    padding-bottom: 10px;
}
#seealsofullwidth {
    width: 100%;
    text-align: center;
}
#glob-see-also-img {
    position: relative;
    top: 2px;
}
p {
    float:none;
    clear:both;
}

table.width50Procent, div.width50Procent {
    width: 100%;
}
.footer-links-wrapper .glob-col310 {
    display:block;
}
.glob-col990 .glob-col310, .glob-col990 .glob-col250, .glob-col990 .glob-col225 {
    display:block;
}
.footer-links-wrapper {
    padding-top:1px;
}

.glob-image-responsive {
    width:auto;
    max-width: 100%;
    height: auto;
}
.glob-ident-row-image {
    width:100%;
    max-width: 380px;
    float: right;
    height: auto;
}

.glob-slideshow-mediadiv {
    width:100%;
    height:auto;
    max-width:600px;
    position: relative;
}

.glob-slideshow-slidediv {
    cursor: move; position: relative; top: 0px; left: 0px; width: 400px; height: 182px; overflow: hidden;
}


.slideShowText {
    float:none;
    clear:both;
    /*margin-top: 130px;*/
    /*font-size: 90%;*/
}

.slider_ovs {
     padding: 0 0 0 0; 
}

/* slides */
.jssorb14 div, .jssorb14 div:hover, .jssorb14 .av {
    background: url(/Content/JSapps/Slideshow/images/SlideNavigationDotsMIN.png) no-repeat;
    background-size: 90px 23px;
}

.desktop-nodisplay {
    display:block;
}

.phone-displayblock {
    display:block;
}

.corp-phone-displayblock {
    display: inline-flex;
}


.glob-marginLeft9 {margin-left: 0px;}

@media screen and (max-width: 760px) {
    .glob-slideshow-wrapper {
        width:680px;
        min-width:680px;
        max-width:680px;
    }
}
@media screen and (max-device-width: 760px) {
    .glob-slideshow-wrapper {
        width:680px;
        min-width:680px;
        max-width:680px;
    }
}
@media screen and (max-width: 670px) {
    .glob-slideshow-wrapper {
        width:620px;
        min-width:620px;
        max-width:620px;
    }
}
@media screen and (max-device-width: 670px) {
    .glob-slideshow-wrapper {
        width:620px;
        min-width:620px;
        max-width:620px;
    }
}
@media screen and (max-width: 660px) {
    .glob-slideshow-wrapper {
        width:530px;
        min-width:530px;
        max-width:530px;
    }
}
@media screen and (max-device-width: 660px) {
    .glob-slideshow-wrapper {
        width:530px;
        min-width:530px;
        max-width:530px;
    }
}
@media screen and (max-width: 560px) {
    .glob-slideshow-wrapper {
        width:480px;
        min-width:480px;
        max-width:480px;
    }
}
@media screen and (max-device-width: 560px) {
    .glob-slideshow-wrapper {
        width:480px;
        min-width:480px;
        max-width:480px;
    }
}
@media screen and (max-width: 460px) {
    .glob-slideshow-wrapper {
        width:380px;
        min-width:380px;
        max-width:380px;
    }
}
@media screen and (max-device-width: 460px) {
    .glob-slideshow-wrapper {
        width:380px;
        min-width:380px;
        max-width:380px;
    }
}
@media screen and (max-width: 375px) {
    .glob-slideshow-wrapper {
        width:335px;
        min-width:335px;
        max-width:335px;
    }
}
@media screen and (max-device-width: 375px) {
    .glob-slideshow-wrapper {
        width:335px;
        min-width:335px;
        max-width:335px;
    }
}
@media screen and (max-width: 350px) {
    .glob-slideshow-wrapper {
        width:290px;
        min-width:290px;
        max-width:290px;
    }
}
@media screen and (max-device-width: 350px) {
    .glob-slideshow-wrapper {
        width:290px;
        min-width:290px;
        max-width:290px;
    }
}
@media screen and (max-width: 320px) {
    .glob-slideshow-wrapper {
        width:280px;
        min-width:280px;
        max-width:290px;
    }
}
@media screen and (max-device-width: 320px) {
    .glob-slideshow-wrapper {
        width:280px;
        min-width:280px;
        max-width:280px;
    }
}
.phone-content-section-openclose-text {
    display:none;
    text-align:left;
    padding:4px;
    padding-bottom:30px;
    padding-top:8px;
}
.phone-content-header-openclose-wrapper {
    min-height: 37px;
    background-color:#f2f2f2;
    padding-left:10px;
    cursor:pointer;
}
.phone-content-header-openclose-wrapper h3 {
    margin-top:0;
    margin-bottom:0;
    line-height:35px;
    text-align:left;
    max-width:82%;
}
.phone-content-header-openclose-arrow, .phone-content-header-openclose-arrow180 {
    margin-right:12px;
    margin-top:12px;
}
.phone-content-header-openclose-image-wrapper, .phone-content-header-openclose-image-smaller-wrapper {
    line-height:33px;
    margin-right:8px;
    margin-top:4px;
}
.phone-content-header-openclose-image-smaller-wrapper {
    margin-top:4px;
}
.phone-content-header-openclose-arrow-wrapper {
    display:block;
}
.pro-praeparat-quicklinks-div, phonesmall-nodisplay {
    display:none;
}

/*@media screen and (orientation:landscape) {
    .glob-searchtop-back {
        min-height: 20px; 
        background-image: url('/Content/Images/Global/BodySearchBG_exp.jpg');
        background-position: top;
        background-repeat: repeat;
    }
    .topsearch-min-wrapper {
        padding-top:1px;
    }
    .topsearch-min-wrapper-scrolled {

    }
}
@media screen and (orientation:portrait) {
    .glob-searchtop-back {
        background-image: url('/Content/Images/Global/BodySearchBG_exp.jpg');
        background-position: top;
        background-repeat: repeat;
        min-height: 80px;
    }
}*/
.topsearch-min-search-AZ-button-wrapper {
    margin-top: -2px;
}

.topsearch-searchbox {
    background-image: url('/Content/Images/Global/SearchBox.png');
    background-size: 512px 35px;
    background-repeat:no-repeat;
    background-color: none;
    width: 64%;
    min-width: 100px;
    max-width: 360px;
    height:35px;
    border:0;
    padding-left:8px;
    margin:0;
}

.topsearch-searchboxbutton {
    width:35px;
    height:35px;
    margin-left:-5px;
    vertical-align:top;
}

.topsearch-searchboxbuttonsq {
    width: 35px;
    height: 35px;
}

.glob-topsearch-azsearch-arrow, .glob-topsearch-azsearch-arrow90 {
    margin-right: 4px;
    margin-top: 0;
}
.glob-searchtop-back {
    background-image: url('/Content/Images/Global/BodySearchBG_exp.jpg');
    background-position: top;
    background-repeat: repeat;
    min-height:46px;
    padding-top:2px;
    padding-bottom:2px;
}
.glob-searchtop-back-expanded {
    min-height:60px;
}
.glob-searchtop-back-scrolled {
    /*padding-top:3px;
    padding-bottom:4px;*/
}

.topsearch-min-wrapper {
    margin:0 auto;
    text-align: center;
    width:100%;
    padding-top:0;
    padding-bottom:0;
    padding-left:0;
    max-height:77px;
}

.topsearch-min-wrapper-scrolled {
    margin:0 auto;
    text-align: center;
    width:100%;
    padding-top:0;
}

.topsearch-searchbox-wrapper {
     margin-top: 10px; 
}

.glob-search-desc {
    max-width: 73%;
}

.glob-mediatype {
    left: 0;
}

.glob-instruktioner-spacer {
    display: none;
}

/* CORPORATE */
.h2-corp {
    color: black;
    font-size: 250%;
    line-height: 130%;
    font-weight: bold;
}

.h4-corp {
    color: black;
    font-size: 150%;
    line-height: 130%;
    font-weight: 300;
}

.small-box {
    display: inline-table;
}

.portphoto {
    width: 50%;
    border-radius: 200px;
}

.corp-resp-person {
    padding-left: 25%;
}

.right-align {
    text-align: initial;
}

.corp-title-size {
    line-height: 38px;
    font-size: 38px;
}

.corp-services-img {
    width: 100px;
    height: 100px;
}

.h6-corp {
    min-height: 50px;
}

div.corp-services-title > h6 {
    min-height: 2px;
}

.corp-services-title + div {
    min-height: 25px;
}

.middle-front-site-image,
.left-front-site-image,
.right-front-site-image 
{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 4px;
}

.middle-front-site-image {
    position: relative;
    top: -20px;
}

.right-front-site-image  {
    position: relative;
    top: -40px;
}

.glob-height-90 {
    height: 45px;
}

a.corp-more-lnk.h6-corp,
div.glob-linkarrow-after.h6-corp {
    min-height: initial;
}

.nyhedsbrev-button {
    margin-bottom: 10px;
    margin-left: 10px;
    width: 100%;
    font-size: 20px;
    height: 40px;
    padding-top: 8px;
    margin-left: 59px;
}

.column-66-pct {
    /*width: 80%;*/
}

table.contactus {
    display: inline-table;
    width: 100%;
}

table.contactus tr {
    width: 100%;
}

table.contactus td {
    width: 65%
}

table.contactus td:first-child {
    width: 100%;
    padding-right: 12px;
    display: flex;
    justify-content: right;
}

.portphotovision {
    margin-top: 40px;
}

.corp-title-size {
    margin-bottom: 20px;
}

div.h6-corp.corp-text-paragraph {
    margin-bottom: 0;
    min-height: 100px;
}

a.corp-more-lnk.h6-corp.corp-site-color {
    padding: 0;
    margin: 0;
}

.h2-corp-no-line-height {
    line-height: 60px;
    padding-top: 10px;
    padding-bottom: 20px;
}

div.corp-services.corp-services-nis-grey,
div.corp-services.corp-services-mockupload-grey {
    padding-top: 20px;
    padding-bottom: 20px;
}

div.corp-title-size.text-center {
    padding: 10px;
}

div.corp-text-paragraph.corp-text-paragraphs:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.corp-resp-person {
       margin-top: 0;
}

.column-one-quarter {
    width: 100%;
    padding-top: 50px;
}

.corp-services-title {
    margin-top: 5px;
    margin-bottom: 0;
}

div.corp-nyheds-brev {
    background: #a02d32 url(/Content/Images/Corporate/Watermarks/medidin.dk_edm_ikon_desk.gif) no-repeat bottom right;
    background-size: 65%;
}

.corp-nyheds-brev div.h5-corp {
    line-height: 40px;
    padding-bottom: 14px,
}

.corp-services-site {
    padding-top: 20px;
}


div.corp-rounded-img {
    padding-top: 0;
}

div.corp-rounded-img > img {
    margin-left: 0;
    width: 100%;
}

div.medicin-dk-org-bag .corp-text-paragraph.corp-text-paragraphs.corp-ptag > div:last-child {
    padding-bottom: 20px;
}

.min-content-topheader-itemtext {
    padding-left: 2px;
    padding-top: 14px;
    padding-bottom: 6px;
    max-width: 70%;
}

.glob-flexfelt-center {
    float:left;
}

.sgdm-hide-mobile {
    display:none;
}

.news-padding-top {
    padding-top: 20px;
}

.mobile-azsearch {
    position:relative;

}