/* Add here all your css styles (customizations) */

/* ****************************** 
	Danmarks Museer, farver osv. - BEGIN 
*  ******************************/
a {
	/* old: color: #72c02c; */
	color: #82c341;
}
.btn-u {
	background-color: #82c341;	
}
.headline h2, .headline h3, .headline h4 {    
	border-bottom: 2px solid #82c341;
}
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a {   
	border-bottom: 2px solid #82c341;
}
.breadcrumb li.active, .breadcrumb li a:hover {
    color: #82c341;
}
.color-green {
    color: #82c341;
}	
.owl-btn:hover {
	background-color: #82c341;	
}
#topcontrol:hover {	
	background-color: #82c341;
}
.header .topbar ul.loginbar > li > a.museums-login-link:hover {
    color: #82c341;   
	/*border-bottom: 1px solid #82c341;*/
}
.header .navbar-nav > li > a {
    text-transform: none;
	font-weight: bold;
}
.header .topbar ul.loginbar > li > a, 
.header .topbar ul.loginbar > li > a:hover {
	text-transform: none;
	font-weight: bold;
}
.search-block h1 {
	font-weight: bold;
	text-transform: none;	
}
.search-block h1.searchtitle {
	text-shadow: 1px 1px 4px #666;
	/*text-shadow: 1px 1px 4px #333;*/
}

.owl-work-v1 .item a span, .owl-work-v1 .item a:hover span {border-bottom: 0px solid #fff;}

/* ****************************** 
	Danmarks Museer, farver - END 
*  ******************************/

.navbar-header.navbar-header-main {
  background-color: pink;
}
.search-block {    
    padding: 80px 0;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    background: url(../../../user_upload/billeder/Folketing_og_domkirke.jpg) 50% 0 no-repeat;
}
.search-block:before{  background:transparent;}

.header .logo img {
    margin: 25px 0 15px 0;
}

/* ******************************
  Find museum - BEGIN
*  ******************************/
.nx_museum_search.search-block {
	  background: none; 
	  background-color:#fff;
	  padding: 0;
	  border: 0px solid #eee
}
.nx_museum_search .form-control {
	border: 1px solid #eee;
}
.nx_museum_search .museumfind_image {
	border: 0px solid #ccc;
	text-align:right;
	padding: 0 7px 0 0; 
	margin-right: 0px;
}
.nx_museum_search.row.nx_resultrow {
	/*border: 0px solid #ccc;*/
	/* Jan 2016-02-22: border: 0px solid #eee; */
	border: 0px solid #E7E7E7; 
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin: 0;
}
.nx_museum_search .btn.btn-default.hjemmeside,
.nx_museum_search .btn.btn-default.kort {
	width: 120px;
	margin-bottom: 5px;
}
.nx_museum_search .btn.btn-default.kort {
	width: 120px;
	margin-bottom: 0px;
}
/* ******************************
  Find museum - END
*  ******************************/

.warning-text {
  color: #8a6d3b;
}
.panel-footer,
.panel-default>.panel-heading {
  font-size: 16px;
  /*font-weight: bold;*/
  color: #555 !important;
}
.tx-dycon-dkmuseer .panel-default>.panel-heading .glyphicon {
  margin-right: 15px;
}
.panel-footer .control-label {
  font-size: 13px;
  padding-top: 7px;
}
.dkmuseer-form .headline {
  /*background-color: yellow;*/
  border-bottom: 0;
  margin: 5px 0 10px 0;
}
.panel-heading.headline h1,
.panel-heading .headline h2,
.panel-heading .headline h3,
.panel-heading .headline h4,
.dkmuseer-form .headline h1,
.dkmuseer-form .headline h2,
.dkmuseer-form .headline h3,
.dkmuseer-form .headline h4 {
  border-bottom: 0;
    line-height: 22px;
  padding: 0;
  padding: 0;
  margin: 5px 0;
}
.panel-heading.headline h1 {
  font-size: 22px;
}
.panel-heading.headline h2 {
  font-size: 18px;
}
.panel-heading.headline h3 {
  font-size: 16px;
}
.panel-heading.headline h4 {
  font-size: 14px;
}


.dkmuseer-form .headline h1 {
  font-size: 28px;
}
.dkmuseer-form .headline h2 {
  font-size: 22px;
}
.dkmuseer-form .headline h3 {
  font-size: 20px;
}
.dkmuseer-form .headline h4 {
  font-size: 18px;
}
.dkmuseer-form .headline h4 {
  font-size: 14px;
}

.panel-heading .headline {
  border: 0;
  margin: 0;
}
.dkmuseer-form hr {
  margin-bottom: 0;
}
.dkmuseer-checkbox,
.dkmuseer-forminfo {
  height: 34px;
    padding: 6px 12px;
}
.dkmuseer-checkbox {
    /*padding: 10px 8px;*/
  padding: 10px 14px;
}

/* ******************************
  Find museum - END
*  ******************************/
/*
JanL fixed problem med at h2 ikke var i et div-tag, som i unify.
Derfor er nedenstående ikke nødvendigt.
.footer-v1 h2.first-headline{
  color: #eee;
    font-size: 18px;
    font-weight: 200;

  margin: 0 0 20px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c;
  
  line-height: 33px;


}



.footer-v1 p {
    line-height: 23px !important;
  
  margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}*/
/*
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #fff;
  border-width: 5px 5px 0;
}
.tooltip-inner {
  color: #000;
  background: #fff;
  border: 1px solid  #ccc;
}
*/
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  /*border-top-color: #5b8d28;*/
  border-top-color: #333;
  border-width: 5px 5px 0;
}
.tooltip-inner {
  padding: 10px 5px;
  padding: 10px 5px;
  color: #fff;
  /*background: #5b8d28;*/
  background: #333;
  border: 0px solid  #ccc;
  min-width: 150px;
}




.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color:transparent;
}
.navbar-toggle {height: 40px !important; width:40px!important;}

 .btn-success, .btn-primary, .btn-danger, .btn-warning{  
    border: 0;    
    padding: 6px 16px;
    white-space: nowrap;
  border-radius: 4px
   } 
 
 
.btn, .btn-default, .btn-block,  .btn-link{ 
    padding: 6px 10px;  
    white-space: nowrap;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
/*
*/


/* 
	Cookieadvarsel - BEGIN
*/
#cookieConsent {
	position: fixed;
	width: 100%;
	left: 0px;
	background: rgba(51,51,51, 0.70);
	/*opacity: 0;*/
	filter: alpha(opacity=70);
	display: none;
	z-index: 1000;
}
#cookieConsent * {
	color: white !important;
}
#cookieConsent .header {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
#cookieConsent .content{
	max-width: 850px;
	padding: 15px 50px 15px 10px;
	margin: 0 auto;
	position: relative;
}
#cookieConsent p {
	color: lightgrey;
	font-weight: normal;
	margin-bottom: 0px !important;
}
#closeCookieConsentBox{
	position: absolute;
	top: 15px;
	right: 10px;
	cursor: pointer;
	width:32px;
	height:32px;
	background: url(../../../dkmuseer_template/img/kryds.png) no-repeat;
}
#cookieConsent .header {	
    z-index: 99;
    background: transparent;
    position: relative;
    border-bottom: solid 0px #eee;
}
/* 
	Cookieadvarsel - END
*/


/* 
	campaign popup - BEGIN
*/
.modal-content.nx-campaign {
	background: url(../../../dkmuseer_template/img/plakatdreng_mirrored_sm_2015.jpg) no-repeat;
	background-color: #fff;
    background-position: bottom left; 
	border-width: 3px;
	border-color: #82c341;
	border-radius: 10px;
	margin-right: 10px;
	max-width: 400px;
	float: right;
	/*overflow: no-scoll;*/
	top: 100px;
}
.modal-content.nx-campaign .modal-header {
	border-width: 0;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}
.modal-content.nx-campaign .modal-header h1 {
	margin-bottom: 0;
	font-size: 16px;
    line-height: 22px;
	font-weight: bold;
}
.modal-content.nx-campaign .modal-body {
	/*padding-left: 90px;*/
	min-height: 168px;
	
}
.modal-content.nx-campaign .nx-list {
	/*background-color: pink;*/
	
}
.modal-content.nx-campaign button {
	font-size: 32px;/**/
}
	.modal-content.nx-campaign .modal-header strong {
		font-weight: normal;
	}
/* 
	campaign popup - END
*/


/***************************/
/*  Museumsadmin - BEGIN   */
/***************************/
.dkmuseer-help {
  color: #666;
}
/*.dkmuseer-checkbox .checkbox  {
  padding:0;
  left: -15px;
}
.mycheckbox input {
 width: 60px;
}
input[type=checkbox] {
  margin:0 0 0;
  line-height:normal
}*/
.dkmuseer-checkbox input[type=checkbox],
.dkmuseer-checkbox input[type=radio] {
  margin:0;
  padding:0;
  line-height:normal;
  /*text-align: left;*/
}
/* VIRKER IKKE @media (min-width: 768px) {
    .dkmuseer-checkbox input[type="radio"], 
    .dkmuseer-checkbox  .checkbox input[type="checkbox"] {
        float: left;
        margin-right: 5px;
    background-color: yellow;
    }
}*/
.dkmuseer-formbox,
.radio-box,
.media-filebox,
.guide-filebox {
  padding: 10px;
  margin-top: 0;
  border: 1px solid #ddd;
  background-color: #fff;
}
.box-top {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 1px;
}
.filebox-bottom {
  margin-top: 0;
  border-top: 0;
}
#image-section,
#sound-section,
#video-section {
  display: none;
  /*border: 1px solid #ddd;
  padding: 10px;*/
}

/*#video-section {
  display: none;
}*/

/***************************/
/*  Alerts (FormErrors)   */
/***************************/

.message-header{
font-weight: bold;
}

.alert .fa.fa-circle.fa-stack-2x  {display: none;}

.alert  .alert-message{padding-top: 10px;}

.alert p, .alert li, .alert li a, .alert label {
    color: #31708f;
}


/*********************************/
/*  - Tabs - begin               */
/*********************************/
.dkmuseer_w100.maintabs .nav-tabs>li.active>a, 
.dkmuseer_w100.maintabs .nav-tabs>li.active>a:focus, 
.dkmuseer_w100.maintabs .nav-tabs>li.active>a:hover {
    background-color: #fdfdfd;
}

.tab-pane.active{
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fdfdfd;
  /* FJERN:   border-right: 2px solid #eee;
  border-bottom: 2px solid #eee;
  border-left: 2px solid #eee;*/
  margin-bottom: 20px;
  /* Jan 2016-12-13 - BEGIN */
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  /* Jan 2016-12-13 - END */
}
/*********************************/
/*  - Tabs - end               */
/*********************************/









/*********************************/
/*  - Breadcrumbs - begin        */
/*********************************/

.dkmuseer_w100.breadcrumbs {
    /*border: 0px solid #ddd;
  border-width: 0 1px 0 1px;
    border-bottom: 1px solid #eee;*/
  margin: 0;
  padding-top: 10px;
  padding-bottom: 3px;

}

ul#breacrumbnav {
    padding: 0
}

#breacrumbnav {
  position:relative;
  float:left;
  width:100%;
  list-style:none;
  line-height:1em;
  padding: 0;
  margin: 0;
}


#breacrumbnav li {
  /*font-size: 11px;*/
    color: #333;
    font-size: 13px;
    line-height: 1.6;
  float:left;
  margin:0;
  padding:0;
  padding-right: 10px;
  list-style-type: none;
}

#breacrumbnav li .a {
    color: #777;
}
#breacrumbnav li .a:hover {
    color: #82c341;
  text-decoration: none;
}
#breacrumbnav li .here {
    color: #82c341;
}


.museumtitle-caption {
  background-color: #82c341; 
  color: #fff;
  padding: 4px 10px 3px 10px;
  text-transform: uppercase;
  font-size:14px; font-weight: bold;
  margin: 0 1px;
}
/*********************************/
/*  - Forside */
/*********************************/
.museum-img{
margin-top: 20px;
}
.upload-billede-label{
margin: 8px 0 4px 0;
font-weight: bold;
}
.gem-knap {margin-left:35px;}







/*********************************/
/*  - list - start        */
/*********************************/
/* Jan 2015-12-08 giver ikke pink baggrundsfarve på selve tooltip: .tooltips {
  background-color:pink;
}*/
.list-header {
  font-weight: bold; 
  border-bottom: 1px solid #ddd;
}
.media-row {
  /*padding-top: 5px;
  padding-bottom: 5px;*/
  padding: 2px 10px;
  background-color:pink;
  border-bottom: 4px solid #ddd;
}
.media-row {
  /* JanL 2015-12-04 - Ændrer for lydguides under locations: padding-top: 5px;
  padding-bottom: 5px;*/
  padding: 2px 0;
  margin:0;
  border-bottom: 1px solid #ddd;
}
.media-row .btn-xs {
    /*font-size: 14px;*/
    padding: 3px 6px 1px 6px;
}
.row-padding {
  padding-left: 15px;
  padding-right: 15px;
}
/*********************************/
/*  - list - end        */
/*********************************/










.tx-dycon-dkmuseer .dkmuseer_guide.panel-body, 
.tx-dycon-dkmuseer .dkmuseer_topic.panel-body {
  padding:0px !important;
  margin:0px;
}
.tx-dycon-dkmuseer .panel .dkmuseer_guide.panel-body {
  padding: 0;
}
.tx-dycon-dkmuseer .list-col,
.tx-dycon-dkmuseer .footer-col {
  margin: 0;  
}
.tx-dycon-dkmuseer .panel .media-row,
.tx-dycon-dkmuseer  .list-header,
.tx-dycon-dkmuseer  .dkmuseer_panel_footer {
  background-color: #f5f5f5;
  margin: 0;
}
.tx-dycon-dkmuseer  .dkmuseer_panel_footer {
  padding: 0;
}
.tx-dycon-dkmuseer .panel .footer {
  background-color: #f5f5f5;
  border: 0;
}
.tx-dycon-dkmuseer .form-group .alert,
.tx-dycon-dkmuseer .panel .footer .alert,
.tx-dycon-dkmuseer .panel .dkmuseer_panel_footer .alert,
.tx-dycon-dkmuseer .panel .footer .btn {
  padding: 5px 10px;
}
.tx-dycon-dkmuseer .panel .dkmuseer_panel_footer .alert {
  margin: 0;
}
.tx-dycon-dkmuseer .form-group .alert {
  margin-top: 3px;
  margin-bottom: 3px;
}

.tx-dycon-dkmuseer .dkmuseer_guide_list,
.tx-dycon-dkmuseer .dkmuseer_topic_list,
.tx-dycon-dkmuseer .dkmuseer_panel_footer {
  margin: 0; 
  border-bottom: 1px solid #ddd;
}
.tx-dycon-dkmuseer .dkmuseer_panel_footer {
  border-bottom: 0;
}
.dkmuseer_panel_footer  .control-label {
  text-align: left;
}
.tx-dycon-dkmuseer .dkmuseer_guide_list .list-col,
.tx-dycon-dkmuseer .dkmuseer_topic_list .list-col,
.tx-dycon-dkmuseer .header-col,
.tx-dycon-dkmuseer .footer-col {
  color: #555;
    padding: 5px 0px 5px 20px;    
}
.tx-dycon-dkmuseer .dkmuseer_guide_list .edit-col,
.tx-dycon-dkmuseer .dkmuseer_topic_list .edit-col {
    padding-top: 2px; 
    padding-bottom: 2px;       
}
.tx-dycon-dkmuseer .dkmuseer_guide_list .edit-col,
.tx-dycon-dkmuseer .dkmuseer_topic_list .edit-col {
    padding-top: 2px; 
    padding-bottom: 2px;   
	margin: 0;        
}
.tx-dycon-dkmuseer .dkmuseer_topic_list  .btn-xs,
.tx-dycon-dkmuseer .dkmuseer_guide_list  .btn-xs {
  padding: 3px 6px 1px 6px;
}  
/* listevisninger */
.media-row:nth-child(odd),
.tx-dycon-dkmuseer .dkmuseer_guide_list:nth-child(odd), /* compensate for extra header */
.tx-dycon-dkmuseer .dkmuseer_topic_list:nth-child(odd) {
  background-color: #fbfbfb;
}

.media-row:nth-child(even),
.tx-dycon-dkmuseer .dkmuseer_guide_list:nth-child(even), /* compensate for extra header */
.tx-dycon-dkmuseer .dkmuseer_topic_list:nth-child(even) {
  background-color: #fff;
}

.media-row:last-child,
.tx-dycon-dkmuseer .dkmuseer_guide_list:last-child,
.tx-dycon-dkmuseer .dkmuseer_topic_list:last-child .div {
  border-bottom: 0px;
}

.nx_museum_search.row.nx_resultrow:nth-child(odd),
.tx_nxmuseumevents.nxlist.nxeventrow:nth-child(odd) {
  /*Jan 2015-02-22: background-color: #f5f5f5;
  background-color: #EEEEEE;*/
  background-color: #E7E7E7;
}
.nx_museum_search.row.nx_resultrow:nth-child(even),
.tx_nxmuseumevents.nxlist.nxeventrow:nth-child(even) {
  background-color: #fff;
}

.col-sm-offset, .col-xs-offset {padding: 10px;}

.col-sm-offset i { font-size: 1.5em;} 

.add-header, .add-media {font-size: 1.2em; padding: 10px;}
.add-header { font-weight: bold;}

.dkmuseer_topic_title img {
   /* clear: both;
    float: left;
    width: 30px;
    margin-top: 15px;*/
    margin-bottom: 5px;
}

.dkmuseer_topic_title p {
    /*float: left;
    width: 250px;*/
    font-size: 1.8em;
    display: inline;
    margin-left: 20px;
    padding-top: 25px;
  font-weight: normal;
}

.dkmuseer_text_button{
  margin-top: 10px;

}
.dkmuseer_topic_title {
    margin-right: 0px;
    margin-left: 0px;  
}

.tx-dycon-dkmuseer .app-icon {
  vertical-align:-8px;
  vertical-align:-20px;
  padding: 0px;
  margin: 0 15px 0 0;
  
} 

/*.tx-dycon-dkmuseer .dkmuseer_lang_outer.well {
  background-color: #eee;
}*/
.tx-dycon-dkmuseer div.well {
  background-color: #fff;
}
.list-section.openingtimes{
margin: 15px;

}
.bottom-offset {margin-bottom: 10px;}
.top-offset {margin-top: 10px;}
.nx-upload-ny {margin-top: 5px;}
.left-right-margin{margin-left:15px; margin-right:15px;}

#eventsettings{
	margin-right: 0px ;
    margin-left: 0px ;
    padding-left: 0px;
}

.tx-dycon-dkmuseer .category-row {
	margin-top: 15px;
	margin-bottom: 15px;
}



/*********************************/
/*  - list - end        */
/*********************************/

/*Rækkefølge (sorter) */
/*********************************/
.sort_buttom {
  /*cursor: ns-resize !important;
  cursor: -webkit-zoom-grabbing !important;
  cursor: -webkit-grabbing; cursor: -moz-grabbing;*/
  cursor: -webkit-grab; cursor: -moz-grab;
}
.button-section {text-align: left;}
.button-section.right {text-align: right;}
.sort-title2,
.sort-title {
  margin-left: 10px; 
  font-size: 1.2em;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sort-title2 {
  margin-left: 0px; 
}
.sort-icon {
  margin-top: 3px; 
  font-size: 1.2em;
}
.sort-links {
  padding-top: 2px;
}
.tx-dycon-dkmuseer .sort-flag {
  width: auto;
  margin: 0;
  margin-left: 10px; 
  padding: 0;
} 
.tx-dycon-dkmuseer .sort-flag  .dkmuseer_flag {
  margin-top: 0px; 
  vertical-align: 5px;/**/

}
.sort-links span {
  /*margin: 3px 0 0 0; */
  vertical-align: -2px;
  font-size: 1.2em;
}
a.sort-link-undergrupper{color:#72c02c; text-decoration: none;}
li.sort_buttom .sort-flag { 
	margin-bottom: -5px;
}
/* Museumskategorier - begin */
.tx-dycon-dkmuseer .categories .label {
	margin: 0 2px 3px;
	display: inline-block;
}
.tx-dycon-dkmuseer .chosen-container {
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: middle;
}
.tx-dycon-dkmuseer .chosen-container-multi .chosen-choices {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 2px;
    border-radius: 0;
    box-shadow: 10px 10px 5px #fff inset;
    -webkit-box-shadow: 10px 10px 5px #fff inset;
    height: 34px;
}
.tx-dycon-dkmuseer .chosen-container-multi .chosen-choices li.search-choice {
    color: inherit;	
    box-shadow: none;
	font-size: 12px;
    border-radius: 0px;
	background-image: none;
	border: 0;
    font-weight: 400;
    padding: 4px 7px;
	padding-right:20px;
	display: inline;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
	background-color: #777;
}
.tx-dycon-dkmuseer .chosen-container-active .chosen-choices {
   	-webkit-transition: none;
    -o-transition: none;
    transition: none;
    border: 1px solid #bbb;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 1px #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 1px #ccc;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) outset, 0 0 1px #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) outset, 0 0 1px #ccc;
}
/* Museumskategorier - end */

/***************************/
/*  Museumsadmin - END   */
/***************************/
  
/***************************/
/*  Events - BEGIN         */
/***************************/


.tx_nxmuseumevents.nxlist.nxeventrow {
	/* Jan ændret 2016-02-22: border: 0px solid #eee;*/
	border: 0px solid  #E7E7E7;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
.tx_nxmuseumevents .row {
	padding: 0 15px 0 15px;

}
.tx_nxmuseumevents.nxlist.nxeventrow .eventheader {
	margin: 0 0px;
}
.tx_nxmuseumevents.nxeventrow h2,
.tx_nxmuseumevents.nxeventrow h3,
.tx_nxmuseumevents.nxlist.nxeventrow h3 {
	margin: 0;
	padding: 0 0 5px 0px;
}
.tx_nxmuseumevents .label.full {
	width: 100%;
	display:block;
	color: #333;
	background-color: transparent;
}
.tx_nxmuseumevents.nxlist .label.full {
	width: 100%;
	display:block;
	color: #333;
	background-color: transparent;
}
.tx_nxmuseumevents .eventimage {
	padding: 0 10px 0 0px;
}

.tx_nxmuseumevents .eventinfo {
	min-height: 100px;
}
.tx_nxmuseumevents.nxlist .eventinfo {
	min-height: 141px;
	margin-bottom: 15px;
}
.tx_nxmuseumevents .eventphoto {
	height: 140px;
	min-height: 140px;
	margin-bottom: 15px;

}
.tx_nxmuseumevents label {
	width: 60px;
}
.tx_nxmuseumevents .from-to label {
	width: 40px;
}
.tx_nxmuseumevents .from-label {
	padding-bottom: 0;
	margin-bottom: 0;
}
.tx_nxmuseumevents .museum  .btn{
	margin: 5px 0 5px 0px;
}
/*.tx_nxmuseumevents.nxlist .eventtext {
	margin: 0 0 10px 0;
	display: block;
	display: -webkit-box;
	max-width: 100%;
	height: 97px;
	margin: 0 auto;
	/ *font-size: 14px;
	line-height: 1.5;* /
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}*/
.tx_nxmuseumevents .eventinfo .btn {
	margin-top:10px;
	margin-bottom:10px;
}
.tx_nxmuseumevents .contact,
.tx_nxmuseumevents .address,
.tx_nxmuseumevents .from-to {
	padding: 5px 0 5px 0px;
}
.tx_nxmuseumevents .from-to .event-date {
	font-size: 12px;
}
.tx_nxmuseumevents .contact,
.tx_nxmuseumevents .address {
	padding-top: 10px;
}
.tx_nxmuseumevents .from-to {
	padding-top: 0;
}
.tx_nxmuseumevents.row.nxsingle .eventinfo  {
	padding: 0;
	min-height: 200px;
	padding-right: 60px;
	margin-bottom: 15px;
}
.tx_nxmuseumevents.nxsingle .museum {
	padding-left: 0;
}
/* test: */
.eventlist.col-md-3.museum {
	/*background-color:pink*/
}
.eventlist.eventinfo {
	/*background-color:lightblue*/
}
.tx-nx-museum-events .owl-work-v1 .item a span {
    /*display: block;
    padding: 10px;
    border-bottom: solid 2px #eee;*/
	/*height: 120px !important;*/
	min-height: 120px !important;
}
/*.tx-nx-museum-events .owl-work-v1 .item span.make-inline {
	display: inline;
	text-decoration: none;
}*/

/* funktionalitet for bruger-lokation */

.tx-nx-museum-events .location-alert.typo3-message.message-error.alert.alert-warning {
	display: none;
}
.tx-nx-museum-events .location-alert.typo3-message.message-error.alert.alert-warning li {
	color: #8a6d3b;
}
.tx-nx-museum-events .locationsort-link {
    color: #72c02c;
}
.tx-nx-museum-events .locationsort-link:hover {
    text-decoration: underline;
	cursor: pointer;
}
.tx-nx-museum-events label.event-sort {
	width: auto;
	
}
.tx-nx-museum-events .sort-group {
	padding: 5px 0 5px 0;
	/*background-color: #e7e7e7;*/
	border: 1px dotted #e4e9f0;
	
}










/***************************/
/*  Events - END         */
/***************************/
/***************************/
/*  Flags- Begin         */
/***************************/
.tx-dycon-dkmuseer .dkmuseer_flag {width: 20px; height: 15px; margin-top: -2px;}

.tx-dycon-dkmuseer .flag,
.tx-dycon-dkmuseer .dkmuseer_targetgroup_list .flag  {
  text-align: right;
  padding: 5px 0 0 0;
}
.tx-dycon-dkmuseer .button-section .flag, 
.tx-dycon-dkmuseer .dkmuseer_targetgroup_list .flag {
  padding: 5px 15px;
}
/***************************/
/*  Flags- END         */
/***************************/

/***************************/
/* Kortvisning - BEGIN */
/***************************/
html, body, .map-canvas  {
  margin: 0;
  padding: 0;
  height: 100%;
}
/* Hide modal dialogs by default  */
.modal-dialog.modal-lg {
  display:none
}

.modal-dialog {
  width: 98%;
  /*height: 92%;*/
  padding: 0;
}

.modal-content {
  height: 100%;
  height: 99%;
}

.map-canvas {
  height:420px;
  width: 98%;
 /* margin-left:20px;
  margin-right: 20px; */
}
/***************************/
/* Kortvisning - END */
/***************************//* Add here all your css styles (customizations) */

/*
JanL fixed problem med at h2 ikke var i et div-tag, som i unify.
Derfor er nedenstående ikke nødvendigt.
.footer-v1 h2.first-headline{
  color: #eee;
    font-size: 18px;
    font-weight: 200;

  margin: 0 0 20px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c;
  
  line-height: 33px;


}



.footer-v1 p {
    line-height: 23px !important;
  
  margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}*/

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color:transparent;
}
.navbar-toggle {height: 40px !important; width:40px!important;}

 .btn-success, .btn-primary, .btn-danger, .btn-warning{  
    border: 0;    
    padding: 6px 16px;
    white-space: nowrap;
  border-radius: 4px
   } 
 
 /* Jan 2015-12-04: */
.btn, .btn-default, .btn-block, .btn-link { 
    padding: 6px 10px;  
    white-space: nowrap;
    border: 1px solid #ccc;
    border-radius: 4px;
  }




/***************************/
/*  Museumsadmin - END   */
/***************************/




/* ******************** *
 
	MOBILE - start 

* ********************* */
@media(max-width:991px) {
	/* Jan 2016-05-09: bedre responsiv håndtering på singlevisning, men ikke perfekt */
	.tx_nxmuseumevents.row.nxsingle .eventinfo {
		padding-right: 0;
	}
	/* Jan 2016-05-09: Dette skal håndteres bedre mht. responsivt
	.tx_nxmuseumevents .eventimage {
		padding-right: 0;
	}*/
}
@media(max-width:767px) {
	/* 
		Find museum - BEGIN
	*/
	.nx_museum_search .museumfind_image {
		border: 0px solid #ccc;
		text-align:left;
		padding: 0 7px 0 0; 
		margin: 10px 0 10px 15px;
	}
	/*
		Find museum - END
	*/
	/* 
		campaign popup - BEGIN
	*/	
	.modal-content.nx-campaign {
		top: 20px;
	}
	/* 
		campaign popup - END
	*/	
}
@media(max-width:401px) {
	/* 
		campaign popup - BEGIN
	*/		
	.modal-content.nx-campaign {
		float: none;
		top: 10px;
		max-width: none;
	}
	.modal-content.nx-campaign .modal-header h1 {
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
	}
	.modal-content.nx-campaign .modal-header strong {
		font-size: 13px;
		font-weight: normal;
	}
	.modal-content.nx-campaign .modal-body {
		padding-top: 3px;
	}
	/* 
		campaign popup - END
	*/	
}
/* ******************** *
 
	MOBILE - end 

* ********************* */