@font-face {
    font-family: segoeui;
    src: url(../fonts/segoeui.ttf);
}

@font-face {
    font-family: glyphicons;
    src: url(../fonts/glyphicons-halflings-regular.ttf);
}



* {
    font-family: segoeui;
}


.mode-style {
	padding: 0px 39px;margin: 0 10px;border-radius: 20px;border: 1px #d0cfcf solid;
}

.auto-style-copy2 {
	position: absolute;
    bottom: 31px;
    text-align: center;
    LEFT: 16PX;
}

.footer-logo-powered-by {
	content : url("./../pics/logo-white-v2.png");
	width: 100%;
    position: absolute;
    left: 0px;
    bottom: -30px;
}

.right-bar {
    width: 12px;
    position: fixed;
    right: 0px;
    height: 100%;
    background: #f8bd09;
    top: 0px;
}

.bl-side-menu {
    background: #415f73;
    height: 105%;
    padding: 0;
    width: 150px;
    display: inline-block;
    z-index: 9988;
}


.header {
    border: 3px #f8ba00 solid;
    font-size: 44px;
    font-weight: bold;
    border-radius: 0px 0px 37.5px 37.5px;
    border-top: none;
    color: #415f73;
	height: 90px;
}

.nav-item {
    background: #415f73 !important;
    text-align: center;
    margin-bottom: 15px;
}

.bl-top-header {
    height: 100px;
    border: 3px #f8ba00 solid;
    font-size: 44px;
    font-weight: bold;
    border-radius: 0px 0px 37.5px 37.5px;
    border-top: none;
    color: #415f73;
    padding-left: 25px;
    padding-top: 10px;
    margin-left: 2%;
    width: 99%;
}

.bl-top-header-title {
    font-size: 44px;
    font-weight: bold;
    color: #415f73;
    padding-left: 25px;
    padding-top: 0px;
}

.bl-top-header-logo {
    font-size: 35px;
    font-weight: bold;
    color: #415f73;
    position: absolute;
    right: 0px;
    top: 10px
}

.bl-middle-body {
    height: auto;
    border: 3px #f8ba00 solid;
    font-size: 44px;
    font-weight: bold;
    border-radius: 37.5px;
    color: #415f73;
    padding-left: 25px;
    padding-top: 10px;
    margin-top: 30px;
    padding-bottom: 50px;
    background: white !important;
}

.sis_thema {
    padding: 8px;
    box-shadow: 0px 3px 3px 0px #cec198;
    border-radius: 35.5px;
    border: 2px solid #f8ba00;
    width: 12vw;
    height: 12vw;
    background-color: white;
    margin: 0px;
	cursor: pointer;
    
}

.hauptthemaIcon.over {
    border: 3px dotted #666;
    cursor: move;
}

.hauptthemaTitle {
    color: #415f73;
    font-size: 22px;
    margin-top: 0px;
}

figure .sis_thema img {
    width: 43% !important;
    display: initial !important;
    margin: 22px;
    margin-top: 30px; 
}


.gallery {
    gap: 3em !important;
	padding-top: 15px;
    margin-top: 3vw !important;
    display: inline-grid !important;
    grid-template-columns: repeat(5, minmax(13vw, 13vw));
    overflow-y: scroll;
    overflow-x: hidden;
    height: 65vh;
    text-align: center;
    z-index: 19;
	padding-left: 400px;
    margin-left: -400px;
	padding-right: 50px;
    margin-right: -50px;
}


.sis_thema:hover {
    box-shadow: 0px 0px 15px #a5a5a5 !important;
    background: radial-gradient(circle at 18.7% 37.8%, rgb(250, 250, 250) 0%, rgb(225, 234, 238) 90%);
}

.hauptthemaTools {
    position: absolute;
    display: None;
    left: 12px;
    right: 0px;
    top: 1px;
    background: rgba(255, 255, 255, 0.1);
    border: solid 1px lightgrey;
    border-radius: 0px 0px 15px 15px;
    padding: 1px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding: 3px;
    margin: 5px;
    margin-right: 10px;
    width: 130px;
    border-top: 0px;
}

    .hauptthemaTools img {
        display: inline-block;
        cursor: pointer;
        width: 25px;
        height: 25px;
        margin: 6px 2px 0;
        filter: invert(80%) sepia(80%) saturate(242%) hue-rotate(161deg) brightness(92%) contrast(84%);
    }

.unterthemaTools img {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    filter: invert(80%) sepia(80%) saturate(242%) hue-rotate(161deg) brightness(92%) contrast(84%);
}


.unterthemaTools {
    position: relative;
    display: None;
    background: none;
    border: solid 0px lightgrey !important;
    border-radius: 2px;
    box-shadow: none !important;
    padding: 0;
    text-align: center;
    margin-left: 20%;
}

figure.active .menu {
    display: inline;
    content: '';
    z-index: 1;
    position: absolute;
    left: 0px !important;
    top: 176px !important;
    width: 200px !important;
    margin-left: auto;
    padding: 10px 0px 10px 10px !important;
    border: 0px solid #777 !important;
    background-color: #e0e0e0eb !important;
    color: #415f73 !important;
    border-radius: 6px;
    display: inline;
    content: '';
    z-index: 1;
    position: absolute;
    left: -85px !important;
    top: 128px !important;
    width: 220px !important;
    margin-left: auto;
    padding: 10px 0px 10px 10px !important;
    border: 0px solid #777 !important;
    background-color: #e0e0e0ee !important;
    color: #415f73 !important;
    border-radius: 22.5px !important;
}

 

.menu::after {
    content: "";
    position: absolute;
    transform: rotate(180deg);
    bottom: 100%;
    left: 80% !important;
    margin-left: -15px;
    border-width: 20px;
    border-style: solid;
    border-color: #e0e0e0eb transparent transparent transparent !important;
}

.unterthemaTitle {
    color: #415f73 !important;
}

.unterthema {
    position: relative;
    text-align: left !important;
    margin-left: 15px;
}

.NeuesUnterthema {
    text-align: left;
    margin-left: -42px !important;
}


.lineindex {
    border-bottom: 1px dashed #415f73 !important;
    padding: 4px !important;
    margin-bottom: 2px;
    width: auto !important;
    margin-left: 15px;
    margin-right: 30px;
}


.trashbin .hauptthemaTools img.ht-tools-truncate {
    display: inline-block;
    margin-right: -85px !important; 
    filter: invert(80%) sepia(80%) saturate(242%) hue-rotate(161deg) brightness(92%) contrast(84%) !important;
}

.bl-navbar-brand-img {
    width: 2vw;
    height: 2vw;
}


.bl-navbar-brand-header-img {
    width: 70px;
    height: 70px;
}

.bl-navbar-brand-title {
    margin-top: 0.3vw;
    font-size: 0.8vw;
    position : relative;
}


#loginForm {
   // width: 350px !important;
    padding-top: 7px;
    padding-left: 12px;
}

.sidebar {
    position: absolute !important;
    top: 110px !important;
    left: 150px !important;
    width: 265px !important;
    padding: 0px !important;
    height: auto !important;
    border-radius: 0px 22.5px 22.5px 0px !important;
    background: #415f73 !important;
    transition: 0.5s !important;
    overflow-y: clip;
    z-index:9999;
    display:none;
}


    .sidebar a {
        padding: 10px 14px 14px 14px;
        text-decoration: none;
        font-size: medium;
        font-family: Verdana;
        text-shadow: none; 
        color: #fff; 
        display: block;
        transition: 0.3s;
    }

.form-text {
    border-radius: 22.5px;
    border: 2px #f8ba00 solid;
    outline: none;
    width: 230px;
    height: 45px;
    margin-left: -35px;
}

    .form-text:focus, .form-text:active, .form-text::selection {
        outline: none !important;
    }

.form-submit {
    border-radius: 20px;
    border: 3px #f8ba00 solid;
    background: #f8ba00;
    outline: none;
    margin-left: -35px;
}

input[type="text"], textarea {
    background : #fff;
}

input:-internal-autofill-selected {
    background: #fff !important;
    appearance: menulist-button;
    background-image: none !important;
    background-color: #fff !important;
    color: fieldtext !important;
}

.left-border-style {
    position: fixed;
    right: 0;
    top: 0;
    width: 13px;
    height: 100%;
    background: #f8ba00;
    z-index: 9988;
}

.bottom-border-style {
    bottom: 48px;
    width: 100%;
    height: 60px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(248,186,0,1) 100%);
    z-index: -1;
    border-radius: 0px 37.5px 37.5px 0px;
}

.right-logo-style {
    position: fixed;
    right: -14px;
    bottom: 48px;
    width: 23%;
    height: 60px;
    z-index: -1;
}

.left-minimize-style {
    position: absolute;
    left: 110px;
    top: 50vh;
    transition: all 0.5s;
}

.right-minimize-style {
    position: absolute;
    left: -8px;
    top: 50vh;
    transition: all 0.5s;
    display:none;
}

.right-logo-style-img {
    width: 300px;
}


body.dashboard .grid-container {
    position: relative !important;
}

.Geoware {
    position: relative !important;
    width: 100%;
    /* overflow: scroll; */
}

.box-tools, .site-tools, .user-box-tools {
     background-color: white !important; 
    border: 0;
    color: #173C93;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    height: auto;
    z-index: 9;
}


    .user-box-tools img, .box-tools img {
        width: 30px !important;
        margin-bottom: 2px;
    }



.option  li  
{
    background: red !important;
    display: block;
    color: #fff;
    text-shadow: 3px 3px 4px #000000;
    line-height: 35px;
    text-decoration: none;
    text-align : left !important; 
}

.options li {
    text-align: left !important;
}

.options {
	visibility: visible;
    text-align: center;
    z-index: 19;
    padding: 10px 0px;
    position: absolute;
    top: -50px;
    left: 121px !important;
    width: 240px;
	list-style: none;
    box-shadow: none;
    display : none;
    visibility : hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    border-radius: 20px !important;
    border-radius: 19px !important;
    z-index: 9999;
    background: #e0e0e0;
    display: grid;
}


.user-style-select .options {
	 gap: 0em !important;
    grid-template-columns: repeat(2, minmax(2vw, 8vw));
   
}

    .options:after {
        content: "";
        position: absolute;
        transform: rotate(90deg);
        bottom: 60%;
        left: -12% !important;
        margin-left: -10px;
        border-width: 20px;
        border-style: solid;
        border-color: #e0e0e0 transparent transparent transparent !important;
    }

    .options li {
        background: #e0e0e0 !important;
        color: #415f73;
        text-shadow: none;
        font-size: 18px;
        line-height: 30px !important;
        width: 100px;
        padding-left: 20px;
        margin: 1px;
        text-decoration: none;
    }

        .options li:hover {
            background: #e0e0e0 !important;
            color: #415f73;
            text-shadow: none;
            font-size: 18px;
            line-height: 30px !important;
        }

.options-mode {
}

#left-menu, #right-menu {
    z-index: 10;
}

.user-header {
display:none;
}

body .boxTitle, body.dashboard .boxTitle {
    text-align: center !important;
}

.box {
    border: 3px solid #666;
    background-color: #ddd;
    border-radius: .5em;
    padding: 10px;
    cursor: move;
}

    .box.over {
        border: 3px dotted #666;
    }

[draggable] {
    user-select: none;
}

.footer-container {
    position: fixed;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 160px;
    z-index: 8888;
}

.edittitle {
    font-size: 9px !important;
    position: absolute;
    top: -19px;
}

 

    /* Change the white to any color */
    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-box-shadow: 0 0 0 30px white inset !important;
        outline:none !important;
    }

    /*Change text in autofill textbox*/
    input:-webkit-autofill {
        -webkit-text-fill-color: black !important;
    }


.maximize-dashboard {
	width: 40px;
    position: absolute;
    right: 60px;
	z-index:9999;
}

.navbar {
	padding: 0px 0px;
    margin: 0px 0px;
}

.navbar-style {
    margin-bottom: 30px;
    height: 12vh;
    border: 3px #f8ba00 solid;
    border-radius: 0px 0px 37.5px 37.5px;
    border-top: none;
	    margin: 0 5vw;
}
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}

#sidebarmenu {
    min-width: 150px;
    max-width: 150px;
    background: #415f73;
    color: #fff;
    transition: all 0.3s;
    z-index: 9999;
}

    #sidebarmenu.active {
        margin-left: -150px;
    }

    #sidebarmenu .sidebar-header {
        padding: 20px;
        background: #415f73;
        text-align: center;
		height : 15vh;
    }

    #sidebarmenu ul.components {
        padding: 50px 0 0 0;
        border-bottom: 1px solid #415f73;
		height: 64vh;
    }


    #sidebarmenu a {
        padding: 0.5vw 10px;
        display: block;
        color: white;
        margin-right: 0.4rem !important;
    }

    #sidebarmenu ul li {
        text-align: center;
    }



a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

 

ul.CTAs {
    padding: 20px;
	height: 30vh;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
	
	
	.bl-top-header-logo {
    font-size: 44px;
    font-weight: bold;
    color: #415f73;
    position: absolute;
        right: 25px;
    top: 7px;
}
	.auto-style-copy2 {
	display : none;	
	}
	
    #sidebarmenu {
        margin-left: -150px;
    }

        #sidebarmenu.active {
            margin-left: 0;
        }

    #sidebarCollapse span {
        display: none;
    }
}

.minimize {
top:0px !important;
}

#imglogo {
width : 14vw;
cursor: pointer;
}



.full {
    width: 100%;
}

.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}

.footer {
    background: transparent;
    height: auto;
    padding-bottom: 30px;
    width: 100%;
    position: fixed;
    bottom: -10px;
}

    .footer p {
        margin: 0;
    }

    .footer img {
        max-width: 100%;
    }

    .footer h3 {
        color: white;
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
        padding: 40px 0 0px;
        text-transform: uppercase;
        margin-bottom: 15px;
    }

    .footer h4 {
        color: white;
        font-size: 2em;
        font-weight: 600;
        line-height: 38px;
        padding: 40px 0 10px;
        font-family: cursive;
        font-weight: lighter
    }

    .footer ul {
        font-size: 13px;
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        margin-top: 0px;
        color: #7F8C8D;
        padding: 0 0 8px 0;
    }
     

.footer ul li a {
    padding: 0 0 12px 0;
    display: block;
}

.footer a {
    color: white;
    font-weight: lighter;
}

.footer p {
    color: white;
    font-weight: lighter;
    font-size:
}

.footer a:hover {
    text-decoration: none;
    font-weight: bold;
}

.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

 
.footer a {
    color: #78828D
}

.footer-bottom {
    margin-top: 2em;
    border-top: 1px solid #DDDDDD;
    padding-top: 20px;
    padding-bottom: 10px;
}

    .footer-bottom p.pull-left {
        padding-top: 6px;
        font-size: 0.75em
    }



.searchsidebar {
    top: 275px !important;
    left: 110px !important;
}


/* width */
::-webkit-scrollbar {
    width: 10px;
    border-radius: 37.5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 37.5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(248,186,0,1);
    border-radius: 37.5px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: rgba(248,186,0,1);
        border-radius: 37.5px;
    }

.editfont {
    position: absolute;
    top: 45px;
    left: 7px
}

.sidebar .closebtn {
    position: absolute;
    top: -10px;
    right: -11px;
    font-size: 24px;
}

.menu-arrow {
width : 80px;
}


@media only screen and (max-width: 600px) {
	
	.bl-top-header-logo {
    font-size: 44px;
    font-weight: bold;
    color: #415f73;
    position: relative;
    text-align: center;
    top: inherit;
    left: inherit;
}

	.auto-style-copy2 {
	display : none;	
	}
	
    .sis_thema {
        width: 30vw;
        height: 30vw;
        text-align: center;
    }

    .gallery {
        gap: 2em !important;
    margin-top: 45px !important;
    display: inline-grid !important;
    grid-template-columns: repeat(2, minmax(30vw, 30vw));
        overflow-y: scroll;
        overflow-x: hidden;
        height: 50vh;
		text-align: center;
		padding-left: 400px;
    margin-left: -400px;
	padding-right: 50px;
    margin-right: -50px;
    }

    .right-logo-style-img {
        width: 300px;
    }

    .hauptthemaTitle {
        font-size: 12px;
        margin-top: -15px;
    }
 
    .bl-top-header-title {
        font-size: 21px;
    }

    #imglogo {
        width: 130px;
		cursor: pointer;
    }

    .navbar-style {
        padding: 0px 0px;
        background: #f0f0f0;
        margin: 0px 30px;
        margin-bottom: 0px;
        height: 80px;
        border: 3px #f8ba00 solid;
        border-radius: 0px 0px 37.5px 37.5px;
        border-top: none;
    }

    .right-minimize-style {
        display: block;
    }

    .left-minimize-style {
        display: none;
        left: 125px;
    }

    .menu-arrow {
        width: 50px;
    }

    .hauptthemaTools img {
        width: 15px;
        height: 15px;
        margin: 3px 2px 0;
    }

    .hauptthemaTools {
        left: 33px;
        width: 75px;
    }

    .NeuesUnterthema {
        text-align: left;
        margin-left: 15px !important;
    }
}


@media only screen and (min-width: 767px) and (max-width: 1024px) {
	
	.auto-style-copy2 {
	display : none;	
	}
	
    .sis_thema {
        width: 17vw;
        height: 17vw;
        text-align: center;
    }

    .gallery {
        gap: 4em !important;
    margin-top: 45px !important;
    display: inline-grid !important;
    grid-template-columns: repeat(3, minmax(17vw, 17vw));
    overflow-y: scroll;
    overflow-x: hidden;
    height: 70vh;
    text-align: center;
	padding-left: 400px;
    margin-left: -400px;
	padding-right: 50px;
    margin-right: -50px;
    }

    .right-logo-style-img {
        width: 300px;
    }

    .hauptthemaTitle {
        font-size: 18px;
        margin-top: -15px;
    }

    .bl-top-header-title {
        font-size: 28px;
    }

    #imglogo {
        width: 150px;
		cursor: pointer;
    }

    .navbar-style {
        padding: 0px 0px;
        background: #f0f0f0;
        margin: 0px 30px;
        margin-bottom: 0px;
        height: 80px;
        border: 3px #f8ba00 solid;
        border-radius: 0px 0px 37.5px 37.5px;
        border-top: none;
    }

    .right-minimize-style {
        display: block;
		left: 0px;
    }

    .left-minimize-style {
        display: none;
    }

    .menu-arrow {
        width: 80px;
    }

    .hauptthemaTools img {
        width: 20px;
        height: 20px;
        margin: 4px 2px 0;
    }

    .hauptthemaTools {
        left: 33px;
        width: 100px;
    }

    .NeuesUnterthema {
        text-align: left;
        margin-left: 15px !important;
    }

}
