body{
    color: #3c3c3c;
}
.page-wrapper {
    margin-left: 0!important;
}
.pull-right{
    float:right;
}
.content-image{
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    margin-top: 10px;
    width: 100%;
    height: 100%;
    display: flex;
}
.content-image .image {
    margin-bottom: 16px;
}

.content-image .image img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    display: block;
    object-fit: contain;
    object-position: initial;
    filter: none;
    background: #fff;
}

.content-image .image-blue img {
    border: solid 8px #f59977;
    box-shadow: 0px 3px #d39174;
}

.content-image .image-pink img {
    border: solid 8px #fac9b5;
    box-shadow: 0px 3px #d39174;
}

.content-info{
    width: 100%;
    background: #fff1eb;
    margin-bottom: 40px;
    border: solid 4px #ffcd88;
    position: relative;
    border: 0;
    border-radius: 15px;
}

.blue{
    border-left: 60px solid #f59977
}
.pink{
     border-left: 60px solid #ffddcf;
}

.content-info .icon{
    position: absolute;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: solid 4px;
    top: 50%;
    bottom: 50%;
    left: -18px;
    background: #fff;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 64px;
}

.blue .icon{
    border-color: #f59977;
}
.pink .icon{
    border-color: #ffddcf;
}

.content-info h5{
    padding: 15px 8px;
    font-weight: bold!important;
    font-size: 1.5em;
    color: #ffa683;
    margin-top: 15px;
}

@media (min-width: 800px){
.content-info{
    width: 700px;
    margin: 20px auto;
}
}


.blue .icon .fas{
    color: #f59977;
    font-size: 30px;
}
.pink .icon .fas{
    color: #d396b3;
    font-size: 30px;
}
.red .icon .fas{
    color: #fd6161;
    font-size: 30px;
}
.purple .icon .fas{
    color: #a78b62;
    font-size: 30px;
}
.green .icon .fas{
    color: #a39a8c;
    font-size: 30px;
}
.yellow .icon .fas{
    color: #f2991f;
    font-size: 30px;
}

.title h2{
    color: #ffffff;
    margin-bottom: 35px;
    text-shadow: 1px 1px #cb8927;
}

.table {
    width: calc(100% - 15px);
    margin-left: 15px;
    display: inline-table;
    margin-bottom: 12px;
}

.table td, .table th {
    padding: 0.2rem 0.5rem;
    border: 0;
}
.table .title {
    width: 130px;
    font-weight: bold;
    font-size: 15px;
}


.table td, .table th {
    padding: 0.2rem 0.5rem;
    border: 0;
}

.card {
    margin: 0;
}

.card-title{
    margin-left: 15px
}

p.title {
    font-size: 15px;
    font-weight: bold;
    padding: 0 0.5rem;
    margin: 0 0 0 15px;
}
p.address {
    padding: 0.5rem;
    margin: 0 0 0 15px;
}
p.description , .instrucoes p{
    padding: 0.5rem;
    margin: 0 0 0 15px;
    font-size: 16px;
}
#info_instrucoes{
    padding: 0.5rem;
    margin: 0 0 0 15px;
    font-size: 16px;
}
.footer {
    color: #a74343;
}

.container-fluid {
    padding: 0px!important;
}

.container-fluid{
    background: #ffffff;
}
.card-body{
    background: #ffa883 url("/templates/badoo/images/img-background.png");
    box-shadow: none;
    border-radius: 0;
}
.hidden{
    display:none;
}

.pull-right a.btn{
    width: 88px;
    border-radius: 6px;
}
.pull-right .fas{
    color: #fff;
}
.pull-right .btn-info {
    background-color: #5e769b;
    border-color: #82a2d3;
}
.link-email{
    color: #3C3C3C;
}
.footer {
    text-shadow: 1px 1px #ffb79e;
}

p.edit-info{
    margin-bottom: 5px;
    text-align: center;
    padding: 5px;
    margin-right: 60px;
}
p.edit-info .btn-secondary {
    color: #ffa683;
    background-color: #ffddcf;
    border-color: #ffddcf;
    border-radius: 6px;
}
.btn-danger{
    border-radius: 6px;
}

.btn-light{
    border-radius: 6px;
    text-shadow: none;
    color:#7d7f81;
}

.btn-user{
    border-radius: 6px;
    text-shadow: none;
    color:#ffa683;
    font-weight: normal;
    display: inline;
    font-size: 14px;
    background: none;
    border: none;
    position: absolute;
    top: 14px;
    right: 0;
    text-align: right;
}
.btn-user:hover{
    background: none;
    border: none;
}

.top-menu{
   position: absolute;
   right: 20px;
}

@media (max-width: 800px){
.top-menu{
   position: absolute;
   right: 5px;
   top: 5px;
}
}

p.not-info{
    text-align: center;
    color: #999;
    font-size: 12px;
    padding: 20px 0;
}
p.last-change{
    text-align: center;
    font-size: 13px;
    text-shadow: 1px 1px #ffb79e;
    color: #a74343;
}

.user-name .fas{
    color: #ffc2ab;
}

.list-icons{
    border: solid 1px #ddd;
    height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 10px;
}
.list-icons .f-icon, .m-icon, .t-icon{
    padding: 10px 10px;
}

.search-icon{
    margin-bottom: 2px;
}
.search-icon .search-text{
    border: solid 1px #ddd;
}

.name-pet{
    font-family: 'Mandali', sans-serif;
    font-weight: 600;
}

.blue .icon-token{
    color:#7d7f81;
    background: #efefef;
    padding: 0 10px;
    border-radius: 6px;
}

.pink .icon-token{
    color:#7d7f81;
    background: #ffddcf;
    padding: 0 10px;
    border-radius: 6px;
}


.icon-token svg {
    margin-top: 3px;
    margin-bottom: -2px;
}


.red_btn{
    background-color: #fd6161;
    border-color: #fd6161;
}

.btn-danger {
    color: #8f5035;
    background-color: #fac9b5;
    border-color: #fac9b5;
}

.btn-danger:hover {
    color: #d39174;
    background-color: #ffcbb5;
    border-color: #ffcbb5;
}

.number-id{
    text-align: right;
    color:#e1b6a5;
}
.number-id span{
    font-weight: 600;
}

.btn-menu{
    color: #8f5035;
}