/*================================================================================
	Item Name: Stack - Responsive Admin Theme
	Version: 1.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
 html body.bg-full-screen-image {
      background: url(../../img/vlasnik/img1.jpg) no-repeat center center fixed;
      background-size: cover; }
    html body .pace .pace-progress {
      background: #4ACACC; }
    
button:focus {outline:0 !important;}
.padd-15 {
     padding:15px;
 }
 .padd-20 {
     padding:20px;
 }
 .padd-right-30 {
     padding-right: 30px !important;
 }
 .padd-right-20 {
     padding-right: 20px !important;
 }
 .padd-right-15 {
     padding-right: 15px !important;
 }
 .padd-right-10 {
     padding-right: 10px !important;
 }
 .padd-right-7 {
     padding-right: 7.5px !important;
 }
 .padd-right-5 {
     padding-right: 5px;
 }
 .padd-top-60 {
     padding-top: 60px !important;
 }
 .padd-top-50 {
     padding-top: 50px !important;
 }
 .padd-top-30 {
     padding-top: 30px !important;
 }
 .padd-top-20 {
     padding-top: 20px !important;
 }
 .padd-top-15 {
     padding-top: 15px !important;
 }
 .padd-top-10 {
     padding-top: 10px !important;
 }
  .padd-top-5 {
     padding-top: 5px !important;
 }
 .padd-top-2 {
     padding-top: 2px !important;
 }
 .padd-left-5 {
      padding-left: 5px !important;
 }
 .padd-left-7 {
     padding-left: 7.5px !important;
 }
 
 .padd-left-10 {
      padding-left: 10px !important;
 }
 .padd-left-15 {
      padding-left: 15px !important;
 }
 .padd-left-20 {
      padding-left: 20px !important;
 }
 .padd-bottom-20 {
     padding-bottom: 20px !important;
 }
 .padd-bottom-15 {
     padding-bottom: 15px !important;
 }
 .padd-bottom-10 {
      padding-bottom: 10px !important;
 }
 .padd-bottom-5 {
      padding-bottom: 5px !important;
 }
 .padd-bottom-2 {
      padding-bottom: 2px !important;
 }
 .margin-0 {
     margin:0px;
 }
 .margin-top-100 {
     margin-top: 100px;
 }
 .margin-top-15 {
     margin-top: 15px;
 }
 .margin-top-10 {
     margin-top: 10px;
 }
.margin-top-5 {
     margin-top: 5px;
 }
.margin-bottom-30 {
     margin-bottom: 30px;
 }
 .margin-bottom-10 {
     margin-bottom: 10px;
 }
.margin-bottom-5 {
     margin-bottom: 5px;
 }
 .margin-bottom-0 {
     margin-bottom: 0px;
 }
 .margin-left-15 {
     margin-left: 15px;
 }
 .numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    width: 36px;
    height: 36px;
    padding: 8px;
    
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    
    font: 32px Arial, sans-serif;
}

 .sf-t4 .sf-nav-top li, .sf-t4 .sf-nav-bottom li {
    background: url("../../app-assets/images/wizard/t2-nav-bg.png") repeat-x left 27px transparent !important; }
 
 ul.sf-nav > li:first-child
    {
         background: url("../../app-assets/images/wizard/t2-nav-bg-lg.png") no-repeat right 27px transparent !important; 
    }
    
 ul.sf-nav > li:last-child
    {
         background: url("../../app-assets/images/wizard/t2-nav-bg-lg.png") no-repeat left 27px transparent !important; 
    }


.th {
  white-space:normal !important;
  

}  
.griddprice {
    overflow: hidden;
}
.tableprice {
     font-family: 'Open Sans', sans-serif; 
     overflow: hidden;
    
}

td.nowraps {
  min-width:  140px;
  max-width:  140px;
}
.table-responsive-xs thead th {
    vertical-align: middle;
    padding: 0.5rem 0.3rem;
}
.table-responsive-xs tbody td {
    vertical-align: middle;
    padding: 0.5rem 0.3rem;
}


.smallpadd {
    padding: 0.75rem 0.3rem !important;
    background-color: #ffffff !important;;
    
}
.white_bg {
      background-color: #ffffff !important;
}


.gridder_delete,.gridder_cancel, .gridder_edit, .max_edit, .max_delete, .min_edit, .min_delete {
    cursor: pointer;
    background: transparent;
    border: 0px;
    padding: 0;
    outline: 0;
}
.gridder_addnew {
    cursor: pointer;
    padding: 10px;
}
.gridder_addnew:hover {
    background-color: rgba(245, 247, 250, 0.5);
}

.gridder_addnewObject {
    cursor: pointer;
    background-color: rgba(245, 247, 250, 0.5);
    padding: 10px;
}
.gridder_addnewObject:hover {
    background-color: rgba(179, 191, 209, 0.5);
}
.discount_delete,.discount_cancel, .discount_edit {
    cursor: pointer;
    background: transparent;
    border: 0px;
    padding: 0;
    outline: 0;
}
.discount_addnew {
    cursor: pointer;
    padding: 10px;
}
.discount_addnew:hover {
    background-color: rgba(245, 247, 250, 0.5);
}
.openmodal {
     cursor: pointer;
}
#addnew, #addnewrow {
    display: none;
}

.darken-1 {
  
   background-color: rgba(247, 247, 250, 0.9) !important;;
    
}
 .darken-2 {
 background-color: rgba(245, 247, 250, 0.5) !important;
}
.savebutton {
    background: transparent;
    border: 0px;
    padding: 0;
    outline: 0;
 }
.savebutton:active { 
    -moz-outline-style: none;
	outline:none;
	outline: 0;
}  
.fc-toolbar h2 {    
    font-size: 1.1rem !important;
    font-weight:bold !important;
    padding-top: 8px!important;
  }  
  .fc-end { 
    margin-right: -4em;
 }
 .fc-start { 
    margin-left: 4em;
 }
 .error-help-block {
     color:red;
     padding-left:10px;
     padding-top:7px;
 }
 /*----------------------- Preloader -----------------------*/
body.preloader-site {
    overflow: hidden;
}

.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.preloader-wrapper .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120px;
}
.row {
    display: flex;
    flex-wrap: wrap;
  }
/* .row > div { 

  //  margin-top: 15px; } */
  
  .object-title {
    font-size: 1.4rem;
    font-weight: bold;
    font-family:   "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;

  }
  .switchery {
      opacity:1 !important;
  } 

  hr.sidebar_hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  table.podtablica tbody td {
    padding:8px !important;
   
  }
  table.table-bordered.dataTable th {
 
    padding: 12px ;
    vertical-align: middle !important;
}

table.dataTable.compact tbody td {
  padding:4px ;
  vertical-align: middle !important;
}
.featured {
    background: #FEFAFA;
   
}
.featuredtitle {
    padding-top:3px;
    padding-bottom:3px;
   
    border-bottom: 1px solid #98A4B8 !important;
   
   
}
.discounttitle {
    padding-top:3px;
    padding-bottom:3px;
    border-top: 1px solid #98A4B8 !important;
}

.statustitle {
    font-size: 1rem;
   
}

.unitheader{
    padding-top:6px;
    padding-bottom:6px;
    border-bottom: 1px solid #98A4B8 !important;
}
.card-header.houses{
    padding: 0.8rem 1.5rem !important;
}
.btn-outline-dark {
    border-color: rgb(195, 203, 218) !important;
    border: 2px solid transparent;
}
@media (max-width: 576px) {
    .card-body {
        flex: 1 1 auto;
        padding: 1.1rem !important;
     }
     .sf-fieldwrap .sf-step {
        padding: 0px !important;
     }
     .btn{
        padding: 0.70rem 0.70rem !important;
     }
    .margintop-sm {
      margin-top:15px;
     } 
     .minpadding-sm{
        padding-left:5px;
        padding-right:5px;
     }
     .minmargin-sm{
        margin-left:0px !important;
        margin-right:0px !important;;
     }
}
  @media (min-width: 768px) {
    .card-body {
        flex: 1 1 auto;
        padding: 1.1rem !important;
     }
     .sf-fieldwrap .sf-step {
        padding: 10px !important;
     }
     .btn{
        padding: 0.70rem 0.70rem !important;
     }
    .container {
      max-width: 720px; } 
}
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } 
}
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; }
    }

