.rbi-data-row {
    display: flex;
}

.char-box-rbi {
    min-width: 472px;
}

.top-data-ff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}

.up-ddt {
    font-size: 14px;
    color: #868686;
    font-weight: 600;
}

.flter-rbi select {
    margin-right: 5px;
}

.flter-rbi select,
.flter-rbi input {
    width: 145PX;
    height: 31px;
    padding: 8px 12px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    color: #9C9C9C;
}

.main-chart-box-rbi {
    width: 100%;
}

.flter-rbi {
    display: flex;
}

.rbi-data-row {
    padding: 15px 0px 0 0;
}

.tb-header {
    margin: 0px;
    padding: 10px 10px;
    background: #1b364d;
    font-size: 14px;
    border-radius: 4px 4px 0 0;
}

.tb-header span {
    color: rgba(255, 255, 255, 0.77);
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px;
}

.tb-header h4 {
    font-weight: 600;
    margin: 0px;
    font-size: 14px;
    color: rgba(255, 255, 255);
}

.tb-wrapper-rbi table {
    width: 100%;
}

.tb-wrapper-rbi table th,
.tb-wrapper-rbi table td {
    padding: 8px 12px;
    font-size: 12px;
}

.tb-wrapper-rbi table th {
    padding: 10px;
    color: #1b364d;
    font-weight: 600;
}

.main-chart-box-rbi {
    margin-left: 15px;
    overflow: hidden;
    padding: 20px 15px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.14901960784313725);
    border-radius: 10px;
    background: #fff;
}

.table-box-rbi {
    background: #fff;
}

#revenue-chart-1 img {
    width: 1007px;
    max-height: 189px;
    display: flex;
}

.main-chart-box-rbi h4 {
    margin: 0px;
    padding: 15px 0;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 12px;
    font-size: 14px;
    color: #1b364d;
}

.main-chart-box-rbi h4 span {
    color: #727272;
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
}

.chart-lable ul {
    float: right;
    margin: 0px;
    padding: 0px;
}

.chart-lable ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #888888;
}

.chart-lable ul li span {
    width: 15px;
    height: 15px;
    background: grey;
    border-radius: 60%;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 2px;
}

#revenue-chart-1 {
    overflow: hidden;
    height: 186px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.usr_main_div,
.rbi-data-row {
    padding-left: 10px;
    padding-right: 10px;
}

.page-title {
    margin-top: 10px;
}

.usr_main_div {
    padding-top: 10px;
}

.page-title.v2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}

.page-title.v2 .page-title-left {
    display: flex;
    align-items: center;
}

.dashboard-box-wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.dashboard-box {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.14901960784313725);
    position: relative;
    border-radius: 4px;
    width: 24%;
    background: #fff;
    margin-right: 5px;
}

.dashboard-box:hover {
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.15);
}

.dashboard-box-head {
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    font-size: 15px;
    flex-wrap: wrap;
    font-weight: bold;
}

.dashboard-box-head .graph-arw {
    margin-left: auto;
    margin-right: auto;
}

.dashboard-box-head .graph-arw img {
    width: 17px;
    margin-left: 2px;
}

.dashboard-box-head span:nth-child(2) {
    text-align: right !important;
}

.dashboard-box-head span b {
    vertical-align: middle;
}

.dashboard-box-table {
    display: block;
    overflow: auto;
}

.dashboard-box-table ul {
    margin: 0px;
}

.dashboard-box-table ul li {
    display: block;
    list-style: none;
    border-top: 1px solid #ECECEC;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
}

.dashboard-box-table ul li .bills-desc {
    display: inline-block;
    padding: 5px 13px;
    width: 168px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.radio-li input {
    margin: 0px;
    margin-right: 2px;
}

.radio-li {
    font-size: 10px !important;
    font-weight: 400;
}

.radio-li label {
    margin: 0px;
    line-height: initial;
}

.dashboard-box-table ul li.radio-li:hover {
    background: #fff;
    color: #1b364d;
    text-decoration: none;
}

.radio-li div:first-child {
    padding: 7px 0px 5px 9px;
    display: flex;
    align-items: center;
}

.radio-li div:last-child {
    padding: 7px 12px 5px 0px;
    align-items: center;
    display: flex;
}

.dashboard-box-table ul li .bills-amount {
    display: inline-block;
    padding: 5px 13px;
    width: 30%;
    text-align: right;
    padding-left: 0px;
}

.dashboard-box-table ul li span:last-child {
    border-right: none;
}

.dashboard-box-table::-webkit-scrollbar {
    width: 5px;
}

.dashboard-box-table::-webkit-scrollbar-track {
    background: #e2e2e2;
}

.dashboard-box-table::-webkit-scrollbar-thumb,
.smry-dv::-webkit-scrollbar-thumb {
    background: rgb(194, 194, 194);
    border-radius: 10px;
}

.tb-wp-rbi-scroll::-webkit-scrollbar-thumb,
.smry-dv::-webkit-scrollbar-thumb {
    background: #c4c4c4;
    border-radius: 10px;
}

.tb-wp-rbi-scroll::-webkit-scrollbar,
.smry-dv::-webkit-scrollbar {
    width: 8px;
}

.tb-wp-rbi-scroll::-webkit-scrollbar-track,
.smry-dv::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.dashboard-box-table ul li span .list-color {
    width: 10px;
    height: 10px;
    background: rgb(70, 205, 147);
    display: inline-table;
    margin-right: 5px;
    display: none;
    border-radius: 60%;
}

.blue-color {
    color: #005baf !important;
}

.green-color {
    color: #46CD93 !important;
}

.yellow-color {
    color: #FFBF4F !important;
}

.p-0 {
    padding: 0px !important;
}

.bold {
    font-weight: bold;
}

.coming-soon-box {
    text-align: center;
    position: absolute;
    font-size: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    color: #eea514;
}

.coming-soon-box img {
    display: block;
    margin: 0 auto;
    width: 50px;
}

.bills-data-box {
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    margin-top: 12px;
    padding: 10px 15px;
    display: flex;
    background: #f4f6f8;
    justify-content: space-between;
    align-items: center;
}

.bills-data-box h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px 0 0;
    color: #868686;
}

.bills-data-box .form-control {
    height: 30px !important;
    ;
    border-radius: 3px !important;
}

.bills-data-box .bills-data-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bills-data-box .bills-data-left select {
    width: 78px;
    margin: auto 10px auto auto;
}

.bills-data-box .bills-data-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dash-search-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dash-search-block .form-group {
    display: flex;
    margin-bottom: 10px;
}

.dash-search-block .form-group button {
    margin-left: -4px;
    border-radius: 4px;
    padding: 4px 12px;
}

.dash-search-block .form-control {
    height: 30px !important;
    width: 145px;
    font-size: 12px;
    padding-left: 10px;
    border-radius: 3px !important;
    box-shadow: none;
}

.dash-search-block button.btn {
    border-radius: 0 2px 2px 0;
    background: #00944D;
    border-color: #00944D;
    color: #fff;
}

.dash-search-block .dropbox-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.consolidated-box {
    /* border: 1px solid #e0e0e0; */
    padding: 20px 15px;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.14901960784313725);
    border-radius: 10px;
}

.consolidated-box h3 {
    font-size: 14px;
    font-weight: bold;
    color: #1b364d;
    margin: 0px 0px 10px;
}

.consolidated-box .head-line {
    height: 2px;
    width: 30px;
    background: #b6b6b6;
    display: block;
}

.consolidated-box .month-revenue {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.consolidated-box .month-revenue h2 {
    color: #868686;
    display: block;
    margin: 0px;
    font-size: 20px;
    font-weight: bold;
}

.consolidated-box .month-revenue span {
    font-size: 12px;
}

.consolidated-box .small-chart-main {
    overflow: hidden;
    height: 120px;
    display: block;
    min-height: 137px;
}

.bt-wp img {
    margin-right: 5px;
    height: 20px;

}

.dashboard-box-table ul li {
    transition: 0.5s;
}

.dashboard-box-table ul li:hover {
    background: #e7f0f8;
    transition: 0.5s;
    cursor: pointer;
    color: #2c6bff;
    text-decoration: underline;
}

.modallll-top {
    display: flex;
    justify-content: left;
    align-items: center;
}

.main-tb-ani {
    display: block;
    margin-top: 15px;
}

.right-side-tb-data {
    min-width: 281PX;
    background: #fff;
    margin-left: 10px;
    border: 1px solid #ddd;
    transition: 0.5s cubic-bezier(.19, 1, .22, 1);
    position: absolute;
    right: -281px;
    top: -47px;
}

.smry-dv table th {
    padding: 12px 12px;
    color: #1B364D;
    font-weight: 600;
}

.smry-dv table {
    width: 100%;
}

.sticky-tr td,
.sticky-tr th,
.sticky-tr th.sort-th,
.sticky-tr td.sort-th {
    position: sticky;
    top: 0px;
}

.smry-dv table th,
.smry-dv table td {
    padding: 6px 12px;
    font-size: 13px;
}

.mry-dv table th {
    padding: 12px 12px;
    color: #1B364D;
    font-weight: 600;
}

.right-side-tb-data .month-revenue {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    background: #1b364d;
}

.right-side-tb-data .month-revenue h2 {
    font-weight: 700;
    color: #f0f7ff;
    font-size: 20px;
    margin: 0;
}

.right-side-tb-data .month-revenue h2 small {
    color: #f0f7ff;
}

.tb-wp-rbi-scroll,
.main-tb-ani {
    overflow: auto;
}

.tb-wp-rbi-scroll .table-bordered {
    margin-bottom: 0px;
}

.main-tb-ani {
    min-width: 350PX;
}

.tb-wp-rbi-scroll {
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
    height: 530px;
}

.tb-wp-rbi-scroll .table-bordered {
    border: none;
}

.right-side-tb-data .month-revenue {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
}

.smry-dv {
    padding-top: 72px;
    padding-bottom: 64px;
    overflow: auto;
    height: 618px;
}

.right-side-tb-data .btn-group {
    position: absolute;
    bottom: 0;
    padding: 15px;
    text-align: center;
    width: 100%;
    border-top: 1px solid #ddd;
    background: #f7f7f7;
}

th.sort-th,
td.sort-th {
    position: relative;
    padding-right: 27px !important;
    cursor: pointer;
    background: #f0f7ff !important;
}

td.sort-th.active::after,
th.sort-th.active::after {
    opacity: 1;
}

th.sort-th::after,
td.sort-th::after {
    position: absolute;
    right: 8px;
    content: '';
    width: 10px;
    height: 20px;
    background: url(../images/dashboard/sort-arrows-couple-pointing-up-and-down.svg) no-repeat center;
    display: block;
    top: 50%;
    background-position: center center;
    background-size: 12px;
    opacity: 0.4;
    transform: translateY(-50%);
}

.right-side-tb-data .btn-group>.btn {
    float: none;
}

.cstm-header {
    display: flex;
    background: #1b364d;
    align-items: center;
    color: #fff;
    padding: 14px 17px;
    justify-content: space-between;
}

.cstm-header .close {
    opacity: 1;
    color: #fff;
    text-shadow: none;
}

.dropbox-right .chosen-container {
    width: 160px !important;
    margin-left: 10px;
}

.dropbox-right .chosen-container-single .chosen-single {
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    background: #fff;
    border-color: #ddd;
}

.dropbox-right .chosen-container-single .chosen-search input[type="text"] {
    display: none;
}

.bills-data-box .chosen-container {
    width: 100px !important;
    margin-right: 10px;
}

.bills-data-box .chosen-container-single .chosen-single {
    height: 30px;
    font-size: 12px;
    border-color: #ddd;
    line-height: 28px;
}

.modallll-top .btn-group .btn,
.right-side-tb-data .btn {
    font-size: 12px;
    line-height: 18px;
}

.bills-data-box .chosen-container-single .chosen-search input[type="text"] {
    display: none;
}

.top-data-ff .chosen-container {
    width: 135px !important;
    margin-right: 10px;
}

.top-data-ff .chosen-container-single .chosen-single {
    height: 30px;
    line-height: 28px;
    background: #fff;
    border-color: #ddd;
    font-size: 12px;
}

.usr_main_div .chosen-container-single .chosen-single div b,
.rbi-data-row .chosen-container-single .chosen-single div b {
    background: url(https://cdnjs.cloudflare.com/ajax/libs/chosen/1.8.7/chosen-sprite.png) no-repeat 0px 5px;
}

.top-data-ff .chosen-container-single .chosen-search input[type="text"] {
    display: none;
}

.cstm-modal.modal-lg {
    width: 1024px;
}

.modal-header.cstm-header h4 {
    font-weight: 600;
    font-size: 16px;
}

.main-tb-ani {
    position: relative;
    overflow-x: hidden;
}

.main-tb-ani.menuitemshow-r {
    padding-right: 294px;
    transition: 0.5s cubic-bezier(.19, 1, .22, 1);
    overflow: visible;
}

.main-tb-ani {
    transition: 0.5s cubic-bezier(.19, 1, .22, 1);
}

.main-tb-ani.menuitemshow-r .right-side-tb-data {
    right: 0px;
    transition: 0.5s cubic-bezier(.19, 1, .22, 1);
}

.tb-wp-rbi-scroll table thead td {
    padding: 12px 5px;
    font-size: 12px;
    background: #f0f7ff;
    color: #1B364D;
    vertical-align: middle;
}

.tb-wp-rbi-scroll table tbody td {
    padding: 8px 5px;
    font-size: 12px;
    vertical-align: middle;
}

.tb-wp-rbi-scroll table td input[type=checkbox] {
    width: 18px !important;
    outline: none;
    margin: 0;
    height: 18px;
    display: block;
    margin: 0 auto;
}

.right-side-tb-data .month-revenue span {
    font-size: 12px;
    font-weight: 500;
    color: #f0f7ff;
}

.bt-wp .btn {
    font-size: 13px;
    line-height: 24px;
    background: #00944D;
    border: 1px solid #048009;
    box-shadow: 0 0 5px rgba(24, 59, 92, 0.24) inset;
}

.smry-dv table tbody th {
    padding: 8px 5px;
    font-size: 12px;
    vertical-align: middle;
    font-weight: 700;
    background: #f0f7ff;
}

.smry-dv table thead td {
    padding: 12px 5px;
    font-size: 12px;
    background: #f0f7ff;
    vertical-align: middle;
}

.loder-tb {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 11;
    background: rgba(255, 255, 255, 0.84);
    background-image: url(../images/dashboard/gears.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80px;
}

.bt-wp .btn-group .btn:focus,
.bt-wp .btn-group .btn.active {
    outline: none;
    background: #1b364d;
    border-color: #1b364d;
}

.dashboard-box .loder-tb {
    background: rgba(255, 255, 255, 0.84);
    background-image: url(../images/dashboard/gears.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px;
}

.lasan.cstm-modal.modal-lg {
    width: 1318px;
}

.left-ul-navigation li.f-btn a span {
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block;
    margin-left: 6px;
}

.searchbar-f-d {
    position: relative;
    width: 100%;
    min-width: 100%;
    margin-top: 6px;
}

.searchbar-f-d input {
    width: 100%;
    border: 1px solid #d2d2d2;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    color: #888888;
    background: url(../images/dashboard/search.svg) no-repeat;
    background-position: 97% 7px;
    padding: 0 8px;
    font-weight: 400;
    border-radius: 2px;
    background-size: 12px;
}

.searchbar-f-d input:focus {
    background: none;
}

.searchbar-f-d .fa {
    position: absolute;
    right: 9px;
    color: #e22d2d;
    display: none;
    top: 7px;
    opacity: 1;
    font-size: 12px;
}

.searchbar-f-d.active .fa {
    display: block;
}

.usr_main_div .chosen-container-single .chosen-single {
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    background: #fff;
    border-color: #ddd;
}

.top-box-hdr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 16px;
}

.consolidated-box .top-box-hdr h3 {
    margin-bottom: 0px;
}

.consolidated-box .top-box-hdr .right-sect {
    min-width: 120px;
}

.mb-15 {
    margin-bottom: 15px;
}

.bank-status-ul li {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    border-bottom: 1px solid #e4e4e4;
}

.bank-status-ul li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.bank-status-ul li:first-child {
    border-top: 1px solid #e4e4e4;
    margin-top: 10px;
}

.bank-status-ul li p,
.bank-status-ul li h4 {
    margin: 0px;
}

.bank-status-ul li img {
    margin-right: 14px;
}
.bank-status-ul li p {
    font-size: 11px;
    margin-bottom: 1px;
    text-transform: uppercase;
    color: #7b7b7b;
}

.bank-status-ul li h4 {
    font-size: 16px;
    font-weight: 700;
    color: #6E6E6E;
}

.bnk-status {
    padding: 12px 0;
    padding-bottom: 18px;
}

.pos-rbi .bank-status-ul li h4 {
    font-weight: 600;
    font-size: 15px;
}

.pos-rbi .bank-status-ul li p {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 4px;
}

.b-w-300 {
    max-width: 250px;
    margin-left: 15px;
}

.main-chart-box-rbi h3 {
    font-size: 14px;
    font-weight: bold;
    color: #1b364d;
    margin: 0px 0px 10px;
}

.main-chart-box-rbi .head-line {
    height: 2px;
    width: 30px;
    background: #b6b6b6;
    display: block;
}

.graph-arw {
    margin-left: auto;
}

.graph-arw span {
    color: #707070;
    font-weight: 500;
    font-size: 14px;
}

.graph-arw img {
    width: 20px;
    margin-left: 2px;
    margin-right: 3px !important;
}

.last-updt {
    font-size: 14px;
    font-weight: 600;
    margin-right: auto;
    color: #1b364d;
    margin-bottom: 10px;
    margin-left: 11px;
}

.last-updt .fa {
    color: #999999;
}

.last-updt .fa-clock-o {
    font-size: 18px;
    position: relative;
    top: 1px;
}

.up-small-list {
    width: 8px;
    margin-left: 4px;
}

.breadcrumbs-tb {
    background: #c2c2c240;
    padding: 8px 17px;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: #1B364D;
}

.min-max-flttr {
    padding: 0 0 0 14px;
    margin-left: 50px;
}

.min-max-flttr span {
    font-size: 13px;
    font-weight: 500;
    color: #1b364d;
    margin-right: 6px;
}

.min-max-flttr .popover-content {
    font-size: 11px;
    color: #737373;
}

.min-max-flttr input {
    height: 32px;
    border-radius: 3px;
    font-size: 12px;
    padding: 10px 12px;
    display: inline-block;
    width: 140px;
}

.top-action-thead {
    background: #1b364d;
    color: #fff;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #ebebeb;
    border-color: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    padding: 0px;
    font-weight: 600;
}

.fst-1 {
    width: 60%;
}

.panel-heading.collapsed .fa-chevron-down {
    transform: rotate(0deg);
}

.panel-heading .fa-chevron-down {
    transform: rotate(-90deg);
    transition: 0.5s;
}

.fst-3,
.fst-2 {
    width: 20%;
}

.fst-2 {
    text-align: center;
}

.fst-3 {
    text-align: right;
}

.fst-1,
.fst-2,
.fst-3 {
    padding: 10px;
}

.trigr-ac {
    padding: 10px 15px;
    opacity: 0.6;
}

.panel-group .panel {
    border-radius: 0px;
}

.total-badge {
    display: flex;
    align-items: center;
}

.total-badge:nth-child(1) {
    margin-left: auto;
    margin-right: 40px;
}

.total-badge span {
    font-size: 14px;
    font-weight: 500;
    color: #1B364D;
}

.top-header-f {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: space-between;
}

.total-badge h4 {
    color: #1B364D;
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    margin-left: 5px;
}

.breadcrumbs-tb .fa-home {
    margin-right: 4px;
    color: #00944D;
    font-size: 15px;
}

.breadcrumbs-tb .fa-chevron-right {
    font-size: 11px;
    margin: 0 5px;
    position: relative;
    top: -1px;
}

@media (min-width: 768px) {
    .usr_main_div .col-sm-3 {
        width: 23%;
    }

    .usr_main_div .col-sm-9 {
        width: 77%;
    }
}

@media (max-width: 1450px) {

    .bank-status-ul li h4 {
        font-size: 15px;
        font-weight: 600;
        color: #6E6E6E;
    }

    .usr_main_div .small,
    .usr_main_div small {
        font-size: 63%;
        font-weight: 700;
    }

    .bank-status-ul li .graph-arw img {
        width: 20px;
        margin-left: 2px;
        margin-right: 0px;
    }

    .bank-status-ul li p {
        font-size: 10px;
    }

    .dashboard-box-head .graph-arw img {
        width: 14px;
        margin-left: 0px;
        margin-right: 0px !important;
    }

    .dashboard-box-head img {
        width: 30px;
    }

    .bank-status-ul li img {
        margin-right: 12px;
        width: 22px;
    }

    .bank-status-ul li p {
        margin-bottom: -1px;
    }
}

@media (max-width: 1220px) {
    .usr_main_div .col-sm-9 {
        width: 100%;
        padding-right: 15px !important;
    }

    .bnk-status {
        margin-bottom: 0px;
    }

    .consolidated-box {
        width: 32.5%;
    }

    .usr_main_div .col-sm-3 {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 3px;
        display: flex;
        justify-content: space-between;
    }
}

@media (max-height: 800px) {

    .tb-wp-rbi-scroll {
        height: 423px;
    }

    .smry-dv {
        height: 511px !important;
    }
}