body {
    font-family: 'PT Serif', serif !important;
    background-color: rgb(247, 246, 246) !important;
}

.upper-client-block {
    /* background-color: #5F81C2; */
    padding: 5px;
    border-radius: 5px;
}

.client-block-view ul {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}

.client-block-view ul li {
    color: #000;
}

.custom-grid-block-image {
    width: 100%;
    max-width: 250px;
    position: relative;
    margin: auto;
}

.custom-grid-block-image p {
    position: absolute;
    background-color: black;
    color: #fff;
    bottom: 0px;
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0px;
    padding: 5px 0px;
}

.custom-grid-block-image img {
    width: 100%;
    object-fit: fill;
    max-height: 166px;
}

.custom-grid-block {
    text-align: center;
    max-width: 69%;
}

.custom-grid-block a {
    display: block;
    color: #5F81C2 !important;
    text-decoration: none;
}

a.share-profile {
    font-size: 18px;
    font-weight: 600;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #5F81C2 !important;
    background-color: #fff !important;
}

.nav-link.active .bi {
    color: #000 !important;

}

.nav-link {
    padding: 0px 5px !important;
}

.btn {
    background-color: black !important;
    color: #fff !important;
}

.top-upper-block {
    text-align: right;
    padding: 20px 0px;
}

.nav-item .bi {
    color: #000 !important;
    font-size: 23px;
}


.export-btn-block {
    text-align: right;
}

.serach-box {
    width: 100%;
}

.nav-tabs .nav-link {
    border-radius: 2px !important;
}

.serach-box input {
    width: 100%;
    max-width: 200px;
}

li.view-as {
    font-size: 20px;
    font-weight: 700;
}

.nav-tabs {
    border-bottom: 0px !important;
}

@media only screen and (max-width: 767px) {

    .serach-box input {
        width: 100%;
        max-width: initial;
        margin-bottom: 10px;
    }

    .client-block-view {
        margin-bottom: 10px;
    }

    .export-btn-block {
        text-align: center;
    }
}



/* __________________________________________________ */
.client-list-section {
    /* display: flex; */
    /* padding-left: 50px; */
    align-items: center;
}

.client-list-section .client-list-heading {
    padding-top: 10px;
}

.client-btn {
    padding-top: 10px;
    /* padding-left: 10px; */
}

span.client-first {
    font-weight: 600;
    font-size: 20px;
    color: red;
}

span.client-second {
    font-weight: 600;
    font-size: 20px;
}

button.client-export-btn {
    color: #000;
    border-color: lightblue;
    background-color: #fff;
    font-size: 12px;
    border-radius: 3px;
}

.client-show-first {
    display: flex;
    align-items: center;
}

.select-section {
    padding-left: 8px;
}

select.form-select.custom-select {
    width: 200px;
}

img.custom-img-table {
    width: 100%;
    max-width: 50px;
    height: 100%;
    max-height: 50px;
}

a {
    color: #000 !important;
    text-decoration: none !important;
}


@media only screen and (max-width: 767px) {
    .client-btn {
        padding-top: 10px;
        text-align: center;
    }

    .client-list-section .client-list-heading {
        padding-top: 10px;
        text-align: center;
    }

    .client-show-first {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }

    .custom-grid-block {
        text-align: center;
        max-width: 98%;
        margin: auto;
    }

}

table.table.table-responsive.table-striped.table-hover {
    border: 1px solid #000;
}

/* td {
    width: 100%;
    max-width: 200px !important;
} */
td.tableData {
    /* width: 100%; */
    max-width: 20% !important;
}

td.tableData a {
    display: flex;
    align-items: center;
}

/*By Gaurav */
.subs-client-btns{ display: flex;}
.add-client-btn{ margin-right: 10px;}
.add-client-btn button{
    font-family: Rajdhani, sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    background-color: #202426;
    height: 60px;
    margin: 0;
    border-radius: 5px;
    padding: 20px 30px;
    outline: none;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  ul#dynamic_field {
    padding: 0px;
    margin: 0px;
}
ul#dynamic_field.table li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
    justify-content: space-between;
    position: relative;
}
a.misha-rmv {
    width: 25px;
    height: 25px;
    position: absolute;
    left:225px;
    display: flex;
    justify-content: center;
    background: #000;
    color: #fff;
    align-items: center;
    border-radius: 50%;
    font-size: 20px;
    padding-bottom: 4px;
    font-family: Roboto, sans-serif;
    top: 0px;
    color: #fff !IMPORTANT;
}
ul#dynamic_field.table li .multi_imgdes {
    position: relative;
    padding-right: 30px;
}
p,label, body{
    font-family: Roboto, sans-serif;
}
ul#dynamic_field.table li .multi_imgdes a.misha-upl {
    padding: 0;
    border: 0 !important;
    background: #ddd;
    margin-right: 0;
}
.inputBox p {
    margin: 0;
    padding: 0;
    color: #323232;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.7;

}
.inputBox {
    margin-bottom: 15px;
}
.inputBox input {
    width: 100%;
}
input.form-control.name_list {
    width: calc(100% - 70px);
}
button.btn.add_youtube.btn-success {

    width: 40px;
    height: 46px;
}
ul#dynamic_field.table li a.misha-upl {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 26px;
    padding: 0;
    text-decoration: none;
    white-space: nowrap;
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #ccc !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 100px;
    text-align: center;
    font-family: Roboto, sans-serif;
    margin-right: 10px;
}
ul#dynamic_field.table li .multi_imgdes .misha-upl img {
    height: 80px;
    width: 80px;
    object-fit: cover;
}
ul#dynamic_field.table li .multi_imgdes .misha-rmv {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5px;
    font-family: Roboto, sans-serif;
    display: flex;
    justify-content: center;
    background: #000;
    color: #fff;
    align-items: center;
    border-radius: 50%;
    font-size: 20px;
    color: #fff !important  ;
    padding-bottom: 4px;
    top: -5px;
}
ul#dynamic_field.table li .add_image {
    color: #222;
    background: #ddd;
    line-height: 27px;
    font-weight: bold;
    width: 30px;
    padding: 0;
    height: 30px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border: 0;
    padding-top: 3px;
}
button#\34 {
    height: 46px;
}
#imagesandvideobtn{
    font-family: Rajdhani, sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    background: #202426;
    padding: 20px 30px;
    color: #fff;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    border-radius: 3px;
    border: none;
}
.video_table h4 {
    color: #323232;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
}