/* -------------------------------
khushbu css start 16 MArch 2022
------------------------------- */

.box_shadow {
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
}

.gradient_scooter {
    background: #4facfe;
    background: -webkit-linear-gradient(45deg, #4facfe 0%, #00f2fe 100%) !important;
    background: linear-gradient(45deg, #4facfe 0%, #00f2fe 100%) !important;
}

.gradient_bloody {
    background: #f54ea2;
    background: -webkit-linear-gradient(45deg, #f54ea2, #ff7676) !important;
    background: linear-gradient(45deg, #f54ea2, #ff7676) !important;
}

.gradient_quepal {
    background: #11998e;
    background: -webkit-linear-gradient(45deg, #11998e, #38ef7d) !important;
    background: linear-gradient(45deg, #11998e, #38ef7d) !important;
}

.pl_inherit {
    padding-left: inherit !important;
}

.text_primary {
    color: #a3b9d3 !important;
}

.text_success {
    color: #02ba5a !important;
}

.text_danger {
    color: #f5365c !important;
}

.bg_primary {
    background-color: #a3b9d3 !important;
}

.bg_success {
    background-color: #02ba5a !important;
}

.bg_danger {
    background-color: #f5365c !important;
}

.fw-bold {
    font-weight: bold !important;
}

.table_separate {
    border-collapse: separate !important;
}

.table_separate td {
    border-left-width: 0 !important;
    border-top: 1px solid #dee2e6 !important;
    border-bottom-width: 0;
}

.table-bordered {
    border: 1px solid #dee2e6 !important;
}

.table thead th {
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.table td:last-child,
.card .table th:last-child {
    border-right-width: 0;
}

a {
    color: #3eace0 !important;
}

a:hover {
    color: #3eace0;
    text-decoration: none;
}

.btn_light {
    color: #3eace0 !important;
    background-color: #ffffff;
    border-color: #3eace0;
}

.table-responsive > .table-bordered {
    border: 1px solid #dee2e6 !important;
}

.table_filter {
    text-align: right;
}

.table_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

label {
    color: #585858;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px;
}

.table_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}

.disabled .page-link {
    color: #6c757d !important;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.table a:hover {
    color: inherit !important;
}

.pagination-selector p {
    margin: 0;
    display: inline-block;
}

.pagination-selector select {
    width: auto;
    display: inline-block;
    margin: 0 5px;
}

.btn-secondary1 {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    color: #999 !important;
}

.menu-link-country a {
    color: #212529 !important;
    font-size: 14px;
}

.btn:focus {
    box-shadow: none !important;
}

/* css start 2pm */

.btn_primary {
    color: #3eace0;
    background-color: white;
    border-color: #3eace0;
}
.btn_primary:hover {
    color: #ffffff;
    background-color: #3eace0;
    border-color: #3eace0;
}
.btn_inverse_primary {
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 0.25rem;
    text-transform: uppercase;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 30%);
}
.modal-content .btn_inverse_primary {
    color: #f46a6a !important;
    background-color: white;
    border-color: #f46a6a;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 0.25rem;
    text-transform: uppercase;
    box-shadow: none;
}

.table thead th {
    font-size: 0.72rem;
    white-space: nowrap;
}

.active .page-link {
    z-index: 1;
    color: #a3b9d3 !important;
    background-color: #fff !important;
    border-color: #a3b9d3 !important;
}

.varient-product-box {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: 14px 0 20px;
}

/* -------------------------------
khushbu css end 16 MArch 2022
------------------------------- */

/* / side menu start / */
body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a {
    color: #79829c;
    padding: 0.25rem 0.8rem;
}

#sidebar-menu ul li ul.sub-menu li a {
    padding: 0.625rem 0.8rem;
}

body[data-sidebar="dark"] .vertical-menu {
    background: #ffffff;
}

body[data-sidebar="dark"] .navbar-brand-box {
    background: #ffffff;
}

#sidebar-menu ul li a {
    font-size: 15px;
}

#sidebar-menu ul li ul.sub-menu li a {
    font-size: 14px;
}

body[data-sidebar="dark"] #sidebar-menu ul li a {
    color: #ffffffa6;
}

body[data-sidebar="dark"] #sidebar-menu ul li a i {
    color: #ffffffa6;
}

body[data-sidebar="dark"] #sidebar-menu ul li ul.sub-menu li a {
    color: #ffffffa6;
}

/ active-nav css / body[data-sidebar="dark"] #sidebar-menu ul li a:active {
    color: #ffffff;
    border-left: 3px solid transparent;
    background: rgba(255, 255, 255, 0.15);
    border-left-color: #ffffff;
}

.dropdown-menu-user a,
dropdown-menu-user i {
    font-size: 15px;
}

/* -------------------------------
Nehal css start 16 MArch 2022
------------------------------- */
.country-name a,
.country-name {
    color: #212529 !important;
    font-size: 15px;
}

/* / iOS Toggle Switch / */

.ios-switch {
    display: none;
    position: relative;
}

.ios-switch + label .small {
    font-size: 0.8em;
    color: #999;
    line-height: 1.5em;
    display: block;
}

.ios-switch + label span.sw {
    display: inline-block;
    width: 43px;
    height: 26px;
    float: right;
    border-radius: 16px;
    margin-right: 10px;
    margin-left: 10px;
    border: 2px solid #e3e3e3;
    background-color: #fff;
    transition: all ease 300ms;
    position: relative;
}

.ios-switch + label span.sw:before {
    content: "";
    position: absolute;
    background-color: #fff;
    margin-top: 0px;
    margin-left: 0px;
    height: 22px;
    width: 22px;
    border-radius: 15px;
    transition: all ease 300ms;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}

.ios-switch:checked + label span.sw {
    background-color: #3eace0;
    border: 2px solid #3eace0;
}

.ios-switch:checked + label span:before {
    margin-left: 17px;
    background-color: #fff;
}

.text-color {
    color: #212529 !important;
}

.btn-secondary1 {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    color: #999 !important;
}

.menu-link-country a {
    color: #212529 !important;
    font-size: 14px;
}

.btn:focus {
    box-shadow: none !important;
}

/* -------------------------------
Nehal css end 16 MArch 2022
------------------------------- */

/* -------------------------------
khushbu css start 21 MArch 2022
------------------------------- */

.form-control:disabled,
.form-control[readonly] {
    background-color: #9e9e9e54;
    opacity: 1;
}

/* hiren css start */

[data-toggle]:before {
    background-color: transparent !important;
    border: 1px solid black !important;
    border-radius: inherit !important;
    color: gray !important;
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: -187%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px;
    width: 160px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: white;
    border: 1px solid black;
    color: gray;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 11px;
    line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -5px;
    width: 0;

    border-top: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.edittooltip {
    font-size: 16px !important;
}

.commomsmalgarytext {
    margin-bottom: 0px;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 3px;
}

.table.customtableedit thead th {
    font-size: 0.72rem;
    white-space: inherit;
    vertical-align: top;
}

.lableedittext {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.72);
    font-weight: 400;
    text-transform: capitalize;
}

.uploadimgpreview {
    border: 1px solid #ced4da;
    position: relative;
    width: 100%;
    max-width: 100%;
    text-align: center;
    max-height: 230px;
    height: 230px;
    padding: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.uploadimgpreview img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

/* hiren css end */

/* -------------------------------
khushbu css end 21 MArch 2022
------------------------------- */

/* -------------------------------
Nehal css start 21 MArch 2022
------------------------------- */
.order-tabs .nav-link {
    padding: 1rem 0.2rem;
    font-size: 13px;
}

.order-tabs {
    white-space: nowrap;
}

.nav-tabs.order-tabs.nav-link {
    border-bottom: 1px solid #a3b9d3;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs.order-tabs .nav-link.active,
.nav-tabs.order-tabs .nav-item.show .nav-link {
    color: #a3b9d3 !important;
    background-color: #fff;
    border-bottom: 4px solid #a3b9d3 !important;
    border-color: #ced4da #ced4da #fff;
}

.nav-tabs.order-tabs .nav-link {
    border: none;
}

.order-table tr th {
    font-size: 10px;
}

/* -------------------------------
Nehal css end 21 MArch 2022
------------------------------- */

.titlecard {
    font-weight: 600;
    color: black;
    font-size: 18px;
}

.upload-btn {
    background-color: #f2f2f2;
    padding: 10px 18px;
}

.font--18 {
    font-size: 18px;
}

#sidebar-menu ul li ul.sub-menu li ul.sub-menu li a i::before {
    position: relative;
    top: 0px;
}

/* 18/04/2022 */

.welcometextedit {
    color: gray;
    font-size: 13px;
}

.maindashbox {
    background-color: white;
    padding: 20px;
}

.maindashbox p {
    color: gray;
    margin-bottom: 0px;
}

.maindashbox img {
    width: 62px;
    height: 56px;
    object-fit: cover;
    margin-right: 20px;
}

.commandashbox {
    background-color: white;
    padding: 20px;
}
.commontitlebox {
    margin-bottom: 0px;
    border-left: 3px solid #f86767;
    padding-left: 15px;
    color: black;
}

.tdimg img {
    width: 84px;
    height: 59px;
    object-fit: cover;
    margin-right: 20px;
}
.btntd {
    background-color: #eeedfd;
    color: #7367f0;
    border: none;
    transition: all 0.5s;
}
.btntd:hover {
    background-color: #7367f0;
    color: #ffffff;
    border: none;
}

.btntv {
    background-color: #e5f8ed;
    color: #28c76f;
    border: none;
    transition: all 0.5s;
}
.btntv:hover {
    background-color: #28c76f;
    color: #ffffff;
    border: none;
}
.tdmainbox p {
    color: gray;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tvgmail {
    color: gray !important;
    margin-bottom: 0px;
    text-wrap: wrap;
    word-break: break-all;
}

.tvimg img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    object-fit: cover;
    margin-right: 20px;
}
.tvgobtn {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-size: 20px;
    justify-content: center;
    background-color: #ffeeee;
    color: #f86767 !important;
}
.liveuserchart {
    text-align: center;
}

.currentstatistic {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 23px;
}

.dtmainbox {
    position: relative;
}

.dtmainbox img {
    width: 100%;
    height: 108.09px;
    object-fit: cover;
}
.dtmainbox p {
    color: white;
    position: absolute;
    bottom: -7px;
    font-size: 11px;
    left: 10px;
}

.fas.fa-ellipsis-v {
    color: gray;
    font-size: 18px;
}

.semainbox p {
    margin-bottom: 0px;
    color: gray;
}

.viewallbtn {
    color: #f86767 !important;
    font-size: 16px;
    font-weight: 600;
}

.tvgobtn img {
    width: 100%;
    padding-left: 2px;
}

.main-reports-details {
    margin-bottom: 20px;
    border: 1px solid #3eace0;
    background-color: #ffffff21;
    padding: 12px;
    border-radius: 5px;
}

.main-reports-details img.user-profile {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    object-fit: cover;
    /* border: 0px solid black; */
    box-shadow: 0 0 8px -4px gray;
    margin-right: 10px;
}

.main-reports-details span.user-name {
    font-size: 15px;
    color: black;
    font-weight: 600;
    /* padding-top: 10px; */
    position: relative;
    top: 2px;
}

.main-reports-details .main-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-reports-details span.report-date {
    color: black;
}

.content-new {
    color: #959595;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
}

/* hiren css start userprofile page 13/04/2022*/

.bguserprofile {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/paris/paris-banner.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 383px;
}

.usersidebutton {
    background-color: transparent !important;
    color: #101010 !important;
    text-align: left;
    border-radius: 0px !important;
    padding: 4px;
    margin-bottom: 11px;
    font-size: 16px;
}

.usersidebutton i {
    font-size: 23px;
    vertical-align: middle;
    margin-right: 5px;
}
.logoutbtnuser i {
    font-size: 23px;
    vertical-align: middle;
    margin-right: 5px;
}

.usersidebutton.active {
    border-right: 3px solid #f86767;
    color: #f86767 !important;
}

.userprofilsidetext {
    color: #000;
    font-size: 25px;
    font-weight: 500;
    padding: 4px;
}

.mainsidebaruser {
    border-right: 1px solid #e0e0e0;
    height: 591px;
}
.mainsidebarusercontent {
    height: 591px;
    overflow-y: scroll;
}

.logoutbtnuser {
    background-color: transparent !important;
    color: #101010 !important;
    text-align: left;
    border-radius: 0px !important;
    padding: 20px 4px;
    margin-bottom: 11px;
    border-top: 1px solid #e0e0e0 !important;
    font-size: 16px;
    margin-top: 140px;
}
.mainsidebarusercontent::-webkit-scrollbar {
    width: 3px;
}
.mainsidebarusercontent::-webkit-scrollbar {
    height: 3px !important;
}
.mainsidebarusercontent::-webkit-scrollbar-thumb {
    background-color: #f1f1f1;
    width: 20px;
    border-radius: 50px;
    height: 100px;
}
body::-webkit-scrollbar-track {
    background-color: rgb(233, 233, 233);
}

.userimgedit {
    width: 130px;
    height: 130px;
    object-fit: cover;
}
.usernameedittextt {
    font-size: 22px;
    color: black;
    margin-bottom: 5px;
}

.subtextedituser {
    color: gray;
    font-size: 15px;
}

.userimgeditmain {
    position: relative;
    margin-right: 50px;
}

.editprofileuser {
    right: 0;
    width: 23px;
    height: 23px;
    background-color: #f86767;
    border-radius: 50px;
    display: flex;
    bottom: 15px;
    position: absolute;
    align-items: center;
    color: white;
    justify-content: center;
}
.editprofileuser:hover {
    color: white;
}

.btnorange {
    color: #fff;
    background-color: #f86767;
    font-size: 14px;
    padding: 4px 18px;
    transition: 0.5s all;
}

.btnorange:hover {
    color: #f86767;
    border-color: #000000;
    background-color: #000;
}

.btnorangeborder {
    color: #f86767;
    background-color: #ffffff;
    border: 1px solid #f86767;
    font-size: 14px;
    padding: 4px 18px;
    transition: 0.5s all;
}
.btnorangeborder:hover {
    color: #f86767;
    background-color: #ffffff;
    border: 1px solid #f86767;
    font-size: 14px;
    padding: 4px 18px;
    transition: 0.5s all;
}
.form-labeluseredit {
    color: gray;
}
.quickshootsimg {
    width: 123px;
    height: 123px;
    margin-right: 12px;
}
.quickshootsimg img {
    width: 123px;
    height: 123px;
    border-radius: 5px;
    object-fit: cover;
}

.local-partnerneww {
    display: flex;
    padding: 15px;
    background-color: #fff;
}
.qsdescription {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.maintitleqsbox {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.modalquickimg img {
    width: 200px;
    height: 136px;
    object-fit: cover;
    border-radius: 5px;
}
.modalquickimg {
    position: relative;
    display: inline-block;
}

.imgclosebtnmodalquickshoot {
    position: absolute;
    top: -10px;
    right: -5px;
    height: 16px;
    width: 16px;
    background-color: white;
    border-radius: 66%;
}

.imgclosebtnmodalquickshoot a {
    color: #000;
}

.changecovertext {
    color: #000;
    transition: all 0.5s;
}

.changecovertext:hover {
    color: #f86767;
    transition: all 0.5s;
}

.commonbgcolormodalqs {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.postbtnmodal {
    background-color: #f86767;
    border: 1px solid #f86767;
    transition: all 0.5s;
}
.postbtnmodal:hover {
    background-color: #000000;
    border: 1px solid #000000;
}

.notificationimg img {
    width: 68px;
    height: 68px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 25px;
}

.notificationtext {
    font-size: 16px;
    color: black;
    font-weight: 500;
    margin-bottom: 8px;
}

.notificationtime {
    color: gray;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0px;
}

.mainnotificationbox {
    padding: 20px 0px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    align-items: center;
}

.commonuserpolicytext {
    font-size: 16px;
    color: black;
    font-weight: 500;
}
.commonuserpolicytextbold {
    font-size: 16px;
    color: black;
    font-weight: 600;
}
.dotusertextedit {
    font-size: 46px;
    margin-bottom: 0px;
    line-height: 0;
    margin-right: 10px;
}
.accordion-button.helpaccodianbtn:not(.collapsed) {
    color: #000000;
    background-color: #ffffff;
    box-shadow: inherit;
}
.helpaccodianbtn {
    border-radius: 5px !important;
    padding: 10px 20px;
}
.accordion-itemhelp {
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
}

.accordion-button.helpaccodianbtn:focus {
    z-index: 3;
    border-color: inherit !important;
    outline: 0;
    box-shadow: inherit !important;
}

.accordion-bodyhelp {
    color: gray;
}

@media (min-width: 320px) and (max-width: 767px) {
    .bguserprofile {
        height: 240px;
    }

    .mobilebtnsetmain {
        display: flex;
        flex-wrap: nowrap;
        overflow-y: scroll;
        white-space: nowrap;
    }
    .mobilenav {
        flex-wrap: inherit;
    }
    .mainsidebaruser {
        height: auto;
    }
    .usersidebutton.active {
        border-right: inherit;
    }
    .usersidebutton {
        margin-right: 15px;
    }
    .userimgeditmain {
        margin-right: 0px;
        width: 130px;
        margin: 0 auto;
    }
    .mainsidebaruser {
        border-right: inherit;
    }
    .mainsidebarusercontent {
        height: auto;
        overflow-y: inherit;
    }
    .local-partnerneww {
        display: block;
        text-align: center;
    }
    .quickshootsimg {
        margin: 0 auto;
        margin-bottom: 15px;
    }
}

/* ahemdabadgrid */
.paris-card-grid {
    height: 200px;
}
.section-help {
    padding-top: 100px;
    padding-bottom: 100px;
}
.hero-div-contact {
    position: absolute;
    top: 29%;
}

.main-app-usertable {
    position: relative;
}

.vlogger-profile {
    text-align: center;
    display: flex;
    align-items: center;
}
.vlogger-profile img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 75px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.vlogger-profile h4 {
    color: black;
    font-size: 18px;
    font-weight: 600;
}

.total-share-vlogger {
    background-color: #e6f8ed;
    padding: 15px;
    border-radius: 10px;
    margin: 10px 0;
}

.total-share-vlogger p.share-amount {
    font-size: 22px;
    color: #4ccb7b;
    font-weight: 700;
    margin: 0;
}

.total-share-vlogger p.title-box-new {
    font-size: 14px;
    font-weight: 500;
    color: #585858;
    margin: 0;
}

.total-share-vlogger2 {
    background-color: #eeedfc;
    padding: 15px;
    border-radius: 10px;
}

.total-share-vlogger2 p.share-amount {
    font-size: 22px;
    color: #7068ed;
    font-weight: 700;
    margin: 0;
}

.total-share-vlogger2 p.title-box-new {
    font-size: 14px;
    font-weight: 500;
    color: #585858;
    margin: 0;
}

.brodcast-link-url {
    background-color: #e2f9fc;
    border-radius: 10px;
    padding: 15px;
    color: #40d6ea;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    cursor: pointer;
}
.brodcast-link-url i {
    margin-left: 7px;
}

.user-profile-new {
    display: flex;
    align-items: center;
}
.user-profile-new img {
    width: 30px;
    height: 30px;
    margin-right: 9px;
    object-fit: cover;
}
.user-profile-new p {
    margin: 0;
}

table .brodcast-link-url {
    background-color: #e2f9fc;
    border-radius: 6px;
    padding: 11px;
    color: #40d6ea;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    cursor: pointer;
    display: inline-flex;
}
table .brodcast-link-url i {
    margin: 0;
}

.d-flex.new button{
    padding: 0;
}
.tdmainbox .d-flex {
    flex-wrap: wrap;
}

@media(max-width:465px){
    .btntd{
        margin-top: 5px;
    }
}

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

.report-btn button{
    padding: 4px 5px;
    font-size: 9px;
    background-color: #1aa9df;
    border-color: #1aa9df;
    align-items: center !important;
    display: flex !important;
    justify-content: center;
    line-height: 1;
} 

.report-modal .modal-title{
    color: #000;
    font-weight: 500;
}

.report-modal .modal-dialog{
    max-width: 400px !important;
    margin: 0 auto;
}

.modal-btn-new{
    width: 49%;
}

@media(max-width:575px){
    .report-col{
        align-items: flex-start !important;
    }
}

@media(max-width:400px){
    .report-btn-div{
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .report-btn-div .ml-2{
        margin-top: 10px;
        margin-left: 0 !important;
    }

    .title-top-btn{
        flex-direction: column;
        align-items: flex-start !important;
    }
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 36.53px !important;
    display: flex !important;
    user-select: none;
    -webkit-user-select: none;
    align-items: center !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36.53px !important;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
