.profile-menu > a .profile-info{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 35px;
}

.s-profile > a {
    /*background:url(../img/profile_bg.jpg) left top no-repeat;*/
}
.navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting{
    background-color: #E3488F!important;
}

#main {
    padding-bottom: 0;
}

.four-zero.error_404 {
    margin-top: 80px !important;
}

.error_404 small {
    margin-top: 15px !important;
}

.bodyTablaListado > tr > td > span > a > i,
.fixed-action-btn > a > i {
    line-height: 40px !important;
}

.th-head-inputs > th {
    text-align: center;
}

.tbody-vertical-align > tr > td {
    vertical-align: middle !important;
}

.footTablaListado {
    display: table-header-group;
}

.footTablaListado tr th input {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
}

#tablaListado > tbody > tr > td {
    vertical-align: middle;
}

.dataTables_filter, .dataTables_length {
    padding: 0;
}

.dataTables_wrapper .dataTables_filter {
    width: 100% !important;
}

.dataTables_info, .dataTables_paginate {
    padding: 8px 0 0 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous:before {
    content: '';
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next:before {
    content: '';
}

.table > tbody > tr > td:first-child,
.table > tbody > tr > th:first-child,
.table > tfoot > tr > td:first-child,
.table > tfoot > tr > th:first-child,
.table > thead > tr > td:first-child,
.table > thead > tr > th:first-child {
    padding-left: 0;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.table > tbody > tr > td:last-child,
.table > tbody > tr > th:last-child,
.table > tfoot > tr > td:last-child,
.table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > thead > tr > th:last-child {
    padding-right: 15px;
}

.dataTables_wrapper .dataTables_filter input,
.dataTables_wrapper .dataTables_filter label {
    width: initial !important;
}

.row-none #tablaListado > .row:first-child {
    padding-left: 10px;
    padding-right: 10px;
}

.row-none #tablaListado > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.row-none #tablaListado_wrapper > .row:last-child {
    padding-left: 10px;
    padding-right: 10px;
}

.row-none #tablaListado_wrapper {
    padding-bottom: 20px;
}

body.sw-toggled #footer {
    padding-left: 0;
}

.text-white {
    color: #fff;
}

.myErrorClass {
    color: #ff0039;
}

.size-icon:before {
    font-size: 30px;

}

.del_card {
    position: absolute;
    top: 0;
    right: 35px;
}

#mapa_div {
    width: 100%;
    height: 400px;
}

.fix_pet_status {
    position: absolute;
    top: 0;
    right: 0;
    color: white;
}

.fix_pet_status button {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

/* styles for '...' */
.publication-description {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.4em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
}

/* create the ... */
.publication-description:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
}

.publication-description:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.1em;
    /*background: white;*/
}

.messagePublication {
    position: relative;
    color: white;
    bottom: 25px;
    width: 100%;
    font-size: 12px;
    display: block;
    padding: 10px;
    background: rgba(127, 140, 141, 1);
}

.card-height {
    /*height: 388px;*/
}

.btn-option-card {
    float: right;
    position: relative;
    bottom: 11px;
}

.blog-post-hover:hover {
    -moz-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

@media (min-width: 1280px) {
    .breadcrumb {
        padding: 10px 33px 11px 0;
    }
}

@media (min-width: 768px) {
    .modal {
        text-align: center;
    }

    .modal:before {
        content: '';
        height: 100%;
        width: 1px;
    }

    .modal .modal-dialog,
    .modal:before {
        display: inline-block;
        vertical-align: middle;
    }

    .modal .modal-dialog {
        text-align: left;
        margin: 10px auto;
    }
}

.modal .modal-content {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .07);
    border-radius: 2px;
}

#header .logo a {
    padding: 0;
}

#header .logo a img {
    width: 117px;
}

.pointer-none {
    pointer-events: none;
}

.centerAlertNotify {
    position: fixed;
    width: 100%;
    top: 0;
}

.show-message-result {
    position: fixed;
    bottom: 0;
    font-size: inherit;
    z-index: 9999;
    right: 0;
    left: 0;
}

.show-message-result p {
    text-align: left;
    color: #fff;
    font-size: 15px;
    padding-left: 8px;
    padding-bottom: 10px;
    padding-top: 10px;
    /*height: 60px;*/
    margin: 0;
}

.show-message-result p.success {
    background: #00897B;
}

.show-message-result p.danger {
    background: #e53935;
}

.show-message-result p.warning {
    background: #FDD835;
}

.badge {
    font-size: 11px !important;
    font-weight: 300;
    text-align: center;
    background-color: #ccc;
    height: 18px;
    padding: 3px 6px 3px 6px;
    -webkit-border-radius: 12px !important;
    -webkit-background-clip: padding-box !important;
    -moz-border-radius: 12px !important;
    -moz-background-clip: padding !important;
    border-radius: 12px !important;
    background-clip: padding-box !important;
    -webkit-text-shadow: none !important;
    text-shadow: none !important;
    vertical-align: middle;
}

.badge-success {
    background-color: #53a93f;
    background-image: none !important;
}

.badge.badge-info {
    background-color: #57b5e3;
    background-image: none !important;
}

.badge.badge-darkorange {
    background-color: #ed4e2a;
    background-image: none !important;
}

.badge.badge-warning {
    background-color: #FF8F00;
    background-image: none !important;
}

.badge.badge-danger {
    background-color: #c62828;
    background-image: none !important;
}

.badge.badge-teal{
    background-color: #009688;
    background-image: none !important;
}

.informacionAbonado textarea{
    padding-left: 10px !important;
    padding-top: 5px !important;
}

.importeFacturadosInputs input {
    padding-right: 10px !important;
}

.growl-animated{
    left: 30px;
}

.bootstrap-growl.alert-danger,
.growl-animated.alert-danger {
    background-color: #d32f2f !important;
}

.d-none{
    display: none !important;
}


