table.uvstable.uvstable22 tr td p {
    font-size: 14px;
}

.form-check1 {
    width: 100%;
    padding: 0;
}

.photos1 {
    font-weight: bold;
    height: 30px;
    color: white;
    position: relative;
    top: -50px;
    text-align: right;
    width: 100%;
    height: auto !important;
    border: 0 !important;
    font-size: 14px;
}

.rightspace {
    margin: 0 10px;
}

.flex-container {
    display: flex;
    /* flex-wrap: wrap; */
    width: 100%;
    margin: 0 -5px;
    /* font-size: 30px; */
    /* text-align: center; */
}

.flex-item-left {
    /* background-color: #f1f1f1;
   padding: 10px; */
    /* flex-direction: column;
   justify-content: space-between; */
    flex: 50%;
    width: 80%;
}

.flex-item-right {
    /* background-color: dodgerblue;
   padding: 10px; */
    margin-left: 12px;
    /* flex-direction: column; */
    /* justify-content: space-between; */
    flex: 50%;
    width: 80%;
}

.d-noneuvs {
    display: none
}


/*    .suvsonline {
   padding: 7px 15px;
   border-radius: 10px;
   font-weight: bold;
   color:#68e400;
   font-size: 14px;
   border: 1px solid #68e400;position:absolute;margin-left:10px;
   } */

.profile-image {
    margin-top: -240px;
}

.top-info {
    padding-left: 20px;
}

.profile-image img {
    width: 100%;
    border-radius: 10px;
    height: 300px;
}

.row.uvsrow {
    border-radius: 20px;
    padding: 20px;
    background: #DB6B66;
    color: #fff;
}

.row.uvsrow h4 {
    margin: 20px 0;
}

.female-profileuvs .row {
    display: flex;
}

.female-profileuvs .col-4 {
    width: 300px;
}

.female-profileuvs .col-8 {
    width: 900px;
}

.imageslistuvs ul {
    width: 100%;
}

.imageslistuvs ul li {
    width: 180px;
    float: left;
    margin: 10px;
}

.imageslistuvs ul li img {
    width: 100%;
    border-radius: 10px;
    height: 250px;
    border: 1px solid #eee;
}

.imageslistuvs ul li video {
    width: 100%;
    border-radius: 10px;
    height: 250px;
    border: 1px solid #eee;
}

.imageslistuvs ul li div {
    width: 100%;
    border-radius: 10px;
    height: 250px;
    border: 1px solid #eee;
}

table.uvstable {
    width: 100%;
    margin-top: 20px;
}

table.uvstable tr td {
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #eee;
    vertical-align: top;
}

table.uvstable tr td.textright {
    text-align: right;
}

table.uvstable tr th {
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #eee;
    vertical-align: top;
}

table.uvstable tr td .fa {
    color: #ccc;
    margin-right: 10px;
}

table.uvstable tr td .far {
    color: #ccc;
    margin-right: 10px;
}

table.uvstable tr td svg {
    color: #ccc;
    margin-right: 10px;
}

.bottom-info {
    padding-left: 20px;
}

.female-profileuvs {
    margin-top: 50px;
}

table.uvstable tr td h5 {
    margin: 0;
    font-weight: bold;
}

.text-infobox {
    padding-left: 10px;
    float: left;
}

.text-infobox h2 {
    margin-top: 50px;
}

.bottom-info form {
    padding: 30px 0;
}

.bottom-info form .btn {
    border-radius: 0;
}

.bottom-info form textarea {
    border: 1px solid #ccc !important;
    border-radius: 0;
    margin-bottom: 10px;
    background: #ebebeb40;
}

.tagsbtns .btn {
    border-radius: 20px;
    margin: 5px;
    padding: 5px 20px;
}

.female-profileuvs {
    margin-bottom: 50px;
}

.text-rightuvs {
    float: right;
    border-radius: 0;
}

.btn-danger {
    background-color: #DB6B66;
    border-color: #DB6B66;
}

.btn-danger:hover {
    background-color: #DB6B66;
    border-color: #DB6B66;
    opacity: 0.7;
}

@media (max-width:960px) {
    .female-profileuvs .col-4 {
        width: 300px;
        min-width: 250px;
    }
    .profile-image {
        margin-top: -260px;
    }
/*     .container {
        width: 98%;
    } */
}

@media (max-width:820px) {
    .text-rightuvs {
        float: none;
        display: block;
        border-radius: 0;
        margin: 10px auto;
    }
}

.female-profileuvs {
    padding-top: 20px;
}

@media (max-width:767px) {
    .female-profileuvs {
        padding-top: 0px;
    }
    .female-profileuvs .col-4 {
        width: 100%;
        min-width: 100%;
    }
    .profile-image {
        margin-top: -70px;
    }
    .female-profileuvs {
        margin-top: 5px;
    }
    .female-profileuvs .row {
        display: block;
    }
    .female-profileuvs .col-8 {
        width: 100%;
    }
    .imageslistuvs ul li {
        width: 140px;
        float: left;
        margin: 10px;
    }
    .imageslistuvs ul li img {
        height: 200px;
    }
    .row.uvsrow {
        border-radius: 0;
        padding-bottom: 100px;
        text-align: center;
    }
    .profile-image img {
        max-width: 300px;
    }
    .profile-image {
        text-align: center;
    }
    .bottom-info {
        padding: 20px;
    }
    .text-infobox {
        padding: 10px;
        float: left;
    }
}

@media (max-width:539px) {
    .suvsonline {
        position: inherit;
    }
    .us-imageprofila img {
        margin-bottom: -40px;
    }
}

@media (max-width:367px) {
    .imageslistuvs ul li {
        width: 125px;
    }
    .navbar-brand {
        width: 157px;
    }
}

.row.uvsrow .btn-default {
    width: 40px;
    color: #333;
    background-color: transparent;
    border-color: #eee;
    color: #eee;
}

.female-profileuvs,
h1,
h2,
h3,
h4,
h5,
h6,
p,
.btn {}

.uvstable22 tr td,
.uvstable22 tr th {
    padding: 10px 20px;
}

.uvstable22 tr td {
    font-weight: 500;
    padding-bottom: 20px;
}

.text-rightuvs .btn {
    margin-left: 10px;
}

.text-infobox {
    width: 100%;
}

.uvstable22 tr td,
.uvstable22 tr th {
    text-align: left;
    padding: 10px 20px;
}

.uvstable22 tr td {
    font-weight: 500;
    padding-bottom: 20px;
}

.text-rightuvs .btn {
    margin-left: 10px;
}

.text-infobox {
    width: 100%;
}

table.uvstable.uvstable22 tr td {
    text-align: left;
    padding-left: 0px !important;
}

table.uvstable.uvstable22 tr td i {
    position: absolute;
    margin-left: -30px !important;
}

.requestuvsbox {
    display: flex;
    width: 100%;
    border-radius: 10px;
    height: 250px;
    border: 1px solid #eee;
}

.requestuvsbox .fa {
    font-size: 32px;
    margin: 10px auto;
    color: #ccc;
}

.btnuvspop a {
    color: #fff;
}

.btnuvspop a.dropdown-item {
    color: #fff;
    padding: 10px 20px;
}

.btnuvspop a.dropdown-item:hover {
    background: #DB6B66;
    color: #fff;
}

.btnuvspop a i {
    color: #fff;
    padding: 0px 6px;
}

.imageslistuvs {
    width: 100%;
}

.tab {
    overflow: hidden;
    border: 0;
    background-color: #fff;
    color: #a0a0a0;
}

.tab-content-header {
    border-bottom: 1px solid #444 !important;
}

.tab button {
    width: 120px;
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 30px;
    text-align: left;
    padding-left: 5px;
    transition: 0.3s;
    font-size: 14px;
}

.tab button:hover {
    border-bottom: 2px solid #DB6B66;
    color: #DB6B66;
}

.tab button.active {
    border-bottom: 2px solid #DB6B66;
    color: #DB6B66;
}

.tabcontent {
    margin-top: -1px;
    display: none;
    padding: 6px 12px;
    border-top: 2px solid #eee;
}

.uvstable22 tr td,
.uvstable22 tr th {
    text-align: left;
    padding: 5px 10px;
}

.uvstable22 {
    margin-bottom: 20px;
}

.bottom-info {
    margin-top: 30px;
}

.imageslistuvs {
    width: 100%;
    margin: auto;
}

@media screen and (max-width:767px) {
    .imageslistuvs ul li div {
        height: 200px !important;
    }
}

@media screen and (max-width:555px) {
    .imageslistuvs ul li {
        width: 131px !important;
    }
}

.us-imageprofila img {
    width: 238px;
    height: 238px;
    border-radius: 238px;
    border: 10px solid #FFFFFF;
    margin-bottom: -70px;
}

.usprofile .row {
    display: flex;
    align-items: center;
}

.tab-content-header {
    border-bottom: 1px solid #0c160f;
}

.tab-content-header>li>a:before {
    content: "";
    display: block;
    padding: 10px 0 0 0;
    border-top: 3px solid;
    width: 0;
    position: absolute;
    top: 38px;
    -webkit-transition: 0.3s all ease-out;
    -o-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
}

.tab-content-header>li>a:hover:before,
.tab-content-header>li.active>a:before {
    width: 100%;
    -webkit-transition: 0.3s all ease-out;
    -o-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    color: #0c160f;
}

sup.badge {
    padding: 0px;
    min-width: 20px;
    min-height: 20px;
    border-radius: 50%;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

sup {
    top: -1em;
}

.tab-content-header li {
    margin-bottom: -2px;
}

.cardcontainer {
    background: none !important;
}

.tab-content-header {
    border-bottom: 1px solid #0c160f;
}

table.uvstable {
    width: 100%;
    margin-top: 20px;
}

table.uvstable tr td {
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #0c160f;
    vertical-align: top;
    font-size: 13px;
    line-height: 21px;
    text-transform: capitalize;
    color: #33342F;
}

table.uvstable tr td.textright {
    text-align: right;
}

table.uvstable tr th {
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #0c160f;
    vertical-align: top;
}

table.uvstable tr td .fa {
    color: #ccc;
    margin-right: 10px;
}

table.uvstable tr td .far {
    color: #ccc;
    margin-right: 10px;
}

table.uvstable tr td svg {
    color: #ccc;
    margin-right: 10px;
}

.tab-content-header>li>a {
    font-size: 14px;
    text-transform: capitalize;
    color: #33342F;
}

.tab-content-header>li.active>a {
    color: #000000;
    font-size: 14px;
    text-transform: capitalize;
    color: #33342F;
}

.section.usprofile1212::after {
    content: '';
    height: 1px;
    background: none !important;
    position: absolute;
    margin-top: 105px !important;
    width: 100%;
}

.ui-dialog {
    top: 0px !important;
}

.us-infoprofila h2 {
    
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: capitalize;
    border-bottom: 1px solid #0c160f;
    color: #33342F;
    padding-bottom: 10px;
    margin: 20px 0;
    margin-top: 50px;
}

input[type="checkbox"]+label {
    display: inherit;
}

input[type="radio"]+label::before {
    display: none;
}

p {
    margin: 0 0 10px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.h4,
h4 {
    font-size: 20px;
}

.ussect {
    display: flex;
    flex-flow: row wrap;
}

.ussect>div {
    padding: 0;
}

.ussect input[type="checkbox"] {
    display: none;
    &:not(: disabled)~label {
        cursor: pointer;
    }
    &:disabled~label {
        color: #DB6B66;
        border-color: #DB6B66;
        box-shadow: none;
        cursor: not-allowed;
    }
}

.ussect label {
    font-size: 16px !important;
    line-height: 22px;
    text-transform: capitalize;
    color: #FFFFFF;
    height: 100%;
    display: block;
    background: white;
    border: 1px solid #DB6B66;
    border-radius: 8px;
    padding: 15px 20px;
    margin-bottom: 1rem;
    margin: 1rem;
    text-align: left;
    box-shadow: none;
    position: relative;
}

.ussect input[type="checkbox"]:checked+label {
    background: linear-gradient(114.54deg, #DABB92 0%, #D6B58A 20.31%, #D0AC80 41.15%, #CEA87B 61.98%, #DB6B66 80.73%, #C49869 100%);
    border-radius: 8px;
    color: #fff !important;
}

.ussect input[type="checkbox"]#control_05:checked+label {
    background: red;
    border-color: red;
}

.reg-main-form-form-input {
    margin-top: 0;
}

#chkbox .form-check1 input[type="checkbox"]+label {
    border: 1px solid #0c160f;
    border-radius: 200px;
    height: 51px;
    padding: 10px;
}

@media only screen and (max-width: 700px) {
    .ussect {
        flex-direction: column;
    }
}

#chkbox .form-check1 input[type="checkbox"]+.c-check {
    font-size: 16px !important;
}

.ussect label {
    background: transparent;
}

#chkbox .form-check1 input[type="checkbox"]+.c-check::before {
    content: '\f067';
    line-height: 30px;
    color: #DB6B66;
    background: transparent;
    font-size: 14px;
    margin: 0 5px 0px 0;
    font-family: "FontAwesome";
}

.text-info {
    color: #000 !important;
    font-size: 14px;
    font-weight: normal;
    border-radius: 50%;
}

.ussect input[type="checkbox"]:checked+label .text-info {
    color: #fff !important;
}

.tooltip-inner {
    min-width: 250px;
    max-width: 500px;
    height: 100%;
    background: #fff;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-transform: capitalize;
    color: #33342F;
    border: 1px solid #0c160f;
    text-align: left;
}

#chkbox .form-check1 input[type="checkbox"]:checked+label::before {
    background-color: #fff;
    content: "\f00c";
    color: #DB6B66;
    line-height: 30px;
    font-size: 14px;
    font-family: "FontAwesome";
}

.tooltip.right .tooltip-arrow {
    border-right-color: #0c160f;
}

table.uvstable22 td,
table.uvstable22 th {
    padding: 10px;
}

@media only screen and (max-width: 600px) {
    .usprofile .row {
        display: block;
        text-align: center;
        align-items: center;
    }
}

.modal-body .btn {
    width: 100%;
}

.active_li {
    border: 1px solid #DB6B66 !important;
}

.active_reason {
    color: #DB6B66 !important;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px 30px;
    font-size: 16px;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: #DB6B66;
    background-color: #fcba371a;
    box-shadow: inset 0 -1px 0 rgb(255 136 8 / 38%);
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg)
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button::after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #fcba371a;
    outline: 0;
    box-shadow: 0 0 0 .0rem rgb(255 136 8 / 38%)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.accordion-item:last-of-type {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-body {
    padding: 1rem 1.25rem
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button {
    border-radius: 0
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none
}

.accordion-header {
    margin: 0;
}

.accordion-item {
    margin-bottom: 15px;
}

.uvsaccc {
    padding: 20px;
}

.uvsaccc ul li a {
    color: #333;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
}

.uvsaccc ul li a:hover {
    color: #DB6B66;
}

.uvsaccc ul li {
    border: 1px solid #ccc;
    margin: 20px 10px;
    padding: 10px 20px;
}