.low_opacity{
    opacity: 50%;
}
a.navbar-brand {
    display: none !important;
}

body .navbar-inverse .navbar-nav > li > a.groupName {
    font-size: 22px;
    font-weight: bold;
}
.select-expand-row td{
	color:#521F19;
}
.kv-float-header, .kv-float-footer {
    position: sticky;
    z-index: 999;
}
#members-miles-list .members-miles-events-list a.grouplink {
    font-size: 16px;
}
.upload-profile-pic input#imageupload-image {

    max-width: 98px;
}
img.gridimg-logo {
    max-width: 100%;
    max-height: 200px;
    overflow: hidden;
}
.group-logo {
    font-size: 0px;
    text-align: left;
    display: inline-block;
}
.summary {
    background: rgba(82, 31, 25,.6);
}
.profile-img img.grid-img {
    max-height: max-content;
}
.total-avg {
    display: flex;
    max-width: 50%;
    float: right;
}

.total-avg > div {
    margin-right: 16px;
}

.total-avg > div b {
    margin-right: 2px;
}
 #members-miles-list .members-miles-events-list {
    color: #521F19;
}
#members-miles-list .members-miles-events-list a[title="View"] {
    display: none;
}
#myTabContent{
margin-top:-60px;
}
#members-miles-list .members-miles-events-list {
    font-size: 16px;
}
#members-miles-list .members-miles-events-list a {
    font-size: 20px;
    margin-right: 10px;
}
.group-logo {
    max-width: 246px;
    width: 100%;
    height: 100px;
    max-height: 100px;
    border: 1px solid #ddd;
    display: block;
    padding: 3px;
    overflow: hidden;
}

.group-logo img.grid-img {
    display: block;
    max-width: 100%;
    max-height: fit-content;
    max-width: unset;
    max-height: 92px;
}
ul.item-view {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.user-registration {
    margin-bottom: 70px;
}
ul.item-view li {
    display: inline-block;
    padding: 0px;
    margin: 0 -2px;
}
ul.item-view li a.first {
    border-radius: 5px 0 0 5px;
}
ul.item-view li a.last {
    border-radius: 0px 5px 5px 0px;
}
ul.item-view li a {
    border: 1px solid #afa7a7;
    color: #5a5555;
    padding: 7px 17px;
    background: #f9f2f2;
    display: block;
    text-decoration:none;
    margin-bottom: 10px;
}
/*
ul.event-list--item {
    display: grid;
    width: 100%;
    clear: both;
    margin: 0 0 50px;
    list-style: none;
    padding: 0 15px 8px 15px;
    background: #f4f4f4;
}
ul.event-list--item li:nth-child(-n+5) {display: block;}
ul.event-list--item li.last-child { display:block; background:none;text-align: center;}
ul.event-list--item li {
    background: #fff;
    margin: 8px 0px 0;
    display: none;
    width: 100%;
    padding: 24px;
    clear: both;
    font-size: 16px;
}
ul.event-list--item li .title a {
    font-size: 20px;
    color: #454343;
    margin: 5px 0;
    display: block;
    font-weight: 500;
}*/
ul.event-list--item {
    display: block;
    width: 100%;
    clear: both;
    margin: 0 0 50px;
    list-style: none;
    padding: 0 15px 8px 15px;
    background: #f4f4f4;
}
ul.event-list--item li:nth-child(-n+5) {display: block;}
ul.event-list--item li.last-child { display:block; background:none;text-align: center;}
ul.event-list--item li {
    background: #fff;
    margin: 8px 0px 0;
    display: none;
    width: 25%;
    padding: 24px;
    clear: both;
    font-size: 16px;
}
ul.event-list--item li .title a {
    font-size: 20px;
    color: #454343;
    margin: 5px 0;
    display: block;
    font-weight: 500;
}
.attend-modal {
    border: 1px solid #521F19;
    color: #521F19;
    position: absolute;
    padding: 6px 18px;
    border-radius: 5px;
    right: 0;
    bottom: 0;
    line-height: 25px;
    cursor: pointer;
}
a.load-more {
    background:#521F19;
    color: #fff;
    padding: 14px 51px;
    border-radius: 6px;
    text-decoration: none;
}
.attend-modal a {
    color: #521F19;
    text-decoration:none;
}

.attendee {
    position: relative;
    min-height: 38px;
    vertical-align: middle;
    line-height: 38px;
}

.modal-body-content {
    padding: 20px;
}

.modal-body-content h2 {
    margin-bottom: 25px;
}

.modal-body-content label {
    font-weight: normal;
}

.modal-body-content input {
    max-width: 46px;
    border: 0px;
    line-height: 25px;
    font-weight: bold;
    font-size: 20px;
}

.form-control.counter {
    min-height: 66px;
    position: relative;
    line-height: 52px;
}

.counter-btn {
    position: absolute;
    right: 0px;
    top: 5px;
}

.counter-btn button {
    border: 0px;
    background: none;
    font-size: 29px;
    width: auto;
    display: inline-block;
}
.modal-dialog.modal-sm-custom {
    max-width: 400px;
}
button.form-group-btn {
    width: 100%;
    border: 1px solid #521F19;
    background: none;
    padding: 7px 0;
    border-radius: 5px;
    color:#521F19
}
.profile-work a.edit-btn {
    color: #521F19;
    font-size: 20px;
    margin:3px;
	display:inline-block
}
.profile-work a label {
    font-weight: normal;
}
ul.attendees-list {
    display: block;
}

ul.attendees-list {
    display: block;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.attendees-list li {
    display: inline-block;
    background: #ececec;
    padding: 12px;
    text-align: center;
    margin: 4px;
}
button.btn.btn-default.dropdown-toggle {
    border: 1px solid #521F19;
    color: #521F19;
}

button.btn.btn-default.dropdown-toggle span {
    font-size: 12px;
}
#eventphoto-file {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
ul.upload-list {
    display: block;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
body  .nav-tabs > li.active a {
    color: #555555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
}
.comment--section img.icon-avatar.img-circle.img-thumbnail {
    width: 60px;
    height: 60px;
}
img.icon-avatar.img-circle.img-thumbnail {
    width: 70px;
    height: 70px;
}
img.logo-image {
    max-width: 60px;
}
ul.upload-list img {
    max-height: 200px;
}
.text-center.upload-profile-pic form {
    text-align: left;
}
.upload-profile-pic input#imageupload-image {
    border: 1px solid #9c9696;
    padding: 6px 2px;
}
img.avatar.img-circle.img-thumbnail {
    max-width: 200px;
    width: 100%;
    height: 200px;
}
.upload-profile-pic button {
    position: absolute;
    bottom: 5px;
    right: 0px;
    background: #521F19;
    border: 0;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
}

.upload-profile-pic form {
    position: relative;
}
a.navbar-brand, a.navbar-brand:hover {
    padding: 4px 3px 0;
    background: #fff !important;
}
ul.upload-list li {
    display: inline-block;
    border: 1px solid #ececec;
    padding: 12px;
    text-align: center;
    margin: 4px;max-width: 200px;
    overflow: hidden;
}

ul.attendees-list li span.name {
    font-weight: bold;
}
img.logoimage {
    max-width: 100%;
    max-height: 120px;
}
ul.attendees-list li span {
    display: block;
    margin-bottom: 11px;
}
.profile-work a.delete-btn {
    color: #f00;
    font-size: 20px;
    margin:3px;
	display:inline-block
}
.attendees-list h2 {
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #adaaaa;
    padding: 0px 0 4px;
    margin-bottom: 20px;
}
.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}
.photos-list h2 {
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #adaaaa;
    padding: 0px 0 4px;
    margin-bottom: 20px;
}
div#users-list-pjax {
    margin-bottom: 70px;
}
.btn-toolbar {
    margin: 20px 0;
}
.btn-toolbar .btn {
    margin-left: 0;
}
.comment--section{
    margin-top: 30px;
}
.list-unstyled li {
    margin-bottom: 10px;
    border-bottom: 3px solid #fff;
}
a.upload--new {
    font-size: 14px;
    color: #337ab7;
    float: right;
    border-bottom: 2px solid #337ab7;
    text-decoration: none;
    cursor: pointer;
}
.profile-work p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #514e4e;
}
div#members-miles-list {
    padding-bottom: 60px;
}
.emp-profile{
   
    margin-top: 3%;
    margin-bottom: 3%;
    border-radius: 0.5rem;
    background: #fff;
}
.profile-img{
 text-align: center;
    max-height: 360px;
    overflow: hidden;
    font-size: 0px;
    min-height: 260px;
    display: flex;
    align-items: center;
	overflow:hidden
}
.profile-img img{
    max-width: 100%;
    
    border: 1px solid #ddd;
   
}
.profile-img .file {
    position: relative;
    overflow: hidden;
    margin-top: -20%;
    width: 70%;
    border: none;
    border-radius: 0;
    font-size: 15px;
    background: #212529b8;
}
.profile-img .file input {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
}
.profile-head h5{
    color: #333;
}
.profile-head h6{
    color: #0062cc;
}
.profile-edit-btn{
    border: none;
    border-radius: 1.5rem;
    width: 70%;
    padding: 2%;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
}
.proile-rating{
    font-size: 20px;
    color: #818182;
    margin-top: 5%;
}
.proile-rating span{
    color: #495057;
    font-size: 20px;
    font-weight: 600;
}
.profile-head .nav-tabs{
    margin-bottom:5%;
}
.profile-head .nav-tabs .nav-link{
    font-weight:600;
    border: none;
}
.profile-head .nav-tabs .nav-link.active{
    border: none;
    border-bottom:2px solid #0062cc;
}
.profile-work{
    padding: 14%;
    margin-top: -15%;
}
.profile-work p{
    font-size: 12px;
    color: #818182;
    font-weight: 600;
    margin-top: 10%;
}
.profile-work a{
    text-decoration: none;
    color: #495057;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
}
.profile-work ul{
    list-style: none;
}
.profile-tab label{
    font-weight: 600;
}
.list--view #btnCalendarPrint{ display: none !important;}
body .wrap .navbar-inverse .navbar-nav > .active > a, body .wrap .navbar-inverse .navbar-nav > .active > a:hover, body .wrap .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #684949;
    margin-right: 1px;
}
a.event-img {
    max-height: 200px;
    overflow: hidden;
}
body .wrap  .navbar-inverse {
    background-color: #521F19;
    border-color: #43201c;
}
.profile-tab p{
    font-weight: 600;
    color: #0062cc;
}
.profile-tab label span{
    font-weight: 600;
    color: #0062cc;
} 
.event-image {
    border: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
    max-height: 125px;
    max-width: 180px;
    overflow: hidden;
}
.event-image-upload {
    position: absolute;
    background: rgb(0 0 0 / 86%);
    max-width: 254px;
    left: 50%;
    transform: translate(-50%, 10px);
    width: 100%;
    bottom: 0px;
    padding: 7px;
}

.event-image-upload label {
    display: none;
}
.groups-view .table-bordered th {
    width: 200px;
}
.event-image-upload .help-block {
    display: none !important;
}

.event-image-upload .form-group {
    margin: 0;
}
.event-image img {
    max-width: 100%;
    margin: 0 auto;
}
.aligner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  div#eventsmap {
    width: 100%;
    height: 300px;
}
.owl-item .item  {
    max-height: 180px;
    border: 1px solid #d0caca;
    display: flex;
    width: 100%;
    height: 180px;
    justify-content: center;
    align-items: center;

}
div#members-miles-list-container {
    height: 300px;
}
img.lb-image {
    max-width: 767px !important;
}
.pac-container { z-index: 100000; }

/*Color*/
body a{
    color: #521F19;
}
body .panel-primary > .panel-heading,
body .btn-primary
 {
    color: #fff;
    background-color: #521F19;
    border-color: #521F19;
}
body  .btn-info {
    color: #fff;
    background-color: #924b42;
    border-color: #924b42;
}
body .btn-primary:hover, body .btn-primary:focus, body .btn-primary:active, body .btn-primary:active:hover, body .btn-primary:focus-visible{
    background-color: #81382f;
    border-color: #81382f;
}
body .navbar-inverse .navbar-nav > li > a:hover,body .navbar-inverse .navbar-nav > li.active > a{
    color:#fff;
    text-decoration:underline;
    background-color: unset !important;
}
body .navbar-inverse .navbar-nav > li > a{
    color:#fff
}

.event-list--row .card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.event-list--row .card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.event-list--row .card-img-top {
    display: block;
    width: 100%;
    height: 100vh;
    max-height: 200px;
}

.event-list--row .card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
	min-height: 51px;
	max-height: 55px;
	overflow:hidden;
}

.event-list--row .card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
    min-height: 112px;
}
ul.event-list--row li:nth-child(-n+6) {display: block;}
.event-list--row li{display: none;}
.event-list--row li.last-child {
    clear: both;
    padding-top: 0px;
    display: block;
    text-align: center;
}
.event-list--row .card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: #434141;
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.event-list--row .card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.event-list--row .profile {
    position: absolute;
    top: -12px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}

.event-list--row .profile-avatar {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.event-list--row .profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
}

.event-list--row .profile-inline ~ .card-title {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
}

.event-list--row .text-bold {
    font-weight: 700;
}

.event-list--row .meta {
    font-size: 1em;
    color: #434141;
}
.event-list--row li{
    margin-bottom: 70px;
}
.event-list--row{
    list-style: none;
    margin: 0;
    padding: 0;
}
.event-list--row .meta a {
    text-decoration: none;
    color:#434141;
}

.event-list--row .meta a:hover {
    color: #434141;
}

.event-attend-modal {
    border: 1px solid #521F19;
    background-color: #521F19;
    position: relative;
    padding: 6px 18px;
    border-radius: 5px;
    right: 0;
    bottom: 0;
    line-height: 25px;
    cursor: pointer;
    width: 140px;
    margin: 10px auto 0;
    text-align: center;
}
.event-attend-modal a {
color:#fff;
}
.sticky-bottom p {
    font-size: 16px;
    font-weight: bold;
}
.sticky-bottom  .btn-group.show-on-hover {
    margin-top: 12px;
}
.sticky-bottom  label {
    font-weight: normal;
}
a.trash-photo {
    position: absolute;
    top: 0;
    right: 0;
    background: #f00;
    color: #fff;
    font-size: 16px;
    padding: 4px 7px;
    cursor: pointer;
}
.sticky-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0px;
    padding: 10px 8%;
    background: #d5d4d4;
    z-index: 999;
    box-shadow: -3px -2px 3px 0px rgb(0 0 0 / 70%);
}

.sticky-bottom .dropdown-menu2{
    top: -93px !important;
}

.sticky-bottom .dropdown-menu1{
    top: -30px !important;
}
.sticky-bottom .btn-group.show-on-hover.btn-attend{
    margin-top: 0;
}

@media(max-width:767px){
	.total-avg {
    display: flex;
    max-width: 100%;
    float: none;
    margin-bottom: 16px;
}

	
}