html,
body {
    /*background: #F1F1F1;*/
    height: 100%;
    font-family:'Open Sans', sans-serif;
}

.signinImage{
    display: none;
    width: 90px;
    position: absolute;
    top: 50px;
    right: 20px;
}

img.thumb{
    max-height: 150px;
    max-width: 250px;
    padding: 10px 10px
}

.thumbnail img{
    width: 100%;
    border: 0;
}

.galleria{   margin-bottom: 20px; height: 400px; background: #eee; }

.slider-main{
    color: #fff; 
    margin-top: 40px; 
    text-align: center;
    margin-left: -16px;
}

.slider-main .textblock{
    background-color: rgba(0, 0, 0, 0.44);
    padding: 6px 12px;
    display: inline-block;
}

.subitem{
    margin-bottom: 15px;
}
.thumbnail{
    border: 0;
    padding: 10px;
    border-radius: 0;
    color: #fff;
}

.thumbnail .caption{
    color: #fff;
    padding: 9px 0;
}

table{
    background: #FFF;
}

.chips{
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    background: #fff;
    margin: 0px 3px 2px 0px;
    padding: 2px 6px;
    display: inline-block;
    font-size: 11px;
}
.chips:first-child{
    font-weight: bold;
}

.breadcrumbsArrow{
    display: inline-block;
    height: 100%;
    background: #7D3589;
    padding: 15px 10px;
    font-weight: bold;
    color: #ddd;
}

.breadcrumb{
    margin-bottom: 0;
}

.price{
    padding: 0;
}

.thumbnail a{
    color: #BAFFEA;
}

.currency:after{
    content: " zł";
}

.hires-index, .users-view, .site-contact{
    margin: 20px;
}

.site-about h1{
    margin: 20px;
}

.site-login{
    max-width: 500px;
}

h4{ padding-bottom: 10px; text-align: center;}

.form-signin {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}

div.required label:before{
    content: "* ";
    color: #f00;
}

.well input{
    background: #fff;
}

.listapoprzecinku:not(:last-child):after
{
    content:', ';
}

.form-group {
/*margin-bottom: 0px;*/
}

.form-control{
    
}

.help-block{ margin-top: 2px;
margin-bottom: 4px;}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 50px 15px 20px;
}

.viewColumnHeader{
    color: #fff;
    font-size: 20px;
    background: #198CBE;
}

.footer {
    color: #fff;
    background-color: #27A2BE;
    border-top: 0px solid #ddd;
    padding: 20px;
}

.footer p{
font-size: 14px;
margin: 0;
padding: 0;
color: #fff;
}
.footer ul{
margin: 0;
padding: 0;
}
.footer ul li{
    list-style-type: none;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

    .container {
        width: auto;
}

.well{
    border: 0;
    border-radius: 0;
    box-shadow: none;
    
}

.header-text{
    text-align: center;
      padding-bottom: 10px;
        font-size: 18px;
}
.header-24{
      text-align: center;
}

.subcategoryItem{
    margin: 0px; text-align: center;
    padding: 20px 10px; overflow: inherit;
    background: #621A56;
    color: #fff;
}

.subcategoryItem:hover{
    background: #722A66;
 cursor: pointer;    
}

.jsTreeCategories{
    color: #fff;
    background: #333;
    margin: 0;
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
}

.products-view{
    padding: 0 20px 20px 20px;
}

.localization{
    font-size: 18px;
    padding: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.46);
}

.mieszkanie-medium{
    display: block;
    padding: 10px 20px;
    position: relative;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-bottom: 1px dashed #c2c2c2;
}
.mieszkanie-medium img{
    width: 100%;
    display: inline-block;
}
.mieszkanie-medium .photo{
    width: 160px;
}    


.mieszkanie-medium .mieszkanie-content{
    vertical-align: top;
}

.mieszkanie-medium .mieszkanie-content h3{
    margin-top: 0;
}

.mieszkanie-medium .purchase h3{
    font-weight: bold;
    color: #004E61;
}
.mieszkanie-medium .purchase{
    position: absolute;
    text-align: right;
    right: 0;
    top: 0;
    font-size: 11px;
    padding: 0 20px 0 0;
    color: #aaa;
}

.mieszkanie-medium .details{
    font-size: 10px;
    font-weight: bold;
    color: #aaa;
    float: left;
    clear: both;
    
}

.tinny{
    font-size: 11px;
    color: #aaa;
}

@media (max-width: 500px){
        .kv-field-range .kv-container-from, .kv-field-range .kv-field-separator, .kv-field-range .kv-container-to{
        display: table-row !important;   
        float: none;
    }
    .kv-field-range .kv-field-separator{
        line-height: 24px;
    }
    .kv-field-range .kv-container-to{
        margin-bottom: 15px;
    }
    
}

@media (min-width: 501px){
        .kv-field-range .field-searchform-minprice, .kv-field-range .kv-field-separator, .kv-field-range .field-searchform-maxprice{
        display: table-cell !important;   
    }
}

@media (min-width: 1030px){
    .signinImage{
        display:block;
    }
}

@media (min-width: 870px){
    .mieszkanie-medium{
        
    }
    
    .mieszkanie-medium .photo{
        display: table-cell;
    }    
 

    
    .mieszkanie-medium .mieszkanie-content{
        display: table-cell;
        padding: 0px 20px;
    }
    .localization{
        position: absolute;
        top:0;
        height: 100%;
        font-size: 18px;
        padding: 20px;
        right: 0;
        width: 30%;
        color: #fff;
        background: rgba(0, 0, 0, 0.46);
    }

    .jsTreeCategories{
        width: 25%;
        position: relative;
        margin: 0;
        float:none;
        display:table-cell;
        vertical-align:top;
    }


    .header-24{
          text-align: right;
    }
    .header-24-container{
        position: absolute; margin-bottom: 0; bottom: 0; right: 0;
    }

    .contentbox{
        display: table-cell; padding: 10px 39px; width: 100%;
    }

    .contentContainer{
        display: table;
        padding: 20px;
        padding-bottom: 50px;
    }

    .wrap {
        margin: 0 auto -110px;
    }
}

.pcmagicbox{
    color: #999;
    padding: 10px 0;
    background: #152B30;
}
.pcmagicbox a{
    text-decoration: underline;
    color: #FFF;
}

.ads-view h2{
    margin-top: 0;
}

.ads-view .price{
    margin-bottom: 0;
    font-weight: bold;
    color: #0079AE;
}

.ads-view .plusRent{
    font-size:12px;
    font-weight: bold;
    color: #aaa;
}

.red{ color: #f00;}
.orange{ color: #F5A800;}
.blue{ color: #4292A9;}

.ads-view .contact{
    cursor: pointer;
    padding: 0px 15px 0px 15px;
    font-size: 12px;
    font-weight: bold;
    color: #608161;
    vertical-align: middle;
}

.ads-view .contact div{
    display: inline-block;
    font-size: 30px;
}

.ads-view .contact i{
    padding: 15px 5px;
}

.ads-view .contact a{
    text-decoration: none;
    color: #608161;
}


#users-captcha{
    display: inline-block;
    width: auto;
}

.c_red{ color: red;}
.c_green{ color: green;}
.c_blue{ color: blue;}
.c_white{ color: white;}
.c_black{ color: black;}
.c_yellow{ color: yellow;}
.c_orange{ color: orange;}
.c_purple{ color: purple;}
.c_magenta{ color: magenta;}
.c_cyan{ color: cyan;}

.custom-header{
text-align: center;
    padding: 3px;
    background: #eee;
    color: #aaa;    
}
#s2id_searchform-localizationids{
    -webkit-box-shadow: none; 
    box-shadow: none;
}
.ms-container{
    width: auto;
}
/*
#s2id_searchform-localizationids .btn-group{
    width: 100%;
}
#s2id_searchform-localizationids .btn-group button{
    width: 100%;
}

#s2id_searchform-localizationids .btn-group button .multiselect-selected-text{
        display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#s2id_searchform-localizationids .btn-group button .caret{
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
     height: 32px; 
    top: 1px;
    right: 1px;
    width: 20px;
    }*/