.sidebar{max-width:280px;min-width:250px;min-height:100%;height:auto;overflow:visible}.sidebar .brand{background-color:rgba(255,255,255,0.493);color:white}.sidebar .nav-link{background-color:rgba(255,255,255,0.493);}main{-webkit-transition:0.3s all ease;transition:0.3s all ease}.navbar-dark .navbar-toggler{border-color:#000}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 6L 24 24M24 6L6 24'/%3E%3C/svg%3E")}.sidebar{position:absolute;z-index:2;right:0}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 5.05s ease;-webkit-transition:height 0.01s ease;transition:height 0.01s ease}
strong{font-size:18px}.hamburger-menu{display:none}.markerIconTemp{width:25px;height:25px;left:0px;top:0px;position:relative;border-radius: 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);border:1px solid #FFFFFF}.form-login{background:gray}@media (min-width: 768px){.px-md-6{padding-right:5rem !important;padding-left:5rem !important}}
.navbar-light .navbar-toggler-icon:hover {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28200, 200, 200, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.color-w {
    color: rgba(255,255,255,1.0);
}
.color-w:hover {
   color: rgba(200,200,200,1.0);
}
.color-b {
    color: rgba(0,0,0,1.0);
}
.color-b:hover {
    color: rgba(150,150,150,1.0);
}
.header-height {
    height: 50px;
}

@media (min-width: 768px) {
    .px-lg-original {
        width:800px;
    }
    .multiselect {
        width: 200px;
    }
    #none {
        width: 200px;
    }
    #nextto {
        width: 200px;
    }
}
.span-button{
    width:100px;
}
.multiselect-native-select{
    width:100%;
}

.ken {
    width: 100%;
}
.caret {
    border-right: 0px !important;
    border-left: 0px !important;
}
.dropdown-menu > li > a {
    text-decoration: none;
}
/*# sourceMappingURL=style.css.map */