@charset "UTF-8";


html, body {
    width: 100%;

    font-size: 100%;
    font-family: sans-serif;
    background-image:url(../img/bg.png);
    background-color: #FFF;
    color: #333;

}
html{
    overflow-y:scroll;
}

h1, h2, h3 ,h4 {
    color: #333;
}

h1 {
    font-size: 250%;
}

h4 {
    font-weight: 200;
    font-size: 110%;
}

img {
    max-width: 100%;
    margin: 0 0 10px 0;
}

/* Object listing
------------------------------------------------------------------------------------
*/

.obj_list {
    font-size: 80%;
    width: 100%;
}

.obj_list a {
    color: #777;
    text-decoration: none;
}

.basic { 
    /* 	used for the full list of objects 
                    (a-tags wrapping divs) */

    display: inline-block;
    padding: 10px;
    /*margin: 1px;
    border: 1px solid #999;*/
    float:none;
    vertical-align:top;
    cursor:pointer;
    font-family: "calluna", sans-serif;
    font-size:12px;
    font-weight: 400;
}
.whitewrapper{
    background-color:white;

}
.textwrapper{
    padding:10px;
    height:150px;
}
.basic h1{ 
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:14px;
    font-weight:500;
    font-style: normal;
    text-transform: uppercase;
    margin:0;
}
.adress_area{ 
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:12px;
    font-weight:500;
    color:silver;
    font-style: normal;
    text-transform: uppercase;
    padding-bottom:3px;
}
.bud{
    background-color:black;
    text-align: right;
    color:white;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:10px;
    font-weight:500;
    width:100%;
    padding:12px;
    text-transform: uppercase;
}
/* Object - detail view - bootstrapped later on, might not need to keep
------------------------------------------------------------------------------------
*/

.obj_detail {
    width: 100%;
}	

.obj_dt_splash {
    text-align: center;
    margin: 0 0 40px 0;
}

.obj_dt_splash h1 {
    font-size: 350%;
    font-family: serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.obj_dt_splash h4 {
    font-size: 90%;
    font-family: sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.obj_dt_splash img {
    margin: 0 0 40px 0;
}

.obj_dt_main h4 {
    font-size: 90%;
    font-family: sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.obj_dt_main p {
    font-size: 50%;
    font-family: serif;

}


.xml_txt {
    /* 	textcontainer for single-object view */
    font-family: serif;
    width: 60%;
    margin: 15px auto 15px auto;
}

/* Map in detail view
------------------------------------------------------------------------------------
*/

#nma_map {
    height:630px !important;
}

/* iframe - boka visning
------------------------------------------------------------------------------------
*/
.boka_iframe {
    width: 100%;
    height: 660px;
    border: none;
}
/* Bootstrap overrrides and additions
------------------------------------------------------------------------------------
*/
/* menus
------------------------------------------------------------------------------------
*/
.jumbotron {
    background-image:url(../img/bg.png);
}
.container-fluid a {
    color: #000;
}

.navbar-nav {
    /* display: inline-block;*/
    float: none;
    margin: auto;
    text-align: center;
}

.navbar,.blgt_main_nav {
    background-color: rgba(255,255,255,0.95);
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 0 0;
    /*padding: 18px 0 5px 0;*/
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:12px;
    font-weight:500;
    font-style: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
}

.blgt_main_nav a{
    color:black;
}

#blg_menu_logo {
    width:auto;
    height: 70px;
    margin: -28px 35px 0 0;
    padding-bottom: 1px;
}

.blgt_obj_nav {
    text-transform: uppercase;
    text-align: center;
    border-bottom: none;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:10px;
    font-weight:500;
    font-style: normal;
    text-transform: uppercase;
    padding: 0 0 0 0;
}
.blgt_obj_nav a{
    color:black;
}

.blgt_fltr_nav{
    font-size:9px;
    padding:10px 0;
    margin:0;
    display: inline-block;
    float: none;
    vertical-align: top;
    
}
.blgt_fltr_nav li{
   width:100px;
   vertical-align: top;
    
}


.blgt_fltr_nav ul{
    list-style-type: none;
}
.blgt_fltr_nav a{
    /*font-family: "calluna", sans-serif;
    font-size: 400;
    color:silver;*/
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    color: #a2a2a2;
    letter-spacing: 0px;
    font-weight:500;
    font-size:9px;

}
.blgt_static_nav{
    border-bottom:1px solid silver;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
    max-height: 100%;
}
/* objectview
-------------------------------------------------------------------
*/.blgt_staticpage_nav > li > a {
    margin: 0;
    font-size: 11px;
}.mainbg{	background-image:url(../img/bg.png);
          /*   padding-top:175px;*/
}
.objectmenuspacer{
    /* padding-top:190px;*/
}
.menubutton{
    margin:0;
}
.firstpara{
    text-align:center;
    font-family: "calluna", sans-serif;
    font-size:16px;
    font-weight: 400;
}
.firstpara h1{
    text-align:center;
    text-transform: uppercase;
    font-family: "freight-big-pro", sans-serif;
    font-size:74px;
    font-weight: 700;

    word-wrap: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-top:0;
    margin-bottom:0;
}
.firstpara h2{
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:14px;
    font-weight:500;
    display: inline-block;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom:0;
    margin-top:0;
}
h2.nma_prisavgift{
    margin-bottom:20px;

}
.secondpara{
    font-family: "calluna", sans-serif;
    font-size:14px;
    font-weight: 400;
    background-color:white;
    height:100%;
    padding-bottom:15px;
}
.secondpara h2{
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:18px;
    font-weight:500;
    font-style: normal;
    text-transform: uppercase;
}
.secondpara h4{
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:14px;
    font-weight:500;
    font-style: normal;
    text-transform: uppercase;
}
.secondpara hr{
    border-top:1px dotted black;
}
.part_one{
    border-right:1px solid silver;
    height:100%;
}
#nma_objectview{
    position:relative;
    background-image: url(../img/bg.png);
    top: -20px; /*fult men sant*/
}

.objectviewbutton{
    color:black;
    border:3px solid black;
    background-color:white;
    padding: 10px 25px 10px 25px;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:12px;
    font-weight:700;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin:6px;
    padding-bottom:10px;
    display: inline-block;
}
.objectviewbutton:hover{
    color:white;
    background-color:black;
    border:3px solid silver;
    cursor:pointer;
    text-decoration: none;
}
.rumsbeskholder{
    padding-left:0;
    padding-bottom:20px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.rumsbeskholder h4{
    /*display:inline-block;*/
}
.nma_rumsbeskrivningar{
    padding-left:0;
}
.nma_rumsbeskrivningnamn{
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -webkit-column-width:300px;
    -moz-column-width: 300px;
    column-width: 300px;


    /*-webkit-columns: 2 50%;
-moz-columns: 2 50%;
    columns: 2 50%; */

    height:auto;
}
.nma_rumsbeskrivningnamn p{
    page-break-inside: avoid;
}
#karta{
    padding:0;
}
/* footer
----------------------------------------------------------------------------
*/footer{
    background-color:black;
    text-align:center;
    padding-bottom:20px;
    margin-top:15px;
}
footer p{
    font-family: "calluna", sans-serif;
    font-size:10px;
    font-weight: 400;
    color:#878787;
    text-transform:uppercase;
}
footer h1{
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:12px;
    font-weight:normal;
    color:white;
    text-transform:uppercase;
    padding-bottom:5px;
}
.footerbutton{
    color:white;
    background-color:black;
    border:3px solid silver;
    cursor:pointer;
    padding: 10px 25px 10px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:12px;
    font-weight:700;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin:6px;
    padding-bottom:10px;
}
.footerbutton:hover{
    color:black;
    border:3px solid black;
    background-color:white;
}
/* general addons to style and media queries
-----------------------------------------------------------------------------------------
*/
.sideborders{
    border-left:1px solid silver;
    border-right:1px solid silver;
}
.sideborders hr {
    width: 80%;
}



/*
frontpage, styling for index.php -------------------------------------------------------------------
*/
.frontpage_basic { 
    display: inline-block;
    padding: 20px; /*4%**/
    /*margin:47px;*/
    /*margin-left:-2px;
    margin-right:-2px;*/
    margin-top:47px;
    /*float:none;*/
    vertical-align:top;
    font-family: "calluna", sans-serif;
    font-size:14px;
    font-weight: 400;
    text-align:center;
    background-color:#3e3739;
    color:#dbd7d2;
    min-height: 390px;
    margin-bottom:15px;

}
.frontpage_basic p{
    font-family: "calluna", sans-serif;
    font-size:14px;
    font-weight: 400;
}

.frontpage_basic h2{ 
    font-size:21px;
    font-weight:500;
    font-style: normal;
    color:#dbd7d2;
    text-transform: uppercase;
    margin:0;
}
.frontpage_basic h4{
    font-size:18px;
    font-weight:500;
    color:#dbd7d2;
}
.frontpage_basic hr{
    border-top:1px dotted #dbd7d2;
    position:absolute;
    bottom: 35px;
}

.frontpage_basic a{
    color:#dbd7d2;
    text-decoration:underline;
}

.allwhite, .allwhite h2, .allwhite a{
    background-color:white;
    color:black;
}
.innerbox{
    position:relative;
    width:100%;


}


.silverlink {
    position: absolute;
    left: 0;
    bottom: 20px;
    font-size: 21px;
    width: 100%;
    color:#dbd7d2;
}
.silverlink:hover {
    color:#dbd7d2;
}
.kommande_objekt, #instafeed1, .sokobjekt, .copy {
    text-align: center;
    position: relative;
}
#instafeed1 img {
    width: 15.6%;
    height: auto;
    margin: 0.5%;
}
.silver {
    background: #3e3739;
    color: #dbd7d2;
    text-align: center;
}

.wrapper{
    margin:auto;
}
/* styling for kontakt.php -------------------------------------------------------- */
.contactmenuspacer{
    padding-top:105px;
    background-color:white;
    margin-top:20px;
}
.contactinfo{
    padding-top:25px;
}
.contactpara{
    font-family: "calluna", sans-serif;
    font-size:16px;
    font-weight: 400;
}
.contactpara h1{
    text-transform: uppercase;
    font-family: "freight-big-pro", sans-serif;
    font-size:74px;
    font-weight: 700;
}
.contactpara h2{
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size:14px;
    font-weight:500;
    display: inline-block;
    font-style: normal;
    text-transform: uppercase;
}
.contactpara h3{
    margin-top:0px;
}
.contactpara div{
    padding-left:0;
}
.contactpara hr{
    border: 1px inset #efefef;
}

/* . */
.nma_kno_nav{
    height: 80px;
    border-bottom: 1px solid #e4e3e2;
    margin-top: 7px;
}
.nma_top_menu{
    position:relative;
    top:6px;
}
.navbar-brand{
    margin-top:8px;
}
.nav__item::after {
    background-color: #e4e3e2;
    content: "";
    height: 21px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
}
.nma_top_menu .navbar-nav > li > a{
    padding: 10px 42px;
    margin-top: 10px;
}

/**/


/* + reset när öppen */

#navbar .navbar-nav{
    display:inline-block;
}
.nma_white_block{
    background:white;
    margin-top:20px; /*147px;*/
    padding-top:20px;
}
.nma_white_block p,
.salja_list,
.nma_white_block form{
    font-family: "calluna",sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.nma_white_block form h5{
    font-family: "freight-big-pro",sans-serif;
    text-transform: uppercase;
}
.nma_white_block h3{
    -moz-hyphens: auto;
    font-family: "freight-big-pro",sans-serif;
    font-size: 54px;
    font-weight: 700;
    text-transform: uppercase;
    word-wrap: break-word;
}
footer .fa{
    color:white;
    font-size:30px;
    margin: auto 10px;
}
footer a,
footer a .fa{
    color: #878787;
    text-decoration:none;
}
footer a:hover,
footer a .fa:hover{
    color: white;
    text-decoration:none;
}

.salja_list {
    list-style-type:circle;

}
input[type="text"]{
    margin: 0 0 7px !important;
}

.nmaKursiv{
    font-style:italic;

}
.navbar-nav > .active > a, 
.bs-docs-nav .navbar-nav > .active > a:hover,
.bs-docs-nav .navbar-nav > li > a:hover {
    background-color: #eee;

}
#nma_sub_salja,#three,#nma_sub_kopa{
    display: none;
}
#nma_sub_kopa.active{
    display:inline-block;
}
#nma_sub_salja.active{
    display:inline-block;
}
.submenu{
    margin-bottom:-4px;
}    

.blgt_fltr_nav ul{
    padding-left:0;
}

#nma_objectview .nma_avgift:before{
    content: "Avgift: ";
}



.navbar-toggle {
    padding: 16px 10px 4px;
}

.fa-bars{
    font-size:25px;
}
.nma_preloadimg{
    width:100% !important;
    display: block;
    margin: auto;
    max-width: 100% !important;
    text-align: center;
}



.nma_center{
    text-align:center;

}

.blgt_visningsrad{
    display:block;
    padding-bottom:10px;
}
.blgt_visningsrad:first-letter{
    text-transform:uppercase;
}
#bokavisning{
    padding-top:20px;
}
#bokavisning .objectviewbutton{
    display:inline-block;
}


.jumbotron{
    padding:0;
}
.nma_kommun{
    padding-top:20px;
}
.nma_infobox_close{
    position:relative;
    width:100%;
    height:20px;
    text-align: right;
    cursor: pointer;


    position:fixed;
    width:auto;
    height:auto;
    top:20%;
    right:20%;
    margin-right:22px;


}
.nma_infobox_close:after{
    /*content: "☒";*/
    content: "\2612";
    font-size: 25px;


}
.nma_infobox{
    position:fixed;
    border: 1px solid black;
    padding:10px;
    background-color:white;
    height:60%;
    top:20%;
    left:20%;
    width:60%;
    overflow-y:scroll;
    z-index:1000;
    text-align:left;
    display: none;
    outline:0;
}

/*SÖKES*/
.nma_sticktobottom{
    position:absolute;
    bottom:10px;
    text-align: center;
    width:100%; /*width:92%;*/ /*Vi har 4% padding på lådan frontpage_basic*/
}
.next{

    position:absolute;
    top:180px;
    right:10px;
}
.prev{
    position:absolute;
    top:180px;
    left:10px;
}
.slides_container{
    max-width:400px;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
}
/* WIP URVAL GO FOR IT ARON!*/
.nma_urval li a{
    color:gray;
}

.nma_urval .active,.nma_urval .currstart:hover,.nma_urval .currsold:hover{
    /*background-color:red;*/
}

/*SÖKES SLUT -----------------------------------------------------------------*/

/*Media kaos*/
/*768+ max width---------------------------------------------------------------*/
@media (min-width: 768px){
    body{
        padding-top:119px /*83px;*/
    }

    body.nma_objectpage{
        padding-top:159px; /*164px;*/

        min-height:800px;
    }
    body.nma_kontakt{
        padding-top: 65px; 
    }
    body.nma_home{
        padding-top: 87px; 
    }
    .navbar {

        position:fixed;
        width:100%;
        top:0;
    }
}


@media (max-width: 912px){
    .submenu .navbar-nav > li > a{
        font-size:9px;
        /* background:yellow;*/
    }
}

@media (max-width: 1199px) { 

    .part_one {
        border-right: none;
    }

}
@media (max-width: 1050px){
    .frontpage_basic{
        margin:20px;

    }

}

@media (max-width: 1050px){
    .nma_top_menu .navbar-nav > li > a{
        padding: 10px 25px;
        margin-top: 10px;
    }
    .submenu .navbar-nav > li > a{
        padding: 10px;
    }

}
@media (max-width: 1000px){

    #blg_menu_logo {
        margin: -28px 0 0 0;
    }
}
@media (max-width: 1000px){
    .nma_top_menu .navbar-nav > li > a{
        padding: 10px 23px;
        margin-top: 10px;
    }
    .submenu .navbar-nav > li > a{
        padding: 10px 8px; /* VAD ÄR DETTA?*/

    }
    .submenu ul > li {
        padding: 0px;


    }
}
/*766-767 max width---------------------------------------------------------------*/
@media (min-width: 767px){
    .mobilelogo{
        display:none;
    }
    .regularlogo{
        display:inline-block;
        position:relative;
    }

}

@media (max-width: 767px){
    .nma_top_menu .navbar-nav > li > a{
        padding: 10px 23px;
        /*background:red;*/
        margin-top: 10px;
    }
    .submenu .navbar-nav > li > a{
        padding: 10px 8px;
        /* background:lime;*/
    }
    .submenu{
        margin-bottom:0;
    }
    .nma_kno_nav{
        margin-bottom:-1px;
    }
}


@media (max-width: 767px){
    .mobilelogo{
        display:block;
    }
    .regularlogo{
        display:none;
    }
    .mainbg{
        padding-top:10px;
    }
    .firstpara h1{
        font-size: 30px;
    }
    .sideborders{
        border:none;
    }

}
@media (max-width: 767px){
    .frontpage_basic{
        margin:0;
        margin-bottom:15px;
    }
}
/* iphone specific */
@media (max-width: 766px){
    .nma_white_block h3 {
        font-size: 34px;
    }
    #blg_menu_logo {

        height:50px;
        margin-top:-17px;
    }
    .nma_kno_nav{
        height:60px;

        position:relative;
    }
    .navbar, .blgt_main_nav{

    }
    .navbar-header{

    }
    .submenu{
        /*  margin-top: 111px; NAJ */
        position: relative;
        /* padding-bottom: 10px; NAJ */


    }
    .nma_top_menu{
        z-index:1;
    }
    .nav>li>a,
    .nav>li{
        display:inline-block;
    }
    .nma_white_block {
        margin-top:20px;
    }

    .nav__item::after {
        background-color: none;
        content: "";
        height: 0px;
        position: absolute;
        right: 0;
        top: 0px;
        width: 0px;
    }
}

/*766- max width---------------------------------------------------------------*/
@media (max-width: 349px){
    .submenu{
        /*margin-top: 164px;*/
    }
}


/* integration med bloggen */

/* Overrides egent css*/
.nma_top_menu .navbar-nav > li > a {
    padding: 10px 24px !important;
}
a_left_border{
    border-left:1px solid #C0C0C0;
}
#content{
    padding-top: 20px;
}

@media (max-width: 767px){
    .nma_top_menu .navbar-nav > li > a, .ah_bip > li > a {
        width:auto !important;
        padding: 10px 23px !important;
    }
}

button.navbar-toggle.menubutton,
button.navbar-toggle.menubutton.collapsed{
    background:none !important;
    border-color:white !important;
    box-shadow:none !important;
    /* border:none;*/
}


/* responsivas */
@media (min-width: 767px){
    .inspiration_mobile_sub_menu{
        display:none !important; 
    }

}

/*@media (max-width: 767px){
    nav.submenu._navbar-collapse{
        display:none !important; 
    }
    .nma_kno_nav {
        border-bottom: none !important;
    }
    .nma_kno_nav_gammel{
        background:white;
        border-bottom: 1px solid #E4E3E2;
    }

}*/
/* HUVUDMENY FIXES*/
@media (max-width: 1010px){
    .nma_top_menu .navbar-nav > li > a, ._ah_bip > li > a {
        width: 124px !important;
        padding: 10px 14px !important;
    }
}
@media (max-width: 932px){
    .nma_top_menu .navbar-nav > li > a, ._ah_bip > li > a {
        width: 114px !important;
        padding: 10px 4px !important;
    }
}

@media (max-width: 872px){
    .nma_top_menu .navbar-nav > li > a, ._ah_bip > li > a {
        width: 96px !important;
        padding: 10px 1px !important;
    }
}

/* falsk centrering uppe i */
.nma_top_menu .navbar-nav > li > a,
.ah_bip > li > a{
    width: 136px;
}
#blg_menu_logo{
    margin: -28px 0px 0px 0px !important;
}

/* pusking content */  
.nma_kno_nav {
    height:auto !important;
    min-height: 80px !important;
}
@media (max-width: 766px){
    .nma_kno_nav {
        height:auto !important;
        min-height: 60px !important;
        padding-bottom: 6px;
    }
	.nma_objectpage .app.submenu {
        display: inline-block;
        height:auto!important;
        /*background:red;*/
    }
}
.nma_maklarbild{
    width:300px;
    display:block;
}

.omrade_span{
    display: inline-block;
    position: relative;
    min-width: 170px;
    padding-left:3px;
    font-size: 12px;
}
.bevakning_mess{
    width: 346px;
    height:100px;
}
/* Fix for radbrytningar i objektbeskrivningar */
.nma_ovrigtbyggn{
    white-space: pre-wrap;
}
a.nma_ahrefhighlight{
    /* SORTERINGS LÄNKAR AKTIVA */
    text-decoration: underline;
}
.nma_advert{

}
.nma_advert p {
    text-align: center;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    margin: 0;
}
.nma_imagelist img{
    width: 100%;
}

@media (min-width: 768px) {
    .nma_objectlistimgwrapper{
        overflow:hidden;
        max-height:236px;
        min-height:236px;
        height:236px;
        /*background:orange;*/


    }
}

@media (min-width: 992px) {
    .nma_objectlistimgwrapper{
        overflow:hidden;
        max-height:310px;
        min-height:310px;
        height:310px;
        /*background:red;*/
    }
}

@media (min-width: 1200px) {
    .nma_objectlistimgwrapper{
        overflow:hidden;
        max-height:377px;
        min-height:377px;
        height:377px;
        /*background:green;*/
    }
}
.nma_booked_toprow{

    text-align:center;
    background:silver;
}
.nma_booked_dateandslots{
    border:0px solid silver;
    padding:10px;
    width:250px;
    display:inline-block;
    vertical-align: top;


}
.nma_booked_date {
    display: inline-block;
    vertical-align: top;
    /* border: 1px solid silver; */
    margin: 10px;
    width: 210px;
    padding: 10px;
    border-radius: 5px;
    cursor:pointer;
}
.nma_booked_date:hover {
    background:#d8d8d8;
}
.nma_booked_date.nma_active  {
    background:#d8d8d8;
}
.nma_booked_slots {
    max-width: 530px;
    margin: auto;
}

.nma_booked_slots label {
    /* display: block; */
    cursor: pointer;
    width: 105px;
}
.nma_booked_slots .picktimebooking {
    /* display: block; */
    margin-right:3px;
}


.nma_bookingformfields {
    display: block;
    padding: 0px;
    margin: 15px auto 0 auto;
    /* border: 1px solid red; */
    width: 302px;
}
.nma_bookingformfields input{
    display: block;
    width:300px;
    margin-bottom:10px;

}
.nma_bookingformfields h5{
    text-transform:uppercase;
}
.nma_bookingwarning{
    color:red;
}
#bokavisning .objectviewbutton.nma_setbooking{

}
.jumbotron .nma_planlosning p,
.jumbotron #objectinfo p,
.jumbotron #roominfo p {
    font-size: inherit;
}
/*.nma_objectlistimgwrapper{
    overflow:hidden;
    max-height:310px;
    min-height:310px;
    height:310px;
}*/
.nma_inactive{
   opacity:0.1;
   cursor: none;
   pointer-events:none;
}
.nma_policy label{
    font-weight:normal;
    margin-left: 4px;
    margin-bottom: 0;
}
.nma_policyshow{
    cursor:pointer;
    text-decoration: underline;
    color: #337ab7;
    margin-bottom:5px;
}
.nma_policyinfo_close{
    position:relative;
    width:100%;
    height:20px;
    text-align: right;
    cursor: pointer;


    position:fixed;
    width:auto;
    height:auto;
    top:20%;
    right:20%;
    margin-right:22px;


}
.nma_policyinfo_close:after{
    /*content: "☒";*/
    content: "\2612";
    font-size: 25px;


}
.nma_policyinfo{
    position:fixed;
    border: 1px solid black;
    padding:10px;
    background-color:white;
    height:60%;
    top:20%;
    left:20%;
    width:60%;
    overflow-y:scroll;
    z-index:1000;
    text-align:left;
    display: none;
    outline:0;
    white-space: pre-wrap;
}
.nma_searchbox_underhand img{
    max-width: 60px;
}