html{
    /*height: 100vh;*/
}
body{
    /*height: 100%;*/
}
.spinner-action-link{
    padding-right: 1.5rem;
    white-space: nowrap;
}
.spinner-action-link > .spinner-action-ico{
    visibility: hidden;
    color: #ffffff;
    margin-right: 0.2rem;
}
.spinner-action-link > .spinner-action-ico.action{
    visibility: visible;
}

.navbar .company_symbol_wrap{

    width: 38px;overflow: hidden;
}
.navbar .company_symbol_wrap img{

    height: 44px;
}
.navbar-nav .nav-item{
/*font-size: 0.7em;*/
    display: flex;
    align-items: center;
}


.container-flyer_details,
.container-flyer_details .tab-content,
.container-flyer_details .tab-pane{
    /*height: 100%;*/
}
.map-tab-iframe-item{
    /*height: 100%;*/
    /*width: 100%;*/
    height: 800px;
    width: 1000px;
}
.map_new_win{

}