html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent
}

b {
    font-weight: bolder
}

img {
    border-style: none
}

button,
input,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

button,
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

textarea {
    overflow: auto
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

* {
    box-sizing: border-box
}

body {
    background: #dadde1;
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #050505
}

.d-flex {
    display: flex
}

.pt {
    padding-top: 13px
}

.pb {
    padding-bottom: 13px
}

.main {
    max-width: 700px;
    background: #fff;
    margin: 0 auto;
    padding: 0 10px;
    padding-bottom: 15px;
}

.global_bg img {
    width: 100%
}

.global_bg {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    line-height: 0
}

#header {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: #3b5998;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-bottom: -7px
}


.header-nav {
    justify-content: stretch;
    align-items: center
}

.btn-nav {
    background: #ebedf0;
    padding: 10px;
    margin: 0 4px;
    align-items: center;
    justify-content: center;
    border-radius: 6px
}

.btn-nav:nth-child(1) {
    flex-basis: 100%;
    align-items: center;
    justify-content: center;
    background: #3578e5;
    margin-left: 0
}

.btn-nav:nth-child(3) {
    margin-right: 0
}

.btn-nav:nth-child(1) img {
    max-width: 18px;
    margin-right: 5px
}

.btn-nav:nth-child(2) img {
    max-width: 18px
}

.btn-nav:nth-child(3) img {
    max-width: 18px
}

.btn-nav:nth-child(2),
.btn-nav:nth-child(3) {
    flex-basis: 16.67%
}

.contact {
    color: white;
    font-size: 14px
}

.header-status {
    color: #90949c
}

#back-icon img {
    width: 100%
}

#back-icon {
    position: absolute;
    left: 10px;
    top: 12px;
    width: 17px
}

#title {
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #fff;
    text-decoration: none;
}

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

.person-inner-left {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.ava {
    border-radius: 100%;
    overflow: hidden;
    background: url("../images/ava.jpg") #dadde1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 10px
}

.ava.big {
    width: 64px;
    height: 64px;
    min-width: 64px;
    max-width: 64px;
    min-height: 64px;
    max-height: 64px
}

.ava.small {
    width: 40px;
    height: 40px;
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
    margin-right: 7px
}

.info {
    position: relative;
    width: max-content
}

.info-small {
    position: relative;
    width: max-content
}

.info:before {
    content: "";
    background: url("../images/33ba6f73a4ea448ee53f5d6d5bb70533fbe695af.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    right: -13px
}

.page_type,
.like {
    color: #90949c;
    font-size: 12px;
    margin-top: 4px
}

.person-inner-right {
    margin: 0 16px
}

.person-inner-right img {
    max-width: 23px;
    margin: 0 auto;
    display: block
}

hr {
    border: 0;
    color: #dadde1;
    background-color: #dadde1;
    height: 2px;
    margin: 0
}

.point {
    color: #90949c;
    font-size: 13px;
    line-height: 16px;
    position: relative;
    top: -3px
}


#state_close {
    max-width: 700px;
    width: 100%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px;
    color: gray;
    margin: 0px auto 23px;
}

#state_close_prev {
    background: white;
    display: flex;
    align-items: center;
    justify-content: end;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px;
    color: gray;
    width: 100%;
    max-width: 700px;
    width: 100%;
    margin: -24px auto 18px;
}

#state_close_prev img {
    width: 21px !important
}

#state_close_prev img:nth-child(2) {
    position: relative;
    left: 0px;
    margin-right: 5px;
}

#popup {
    position: fixed;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 700px;
    background: white;
    padding: 10px 15px;
    z-index: 10000000000;
    transition: all .5s ease-in-out
}

#popup.active {
    bottom: -33px !important
}

#popup .header-nav {
    padding: 0
}

@media screen and (max-width:320px) {
    .info:before {
        display: none
    }
}

@media screen and (max-width:340px) {
    .like-hidden {
        display: none
    }
}
#comments {
    max-width: 700px;
    width: 100%;
    margin: -20px auto 0;
    padding-bottom: 25px;
    background-color: #fff;
}

#comments_component {
    margin: 0px;
    padding: 0 5px;
    font-family: sans-serif;
    padding-bottom: 30px;
    display: none
}

#comments_component .item {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0 0 20px 0
}

#comments_component .component_ava {
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 10px 0 0
}

#comments_component .component_info {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin: 0 0 5px 0
}

#comments_component .component_info_inner {
    background-color: #ebedf0;
    border-radius: 18px;
    display: inline-block;
    line-height: 16px;
    margin-top: 0;
    min-width: 0;
    overflow: hidden;
    padding: 6px 12px 7px 12px
}

#comments_component .component_name {
    color: #000;
    font-weight: 600;
    font-size: 12px;
    margin: 0 0 3px 3px;
    text-decoration: none
}

#comments_component .component_licked {
    position: relative;
    bottom: 3px;
    left: 0;
    display: flex
}

.component_body {
    width: 100%
}

.component_reposy {
    color: #929292;
    font-weight: 600;
    font-size: 12px;
    margin: 6px 0 0 12px;
    display: flex;
    flex-wrap: wrap
}

.component_reposy b {
    font-weight: 100;
    word-spacing: 0 !important;
    color: #757575;
    margin: 0 16px 0 0;
}

.component_img {
    width: 70%;
    border-radius: 18px;
    overflow: hidden;
    margin: 7px 0 6px 0;
    height: auto
}

.component_img img {
    width: 100%;
    display: flex;
    height: auto;
    transition: all 3s ease-in
}

.component_licked {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 3px 0 #dadde1;
    color: #909192;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin-left: -10px;
    padding-right: 4px;
    transform: translateY(-6px);
    z-index: 5
}

#comments_component a {
    font-weight: 600;
    text-decoration: none;
    color: #232323
}

.icons {
    white-space: nowrap;
    display: flex;
    margin: 0
}

.icons .fb_licked {
    background-image: url("../images/d5452d4fb9e10cbc78fcadf492504a3085fffc89.png");
    background-size: 103px 328px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
    border-radius: 100%;
    border: 2px solid #fff
}

.l {
    background-position: -51px -266px;
    z-index: 4
}

.u {
    background-position: 0 -283px;
    margin-left: -6px;
    z-index: 3
}

.s {
    background-position: -68px -266px;
    margin-left: -6px
}

.component_name,
.component_reposy {
    cursor: pointer
}

.component_reposy nav:hover {
    text-decoration: underline !important
}

.component_reposy nav {
    display: inline;
    margin: 0 16px 0 0;
    font-weight: 600
}

.user_request .component_ava {
    margin-left: 46px !important
}

#comments_component .user_request .component_ava {
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 10px 0 0
}

#comments_component p {
    margin: 0;
    pointer-events: none;
}

#comments_component .component_name,
#comments_component .component_text,
#comments_component .component_reposy,
.component_licked span {
    font-style: normal
}

.icons .fb_licked {
    height: 21px;
    width: 20px
}

.oneq {
    display: flex !important
}


.oneq .component_name p {
    display: inline;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.oneq .component_name b {
    padding: 0 2px
}

.oneq .component_name span {
    padding: 0 1px
}

.oneq .component_name {
    display: flex;
    flex-wrap: nowrap
}

.item.user_request.oneq {
    max-width: 74%
}

.oneq .component_name span {
    display: flex;
    flex-wrap: nowrap;
    word-wrap: break-word
}
.privacy {
	text-align: center;
	text-decoration: none;
	display: block;
	color: #000;
 }

 .intl-tel-input {
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
}
