.btn-upload {
    position: relative;
    background-color: #edf1f5;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    width: 100%;
    height: 73%;
}

.btn-upload i {
    position: absolute;
    left: 25%;
    top: 22%;
    color: #ffffff;
    font-size: 5em;
}

.btn-upload input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
}

.upload-avatar:hover {
    cursor: pointer;
}

.btn-upload input:hover {
    cursor: pointer;
}

footer a.logo-agasoft {
    float: right;
    overflow: hidden;
    position: absolute;
    width: 90px;
    opacity: 0.6;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

footer a.logo-agasoft:hover {
    width: 160px;
    opacity: 1;
}


/*.avatar-source:hover{cursor: crosshair;}*/


/* .btn-flat{border-radius: 0px;} */

.text-color-facebook {
    color: #3b5998;
}

.text-color-instagram {
    color: #c13584;
}

.topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
    font-size: 14px;
}

.font-12 {
    font-size: 120px
}


/*table*/

.table-responsive {
    width: 100%;
    max-width: 100%;
    border: none !important;
}

.btn-show,
.btn-edit,
.delete {
    cursor: pointer;
    min-width: 28px;
    max-width: 28px;
    background: #fff;
    color: #a1a3a5;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: central;
    text-align: center;
    margin: 0 1px;
    padding: 4px;
    border: 1px solid #e2e7f1;
    font-size: 12px;
}

.btn-show:hover,
.select-member-field a.btn-show:hover,
.send-invitation-form .btn-show:hover {
    background: #2F9C75;
    color: #fff;
    border: 1px solid #2F9C75;
}

.btn-edit:hover,
.select-member-field a.btn-edit:hover,
.send-invitation-form .btn-edit:hover {
    background: #ffc107;
    color: #fff;
    border: 1px solid #ffc107;
}

.delete:hover,
.select-member-field a.delete:hover,
.send-invitation-form .delete:hover {
    background: #d9534f;
    color: #fff;
    border: 1px solid #d9534f;
}

.table-responsive th:first-child,
.table-responsive td:first-child {
    border-left: none !important;
}

.table-responsive th:last-child,
.table-responsive td:last-child {
    border-right: none !important;
}

#mymce .is-invalid {
    border: 1px solid red;
}

.label-group>.label:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0;
}

.label-group>.label:nth-child(2) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 0;
}

.svg-white {
    fill: #fff
}

.dashed-bottom {
    border-bottom: 1px dashed #e2e4e8;
}

.topbar .top-navbar .navbar-header {
    background: rgba(0, 0, 0, 0);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    width: 100%;
}

[data-href] {
    cursor: pointer;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}


/* personalização dataTables */


/* .dataTables_wrapper{margin-top: 30px;} */

.dataTables_info,
.dataTables_length {
    margin-left: 15px
}

.dataTables_filter,
.dataTables_paginate {
    margin-bottom: 15px;
    margin-right: 15px;
}

.topbar .top-navbar .profile-pic img {
    width: 30px;
    border-radius: 100%;
}

.dropdown-menu {
    padding-top: 0px !important;
}

.dt-buttons .dt-button {
    padding: 5px 15px;
    border-radius: .25rem;
    background: #f8f9fa !important;
    color: #212529 !important;
    margin-right: 3px;
}

.dt-buttons .dt-button:hover {
    background: #E2E6EA !important;
}

.timeline-left>.timeline-item>.timeline-panel,
.timeline-right>.timeline-item>.timeline-panel {
    width: calc(100% - 80px)
}

.timeline>.timeline-item.timeline-inverted>.timeline-panel {
    float: right
}

.timeline>.timeline-item.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0
}

.timeline>.timeline-item.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0
}

.timeline-badge.primary {
    background-color: #7460ee
}

.timeline-badge.success {
    background-color: #5ac146
}

.timeline-badge.warning {
    background-color: #ffbc34
}

.timeline-badge.danger {
    background-color: #fa5838
}

.timeline-badge.info {
    background-color: #137eff
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400
}

.dd-handle,
.dd-item>button {
    font-weight: 700;
    margin: 5px 0
}

.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0
}

.timeline-left:before {
    left: 30px
}

.timeline-left>.timeline-item>.timeline-badge {
    left: 30px;
    top: 9px
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.timeline>li>.timeline-badge {
    line-height: 45px !important;
}

.select2.select2-container {
    width: 100% !important;
}

ul.social-icons {
    width: auto;
    margin: auto;
    display: inline-flex;
    padding-inline-start: 0px;
}

ul.social-icons li {
    position: relative;
    background: #f8f9fa;
    list-style: none;
    float: left;
    margin: 5px;
    z-index: 1;
    overflow: hidden;
    border-radius: 3px;
    font-size: 1em;
    text-align: center;
}

ul.social-icons li a {
    width: 35px;
    height: 35px;
    line-height: 38px;
    display: block;
    text-decoration: none;
    color: #fff;
    transition: .4s;
}

ul.social-icons li::before {
    transition: 0.4s;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 95%;
    left: 0;
    background: #484848;
    z-index: -1;
    transform: scale(1);
    transition: .4s;
}

ul.social-icons li:hover::before {
    transition: 0.4s;
    top: 0%;
}

ul.social-icons li a:hover {
    color: #fff !important;
}