
.profile-img-holder {
    position: relative;
    width: 100%;
}

.img-buttons {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.img-buttons .btn {
    color: #000;
    background-color: #ddd;
}


.thetabler {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.caption .thetabler {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.thetable {
    display: table;
    margin-bottom: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
}

.thetable .inner {
    display: table-cell;
    vertical-align: middle;
}

.upload-box, .img-holder {
    position: relative;
    border: 1px solid #ddd;
    background-color: #eee
}

.upload-box:after, .img-holder:after {
    content: '';
    display: block;
    padding-bottom: 56%;
}

.upload-box p:last-child {
    margin-bottom: 0;
}

.upload-box a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    vertical-align: middle;
    color: #000;

}

.upload-box .removeBtn {
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 8px;
    line-height: 1.25;
    background: none;
    color: #fff;
    text-shadow: 0 0 3px #000;
}

.upload-box:focus .upload-image,
.upload-box:hover .upload-image {
    opacity: .5
}

.upload-box .inputlink:hover,
.upload-box .inputlink:focus {
    color: #00adef;
}

.removeBtn {
    position: absolute;
    right: 0;
}

.upload-progress {
    height: 10px;
    background-color: #00adef;
    position: absolute;
    left: 0;
    top: 0;
}

.upload-image {
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.form-repeat {
    padding-right: 30px !important;
}

.rmvBtn {
    background-color: transparent;
    border: 1px solid #ddd;
    padding: 10px;
}

.rmvBtn:hover {
    background-color: #ddd;
}

.feedback-container {
    display: none;
    background-color: #00adef;
    padding: 25px;
    margin: 15px 0;
    color: #fff;
}

.feedback-container.in {
    display: block;
}

.feedback-container p.content {
    color: white;
    margin: 0 !important;
}

.feedback-container h3 {
    color: white;
}

i.fal.fa-plus-circle.addBtn {
    padding: 0 15px;
}

i.fal.fa-plus-circle.addBtn:hover {
    color: #00adef
}

i.fal.fa-times.rmvBtn:hover {
    color: #C62129
}

.profileimg {
    position: relative;
    display: block;
    background-position: center;
    background-size: cover;
}

.profileimg:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}

.profileinfo {
    padding: 30px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}

.profileinfo:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

.form-group-element {
    position: relative
}

.nav-pills .nav-link {
    background-color: #141943;
    border-radius: 0;
    color: #fff;
}

.nav-pills .nav-link.active {
    background-color: #00adef;
}


.inputlink.upload .upload-labels {
    display: block;
}

.inputlink.upload .loading-labels, .inputlink.upload .result-labels {
    display: none;
}

.inputlink.loading .loading-labels {
    display: block;
}

.inputlink.loading .upload-labels, .inputlink.loading .result-labels {
    display: none;
}

.inputlink.result .result-labels {
    display: block;
}

.inputlink.result .upload-labels, .inputlink.result .loading-labels {
    display: none;
}

.profile-img-holder {
    position: relative;
    width: 100%;
}

.img-buttons {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.img-buttons .btn {
    color: #000;
    background-color: #ddd;
}


.form-repeat {
    padding-right: 30px !important;
}

.rmvBtn {
    background-color: transparent;
    border: 1px solid #ddd;
    padding: 10px;
}

.rmvBtn:hover {
    background-color: #ddd;
}

.feedback-container {
    display: none;
    background-color: #1c7430;
    padding: 25px;
    margin: 15px 0;
    color: #fff;
}

.feedback-container.in {
    display: block;
}

.feedback-container p.content {
    color: white;
    margin: 0 !important;
}

.feedback-container h3 {
    color: white;
}

i.fal.fa-plus-circle.addBtn {
    padding: 0 15px;
}

i.fal.fa-plus-circle.addBtn:hover {
    color: green
}

i.fal.fa-times.rmvBtn:hover {
    color: #C62129
}

.profileimg {
    position: relative;
    display: block;
    background-position: center;
    background-size: cover;
}

.profileimg:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}

.profileinfo {
    padding: 30px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}

.profileinfo:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

.form-group-element {
    position: relative
}

.nav-pills .nav-link {
    background-color: #141943;
    border-radius: 0;
    color: #fff;
}

.nav-pills .nav-link.active {
    background-color: #00adef;
}

.notifications-cat-select-box {
    display: none;
}

.notifications-cat-select-box.in {
    display: block;
}

.joinGroupBtn .leave-label {
    display: none;
}

.joinGroupBtn.joined {
    background-color: #00adef;
    color: #fff;
}

.joinGroupBtn.joined .leave-label {
    display: inline-block;
}

.joinGroupBtn .join-label {
    display: inline-block;
}

.joinGroupBtn.joined .join-label, .joinGroupBtn .load-label {
    display: none;
}

.joinGroupBtn.loading .leave-label, .joinGroupBtn.loading .join-label {
    display: none;
}

.joinGroupBtn.loading .load-label {
    display: inline-block;
}