/*@import url("bootstrap.min.css");*/
/*@import url("icomoon-style.css");*/

html,
body {
    height: 100%;
    overflow-x: hidden;
    
}


/*
  Shrink nav bar for phones
*/
@media screen and (max-width: 767px) {

    .navbar {
        height: 53px;
        margin-bottom: 10px;
    }
    .navbar-header {
        height: 50px;
        margin-bottom: 0px;
    }

    .navbar-brand {
        font-size: 20px;
        padding-top: 0px;
        height:50px;
    }

    .navbar-brand-logo img{
        height: 50px;
        width: 50px;
    }

    .navbar-nav > li > a {padding-top:1px !important; padding-bottom:1px !important;}
    .navbar {min-height:32px !important}

}


.slide-image {
    width: 100%;
}

.carousel-indicators {
    bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.carousel {
    padding-top: 2px;
    margin-bottom: 0px;
    background-color: #222;
}

.carousel-holder {
    margin-bottom: 0px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.carousel-inner .item .thumbnail {
    border:1px solid #444; 
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
    padding-bottom: 5px;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}





.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

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

/*-- Jumbotron tweaks --*/

.jumbotron {
    text-align: center;
}

/*.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}*/

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

/*-- Sorting --*/

/* 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";
}

/*-- Other --*/

.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;
}

/* add red asterisk to required form fields */
div.required label:after {
    content: " *";
    color: #e13431;
}

/*-- GridView options display tweaks --*/

.user-index td:last-child,
.articles-admin td:last-child {
    width: 68px;
}

.article-view th {
    min-width: 90px;
}

/*-- Css for nicer display of boolean yes/no values --*/

.boolean-true {
    font-weight: bold;
    color: green;
}

.boolean-false {
    font-weight: bold;
    color: #e13431;
}

/*-- Css for nicer display of user roles --*/

.role-theCreator {
    font-weight: bold;
    color: black;
}

.role-admin {
    font-weight: bold;
    color: #c4a500;
}

.role-editor {
    font-weight: bold;
    color: #800080;
}

.role-support {
    font-weight: bold;
    color: #009d00;
}

.role-premium {
    font-weight: bold;
    color: #4c4cff;
}

.role-member {
    font-weight: bold;
}

/*-- Colors used for various data presentation purposes --*/

.blue {
    font-weight: bold;
    color: #7373ff; 
}

.green {
    font-weight: bold;
    color: #009d00;
}

.gold {
    font-weight: bold;
    color: #c4a500;   
}

hr.top {
    margin-top: 0px;
    border-width: 1px;
    border-color: #333;
    text-align: left;
}

hr.article-devider {
    border-width: 1px;
    border-color: #444;
    border-style: dashed;
    text-align: left;
}

/*-- Password strength --*/

/* hide strength meter so we can fade it in nicely with jQuery */
.nz-meter-container {
    display: none;
}

table.detail-view th {
    width: 25%;
}

table.detail-view td {
    width: 75%;
}


.scrollBox100 {
    overflow: auto;
    height: 100px;
}

.scrollBox200 {
    height: 200px;
}




/* new view formats */

.single-item-buttonbar {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    vertical-align: bottom;
}


.single-item-buttonbar .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {
    padding: 10px;
}

.single-item-buttonbar .genderbar {
    float: left;
    background-color: #f0f0f0;
    border-radius: 4px;
    padding-right: 5px;
    width: 100%;
    vertical-align:bottom;
}

.single-item-buttonbar .genderbar .gender {
    float: left;
    font-weight: bolder;
}

.single-item-buttonbar .genderbar p {

    margin: 0; 
    padding: 0;
}

.single-item-buttonbar .genderbar .category {
    float: right;
    color: darkslateblue;
    font-weight: bolder;
    text-align: right;
}

.single-item-buttonbar .button-request {
    float: right;
    background-color: darkorange;
    border-radius: 4px;
    border: 0px none;
    padding: 5px 5px 0px 5px;
    text-align: center;
    display: block;
    border-color: #000;
    color: #FFF;
    box-shadow: none;
    float: right !important;
    margin-right: 5px;
}

.single-item-buttonbar .button-request:hover, .button-request:focus, .button-request:hover {
    border-color: #fff;
    color: #000;
    background: #FDD000 none repeat scroll 0% 0%;
    box-shadow: none;
    transition: all 0.1s linear 0s;
    text-decoration: none;
}


.text-overflow-hidden {
    height: 100%;
    color: slategray;
}

.text-overflow-hidden p, .text-overflow-hidden h3 {
    overflow: hidden;
    vertical-align: middle;
}

.image-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border-radius: 6px;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.state_available {
    font-size: 18px;
    color: #00E676;
}
.state_reserved {
    font-size: 18px;
    color: #DA8028;
}
.state_adopted {
    font-size: 18px;
    color: red;
}


.width-100 {
    width: 100%;
}



.col_organisations {
    float:left;
    width: 200px;
    padding:0;
    display: none;
}

.scrollBox400 {
    overflow: auto;
    height: 400px;
    padding-top:2px;
    padding-left:0px;
    padding-right:0px;
}


.avatar {
    float:left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.avatar .left {
    float:left;
}
.avatar .right {
    float:right;
}
.avatar img {
    border-radius: 4px;
    border: 0px none;
}


.control-label-padded {
    padding-left: 5px;   
    font-weight: 300;
}

.spacer-block {
    padding-top: 5px;
    padding-bottom: 20px;
}


@media (min-width: 768px) {

    .col_organisations {
        display: none;
    }

}

@media (min-width: 992px) {

    .col_organisations {
        float:left;
        width: 100px;
        padding:0;
        display: block;
    }

    .avatar {
        width: 100px;
    }
    .avatar .left {
        width: 100px;
        padding-left:0px;
        padding-right:0px;
    }
    .avatar .right {
        width: 100px;
        padding-left:0px;
        padding-right:0px;
    }
}

@media (min-width: 1200px) {

    .col_organisations {
        float:left;
        width: 200px;
        padding:0;
        display: block;
    }
    .avatar {
        width: 200px;
    }
    .avatar .left {
        width: 100px;
        padding-left:4px;
        padding-right:2px;
    }
    .avatar .right {
        width: 100px;
        padding-left:2px;
        padding-right:4px;
    }
}


.google_adds {
    margin-top:70px;
    margin-bottom:0px;
    text-align: center;
}

@media (max-width: 768px) {
    .google_adds {
        margin-top:10px;
    }
}

/* social buttons */
/*.btnz {
        display: block;
        float: left;
        padding: 10px 15px;
        border:none;
        background-color: #ececec;
        text-decoration: none;
        font-size: 12px;
        color: #FFF;
}

.btnz:hover {
        color: #efefef;
}

*/






/*
.socialfloat .fbtn {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    background-color: #fff;
    color: #ececec;
    text-align: center;
}

.socialfloat .fbtn i {
    font-size: 20px;
    line-height: 30px;
}

.socialfloat .fbtn:hover {
    color: #fff;
}
*/







table.detail-view td {
    padding-left:10px;/*width: 75%; */
}

p.padded {
    padding-left:10px;
}

/*
.footer {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding: 50px 0 50px 0;
    color: #f8f8f8;
}

.footer h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.footer ul {
    margin-bottom: 0;
}

.footer-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.footer-social-buttons {
    }
}

@media(max-width:767px) {
    .footer h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.footer-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.footer-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}


copyright {
    margin: 15px 0 0;
}
*/



/* KEEP */
/* BootTree treeview */
div.panel:first-child {
    margin-top:20px;
}

div.treeview {
    padding: 4px;
    margin-bottom: 20px;
    color: #369;
}
div.treeview ul:first-child:before {
    display: none;
}
.treeview, .treeview ul {
    margin:0;
    padding:0;
    list-style:none;
    color: #369;
}

/* test */
.treeview option:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}

.treeview ul {
    margin-left:1em;
    position:relative
}
.treeview ul ul {
    margin-left:.5em
}
.treeview ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    left:0;
    border-left:1px solid;

    /* creates a more theme-ready standard for the bootstrap themes */
    bottom:15px;
}
.treeview li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    font-weight:400;
    position:relative
}
.treeview ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree-indicator {
    margin-right:5px;
    font-weight:600;
    cursor:pointer;
}
.treeview li a {
    text-decoration: none;
    color:inherit;

    cursor:pointer;
}
.treeview li button, .treeview li button:active, .treeview li button:focus {
    text-decoration: none;
    color:inherit;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}

.category-list {
    font-family: 'Glyphicons Halflings';
}



/*
.box-shadow--2dp {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}
.box-shadow--3dp {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12)
}
.box-shadow--4dp {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2)
}
.box-shadow--6dp {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2)
}
.box-shadow--8dp {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}
.box-shadow--16dp {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2)
}
*/
/*
.btn-big-circle {
    width: 80px;
    height: 80px;
    margin-top: 0px;
    padding: 0px 0px;
    border: 2px solid ;
    border-radius: 100%!important;
    font-size: 40px;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-big-circle-dog {
    background-image: url("/petrescue.be/images/dog_btn.png");
}

.btn-big-circle:hover,
.btn-big-circle:focus {
    outline: 0;
    background: rgba(255,255,255,.5);
}

.btn-big-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-big-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}
*/



/* FleaMarket*/
.flea-market {
}
.flea-market a{
    font-size:20px;
    font-weight:900;
    text-align: right;
    color:red;
}

.flea-market .btn {
    margin-left: 5px;
}

.price {
    margin-top: 0px;
    margin-left: 10px;
    padding-left: 10px;
}
.price .tag {
    margin-left: 10px;
}
.price h3 {
    color: #317eac;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0px;
}
.price h4 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0px;
}


.vcenter {
    display: inline-block;
    vertical-align: top;
    float: none;
}

.condition {
    margin-top: 0px;
}
.condition .tag {
    margin-left: 10px;
}
.condition h4 {
    color: #000;
    font-size: 16px;
    font-weight: 800;
    margin-top: 0px;
}


div.imagebox img.original {
    margin: 5px 5px 5px 0px;
    width: 150px;
    height:150px;
    background-color: #000;
}

img#contain {
    object-fit: cover;
}

div.imagebox img.thumb-large {
    margin: 5px 5px 5px 0;
    width: 320px;
    height:320px;
    background-color: #000;
}


/* create / update ads */

/* garbage can thingy */
a.mediaclass:hover {
    cursor: pointer;
}




/* apps page */
.bg-3 {
    background-color: #ffffff; /* White */
    color: #555555;
}

.spacer50 {
    padding-top: 50px;
    padding-bottom: 50px;

}

.titleGreyTitle{
    color: #999; 
    font-size: 20px;
    font-weight: bold;
}

.titleGrey{
    color: #ccc; 
    font-size: 20px;
}



.centerit {
    margin: auto;
}

/* pet/_form */

.gender label {
    padding:10px;
    margin-left: 10px;
}

.gender label input {
    padding:10px;
    margin-right: 10px;
}

div.user-form {
    margin-left: 0px;
}

div.user-form div[class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}

nav.custom-nav li > a.navbar-button:hover {
    color: #fff;
    background-color: transparent;
}




.search-form .form-horizontal .form-group {
    padding:0;
    margin:0;
}
.search-form .form-control .field-petsearch-name, .field-petsearch-category_id {
    padding-left: 5px;
    padding-right: 5px;
    margin:10px;
}

.search-form div[class*="col-"] {
    padding-left: 1px;
    padding-right: 1px;
}