@font-face {
    font-family: 'FedraBook';
    src: url('../fonts/FedraSerifA-Book_gdi.eot');
    src: url('../fonts/FedraSerifA-Book_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/FedraSerifA-Book_gdi.woff') format('woff'), url('../fonts/FedraSerifA-Book_gdi.ttf') format('truetype'), url('../fonts/FedraSerifA-Book_gdi.otf') format('opentype'), url('../fonts/FedraSerifA-Book_gdi.svg#FedraSerifA-Book') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

@font-face {
    font-family: 'FedraBold';
    src: url('../fonts/FedraSerifA-Bold_gdi.eot');
    src: url('../fonts/FedraSerifA-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/FedraSerifA-Bold_gdi.woff') format('woff'), url('../fonts/FedraSerifA-Bold_gdi.ttf') format('truetype'), url('../fonts/FedraSerifA-Bold_gdi.otf') format('opentype'), url('../fonts/FedraSerifA-Bold_gdi.svg#FedraSerifA-Bold') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

body {
    font-family: FedraBook, Georgia, serif;
    background: #f9f6ed;
}

h1,
h2,
h3 {
    font-family: FedraBold, Georgia, serif;
    font-weight: normal
}

body,
.container,
#wrapper {
    min-width: 320px
}

.registration-error {
    color: #e76160;
    font-size: 14px;
    clear: both;
    font-family: FedraBold, Georgia, serif;
}

.error-border {
    border: 1px solid #e76160 !important
}

.homelogo {
    margin-top: 20px;
    margin-bottom: 48px
}

.homelogin {
    margin-bottom: 48px
}

.homeicons {
    max-width: 525px;
    margin: 49px auto
}

.homeicon img {
    margin-bottom: 13px
}

.hometext {
    padding-top: 51px;
    padding-bottom: 31px
}

div.homerow {
    margin: 0
}



.homerow .leftcol {
    padding: 0;
    display: none;
    overflow: hidden
}

.homerow .rightcol {
    padding: 0;
    overflow: hidden
}

@media (min-width: 768px) {
    .homerow .leftcol {
        padding: 0 30px 0 0;
        display: block
    }
    .homerow .rightcol {
        padding: 0 0 0 30px
    }
}

.homerow .midcol {
    text-align: center
}

.midcol h2 {
    padding-bottom: 55px
}

.btn-red {
    color: #ffffff;
    background-color: #e76160;
    *background-color: #e76160;
}

.btn-red:hover,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
    color: #ffffff;
    background-color: #e76160;
    *background-color: #e76160;
}

.btn-purple {
    color: #ffffff;
    background-color: #491e3c;
    *background-color: #491e3c;
}

.btn-purple:hover,
.btn-purple:active,
.btn-purple.active,
.btn-purple.disabled,
.btn-purple[disabled] {
    color: #ffffff;
    background-color: #491e3c;
    *background-color: #491e3c;
}

.btn.btn-red,
.btn.btn-purple {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    border-radius: 4px;
    line-height: 16px;
    padding: 19px 57px 19px 57px
}

.btn.btn-red.alittlesmaller,
.btn.btn-purple.alittlesmaller {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 4px;
    line-height: 14px;
    padding: 14px 57px 12px 57px
}

.fullwidth {
    width: 100%
}

.red {
    color: #e76160 !important
}

.clear {
    clear: both
}

.homerow h1 {
    font-size: 31px;
    line-height: 45px;
    color: #491e3c
}

.homerow h2 {
    font-size: 24px;
    color: #e76160
}

.homerow h2 a {
    color: #e76160;
    text-decoration: none
}

.homeicons {}

.homeicon {
    font-family: FedraBold, Georgia, serif;
    float: left;
    width: 20%;
    color: #e96160;
    font-size: 12px
}

.hometext {
    max-width: 420px;
    color: #491e3c;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 auto;
    line-height: 20px
}

.footer {
    position: fixed;
    bottom: 0;
    z-index: 1000
}

.footer,
.aboveheader {
    background: #e76160;
    /*height: 30px;*/
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    width: 100%;
    text-align: center
}

#cometchat_userstab {
    border-radius: 0;
    background: #491d3c !important;
    color: #e76160;
    font-family: FedraBook, Georgia, serif;
}

#cometchat_userstab_text {
    font-family: FedraBook, Georgia, serif !important;
}

.aboveheader .welcome {
    color: #491d3c;
}

.aboveheader a {
    color: #fff;
    text-decoration: none;
    padding-left: 18px
}

.aboveheader a:hover {
    text-decoration: underline
}

.innerheader {
    background: #f9f6ed;
    width: 100%;
    padding: 22px 0px 12px 0px
}

.pageoverlay {
    width: 100%;
    background: rgba( 73, 30, 60, 0.9);
    position: absolute;
    z-index: 999;
    display: none
}

.section_title {
    padding: 0 15px;
}

.regpop,
.contactpop,
.eventpop,
.postpop {
    background: #f9f6ed;
    border: 1px solid #e96160;
    border-radius: 6px;
    height: 700px;
    margin-top: 30px;
    padding: 30px;
    text-align: center;
    font-size: 14px;
    color: #491e3c;
}

.eventpop_modal {
    width: 500px;
    margin: 0 auto;
}

.eventpop,
.postpop {
    text-align: left
}

.regpop input[type=text],
.regpop input[type=password],
.contactpop input[type=text],
.contactpop input[type=password],
.eventpop input[type=text],
.eventpop input[type=password],
.postpop input[type=text],
.postpop input[type=password],
.adminform input[type=text],
.adminform input[type=password],
.adminform input[type=email] {
    font-size: 14px;
    color: #491e3c;
    text-align: center;
    background: #fff;
    border: 1px solid #491e3c;
    width: 100%;
    height: 39px;
    margin-bottom: 10px
}

.adminform textarea {
    font-size: 14px;
    color: #491e3c;
    text-align: left;
    background: #fff;
    border: 1px solid #491e3c;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    min-height: 100px
}

.regpop .logo {
    margin-bottom: 30px
}

.contactpop {
    height: auto
}

.contactpop p {
    text-align: left
}

.eventpop {
    height: auto
}

.eventpop p {
    text-align: left
}

.postpop {
    height: auto
}

.postpop p {
    text-align: left
}

.contactform input[type=text] {
    text-align: left;
    padding-left: 15px
}

.contactform textarea {
    padding: 8px;
    font-size: 14px;
    color: #491e3c;
    text-align: center;
    background: #fff;
    border: 1px solid #491e3c;
    width: 100%;
    margin-bottom: 10px
}

.postform input {
    text-align: left
}

.eventform input {
    text-align: left
}

.regpop .postform {
    text-align: left
}

.regpop .eventform {
    text-align: left
}

.headerform input[type=text],
.inline-selector input[type=text] {
    font-size: 14px;
    color: #491e3c;
    text-align: left;
    background: #fff;
    border: 1px solid #f2bcb6;
    border-radius: 3px;
    height: 49px;
    margin-bottom: 10px;
    padding: 0px 15px 0px 15px;
    float: left;
    margin-right: 5px
}

.innerheader .selecter .selecter-selected {
    border-radius: 3px;
    border-color: #f2bcb6;
    padding: 14px 40px 14px 15px;
    border-right: none;
    background-color: #fff;
    border-radius: 3px 0px 0px 3px;
    text-align: left
}

.innerheader .selecter .selecter-item,
.postform .selecter .selecter-item,
.eventform .selecter .selecter-item {
    text-align: left
}

.innerheader .selecter {
    margin-top: 0
}

.innerheader .logo a {
    display: flex;
    width: 100%;
}

.btn.btn-red.headersearch {
    border-radius: 0px 3px 3px 0px;
    padding: 12px 20px 12px 20px;
}

.headerform .input-group {
    padding: 0
}

.headerform .input-group-btn {
    vertical-align: top
}

.forgotpassword {
    color: #e76160;
    font-size: 12px;
    display: block;
    margin-top: 15px
}

.forgotpassword:hover {
    color: #e76160;
}

.cancelbutton {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 0px 45px 30px 45px;
    width: 100%;
}

.regpop h1,
.contactpop h1,
.eventpop h1,
.postpop h1 {
    font-size: 24px;
    color: #e76160;
    margin: 0 0 15px 0
}

.browseblue {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    background-color: transparent;
    color: transparent;
    cursor: pointer
}

.btn-browse {
    background: #e76160;
    border: none;
    border-radius: 4px;
    font-size: 12px;
    letter-spacing: 0;
    color: #fff
}

.btn-browse:hover,
.btn-browse:focus,
.btn-browse:active,
.btn-browse.active {
    background: #e76160;
    border: none;
    color: #fff
}

.genderbox {
    height: 36px;
    margin-top: 10px
}

.genderlabel {
    text-align: left
}

.photobox {
    height: 60px;
    margin-top: 10px
}

.filelabel,
.filename {
    line-height: 30px;
    text-align: left
}

.filename {
    overflow: hidden;
    font-size: 12px
}

.selecter {
    max-width: 100%
}

.selecter .selecter-selected {
    border-radius: 0;
    border-color: #491e3c;
    padding-right: 40px
}

.adminform .selecter {
    max-width: 100%
}

.adminform .selecter .selecter-selected {
    border-radius: 0;
    border-color: #491e3c;
    padding-right: 40px
}

.birthday .selecter .selecter-selected {
    height: 25px;
    padding-top: 2px;
    margin-bottom: 0
}

.birthday .selecter {
    margin-top: 5px;
    margin-bottom: 5px
}

.floated .selecter {
    float: left;
    margin-right: 4px
}

.birthdatelabel {
    text-align: left
}

.regemailbox {
    text-align: left;
    margin-bottom: 20px
}

.regemailbox input {
    float: left
}

.nopadding {
    padding: 0 !important
}

.nopadding .input-group {
    width: 100%;
}

.nopadding .input-group .selectpicker {
   display: block;
    width: 100%;
}

.selecter-element {
    width: 0;
}

.headertabswrap {
    width: 100%;
    height: 66px;
    background: #491d3c
}

.headertabs .nav-tabs {
    border: 1px solid #491d3c
}

.headertabs .nav-tabs>li>a {
    border: none;
    background-color: #491d3c;
    color: #e76160;
    text-transform: uppercase
}

.headertabs .nav-tabs>li>a {
    border-radius: 0;
    text-align: center;
    font-size: 18px;
    line-height: 65px;
    padding: 0
}

.headertabs .nav-tabs.tabs2>li {
    width: 33.3%
}

.headertabs .nav-tabs>.active>a,
.headertabs .nav-tabs>.active>a:hover,
.headertabs .nav-tabs>.active>a:focus {
    border: none;
    background-color: #491d3c;
    cursor: default;
    color: #ffffff;
    text-transform: uppercase
}

.headertabs .nav-tabs>.active>a:before {
    content: "";
    position: absolute;
    border-style: solid;
    /* reduce the damage in FF3.0 */
    display: block;
    width: 0;
    top: 57px;
    /* value = - border-top-width - border-bottom-width */
    right: 50%;
    /* controls horizontal position */
    bottom: auto;
    left: auto;
    border-width: 0 18px 9px;
    /* vary these values to change the angle of the vertex */
    border-color: #e76160 transparent;
    margin-right: -18px;
}

.headerlineleft {
    float: left;
    margin-top: 20px
}

.headerlineright {
    float: right;
    margin-top: 20px
}

.optionswrap {
    width: 100%;
    background: #e76160;
    height: 30px
}

.optionsrow {
    line-height: 30px;
    color: #ffffff;
    font-size: 12px
}

.optionsrow a {
    color: #fff;
    text-decoration: none;
    padding-left: 15px
}

.optionsrow a:hover {
    text-decoration: underline
}

.optionsrow a.active {
    text-decoration: underline;
    cursor: default
}

.optionsrow .btn.btn-default.dropdown-toggle {
    border: none;
    background: none;
    color: #491d3c;
}

.purple {
    color: #491d3c !important
}

.pink {
    color: #e76160 !important
}

.white {
    color: #ffffff !important
}

.flickcell {
    padding: 10px 10px 0px 0px
}

.flickthumb {
    min-height: 160px;
    overflow: hidden;
    max-height: 258px;
}

.flickthumb img {
    width: 100%
}

.flickoverlaywrap {
    width: 100%;
    position: absolute;
    padding-right: 10px;
    bottom: 0px;
    height: 46px;
    overflow: hidden;
    cursor: pointer
}

.flickoverlay {
    width: 100%;
    height: 202px;
    border-top: 2px solid #e76160;
    background: rgba(73, 29, 60, 0.9);
    padding: 15px 17px 13px 17px;
}

.flicktitle {
    background: url(../images/eyeicon.png ) no-repeat;
    padding-left: 41px;
    font-size: 14px;
    color: #ffffff;
    /*height: 20px; overflow: hidden */
}

.flickdesc {
    font-size: 14px;
    color: #e76160;
    padding-top: 7px;
    padding-bottom: 7px;
    height: 60px;
    overflow: hidden
}

.flicklegend {
    float: left;
    margin-right: 23px;
    font-size: 11px;
    color: #ffffff;
    max-width: 33%;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 10px;
    padding-bottom: 10px
}

.flicklegend a {
    color: #fff
}

.sharelink{
    font-size: 13px;
    text-decoration: none;
}

.viewlink,
.commentlink {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    /* margin-top: 19px */
}

.viewlink:hover,
.sharelink:hover,
.commentlink:hover {
    color: #e76160;
    text-decoration: none
}

.viewlink {
    float: right;
    display: block
}

.flickoverlay .sharelink,
.flickoverlay .commentlink {
    float: left;
    display: block;
    margin-right: 30px
}

.flickoverlay .sharelink,
.addthis_toolbox .sharelink {
    background: url(../images/shareicon.png ) no-repeat;
    padding-left: 25px
}

.addthis_toolbox .sharelink {
    margin-right: 30px
}

.commentlink {
    background: url(../images/commenticon.png ) no-repeat;
    padding-left: 28px
}

.flickoverlay .commentlink {
    float: right;
    display: block
}

.addthis_toolbox .commentlink {
    float: left;
    width: 160px;
    margin-right: 0px
}

.sidebar {
    padding: 10px 10px 10px 0px;
    min-width: 310px;
    float: right;
    margin-bottom: 30px
}

.sidebartitle {
    font-size: 13px;
    color: #e76160;
    background: #491d3c;
    border-radius: 2px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.ui-datepicker-inline {
    width: 100%;
    border: none;
    background: none;
    padding: 0;
    margin-bottom: 4px
}

.ui-datepicker-header {
    border-radius: 2px;
    border: none;
    background: #e76160;
    font-family: FedraBook, Georgia, serif;
    font-size: 13px;
    color: #491d3c;
    font-weight: normal;
    height: 30px;
    line-height: 30px
}

.ui-datepicker-calendar th {
    color: #e76160;
    font-size: 13px;
    font-family: FedraBook, Georgia, serif;
    font-weight: normal
}

.ui-datepicker-calendar td {
    border: none;
    border-radius: 0px;
    background: none;
    padding: 2px;
}

.ui-datepicker-calendar td a.ui-state-default {
    font-family: FedraBook, Georgia, serif;
    background: #491d3c;
    font-weight: normal;
    font-size: 13px;
    border: none;
    border-radius: 2px;
    display: block;
    text-align: center;
    padding: 10px;
    border: none;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
    border: none;
    border-radius: 2px;
    font-family: FedraBook, Georgia, serif;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

.ui-widget-content .ui-state-disabled .ui-state-default {
    color: #999;
    text-align: center;
    border-radius: 2px;
    font-weight: normal
}

.ui-widget-content .ui-state-highlight {
    background: none;
    border: none;
}

.pageoverlay .ui-datepicker-calendar td a.ui-state-default:hover,
.pageoverlay .ui-datepicker-calendar td a.ui-state-active,
.eventform .ui-datepicker-calendar td a.ui-state-default:hover,
.eventform .ui-datepicker-calendar td a.ui-state-active {
    background: #e76160;
}

.sidebarevent {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 15px
}

.sidebarevent .sharelink {
    background: url(../images/eventshareicon.png ) no-repeat;
    padding-left: 25px;
    margin-top: 0px;
    float: right
}

.sidebarevent .sharelink a {
    /*color: #e76160;*/
    font-size: 14px
}

.sidebarevent .eventtitle {
    font-size: 14px;
    color: #491d3c;
    float: left;
    width: 220px
}

.sidebarevent .eventsubtitle {
    font-size: 14px;
    color: #8f8f8f;
    float: left
}

.sidebarevent .eventdesc,
.sidebarevent .commentdesc {
    font-size: 14px;
    color: #e76160;
    clear: both;
    padding-top: 15px;
    padding-bottom: 10px
}

.sidebarevent .commentdesc {
    color: #333333
}

.sidebarevent .viewdetails {
    background: url(../images/strikethrough.png ) center center repeat-x;
    text-align: center;
    padding-bottom: 5px;
}

.sidebarevent .viewdetails a {
    color: #8f8f8f;
    padding-left: 10px;
    padding-right: 10px;
    background: #f9f6ed
}

.sidebarevent .viewdetails a:hover {
    text-decoration: none
}

.bannertitle a {
    font-size: 14px;
    color: #491d3c;
    text-decoration: none;
    display: none
}

.bannerdesc {
    font-size: 13px;
    color: #999;
    clear: both;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center
}

.banner300 {
    width: 100%;
    max-width: 300px;
    border: 1px solid #ccc;
}

.banner300 img {
    width: 100%;
    max-width: 300px
}

.myinfo {
    margin: 30px auto 80px auto
}

.myinfo form {
    max-width: 600px;
    margin: 0 auto
}

.myinfobutton {
    margin-top: 60px
}

.myinfo,
.regpop {
    height: auto
}

.regpop.homepop {
    height: 800px
}

.myinfophoto {
    float: left;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #491e3c;
}

.myinfophoto img {
    max-width: 150px
}

.myinfoinfo {
    float: left;
    text-align: left
}

.content-top-line {
    border-top: 1px solid #491d3c
}

.postsidebar {
    padding-top: 10px
}

.post_snapshot {
    background: #000000;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.capsule-arrow{
    position: absolute;
    top: 51%;
    font-size: 40px;
    font-family: sans-serif;
    color:black;
    transform: translate(0, -50%);
}

.at16nc {
    background: none;
    width: 1px
}

.addthis_default_style .at15t_compact {
    margin-left: -1px
}

.post_info,
.comments-section,
.tags-section {
    background: #2d2d2d;
    border-top: 1px solid #e76160;
    color: #fff;
    padding: 10px 20px 10px 20px
}

.post_desc {
    color: #e76160
}

a.add_to_favorites {
    margin-top: 20px;
    margin-left: 30px;
    display: block;
    float: left;
    background: url(../images/favoritesicon_off.png ) no-repeat;
    padding-left: 25px;
    color: #ffffff;
    text-decoration: none
}

a.add_to_favorites.added,
a.add_to_favorites:hover {
    background: url(../images/favoritesicon_on.png ) no-repeat;
}

.flickdetails-small {
    font-size: 11px;
}

.flickdetails-small div {
    padding-left: 0
}

.flickdetails-small a {
    color: #fff;
    text-decoration: none
}

.flickdetails-small a:hover {
    text-decoration: underline
}

.likes {
    padding-top: 20px
}

.likes .legend {
    font-size: 11px;
    color: #e76160;
    clear: both;
    padding-top: 9px;
}

.like_links {
    margin-top: 20px
}

a.like_link {
    padding-left: 25px;
    color: #fff;
    text-decoration: none;
}

.capsule_image.ecard_link {
    color: #000000 !important;
    margin-left: 7px;
}

.capsule_image.ecard_link:hover{
    text-decoration: underline;
}

a.like_link:hover,
a.ecard_link:hover {
    color: #e76160;
}

a.like_link.like {
    background: url(../images/like_icon.png ) no-repeat;
    padding-right: 30px
}

a.ecard_link {
    padding-left: 30px;
    padding-right: 30px;
    background: url(../images/ecardicon.png ) no-repeat;
    background-position: left;
    color: #fff;
    text-decoration: none;
}

a.like_link.dislike {
    background: url(../images/dislike_icon.png ) no-repeat
}

.comments-section {
    padding-bottom: 60px
}

.comments-section .commentlink {
    margin: 0
}

.comment_item {
    padding-top: 20px
}

.comment_item img {
    float: left;
    margin-top: 2px;
    margin-right: 25px
}

.comment_item .name {
    color: #e76160;
    font-size: 14px;
    float: left
}

.comment_item .date {
    color: #686868;
    font-size: 14px;
    float: right
}

.comment_item p {
    margin-left: 65px;
    margin-top: 10px
}

.add_comment_form textarea {
    border: 1px solid #000;
    border-radius: 2px;
    background: #f9f6ed;
    margin-top: 30px;
    margin-bottom: 12px;
    width: 100%;
    color: #2d2d2d
}

#sb-wrapper {
    padding-bottom: 10px
}

#sb-title-inner,
#sb-info-inner {
    font-family: FedraBook, Georgia, serif;
}

.printlink {
    float: right;
    font-size: 14px;
    padding-left: 30px;
    margin-top: 26px
}

.printlink a {
    text-decoration: none;
    color: #e76160
}

.breadcrumbs {
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 13px;
    color: #999
}

.breadcrumbs a {
    text-decoration: underline;
    color: #999
}

.topmenu a {
    padding-left: 0;
    padding-right: 20px;
    text-decoration: none;
    font-size: 15px;
    margin-right: 20px;
    border-right: 1px solid #eee
}

.topmenu a:hover {
    text-decoration: none;
    opacity: 0.8
}

.sourceweb {
    display: none
}

.progress {
    margin: 0;
    border-radius: 0;
    height: 20px
}

.bar {
    height: 20px;
    background-color: #e76160;
    width: 4px;
}

.percent {
    position: absolute;
    padding-left: 2px
}

.sourcecomputer .photobox {
    height: 40px;
}

.sourcecomputer {
    margin-bottom: 20px
}

#showmore {
    margin-bottom: 30px
}

.member_list_box {
    width: 100%;
    height: 200px;
    overflow-x: hidden;
    overflow: auto;
    border: 1px solid #491e3c;
    padding: 8px;
    margin-bottom: 15px;
}

#members_select_div,
#members_select_divEdit {
    display: none
}

#tag-members-list {
    display: none
}

#tag-members-list .member_list_box {
    background: #f9f6ed;
    color: #491E3C;
}

.tags-section a {
    color: #fff;
    text-decoration: none
}

.tags-section a:hover {
    color: #e76160
}

.profile-sidebar {
    padding: 30px 10px 10px 0px;
    margin-bottom: 30px
}

.user-account-nav {
    padding-bottom: 15px
}

.user-account-nav a {
    display: block;
    padding: 0 0 0 15px;
    color: #491E3C;
    text-decoration: none
}

.user-account-nav a:hover,
.user-account-nav a.active {
    text-decoration: underline
}

.member-events {
    margin-top: 30px
}

.member_list {
    height: 400px;
    overflow: auto;
    width: 100%;
    padding: 19px 4px 4px 4px;
    border: 1px solid #f2bcb6;
    margin-top: -13px;
    border-top: none;
    border-radius: 4px;
    border-radius-top: 0
}

.members_item {
    padding-top: 10px
}

.members_item img {
    float: left;
    margin-top: 2px;
    margin-right: 15px
}

.members_item .name {
    color: #e76160;
    font-size: 13px;
    float: left
}

.members_item .name a {
    font-weight: normal;
    text-decoration: none;
    color: #e76160
}

.members_item .name a:hover {
    text-decoration: underline;
}

.members_item .date {
    color: #686868;
    font-size: 13px;
    float: right
}

.members_item p {
    margin-left: 65px;
    margin-top: 10px
}

.members_item .name a.btn {
    color: #fff
}

.member_favorites_title {
    padding: 15px 0px 0px 15px;
    font-size: 20px;
    font-weight: bold
}

#main_recent {
    margin-bottom: 45px
}

a.commentdelete {
    display: inline-block;
    text-align: right;
    color: #686868;
    font-size: 12px;
    float: right
}

a.pprintlink {
    border-left: 1px solid #fff;
    margin-left: 15px;
}

.flickeditlinks a {
    font-size: 12px;
    padding-left: 10px;
    color: #fff;
    text-decoration: none
}

.flickeditlinks a:hover {
    text-decoration: underline
}

.flickeditlinks {
    float: right
}

.post_snapshot.editpost {
    margin-bottom: 30px
}

.menu-above-header {
    text-align: right
}

.sidebarbutton {
    display: none;
    transform: rotate(270deg);
    transform-origin: right bottom 0;
    font-size: 13px;
    color: #e76160;
    background: #491d3c;
    border-radius: 2px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: absolute;
    z-index: 10000;
    width: 200px;
    left: -200px;
    top: -30px
}

@media (max-width: 767px) {
    .aboveheader {
        /*height: 60px*/
    }
    .menu-above-header {
        text-align: left
    }
    .albumselectpad {
        padding: 0px 5px 0px 15px
    }
    .section_title{
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .headerform {
        padding-top: 15px
    }
}

@media (max-width: 555px) {
    .headertabs .nav-tabs>li>a {
        font-size: 13px
    }

    .eventpop_modal {
        width: 400px;
    }

    .single_chapter {
        /*flex-direction: column;*/
    }

    .single_chapter.new_book .select_clearfix {
        width: 100% !important;
    }

    .books_table {
        flex-direction: column;
    }

    .books_table > div {
        flex-direction: column;
        align-items: unset!important;
    }
}

@media (max-width: 450px) {
    .eventpop_modal {
        width: 300px;
    }

    .eventpop_modal .eventpop {
        padding: 30px 17px;
    }

    .logo img {
        width: 300px;
    }

    .category_search {
        display: flex;
        flex-direction: column;
    }

    .regpop {
        padding: 30px 13px;
    }
}

@media (max-width: 989px) {
    .sidebar {
        position: absolute;
        top: 0;
        right: -310px;
        top: 400px;
        z-index: 1000;
        background: #fff;
        width: 320px;
        padding-left: 10px;
    }
    .sidebar:hover {
        right: 0px
    }
    .sidebarbutton {
        display: block
    }
}

@media (max-width: 989px) {
    .btn.btn-red.alittlesmaller,
    .btn.btn-purple.alittlesmaller {
        padding: 14px 36px 12px 36px;
    }
}

@media  (max-width: 991px) {
    .headerform {
        display: flex;
        flex-direction: column;
        padding: 15px 15px 0;
    }

    .category_search {
          padding: 0!important;
    }
}

.thumbnailselect {
    padding-bottom: 15px;
    clear: both
}

#new_post_thumb_status {
    margin-top: 15px
}

.cke_chrome {
    background-color: #f9f6ed
}

a.linktourl {
    color: #e76160;
    text-decoration: underline
}

.talkiethang_row {
    margin-bottom: 10px
}

.profile_talkiethang {
    width: 400px
}

.talkiethang-link {
    color: #fff !important
}

.member-events .talkiethang-link {
    color: #428bca !important
}

.status_line {
    color: #686868;
    font-size: 11px;
    max-width: 170px;
}

a.my-posts-comments {
    color: #8f8f8f !important;
    font-size: 13px
}

.member_status_audio,
.post_audio,
.comment_audio {
    text-align: left;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 12px
}

.big-selector-div {
    width: 100%;
    height: 300px;
    overflow: auto;
    overflow-x: hidden
}

#actions {
    white-space: nowrap;
}

.inline-selector .selecter {
    display: inline-block;
    text-align: left;
    margin: 0
}

.inline-selector input {
    float: left
}

.inline-selector .selecter .selecter-selected {
    padding: 8px 34px 8px 10px;
}

.inline-selector .selecter {
    max-width: 100%
}

.alert_messages {
    padding: 15px
}

.info-box-icon {
    background-color: #e76160 !important;
    color: #fff
}

div.token-input-dropdown {
    overflow: auto !important;
    height: 150px
}

.headericontip {
    float: left;
    background: #491d3c;
    padding: 0 6px;
    margin-right: 5px;
    border: 1px solid #E76160;
    height: 29px;
}

.headertabs sup {
    font-size: 11px
}

.adminsearchbar {
    border-bottom: 3px solid #F9F6ED;
    margin-bottom: 15px
}

.adminsearchbar .selecter .selecter-selected,
.inline-selector .selecter .selecter-selected {
    border-radius: 3px;
    border-color: #f2bcb6;
    padding: 14px 40px 14px 15px;
    background-color: #fff;
    border-radius: 3px 0px 0px 3px;
    text-align: left
}

.adminsearchbar .selecter .selecter-selected {
    border-right: none;
}

.adminsearchbar .selecter .selecter-item,
.inline-selector .selecter .selecter-item {
    text-align: left
}

.adminsearchbar .selecter,
.inline-selector .selecter {
    margin-top: 0;
    max-width: 100%
}

.createdby {
    font-size: 12px;
    float: right;
    color: #fff
}

.eventcreatedby {
    color: #8f8f8f;
    font-size: 12px
}

.boxaroundoptions {
    position: absolute;
    bottom: 10px;
    display: none;
    width: 360px;
}

.add_chapter{

    /* Auto layout */

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: transparent;
    margin-bottom: 50px;
    margin-top: 25px;

    width: 142px;
    padding: 10px 0 5px;

    border: 1px solid #491E3C;
    border-radius: 4px;
}

.delete_icon{
    content: url(../images/delete.png );
    width: 20px;
    height: 20px;
    margin: 0 10px 10px 10px;
    cursor: pointer;
}

.single_chapter{
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
}

#bookform input{
    text-align: left;
}

.single_book_raw{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.single_book_raw .actions{
    margin: 0 10px;
}

.page_header_block{
    display: flex;
    justify-content: space-between;
}

.page_header_block .alittlesmaller{
    margin-top: 15px;
    /*padding: 14px 30px !important;*/
}

.book_form .contactbutton{
    margin-top: 25px;
}

.order_button{
    padding-top: 9px;
    margin-right: 7px;
    height: 39px;
    margin-bottom: 13px;
    line-height: 2;
}

.single_book_raw .order_button{
    margin-bottom: 0 !important;
}

.single_book_raw .actions{
    margin: 0 10px 13px 10px;
}

.book_title{
    width: unset !important;
    padding-right: 30px;
}

.chapter_actions{
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 39px;
    margin-bottom: 13px;
}

.chapter_actions span, .chapter_actions a{
    margin-left: 7px;
    cursor: pointer;
}
.chapter_actions a{
    display: grid;
    color: #491e3c;
}

.chapter_actions a:hover, .chapter_actions span:hover{
    color: #428bca;
    text-decoration: none;
}
.checkbox_area{
    margin-top: 20px;
}

.books_table {
    width: 100%;
}

.books_table > div {
    display: flex;
    align-items: end;
    gap: 15px;
    justify-content: space-between;
    border-bottom: 1px solid #491d3c;
    margin-bottom: 19px;
    padding-bottom: 11px;

}

.books_table .title p {
    margin: 0;
}

.books_table .status_data {
    display: flex;
    gap: 15px;
}

.status_content {
    display: flex;
    align-items: end;
    gap: 15px;
}

.books_table .sharelink{
    display: inline-block;
}

.books_table .actions {
    text-align: end;
    gap: 5px;
    display: flex;
}

.books_table .actions a {
    padding-top: 2px;
}

.books_table .title a{
    font-size: 15px;
}
.books_table .title p{
    font-size: 12px;
}
.books_table tr{
    border-bottom: 1px  solid #491E3C;
}

.books_table td{
    padding-top: 10px;
}

.sharelink a span{
    margin-right: 5px;
}

.sharelink a {
    display: flex;
    margin-bottom: 0 !important;
}

.books_banner{
    max-height: 400px;
    min-height: 100px;
    padding: 0 0 10px 0;
}
.books_banner table{
    width: 100%;
}

.books_banner table .actions{
    text-align: end;
}

.books_banner table .actions div{
    display: inline-block;
}


.books_banner table td{
    padding: 8px 0;
}

.select_clearfix .selecter{
    margin: unset !important;
    height: 100%;
}
.select_clearfix .selecter-selected{
    height: 100%;
    padding: 11px 10px !important;
    text-align: left;
}

.select_clearfix{
    width: 164px;
    margin-left: 5px;
    margin-bottom: 10px;
    height: 39px;
}

.new_book .select_clearfix{
    width: 235px !important;
}

.fields_are_required{
    color: red;
    text-align: left;
}

.table_of_content input{
    background:  rgba(198, 177, 192, 0.41) !important;
    padding: 0 35px !important;
}

.table_of_content .title_box{
    position: relative;
    width: 82.6% !important;

}

.title_box {
    width: 100%;
}

.table_of_content .title_box img{
    position: absolute;
    left: 13px;
    top: 11px;
}

.single_chapter .new_section_title{
    width: 54.5% !important;
}

.single_chapter .new_page_title_small{
    width: 58% !important;
}

.book_form input{
    padding: 0 10px;
}

.img-container img {
    max-width: 100%;
}

.img-container{
    width: 550px;
}

.crop_modal .modal-footer:before, .crop_modal .modal-footer:after{
    content: unset;
}

.crop_modal .modal-footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.crop_modal .modal-footer .mirror{
    transform: scaleX(-1);
}

.crop_modal .modal-footer .rotate{
    height: 42px;
    width: 42px;
}

#crop_avatar_main, #crop_avatar_thumb{
    display: none;
}

.cropable-image-item .cropper-preview{
    margin-bottom: 8px;
    height: 100px;
    object-fit: contain;
    width: 100px;
    border: 1px solid lightgrey;
}

.image-list{
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.cropable-image-item .actions{
    text-align: center;
}

.capsuleCarousel .item img{
    width: 90%;
    height: 450px !important;
    object-fit: contain;
    margin: 0 auto;
}

.capsuleCarousel .item {
    height: 100%;
}
.books-menu{
    left: unset;
    right: 0;
    color: #000000;
    text-align: left;
    min-height: 90px;
    max-height: 300px;
    overflow: auto;
    width: 500px;
}
.capsule_modal_with_comments .carousel-control {
    bottom: 0;
    height: 100%;
    top: unset;
    cursor: pointer;
}
.capsule_modal_with_comments  .img_info {
    z-index: 999;
}

.carousel-inner .books-menu{
    left: 0;
}

.book_indicator{
    display: flex;
    gap: 5px;
    justify-content: end;
}
.book_count {
    font-size: 22px;
    line-height: 1;
}

.book_indicator .book_icon_cvg{
    display: flex;
    justify-content: end;
}

li .book_icon_cvg{
    margin-right: 10px;
}

li .book_icon_cvg svg{
    height: 15px;
    width: 22px;
}

#select_book{
    display: none;
    fill: red;
}

.book_icon_cvg svg {
    /* Set the fill color to red */
    fill: white;
}

.books-menu li{
    padding: 10px 0;
    border-bottom: 1px solid #dad5d5;
}

.books-menu ul{
    padding: 0 20px !important;
}

.books-menu li a{
    color: #000000;
}



.books-menu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.capsule_modal_with_comments  .item-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.capsuleCarousel .carousel-inner{
    width:100%;
    height: 550px !important;
}

.capsuleCarousel .carousel-control.left .glyphicon {
    left: 11px;
}

.hidden {
    display: none;
}

.img_title{
    text-align: center;
    margin: 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
}

input.image_title {
    width: 550px;
    margin-bottom: 20px;
    height: 30px;
    border: 1px solid black;
}

.capsule-images-list {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    max-height: 235px;
    min-height: 235px;
    overflow-y: auto;
}

/* width */
.capsule-images-list::-webkit-scrollbar {
    width: 6px;
}

/* Track */
.capsule-images-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.capsule-images-list::-webkit-scrollbar-thumb {
    background: #7e7777;
    border-radius: 10px;
}

/* Handle on hover */
.capsule-images-list::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

.items-center{
    display: flex;
    align-items: center;
}

.capsule-images-list .caps_item{
    cursor: pointer;
    height: 80px;
    width: 80px;
    display: none;
    align-items: center;
    padding: 1px;
}

.capsule-images-list .caps_item label{
    cursor: pointer;
    height: 80px;
    width: 80px;
}

.capsule-images-list label{
    margin-bottom: unset;
    border: 1px solid gray;
}

.capsule-images-list .caps_item.checked label{
    border: 3px solid #E76160;
}

.capsule-images-list img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.capsule-images-list .icheckbox_minimal{
    display: none !important;
}

.capsule-images-show {
    background-color: #e76160;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 4px;
    line-height: 14px;
    padding: 14px 57px 12px 57px;
}

.capsule-images-show:hover{
    color: #ffffff;
}

/* capsule modal */

.capsule_modal{
    overflow: hidden;
}

.capsule_modal-dialog{
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0;
}

.capsule_modal-dialog .modal-content{
    border-radius: 0;
    width: 100%;
    border: 0;
    background: #491E3C;
    box-shadow: none;
}

.capsule_modal-comments-block{
    width: 26%;
    background: #FFFFFF;
    padding: 19px 19px 20px;
    height: 100vh;
    overflow-y: auto;
}

.commenter-info .round-avatar img{
    height: 50px;
    width: 50px;
}

.image-comments{
    display: none;
}

.image-comments.active{
    display: block !important;
}

.capsule_modal-comments-header{
    display: flex;
    align-items: center;
    margin-left: 8px;
    margin-bottom: 45px;
}

.capsule_modal-comments-header > div{
    width: 60px;
    height: 60px;
    border: 1px solid #F5F7F7;
    border-radius: 67px;
    margin-right: 24px;
}

.capsule_modal-comments-header > div img{
    width: 100%;
    height: 100%;
}

.capsule_modal-comments-header > span{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

.capsule_modal-comments-body > h6{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin-left: 8px;
    margin-bottom: 20px;
}

.comment-block{
    margin-bottom: 40px;
}

.capsule_modal-comments-body > div > div > p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #272727;
}

.listing_image img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.listing_image {
    height: 50px;
    width: 50px;
    border: 2px solid gray;
}

.capsule_modal-comments-body > div > div > div{
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    flex-wrap: wrap;
}

.image_limits{
    font-size: 10px;
    display: inline-block;
}

.capsule_modal-comments-body > div > div > div > div{
    width: 51px;
    height: 51px;
    border-radius: 50%;
}

.capsule_modal-comments-body > div > div > div > div > img{
    width: 100%;
    height: 100%;
}

.capsule_modal-comments-body > div > div > div .name-and-surname{
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 500;
    font-size: 22.7565px;
    line-height: 27px;
    color: #000000;
    margin-left: 13px;
}

.capsule_modal-comments-body > div > div > div .time{
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 400;
    font-size: 20.228px;
    line-height: 40px;
    color: #B4BBC6;
    margin-left: 13px;
}

.capsule_modal-comments-type-block{
    position: relative;
}

.capsule_modal-comments-type-block textarea{
    background: #F8F8F8;
    border-radius: 6px;
    padding: 10px 10px 50px;
    width: 100%;
    resize: none;
    border: none;
    outline: none;
    height: 193px;
}

.capsule_modal-comments-type-block textarea::placeholder{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    opacity: 0.6;
}

.capsule_modal-comments-type-block button{
    background: #BDBDBD;
    border-radius: 5.05699px;
    width: 83.4px;
    height: 40.17px;
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 500;
    font-size: 20.228px;
    line-height: 25px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    right: 20px;
    outline: none;
    border: 0;
}

.capsule_modal_with_comments .modal-header{
    border: 0;
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
}

.commenter-info{
    display: flex;
    align-items: center;
}

.capsule_modal_with_comments .modal-header > h5{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
}

.capsule_modal_with_comments .modal-header .close{
    color: #ffffff;
    opacity: 1;
    font-weight: 400;
    margin-top: 8px;
}

.capsule_modal_with_comments .modal-body{
    padding: 0 40px;
}

.capsule_modal_with_comments .modal-body .carousel-control.right, .capsule_modal_with_comments .modal-body .carousel-control.left{
    background-image: none;
}

.capsule_modal .modal-body .capsuleCarousel .item img{
    width: 100%;
}

.capsule_modal_with_comments .modal-body .carousel-control .glyphicon{
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    margin-left: 0;
}

.carousel-control .glyphicon-chevron-left{
    left: 0;
}

.carousel-control .glyphicon-chevron-right{
    right: 0;
}

.capsule_modal_with_comments .modal-body .slide-index{
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 30px;
}

.mob-capsule_modal{
    display: none;
}

.mob-capsule_modal{
    background: #491E3C;
    padding: 24px;
    height: 100%;
    overflow-y: auto;
}

.mob-capsule_modal > div{
    margin-bottom: 48px;
}

.mob-capsule_modal .title{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 0 0 16px;
}

.mob-capsule_modal .image-block{
    margin-bottom: 16px;
}

.mob-capsule_modal .image-block img{
    width: 100%;
}

.mob-capsule_modal .capsule_modal-footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mob-capsule_modal .capsule_modal-footer > p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.mob-capsule_modal .capsule_modal-footer > div{
    display: flex;
    align-items: center;
}

.mob-capsule_modal .capsule_modal-footer > div > span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin-left: 6px;
}

.mob-capsule_modal-comments-block{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #FFFFFF;
    display: none;
}

.comment_box{
    background: ##F8F8F8;
}

.mob-capsule_modal-comments-type-block{
    position: absolute;
    bottom: 24px;
    left: 24px;
    width: calc(100% - 48px);
}

.mob-capsule_modal-comments-type-block > textarea{
    background: #F8F8F8;
    border-radius: 6px;
    padding: 10px 10px 50px;
    width: 100%;
    resize: none;
    border: none;
    outline: none;
    height: 193px;
}

.mob-capsule_modal-comments-type-block > textarea::placeholder{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    opacity: 0.6;
}

.mob-capsule_modal-comments-type-block > button{
    background: #BDBDBD;
    border-radius: 5.05699px;
    width: 83.4px;
    height: 40.17px;
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 500;
    font-size: 20.228px;
    line-height: 25px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    right: 20px;
    outline: none;
    border: 0;
}

.mob-capsule_modal-comments-block-header{
    border-bottom: 1px solid #E4E4E4;
    padding: 24px;
    display: flex;
    align-items: center;
    margin-bottom: 32px;
    justify-content: center;
    position: relative;
}

.mob-capsule_modal-comments-block-header > h6{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.mob-capsule_modal-comments-block-header > img{
    position: absolute;
    left: 24px;
}

.mob-capsule_modal .capsule_modal-comments-body{
    padding: 0 24px ;
    height: 60%;
    overflow-y: auto;
}

.mob-capsule_modal-comments-body > div{
    margin-bottom: 40px;
}

.mob-capsule_modal-comments-body > div > p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #272727;
}

.mob-capsule_modal-comments-body > div > div{
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    flex-wrap: wrap;
}

.mob-capsule_modal-comments-body > div > div > div{
    width: 51px;
    height: 51px;
    border-radius: 50%;
}

.mob-capsule_modal-comments-body > div > div > div > img{
    width: 100%;
    height: 100%;
}

.mob-capsule_modal-comments-body > div > div .name-and-surname{
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 500;
    font-size: 22.7565px;
    line-height: 27px;
    color: #000000;
    margin-left: 13px;
}

.mob-capsule_modal-comments-body > div > div .time{
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 400;
    font-size: 20.228px;
    line-height: 29px;
    color: #B4BBC6;
    margin-left: 13px;
}

.mob-capsule_modal-comments-body{
    padding: 0 24px;
    height: 60%;
    overflow: auto;
}

.comment{
    cursor: pointer;
}

.back{
    cursor: pointer;
}

.round-avatar img{
    border-radius: 50%;
    object-fit: cover;
}

.name-and-surname{
    margin: 0 10px;
    font-weight: 800;
}

@media only screen and (max-width: 1350px) {
    .capsule_modal-comments-block {
        width: 35%;
    }
    .capsule_modal-comments-body > div > div .time{
        font-size: 18px;
    }
    .capsule_modal-comments-body > div > div .name-and-surname{
        font-size: 20px;
    }
    .capsule_modal-comments-body > div > p{
        font-size: 16px;
    }
}

@media only screen and (max-width: 1000px) {
    .capsule_modal-dialog{
        flex-direction: column;
    }
    .capsule_modal-comments-block{
        width: 100%;
    }

    .capsule_modal_with_comments .modal-header{
        margin-top: 40px;
    }

    .capsule_modal_with_comments .modal-body .slide-index{
        margin-bottom: 40px;
        margin-top: 20px;
    }

    .capsule_modal-comments-block{
        height: 100%;
    }
    .capsule_modal-comments-block{
        padding: 28px 40px 32px;
    }
    .capsule_modal-comments-header{
        margin-bottom: 20px;
    }

    .capsule_modal-comments-body > div > div .time{
        font-size: 20px;
    }
    .capsule_modal-comments-body > div > div .name-and-surname{
        font-size: 22px;
    }
    .capsule_modal-comments-body > div > p{
        font-size: 18px;
    }

    .capsule_modal{
        overflow: auto;
    }
}

.close_modal{
    margin-bottom: 66px;
    margin-top: 20px;
    margin-right: 20px;

}

.share_box{
    position: relative;
}
.hidden{
    display: none;
}
.sharelink{
    cursor: pointer;
}

.share_icons .socialJS{
    display: flex !important;
    position: absolute;
    border: 1px solid black;
    padding: 10px;
    background-color: azure;
    z-index: 999999999;
    font-size: 20px;
    width: 148px;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;

}

.for_books .share_icons .socialJS{
    top: 12px;
    left: 0;
}

.for_events .share_icons .socialJS{
    top: 16px;
    left: 0;
}

.share_icons .socialJS a{
    display: flex;
    align-items: center;
}

.share_icons .socialJS a:hover{
    text-decoration: none;
}

.share_box.show_top .share_icons .socialJS{
    bottom: 0;
}


.close_modal button{
    font-weight: unset;
    text-shadow: unset;
    opacity: unset;
    font-size: 45px;
}

@media only screen and (max-width: 500px) {
    .mob-capsule_modal{
        display: block;
    }
    .desktop-capsule_modal{
        display: none;
    }
}
#moveImagePop .modal-content{
    background: #f9f6ed;
    border: 1px solid #e96160;
    border-radius: 6px;
    padding: 10px;
    font-size: 14px;
    color: #491e3c;
}

.socializer{
    position: absolute;
    display: flex;
    width: 200px;
    border: 1px solid gray;
    background-color: #ffffff;
    left: 0;
    z-index: 999999;
}

.socializer a{
    background-color: unset !important;
}


.description img{
    height: auto !important;
    width: 100px !important;
}

.talkiethang_insert .talkiethang_row{
    display: flex;
    gap: 5px;
    justify-content: space-between;
}