.x-panel-body-default {
 
    color: #f8f9fa!important;

}


.view-color-green {
    background-color: rgba(77, 250, 144, .3)
}

.view-color-yellow {
    background-color: rgba(250, 190, 77, .3)
}

.view-color-red {
    background-color: rgba(255, 84, 104, .3)
}

.view-color-blue {
    background-color: rgba(29, 29, 170, .3)
}

.view-item-disabled {
    opacity: 0.5;
}

.toolbar-header-style {
    background-color: #5fa2dd !important;
}

body.x-border-layout-ct, div.x-border-layout-ct {
    /*background-color: #bbbbbb !important;*/
}

.x-fieldset {
    overflow: visible !important; /* workaround for Safari issue */
}


/*Background image*/


body {
    background: url(bg.jpg) no-repeat center top fixed !important;

    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    }


/*.x-body{background:url(bg.jpg) !important;
background-size: cover !important;
background-repeat:no-repeat !important;}*/

#update {
    position: absolute;
    width: 100%;
    top: 20px;
    font-weight: bold;
    text-align: center;
	visibility: hidden!important;
}

#attribution {
    position: absolute;
    bottom: 10px;
    right: 15px;
    /*font-size: x-small;*/
	font-size: 11px;
    font-family: advent pro;
}

#spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    border-top: 6px solid #F39100;
    border-right: 6px solid transparent;
    animation: spinner .6s linear infinite;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.x-img-default {

    height: 70px!important;
}

.x-img {

    height: 70px!important;
}

.x-toolbar-footer {
    padding: 6px 0 6px 6px;
    border-style: solid;
    border-color: #fff;
    border-width: 0;
    background-image: none;
    background-color: #fff!important;
}

.x-menu-item-default.x-menu-item-focus, .x-menu-item-default.x-menu-item-active {
    background-image: none;
    background-color: #F39100!important;
}



/* ovo je modifikacija nova */
.x-btn-icon-el-default-small:hover {
	color: #F39100;
}
.x-btn-inner-default-small:hover {
    color: #F39100;
}



.x-boundlist-item-over{
	background: #F39100!important;
}
.x-monthpicker-item a{
	color: #F39100!important;
}
.x-monthpicker-selected{
color: #F39100!important;	
}
.x-boundlist-selected {
    color: #f6f6f6!important;
}


.x-css-shadow {
    box-shadow: #F39100 0pc 0pt .375pc !important;
}

/*zadnja modifikacija za detalje */
.x-splitter {
    font-size: 1px;
    background: #F2F2F2!important;
}

.x-form-trigger-wrap-default {
    border-color: #F39100!important;
    border-radius: 5px!important;
}

.x-form-item-label-default {
    color: #818181!important;
    font: 400 13px/17px 'Open Sans', 'Helvetica Neue', helvetica, arial, verdana, sans-serif!important;
}
.x-fieldset {
    background: white!important;
   }

.x-fieldset-header-default > .x-fieldset-header-text {
   color: black!important;
    }

.x-fieldset-header-tool-default > .x-tool-toggle {
    
    color: #F39100!important;
}

.x-form-trigger-default {
  
    color: #F39100!important;
}

.x-form-spinner-default {

    color: #F39100!important;
}

.x-form-checkbox-default {
    
    color: #F39100!important;
}

.x-window-default {

    border-radius: 12px!important;
}

.ol-popup {
  border: 1px solid #F39100!important;
  box-shadow: #F39100 0pc 0pt 0.375pc !important;
  border-radius: 10px!important;
}

.x-form-text-default .x-tagfield-item {    border-radius: 3px;
    background-color: #f8f9fa!important;
    border: 1px solid #F39100!important;
 }

.x-grid-item-selected {
   
    background-color: #F39100!important;
}

.x-menu-item-icon-default {

    color: #212529!important;
    
}

a.sc-7dvmpp-1.dfBDQI {
    visibility: hidden!important;
}

#attribution {

    color: white!important;
}

/* new re-design */
.x-btn-default-small {
    border-color: #171717!important;
    background-color: #171717!important;
    border-radius: 8px!important;
}

.x-btn-over.x-btn-default-small {
   border-color: #F39100!important;
   background-color: #171717!important;
   color: #F39100!important;

}

.x-btn.x-btn-disabled.x-btn-default-small {
    background-image: none;
    background-color: #dda05f!important;
}

.x-window-default {
    border-color: #F39100!important;

}

.x-boundlist-selected {
    color: #FFFFFF
    border-color: #F39100!important;
	background: #F39100!important;
}

/*new2 re-design */
.layer-switcher .panel {
    
    background-color: #171717!important;

}




.layer-switcher button {

    border: 1px solid #171717!important;
    border-radius: 6px!important;
    background-color: #171717!important;
}



.x-panel-header-default {
    background-image: none;
    background-color: #F39100!important;
}


.toolbar-header-style {
    background: #F39100 !important;
}


.ol-control button {
    background-color: #171717!important;
   
}

.ol-scale-line {
    background: #171717!important;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.x-btn-inner-default-toolbar-small {
    color: #ffffff !important;
}

.x-btn-wrap-default-toolbar-small.x-btn-arrow-right:after {
    color: #ffffff !important;
}

/* Botoes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.x-toolbar .x-btn {
    border: none !important;
    border-radius: 15px !important;
    text-decoration: none !important;
}

.x-btn-icon-el-default-toolbar-small {
    color: #ffffff !important;
}

.x-btn-default-toolbar-small {
    background: none !important;
    border: none !important;
}

.x-btn-focus.x-btn-over.x-btn-default-toolbar-small {
    box-shadow: none !important;
}

.x-btn-focus.x-btn-default-toolbar-small {
    box-shadow: none !important;
}

.x-btn.x-btn-pressed.x-btn-default-toolbar-small {
    background: #171717!important;
}

.x-toolbar-default {
    background: #F39100!important;
}

.x-window-default {
    border-color: #F39100!important;
}

.x-window-header-default-top {
    background-color: #F39100!important;
}

.x-window-header-default {
    border-color: #F39100!important;
}

.x-window-header-default .x-tool-img {
    background-color: #F39100!important;
}

.x-panel-header-default {
    border: none!important;
	
}

.x-panel-header-default .x-tool-tool-el {
    background-color: #171717!important;
}

.x-window-default {

    box-shadow: 5px 0px 8px #F39100!important;
}


