html, body {
    height: 100%;
}

#all-page-content {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -87px;
    padding-bottom: 87px;
}

section#content {
    padding-top:20px;
    padding-bottom: 20px;
}

.draugiem_icon {
    background-image: url('../themes/wishlistpage_theme/assets/images/draugiem_logo_simple.png');
    height: 30px;
    width: 38px;
    background-repeat: no-repeat;
    display: inline-block;
}

.facebook_icon {
    margin-left: 0.5em;
    background-image: url('../themes/wishlistpage_theme/assets/images/fb_icon.png');
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    display: inline-block;
}

body > #all-page-content > div >section {
    padding: 30px 0;
}
section#content {
    background-color: #FFF;
}
section#bottom {
    padding:0px;
}

#tabbed-list .nav-tabs {
    border-right: 0px;
}
#tabbed-list .nav-tabs > li {
    border: 1px solid #e6e6e6;
    border-bottom: 0px;
}

.tab-content {
    border: 1px solid #e6e6e6;
    padding-top: 30px;
}

.tab-content > div {
    min-height: 200px;
    position: relative;
    padding-bottom: 60px;
}
div.paginator:not(.this-place-paginator) {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

div.paginator.this-place-paginator {
    padding-top: 40px;
    padding-bottom: 20px;
}

div.paginator > button, div.paginator > a {
  border: 1px solid #F1F1F1;
  margin-right:5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;
}

div.paginator > button i{
  margin-left:5px;
  margin-right:5px;
}

div.paginator > button.active, 
div.paginator > button:hover,
div.paginator > a.active, 
div.paginator > a:hover {
  background-color: #c52d2f !important;
  border-color: #c52d2f !important;
  color: #fff;
}
.navbar-brand {
    font-family: 'Sacramento', cursive;
}

.handwriting-font {
    font-family: 'Sacramento', cursive;
}

.nav-tabs-line-buttons {
    float: right;
    padding: 0px;
}

.btn {
  padding: 8px 20px;
  margin-top: 10px;
}

.btn.btn-clear {
    border:0px;
    background: transparent;
}

.btn.btn-edit {
    background-color: #65349c;
    border: 1px solid #65349c;
    color: #FFF;
}

section#feature {
    padding: 20px 0px;
}

#tabbed-list .user-picture {
    width: 100px;
    height: 100px;
    display:block;
    float:left;
}
#tabbed-list .user-picture > a {
    background-image: url('../themes/wishlistpage_theme/assets/images/user_icon.png');
    width: 100px;
    height: 100px;
    display:block;
}

#tabbed-list .single-friend {
    padding-top: 1em;
    padding-bottom: 1em;
}
#tabbed-list .user-data {
    text-align: left;
    padding-left:110px;
}

.wish-received-info .fa-check-circle, .wish-promised-info .fa-check-circle {
    color: #4cae4c;
}

.wish-received-info .fa-times-circle, .wish-promised-info .fa-times-circle {
    color: #a94442;
}

.single-group {
    padding-bottom: 2em;
}

.single-group .group-picture {
    display:block;
    float:left;
}

.single-group .group-picture, #single-group-page .group-picture {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align:center;
    background-color: #EEFFFF;
    border-radius: 0.5em;
}

.group-picture-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    background-color: #EEFFFF;
    border-radius: 0.5em;
    display:block;
    text-align:center;
    float:left;
}

.single-group .group-data {
    padding-left: 110px;
}

.single-group .group-picture .fa.fa-users, #single-group-page .group-picture .fa.fa-users {
    vertical-align:middle;
}

#single-group-page .group-picture, #single-group-page .group-picture-img {
    display:inline-block;
    float:none;
}

#single-group-page .group-info >div {
    padding-bottom: 1em;
}

#single-group-page .group-info .group-name {
    font-size: 2em;
    padding-bottom: 0.5em;
}

#single-group-page .group-info .btn {
    width: 100%;
}


#single-group-page #tabbed-list ul.nav-tabs li:first-child a {
    border-left: 0px !important;
}

#single-group-page #tabbed-list .tab-content >div {
    padding-left: 1em;
}


.btn-wide {
    width: 150px;
    margin-left: 2em;
}

#addMembersFrom #member_search_results > div {
    border-top: 1px solid #e6e6e6;
    padding-top: 1em;
    padding-bottom: 1em;
}

#addMembersFrom #member_search_results .btn{
    float: right;
    padding: 6px 24px;
    position: relative;
    margin-top: 0px;
    top: -0.5em;
}

.p-t-1 {
    padding-top: 1em;
}
.p-t-05 {
    padding-top: 0.5em;
}

#friend_limits .ignore-friends {
    border-left: 1px solid #DDD;
}

#friend_limits thead > tr > :first-child {
    width: 200px;
}
#friend_limits thead > tr > :last-child {
    width: 50px;
}

.upload-files-container > .upload-object {
    width: 100%;
}

#current-user-wishlist .wish-name{
    font-weight: bold;
}
.wishlist .wish-desc {
    word-break: word-break;
}
#current-user-wishlist .wish-link {
    word-break: break-all;
}


#group_articles .single-article {
    border-top: 1px solid #DDD;
    cursor: pointer;
    padding: 1em;
}

#group_single_article .single-comment .right-icons {
    float: right;
    position: absolute;
    top: 3px;
    right: 3px;
}

#comments_title {
    margin-top: 20px;
    margin-bottom: 0px;
}

#group_single_article .comments .single-comment:nth-child(2) {
    margin-top: 10px;
}

#group_single_article .single-comment.comment_section .post_comments {
    width: 110px;
}

#group_single_article .single-comment.comment_section .media-body {
    display: table-cell;
}

#group_single_article .single-comment .post_reply_comments:before {
    left: 100px;
}

.post_reply_comments p {
    padding: 0px;
}

.bootstrap-wysihtml5-insert-link-modal .checkbox {
    margin: 0px;
    padding: 0px;
    float:none;
}

.bootstrap-wysihtml5-insert-link-modal .checkbox input {
    position: relative;
    left: 0px;
    margin-right: 5px;
}

.table thead th {
    background-color: #2e2e2e;
    color: #FFF;
    border: 1px solid #D6D6D6;
    
}

.table th, .table td {
    padding: 5px 8px;
    border: 1px solid #D6D6D6;
}

.table-stripped.table >tbody > tr {
    background-color: #FBFBFB;
}

.table-stripped.table >tbody > tr:nth-child(odd) {
    background-color: #F7F7F7;
}

.table th.no-left-border, .table td.no-left-border{
    border-left:0px;
}

.table th.no-right-border, .table td.no-right-border{
    border-right:0px;
}

section#featrue.breadcrumb {
    padding: 15px 0px;
    margin-bottom: 0px;
}

section#featrue.breadcrumb > .container > a{
    font-size: 1.3em;
}
section#featrue.breadcrumb > .container > a.active {
    color: #4e4e4e
}
section#featrue.breadcrumb > .container > .fa {
    padding-left: 3px;
    padding-right: 3px;
}

.bootstrap-wysihtml5-insert-link-modal .btn.btn-default {
    float: right;
    margin-left: 10px;
}

.pricing-area .heading-one {
    margin-left: -10px;
    margin-right: -10px;
    background: #2e2e2e;
}

.pricing-area .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.pricing-area .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}

.pricing-area ul li {
    border: 1px solid #2e2e2e;
    border-top: 0px;
    background: #F9F9F9;
}

.pricing-area ul li:nth-child(even) {
    background: #FFF;
}

#searchData .fa-search {
    float: right;
    position: relative;
    right: 20px;
    top: 8px;
}

#searchData .search-input-div:hover input.search-form {
    width: 180px;
    border: 1px solid #FFF 
}

#searchData .search-input-div:hover input.search-form::-webkit-input-placeholder {
    color: #FFF;
}

#search_results {
    position: absolute;
    z-index: 1000;
    border: 1px solid #c52d2f;
    background: #FFF;
    width: 200px;
}
#search_results #regular_results > * {
    display: block;
    padding: 0.2em;
}

#searchData #search_results #regular_results a {
    padding: 0.6em 0.2em;
    font-weight:bold;
}

#searchData #search_results #regular_results a:hover {
    background-color: #f2f2f2;
    text-decoration: none;
}

#searchData #search_results #regular_results .category {
    background: #F9F9F9;
    font-size: 90%;
    text-transform: uppercase;
    border-bottom: 1px solid #D6D6D6;
}

#searchData #search_results .btn {
    display: block;
    width: 100%;
    border-radius: 0px;
}

#login_screen_info h2 {
    font-size: 40px;
}
#login_screen_info  {
    font-size: 16px;
}

textarea {
    resize: none; 
}

#aboutModal > .modal-dialog {
    min-width: 80%;
    max-width: 1000px;
}

#aboutModal .modal-body {
    text-align: justify;
}
#aboutModal .modal-body p {
    padding-top: 5px;
    padding-bottom: 5px;
}

.center h2 {
    font-size :26px;
}

@media (max-width: 768px) {
    .navbar-collapse > ul.nav {
        margin: 0px;
    }
    .navbar-collapse > ul.nav >li {
        margin: 0px;
        margin-right: 15px;
    }
    .navbar-collapse > ul.nav >li >a {
        display: block;
        text-align:center;
        border-radius: 0px;
    }
}