#nyhedsbrev-wrapper{
    position: fixed;
    bottom:-2px;
    right:0;
    background-color: #0CA625;
    z-index:5;
    width: 345px;
}
.hide{
	display: none;
}
.closed .header
{
	max-height: 0;
    padding: 0;
    border: none;
    display:  none;
}
.closed #nyhedsbrev-boks{
    max-height: 0;
    padding: 0;
    border: none;
    display:  none;
}
.open #nyhedsbrev-teaser{
    display:none;
}
#nyhedsbrev-boks{
    background-color: #f1f1f1 !important;
    padding: 10px 18px 10px;
    background-image:url(https://s3-eu-west-1.amazonaws.com/inkproimagelib/layout/lenovo-tablet-w78px.png);
    background-repeat:no-repeat;
    background-size:20%;
    background-position:92% 20%;

    border-left:1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    border-top: none !important;
}

#nyhedsbrev-boks input[type=text]{
    border:1px solid #cbcbcb;
    padding:4px 8px;
    width:80%;
    margin-right:2%;
    font-size: 16px;
}
#nyhedsbrev-boks input[type=text]::placeholder{
    color:#cbcbcb;
    font-weight: bold;
    font-family: Lato;
    font-size: 20px;
    padding: 0px;
}
#nyhedsbrev-boks input[type=submit]{
    background-color: #0ca625;
    border: none;
    padding: 2px 20px 5px;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    font-family: Lato;
    color: white;
    height: 35px;
    width: 90px;
    font-weight: bolder;
}
.newsletter-1590 #nyhedsbrev-boks input[type=submit]{
    padding:3px 24px 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .btn-newsletter-widget2 { border: none; } 
}
.btn-newsletter-widget1{
	
    background-color: #068A1B !important;
    border: none;
    color: #FFF;
    margin-right: 1px;
    border-left: none;
    width: 36px;
    height: 36px;
    margin-left: -4px;
}
.btn-newsletter-widget2{
	
    background-color: #068A1B !important;
    height: 36px;
    width: 36px;
    border: #068A1B;
    margin-left: 1px;
}

#minimize:after{
    font-weight:bold;
}
#closer{
    cursor:pointer;
}
#closer:after{
    /*content:"X";*/
    font-weight:bold;
}
#nyhedsbrev-teaser{
    height: 42px;
	background-color: #0CA625 !important;
	/*border: 1px solid #00b900;*/
}

.teaser-info{
    padding:0;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    margin:8px 0px 8px 12px;
    font-weight: bolder;
    width: 272px !important;
    cursor:pointer;

}
.teaser-action-btn{
	margin-top: 2px !important;
	margin-right: 2px !important;
}
.teaser-close-btn{
	width: 37px;
    height: 37px;
    background-color: #068A1B !important;
    border: #068A1B;
}

#nyhedsbrev-wrapper .header{
	height: 40px;
	background-color: #0CA625 !important;
	border-color: #068A1B !important;
}
.newsletter-action-button{
	margin-top: 2px !important;
	margin-right: -8px !important;
    width: 80px;
    height: 37px;
    display: inline-flex;
}

.newsletter-header{

	margin:8px 0px 8px 12px;
    font-size: 14px;
    color: white;
    font-weight: bolder;
    text-transform: uppercase;
    width: 252px !important;
}
.newsletter-header span{
	font-size: 28px !important;
	font-weight: bold;
}

.teaser-info span{
    font-size: 28px !important;
	font-weight: bold;
}

.n-newsletter-body{
	width: 195px;
	margin-top: 10px;
	font-size: 16px;
	font-family: Lato;
	margin-bottom: 30px;
}
/*#nyhedsbrev-teaser:after{
    content: " ";
    background: url(https://shop1434.hstatic.dk/upload_dir/pics/grafik/inkman-w-tablet_shad_sm.png);
    position: absolute;
    right: -4px;
    bottom: 25px;
    display: block;
    height:107px;
    width:145px;
}
.newsletter-1590 #nyhedsbrev-teaser:after{
    bottom:25px;
}
*/
