
.fpt-comment .cm-ic-pull-left {
    float: left
}

.fpt-comment .cm-ic-pull-right {
    float: right
}

.fpt-comment .ic.cm-ic-pull-left,.fpt-comment .ics.cm-ic-pull-left,.fpt-comment .icr.cm-ic-pull-left,.fpt-comment .icl.cm-ic-pull-left,.fpt-comment .icb.cm-ic-pull-left {
    margin-right: 8px
}

.fpt-comment .ic.cm-ic-pull-right,.fpt-comment .ics.cm-ic-pull-right,.fpt-comment .icr.cm-ic-pull-right,.fpt-comment .icl.cm-ic-pull-right,.fpt-comment .icb.cm-ic-pull-right {
    margin-left: 8px
}

.fpt-comment .cm-ic-layers {
    display: inline-block;
    position: relative;
    text-align: center
}

.fpt-comment .cm-ic-layers-counter {
    font-family: "Roboto"!important;
    background-color: #cb1c22;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 20px;
    width: 20px;
    font-size: 12px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute
}

.fpt-comment .cm-ic-layers-counter-top-left {
    top: 0;
    left: 0;
    transform: translate(-25%,-25%)
}

.fpt-comment .cm-ic-layers-counter-top-right {
    top: 0;
    right: 0;
    transform: translate(25%,-25%)
}

.fpt-comment .cm-ic-layers-counter-bottom-left {
    bottom: 0;
    left: 0;
    transform: translate(-25%,25%)
}

.fpt-comment .cm-ic-layers-counter-bottom-right {
    bottom: 0;
    right: 0;
    transform: translate(25%,25%)
}

.fpt-comment .cm-ic-xl {
    font-size: 28px
}

.fpt-comment .cm-ic-xl.cm-ic-circle,.fpt-comment .cm-ic-xl.cm-ic-square,.fpt-comment .cm-ic-xl.cm-ic-circle-outline,.fpt-comment .cm-ic-xl.cm-ic-square-outline {
    width: 28px;
    height: 28px
}

.fpt-comment .cm-ic-xl.cm-ic-circle,.fpt-comment .cm-ic-xl.cm-ic-circle-outline {
    font-size: 22px
}

.fpt-comment .cm-ic-xl.cm-ic-square,.fpt-comment .cm-ic-xl.cm-ic-square-outline {
    font-size: 22px
}

.fpt-comment .cm-ic-lg {
    font-size: 20px
}

.fpt-comment .cm-ic-lg.cm-ic-circle,.fpt-comment .cm-ic-lg.cm-ic-square,.fpt-comment .cm-ic-lg.cm-ic-circle-outline,.fpt-comment .cm-ic-lg.cm-ic-square-outline {
    width: 20px;
    height: 20px
}

.fpt-comment .cm-ic-lg.cm-ic-circle,.fpt-comment .cm-ic-lg.cm-ic-circle-outline {
    font-size: 15px
}

.fpt-comment .cm-ic-lg.cm-ic-square,.fpt-comment .cm-ic-lg.cm-ic-square-outline {
    font-size: 15px
}

.fpt-comment .cm-ic-md {
    font-size: 18px
}

.fpt-comment .cm-ic-md.cm-ic-circle,.fpt-comment .cm-ic-md.cm-ic-square,.fpt-comment .cm-ic-md.cm-ic-circle-outline,.fpt-comment .cm-ic-md.cm-ic-square-outline {
    width: 18px;
    height: 18px
}

.fpt-comment .cm-ic-md.cm-ic-circle,.fpt-comment .cm-ic-md.cm-ic-circle-outline {
    font-size: 12px
}

.fpt-comment .cm-ic-md.cm-ic-square,.fpt-comment .cm-ic-md.cm-ic-square-outline {
    font-size: 12px
}

.fpt-comment .cm-ic-sm {
    font-size: 16px
}

.fpt-comment .cm-ic-sm.cm-ic-circle,.fpt-comment .cm-ic-sm.cm-ic-square,.fpt-comment .cm-ic-sm.cm-ic-circle-outline,.fpt-comment .cm-ic-sm.cm-ic-square-outline {
    width: 16px;
    height: 16px
}

.fpt-comment .cm-ic-sm.cm-ic-circle,.fpt-comment .cm-ic-sm.cm-ic-circle-outline {
    font-size: 11px
}

.fpt-comment .cm-ic-sm.cm-ic-square,.fpt-comment .cm-ic-sm.cm-ic-square-outline {
    font-size: 11px
}

.fpt-comment .cm-ic-xs {
    font-size: 14px
}

.fpt-comment .cm-ic-xs.cm-ic-circle,.fpt-comment .cm-ic-xs.cm-ic-square,.fpt-comment .cm-ic-xs.cm-ic-circle-outline,.fpt-comment .cm-ic-xs.cm-ic-square-outline {
    width: 14px;
    height: 14px
}

.fpt-comment .cm-ic-xs.cm-ic-circle,.fpt-comment .cm-ic-xs.cm-ic-circle-outline {
    font-size: 10px
}

.fpt-comment .cm-ic-xs.cm-ic-square,.fpt-comment .cm-ic-xs.cm-ic-square-outline {
    font-size: 10px
}

.fpt-comment .cm-ic-xxs {
    font-size: 12px
}

.fpt-comment .cm-ic-xxs.cm-ic-circle,.fpt-comment .cm-ic-xxs.cm-ic-square,.fpt-comment .cm-ic-xxs.cm-ic-circle-outline,.fpt-comment .cm-ic-xxs.cm-ic-square-outline {
    width: 12px;
    height: 12px
}

.fpt-comment .cm-ic-xxs.cm-ic-circle,.fpt-comment .cm-ic-xxs.cm-ic-circle-outline {
    font-size: 9px
}

.fpt-comment .cm-ic-xxs.cm-ic-square,.fpt-comment .cm-ic-xxs.cm-ic-square-outline {
    font-size: 9px
}

.fpt-comment .cm-ic-square,.fpt-comment .cm-ic-circle {
    background: #939ca3;
    color: #fff!important;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .cm-ic-square-outline,.fpt-comment .cm-ic-circle-outline {
    color: #939ca3;
    border-width: 1px;
    border-color: #939ca3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #939ca3
}

.fpt-comment .cm-ic-circle,.fpt-comment .cm-ic-circle-outline {
    border-radius: 50%
}

.fpt-comment .cm-ic-square,.cm-ic-square-outline {
    border-radius: 2px
}

[class^="ic-bg-"],[class*=" ic-bg-"] {
    color: #fff
}

.fpt-comment .cm-ic-bg-primary {
    background-color: #cb1c22
}

.fpt-comment .cm-ic-bg-link {
    background-color: #0664f9
}

.fpt-comment .cm-ic-bg-grayscale {
    background-color: #939ca3
}

.fpt-comment .cm-ic-bg-success {
    background-color: #48bb78
}

.fpt-comment .cm-ic-bg-info {
    background-color: #4299e1
}

.fpt-comment .cm-ic-bg-warning {
    background-color: #efb140
}

.fpt-comment .cm-ic-bg-danger {
    background-color: #f56f65
}

.fpt-comment .cm-ic-color-primary {
    color: #cb1c22
}

.fpt-comment .cm-ic-color-link {
    color: #0664f9
}

.fpt-comment .cm-ic-color-grayscale {
    color: #939ca3
}

.fpt-comment .cm-ic-color-success {
    color: #48bb78
}

.fpt-comment .cm-ic-color-info {
    color: #4299e1
}

.fpt-comment .cm-ic-color-warning {
    color: #efb140
}

.fpt-comment .cm-ic-color-danger {
    color: #f56f65
}

.fpt-comment .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    user-select: none;
    font-family: inherit;
    border-radius: 4px;
    padding: 8px 12px;
    transition: all .3s cubic-bezier(0,0,.4,1);
    border: 1px solid transparent;
    cursor: pointer
}

.fpt-comment .btn span {
    font-weight: inherit
}

.fpt-comment .btn-xl {
    font-size: 20px;
    line-height: 20px;
    border-radius: 6px;
    padding: 0 32px;
    height: 56px
}

.fpt-comment .btn-lg {
    font-size: 16px;
    line-height: 16px;
    border-radius: 6px;
    padding: 0 16px;
    height: 36px
}

.fpt-comment .btn-md {
    font-size: 16px;
    line-height: 16px;
    padding: 0 12px;
    height: 32px
}

.fpt-comment .btn-sm {
    font-size: 14px;
    line-height: 14px;
    padding: 0 12px;
    height: 28px
}

.fpt-comment .btn-xs {
    font-size: 14px;
    line-height: 14px;
    padding: 0 8px;
    height: 24px
}

.fpt-comment .btn-xxs {
    font-size: 12px;
    line-height: 12px;
    padding: 0 8px;
    height: 20px
}

.fpt-comment .btn-rounded {
    border-radius: 100px
}

.fpt-comment .btn-outline-grayscale {
    color: #6a737a;
    color: #939ca3;
    background: #fff;
    border: 1px solid #939ca3;
    border: 1px solid #cbd1d6;
    color: #6a737a
}

.fpt-comment .btn-outline-grayscale:hover {
    color: #fff;
    background: #939ca3;
    border: 1px solid #939ca3
}

.fpt-comment .btn-outline-grayscale:disabled {
    background: #e1e4e6;
    pointer-events: none
}

.fpt-comment .btn-outline-grayscale:active {
    outline: none;
    box-shadow: 0 0 0 .1rem #e1e4e6
}

.fpt-comment .btn-outline-grayscale:focus {
    outline: none;
    box-shadow: 0 0 0 .1rem #e1e4e6
}

.fpt-comment .btn-primary {
    color: #fff;
    background: #cb1c22;
    outline: none
}

.fpt-comment .btn-primary:hover {
    background: #bd1319;
    border: 1px solid #bd1319
}

.fpt-comment .btn-primary:focus {
    outline: none;
    background: #99090e
}

.fpt-comment .btn-primary:active {
    outline: none;
    background: #99090e;
    box-shadow: 0 0 0 .1rem #e55055
}

.fpt-comment .btn-primary:disabled {
    background: #e55055;
    pointer-events: none
}

.fpt-comment .btn-link {
    color: #fff;
    background: #0664f9;
    outline: none
}

.fpt-comment .btn-link:hover {
    background: #044dd6;
    border: 1px solid #044dd6
}

.fpt-comment .btn-link:focus {
    outline: none;
    background: #0339b3
}

.fpt-comment .btn-link:active {
    outline: none;
    background: #0339b3;
    box-shadow: 0 0 0 .1rem #4391fb
}

.fpt-comment .btn-link:disabled {
    background: #4391fb;
    pointer-events: none
}

.fpt-comment .btn-grayscale {
    color: #fff;
    background: #939ca3;
    outline: none
}

.fpt-comment .btn-grayscale:hover {
    background: #6a737a;
    border: 1px solid #6a737a
}

.fpt-comment .btn-grayscale:focus {
    outline: none;
    background: #939ca3
}

.fpt-comment .btn-grayscale:active {
    outline: none;
    background: #939ca3;
    box-shadow: 0 0 0 .1rem #e1e4e6
}

.fpt-comment .btn-grayscale:disabled {
    background: #e1e4e6;
    pointer-events: none
}

.fpt-comment .btn-success {
    color: #fff;
    background: #48bb78;
    outline: none
}

.fpt-comment .btn-success:hover {
    background: #38a169;
    border: 1px solid #38a169
}

.fpt-comment .btn-success:focus {
    outline: none;
    background: #2f855a
}

.fpt-comment .btn-success:active {
    outline: none;
    background: #2f855a;
    box-shadow: 0 0 0 .1rem #68d391
}

.fpt-comment .btn-success:disabled {
    background: #68d391;
    pointer-events: none
}

.fpt-comment .btn-info {
    color: #fff;
    background: #4299e1;
    outline: none
}

.fpt-comment .btn-info:hover {
    background: #3182ce;
    border: 1px solid #3182ce
}

.fpt-comment .btn-info:focus {
    outline: none;
    background: #2b6cb0
}

.fpt-comment .btn-info:active {
    outline: none;
    background: #2b6cb0;
    box-shadow: 0 0 0 .1rem #63b3ed
}

.fpt-comment .btn-info:disabled {
    background: #63b3ed;
    pointer-events: none
}

.fpt-comment .btn-warning {
    color: #fff;
    background: #efb140;
    outline: none
}

.fpt-comment .btn-warning:hover {
    background: #d69e2e;
    border: 1px solid #d69e2e
}

.fpt-comment .btn-warning:focus {
    outline: none;
    background: #b7791f
}

.fpt-comment .btn-warning:active {
    outline: none;
    background: #b7791f;
    box-shadow: 0 0 0 .1rem #f6c743
}

.fpt-comment .btn-warning:disabled {
    background: #f6c743;
    pointer-events: none
}

.fpt-comment .btn-danger {
    color: #fff;
    background: #f56f65;
    outline: none
}

.fpt-comment .btn-danger:hover {
    background: #e5493e;
    border: 1px solid #e5493e
}

.fpt-comment .btn-danger:focus {
    outline: none;
    background: #c53a30
}

.fpt-comment .btn-danger:active {
    outline: none;
    background: #c53a30;
    box-shadow: 0 0 0 .1rem #fc8981
}

.fpt-comment .btn-danger:disabled {
    background: #fc8981;
    pointer-events: none
}

.fpt-comment .btn-outline-primary {
    color: #cb1c22;
    background: #fff;
    border: 1px solid #cb1c22
}

.fpt-comment .btn-outline-primary:hover {
    color: #fff;
    background: #cb1c22;
    border: 1px solid #cb1c22
}

.fpt-comment .btn-outline-primary:disabled {
    background: #e55055;
    pointer-events: none
}

.fpt-comment .btn-outline-primary:active {
    outline: none;
    box-shadow: 0 0 0 .1rem #e55055
}

.fpt-comment .btn-outline-primary:focus {
    outline: none;
    box-shadow: 0 0 0 .1rem #e55055
}

.fpt-comment .btn-outline-link {
    color: #0664f9;
    background: #fff;
    border: 1px solid #0664f9
}

.fpt-comment .btn-outline-link:hover {
    color: #fff;
    background: #0664f9;
    border: 1px solid #0664f9
}

.fpt-comment .btn-outline-link:disabled {
    background: #4391fb;
    pointer-events: none
}

.fpt-comment .btn-outline-link:active {
    outline: none;
    box-shadow: 0 0 0 .1rem #4391fb
}

.fpt-comment .btn-outline-link:focus {
    outline: none;
    box-shadow: 0 0 0 .1rem #4391fb
}

.fpt-comment .btn-outline-success {
    color: #48bb78;
    background: #fff;
    border: 1px solid #48bb78
}

.fpt-comment .btn-outline-success:hover {
    color: #fff;
    background: #48bb78;
    border: 1px solid #48bb78
}

.fpt-comment .btn-outline-success:disabled {
    background: #68d391;
    pointer-events: none
}

.fpt-comment .btn-outline-success:active {
    outline: none;
    box-shadow: 0 0 0 .1rem #68d391
}

.fpt-comment .btn-outline-success:focus {
    outline: none;
    box-shadow: 0 0 0 .1rem #68d391
}

.fpt-comment .btn-outline-info {
    color: #4299e1;
    background: #fff;
    border: 1px solid #4299e1
}

.fpt-comment .btn-outline-info:hover {
    color: #fff;
    background: #4299e1;
    border: 1px solid #4299e1
}

.fpt-comment .btn-outline-info:disabled {
    background: #63b3ed;
    pointer-events: none
}

.fpt-comment .btn-outline-info:active {
    outline: none;
    box-shadow: 0 0 0 .1rem #63b3ed
}

.fpt-comment .btn-outline-info:focus {
    outline: none;
    box-shadow: 0 0 0 .1rem #63b3ed
}

.fpt-comment .btn-outline-warning {
    color: #efb140;
    background: #fff;
    border: 1px solid #efb140
}

.fpt-comment .btn-outline-warning:hover {
    color: #fff;
    background: #efb140;
    border: 1px solid #efb140
}

.fpt-comment .btn-outline-warning:disabled {
    background: #f6c743;
    pointer-events: none
}

.fpt-comment .btn-outline-warning:active {
    outline: none;
    box-shadow: 0 0 0 .1rem #f6c743
}

.fpt-comment .btn-outline-warning:focus {
    outline: none;
    box-shadow: 0 0 0 .1rem #f6c743
}

.fpt-comment .btn-outline-danger {
    color: #f56f65;
    background: #fff;
    border: 1px solid #f56f65
}

.fpt-comment .btn-outline-danger:hover {
    color: #fff;
    background: #f56f65;
    border: 1px solid #f56f65
}

.fpt-comment .btn-outline-danger:disabled {
    background: #fc8981;
    pointer-events: none
}

.fpt-comment .btn-outline-danger:active {
    outline: none;
    box-shadow: 0 0 0 .1rem #fc8981
}

.fpt-comment .btn-outline-danger:focus {
    outline: none;
    box-shadow: 0 0 0 .1rem #fc8981
}

.fpt-comment .btn-number.btn-xl {
    width: 56px;
    padding: 0
}

.fpt-comment .btn-number.btn-lg {
    width: 36px;
    padding: 0
}

.fpt-comment .btn-number.btn-md {
    width: 32px;
    padding: 0
}

.fpt-comment .btn-number.btn-sm {
    width: 28px;
    padding: 0
}

.fpt-comment .btn-number.btn-xs {
    width: 24px;
    padding: 0
}

.fpt-comment .btn-number.btn-xxs {
    width: 20px;
    padding: 0
}

.fpt-comment .btn-icon-single.btn-xl {
    width: 56px;
    padding: 0
}

.fpt-comment .btn-icon-single.btn-lg {
    width: 36px;
    padding: 0
}

.fpt-comment .btn-icon-single.btn-md {
    width: 32px;
    padding: 0
}

.fpt-comment .btn-icon-single.btn-sm {
    width: 28px;
    padding: 0
}

.fpt-comment .btn-icon-single.btn-xs {
    width: 24px;
    padding: 0
}

.fpt-comment .btn-icon-single.btn-xxs {
    width: 20px;
    padding: 0
}

.fpt-comment .btn-icon {
    flex-direction: row
}

.fpt-comment .btn-icon .btn-inside {
    display: flex;
    flex-direction: column
}

.fpt-comment .btn-icon [class^="cm-ic-"]:not(.btn-icon-search),.fpt-comment .btn-icon [class*=" cm-ic-"]:not(.btn-icon-search) {
    display: inline-block;
    text-align: center
}

.fpt-comment .btn-icon.btn-xl [class^="cm-ic-"],.fpt-comment .btn-icon.btn-xl [class*=" cm-ic-"] {
    font-size: 28px;
    width: 28px
}

.fpt-comment .btn-icon.btn-lg [class^="cm-ic-"],.fpt-comment .btn-icon.btn-lg [class*=" cm-ic-"] {
    font-size: 20px;
    width: 20px
}

.fpt-comment .btn-icon.btn-md [class^="cm-ic-"],.fpt-comment .btn-icon.btn-md [class*=" cm-ic-"] {
    font-size: 16px;
    width: 16px
}

.fpt-comment .btn-icon.btn-sm [class^="cm-ic-"],.fpt-comment .btn-icon.btn-sm [class*=" cm-ic-"] {
    font-size: 16px;
    width: 16px
}

.fpt-comment .btn-icon.btn-xs [class^="cm-ic-"],.fpt-comment .btn-icon.btn-xs [class*=" cm-ic-"] {
    font-size: 14px;
    width: 14px
}

.fpt-comment .btn-icon.btn-xxs [class^="cm-ic-"],.fpt-comment .btn-icon.btn-xxs [class*=" cm-ic-"] {
    font-size: 12px;
    width: 12px
}

.fpt-comment .btn-icon-left.btn-xl {
    flex-direction: row-reverse
}

.fpt-comment .btn-icon-left.btn-xl [class^="cm-ic-"],.fpt-comment .btn-icon-left.btn-xl [class*=" cm-ic-"] {
    margin-right: 12px
}

.fpt-comment .btn-icon-left.btn-lg {
    flex-direction: row-reverse
}

.fpt-comment .btn-icon-left.btn-lg [class^="cm-ic-"],.fpt-comment .btn-icon-left.btn-lg [class*=" cm-ic-"] {
    margin-right: 4px
}

.fpt-comment .btn-icon-left.btn-md {
    flex-direction: row-reverse
}

.fpt-comment .btn-icon-left.btn-md [class^="cm-ic-"],.fpt-comment .btn-icon-left.btn-md [class*=" cm-ic-"] {
    margin-right: 4px
}

.fpt-comment .btn-icon-left.btn-sm {
    flex-direction: row-reverse
}

.fpt-comment .btn-icon-left.btn-sm [class^="cm-ic-"],.fpt-comment .btn-icon-left.btn-sm [class*=" cm-ic-"] {
    margin-right: 4px
}

.fpt-comment .btn-icon-left.btn-xs {
    flex-direction: row-reverse
}

.fpt-comment .btn-icon-left.btn-xs [class^="cm-ic-"],.fpt-comment .btn-icon-left.btn-xs [class*=" cm-ic-"] {
    margin-right: 4px
}

.fpt-comment .btn-icon-left.btn-xxs {
    flex-direction: row-reverse
}

.fpt-comment .btn-icon-left.btn-xxs [class^="cm-ic-"],.fpt-comment .btn-icon-left.btn-xxs [class*=" cm-ic-"] {
    margin-right: 4px
}

.fpt-comment .btn-icon-left.btn-xl {
    padding-left: 20px;
    padding-right: 32px
}

.fpt-comment .btn-icon-left.btn-lg {
    padding-left: 12px;
    padding-right: 16px
}

.fpt-comment .btn-icon-left.btn-md {
    padding-left: 8px;
    padding-right: 12px
}

.fpt-comment .btn-icon-left.btn-sm {
    padding-left: 8px;
    padding-right: 12px
}

.fpt-comment .btn-icon-left.btn-xs {
    padding-left: 8px;
    padding-right: 8px
}

.fpt-comment .btn-icon-left.btn-xxs {
    padding-left: 8px;
    padding-right: 8px
}

.fpt-comment .btn-icon-right.btn-xl [class^="cm-ic-"],.fpt-comment .btn-icon-right.btn-xl [class*=" cm-ic-"] {
    margin-left: 12px
}

.fpt-comment .btn-icon-right.btn-lg [class^="cm-ic-"],.fpt-comment .btn-icon-right.btn-lg [class*=" cm-ic-"] {
    margin-left: 4px
}

.fpt-comment .btn-icon-right.btn-md [class^="cm-ic-"],.fpt-comment .btn-icon-right.btn-md [class*=" cm-ic-"] {
    margin-left: 4px
}

.fpt-comment .btn-icon-right.btn-sm [class^="cm-ic-"],.fpt-comment .btn-icon-right.btn-sm [class*=" cm-ic-"] {
    margin-left: 4px
}

.fpt-comment .btn-icon-right.btn-xs [class^="cm-ic-"],.fpt-comment .btn-icon-right.btn-xs [class*=" cm-ic-"] {
    margin-left: 4px
}

.fpt-comment .btn-icon-right.btn-xxs [class^="cm-ic-"],.fpt-comment .btn-icon-right.btn-xxs [class*=" cm-ic-"] {
    margin-left: 4px
}

.fpt-comment .btn-icon-right.btn-xl {
    padding-left: 32px;
    padding-right: 20px
}

.fpt-comment .btn-icon-right.btn-lg {
    padding-left: 16px;
    padding-right: 12px
}

.fpt-comment .btn-icon-right.btn-md {
    padding-left: 12px;
    padding-right: 8px
}

.fpt-comment .btn-icon-right.btn-sm {
    padding-left: 12px;
    padding-right: 8px
}

.fpt-comment .btn-icon-right.btn-xs {
    padding-left: 8px;
    padding-right: 8px
}

.fpt-comment .btn-icon-right.btn-xxs {
    padding-left: 8px;
    padding-right: 8px
}

.fpt-comment .btn-square {
    border-radius: 0
}

.fpt-comment .link {
    color: #0664f9;
    position: relative;
    display: inline-block
}

.fpt-comment .link:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #0664f9;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .3s cubic-bezier(0,0,.4,1) , -webkit-transform .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .link:hover,.fpt-comment .link:focus {
    color: #0664f9
}

.fpt-comment .link:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.fpt-comment .link-xl {
    font-size: 20px;
    line-height: 20px
}

.fpt-comment .link-lg {
    font-size: 16px;
    line-height: 16px
}

.fpt-comment .link-md {
    font-size: 16px;
    line-height: 16px
}

.fpt-comment .link-sm {
    font-size: 14px;
    line-height: 14px
}

.fpt-comment .link-xs {
    font-size: 14px;
    line-height: 14px
}

.fpt-comment .link-xxs {
    font-size: 12px;
    line-height: 12px
}

.fpt-comment .link-icon {
    display: inline-flex;
    align-items: center;
    color: #0664f9
}

.fpt-comment .btn-group {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.fpt-comment .btn-group .btn {
    margin-left: 0
}

.fpt-comment .btn-group .btn+.btn {
    margin-left: -1px
}

.fpt-comment .btn-group .btn:not(:first-child) {
    border-radius: 0
}

.fpt-comment .btn-group .btn:not(:last-child) {
    border-radius: 0
}

.fpt-comment .btn-group .btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.fpt-comment .btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.fpt-comment .btn-group .btn-rounded:first-child {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px
}

.fpt-comment .btn-group .btn-rounded:last-child {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px
}

.fpt-comment .btn-group-spacing .btn:not(:first-child) {
    border-radius: 4px
}

.fpt-comment .btn-group-spacing .btn:not(:last-child) {
    border-radius: 4px
}

.fpt-comment .btn-group-spacing .btn-xl {
    margin: 0 16px
}

.fpt-comment .btn-group-spacing .btn-lg {
    margin: 0 16px
}

.fpt-comment .btn-group-spacing .btn-md {
    margin: 0 12px
}

.fpt-comment .btn-group-spacing .btn-sm {
    margin: 0 8px
}

.fpt-comment .btn-group-spacing .btn-xs {
    margin: 0 4px
}

.fpt-comment .btn-group-spacing .btn-xxs {
    margin: 0 4px
}

.fpt-comment .badge {
    display: inline-flex;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    border: 1px solid transparent;
    transition: all .3s cubic-bezier(0,0,.4,1);
    font-size: 12px;
    line-height: 12px
}

.fpt-comment .badge div {
    font-size: 12px;
    line-height: 12px
}

.fpt-comment .badge span {
    font-size: 12px;
    line-height: 12px
}

.fpt-comment .badge span:not(.btn) {
    display: inline-block
}

.fpt-comment .badge .cm-ic-close {
    cursor: pointer
}

.fpt-comment .badge:empty {
    display: none
}

.fpt-comment .badge-md {
    padding: 7px 12px;
    font-size: 16px;
    line-height: 16px
}

.fpt-comment .badge-md div {
    font-size: 16px;
    line-height: 16px
}

.fpt-comment .badge-md span {
    font-size: 16px;
    line-height: 16px
}

.fpt-comment .badge-xs {
    padding: 4px 8px;
    font-size: 14px;
    line-height: 14px
}

.fpt-comment .badge-xs div {
    font-size: 14px;
    line-height: 14px
}

.fpt-comment .badge-xs span {
    font-size: 14px;
    line-height: 14px
}

.fpt-comment .badge-xxs {
    padding: 3px 8px;
    font-size: 12px;
    line-height: 12px
}

.fpt-comment .badge-xxs div {
    font-size: 12px;
    line-height: 12px
}

.fpt-comment .badge-xxs span {
    font-size: 12px;
    line-height: 12px
}

.fpt-comment .badge-rounded {
    border-radius: 100px;
    overflow: hidden
}

.fpt-comment .badge-grayscale {
    color: #fff;
    background: #939ca3;
    background: #edeeef;
    color: #6a737a
}

.fpt-comment .badge-grayscale:hover {
    color: #fff;
    background: #6a737a
}

.fpt-comment .badge-primary {
    color: #fff;
    background: #cb1c22
}

.fpt-comment .badge-primary:hover {
    background: #bd1319
}

.fpt-comment .badge-link {
    color: #fff;
    background: #0664f9
}

.fpt-comment .badge-link:hover {
    background: #044dd6
}

.fpt-comment .badge-success {
    color: #fff;
    background: #48bb78
}

.fpt-comment .badge-success:hover {
    background: #38a169
}

.fpt-comment .badge-info {
    color: #fff;
    background: #4299e1
}

.fpt-comment .badge-info:hover {
    background: #3182ce
}

.fpt-comment .badge-warning {
    color: #fff;
    background: #efb140
}

.fpt-comment .badge-warning:hover {
    background: #d69e2e
}

.fpt-comment .badge-danger {
    color: #fff;
    background: #f56f65
}

.fpt-comment .badge-danger:hover {
    background: #e5493e
}

.fpt-comment .badge-outline-primary {
    color: #cb1c22;
    border: 1px solid #cb1c22
}

.fpt-comment .badge-outline-primary:hover {
    color: #fff;
    background: #cb1c22;
    border: 1px solid #cb1c22
}

.fpt-comment .badge-outline-link {
    color: #0664f9;
    border: 1px solid #0664f9
}

.fpt-comment .badge-outline-link:hover {
    color: #fff;
    background: #0664f9;
    border: 1px solid #0664f9
}

.fpt-comment .badge-outline-grayscale {
    color: #939ca3;
    border: 1px solid #939ca3;
    border: 1px solid #cbd1d6;
    color: #6a737a
}

.fpt-comment .badge-outline-grayscale:hover {
    color: #fff;
    background: #939ca3;
    border: 1px solid #939ca3
}

.fpt-comment .badge-outline-grayscale:hover .cm-ic-close {
    color: #fff
}

.fpt-comment .badge-outline-success {
    color: #48bb78;
    border: 1px solid #48bb78
}

.fpt-comment .badge-outline-success:hover {
    color: #fff;
    background: #48bb78;
    border: 1px solid #48bb78
}

.fpt-comment .badge-outline-info {
    color: #4299e1;
    border: 1px solid #4299e1
}

.fpt-comment .badge-outline-info:hover {
    color: #fff;
    background: #4299e1;
    border: 1px solid #4299e1
}

.fpt-comment .badge-outline-warning {
    color: #efb140;
    border: 1px solid #efb140
}

.fpt-comment .badge-outline-warning:hover {
    color: #fff;
    background: #efb140;
    border: 1px solid #efb140
}

.fpt-comment .badge-outline-danger {
    color: #f56f65;
    border: 1px solid #f56f65
}

.fpt-comment .badge-outline-danger:hover {
    color: #fff;
    background: #f56f65;
    border: 1px solid #f56f65
}

.fpt-comment .badge-primary.badge-close .btn {
    background: #bd1319;
    margin-right: -1px
}

.fpt-comment .badge-link.badge-close .btn {
    background: #044dd6;
    margin-right: -1px
}

.fpt-comment .badge-grayscale.badge-close .btn {
    background: #6a737a;
    margin-right: -1px
}

.fpt-comment .badge-grayscale.badge-close .btn-grayscale {
    background: #e1e4e6;
    color: #6a737a
}

.fpt-comment .badge-grayscale.badge-close .btn-grayscale:hover {
    background: #cbd1d6;
    border-color: #cbd1d6
}

.fpt-comment .badge-grayscale.badge-close .btn-grayscale:focus {
    color: #fff;
    background: #939ca3;
    border-color: #939ca3
}

.fpt-comment .badge-grayscale.badge-close .btn-grayscale:active {
    color: #fff;
    background: #939ca3;
    border-color: #939ca3
}

.fpt-comment .badge-success.badge-close .btn {
    background: #38a169;
    margin-right: -1px
}

.fpt-comment .badge-info.badge-close .btn {
    background: #3182ce;
    margin-right: -1px
}

.fpt-comment .badge-warning.badge-close .btn {
    background: #d69e2e;
    margin-right: -1px
}

.fpt-comment .badge-danger.badge-close .btn {
    background: #e5493e;
    margin-right: -1px
}

.fpt-comment .badge-close {
    padding: 0;
    align-items: center;
    overflow: hidden;
    border: none
}

.fpt-comment .badge-close.badge-xl .btn {
    margin-left: 16px
}

.fpt-comment .badge-close.badge-lg .btn {
    margin-left: 12px
}

.fpt-comment .badge-close.badge-md {
    padding-left: 12px
}

.fpt-comment .badge-close.badge-md .btn {
    margin-left: 8px
}

.fpt-comment .badge-close.badge-sm .btn {
    margin-left: 8px
}

.fpt-comment .badge-close.badge-xs {
    padding-left: 8px
}

.fpt-comment .badge-close.badge-xs .btn {
    margin-left: 4px
}

.fpt-comment .badge-close.badge-xxs {
    padding-left: 8px
}

.fpt-comment .badge-close.badge-xxs .btn {
    margin-left: 4px
}

.fpt-comment .list-group {
    display: list-item
}

.fpt-comment .list-group li {
    margin-bottom: 4px;
    position: relative;
    color: #444b52
}

.fpt-comment .list-group li:last-child {
    margin-bottom: 0
}

.fpt-comment .list-bullet li {
    position: relative
}

.fpt-comment .list-bullet li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    background: #939ca3;
    border-radius: 50%
}

.fpt-comment .list-bullet.list-lg li {
    padding-left: 14px
}

.fpt-comment .list-bullet.list-lg li:before {
    width: 6px;
    height: 6px
}

.fpt-comment .list-bullet.list-md li {
    padding-left: 14px
}

.fpt-comment .list-bullet.list-md li:before {
    width: 6px;
    height: 6px
}

.fpt-comment .list-bullet.list-sm li {
    padding-left: 8px
}

.fpt-comment .list-bullet.list-sm li:before {
    width: 4px;
    height: 4px
}

.fpt-comment .list-number {
    list-style-type: none;
    counter-reset: section
}

.fpt-comment .list-number::marker {
    display: none
}

.fpt-comment .list-number li {
    position: relative;
    counter-increment: section
}

.fpt-comment .list-number li:before {
    content: counter(section) ".";
    position: absolute;
    top: 0;
    left: 0
}

.fpt-comment .list-number.list-lg li {
    padding-left: 23px
}

.fpt-comment .list-number.list-md li {
    padding-left: 22px
}

.fpt-comment .list-number.list-sm li {
    padding-left: 16px
}

.fpt-comment .list-alphabet {
    list-style-type: none;
    counter-reset: section
}

.fpt-comment .list-alphabet li {
    position: relative;
    counter-increment: section
}

.fpt-comment .list-alphabet li:before {
    content: counter(section,lower-alpha) ".";
    position: absolute;
    top: 0;
    left: 0
}

.fpt-comment .list-alphabet.list-lg li {
    padding-left: 23px
}

.fpt-comment .list-alphabet.list-md li {
    padding-left: 22px
}

.fpt-comment .list-alphabet.list-sm li {
    padding-left: 16px
}

.fpt-comment .label {
    color: #444b52;
    display: inline-flex
}

.fpt-comment .label-help-text {
    color: #939ca3
}

.fpt-comment .label-is-help-text {
    flex-direction: column
}

.fpt-comment .label-is-help-text.label-xl .label-text {
    margin-bottom: 4px
}

.fpt-comment .label-is-help-text.label-lg .label-text {
    margin-bottom: 4px
}

.fpt-comment .label-is-help-text.label-md .label-text {
    margin-bottom: 0
}

.fpt-comment .label-is-help-text.label-sm .label-text {
    margin-bottom: 0
}

.fpt-comment .label-is-help-text.label-xs .label-text {
    margin-bottom: 0
}

.fpt-comment .label-is-icon {
    align-items: center
}

.fpt-comment .label-is-icon [class^="cm-ic-"],.fpt-comment .label-is-icon [class*=" cm-ic-"] {
    background: #cbd1d6;
    color: #fff
}

.fpt-comment .label-is-icon.label-sm [class^="cm-ic-"],.fpt-comment .label-is-icon.label-sm [class*="cm-ic-"] {
    width: 16px;
    height: 16px;
    font-size: calc(16px - 5px)
}

.fpt-comment .label-icon-left.label-xl [class^="cm-ic-"],.fpt-comment .label-icon-left.label-xl [class*=" cm-ic-"] {
    margin-right: 8px
}

.fpt-comment .label-icon-left.label-lg [class^="cm-ic-"],.fpt-comment .label-icon-left.label-lg [class*=" cm-ic-"] {
    margin-right: 8px
}

.fpt-comment .label-icon-left.label-md [class^="cm-ic-"],.fpt-comment .label-icon-left.label-md [class*=" cm-ic-"] {
    margin-right: 4px
}

.fpt-comment .label-icon-left.label-sm [class^="cm-ic-"],.fpt-comment .label-icon-left.label-sm [class*=" cm-ic-"] {
    margin-right: 4px
}

.fpt-comment .label-icon-left.label-xs [class^="cm-ic-"],.fpt-comment .label-icon-left.label-xs [class*=" cm-ic-"] {
    margin-right: 4px
}

.fpt-comment .label-icon-right {
    flex-direction: row-reverse
}

.fpt-comment .label-icon-right.label-xl [class^="cm-ic-"],.fpt-comment .label-icon-right.label-xl [class*=" cm-ic-"] {
    margin-left: 8px
}

.fpt-comment .label-icon-right.label-lg [class^="cm-ic-"],.fpt-comment .label-icon-right.label-lg [class*=" cm-ic-"] {
    margin-left: 8px
}

.fpt-comment .label-icon-right.label-md [class^="cm-ic-"],.fpt-comment .label-icon-right.label-md [class*=" cm-ic-"] {
    margin-left: 4px
}

.fpt-comment .label-icon-right.label-sm [class^="cm-ic-"],.fpt-comment .label-icon-right.label-sm [class*=" cm-ic-"] {
    margin-left: 4px
}

.fpt-comment .label-icon-right.label-xs [class^="cm-ic-"],.fpt-comment .label-icon-right.label-xs [class*=" cm-ic-"] {
    margin-left: 4px
}

.fpt-comment .scrollbar {
    overflow-x: hidden;
    overflow-y: auto
}

.fpt-comment .scrollbar:-webkit-scrollbar-track {
    border-radius: 100px;
    background-color: #6a737a
}

.fpt-comment .scrollbar::-webkit-scrollbar {
    width: 4px;
    border-radius: 100px;
    background-color: #cbd1d6
}

.fpt-comment .scrollbar::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #6a737a
}

.fpt-comment .scrollbar-big {
    overflow-x: hidden;
    overflow-y: auto
}

.fpt-comment .scrollbar-big:-webkit-scrollbar-track {
    border-radius: 100px;
    background-color: #6a737a
}

.fpt-comment .scrollbar-big::-webkit-scrollbar {
    width: 6px;
    border-radius: 100px;
    background-color: #cbd1d6
}

.fpt-comment .scrollbar-big::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #6a737a
}

.fpt-comment .spinner {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    position: relative
}

.fpt-comment .spinner:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid #f8f9fa;
    border-radius: 50%;
    width: 24px;
    height: 24px
}

.fpt-comment .spinner svg {
    position: relative;
    z-index: 2;
    animation: spinner-animation .9s infinite;
    animation-timing-function: cubic-bezier(0,0,.4,1);
    width: 24px;
    height: 24px
}

.fpt-comment .spinner svg circle {
    fill: none;
    stroke-width: 4px;
    stroke-linecap: round;
    stroke-dasharray: 75.36;
    stroke-dashoffset: calc(75.36*.75)
}

.fpt-comment .spinner-text {
    white-space: nowrap;
    display: inline-block;
    margin-top: 8px;
    color: #939ca3;
    font-weight: 400
}

.fpt-comment .spinner-big:before {
    width: 64px;
    height: 64px
}

.fpt-comment .spinner-big svg {
    width: 64px;
    height: 64px
}

.fpt-comment .spinner-big svg circle {
    stroke-dasharray: 200.96;
    stroke-dashoffset: calc(200.96*.75)
}

.fpt-comment .spinner-primary svg circle {
    stroke: #cb1c22
}

.fpt-comment .spinner-secondary svg circle {
    stroke: #939ca3
}

@keyframes spinner-animation {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fpt-comment .avatar-lg .avatar-shape {
    width: 72px;
    height: 72px
}

.fpt-comment .avatar-md .avatar-shape {
    width: 48px;
    height: 48px
}

.fpt-comment .avatar-sm .avatar-shape {
    width: 28px;
    height: 28px
}

.fpt-comment .avatar {
    display: flex;
    align-items: center
}

.avatar-shape {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    overflow: hidden
}

.fpt-comment .avatar-info {
    margin-left: 8px
}

.fpt-comment .avatar-name {
    color: #212529
}

.fpt-comment .avatar-time {
    color: #939ca3
}

.fpt-comment .avatar-logo .avatar-shape {
    background: #252525
}

.fpt-comment .avatar-logo .avatar-shape img {
    width: 90%
}

.fpt-comment .avatar-text .avatar-shape {
    background: #cbd1d6;
    color: #fff
}

.fpt-comment .avatar-circle .avatar-shape {
    border-radius: 50%
}

.fpt-comment .avatar-badge .avatar-name {
    display: flex;
    align-items: center
}

.fpt-comment .avatar-badge .badge {
    align-self: baseline
}

.fpt-comment .avatar-stack {
    display: inline-flex
}

.fpt-comment .avatar-stack .avatar {
    transition: all .3s ease
}

.fpt-comment .avatar-stack .avatar:nth-last-child(n+1) {
    z-index: 1
}

.fpt-comment .avatar-stack .avatar:nth-last-child(n+2) {
    z-index: 2
}

.fpt-comment .avatar-stack .avatar:nth-last-child(n+3) {
    z-index: 3
}

.fpt-comment .avatar-stack .avatar:nth-last-child(n+4) {
    z-index: 4
}

.fpt-comment .avatar-stack .avatar:nth-last-child(n+5) {
    z-index: 5
}

.fpt-comment .avatar-stack .avatar:nth-last-child(n+6) {
    z-index: 6
}

.fpt-comment .avatar-stack .avatar:nth-last-child(n+7) {
    z-index: 7
}

.fpt-comment .avatar-stack .avatar:hover {
    transform: translateY(-10%);
    z-index: 10
}

.fpt-comment .avatar-stack .avatar-shape {
    box-sizing: border-box
}

.fpt-comment .avatar-stack .avatar-lg .avatar-shape {
    border: 3px solid #fff
}

.fpt-comment .avatar-stack .avatar-lg:not(:first-child) {
    margin-left: -18px
}

.fpt-comment .avatar-stack .avatar-md .avatar-shape {
    border: 2px solid #fff
}

.fpt-comment .avatar-stack .avatar-md:not(:first-child) {
    margin-left: -14px
}

.fpt-comment .avatar-stack .avatar-sm .avatar-shape {
    border: 1px solid #fff
}

.fpt-comment .avatar-stack .avatar-sm:not(:first-child) {
    margin-left: -6px
}

.fpt-comment .avatar-stack-number .avatar-lg:last-child {
    margin-left: -10px
}

.fpt-comment .avatar-stack-number .avatar-md:last-child {
    margin-left: -6px
}

.fpt-comment .avatar-stack-number .avatar-sm:last-child {
    margin-left: -4px
}

.fpt-comment .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.fpt-comment .pagination-item:last-child {
    margin-right: 0
}

.fpt-comment .pagination-item:first-child {
    margin-left: 0
}

.fpt-comment .pagination-item.active .pagination-link {
    background: #cb1c22;
    color: #fff;
    border-color: #cb1c22
}

.fpt-comment .pagination-item.disabled,.fpt-comment .pagination-item:disabled {
    cursor: no-drop
}

.fpt-comment .pagination-item.disabled .pagination-link,.fpt-comment .pagination-item:disabled .pagination-link {
    color: #cbd1d6;
    cursor: no-drop;
    pointer-events: none
}

.fpt-comment .pagination-link {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #444b52;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #cbd1d6;
    transition: all .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .pagination-link:hover {
    background: #cb1c22;
    color: #fff;
    border-color: #cb1c22
}

.fpt-comment .pagination-link:active {
    box-shadow: 0 0 0 .1rem #e55055;
    color: #fff
}

.fpt-comment .pagination-link:focus {
    border-color: #cb1c22;
    background: #bd1319;
    color: #fff;
    outline: none
}

.fpt-comment .pagination-default .pagination-item .pagination-link {
    border-radius: 0
}

.fpt-comment .pagination-default .pagination-item:not(:first-child):not(:last-child) {
    color: #cb1c22
}

.fpt-comment .pagination-default .pagination-item:not(:first-child):not(:last-child) .pagination-link {
    border-right: none;
    border-left: none;
    box-shadow: inset -1px 0 0 #edeeef
}

.fpt-comment .pagination-default .pagination-item:first-child .pagination-link {
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: inset -1px 0 0 #edeeef
}

.fpt-comment .pagination-default .pagination-item:last-child .pagination-link {
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.fpt-comment .pagination-default .pagination-link:active {
    background: #bd1319;
    box-shadow: none
}

.pagination-space .pagination-item {
    margin: 0 4px
}

.fpt-comment .pagination-empty .pagination-link {
    border-color: transparent
}

.fpt-comment .pagination-empty .pagination-link:active {
    background: #bd1319;
    box-shadow: none
}

.fpt-comment .pagination-mobile .pagination-link {
    width: 32px;
    height: 32px
}

.fpt-comment .pagination-mobile.pagination-space {
    width: 32px;
    height: 32px
}

.fpt-comment .pagination-mobile.pagination-space .pagination-item {
    margin: 0 2px
}

.fpt-comment .progress-line {
    background: #edeeef;
    position: relative;
    overflow: hidden
}

.fpt-comment .progress-line .progress-bar {
    float: left;
    height: 100%;
    text-align: right;
    color: #fff;
    transition: all .6s ease-in-out
}

.fpt-comment .progress-line .progress-bar span {
    margin-right: 8px
}

.fpt-comment .progress-line.progress-md {
    height: 18px;
    border-radius: 16px
}

.fpt-comment .progress-line.progress-md .progress-bar {
    border-radius: 16px;
    line-height: 18px
}

.fpt-comment .progress-line.progress-sm {
    height: 4px;
    border-radius: 4px
}

.fpt-comment .progress-line.progress-sm .progress-bar {
    border-radius: 4px
}

.fpt-comment .progress-primary svg circle {
    stroke: #cb1c22
}

.fpt-comment .progress-primary .progress-bar {
    background-color: #cb1c22
}

.fpt-comment .progress-link svg circle {
    stroke: #0664f9
}

.fpt-comment .progress-link .progress-bar {
    background-color: #0664f9
}

.fpt-comment .progress-grayscale svg circle {
    stroke: #939ca3
}

.fpt-comment .progress-grayscale .progress-bar {
    background-color: #939ca3
}

.fpt-comment .progress-success svg circle {
    stroke: #48bb78
}

.fpt-comment .progress-success .progress-bar {
    background-color: #48bb78
}

.fpt-comment .progress-info svg circle {
    stroke: #4299e1
}

.fpt-comment .progress-info .progress-bar {
    background-color: #4299e1
}

.fpt-comment .progress-warning svg circle {
    stroke: #efb140
}

.fpt-comment .progress-warning .progress-bar {
    background-color: #efb140
}

.fpt-comment .progress-danger svg circle {
    stroke: #f56f65
}

.fpt-comment .progress-danger .progress-bar {
    background-color: #f56f65
}

.fpt-comment .progress-circle {
    display: inline-flex;
    position: relative
}

.fpt-comment .progress-circle:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid #edeeef;
    border-radius: 50%
}

.fpt-comment .progress-circle svg {
    position: relative;
    z-index: 2;
    transform: rotate(-90deg)
}

.fpt-comment .progress-circle svg circle {
    fill: none;
    stroke-width: 4px;
    transition: all .6s ease-in-out
}

.fpt-comment .progress-circle-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #6a737a
}

.fpt-comment .progress-circle:before {
    width: 32px;
    height: 32px
}

.fpt-comment .progress-circle svg {
    width: 32px;
    height: 32px
}

.fpt-comment .progress-circle svg circle {
    stroke-dasharray: 87.92px
}

.fpt-comment .progress-circle-big:before {
    width: 64px;
    height: 64px
}

.fpt-comment .progress-circle-big svg {
    width: 64px;
    height: 64px
}

.fpt-comment .progress-circle-big svg circle {
    stroke-dasharray: 188.4px
}

.fpt-comment .tab {
    display: inline-flex;
    overflow: hidden
}

.fpt-comment .tab-item {
    padding: 6px 12px;
    position: relative;
    text-align: center
}

.fpt-comment .tab-item .label {
    color: #6a737a
}

.fpt-comment .tab-item.active .label {
    color: #32373d
}

.fpt-comment .tab-item.active .label-text {
    font-weight: 500
}

.fpt-comment .tab-container {
    display: flex
}

.fpt-comment .tab-fitted .tab-item {
    flex: 1
}

.fpt-comment .tab-line {
    box-shadow: inset 0 -1px 0 #e1e3e5
}

.fpt-comment .tab-line .tab-item.active:before {
    width: 100%
}

.fpt-comment .tab-line .tab-item:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: #cb1c22;
    transition: all .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .tab-line .tab-item:not(.active):hover:before {
    width: 100%
}

.fpt-comment .tab-solid {
    box-shadow: inset 0 -1px 0 #e1e3e5;
    border: 1px solid transparent;
    border-top-color: #cbd1d6;
    border-left-color: #cbd1d6;
    border-right-color: #cbd1d6;
    border-radius: 6px 6px 0 0
}

.fpt-comment .tab-solid .tab-item {
    padding: 5px 12px
}

.fpt-comment .tab-solid .tab-item:not(:first-child) {
    box-shadow: inset 1px 0 0 #edeeef
}

.fpt-comment .tab-full-solid {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #cbd1d6
}

.fpt-comment .tab-full-solid .tab-item {
    padding: 5px 12px
}

.fpt-comment .tab-full-solid .tab-item:not(:first-child) {
    box-shadow: inset 1px 0 0 #edeeef
}

.fpt-comment .tab-fill .tab-item {
    transition: all .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .tab-fill .tab-item:hover {
    background: #cb1c22;
    color: #fff
}

.fpt-comment .tab-fill .tab-item:hover .label {
    color: #fff
}

.fpt-comment .tab-fill .tab-item:focus {
    background: #bd1319
}

.fpt-comment .tab-fill .tab-item:focus .label {
    color: #fff
}

.fpt-comment .tab-fill .tab-item.active {
    background: #cb1c22;
    color: #fff
}

.fpt-comment .tab-fill .tab-item.active .label {
    color: #fff
}

.fpt-comment .tab-circle {
    border-radius: 100px
}

.fpt-comment .tab-circle .tab-item {
    border-radius: 100px
}

.fpt-comment .tab-rounded {
    border-radius: 6px
}

.fpt-comment .tab-rounded .tab-item {
    border-radius: 4px
}

.fpt-comment .tab-inner {
    padding: 4px
}

.fpt-comment .tab-hidden {
    position: relative
}

.fpt-comment .tab-hidden:before {
    content: "";
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    width: 108px;
    height: 100%;
    border-radius: 100px;
    background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%)
}

.fpt-comment .tab-vertical {
    flex-direction: column;
    display: inline-flex
}

.fpt-comment .tab-vertical .tab-item:not(:last-child) {
    margin-bottom: 2px
}

.fpt-comment .tab-vertical.tab-line {
    box-shadow: none
}

.fpt-comment .tab-vertical.tab-line .tab-item:before {
    left: 0;
    bottom: 50%;
    transform: translateY(50%);
    width: 2px;
    height: 0
}

.fpt-comment .tab-vertical.tab-line .tab-item:hover:not(.active):before {
    height: 100%;
    width: 2px
}

.fpt-comment .tab-vertical.tab-line .tab-item.active:before {
    height: 100%
}

.fpt-comment .tab-vertical.tab-rounded {
    border-radius: 0
}

.fpt-comment .tab-vertical.tab-circle {
    border-radius: 0
}

.fpt-comment .table {
    background-color: #fff;
    border-collapse: collapse
}

.fpt-comment .table td {
    min-width: 124px;
    color: #444b52
}

.fpt-comment .table th {
    min-width: 124px;
    text-align: left;
    color: #212529;
    font-weight: 500
}

.fpt-comment .table-full {
    width: 100%;
    max-width: 100%
}

.fpt-comment .table-lg td {
    padding: 8px 16px
}

.fpt-comment .table-lg th {
    padding: 8px 16px
}

.fpt-comment .table-md td {
    padding: 6px 12px
}

.fpt-comment .table-md th {
    padding: 6px 12px
}

.fpt-comment .table-sm td {
    padding: 4px 8px
}

.fpt-comment .table-sm th {
    padding: 4px 8px
}

.fpt-comment .table-default thead tr {
    box-shadow: inset 0 -1px 0 #edeeef
}

.fpt-comment .table-default tbody tr:not(:last-child) {
    box-shadow: inset 0 -1px 0 #edeeef
}

.fpt-comment .table-striped {
    border-radius: 4px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #edeeef
}

.fpt-comment .table-striped tr:last-child td:first-child {
    border-bottom-left-radius: 4px
}

.fpt-comment .table-striped tr:last-child td:last-child {
    border-bottom-right-radius: 4px
}

.fpt-comment .table-striped td {
    border: 1px solid #edeeef
}

.fpt-comment .table-striped th {
    border: 1px solid #edeeef
}

.fpt-comment .table-even thead tr {
    background: #f8f9fa
}

.fpt-comment .table-even tr:nth-child(even) {
    background: #f8f9fa
}

.fpt-comment .table-even.table-default thead tr {
    box-shadow: none
}

.fpt-comment .table-even.table-default tbody tr:not(:last-child) {
    box-shadow: none
}

.fpt-comment .alert {
    position: relative;
    border: 1px solid #cbd1d6;
    background: #fff;
    border-radius: 4px
}

.fpt-comment .alert .icon-circle {
    background: #939ca3;
    color: #fff
}

.fpt-comment .alert-single {
    display: inline-flex
}

.fpt-comment .alert-single .label-text {
    flex: 1
}

.fpt-comment .alert-single.alert-lg {
    padding: 3px 8px
}

.fpt-comment .alert-single.alert-lg [class*="cm-ic-"] {
    margin-top: 4px
}

.fpt-comment .alert-single.alert-md {
    padding: 3px 8px
}

.fpt-comment .alert-single.alert-md [class*="cm-ic-"] {
    margin-top: 3px
}

.fpt-comment .alert-single.alert-sm {
    padding: 3px 8px
}

.fpt-comment .alert-single.alert-sm [class*="cm-ic-"] {
    margin-top: 2px
}

.fpt-comment .alert-single.alert-xs {
    padding: 1px 4px
}

.fpt-comment .alert-single.alert-xs [class*="cm-ic-"] {
    margin-top: 3px
}

.fpt-comment .alert-full-text .label {
    display: flex
}

.fpt-comment .alert-full-text .label span {
    flex: 1
}

.fpt-comment .alert-full-text .alert-title {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e1e4e6
}

.fpt-comment .alert-full-text.alert-lg .alert-title {
    font-size: 18px;
    line-height: 24px
}

.fpt-comment .alert-full-text.alert-lg .alert-des {
    font-size: 16px;
    line-height: 24px
}

.fpt-comment .alert-full-text.alert-md .alert-title {
    font-size: 16px;
    line-height: 24px
}

.fpt-comment .alert-full-text.alert-md .alert-des {
    font-size: 14px;
    line-height: 20px
}

.fpt-comment .alert-full-text.alert-sm .alert-title {
    font-size: 14px;
    line-height: 20px
}

.fpt-comment .alert-full-text.alert-sm .alert-des {
    font-size: 12px;
    line-height: 16px
}

.fpt-comment .alert-full-text.alert-xs .alert-title {
    font-size: 14px;
    line-height: 14px
}

.fpt-comment .alert-full-text.alert-xs .alert-des {
    font-size: 12px;
    line-height: 16px
}

.fpt-comment .alert-close {
    cursor: pointer
}

.fpt-comment .alert-lg {
    padding: 11px 16px
}

.fpt-comment .alert-md {
    padding: 9px 12px
}

.fpt-comment .alert-sm {
    padding: 7px 10px
}

.fpt-comment .alert-xs {
    padding: 9px 8px 5px
}

.fpt-comment .alert-grayscale {
    background: #f8f9fa;
    border-color: #edeeef
}

.fpt-comment .alert-grayscale .alert-des {
    border-top-color: #edeeef
}

.fpt-comment .alert-success {
    background: #f0fff4;
    border-color: #c6f6d5
}

.fpt-comment .alert-success .alert-des {
    border-top-color: #c6f6d5
}

.fpt-comment .alert-info {
    background: #ebf8ff;
    border-color: #bee3f8
}

.fpt-comment .alert-info .alert-des {
    border-top-color: #bee3f8
}

.fpt-comment .alert-warning {
    background: #fefae8;
    border-color: #fdf1ba
}

.fpt-comment .alert-warning .alert-des {
    border-top-color: #fdf1ba
}

.fpt-comment .alert-danger {
    background: #fff6f5;
    border-color: #fedad7
}

.fpt-comment .alert-danger .alert-des {
    border-top-color: #fedad7
}

.fpt-comment .alert-grayscale [class^="cm-ic-"],.fpt-comment .alert-grayscale [class*=" cm-ic-"] {
    color: #939ca3
}

.fpt-comment .alert-grayscale .cm-ic-circle {
    background: #939ca3;
    color: #fff
}

.fpt-comment .alert-success [class^="cm-ic-"],.fpt-comment .alert-success [class*=" cm-ic-"] {
    color: #48bb78
}

.fpt-comment .alert-success .cm-ic-circle {
    background: #48bb78;
    color: #fff
}

.fpt-comment .alert-info [class^="cm-ic-"],.fpt-comment .alert-info [class*=" cm-ic-"] {
    color: #4299e1
}

.fpt-comment .alert-info .cm-ic-circle {
    background: #4299e1;
    color: #fff
}

.fpt-comment .alert-warning [class^="cm-ic-"],.fpt-comment .alert-warning [class*=" cm-ic-"] {
    color: #efb140
}

.fpt-comment .alert-warning .cm-ic-circle {
    background: #efb140;
    color: #fff
}

.fpt-comment .alert-danger [class^="cm-ic-"],.fpt-comment .alert-danger [class*=" cm-ic-"] {
    color: #f56f65
}

.fpt-comment .alert-danger .cm-ic-circle {
    background: #f56f65;
    color: #fff
}

.fpt-comment .alert-full-text.alert-grayscale .alert-title {
    color: #32373d
}

.fpt-comment .alert-full-text.alert-grayscale .alert-des {
    color: #444b52
}

.fpt-comment .alert-grayscale .alert-text {
    color: #32373d
}

.fpt-comment .alert-grayscale .label-text {
    color: #444b52
}

.fpt-comment .alert-full-text.alert-success .alert-title {
    color: #276749
}

.fpt-comment .alert-full-text.alert-success .alert-des {
    color: #2f855a
}

.fpt-comment .alert-success .alert-text {
    color: #276749
}

.fpt-comment .alert-success .label-text {
    color: #2f855a
}

.fpt-comment .alert-full-text.alert-info .alert-title {
    color: #2a4365
}

.fpt-comment .alert-full-text.alert-info .alert-des {
    color: #2b6cb0
}

.fpt-comment .alert-info .alert-text {
    color: #2a4365
}

.fpt-comment .alert-info .label-text {
    color: #2b6cb0
}

.fpt-comment .alert-full-text.alert-warning .alert-title {
    color: #975a16
}

.fpt-comment .alert-full-text.alert-warning .alert-des {
    color: #b7791f
}

.fpt-comment .alert-warning .alert-text {
    color: #975a16
}

.fpt-comment .alert-warning .label-text {
    color: #b7791f
}

.fpt-comment .alert-full-text.alert-danger .alert-title {
    color: #9b332c
}

.fpt-comment .alert-full-text.alert-danger .alert-des {
    color: #c53a30
}

.fpt-comment .alert-danger .alert-text {
    color: #9b332c
}

.fpt-comment .alert-danger .label-text {
    color: #c53a30
}

.fpt-comment .alert-no-fill {
    height: auto!important;
    background: none;
    border: none;
    padding: 0!important
}

.fpt-comment .b-t-100 {
    box-shadow: 0 1px 0 #edeeef inset
}

.fpt-comment .b-t-200 {
    box-shadow: 0 1px 0 #e1e4e6 inset
}

.fpt-comment .b-t-300 {
    box-shadow: 0 1px 0 #cbd1d6 inset
}

.fpt-comment .b-t-400 {
    box-shadow: 0 1px 0 #939ca3 inset
}

.fpt-comment .b-t-500 {
    box-shadow: 0 1px 0 #6a737a inset
}

.fpt-comment .b-t-600 {
    box-shadow: 0 1px 0 #444b52 inset
}

.fpt-comment .b-t-700 {
    box-shadow: 0 1px 0 #32373d inset
}

.fpt-comment .b-t-800 {
    box-shadow: 0 1px 0 #212529 inset
}

.fpt-comment .b-l-100 {
    box-shadow: 1px 0 0 #edeeef inset
}

.fpt-comment .b-l-200 {
    box-shadow: 1px 0 0 #e1e4e6 inset
}

.fpt-comment .b-l-300 {
    box-shadow: 1px 0 0 #cbd1d6 inset
}

.fpt-comment .b-l-400 {
    box-shadow: 1px 0 0 #939ca3 inset
}

.fpt-comment .b-l-500 {
    box-shadow: 1px 0 0 #6a737a inset
}

.fpt-comment .b-l-600 {
    box-shadow: 1px 0 0 #444b52 inset
}

.fpt-comment .b-l-700 {
    box-shadow: 1px 0 0 #32373d inset
}

.fpt-comment .b-l-800 {
    box-shadow: 1px 0 0 #212529 inset
}

.fpt-comment .b-r-100 {
    box-shadow: -1px 0 0 #edeeef inset
}

.fpt-comment .b-r-200 {
    box-shadow: -1px 0 0 #e1e4e6 inset
}

.fpt-comment .b-r-300 {
    box-shadow: -1px 0 0 #cbd1d6 inset
}

.fpt-comment .b-r-400 {
    box-shadow: -1px 0 0 #939ca3 inset
}

.fpt-comment .b-r-500 {
    box-shadow: -1px 0 0 #6a737a inset
}

.fpt-comment .b-r-600 {
    box-shadow: -1px 0 0 #444b52 inset
}

.fpt-comment .b-r-700 {
    box-shadow: -1px 0 0 #32373d inset
}

.fpt-comment .b-r-800 {
    box-shadow: -1px 0 0 #212529 inset
}

.fpt-comment .b-b-100 {
    box-shadow: 0 -1px 0 #edeeef inset
}

.fpt-comment .b-b-200 {
    box-shadow: 0 -1px 0 #e1e4e6 inset
}

.fpt-comment .b-b-300 {
    box-shadow: 0 -1px 0 #cbd1d6 inset
}

.fpt-comment .b-b-400 {
    box-shadow: 0 -1px 0 #939ca3 inset
}

.fpt-comment .b-b-500 {
    box-shadow: 0 -1px 0 #6a737a inset
}

.fpt-comment .b-b-600 {
    box-shadow: 0 -1px 0 #444b52 inset
}

.fpt-comment .b-b-700 {
    box-shadow: 0 -1px 0 #32373d inset
}

.fpt-comment .b-b-800 {
    box-shadow: 0 -1px 0 #212529 inset
}

.fpt-comment .b-x-100 {
    box-shadow: inset 0 1px 0 #edeeef , inset 0 -1px 0 #edeeef
}

.fpt-comment .b-x-200 {
    box-shadow: inset 0 1px 0 #e1e4e6 , inset 0 -1px 0 #e1e4e6
}

.fpt-comment .b-x-300 {
    box-shadow: inset 0 1px 0 #cbd1d6 , inset 0 -1px 0 #cbd1d6
}

.fpt-comment .b-x-400 {
    box-shadow: inset 0 1px 0 #939ca3 , inset 0 -1px 0 #939ca3
}

.fpt-comment .b-x-500 {
    box-shadow: inset 0 1px 0 #6a737a , inset 0 -1px 0 #6a737a
}

.fpt-comment .b-x-600 {
    box-shadow: inset 0 1px 0 #444b52 , inset 0 -1px 0 #444b52
}

.fpt-comment .b-x-700 {
    box-shadow: inset 0 1px 0 #32373d , inset 0 -1px 0 #32373d
}

.fpt-comment .b-x-800 {
    box-shadow: inset 0 1px 0 #212529 , inset 0 -1px 0 #212529
}

.fpt-comment .b-y-100 {
    box-shadow: inset -1px 0 0 #edeeef , inset 1px 0 0 #edeeef
}

.fpt-comment .b-y-200 {
    box-shadow: inset -1px 0 0 #e1e4e6 , inset 1px 0 0 #e1e4e6
}

.fpt-comment .b-y-300 {
    box-shadow: inset -1px 0 0 #cbd1d6 , inset 1px 0 0 #cbd1d6
}

.fpt-comment .b-y-400 {
    box-shadow: inset -1px 0 0 #939ca3 , inset 1px 0 0 #939ca3
}

.fpt-comment .b-y-500 {
    box-shadow: inset -1px 0 0 #6a737a , inset 1px 0 0 #6a737a
}

.fpt-comment .b-y-600 {
    box-shadow: inset -1px 0 0 #444b52 , inset 1px 0 0 #444b52
}

.fpt-comment .b-y-700 {
    box-shadow: inset -1px 0 0 #32373d , inset 1px 0 0 #32373d
}

.fpt-comment .b-y-800 {
    box-shadow: inset -1px 0 0 #212529 , inset 1px 0 0 #212529
}

.fpt-comment .d-s-100,.fpt-comment .form-mobile .form-search-result,.fpt-comment .slider.noUi-horizontal .noUi-handle,.fpt-comment .slider.noUi-vertical .noUi-handle {
    box-shadow: 0 1px 1px rgba(0,0,0,.15)
}

.fpt-comment .d-s-200,.fpt-comment .tooltip-box,.fpt-comment .accordion-card,.fpt-comment .dropdown-menu,.fpt-comment .slider.noUi-horizontal .noUi-handle:focus,.fpt-comment .slider.noUi-horizontal .noUi-handle:hover,.fpt-comment .slider.noUi-vertical .noUi-handle:focus,.fpt-comment .slider.noUi-vertical .noUi-handle:hover {
    box-shadow: 0 1px 4px rgba(10,10,10,.15)
}

.fpt-comment .d-s-300 {
    box-shadow: 0 2px 12px rgba(0,0,0,.15)
}

.fpt-comment .d-s-400 {
    box-shadow: 0 4px 20px rgba(0,0,0,.15)
}

.fpt-comment .d-s-500 {
    box-shadow: 0 8px 40px rgba(0,0,0,.5)
}

.fpt-comment .i-s-100 {
    box-shadow: inset 0 2px 2px rgba(0,0,0,.15)
}

.fpt-comment .i-s-200,.fpt-comment .tab-inner {
    box-shadow: inset 0 2px 4px rgba(4,4,4,.15)
}

.fpt-comment .i-s-300 {
    box-shadow: inset 0 2px 8px rgba(4,4,4,.15)
}

.fpt-comment .form-group {
    position: relative
}

.fpt-comment .form-input {
    position: relative;
    display: block;
    width: 100%;
    font-family: inherit;
    padding: 7.5px 11px;
    color: #444b52;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cbd1d6;
    border-radius: 4px;
    transition: color .3s cubic-bezier(0,0,.4,1) , background-color .3s cubic-bezier(0,0,.4,1) , border-color .3s cubic-bezier(0,0,.4,1) , box-shadow .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .form-input::placeholder {
    color: #939ca3
}

.fpt-comment .form-input:hover {
    border-color: #939ca3
}

.fpt-comment .form-input:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #e1e4e6
}

.fpt-comment .form-input:disabled,.fpt-comment .form-input[readonly] {
    background-color: #f8f9fa;
    color: #cbd1d6;
    pointer-events: none
}

.fpt-comment .form-input.is-invalid {
    border-color: #f56f65
}

.fpt-comment .form-input.is-invalid:focus {
    box-shadow: 0 0 0 2px #feb7b2
}

.fpt-comment .form-input-lg {
    padding: 5px 16px
}

.fpt-comment .form-input-md {
    padding: 5px 12px
}

.fpt-comment .form-input-sm {
    padding: 3px 8px
}

.fpt-comment input[type="password"] {
    font: small-caption
}

.fpt-comment input[type="password"]::placeholder {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.fpt-comment input[type="password"].form-input-lg {
    height: 36px;
    font-size: 36px
}

.fpt-comment input[type="password"].form-input-md {
    height: 32px;
    font-size: 32px
}

.fpt-comment input[type="password"].form-input-sm {
    height: 28px;
    font-size: 28px
}

.fpt-comment select:before {
    content: "";
    position: absolute;
    top: 50%
}

.fpt-comment textarea {
    resize: none
}

.fpt-comment .form-date {
    position: relative;
    display: block;
    width: 100%
}

.fpt-comment .form-date-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #939ca3;
    pointer-events: none
}

.fpt-comment .form-date .form-input:disabled+.form-date-icon {
    color: #cbd1d6
}

.fpt-comment input[type="datetime-local"],.fpt-comment input[type="date"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.fpt-comment input[type="datetime-local"]::-webkit-calendar-picker-indicator,.fpt-comment input[type="date"]::-webkit-calendar-picker-indicator {
    background: none;
    padding: 0;
    cursor: pointer
}

.fpt-comment input[type="datetime-local"].form-input-lg::-webkit-calendar-picker-indicator,.fpt-comment input[type="date"].form-input-lg::-webkit-calendar-picker-indicator {
    margin: 0 -6px 0 0;
    width: 20px;
    height: 20px
}

.fpt-comment input[type="datetime-local"].form-input-lg+.form-date-icon,.fpt-comment input[type="date"].form-input-lg+.form-date-icon {
    right: 10px
}

.fpt-comment input[type="datetime-local"].form-input-md::-webkit-calendar-picker-indicator,.fpt-comment input[type="date"].form-input-md::-webkit-calendar-picker-indicator {
    margin: 0 -6px 0 0;
    width: 16px;
    height: 16px
}

.fpt-comment input[type="datetime-local"].form-input-md+.form-date-icon,.fpt-comment input[type="date"].form-input-md+.form-date-icon {
    right: 8px
}

.fpt-comment input[type="datetime-local"].form-input-sm::-webkit-calendar-picker-indicator,.fpt-comment input[type="date"].form-input-sm::-webkit-calendar-picker-indicator {
    margin: 0;
    width: 14px;
    height: 14px
}

.fpt-comment input[type="datetime-local"].form-input-sm+.form-date-icon,.fpt-comment input[type="date"].form-input-sm+.form-date-icon {
    right: 8px
}

.fpt-comment .checkbox {
    display: flex;
    align-items: center
}

.fpt-comment .checkbox label {
    cursor: pointer;
    position: relative
}

.fpt-comment .checkbox label .label-help-text {
    position: absolute;
    width: max-content;
    left: 0;
    top: 100%
}

.fpt-comment .checkbox input {
    position: relative;
    border: none;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none
}

.fpt-comment .checkbox input:disabled {
    cursor: not-allowed
}

.fpt-comment .checkbox input:disabled~label {
    color: #939ca3;
    pointer-events: none
}

.fpt-comment .checkbox input:checked~label .label-text {
    font-weight: 500
}

.fpt-comment .checkbox input:after {
    width: 16px;
    height: 16px
}

.fpt-comment .checkbox input:before {
    width: 16px;
    height: 16px
}

.fpt-comment .checkbox input[type="checkbox"]:before {
    content: "";
    font-family: "cm-icon";
    font-size: 11px;
    position: absolute;
    top: 0;
    right: 0;
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .checkbox input[type="checkbox"]:after {
    content: "";
    display: block;
    background: #fff;
    border-color: #cbd1d6;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    transition: all .3s ease-in-out
}

.fpt-comment .checkbox input[type="checkbox"]:disabled::after {
    background: #edeeef
}

.fpt-comment .checkbox input[type="checkbox"]:disabled::before {
    color: #edeeef
}

.fpt-comment .checkbox input[type="checkbox"]:disabled:checked:before {
    color: #fff
}

.fpt-comment .checkbox input[type="checkbox"]:disabled:checked:after {
    background: #cbd1d6;
    border-color: #cbd1d6
}

.fpt-comment .checkbox input[type="checkbox"]:checked::after {
    background-color: #cb1c22;
    border-color: #cb1c22;
    outline: none
}

.fpt-comment .checkbox input[type="checkbox"]:checked:before {
    color: #fff
}

.fpt-comment .radio {
    display: flex;
    align-items: center
}

.fpt-comment .radio label {
    cursor: pointer;
    position: relative
}

.fpt-comment .radio label .label-help-text {
    position: absolute;
    width: max-content;
    left: 0;
    top: 100%
}

.fpt-comment .radio input {
    position: relative;
    border: none;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none
}

.fpt-comment .radio input:disabled {
    cursor: not-allowed
}

.fpt-comment .radio input:disabled~label {
    color: #939ca3;
    pointer-events: none
}

.fpt-comment .radio input:checked~label .label-text {
    font-weight: 500
}

.fpt-comment .radio input:after {
    width: 16px;
    height: 16px
}

.fpt-comment .radio input:before {
    width: 16px;
    height: 16px
}

.fpt-comment .radio input[type="radio"]:after {
    content: "";
    display: block;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    top: 0;
    border-color: #cbd1d6;
    border-width: 1px;
    border-style: solid;
    background: #fff
}

.fpt-comment .radio input[type="radio"]:before {
    content: "";
    display: block;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.fpt-comment .radio input[type="radio"]:disabled::after {
    background: #edeeef
}

.fpt-comment .radio input[type="radio"]:checked::before {
    transform: scale(.625);
    z-index: 2;
    background: #cb1c22
}

.fpt-comment .radio input[type="radio"]:checked:after {
    border-color: #cb1c22
}

.fpt-comment .radio input[type="radio"]:checked:disabled:after {
    border-color: #cbd1d6;
    background: #fff
}

.fpt-comment .radio input[type="radio"]:checked:disabled:before {
    background: #cbd1d6
}

.fpt-comment .checkbox-single input[type="radio"] {
    margin: 0
}

.fpt-comment .checkbox-single input[type="checkbox"] {
    margin: 0
}

.fpt-comment .radio-single input[type="radio"] {
    margin: 0
}

.fpt-comment .radio-single input[type="checkbox"] {
    margin: 0
}

.fpt-comment .checkbox-indeteminate input[type="checkbox"]:before {
    content: ""
}

.fpt-comment .checkbox-indeteminate input[type="checkbox"]:after {
    background-color: #cb1c22;
    border-color: #cb1c22;
    outline: none
}

.fpt-comment a.checkbox {
    position: relative;
    padding-left: 24px
}

.fpt-comment a.checkbox:before {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 0;
    content: "";
    display: block;
    background: #fff;
    border-color: #cbd1d6;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    transition: all .3s ease-in-out
}

.fpt-comment a.checkbox:after {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 0;
    content: "";
    font-family: "cm-icon";
    font-size: 11px;
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px
}

.fpt-comment a.checkbox.active .label-text {
    font-weight: 500
}

.fpt-comment a.checkbox.active:before {
    background-color: #cb1c22;
    border-color: #cb1c22;
    outline: none
}

.fpt-comment a.checkbox.active:after {
    color: #fff
}

.fpt-comment .form-check-error.checkbox input:after {
    border-color: #cb1c22
}

.fpt-comment .form-check-error.radio input:after {
    border-color: #cb1c22
}

.fpt-comment .radio-xl input {
    margin-right: 16px
}

.fpt-comment .checkbox-xl input {
    margin-right: 16px
}

.fpt-comment .switch-xl input[type="checkbox"]+label {
    width: calc(32px*1.75);
    height: 32px
}

.fpt-comment .switch-xl input[type="checkbox"]+label:after {
    width: calc(32px - 8px)
}

.fpt-comment .switch-xl input[type="checkbox"]+label:before {
    width: calc(32px - 8px)
}

.fpt-comment .switch-xl input[type="checkbox"]+.switch-label:after {
    width: calc(50% + 2px)
}

.fpt-comment .switch-xl input[type="checkbox"]+.switch-label:before {
    width: calc(50% + 2px)
}

.fpt-comment .switch-xl.switch-help-text .switch-label {
    margin-right: 16px;
    margin-top: 2.66667px
}

.fpt-comment .radio-lg input {
    margin-right: 12px
}

.fpt-comment .checkbox-lg input {
    margin-right: 12px
}

.fpt-comment .switch-lg input[type="checkbox"]+label {
    width: calc(24px*1.66667);
    height: 24px
}

.fpt-comment .switch-lg input[type="checkbox"]+label:after {
    width: calc(24px - 4px)
}

.fpt-comment .switch-lg input[type="checkbox"]+label:before {
    width: calc(24px - 4px)
}

.fpt-comment .switch-lg.switch-help-text .switch-label {
    margin-right: 12px;
    margin-top: 2px
}

.fpt-comment .radio-md input {
    margin-right: 8px
}

.fpt-comment .checkbox-md input {
    margin-right: 8px
}

.fpt-comment .switch-md input[type="checkbox"]+label {
    width: calc(20px*1.6);
    height: 20px
}

.fpt-comment .switch-md input[type="checkbox"]+label:after {
    width: calc(20px - 4px)
}

.fpt-comment .switch-md input[type="checkbox"]+label:before {
    width: calc(20px - 4px)
}

.fpt-comment .switch-md.switch-help-text .switch-label {
    margin-right: 8px;
    margin-top: 1.33333px
}

.fpt-comment .radio-sm input {
    margin-right: 8px
}

.fpt-comment .checkbox-sm input {
    margin-right: 8px
}

.fpt-comment .switch-sm input[type="checkbox"]+label {
    width: calc(16px*1.75);
    height: 16px
}

.fpt-comment .switch-sm input[type="checkbox"]+label:after {
    width: calc(16px - 4px)
}

.fpt-comment .switch-sm input[type="checkbox"]+label:before {
    width: calc(16px - 4px)
}

.fpt-comment .switch-sm input[type="checkbox"]:checked+.switch-label:after {
    left: 50%
}

.fpt-comment .switch-sm.switch-help-text .switch-label {
    margin-right: 8px;
    margin-top: 1.33333px
}

.fpt-comment .switch {
    display: inline-flex;
    align-items: center
}

.fpt-comment .switch input[type="checkbox"] {
    display: none
}

.fpt-comment .switch input[type="checkbox"]+.switch-label {
    outline: 0;
    display: block;
    position: relative;
    cursor: pointer;
    user-select: none;
    padding: 2px;
    background: #cbd1d6;
    border-radius: 100px;
    transition: all .3s ease-in-out;
    box-sizing: border-box
}

.fpt-comment .switch input[type="checkbox"]+.switch-label::selection {
    background: none
}

.fpt-comment .switch input[type="checkbox"]+.switch-label:after {
    position: relative;
    display: block;
    content: "";
    height: 100%;
    left: 0;
    border-radius: 50%;
    background: #fff;
    transition: all .3s ease-in-out
}

.fpt-comment .switch input[type="checkbox"]+.switch-label:before {
    position: relative;
    display: block;
    content: "";
    height: 100%;
    display: none
}

.fpt-comment .switch input[type="checkbox"]:checked+.switch-label {
    background: #cb1c22
}

.fpt-comment .switch input[type="checkbox"]:checked+.switch-label:after {
    left: calc(50% - 2px)
}

.fpt-comment .switch input[type="checkbox"]:checked~.label .label-text {
    font-weight: 500
}

.fpt-comment .switch-help-text {
    align-items: flex-start
}

.fpt-comment .switch-disabled {
    cursor: not-allowed
}

.fpt-comment .switch-disabled input[type="checkbox"]+.switch-label {
    pointer-events: none;
    background: #edeeef
}

.fpt-comment .switch-disabled .label {
    pointer-events: none
}

.fpt-comment .feedback {
    display: none;
    margin-top: 8px
}

.fpt-comment .feedback .stack {
    color: #c53a30;
    font-size: 14px;
    line-height: 20px;
    display: flex
}

.fpt-comment .feedback .stack i {
    margin-top: 2px;
    background: #f56f65
}

.fpt-comment .feedback .stack span {
    margin-top: 2px;
    background: #f56f65
}

.fpt-comment .feedback .stack div {
    flex: 1
}

.fpt-comment .form-search {
    position: relative;
    display: flex;
    width: 100%;
    font-family: inherit;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cbd1d6;
    border-radius: 4px;
    transition: color .3s cubic-bezier(0,0,.4,1) , background-color .3s cubic-bezier(0,0,.4,1) , border-color .3s cubic-bezier(0,0,.4,1) , box-shadow .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .form-search:hover {
    border-color: #939ca3
}

.fpt-comment .form-search:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #e1e4e6
}

.fpt-comment .form-search:active {
    outline: 0;
    box-shadow: 0 0 0 2px #e1e4e6
}

.fpt-comment .form-search-icon {
    display: inline-flex;
    align-items: center;
    color: #939ca3
}

.fpt-comment .form-search-icon:hover {
    color: #6a737a
}

.fpt-comment .form-search-close {
    display: none;
    align-self: center;
    margin-left: 4px;
    cursor: pointer
}

.fpt-comment .form-search-close.open {
    display: inline-flex
}

.fpt-comment .form-search-clear {
    cursor: pointer;
    display: none
}

.fpt-comment .form-search-clear.open {
    display: inline-flex
}

.fpt-comment .form-search-input {
    flex: 1;
    border: none;
    color: #444b52;
    background: transparent
}

.fpt-comment .form-search-input::placeholder {
    color: #939ca3
}

.fpt-comment .form-search-input:focus {
    outline: 0
}

.fpt-comment .form-search.disabled {
    background-color: #f8f9fa;
    pointer-events: none
}

.fpt-comment .form-search.disabled .form-search-icon {
    color: #cbd1d6
}

.fpt-comment .form-search.disabled .form-search-input {
    color: #cbd1d6;
    display: none
}

.fpt-comment .form-search.disabled .form-search-input::placeholder {
    color: #cbd1d6
}

.fpt-comment .form-search.disabled .form-search-close {
    display: none
}

.fpt-comment .form-search-lg {
    padding: 0 8px 0 16px;
    min-height: 36px
}

.fpt-comment .form-search-md {
    padding: 0 8px 0 12px;
    min-height: 32px
}

.fpt-comment .form-search-sm {
    padding: 0 8px;
    min-height: 28px
}

.fpt-comment .form-float {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 7px 12px;
    font-family: inherit;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cbd1d6;
    border-radius: 4px;
    transition: color .3s cubic-bezier(0,0,.4,1) , background-color .3s cubic-bezier(0,0,.4,1) , border-color .3s cubic-bezier(0,0,.4,1) , box-shadow .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .form-float label {
    pointer-events: none;
    position: absolute;
    top: 7px;
    left: 12px;
    color: #939ca3;
    transition: all .3s ease-in-out
}

.fpt-comment .form-float:hover {
    border-color: #939ca3
}

.fpt-comment .form-float:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #e1e4e6
}

.fpt-comment .form-float:active {
    outline: 0;
    box-shadow: 0 0 0 2px #e1e4e6
}

.fpt-comment .form-float-input {
    flex: 1;
    border: none;
    color: #444b52;
    background: transparent;
    padding: 0;
    transition: all .3s ease-in-out
}

.fpt-comment .form-float-input::placeholder {
    color: transparent
}

.fpt-comment .form-float-input:focus {
    outline: 0;
    padding-top: 16px
}

.fpt-comment .form-float-input:focus~label {
    color: #6a737a
}

.fpt-comment .form-float-input:not(:placeholder-shown) {
    outline: 0;
    padding-top: 16px
}

.fpt-comment .form-float-input:not(:placeholder-shown)~label {
    color: #6a737a
}

.fpt-comment .form-float-lg {
    padding: 7px 16px
}

.fpt-comment .form-float-lg label {
    top: 7px;
    left: 16px
}

.fpt-comment .form-float-md {
    padding: 5px 12px
}

.fpt-comment .form-float-md label {
    top: 5px;
    left: 12px
}

.fpt-comment .form-float-sm {
    padding: 3px 8px
}

.fpt-comment .form-float-sm label {
    top: 3px;
    left: 8px
}

.fpt-comment .form-float.disabled {
    background-color: #f8f9fa;
    pointer-events: none
}

.fpt-comment .form-float.disabled .form-float-input {
    color: #cbd1d6;
    display: none
}

.fpt-comment .form-float.disabled .form-float-input::placeholder {
    color: #cbd1d6
}

.fpt-comment .form-float.is-invalid {
    border-color: #f56f65
}

.fpt-comment .form-float.is-invalid:focus {
    box-shadow: 0 0 0 2px #feb7b2
}

.fpt-comment .form-float.is-invalid+.feedback {
    display: block
}

.fpt-comment .form-search-result {
    display: none
}

.fpt-comment .form-search--product .form-search-result {
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: auto
}

.fpt-comment .form-search--product .item {
    box-shadow: inset 0 -1px 0 #edeeef
}

.fpt-comment .form-search--product .item .img {
    background: #f8f9fa;
    width: 60px;
    height: 60px
}

.fpt-comment .form-search--product .item .info {
    flex: 1
}

.fpt-comment .form-search--bank .form-search-result {
    max-height: 309px;
    width: 490px;
    overflow-x: hidden;
    overflow-y: auto
}

.fpt-comment .form-search--bank .item {
    display: flex;
    padding: 8px 16px;
    box-shadow: inset 0 -1px 0 #edeeef
}

.fpt-comment .form-search--bank .item .img {
    background: #fff;
    width: 90px;
    height: 60px;
    padding: 8px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .form-search--bank .item .img img {
    width: 100%
}

.fpt-comment .form-search--bank .item .info {
    flex: 1;
    display: flex;
    align-items: center
}

.fpt-comment .form-search--bank .item .info .cm-ic-check {
    display: none;
    margin-left: 8px;
    color: #939ca3
}

.fpt-comment .form-search--bank .item:hover {
    background: #f8f9fa
}

.fpt-comment .form-search--bank .item.active .info .text {
    font-weight: 500
}

.fpt-comment .form-search--bank .item.active .info .cm-ic-check {
    display: block
}

.fpt-comment .form-mobile {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1
}

.fpt-comment .form-mobile .form-search {
    flex: 1;
    align-self: baseline
}

.fpt-comment .form-mobile .form-search-result {
    display: none;
    flex-basis: 100%;
    margin-top: 4px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #cbd1d6;
    overflow: hidden;
    padding: 4px 8px
}

.fpt-comment .form-mobile .form-search-result a {
    width: 50%;
    display: inline-block;
    box-shadow: none;
    padding: 6px 8px;
    border-radius: 4px;
    color: #444b52
}

.fpt-comment .form-mobile .form-search-result a.active {
    font-weight: 500;
    background-color: #f8f9fa
}

.fpt-comment .form-mobile .form-search-result.open {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: auto;
    max-height: calc(100% - 44px);
    overflow-y: auto
}

.fpt-comment .form-mobile.open {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 8px
}

.fpt-comment .form-mobile.open .form-search-close {
    display: inline-flex
}

@media only screen and (max-width: 768px) {
    .fpt-comment .form-search--bank div.form-search-result {
        padding:0;
        border-radius: 6px
    }

    .fpt-comment .form-search--bank .item .img {
        width: 76px;
        height: 52px;
        padding: 6px
    }

    .fpt-comment .form-search--product .item .img {
        width: 64px;
        height: 64px
    }
}

@media (min-width: 769px) {
    .fpt-comment .form-search-result {
        display:none;
        position: absolute;
        z-index: 100;
        top: calc(100% + 4px);
        left: 0;
        flex-basis: 100%;
        width: 100%;
        background-color: #fff;
        box-sizing: border-box;
        border-radius: 4px;
        border: 1px solid #cbd1d6;
        overflow: hidden;
        box-shadow: 0 1px 4px rgba(10,10,10,.15)
    }

    .fpt-comment .form-search-result.open {
        display: block
    }
}

.fpt-comment .tag-input .tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.fpt-comment .tag-input.form-search-lg {
    padding: 6px 8px 6px 16px
}

.fpt-comment .tag-input.form-search-md {
    padding: 4px 8px 4px 12px
}

.fpt-comment .tag-input.form-search-sm {
    padding: 6px 8px 6px 16px
}

.fpt-comment .tooltip {
    position: relative;
    cursor: pointer
}

.fpt-comment .tooltip-box {
    position: absolute;
    z-index: 2;
    background: #fff;
    color: #444b52;
    padding: 7px 11px;
    border-radius: 6px;
    border: 1px solid #cbd1d6;
    text-align: left
}

.fpt-comment .tooltip-box,.fpt-comment .tooltip-box:after,.fpt-comment .tooltip-box:before {
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(0,0,.4,1);
    opacity: 0;
    visibility: hidden
}

.fpt-comment .tooltip-box:after,.fpt-comment .tooltip-box:before {
    content: "";
    position: absolute
}

.fpt-comment .tooltip-default .tooltip-box {
    bottom: calc(100% + 4px);
    left: 0;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(0,0,.4,1)
}

.fpt-comment .tooltip-top .tooltip-box,.fpt-comment .tooltip-top .tooltip-box:after,.fpt-comment .tooltip-top .tooltip-box:before,.fpt-comment .tooltip-bottom .tooltip-box,.fpt-comment .tooltip-bottom .tooltip-box:after,.fpt-comment .tooltip-bottom .tooltip-box:before {
    left: 50%
}

.fpt-comment .tooltip-top:hover .tooltip-box,.fpt-comment .tooltip-top:hover .tooltip-box:after,.fpt-comment .tooltip-top:hover .tooltip-box:before,.fpt-comment .tooltip-bottom:hover .tooltip-box,.fpt-comment .tooltip-bottom:hover .tooltip-box:after,.fpt-comment .tooltip-bottom:hover .tooltip-box:before {
    transform: translate3d(-50%,0,0)
}

.fpt-comment .tooltip-left .tooltip-box,.fpt-comment .tooltip-left .tooltip-box:after,.fpt-comment .tooltip-left .tooltip-box:before,.fpt-comment .tooltip-right .tooltip-box,.fpt-comment .tooltip-right .tooltip-box:after,.fpt-comment .tooltip-right .tooltip-box:before {
    bottom: 50%;
    transform: translate3d(-20%,50%,0)
}

.fpt-comment .tooltip-left:hover .tooltip-box,.fpt-comment .tooltip-left:hover .tooltip-box::after,.fpt-comment .tooltip-left:hover .tooltip-box::before,.fpt-comment .tooltip-right:hover .tooltip-box,.fpt-comment .tooltip-right:hover .tooltip-box::after,.fpt-comment .tooltip-right:hover .tooltip-box::before {
    transform: translate3d(0,50%,0)
}

.fpt-comment .tooltip-top .tooltip-box {
    bottom: calc(100% + 8px)
}

.fpt-comment .tooltip-top .tooltip-box:after {
    bottom: -13px;
    border: 7px solid transparent;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top-color: #fff
}

.fpt-comment .tooltip-top .tooltip-box:before {
    bottom: -15px;
    border: 7px solid transparent;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top-color: #cbd1d6
}

.fpt-comment .tooltip-top .tooltip-box,.fpt-comment .tooltip-top .tooltip-box::before,.fpt-comment .tooltip-top .tooltip-box::after {
    transform: translate3d(-50%,20%,0)
}

.fpt-comment .tooltip-bottom .tooltip-box {
    top: calc(100% + 8px)
}

.fpt-comment .tooltip-bottom .tooltip-box:after {
    top: -13px;
    border: 7px solid transparent;
    border-left-width: 4px;
    border-right-width: 4px;
    border-bottom-color: #fff
}

.fpt-comment .tooltip-bottom .tooltip-box:before {
    top: -15px;
    border: 7px solid transparent;
    border-left-width: 4px;
    border-right-width: 4px;
    border-bottom-color: #cbd1d6
}

.fpt-comment .tooltip-bottom .tooltip-box,.fpt-comment .tooltip-bottom .tooltip-box::before,.fpt-comment .tooltip-bottom .tooltip-box::after {
    transform: translate3d(-50%,-20%,0)
}

.fpt-comment .tooltip-left .tooltip-box {
    right: calc(100% + 8px)
}

.fpt-comment .tooltip-left .tooltip-box:after {
    right: -13px;
    border: 7px solid transparent;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #fff
}

.fpt-comment .tooltip-left .tooltip-box:before {
    right: -15px;
    border: 7px solid transparent;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #cbd1d6
}

.fpt-comment .tooltip-left .tooltip-box,.fpt-comment .tooltip-left .tooltip-box:after,.fpt-comment .tooltip-left .tooltip-box:before {
    bottom: 50%;
    transform: translate3d(20%,50%,0)
}

.fpt-comment .tooltip-right .tooltip-box {
    left: calc(100% + 8px)
}

.fpt-comment .tooltip-right .tooltip-box:after {
    left: -13px;
    border: 7px solid transparent;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-right-color: #fff
}

.fpt-comment .tooltip-right .tooltip-box:before {
    left: -15px;
    border: 7px solid transparent;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-right-color: #cbd1d6
}

.fpt-comment .tooltip-right .tooltip-box,.fpt-comment .tooltip-right .tooltip-box:after,.fpt-comment .tooltip-right .tooltip-box:before {
    bottom: 50%;
    transform: translate3d(-20%,50%,0)
}

.fpt-comment .tooltip-extra .tooltip-box {
    min-height: 64px;
    min-width: 344px;
    max-width: 80%
}

.fpt-comment .tooltip:hover .tooltip-box,.fpt-comment .tooltip:hover .tooltip-box:after,.fpt-comment .tooltip:hover .tooltip-box:before {
    opacity: 1;
    visibility: visible
}

.fpt-comment .tooltip-dark .tooltip-box {
    background: #939ca3;
    color: #fff
}

.fpt-comment .tooltip-dark.tooltip-top .tooltip-box:before,.fpt-comment .tooltip-dark.tooltip-left .tooltip-box:before,.fpt-comment .tooltip-dark.tooltip-bottom .tooltip-box:before,.fpt-comment .tooltip-dark.tooltip-right .tooltip-box:before {
    display: none
}

.fpt-comment .tooltip-dark.tooltip-top .tooltip-box:after {
    border-top-color: #939ca3
}

.fpt-comment .tooltip-dark.tooltip-left .tooltip-box:after {
    border-left-color: #939ca3
}

.fpt-comment .tooltip-dark.tooltip-bottom .tooltip-box:after {
    border-bottom-color: #939ca3
}

.fpt-comment .tooltip-dark.tooltip-right .tooltip-box:after {
    border-right-color: #939ca3
}

.fpt-comment .stepper {
    max-width: 600px;
    display: flex
}

.fpt-comment .stepper-item {
    flex: 1
}

.fpt-comment .stepper-item:not(:first-child) .stepper-tab:before,.fpt-comment .stepper-item:not(:first-child) .stepper-tab:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 12px;
    transform: translateY(-50%);
    height: 2px;
    transition: all .6s cubic-bezier(0,0,.4,1)
}

.fpt-comment .stepper-item:not(:first-child) .stepper-tab:before {
    right: 200%;
    width: 0;
    z-index: 2;
    background: #cb1c22
}

.fpt-comment .stepper-item:not(:first-child) .stepper-tab:after {
    right: 50%;
    width: 100%;
    z-index: 1;
    background: #cbd1d6
}

.fpt-comment .stepper-item.active .stepper-tab:before,.fpt-comment .stepper-item.complete .stepper-tab:before {
    right: 50%;
    width: 100%
}

.fpt-comment .stepper-item.active .stepper-circle,.fpt-comment .stepper-item.complete .stepper-circle {
    border-color: #cb1c22
}

.fpt-comment .stepper-item.active .stepper-circle {
    background: #fff
}

.fpt-comment .stepper-item.active .stepper-circle,.fpt-comment .stepper-item.active .stepper-circle:after {
    transition-delay: .6s
}

.fpt-comment .stepper-item.active .stepper-circle:after {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.fpt-comment .stepper-item.complete .stepper-circle {
    background: #cb1c22
}

.fpt-comment .stepper-item.complete .stepper-circle [class^="cm-ic-"],.fpt-comment .stepper-item.complete .stepper-circle [class*=" cm-ic-"] {
    display: block
}

.fpt-comment .stepper-item.complete .stepper-circle:after {
    display: none
}

.fpt-comment .stepper-tab {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.fpt-comment .stepper-circle {
    position: relative;
    z-index: 3;
    width: 24px;
    height: 24px;
    font-size: 15px;
    color: #fff;
    border-radius: 100%;
    background: #fff;
    border: 1px solid;
    border-color: #cbd1d6;
    transition: all .3s cubic-bezier(0,0,.4,1);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .stepper-circle [class^="cm-ic-"],.fpt-comment .stepper-circle [class*=" cm-ic-"] {
    display: none
}

.fpt-comment .stepper-circle:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #cb1c22;
    border-radius: 50%;
    transform: scale(.3);
    opacity: 0;
    visibility: hidden;
    transition: all .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .stepper-circle:hover {
    border-color: #cb1c22;
    background: #fff
}

.fpt-comment .stepper-circle:hover:after {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.fpt-comment .stepper-circle .text {
    color: #fff
}

.fpt-comment .stepper-number .stepper-item.active .stepper-circle {
    transition-delay: 0s
}

.fpt-comment .stepper-number .stepper-item.active .stepper-circle:hover {
    background: #fff
}

.fpt-comment .stepper-number .stepper-item.active .stepper-circle:after {
    display: block
}

.fpt-comment .stepper-number .stepper-item.active .text {
    display: none
}

.fpt-comment .stepper-number .stepper-circle {
    background: #939ca3;
    border-color: #939ca3
}

.fpt-comment .stepper-number .stepper-circle:hover {
    border-color: #cb1c22;
    background: #cb1c22
}

.fpt-comment .stepper-number .stepper-circle:after {
    display: none
}

.fpt-comment .stepper-vertical {
    display: inline-flex;
    flex-direction: column
}

.fpt-comment .stepper-vertical .stepper-item .stepper-tab {
    padding-bottom: 32px
}

.fpt-comment .stepper-vertical .stepper-item .stepper-tab:before,.fpt-comment .stepper-vertical .stepper-item .stepper-tab:after {
    width: 2px
}

.fpt-comment .stepper-vertical .stepper-item .stepper-tab:before {
    background: #cb1c22
}

.fpt-comment .stepper-vertical .stepper-item:last-child .stepper-tab:before,.fpt-comment .stepper-vertical .stepper-item:last-child .stepper-tab:after {
    display: none
}

.fpt-comment .stepper-vertical .stepper-item:first-child .stepper-tab:before,.fpt-comment .stepper-vertical .stepper-item:first-child .stepper-tab:after {
    content: "";
    position: absolute;
    top: 0;
    left: 12px;
    height: 100%;
    transform: translatex(-50%);
    width: 2px;
    transition: all .6s cubic-bezier(0,0,.4,1)
}

.fpt-comment .stepper-vertical .stepper-item:first-child .stepper-tab:before {
    height: 0
}

.fpt-comment .stepper-vertical .stepper-item:first-child .stepper-tab:after {
    background: #cbd1d6
}

.fpt-comment .stepper-vertical .stepper-item:not(:first-child) .stepper-tab:before,.fpt-comment .stepper-vertical .stepper-item:not(:first-child) .stepper-tab:after {
    left: 12px;
    right: unset;
    top: unset;
    transform: translateX(-50%);
    width: 2px
}

.fpt-comment .stepper-vertical .stepper-item:not(:first-child) .stepper-tab:before {
    height: 0;
    top: 0
}

.fpt-comment .stepper-vertical .stepper-item:not(:first-child) .stepper-tab:after {
    height: 100%;
    bottom: 0
}

.fpt-comment .stepper-vertical .stepper-item.complete .stepper-tab:before {
    z-index: 2;
    height: 100%;
    bottom: 0%
}

.fpt-comment .stepper-vertical .stepper-tab {
    flex-direction: row
}

.fpt-comment .stepper-icon.stepper-vertical .stepper-item.complete .stepper-circle {
    background: #cb1c22
}

.fpt-comment .stepper-icon.stepper-vertical .stepper-item.active .stepper-circle {
    background: #fff
}

.fpt-comment .stepper-icon.stepper-vertical .stepper-item.active .stepper-circle:after {
    display: block
}

.fpt-comment .stepper-icon.stepper-vertical .stepper-item.active .stepper-circle [class^="cm-ic-"],.fpt-comment .stepper-icon.stepper-vertical .stepper-item.active .stepper-circle [class*=" cm-ic-"] {
    display: none
}

.fpt-comment .stepper-icon.stepper-vertical .stepper-circle {
    flex-basis: 24px;
    background: #939ca3;
    align-self: baseline
}

.fpt-comment .stepper-icon.stepper-vertical .stepper-circle:hover {
    background: #cb1c22
}

.fpt-comment .stepper-icon.stepper-vertical .stepper-circle:after {
    display: none
}

.fpt-comment .stepper-icon.stepper-vertical .stepper-circle [class^="cm-ic-"],.fpt-comment .stepper-icon.stepper-vertical .stepper-circle [class*=" cm-ic-"] {
    color: #fff;
    display: block
}

.fpt-comment .stepper-icon.stepper-vertical .label {
    flex: 1
}

.fpt-comment .modal {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: baseline;
    background-color: rgba(0,0,0,.7);
    opacity: 0;
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto
}

.fpt-comment .modal-wrapper {
    outline: none;
    width: 100%;
    margin: 100px auto
}

.fpt-comment .modal-box {
    background: #fff;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    border-radius: 4px;
    position: relative
}

.fpt-comment .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: inset 0 -1px 0 #edeeef
}

.fpt-comment .modal-header .label {
    display: flex;
    flex: 1;
    margin-right: 16px
}

.fpt-comment .modal-header .label .icon-circle {
    background: #939ca3
}

.fpt-comment .modal-close {
    cursor: pointer;
    outline: none;
    color: #939ca3;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .modal-close:hover {
    color: #6a737a
}

.fpt-comment .modal-close .icon {
    display: block
}

.fpt-comment .modal-body {
    color: #444b52
}

.fpt-comment .modal-shape {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .modal-shape [class*="ic"] {
    width: 100%;
    height: 100%
}

.fpt-comment .modal-footer {
    display: flex;
    justify-content: center
}

.fpt-comment .modal-footer .link {
    align-self: center
}

.fpt-comment .modal.open,.fpt-comment .modal.modal--is-visible {
    z-index: 1000;
    opacity: 1;
    visibility: visible
}

.fpt-comment .modal-prevent-scroll {
    overflow: hidden
}

.fpt-comment .modal-lg .modal-wrapper {
    max-width: 776px
}

.fpt-comment .modal-md .modal-wrapper {
    max-width: 576px
}

.fpt-comment .modal-lg .modal-header,.fpt-comment .modal-md .modal-header {
    padding: 10px 24px
}

.fpt-comment .modal-lg .modal-header.modal-no-title,.fpt-comment .modal-md .modal-header.modal-no-title {
    box-shadow: none;
    justify-content: flex-end;
    padding: 18px 24px 0;
    margin-bottom: -8px
}

.fpt-comment .modal-lg .modal-body,.fpt-comment .modal-md .modal-body {
    padding: 16px 24px
}

.fpt-comment .modal-lg .modal-shape,.fpt-comment .modal-md .modal-shape {
    width: 72px;
    height: 72px;
    font-size: 45px
}

.fpt-comment .modal-lg .modal-footer,.fpt-comment .modal-md .modal-footer {
    padding: 0 16px 16px
}

.fpt-comment .modal-sm .modal-wrapper {
    max-width: 344px
}

.fpt-comment .modal-sm .modal-header {
    padding: 8px 16px
}

.fpt-comment .modal-sm .modal-header .icon-circle {
    width: 24px;
    height: 24px;
    font-size: 15px;
    margin-right: 8px
}

.fpt-comment .modal-sm .modal-header.modal-no-title {
    box-shadow: none;
    justify-content: flex-end;
    padding: 12px 16px 0;
    margin-bottom: -12px
}

.fpt-comment .modal-sm .modal-body {
    padding: 16px
}

.fpt-comment .modal-sm .modal-shape {
    width: 64px;
    height: 64px;
    font-size: 40px
}

.fpt-comment .modal-sm .modal-footer {
    padding: 0 16px 16px
}

.fpt-comment .modal[data-animation="on"] {
    transition: none;
    transition-delay: 0s
}

.fpt-comment .modal[data-animation="on"] .modal-wrapper {
    transition-delay: 0s;
    transition: transform .3s cubic-bezier(.5,0,1,1);
    transform: translate3d(0,32px,0)
}

.fpt-comment .modal[data-animation="on"].open .modal-wrapper,.fpt-comment .modal[data-animation="on"].modal--is-visible .modal-wrapper {
    transition-delay: .3s;
    transform: translate3d(0,0,0);
    transition: transform .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .dropdown {
    position: relative;
    display: inline-block
}

.fpt-comment .dropdown-button {
    width: 100%;
    padding: 6px 32px 6px 12px;
    color: #444b52;
    cursor: pointer;
    background-color: #fff;
    transition: all .3s cubic-bezier(0,0,.4,1);
    font-weight: normal;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 101
}

.fpt-comment .dropdown-button [class*="ic"] {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #939ca3
}

.fpt-comment .dropdown-button:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    border: 1px solid #cbd1d6;
    transition: all .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .dropdown-button:hover:before {
    border-color: #939ca3
}

.fpt-comment .dropdown-button:focus,.fpt-comment .dropdown-button:active {
    outline: none
}

.fpt-comment .dropdown-button:focus:before,.fpt-comment .dropdown-button:active:before {
    box-shadow: 0 0 0 .1rem #e1e4e6
}

.fpt-comment .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,-16px,0);
    transform-origin: 50% 0%;
    position: absolute;
    z-index: 103;
    left: 0;
    top: calc(100% + 4px);
    width: max-content;
    min-width: 176px;
    max-width: 376px;
    background-color: #fff;
    box-sizing: content-box;
    border-radius: 6px;
    border: 1px solid #cbd1d6;
    overflow: hidden;
    transition: all .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .dropdown-menu.open {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    transform-origin: 50% 0%
}

.fpt-comment .dropdown-menu a {
    padding: 4px;
    color: #444b52;
    padding: 8px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s cubic-bezier(0,0,.4,1);
    box-sizing: border-box
}

.fpt-comment .dropdown-menu a [class*="cm-ic-"] {
    color: #939ca3;
    display: none
}

.fpt-comment .dropdown-menu a:hover {
    background-color: #f8f9fa
}

.fpt-comment .dropdown-menu a:focus {
    background-color: #edeeef
}

.fpt-comment .dropdown-menu a:not(:last-child) {
    box-shadow: inset 0 -1px 0 #edeeef
}

.fpt-comment .dropdown-menu a .radio label [class*="ic"] {
    display: flex
}

.fpt-comment .dropdown-menu a .radio .dropdown-address-status {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 400
}

.fpt-comment .dropdown-menu a.active span,.fpt-comment .dropdown-menu a.active div,.fpt-comment .dropdown-menu a.active h3 {
    font-weight: 500
}

.fpt-comment .dropdown-menu a.active [class*="cm-ic-"] {
    display: block
}

.fpt-comment .dropdown-menu a .checkbox input[type="checkbox"]:after {
    border-radius: 2px
}

.fpt-comment .dropdown-menu a .checkbox input[type="checkbox"]:before {
    width: 100%;
    height: 100%
}

.fpt-comment .dropdown-menu-wrapper {
    font-size: 0;
    max-height: 180px;
    min-width: 100%
}

.fpt-comment .dropdown-menu-top {
    padding: 8px;
    border-bottom: 1px solid #edeeef
}

.fpt-comment .dropdown-menu-search {
    position: relative;
    box-sizing: border-box
}

.fpt-comment .dropdown-search .dropdown-menu-top {
    width: 276px
}

.fpt-comment .dropdown-extra .dropdown-menu-top {
    width: 328px
}

.fpt-comment .dropdown-extra .dropdown-menu-wrapper {
    max-width: none;
    width: 344px
}

.fpt-comment .dropdown-product .dropdown-menu-wrapper {
    max-height: 328px;
    max-width: 276px
}

.fpt-comment .dropdown-product.dropdown-extra .dropdown-menu-wrapper {
    max-width: none;
    width: 344px
}

.fpt-comment .dropdown-product-item {
    display: flex
}

.fpt-comment .dropdown-product-item .dropdown-product-img {
    width: 64px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .dropdown-product-item .dropdown-product-info {
    flex: 1
}

.fpt-comment .dropdown-product-item .dropdown-product-info div,.fpt-comment .dropdown-product-item .dropdown-product-info h3 {
    font-weight: 400
}

.fpt-comment .dropdown-shop-item {
    width: 100%
}

.fpt-comment .dropdown-shop-item input[type="radio"] {
    margin-top: 3px
}

.fpt-comment .dropdown-shop-item .dropdown-address-status {
    display: flex;
    align-items: center;
    font-weight: 400!important
}

.fpt-comment .dropdown-shop-item .dropdown-address-status [class*="cm-ic-"] {
    display: flex;
    color: #fff
}

.fpt-comment .dropdown-shop .dropdown-menu-wrapper {
    max-height: 408px;
    max-width: 344px
}

.fpt-comment .dropdown-shop.dropdown-extra .dropdown-menu-wrapper {
    max-width: 100%
}

.fpt-comment .dropdown-shop.dropdown-extra .dropdown-menu-top {
    width: 100%
}

.fpt-comment .dropdown-shop.dropdown-search .dropdown-menu-top {
    width: 100%;
    box-sizing: border-box
}

.fpt-comment .dropdown-address .dropdown-menu {
    max-width: 344px
}

.fpt-comment .dropdown-address .dropdown-menu-wrapper {
    padding: 4px 8px;
    display: flex;
    flex-wrap: wrap;
    max-height: 424px;
    min-width: 344px;
    box-sizing: border-box
}

.fpt-comment .dropdown-address .dropdown-menu a {
    width: 50%;
    max-width: 162px;
    box-shadow: none;
    padding: 6px 16px
}

.fpt-comment .dropdown-address .dropdown-menu a:hover {
    border-radius: 4px
}

.fpt-comment .dropdown-address .dropdown-menu a:focus {
    border-radius: 4px;
    background-color: #f8f9fa
}

.fpt-comment .dropdown-address .dropdown-menu a.active {
    border-radius: 4px;
    font-weight: 500
}

.fpt-comment .dropdown-address.dropdown-extra .dropdown-menu {
    max-width: 376px
}

.fpt-comment .dropdown-address.dropdown-extra .dropdown-menu a {
    max-width: 178px
}

.fpt-comment .dropdown-address.dropdown-search .dropdown-menu-top {
    width: 100%;
    box-sizing: border-box
}

.fpt-comment .dropdown-photo .photo {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px
}

.fpt-comment .dropdown-photo .dropdown-menu-wrapper {
    min-width: 276px;
    max-height: 220px
}

.fpt-comment .dropdown-photo .dropdown-menu a {
    justify-content: flex-start
}

.fpt-comment .dropdown-photo .dropdown-menu a span {
    flex: 1
}

.fpt-comment .p-l-0 {
    padding-left: 0
}

.fpt-comment .p-l-2 {
    padding-left: 2px
}

.fpt-comment .p-l-4 {
    padding-left: 4px
}

.fpt-comment .p-l-8 {
    padding-left: 8px
}

.fpt-comment .p-l-12 {
    padding-left: 12px
}

.fpt-comment .p-l-16 {
    padding-left: 16px
}

.fpt-comment .p-l-24 {
    padding-left: 24px
}

.fpt-comment .p-l-32 {
    padding-left: 32px
}

.fpt-comment .p-l-40 {
    padding-left: 40px
}

.fpt-comment .p-l-48 {
    padding-left: 48px
}

.fpt-comment .p-l-64 {
    padding-left: 64px
}

.fpt-comment .p-r-0 {
    padding-right: 0
}

.fpt-comment .p-r-2 {
    padding-right: 2px
}

.fpt-comment .p-r-4 {
    padding-right: 4px
}

.fpt-comment .p-r-8 {
    padding-right: 8px
}

.fpt-comment .p-r-12 {
    padding-right: 12px
}

.fpt-comment .p-r-16 {
    padding-right: 16px
}

.fpt-comment .p-r-24 {
    padding-right: 24px
}

.fpt-comment .p-r-32 {
    padding-right: 32px
}

.fpt-comment .p-r-40 {
    padding-right: 40px
}

.fpt-comment .p-r-48 {
    padding-right: 48px
}

.fpt-comment .p-r-64 {
    padding-right: 64px
}

.fpt-comment .p-b-0 {
    padding-bottom: 0
}

.fpt-comment .p-b-2 {
    padding-bottom: 2px
}

.fpt-comment .p-b-4 {
    padding-bottom: 4px
}

.fpt-comment .p-b-8 {
    padding-bottom: 8px
}

.fpt-comment .p-b-12 {
    padding-bottom: 12px
}

.fpt-comment .p-b-16 {
    padding-bottom: 16px
}

.fpt-comment .p-b-24 {
    padding-bottom: 24px
}

.fpt-comment .p-b-32 {
    padding-bottom: 32px
}

.fpt-comment .p-b-40 {
    padding-bottom: 40px
}

.fpt-comment .p-b-48 {
    padding-bottom: 48px
}

.fpt-comment .p-b-64 {
    padding-bottom: 64px
}

.fpt-comment .p-t-0 {
    padding-top: 0
}

.fpt-comment .p-t-2 {
    padding-top: 2px
}

.fpt-comment .p-t-4 {
    padding-top: 4px
}

.fpt-comment .p-t-8 {
    padding-top: 8px
}

.fpt-comment .p-t-12 {
    padding-top: 12px
}

.fpt-comment .p-t-16 {
    padding-top: 16px
}

.fpt-comment .p-t-24 {
    padding-top: 24px
}

.fpt-comment .p-t-32 {
    padding-top: 32px
}

.fpt-comment .p-t-40 {
    padding-top: 40px
}

.fpt-comment .p-t-48 {
    padding-top: 48px
}

.fpt-comment .p-t-64 {
    padding-top: 64px
}

.fpt-comment .m-l-0 {
    margin-left: 0
}

.fpt-comment .m-l-2 {
    margin-left: 2px
}

.fpt-comment .m-l-4 {
    margin-left: 4px
}

.fpt-comment .m-l-8 {
    margin-left: 8px
}

.fpt-comment .m-l-12 {
    margin-left: 12px
}

.fpt-comment .m-l-16 {
    margin-left: 16px
}

.fpt-comment .m-l-24 {
    margin-left: 24px
}

.fpt-comment .m-l-32 {
    margin-left: 32px
}

.fpt-comment .m-l-40 {
    margin-left: 40px
}

.fpt-comment .m-l-48 {
    margin-left: 48px
}

.fpt-comment .m-l-64 {
    margin-left: 64px
}

.fpt-comment .m-r-0 {
    margin-right: 0
}

.fpt-comment .m-r-2 {
    margin-right: 2px
}

.fpt-comment .m-r-4 {
    margin-right: 4px
}

.fpt-comment .m-r-8 {
    margin-right: 8px
}

.fpt-comment .m-r-12 {
    margin-right: 12px
}

.fpt-comment .m-r-16 {
    margin-right: 16px
}

.fpt-comment .m-r-24 {
    margin-right: 24px
}

.fpt-comment .m-r-32 {
    margin-right: 32px
}

.fpt-comment .m-r-40 {
    margin-right: 40px
}

.fpt-comment .m-r-48 {
    margin-right: 48px
}

.fpt-comment .m-r-64 {
    margin-right: 64px
}

.fpt-comment .m-b-0 {
    margin-bottom: 0
}

.fpt-comment .m-b-2 {
    margin-bottom: 2px
}

.fpt-comment .m-b-4 {
    margin-bottom: 4px
}

.fpt-comment .m-b-8 {
    margin-bottom: 8px
}

.fpt-comment .m-b-12 {
    margin-bottom: 12px
}

.fpt-comment .m-b-16 {
    margin-bottom: 16px
}

.fpt-comment .m-b-24 {
    margin-bottom: 24px
}

.fpt-comment .m-b-32 {
    margin-bottom: 32px
}

.fpt-comment .m-b-40 {
    margin-bottom: 40px
}

.fpt-comment .m-b-48 {
    margin-bottom: 48px
}

.fpt-comment .m-b-64 {
    margin-bottom: 64px
}

.fpt-comment .m-t-0 {
    margin-top: 0
}

.fpt-comment .m-t-2 {
    margin-top: 2px
}

.fpt-comment .m-t-4 {
    margin-top: 4px
}

.fpt-comment .m-t-8 {
    margin-top: 8px
}

.fpt-comment .m-t-12 {
    margin-top: 12px
}

.fpt-comment .m-t-16 {
    margin-top: 16px
}

.fpt-comment .m-t-24 {
    margin-top: 24px
}

.fpt-comment .m-t-32 {
    margin-top: 32px
}

.fpt-comment .m-t-40 {
    margin-top: 40px
}

.fpt-comment .m-t-48 {
    margin-top: 48px
}

.fpt-comment .m-t-64 {
    margin-top: 64px
}

.fpt-comment .p-x-0 {
    padding-left: 0;
    padding-right: 0
}

.fpt-comment .p-x-2 {
    padding-left: 2px;
    padding-right: 2px
}

.fpt-comment .p-x-4 {
    padding-left: 4px;
    padding-right: 4px
}

.fpt-comment .p-x-6 {
    padding-left: 6px;
    padding-right: 6px
}

.fpt-comment .p-x-8 {
    padding-left: 8px;
    padding-right: 8px
}

.fpt-comment .p-x-12 {
    padding-left: 12px;
    padding-right: 12px
}

.fpt-comment .p-x-16 {
    padding-left: 16px;
    padding-right: 16px
}

.fpt-comment .p-x-24 {
    padding-left: 24px;
    padding-right: 24px
}

.fpt-comment .p-y-0 {
    padding-top: 0;
    padding-bottom: 0
}

.fpt-comment .p-y-2 {
    padding-top: 2px;
    padding-bottom: 2px
}

.fpt-comment .p-y-4 {
    padding-top: 4px;
    padding-bottom: 4px
}

.fpt-comment .p-y-6 {
    padding-top: 6px;
    padding-bottom: 6px
}

.fpt-comment .p-y-8 {
    padding-top: 8px;
    padding-bottom: 8px
}

.fpt-comment .p-y-12 {
    padding-top: 12px;
    padding-bottom: 12px
}

.fpt-comment .p-y-16 {
    padding-top: 16px;
    padding-bottom: 16px
}

.fpt-comment .p-y-24 {
    padding-top: 24px;
    padding-bottom: 24px
}

.fpt-comment .m-x-0 {
    margin-left: 0;
    margin-right: 0
}

.fpt-comment .m-x-2 {
    margin-left: 2px;
    margin-right: 2px
}

.fpt-comment .m-x-4 {
    margin-left: 4px;
    margin-right: 4px
}

.fpt-comment .m-x-6 {
    margin-left: 6px;
    margin-right: 6px
}

.fpt-comment .m-x-8 {
    margin-left: 8px;
    margin-right: 8px
}

.fpt-comment .m-x-12 {
    margin-left: 12px;
    margin-right: 12px
}

.fpt-comment .m-x-16 {
    margin-left: 16px;
    margin-right: 16px
}

.fpt-comment .m-x-24 {
    margin-left: 24px;
    margin-right: 24px
}

.fpt-comment .m-y-0 {
    margin-top: 0;
    margin-bottom: 0
}

.fpt-comment .m-y-2 {
    margin-top: 2px;
    margin-bottom: 2px
}

.fpt-comment .m-y-4 {
    margin-top: 4px;
    margin-bottom: 4px
}

.fpt-comment .m-y-6 {
    margin-top: 6px;
    margin-bottom: 6px
}

.fpt-comment .m-y-8 {
    margin-top: 8px;
    margin-bottom: 8px
}

.fpt-comment .m-y-12 {
    margin-top: 12px;
    margin-bottom: 12px
}

.fpt-comment .m-y-16 {
    margin-top: 16px;
    margin-bottom: 16px
}

.fpt-comment .m-y-24 {
    margin-top: 24px;
    margin-bottom: 24px
}

.fpt-comment .m-x-auto {
    margin-left: auto;
    margin-right: auto
}

.fpt-comment .slider {
    width: 176px
}

.fpt-comment .slider.noUi-target,.fpt-comment .slider .noUi-connects {
    background: #e1e4e6;
    border: none;
    border-radius: 100px
}

.fpt-comment .slider .noUi-connect {
    background: #cb1c22
}

.fpt-comment .slider.noUi-horizontal {
    height: 4px
}

.fpt-comment .slider.noUi-horizontal .noUi-handle {
    width: 12px;
    height: 12px;
    top: calc(-8px/2);
    right: calc(-8px/2 - 2px);
    background: #fff;
    border: 1px solid #cbd1d6;
    border-radius: 2px;
    cursor: ew-resize;
    transition: all .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .slider.noUi-horizontal .noUi-handle:before,.fpt-comment .slider.noUi-horizontal .noUi-handle:after {
    display: none
}

.fpt-comment .slider.noUi-horizontal .noUi-tooltip {
    width: 24px;
    height: 22px;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    background: #6a737a;
    color: #fff;
    border: none;
    border-radius: 2px;
    bottom: calc(100% + 6px)
}

.fpt-comment .slider.noUi-horizontal .noUi-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    border-left: 1.5px solid transparent;
    border-right: 1.5px solid transparent;
    border-top: 2px solid #6a737a
}

.fpt-comment .slider.noUi-vertical {
    height: 176px;
    width: 4px
}

.fpt-comment .slider.noUi-vertical .noUi-marker-large {
    display: none
}

.fpt-comment .slider.noUi-vertical .noUi-value {
    font-size: 12px;
    line-height: 1;
    color: #6a737a;
    padding-left: 0;
    transform: none
}

.fpt-comment .slider.noUi-vertical .noUi-value:last-child {
    top: 0!important
}

.fpt-comment .slider.noUi-vertical .noUi-handle {
    width: 12px;
    height: 12px;
    top: calc(-12px/2);
    right: calc(-8px/2);
    background: #fff;
    border: 1px solid #cbd1d6;
    border-radius: 2px;
    cursor: ew-resize;
    transition: all .3s cubic-bezier(0,0,.4,1)
}

.fpt-comment .slider.noUi-vertical .noUi-handle:before,.fpt-comment .slider.noUi-vertical .noUi-handle:after {
    display: none
}

.fpt-comment .slider.noUi-vertical .noUi-tooltip {
    width: 24px;
    height: 22px;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
    background: #6a737a;
    color: #fff;
    border: none;
    border-radius: 2px;
    top: 50%;
    left: calc(100% + 6px)
}

.fpt-comment .slider.noUi-vertical .noUi-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    border-top: 1.5px solid transparent;
    border-bottom: 1.5px solid transparent;
    border-right: 2px solid #6a737a
}

.fpt-comment .slider-md.noUi-horizontal .noUi-handle,.fpt-comment .slider-md.noUi-vertical .noUi-handle {
    width: 16px;
    height: 16px;
    border-radius: 2.67px
}

.fpt-comment .slider-md.noUi-horizontal .noUi-handle:before,.fpt-comment .slider-md.noUi-horizontal .noUi-handle:after,.fpt-comment .slider-md.noUi-vertical .noUi-handle:before,.fpt-comment .slider-md.noUi-vertical .noUi-handle:after {
    display: none
}

.fpt-comment .slider-md.noUi-horizontal {
    height: 8px
}

.fpt-comment .slider-md.noUi-vertical {
    width: 8px
}

.fpt-comment .slider-circle.noUi-horizontal .noUi-handle,.fpt-comment .slider-circle.noUi-vertical .noUi-handle {
    border-radius: 50%
}

.fpt-comment .slider-help-text {
    display: flex;
    align-items: center
}

.fpt-comment .slider-help-text:before,.fpt-comment .slider-help-text:after {
    font-size: 12px;
    color: #6a737a;
    position: absolute
}

.fpt-comment .slider-help-text:before {
    content: attr(data-slider-min);
    right: calc(100% + 8px)
}

.fpt-comment .slider-help-text:after {
    content: attr(data-slider-max);
    left: calc(100% + 8px)
}

.fpt-comment .card {
    display: block;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(10,10,10,.15);
    background: #fff;
    overflow: hidden
}

.fpt-comment .card-md {
    border-radius: 6px
}

.fpt-comment .card-lg {
    border-radius: 8px
}

.fpt-comment .cursor-default {
    cursor: default
}

.fpt-comment .cursor-pointer {
    cursor: pointer
}

.fpt-comment .cursor-grabbing {
    cursor: grabbing
}

.fpt-comment .cursor-zoom-out {
    cursor: zoom-out
}

.fpt-comment .cursor-zoom-in {
    cursor: zoom-in
}

.fpt-comment .cursor-unavailable {
    cursor: not-allowed
}

.fpt-comment .cursor-text {
    cursor: text
}

.fpt-comment .cursor-crosshair {
    cursor: crosshair
}

.fpt-comment .cursor-disabled {
    cursor: not-allowed
}

.fpt-comment h1,.fpt-comment h2,.fpt-comment h3,.fpt-comment h4,.fpt-comment h5,.fpt-comment h6 {
    margin: 0;
    font-family: inherit;
    font-weight: 500;
    color: #32373d
}

.fpt-comment h1,.fpt-comment .h1 {
    font-size: 36px;
    line-height: 48px
}

@media only screen and (max-width: 992px) {
    .fpt-comment h1,.fpt-comment .h1 {
        font-size:28px;
        line-height: 36px
    }
}

.fpt-comment h2,.fpt-comment .h2 {
    font-size: 32px;
    line-height: 40px
}

@media only screen and (max-width: 992px) {
    .fpt-comment h2,.fpt-comment .h2 {
        font-size:24px;
        line-height: 32px
    }
}

.fpt-comment h3,.fpt-comment .h3 {
    font-size: 28px;
    line-height: 36px
}

@media only screen and (max-width: 992px) {
    .fpt-comment h3,.fpt-comment .h3 {
        font-size:20px;
        line-height: 28px
    }
}

.fpt-comment h4,.fpt-comment .h4 {
    font-size: 24px;
    line-height: 32px
}

@media only screen and (max-width: 992px) {
    .fpt-comment h4,.fpt-comment .h4 {
        font-size:18px;
        line-height: 24px
    }
}

.fpt-comment h5,.fpt-comment .h5 {
    font-size: 20px;
    line-height: 28px
}

@media only screen and (max-width: 992px) {
    .fpt-comment h5,.fpt-comment .h5 {
        font-size:18px;
        line-height: 24px
    }
}

.fpt-comment h6,.fpt-comment .h6 {
    font-size: 18px;
    line-height: 24px
}

@media only screen and (max-width: 992px) {
    .fpt-comment h6,.fpt-comment .h6 {
        font-size:16px;
        line-height: 24px
    }
}

.fpt-comment p {
    color: #444b52;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

@media only screen and (max-width: 992px) {
    .fpt-comment p {
        font-size:16px;
        line-height: 24px
    }
}

.fpt-comment .text {
    font-size: 14px;
    line-height: 20px;
    color: #444b52;
    font-weight: 400
}

.fpt-comment .text a {
    color: inherit
}

.fpt-comment .text--title {
    font-weight: 500
}

.fpt-comment .text--heading {
    color: #32373d;
    font-weight: 500
}

.fpt-comment .heading {
    color: #32373d;
    font-weight: 500
}

.fpt-comment .paragraph {
    color: #444b52;
    font-weight: 400
}

.fpt-comment strong {
    font-weight: 500
}

.fpt-comment .f-w-300 {
    font-weight: 300
}

.fpt-comment .f-w-400,.fpt-comment .list-group li {
    font-weight: 400
}

.fpt-comment .f-w-500,.fpt-comment .pagination-link {
    font-weight: 500
}

.fpt-comment .f-w-600 {
    font-weight: 600
}

.fpt-comment .f-w-700 {
    font-weight: 700
}

.fpt-comment .f-s-p-12,.fpt-comment .label-xs .label-text,.fpt-comment .breadcrumb-mobile .breadcrumb-item,.fpt-comment .form-float-input:focus~label,.fpt-comment .form-float-input:not(:placeholder-shown)~label {
    font-size: 12px;
    line-height: 16px
}

.fpt-comment .f-s-p-13 {
    font-size: 13px;
    line-height: 18px
}

.fpt-comment .f-s-p-14,.fpt-comment .list-sm li,.fpt-comment .label-help-text,.fpt-comment .label-sm .label-text,.pagination-l.fpt-comment ink,.fpt-comment .breadcrumb-item,.fpt-comment .table td,.fpt-comment .table th,.fpt-comment .alert-single.alert-sm .label-text,.fpt-comment .alert-single.alert-xs .label-text,.fpt-comment .form-input,.fpt-comment .form-input::placeholder,.fpt-comment .form-input-md,.fpt-comment .form-input-md::placeholder,.fpt-comment .form-input-sm,.fpt-comment .form-input-sm::placeholder,.fpt-comment .checkbox label,.fpt-comment .radio label,.fpt-comment .form-search-md .form-search-input,.fpt-comment .form-search-sm .form-search-input,.fpt-comment .form-float label,.fpt-comment .form-float-input,.fpt-comment .form-mobile .form-search-result a,.fpt-comment .dropdown-button span,.fpt-comment .dropdown-menu a {
    font-size: 14px;
    line-height: 20px
}

.fpt-comment .f-s-p-15 {
    font-size: 15px;
    line-height: 20px
}

.fpt-comment .f-s-p-16,.fpt-comment .list-md li,.fpt-comment .label-text,.fpt-comment .label-md .label-text,.fpt-comment .alert-single.alert-md .label-text,.fpt-comment .form-input-lg,.fpt-comment .form-input-lg::placeholder,.fpt-comment .form-search-lg .form-search-input {
    font-size: 16px;
    line-height: 24px
}

.fpt-comment .f-s-p-18,.fpt-comment .list-lg li {
    font-size: 18px;
    line-height: 24px
}

.fpt-comment .f-s-p-20,.fpt-comment .label-lg .label-text,.fpt-comment .alert-single.alert-lg .label-text {
    font-size: 20px;
    line-height: 28px
}

.fpt-comment .f-s-p-24 {
    font-size: 24px;
    line-height: 32px
}

.fpt-comment .f-s-p-28,.fpt-comment .label-xl .label-text {
    font-size: 28px;
    line-height: 36px
}

.fpt-comment .f-s-p-32 {
    font-size: 32px;
    line-height: 40px
}

.fpt-comment .f-s-p-36 {
    font-size: 36px;
    line-height: 48px
}

.fpt-comment .f-s-p-44 {
    font-size: 44px;
    line-height: 60px
}

.fpt-comment .f-s-ui-12,.fpt-comment .label-xs .label-help-text {
    font-size: 12px;
    line-height: 12px
}

.fpt-comment .f-s-ui-13,.fpt-comment .label-sm .label-help-text {
    font-size: 13px;
    line-height: 13px
}

.fpt-comment .f-s-ui-14,.fpt-comment .label-md .label-help-text,.fpt-comment .spinner-text,.fpt-comment .breadcrumb-mobile .breadcrumb-item i,.fpt-comment .progress-line .progress-bar span,.fpt-comment .progress-circle-text {
    font-size: 14px;
    line-height: 14px
}

.fpt-comment .f-s-ui-15 {
    font-size: 15px;
    line-height: 15px
}

.fpt-comment .f-s-ui-16,.fpt-comment .label-lg .label-help-text,.fpt-comment .spinner-big .spinner-text,.fpt-comment .progress-circle-big .progress-circle-text {
    font-size: 16px;
    line-height: 16px
}

.fpt-comment .f-s-ui-18,.fpt-comment .label-xl .label-help-text {
    font-size: 18px;
    line-height: 18px
}

.fpt-comment .f-s-ui-20 {
    font-size: 20px;
    line-height: 20px
}

.fpt-comment .f-s-ui-24 {
    font-size: 24px;
    line-height: 24px
}

.fpt-comment .f-s-ui-28 {
    font-size: 28px;
    line-height: 28px
}

.fpt-comment .f-s-ui-32 {
    font-size: 32px;
    line-height: 32px
}

.fpt-comment .f-s-ui-36 {
    font-size: 36px;
    line-height: 36px
}

.fpt-comment .f-s-ui-44 {
    font-size: 44px;
    line-height: 44px
}

.fpt-comment .font-inherit * {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit
}

.fpt-comment code {
    font-size: 100%;
    color: #cb1c22;
    word-break: break-word;
    transform: translateY(-1px)
}

.fpt-comment .text-left {
    text-align: left!important
}

.fpt-comment .text-right {
    text-align: right!important
}

.fpt-comment .text-center {
    text-align: center!important
}

.fpt-comment .text-underline {
    text-decoration: underline
}

.fpt-comment .text-primary {
    color: #cb1c22
}

.fpt-comment a.text-primary {
    color: #cb1c22;
    position: relative;
    display: inline-block
}

.fpt-comment a.text-primary:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #cb1c22;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease , -webkit-transform .5s ease
}

.fpt-comment a.text-primary:hover:before {
    transform: scaleX(1)
}

.fpt-comment .text-link {
    color: #0664f9
}

.fpt-comment a.text-link {
    color: #0664f9;
    position: relative;
    display: inline-block
}

.fpt-comment a.text-link:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #0664f9;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease , -webkit-transform .5s ease
}

.fpt-comment a.text-link:hover:before {
    transform: scaleX(1)
}

.fpt-comment .text-grayscale {
    color: #939ca3
}

.fpt-comment a.text-grayscale {
    color: #939ca3;
    position: relative;
    display: inline-block
}

.fpt-comment a.text-grayscale:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #939ca3;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease , -webkit-transform .5s ease
}

.fpt-comment a.text-grayscale:hover:before {
    transform: scaleX(1)
}

.fpt-comment .text-success {
    color: #48bb78
}

.fpt-comment a.text-success {
    color: #48bb78;
    position: relative;
    display: inline-block
}

.fpt-comment a.text-success:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #48bb78;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease , -webkit-transform .5s ease
}

.fpt-comment a.text-success:hover:before {
    transform: scaleX(1)
}

.fpt-comment .text-info {
    color: #4299e1
}

.fpt-comment a.text-info {
    color: #4299e1;
    position: relative;
    display: inline-block
}

.fpt-comment a.text-info:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #4299e1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease , -webkit-transform .5s ease
}

.fpt-comment a.text-info:hover:before {
    transform: scaleX(1)
}

.fpt-comment .text-warning {
    color: #efb140
}

.fpt-comment a.text-warning {
    color: #efb140;
    position: relative;
    display: inline-block
}

.fpt-comment a.text-warning:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #efb140;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease , -webkit-transform .5s ease
}

.fpt-comment a.text-warning:hover:before {
    transform: scaleX(1)
}

.fpt-comment .text-danger {
    color: #f56f65
}

.fpt-comment a.text-danger {
    color: #f56f65;
    position: relative;
    display: inline-block
}

.fpt-comment a.text-danger:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #f56f65;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform .5s ease , -webkit-transform .5s ease
}

.fpt-comment a.text-danger:hover:before {
    transform: scaleX(1)
}

.fpt-comment .text-white {
    color: #fff
}

.fpt-comment .text-black {
    color: #000
}

.fpt-comment .text-grayscale-100 {
    color: #f8f9fa
}

.fpt-comment .text-grayscale-200 {
    color: #edeeef
}

.fpt-comment .text-grayscale-300 {
    color: #e1e4e6
}

.fpt-comment .text-grayscale-400 {
    color: #cbd1d6
}

.fpt-comment .text-grayscale-500 {
    color: #939ca3
}

.fpt-comment .text-grayscale-600 {
    color: #6a737a
}

.fpt-comment .text-grayscale-700 {
    color: #444b52
}

.fpt-comment .text-grayscale-800 {
    color: #32373d
}

.fpt-comment .text-grayscale-900 {
    color: #212529
}

.fpt-comment .bg-primary {
    background-color: #cb1c22
}

.fpt-comment .bg-link {
    background-color: #0664f9
}

.fpt-comment .bg-grayscale {
    background-color: #939ca3
}

.fpt-comment .bg-success {
    background-color: #48bb78
}

.fpt-comment .bg-info {
    background-color: #4299e1
}

.fpt-comment .bg-warning {
    background-color: #efb140
}

.fpt-comment .bg-danger {
    background-color: #f56f65
}

.fpt-comment .flex {
    display: flex
}

.fpt-comment .flex-inline {
    display: inline-flex
}

.fpt-comment .flex-column {
    flex-direction: column
}

.fpt-comment .flex-between {
    justify-content: space-between
}

.fpt-comment .flex-justify-end {
    justify-content: flex-end
}

.fpt-comment .flex-align-baseline {
    align-items: baseline
}

.fpt-comment .flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .flex-center-ver {
    align-items: center
}

.fpt-comment .flex-center-hor {
    justify-content: center
}

.fpt-comment .flex-self-baseline {
    align-self: baseline
}

.fpt-comment .flex-self-center {
    align-self: center
}

.fpt-comment .flex-self-end {
    align-self: flex-end
}

.fpt-comment .flex-wrap {
    flex-wrap: wrap
}

.fpt-comment .flex-1 {
    flex: 1
}

.fpt-comment .flex-0 {
    flex: 0
}

.fpt-comment .flex-100 {
    flex-basis: 100%
}

.fpt-comment .h-100 {
    height: 100%
}

.fpt-comment .w-100 {
    width: 100%
}

.fpt-comment .w-50 {
    width: 50%
}

.fpt-comment p {
    font-size: 14px;
    line-height: 20px;
    color: #444b52
}

.fpt-comment .medium {
    font-weight: 500
}

.fpt-comment .normal {
    font-weight: 400
}

.fpt-comment .title {
    font-size: 16px;
    line-height: 24px;
    color: #444b52
}

.fpt-comment #comment-rate .modal-body .form-group.cs-form--full:last-child {
    margin-bottom: 0
}

.fpt-comment .modal-body .form-group {
    margin-bottom: 8px
}

.fpt-comment .modal-body .form-group:last-child {
    margin-bottom: 0
}

.fpt-comment .bg-grayscale-100 {
    background-color: #f8f9fa
}

.fpt-comment .bg-grayscale-200 {
    background-color: #edeeef
}

.fpt-comment .bg-grayscale-300 {
    background-color: #e1e4e6
}

.fpt-comment .bg-grayscale-400 {
    background-color: #cbd1d6
}

.fpt-comment .bg-grayscale-500 {
    background-color: #939ca3
}

.fpt-comment .bg-grayscale-600 {
    background-color: #6a737a
}

.fpt-comment .bg-grayscale-700 {
    background-color: #444b52
}

.fpt-comment .bg-grayscale-800 {
    background-color: #32373d
}

.fpt-comment .bg-grayscale-900 {
    background-color: #212529
}

.fpt-comment .card {
    overflow: initial
}

.fpt-comment .card-title {
    padding: 16px 20px;
    box-shadow: inset 0 -1px 0 #edeeef;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0
}

.fpt-comment .btn-primary:hover {
    color: #fff
}

.fpt-comment .btn-outline-grayscale:hover [class*="ic-"] {
    color: #fff
}

.fpt-comment .link {
    cursor: pointer
}

.fpt-comment .dropdown-xs .dropdown-button {
    padding: 4px 32px 4px 12px
}

.fpt-comment .dropdown-xs .dropdown-menu {
    left: unset;
    right: 0
}

.fpt-comment .avatar {
    align-items: flex-start;
    flex-wrap: wrap
}

.fpt-comment .avatar .badge-grayscale {
    background: #939ca3;
    color: #fff
}

.fpt-comment .avatar-name {
    display: flex;
    align-items: center
}

.fpt-comment .avatar-name .text {
    font-size: 18px;
    line-height: 24px;
    color: #32373d;
    font-weight: 500
}

.fpt-comment .avatar-name .alert {
    margin-left: 8px;
    margin-bottom: 0
}

.fpt-comment .avatar-rate .list-star {
    display: inline-flex
}

.fpt-comment .avatar-image {
    margin-top: 8px;
    margin-bottom: 8px
}

.fpt-comment .avatar-para {
    word-break: break-word
}

.fpt-comment .avatar-para .text {
    font-size: 16px;
    line-height: 24px
}

.fpt-comment .avatar-para .text p {
    font-size: inherit;
    line-height: inherit
}

.fpt-comment .avatar-info {
    flex: 1;
    margin-left: 12px
}

.fpt-comment .avatar-info [class*=avatar-]~[class*=avatar-] {
    margin-top: 4px
}

.fpt-comment .avatar-time {
    display: flex;
    align-items: center;
    gap: 2px
}

.fpt-comment .avatar-form {
    width: 100%;
    padding-left: 60px;
    margin-top: 12px
}

.fpt-comment .avatar-form .form-group textarea {
    height: 72px;
    border-radius: 6px;
    padding-right: 177px
}

.fpt-comment .avatar-form .form-group .btn {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%)
}

.fpt-comment .form-input.is-invalid~.feedback {
    display: block
}

.fpt-comment .form-check-error~.feedback {
    width: 100%;
    display: block
}

.fpt-comment .is-invalid~.feedback {
    display: block
}

.fpt-comment .feedback {
    color: #c53a30
}

.fpt-comment .alert-danger .text {
    color: #c53a30
}

.fpt-comment .cs-form--half {
    width: calc(50% - 8px);
    display: inline-block
}

.fpt-comment .cs-form--full {
    width: 100%;
    display: block
}

.fpt-comment .tags {
    display: flex;
    align-items: flex-start
}

.fpt-comment .tags .text {
    margin-right: 8px;
    margin-top: 2px
}

.fpt-comment .tags .list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    flex: 1
}

.fpt-comment .cm-ic-circle {
    position: relative
}

.fpt-comment .cm-ic-circle::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.fpt-comment .cm-ic-xs.cm-ic-circle::before {
    font-size: 9px
}

.fpt-comment {
    margin-bottom: 32px
}

.fpt-comment .container {
    padding-left: 0;
    padding-right: 0
}

.fpt-comment .form-group {
    margin-bottom: 0
}

.fpt-comment .heading {
    margin-bottom: 0
}

.fpt-comment .card-title .form-search {
    width: 276px
}

.fpt-comment .user-form {
    padding: 16px 20px
}

.fpt-comment .user-form .form-group textarea {
    height: 72px;
    border-radius: 6px;
    padding-right: 177px
}

.fpt-comment .user-form .form-group .btn {
    position: absolute;
    right: 16px;
    top: 36px;
    transform: translateY(-50%)
}

.fpt-comment .user-form .alert {
    margin-top: 8px
}

.fpt-comment .user-content .tags {
    padding: 8px 20px
}

.fpt-comment .user-content .result {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 20px;
    background: #f8f9fa;
    box-shadow: inset 0 1px 0 #edeeef
}

.fpt-comment .user-content .result>.text {
    font-size: 18px;
    line-height: 24px;
    max-width: 910px
}

.fpt-comment .user-content .result .auto {
    display: flex;
    align-items: center
}

.fpt-comment .user-content .result .auto .text {
    margin-right: 8px
}

.fpt-comment .user-content .pages {
    padding-bottom: 20px;
    text-align: center
}

.fpt-comment .user-content .pages .pagination {
    display: inline-flex
}

.fpt-comment .user-content .no-result {
    display: flex;
    flex-direction: column;
    padding-bottom: 24px
}

.fpt-comment .user-content .no-result .tags {
    padding: 8px 20px
}

.fpt-comment .user-content .no-result .content {
    margin-top: 16px;
    padding: 24px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.fpt-comment .user-content .no-result .content img {
    width: 126px
}

.fpt-comment .user-content .no-result .content [class*="ic-"] {
    font-size: 140px;
    color: #cbd1d6;
    line-height: 1;
    margin-bottom: 8px
}

.fpt-comment .user-content .no-result .content .text {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #32373d
}

.fpt-comment .user-wrapper {
    padding: 16px 20px
}

.fpt-comment .user-block~.user-block {
    margin-top: 20px
}

.fpt-comment .user-block.reply {
    margin-top: 12px
}

.fpt-comment .user-block.reply .avatar {
    padding-left: 60px
}

.fpt-comment .user-block.reply .avatar-name {
    display: flex;
    align-items: center
}

.fpt-comment .user-block.reply .avatar-name .text {
    font-size: 16px;
    line-height: 24px
}

.fpt-comment .user-block.reply .avatar-info {
    padding: 8px 12px;
    border: 1px solid #e1e4e6;
    border-radius: 6px;
    background: #f8f9fa
}

.fpt-comment .user-rate .no-result {
    padding-bottom: 0
}

.fpt-comment .user-rate .no-result .content {
    margin-top: 0
}

.fpt-comment .user-rate .no-result .content img {
    margin-bottom: 16px
}

.fpt-comment .user-rate .no-result .content .btn {
    margin-top: 8px
}

.fpt-comment .user-rate__box {
    padding: 16px 0
}

.fpt-comment .user-rate__box .star {
    display: flex;
    flex-direction: column;
    align-items: center
}

.fpt-comment .user-rate__box .star .list-star li {
    font-size: 24px
}

.fpt-comment .user-rate__box .progress-block__line {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px
}

.fpt-comment .user-rate__box .progress-block__line:not(:last-child) {
    margin-bottom: 4px
}

.fpt-comment .user-rate__box .progress-block__line .progress {
    height: 8px;
    width: 280px
}

.fpt-comment .user-rate__box .action {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

.fpt-comment .user-rate .user-content .result .tags .list .badge {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px
}

.fpt-comment .user-rate .user-content .result .tags .list .badge i {
    display: none;
    font-size: 16px
}

.fpt-comment .user-rate .user-content .result .tags .list .badge.active {
    color: #cb1c22;
    border-color: #cb1c22
}

.fpt-comment .user-rate .user-content .result .tags .list .badge.active i {
    display: block
}

.fpt-comment .user-rate .user-content .result .tags .list .badge.active:hover {
    background: #cb1c22;
    color: #fff
}

.fpt-comment .user-rate__modal {
    display: flex;
    flex-direction: column;
    align-items: center
}

.fpt-comment .user-rate__modal>img {
    width: 96px
}

.fpt-comment .user-rate__modal .h6 {
    margin-bottom: 0
}

.fpt-comment .user-rate__modal .h6,.fpt-comment .user-rate__modal .list-star {
    margin-top: 8px
}

.fpt-comment .user-rate__modal .block {
    text-align: center
}

.fpt-comment .user-rate__modal .list-star+.text {
    margin-top: 4px
}

.fpt-comment .user-rate__modal .form-group {
    margin-top: 16px;
    width: 100%
}

.fpt-comment .user-rate__modal .form-group textarea {
    height: 72px
}

.fpt-comment .user-rate__modal .upload-action {
    width: 100%;
    margin-top: 12px
}

.fpt-comment .user-rate__modal .upload-list {
    width: 100%;
    margin-top: 12px
}

.fpt-comment .modal-header:before,.fpt-comment .modal-header:after {
    display: none
}

.fpt-comment .modal-header {
    border: none
}

.fpt-comment .upload-action {
    margin-top: 12px;
    display: flex;
    align-items: center;
    gap: 8px
}

.fpt-comment .upload-action .text {
    color: #6a737a
}

.fpt-comment .upload-list {
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.fpt-comment .upload-list .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    cursor: pointer
}

.fpt-comment .upload-list .item .img {
    width: 76px;
    height: 76px;
    border-radius: 4.75px;
    overflow: hidden;
    background: #f8f9fa
}

.fpt-comment .upload-list .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.fpt-comment .upload-list .item .fpt-comment .progress-line {
    width: 100%
}

.fpt-comment .image-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.fpt-comment .image-list .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px
}

.fpt-comment .image-list .item .img {
    width: 96px;
    height: 96px;
    border-radius: 6px;
    overflow: hidden;
    background: #f8f9fa
}

.fpt-comment .list-star {
    display: flex;
    align-items: center;
    justify-content: center
}

.fpt-comment .list-star li {
    font-size: 16px;
    line-height: 1;
    display: inline-block
}

.fpt-comment .list-star li:not(:first-child) {
    margin-left: 4px
}

.l-pd-header .breadcrumb-item+.breadcrumb-item:before {
    margin: 0!important;
    font-size: 16px
}

.st-pd-btn .btn p {
    color: #fff
}

.l-pd-header .row {
    margin-left: 0;
    margin-right: 0
}

.st-pd-normal .find-shop .icon-location {
    width: 13px
}

.p-pk .l-pd-body__wrapper>.card {
    display: flex
}

.c-modal .card {
    overflow: inherit
}

.detail-tskt .modal-body {
    padding: 0!important
}

.device .product--horizontal .product__name,.list-star li {
    font-size: 14px!important;
    line-height: 20px!important
}

.fpt-comment .modal .checkbox,.fpt-comment .modal .radio {
    margin-top: 0;
    margin-bottom: 0
}

.fpt-comment .modal .checkbox input,.fpt-comment .modal .radio input {
    position: relative!important;
    margin-left: 0!important
}

.fpt-comment .modal .checkbox input:focus,.fpt-comment .modal .radio input:focus {
    outline: none
}

.fpt-comment .modal .radio input[type="radio"]:after,.fpt-comment .modal .radio input[type="radio"]:before {
    width: 16px;
    height: 16px
}

.fpt-comment .modal .radio input[type="radio"]:checked:after {
    background: transparent
}

.fpt-comment .modal .checkbox label,.fpt-comment .modal .radio label {
    padding: 0
}

.fpt-comment .modal-footer {
    border-top: none
}

.fpt-comment .dropdown-xs .dropdown-menu {
    display: inherit
}

.fpt-comment .badge-outline-grayscale,.fpt-comment .badge-grayscale {
    background: transparent
}

.st-common.st-quattreotuong+.st-rule+.st-news+#root-comment .fpt-comment {
    margin-bottom: 0;
    padding-bottom: 32px
}

.fpt-comment .user-rate .user-content .result .tags .list .badge:hover {
    color: inherit
}

.fpt-comment .modal:before {
    display: none
}

@media (max-width: 767px) {
    .fpt-comment .card-title .form-search {
        max-width: 276px;
        width: 100%
    }

    .fpt-comment .card-title {
        align-items: center
    }

    .fpt-comment .card-title, .fpt-comment .user-form, .fpt-comment .user-content .result, .fpt-comment .user-wrapper, .fpt-comment .user-content .pages {
        padding-left: 10px;
        padding-right: 10px
    }

    .fpt-comment .user-form .form-group textarea, .fpt-comment .avatar-form .form-group textarea {
        padding-right: 10px
    }

    .fpt-comment .user-form .form-group .btn, .fpt-comment .avatar-form .form-group .btn {
        position: static;
        transform: none;
        margin-top: 10px;
        height: 30px;
        font-size: 12px
    }

    .fpt-comment .upload-list .item .img {
        width: 50px;
        height: 50px
    }

    .fpt-comment .user-content .result > .text {
        font-size: 14px;
        line-height: 18px;
        padding-right: 10px;
        max-width: 68%
    }

    .fpt-comment {
        font-size: 14px
    }

    .fpt-comment .user-content .result .auto .text {
        display: none
    }

    .fpt-comment .user-content .avatar-circle .avatar-shape {
        display: none
    }

    .fpt-comment .avatar-info {
        margin-left: 0
    }

    .fpt-comment .avatar-name .text {
        font-size: 14px;
        line-height: 20px
    }

    .fpt-comment .avatar-para .text {
        font-size: 14px;
        line-height: 20px;
        font-family: "Roboto", Helvetica, Arial, sans-serif
    }

    .fpt-comment .user-block.reply .avatar {
        padding-left: 12px
    }

    .fpt-comment .avatar-form {
        padding-left: 0
    }

    .fpt-comment .avatar-form .upload-action .btn span {
        font-size: 14px
    }

    .fpt-comment .pagination-link {
        width: 30px;
        height: 30px;
        font-size: 12px
    }

    .fpt-comment .heading {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 22px
    }

    .fpt-comment .user-content .no-result .tags {
        display: block;
        padding: 8px 10px
    }

    .fpt-comment .tags .text {
        margin-bottom: 10px;
        width: 100%
    }

    .fpt-comment .modal-header, .fpt-comment .modal-lg .modal-body, .fpt-comment .modal-md .modal-body {
        padding: 10px
    }

    .fpt-comment .user-rate__box .row {
        margin: 0
    }

    .fpt-comment .user-rate__box .row .fpt-comment .col-4:nth-child(1), .fpt-comment .user-rate__box .row .fpt-comment .col-4:nth-child(2) {
        max-width: 50%;
        flex: 0 0 50%
    }

    .fpt-comment .user-rate__box .row .fpt-comment .col-4:nth-child(3) {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 20px;
        text-align: center
    }

    .fpt-comment .user-rate__box .action {
        display: block;
        height: auto
    }

    .fpt-comment .user-content .tags {
        padding-left: 0;
        padding-right: 0;
        flex-wrap: wrap
    }
}

.device .product--horizontal .product__name, .list-star li {
    font-size: 14px!important;
    line-height: 20px!important;
}

.fpt-review-star svg{
    width: 20px;
    height: 20px;
}

.review-star {
    display: flex;
}

#reviewForm label.error {
    color: red;
}

#review-pagination .active a{
    background: var(--xanhnuocbien)  !important;
}

#review-pagination-mobile {
    display: none;
}

#commentPaginationMobile {
    display: none;
}


.fpt-comment .btn-primary {
    background: var(--xanhnuocbien);
}

.fpt-comment .user-rate .user-content .result .tags .list .badge.active {
    color: var(--xanhnuocbien);
    border-color: var(--xanhnuocbien);
}

.fpt-comment .user-rate__box .progress-block__line .progress {
    position: relative;
}

.fpt-comment .progress-line.progress-sm .progress-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.badge-orange {
    background: var(--xanhnuocbien) !important;
}

.avt-admin {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

label.error {
    color: red;
}

.fpt-comment .pagination-item.active .pagination-link {
    background: var(--xanhnuocbien) !important;
    color: #fff;
    border-color: var(--xanhnuocbien) !important;
}

.reviewPhotos {
    gap: 10px;
    margin-top: 10px;
}

.reviewPhotos .reviewPhotoItem {
    width: 100px;
    height: 100px;
    border: 1px dashed black;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.reviewPhotos .reviewPhotoItem .removeReviewPhotoItem {
    position: absolute;
    top: -5px;
    right: -5px;
}

.review-photos {
    display: flex;
    gap: 5px;
}

.review-photos .review-photo-item {
    width: 80px;
    height: 80px;
}

.fpt-comment .user-content .pages {
    padding-bottom: 45px;
}

#root-review .fpt-comment {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .user-rate__box .row {
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: center;
        align-items: center;
    }

    .user-rate__box .row .action {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #reviewModal .modal-content {
    }

    #ratingProgress {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #review-pagination {
        display: none;
    }

    #review-pagination-mobile {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #review-pagination-mobile .pagination-item .disabled{
        background: #33333357 !important;
    }

    #commentPagination {
        display: none;
    }

    #commentPaginationMobile {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #commentPaginationMobile .pagination-item .disabled{
        background: #33333357 !important;
    }
}


