/*svg * {*/
/*    font-size: 1.5px;*/
/*}*/

/*.cl-bold {*/
/*    font-weight: bold;*/
/*}*/

/*.cnt_loading_img {*/
/*    margin: auto;*/
/*    left: 0;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    position: absolute;*/
/*    display: none;*/
/*    z-index: 9999;*/
/*    width: 64px;*/
/*    height: 64px;*/
/*}*/


/*.lds-dual-ring {*/
/*    display: inline-block;*/
/*    width: 64px;*/
/*    height: 64px;*/
/*}*/

/*.lds-dual-ring:after {*/
/*    content: " ";*/
/*    display: block;*/
/*    width: 46px;*/
/*    height: 46px;*/
/*    margin: 1px;*/
/*    border-radius: 50%;*/
/*    border: 5px solid #fff;*/
/*    border-color: #005d96 transparent #005d96 transparent;*/
/*    animation: lds-dual-ring 1.2s linear infinite;*/
/*}*/

/*@keyframes lds-dual-ring {*/
/*    0% {*/
/*        transform: rotate(0deg);*/
/*    }*/
/*    100% {*/
/*        transform: rotate(360deg);*/
/*    }*/
/*}*/

/*.margin-top {*/
/*    margin-top: 7px;*/
/*}*/

/*.text-center {*/
/*    text-align: center;*/
/*}*/

/*.columns {*/
/*    width: 100%;*/
/*}*/

/*.form_table td {*/
/*    padding: 5px;*/
/*}*/

/*.table_oddrow_en {*/
/*    background-color: white;*/
/*}*/

/*.scroll, .table_head_en {*/
/*    box-shadow: 0 0 1px grey;*/
/*    border: none;*/
/*}*/

/*.form_selected {*/
/*    font-weight: bold;*/
/*    background: Highlight;*/
/*}*/

/*select, input, textarea, .input_tag {*/
/*    height: 1.7em;*/
/*}*/

/*select, input, textarea {*/
/*    padding: 1px 1px 1px 3px;*/
/*    background: #fafafa;*/
/*    !*background: #f5f5f5;*!*/
/*    border: 1px solid #e2e2e3;*/
/*}*/

/*select option {*/
/*    padding-left:2px;*/
/*}*/


/*[class*="fa-"] {*/
/*    color: #005d96;*/
/*    width: 18px;*/
/*    height: 18px;*/
/*}*/

/*[class*="fa-"]:hover {*/
/*    color: #004d86;*/
/*}*/

/*[class*="fa-info"] {*/
/*    cursor: pointer;*/
/*}*/

/*.window .window_title {*/
/*    padding: 0 5px;*/
/*}*/
/*.window .window_title .form-win-title {*/
/*    font-size: 14px;*/
/*    color: #333;*/
/*    font-weight: normal;*/
/*}*/

/*.cnt_befestiger {*/
/*    text-align: center;*/
/*    margin: 5px;*/
/*    padding: 5px;*/
/*    cursor: pointer;*/
/*}*/

/*.cnt_befestiger.disabled {*/
/*    opacity: 0.5;*/
/*    cursor: default;*/
/*}*/

/*.cnt_befestiger:not(.disabled):hover {*/
/*    border: 2px solid #333333;*/
/*}*/


/*.cnt_befestiger img {*/
/*    max-height: 130px;*/
/*}*/

/*.img-befestiger {*/
/*    cursor: pointer;*/
/*    filter: opacity(0.6);*/
/*}*/

/*.img-befestiger:hover {*/
/*    filter: none;*/
/*}*/

/*.hide {*/
/*    display: none;*/
/*}*/

/*.hidden {*/
/*    visibility: hidden;*/
/*}*/

/*.text-center {*/
/*    text-align: center;*/
/*}*/

/*.buttonpanel {*/
/*    margin-top: 10px;*/
/*    float: right;*/
/*}*/

/*.buttonpanel button {*/
/*    margin-left: 10px;*/
/*}*/

/*.jdpicker_w {*/
/*    position: relative;*/
/*}*/

/*.jdpicker_w .date_clearer {*/
/*    position: absolute;*/
/*    right: 2px;*/
/*    font-size: 14px;*/
/*}*/

/*.overflow-show {*/
/*    overflow: inherit !important;*/
/*}*/

/*.cnt_profil.profil {*/
/*    width: 62px;*/
/*    height: 100px*/
/*}*/

/*.cnt_profil.profil > div:first-child {*/
/*    height: 62px*/
/*}*/

/*.cnt_profil.profil img {*/
/*    width: 62px;*/
/*    height: 62px*/
/*}*/

/*.cnt_profil.system {*/
/*    width: 80px;*/
/*    height: 125px*/
/*}*/

/*.cnt_profil.system > div:first-child {*/
/*    height: 80px*/
/*}*/

/*.cnt_profil.system img {*/
/*    width: 80px;*/
/*    height: 80px*/
/*}*/

/*.cnt_profil.material {*/
/*    width: 80px;*/
/*    height: 94px*/
/*}*/

/*.cnt_profil.material > div:first-child {*/
/*    height: 80px*/
/*}*/

/*.cnt_profil.material img {*/
/*    width: 80px;*/
/*    height: 80px*/
/*}*/

/*.cnt_profil.wand {*/
/*    width: 80px;*/
/*    height: 100px*/
/*}*/

/*.cnt_profil.wand > div:first-child {*/
/*    height: 62px*/
/*}*/

/*.cnt_profil.wand img {*/
/*    width: 62px;*/
/*    height: 62px*/
/*}*/

/*.cnt_profil.shutter {*/
/*    width: 80px;*/
/*    height: 110px*/
/*}*/

/*.cnt_profil.shutter img {*/
/*    width: 62px;*/
/*}*/

/*.cnt_zoom_bn_download {*/
/*    top: 115px;*/
/*    position: absolute;*/
/*    right: 10px;*/
/*    width: 98px;*/
/*    z-index: 1;*/
/*    text-align: center;*/
/*}*/

/*.invisible {*/
/*    visibility: hidden;*/
/*}*/

/*.sch_hint {*/
/*    max-width: 300px;*/
/*    position: absolute;*/
/*}*/

/*.sch_hint .text {*/
/*    color: black;*/
/*    background: white;*/
/*    padding: 5px;*/
/*    box-shadow: 0 0 10px #888;*/
/*    text-align: left;*/
/*}*/

/*.sch_hint .arrow_vert {*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 10px solid transparent;*/
/*    border-right: 10px solid transparent;*/
/*    margin: auto;*/
/*}*/

/*.sch_hint .arrow_hor {*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-top: 10px solid transparent;*/
/*    border-bottom: 10px solid transparent;*/
/*    margin: auto;*/
/*}*/

/*.sch_hint.down .arrow_vert {*/
/*    border-top: 7px solid white;*/
/*}*/

/*.sch_hint.up .arrow_vert {*/
/*    border-bottom: 7px solid white;*/
/*    position: relative;*/
/*}*/

/*.sch_hint.left .arrow_hor {*/
/*    border-left: 7px solid white;*/
/*}*/

/*.sch_hint.right .arrow_hor {*/
/*    border-right: 7px solid white;*/
/*    float: left;*/
/*}*/

/*.wheelzoom {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*}*/

/*.svg-parent {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.wheelzoom .select_3 {*/
/*    stroke-width: 2px;*/
/*    stroke: blue;*/
/*}*/

/*.wheelzoom .area-hover {*/
/*    fill: transparent*/
/*}*/

/*.wheelzoom .area-hover:hover:not(.modus-cut), .area-hover.hovered {*/
/*    fill: blue;*/
/*    opacity: 0.6 !important;*/
/*    cursor: pointer;*/
/*}*/

/*.wheelzoom .area-hover.mullion-poss {*/
/*    stroke-width: 2px;*/
/*    stroke: blue;*/
/*}*/

/*.wheelzoom .area-hover.mullion-not-poss {*/
/*    stroke-width: 2px;*/
/*    fill: gray;*/
/*    opacity: 0.8;*/
/*    cursor: default;*/
/*}*/

/*.wheelzoom .cnt_zoom img {*/
/*    width:30px;*/
/*    margin:10px 30px;*/
/*}*/
/*.sketch-img .cnt_zoom{*/
/*    top:-65px;*/
/*    padding:5px;*/
/*}*/

/*.sketch-img .cnt_zoom img{*/

/*    margin:5px;*/
/*}*/

/*.margin-top {*/
/*    margin-top: 1rem;*/
/*}*/

/*.label sub {*/
/*    font-size: 8px;*/
/*}*/

/*.wallmaterial .lb_head {*/
/*    margin-bottom: 0;*/
/*}*/