.form-group .fielderror.form-control {
    background-image: linear-gradient(to top, #ff0000 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
    background-size: 100% 100%, 100% 100%;
    transition-duration: 0.3s;
    box-shadow: none;
}

.crsrpntr {
    cursor: pointer;
}

.upldedimgwpr {
    width: 150px;
    height: 150px;
    float: left;
    text-align: center;
}

.upldedimgwpr .extntnimg {
    width: 120px;
    height: 120px;
    float: none;
    position: relative;
    z-index: 1;
}

.upldedimgwpr a {
    width: 120px;
    height: 120px;
    float: left;
    position: absolute;
    z-index: 2;
    left: 30px;
    padding-top: 85px;
}

.upldimgcntr {
    position: relative;
}


.edit-gallery .gallery-image img {
    max-width: 100%;
    margin-bottom: 1em;
    padding: 8px;
}

.all-users,
.all-reports {
    margin-top: 2em;
}

.selectcstmdsgn {
    width: 100%;
    padding: 0 5px;
    margin-top: 8px;
}

.create_project_sec h4 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0px;
}

.create_project_sec .addP {
    background-color: #eee;
    border-radius: 4px;
    padding: 10px 20px;
    margin-bottom: 15px;
    position: relative;
}

.row.margnT0 {
    margin-top: 0px !important;
    position: absolute;
    right: 50px;
}

.close_btn {
    color: red;
}

.addsec {
    position: relative;
    margin-bottom: 15px;
    background: #fbf4f4;
}

.accordion_body .close_btn {
    float: left;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}

.co-field-report {
    padding-left: 10px;
}

.co-field-report li {
    list-style: none;
}


/*=====Avi Admin Styles=======*/

.admin .desktop.sidebar .ucn_logo {
    border: none;
    height: auto;
    float: none;
    padding: 0;
    border: none;
}

.admin .desktop.sidebar .logo a.logo-mini {
    margin: 0 20px;
    padding: 0 0px 0 0px;
    display: block;
    width: 100%;
    text-align: left;
}

.admin .desktop.sidebar .logo a.logo-mini img {
    padding-bottom: 0;
    width: auto;
    float: left;
    margin-right: 6px;
}

.admin .desktop.sidebar .logo p {
    margin: 0;
    line-height: 25px;
    font-size: 16px;
    position: relative;
    display: block;
    height: auto;
    white-space: nowrap;
    float: none;
    text-transform: capitalize;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
}

.admin .desktop.sidebar[data-color=purple] li.active>a {
    background-color: hsla(0, 0%, 78%, .2);
    box-shadow: none;
}

.admin .sidebar .nav li:first-child>a {
    margin: 0 15px;
}

.admin .sidebar[data-background-color=black] .nav .nav-item i {
    color: rgb(7 166 197 / 80%);
}

.admin .project-list-table {
    border-radius: 10px;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
}

.admin .project-list-table {
    padding: 10px;
}

.admin .project-list-table .table-heading {
    border-radius: 10px;
    background-color: #082130;
    color: #ffffff;
}

.admin .project-list-table .table {
    margin-bottom: 0;
}

.admin .project-list-table .table>thead>tr>th {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.2px;
    color: #ffffff;
    text-align: center;
}

.admin .project-list-table .table>tbody>tr>td {
    color: #3d3d3e;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.2px;
    padding: 7px 12px;
}

.admin .project-list-table .table>tbody>tr>td a {
    color: #082130;
}

.admin .project-list-table .table>tbody>tr>td.text-primary {
    color: #52aadd !important;
    font-weight: 600 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
}

.admin .project-list-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #082130;
    border-color: #082130;
    color: #fff !important;
    box-shadow: 0 4px 5px 0 rgb(156 39 176 / 14%), 0 1px 10px 0 rgb(156 39 176 / 12%), 0 2px 4px -1px rgb(156 39 176 / 20%);
    border: 1px solid transparent;
    border-radius: 30px !important;
    transition: all .3s;
    margin-left: 2px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}

.pagination>.page-item:hover>.page-link,
.pagination>.page-item:hover>span {
    color: #fff;
}

.admin .all-reports .card .card-header-primary:not(.card-header-icon):not(.card-header-text),
.admin .edit-reports .card .card-header-primary:not(.card-header-icon):not(.card-header-text),
.admin .all-users .card .card-header-primary:not(.card-header-icon):not(.card-header-text) {
    background: #07a6c5;
    background: linear-gradient(60deg, #07a6c5, #3cadc2);
}

.admin .card-icon a {
    color: white;
}

.admin .edit-reports {
    margin-top: 2em;
}

.admin .edit-reports .card.card-profile {
    padding: 1.25em 0;
}

.admin .edit-reports .card-profile .card-avatar {
    max-width: 90%;
    max-height: 90%;
    border-radius: 10%;
}

.admin .edit-reports .store-image .card-profile .card-avatar,
.admin .edit-reports .cover-image .card-profile .card-avatar {
    border-radius: 0;
}

.admin .edit-reports .card-profile .card-avatar.owner-logo {
    background-color: #0c2b41;
    max-width: 72px;
    max-height: 72px;
}

.admin .newBtn {
    font-size: 13px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: 0.42px;
    padding: 6px 20px;
    border-radius: 30px;
    border: solid 1px #50a2d2;
    background-color: #ffffff;
    color: #50a2d2;
    height: 45px;
    margin-bottom: 15px;
}

.admin .newBtn:hover {
    border: solid 1px #50a2d2;
    background-color: #50a2d2;
    color: #ffffff;
}

.add_icons {
    padding: 12px 12px 10px 8px;
    border-radius: 4px;
    background: #082130;
    color: #ffffff;
}

.add_icons span {
    margin-top: -6px;
}

.add_icons:hover {
    color: #ffffff;
}

.edit-reports .bmd-label-floating,
.edit-reports label {
    color: #0c2b41;
    font-weight: 600;
}

.edit-gallery .is-filled.bmd-form-group .bmd-label-floating {
    color: #0c2b41 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.edit-projects .bmd-form-group:not(.has-success):not(.has-danger) [class^=bmd-label].bmd-label-floating,
.edit-report .bmd-form-group:not(.has-success):not(.has-danger) [class^=bmd-label].bmd-label-floating,
.edit-user .bmd-form-group:not(.has-success):not(.has-danger) [class^=bmd-label].bmd-label-floating {
    color: #0c2b41;
    font-weight: 600;
    font-size: 14px;
}

.edit-projects .form-group .bmd-label-floating {
    position: absolute;
    top: -1rem;
}

.edit-reports .long-dropdowns textarea.form-control {
    min-height: 150px;
}

.edit-reports textarea.discription {
    min-height: 300px;
}

.admin .newBtn.addmoreSection {
    padding: 2px 6px;
    line-height: 18px;
    height: auto;
    border-radius: 4px;
    margin-left: 15px;
    background: #0c2b41;
    font-size: 24px;
}

.select-companies-popup .modal-dialog .modal-content {
    overflow-y: scroll;
    /*height: 300px;*/
    scrollbar-color: #BBBFC4 #FFF;
    scrollbar-width: thin;
}

body.modal-open div.content {
    overflow-y: hidden;
    height: calc(100% - 90px);
}

.select-companies-popup .modal-dialog .modal-content::-webkit-scrollbar {
    width: 3px;
}

.select-companies-popup .modal-dialog .modal-content::-webkit-scrollbar-track {
    background: #ddd;
}

.select-companies-popup .modal-dialog .modal-content::-webkit-scrollbar-thumb {
    background: #BBBFC4;
}

.edit-reports .img.ownerlogo {
    max-height: 72px;
}

.edit-reports .img.featureimg {
    max-height: 195px;
}

.edit-reports .img.coverimg {
    max-height: 962px;
}

.pre-editslg {
    font-size: smaller;
    font-weight: bold;
}

.editslg {
    font-size: x-small;
    font-weight: bold;
    height: auto;
}
.acquirer-wrapper, .target-wrapper, .seller-wrapper {
    padding: 0 15px 15px 15px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);
    border-radius: 6px;
    border: solid 1px #07a6c5;
    margin-top: 35px;
}
.acquirer-wrapper, .target-wrapper {
    margin-bottom: 70px;
}
.seller-wrapper {
    margin-bottom: 20px;
}
.acquirer-wrapper .bmd-label-floating.label, .target-wrapper .bmd-label-floating.label, .seller-wrapper .bmd-label-floating.label  {
    padding-bottom: 5px;
    display: block;
    top: -38px;
    background: #50a2d2;
    color: #ffffff !important;
    padding-left: 10px;
    padding-right: 10px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    padding-top: 5px;
}
.admin.sidebar-mini .sidebar .logo a.logo-mini {
    margin: 0 20px;
}
.admin.sidebar-mini .sidebar:hover .logo a.logo-mini {
    margin-left: auto;
}
.card .card-footer .stats {
    display: flex;
    align-items: center;
}
.card .card-footer .stats>a {
    margin-right: 6px;
}
.card .card-footer .stats>a .material-icons {
    top: 0;
}