body.other-page {
   /* background: url(../images/background_image.png) no-repeat center center fixed; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #d3d3d3;

}

.btn-default {
    background-image:none !important;
}

.btn-group, .btn-group-vertical  {
    height:38px;
    margin-left:40px;
}

body {
    font-family:Lato ;
    background-color:#e7e7e7;
}

select {
    margin: 5px;
    width: 200px !important;
}

select.custom {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E");
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select.custom::-ms-expand {
    display: none;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

::-webkit-input-placeholder {
    font-size:12px;
}

:-moz-placeholder { /* Firefox 18- */
    font-size:12px;
}

::-moz-placeholder {  /* Firefox 19+ */
    font-size:12px;
}

:-ms-input-placeholder {
    font-size:12px;
}


select {
    margin-top:-5px;
    margin-bottom:5px;
    height:34px;
    padding:5px;
    width: 200px!important;
}

select.custom {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E");
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}



select.custom::-ms-expand {
    display: none;
}

.floorplan_levels{
    background-color:white!important;
}

.floorplans-wrapper .inline{
    background:white!important;
}

.floorplans-wrapper .multiselect {
    background:white!important;
}

.panel {
    margin-bottom: 4px;
    width:auto;
}

.floorplanBlockFix {
    margin-right:82px;
    float:right;
}

.panelNew {
    margin-bottom: 4px;
    width:auto;
    background-color:#fff;
}

.panel-padding{
    padding:40px;
}

.paddingLeft {
    padding-left:15px;
}

.paddingLeft-fix {
    padding-left:25%;
}

.top-margin-push {
    margin-top:120px;
}

.inlineBlock {
    inline:block;
}


.pad-adjust {
    padding-top: 10px;
    margin-bottom: 20px;
}

.italic {
    color:#9e9e9e;
    font-style: italic;
}

.borderStyle {
    border-left:1px solid;
}

.button-sign {
    margin-left:20px;
}

.password-text-fix {
    margin-right:20px;
    margin-top:10px;
}

.password-text-fix  a {
    color:#000;
}


.title {
    margin:25px;
}

.checkbox {
    margin-left:10px;
    margin-top: 15px;
    font-size:12px;
}

.image-holder {
    margin-bottom:45px;
    margin-top:20px;
}

.image-bg {
    background: url(../images/map_image.png) no-repeat center;
    height:190px;
    text-align: center;
    display: block;
}

.image-bg-ongoing {
    background: url(../images/project_btn.png) no-repeat center;
    height:190px;
    text-align: center;
    display: block;
}

.image-bg-completed {
    background: url(../images/project_btn.png) no-repeat center;
    height:190px;
    text-align: center;
    display: block;
}

.image-bg-new {
    background: url(../images/new_projectB.png) no-repeat center;
    height:190px;
    text-align: center;
    display: block;



}

.new_btn {
    padding-top:50px;
}

.nav-color {
    color:#002981;
}

.form-custom {
    display: inline;
    width:auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.floorplan-custom-field{
    width: 57%;
}


.box-setup {
    padding:40px;
}

.box-title {
    font-size: 14px;
    padding-top: 18px;
    line-height: 0.5em;
    color:#002981;
}

.box-text {
    font-size: 10px;
    padding-top: 65px;
    line-height: 0.5em;
}

.country {
    margin-left: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
}

compfix {
    height: 30px;
}

form {
    margin:10px;
}

.logo{
    text-align:center;
    padding:20px;


}
/*for vertical logo centering, smaller padding   */
.myNavbar-brand {
    padding-top: 10px;

}

.logo-img{
    width: 150px;
    height: 32px
}
/* enable absolute positioning for icon placeholder */
.inner-addon {
    position: relative;
    color:#cccccc;
    margin: 10px;
}

/* style icon */
.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.btn-padding-sort  {
    padding-top: 15px;
}

/* button sort  */
.btn-sort {
    color: #000000;
    background-color: #FFFFFF;
    border-color: #C2C2C2;
    height: 35px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.btn-sort:hover,
.btn-sort:focus,
.btn-sort:active,
.btn-sort.active,
.open .dropdown-toggle.btn-sort {
    color: #000000;
    background-color: #F5F5F5;
    border-color: #C2C2C2;
}

.btn-sort:active,
.btn-sort.active,
.open .dropdown-toggle.btn-sort {
    background-image: none;
}

.btn-sort.disabled,
.btn-sort[disabled],
fieldset[disabled] .btn-sort,
.btn-sort.disabled:hover,
.btn-sort[disabled]:hover,
fieldset[disabled] .btn-sort:hover,
.btn-sort.disabled:focus,
.btn-sort[disabled]:focus,
fieldset[disabled] .btn-sort:focus,
.btn-sort.disabled:active,
.btn-sort[disabled]:active,
fieldset[disabled] .btn-sort:active,
.btn-sort.disabled.active,
.btn-sort[disabled].active,
fieldset[disabled] .btn-sort.active {
    background-color: #FFFFFF;
    border-color: #C2C2C2;
}

.btn-sort .badge {
    color: #FFFFFF;
    background-color: #000000;
}

/* custom button */
.btn-login {
    color: #030303;
    background-color: #dddddd;
    border-color: #A8A8A8;
    margin-right:10px;
}


.btn-default:hover {
    background-position: 174px !important;
}

.btn-login:hover,
.btn-login:focus,
.btn-login:active,
.btn-login.active,
.open .dropdown-toggle.btn-login {
    color: #030303;
    background-color: #A8A8A8;
    border-color: #A8A8A8;
}

.btn-login:active,
.btn-login.active,
.open .dropdown-toggle.btn-login {
    background-image: none;
}

.btn-login.disabled,
.btn-login[disabled],
fieldset[disabled] .btn-login,
.btn-login.disabled:hover,
.btn-login[disabled]:hover,
fieldset[disabled] .btn-login:hover,
.btn-login.disabled:focus,
.btn-login[disabled]:focus,
fieldset[disabled] .btn-login:focus,
.btn-login.disabled:active,
.btn-login[disabled]:active,
fieldset[disabled] .btn-login:active,
.btn-login.disabled.active,
.btn-login[disabled].active,
fieldset[disabled] .btn-login.active {
    background-color: #dddddd;
    border-color: #A8A8A8;
}

.btn-login .badge {
    color: #dddddd;
    background-color: #030303;
}

.marginFixRight {
    float:right;
    margin-right:40px
}

/* nav-bottom */
.navbar-fixed-bottom {
    font-size: 12px;
    line-height: 18px;
}
.navbar-fixed-bottom .navbar-inner {
    min-height: 22px;
}
.navbar-fixed-bottom .p {
    margin: 2px 0 2px;
}

.footer-bg {
    background-color:#ffffff;
    position: fixed;
    bottom: 0;
    width:100%;
}

.footer-bg-login {
    background-color:#e7e7e7;
    position: fixed;
    bottom: 0;
    width:100%;
}



.content-position {
    margin-bottom:120px;
}

.marginBottomFix {
    margin-bottom:50px;
}

.marginInputFix {
    margin-left:50px;
}

.marginTitleFix {
    margin-left:5px;
}

.glyphicon.glyphicon-plus-sign {
    font-size: 30px;
    color:#9e9e9e;
}

.labelSpan {
    margin-left:30px;
    font-size:12px;
    color:#002981;
}


.labelTitle {
    font-size:14px;
    color:#9e9e9e;
}

.content-margin {
    margin:40px;
}


hr.style-one {
    border: 0;
    height: 1px;
    background: #c1c1c1;
}

hr.style-two {
    border: 0;
    height: 1px;
    background: #ededed;
}


/* switch-handle*/
.switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 120px;
    height: 30px;
    padding: 3px;
    background-color: white;
    border-radius: 4px;
    cursor: pointer;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    background: #002981;
    border-radius: inherit;
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity background;
}
.switch-label:before, .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #ffffff;
}
.switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: white;
    opacity: 0;
}
.switch-input:checked ~ .switch-label {
    background: #8fd100;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
    opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
    opacity: 1;
}

.switch-handle {
    position: absolute;
    top: 9px;
    left: 8px;
    width: 18px;
    height: 18px;
    background: white;
    border-radius: 10px;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}
.switch-handle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #f9f9f9;
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);

}
.switch-input:checked ~ .switch-handle {
    left: 95px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-green > .switch-input:checked ~ .switch-label {
    background: #4fb845;
}


.tag {
    font-size: 14px;
    padding: .3em .4em .4em;
    margin: 0 .1em;
}
.tag a {
    color: #bbb;
    cursor: pointer;
    opacity: 0.6;
}
.tag a:hover {
    opacity: 1.0
}
.tag .remove {
    vertical-align: bottom;
    top: 0;
}
.tag a {
    margin: 0 0 0 .3em;
}
.tag a .glyphicon-white {
    color: #9E9E9E;
    margin-bottom: 2px;
}


.label-custom {
    background-color: #fff;
    border: 1px solid;
    border-color: #9E9E9E;
    border-radius: 4px;
    display:block;
}

.label-text {
    font-weight: 100;
    color: #000;
}

/* Large desktop */
@media (min-width: 1200px) {  }


/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) {
    .panel {
        width:720px;
    }

    .footer-pagination {
        height:auto;

    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .panel {
        width:auto;
    }

    .btn {
        margin-bottom:10px;
    }

    .borderStyle {
        border-left: none;
    }

    .footer-pagination {
        height:auto;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {

    .btn {
        margin-bottom:10px;
    }

    .panel {
        width:auto;
    }

    .panelNew {
        width:100%;
    }

    .marginInputFix {
        margin-left: 0px;
        margin-top: 10px;
    }

    .content-margin {
        margin: 1px;
    }

    .borderStyle {
        border-left: none;
    }

    .labelSpan {
        margin-left: 10px;
        font-size: 14px;
        color: #002981;
        text-align:center;
    }

    .form-custom {
        margin-bottom:10px;
        margin-top: 10px;
        width: 100%;
    }
    .footer-pagination {
        height:auto;

    }

}
#ajax-loader{
    margin: 0 auto;
    text-align: center;
    display: none;
}

.inline{ display: inline;}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default { color: #FFF!important; background: #84CD27!important;; }

#mydiv {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1000;
    background-color:grey;
    opacity: .8;
}

.ajax-loader-download {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px;  /* -1 * image height / 2 */
    display: block;
}


/* UPDATE 11.mjesec */

.no_display {
    display: none
}

.newpanel_bg {
    background-color:#f6f6f6
}

.newpanel_bg .boldtitle {
    color:#535358;
    font-weight:bold
}

.newpanel_bg .margin_left20{
    margin-left:20px
}

.newpanel_bg .chevron_fix{
    margin-left:110px;
    float:left;
    color:#a7a9ac
}

.newpanel_bg .button_fix{
    margin-left:110px;
    float:left
}

.newpanel_bg .export_margin{
    margin-top:60px
}

.newpanel_bg .export_box{
    margin-left:15px;
    width:98%;
    background-color:white;
    height:auto;
    padding-bottom:10px
}


.newpanel_bg .export_box .fix{
    background-color:#e0e0e2;
    padding:5px
}

.newpanel_bg .export_box .export_cards{
    color:#535358;
    font-weight:bold;
    margin-left:40px;
    margin-top:10px
}

.newpanel_bg .present_input_margin{
    margin-left:55px;
    float:left
}

.newpanel_bg .input{
    color:black;
    width:20px;
    height:20px;
    /*margin-top:10px;*/
}

.newpanel_bg .presentation{
    color:#535358;
    font-weight:bold;
    margin-top:10px;
    margin-left:50px
}


.newpanel_bg .presentation_title{
    color:#535358;
    font-weight:bold;
    margin-top:10px;
}

.newpanel_bg .input_section{
    margin:30px 0px 5px 42px;
}

.newpanel_bg .input_button{
    color:white;
    background-color:#a7a9ac;
    float:left;
    margin-top:30px
}

.newpanel_bg .additional_box{
    margin-top:30px;
    /*margin-left:170px*/
}

.newpanel_bg .chk_box{
    /*margin-left:30px;*/
    width:20px;
    height:20px;
}

.newpanel_bg .card_area{
    background-color:#f6f6f6;
    height:auto;
    margin:45px;
    padding:20px;
    border-radius:5px;
    box-shadow: 1px 2px 5px #e0e0e2;
    border: 1px solid #d7d7d7
}


.newpanel_bg .card_area_active {
    background-color:#f6f6f6;
    height:auto;
    margin:40px;
    padding:20px;
    border-radius:5px;
    box-shadow: 1px 2px 5px #e0e0e2;
    border: 3px solid #8cc24e
}


.newpanel_bg .card_chk{
    float:left;
    margin-right:20px
}

.newpanel_bg .card_chk_size{
    width:20px;
    height:20px;
}

.newpanel_bg .card_chk_txt{
    float:left;
    margin-top:4px
}


.newpanel_bg .card_chk_open{
    float:left;
    margin-left:20px;
    margin-top:4px
}

.newpanel_bg .card_download_btn{
    background-color:#8dc63f;
    color:white
}

.newpanel_bg .card_delete_btn{
    background-color:#d12323;
    color:white
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios {
    border-radius: 20px;
}

.toggle.ios .toggle-handle {
    border-radius: 20px;
}

.btn-primary {
    background-image:none!important;
}

.btn-success	 {
    background-image:none!important;
}


/*.btn.active, .btn:active {*/
    /*background-image: none;*/
    /*background-color: #8dc63f;*/
    /*color: white;*/
/*}*/

.arrow_active {
    background-color: #8dc63f;
}

#button_custom {
    background-color:#a7a9ac;
    color:white
}

#button_custom.active {
    background-color:#8dc63f!important;
    color:white;
    box-shadow: none!important;
}

/*#button_custom:hover{*/
/*background-color:#a7a9ac;*/
/*color:white*/
/*}*/

/*#button_custom:focus{*/
/*background-color:#a7a9ac;*/
/*color:white*/
/*}*/

/*.button_custom:active {*/
/*background-color:#8dc63f;*/
/*color:white*/
/*}*/

.new_project_panel {
    background-color: #f6f6f6;
}

.new_project_panel .panel_size{
    width:100%;
    margin-left:85px
}

.new_project_panel .panel_float{
    width:20%;
    float:left
}

.new_project_panel .panel_title{
    color:#535358;
    font-weight:bold
}

.new_project_panel .input_placeholder{
    color: #777777;
    font-size: 0.9em;
}

.right_panel {
    width:70%;
    float:left;
    background-color:white;
    height:auto
}

.right_panel .siteplan_box{
    background-color:#e0e0e2;
    padding:10px;
    color:#535358;
    font-weight:600
}

.right_panel .margin_box{
    margin-bottom:40px;
    padding-top:40px
}

.right_panel .floorplans_box{
    background-color:#e0e0e2;
    padding:10px;
    color:#535358;
    font-weight:600
}

.right_panel .floorplans_sub{
    padding-top:50px;
    margin-bottom:40px
}

.right_panel .add_new{
    background-color:#f6f6f6;
    width:100%;
    height:15px;
    margin-top:10px
}

.right_panel .add_properties{
    background-color:#408bca;
    width:100%;
    height:50px;
    color:white;
    text-align:center;
    padding-top:12px;
    font-size:1.3em
}


.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20px; }
.toggle.ios .toggle-handle { border-radius: 20px; }

.margn_btm_30{
    margin-bottom:30px
}

.margn_top_20{
    margin-top:20px
}

.margn_left_25{
    margin-left:25px
}

.margn_right_20{
    margin-right:20px
}


.padd_left_70{
    padding-left:19px;
}


.incld_ppt{
    margin-right: 30px;
    margin-top: 4px;
    float: right;
}

.select_items{
    margin-top:25px;
    margin-left: 28px;
}


.select_items_chck{
    margin-right: 355px;
    margin-top: 10px;
    float: right;
}

.dlt_project{
    padding-right: 50px;
    padding-bottom: 20px;
}

.inner_bar{
    color: #535358;
    margin-left: 40px;
    margin-top: 10px;
}

/* Overwrite colors */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    background: #337ab7!important;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    background: #84CD27!important;
}


.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background: #abafb3!important;
}

.margin-top-30 {
    margin-top: 30px;
}