.dashcard {
    border-radius: 15px !important;
}

.icon-icon-input {
    position: relative;
}

.icon-icon-input i {
    position: absolute;
    right: 15px;
    font-size: 24px;
    top: 12px;
}

body .btn {
    padding: 11px 25px;
    border-radius: 25px;
    font-size: 16px;
}

.form-group label {
    font-size: 14px;
    font-weight: 600;
}

body .form-control:focus {
    box-shadow: none;
}

body .daterangepicker td.in-range {
    background-color: #E1E7F7;
}

body .daterangepicker .calendar-table th,
body .daterangepicker .calendar-table td {
    color: #939EB9;
    font-size: 16px;
    min-width: 40px;
    width: 40px;
    height: 35px;
}

body .daterangepicker .calendar-table th {
    color: #000 !important;
    font-weight: 600;
}

body .daterangepicker {
    width: 630px;
    padding: 10px;
    border-radius: 10px;
    border: none;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.14);
}

body .daterangepicker .calendar {
    max-width: 100%;
}

body .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 20px;
}

body .daterangepicker td.start-date {
    border-radius: 15px 0 0 15px;
}

body .daterangepicker td.end-date {
    border-radius: 0 15px 15px 0;
    background-color: #0C7CFF !important;
}

.date-range {
    border: 1px solid #E1E7F7;
    border-radius: 15px;
    position: relative;
    display: flex;
    font-size: 14px;
}

.date-range input {
    border: none;
    color: #0C7CFF;
    width: 100%;
    font-size: 14px;
    padding-left: 10px;
    margin-right: 10px;
}

.date-range {
    border: 1px solid #E1E7F7;
    border-radius: 25px;
    position: relative;
    width: 335px;
    padding: 10px 20px;
}

.date-range .isax-calendar {
    font-size: 21px;
    margin-left: 7px;
}

.nowrap {
    white-space: nowrap;
}

.selectlist {
    width: 360px;
}

.selectlist .dropdown-menu {
    min-width: 370px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.14);
    border-radius: 12px;
    border: none;
    padding: 15px;
}

.selectlist .dropdownbtn {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #E1E7F7;
    border-radius: 25px;
    padding: 10px 20px;
}

.selectlist [type=checkbox]+label {
    padding-left: 35px;
}

.selectlist .checklistss {
    max-height: 400px;
    overflow: auto;
}

.selectlist .checklistss label {
    margin: 0px;
    font-weight: 400;
}

.selectlist .checklistss [type=checkbox]:checked,
.selectlist .checklistss [type=checkbox]:not(:checked) {
    position: inherit;
    left: 0;
    opacity: 1;
    transform: scale(1.3);
}

.selectlist .checkboxlist {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px;
    border-radius: 5px;
}

.selectlist .checkboxlist:hover {
    background-color: #E1E7F7;
}

.section-card {
    background-color: #fff;
    padding: 15px;
    margin: 0 -30px 10px;
}

.section-card thead th {
    background-color: #FAFBFD;
}

.section-card .tablemain {
    border: 1px solid #dee2e6 !important;
}

.section-card thead th,
.section-card tbody td {
    font-size: 14px;
}

.actionstd a {
    display: flex;
    align-items: center;
    align-items: center;
    cursor: pointer;
    color: #1091FF !important;
}

.actionstd a span {
    padding-right: 5px;
}

.viewdetailspopup .modal-body {
    padding: 40px;
}

.transaction-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.transaction-info ul li {
    margin-bottom: 20px;
}

.transaction-info .infcard {
    display: flex;
    align-items: center;
}

.transaction-info .infodetails {
    flex: 1;
    padding-left: 15px;
}

.transaction-info .cardicon {
    background-color: #F3F9FF;
    flex: 0 0 auto;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3787FF;
    font-size: 22px;
}

.transaction-info .infodetails h5 {
    font-weight: 600;
    font-size: 18px;
    margin-top: 3px;
}

.modal-action {
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

.search-omc {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 300px);
}

.search-omc>div {
    max-width: 430px;
}

.search-omc img {
    height: 110px;
}

.tablemain {
    background-color: #fff;
}

.auditable {
    min-width: 1400px;
    text-align: center;
}

.auditable th,
.auditable td {
    font-size: 13px !important;
    border: 1px solid #ebebeb !important;
    vertical-align: middle;
    padding: 5px;
}

.table-inner {
    margin: 0px;
}

.table-inner thead th {
    border: 1px solid #ddd;
    width: 50%;
    min-width: 50%;
    white-space: nowrap;
}

.table-inner td {
    height: 45px;
    width: 50%;
}

.auditable td small {
    display: block;
}

.modal-custom {
    max-width: 90% !important;
}

.menuhighlight {
    color: #1091FF!important;
}

.custom-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
}

.custom-switch-input {
    opacity: 0;
    width: 0;
    height: 0;
}

.custom-switch-indicator {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 22px;
}

.custom-switch-indicator:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

.custom-switch-input:checked+.custom-switch-indicator {
    background-color: #4caf50;
}

.custom-switch-input:checked+.custom-switch-indicator:before {
    transform: translateX(18px);
}

.select2.select2-container {
    width: 100% !important;
}

.select2.select2-container .select2-selection {
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 34px;
    margin-bottom: 15px;
    outline: none !important;
    transition: all .15s ease-in-out;
}

.select2.select2-container .select2-selection .select2-selection__rendered {
    color: #333;
    line-height: 32px;
    padding-right: 33px;
}

.select2.select2-container .select2-selection .select2-selection__arrow {
    background: #f8f8f8;
    border-left: 1px solid #ccc;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    height: 32px;
    width: 33px;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--single {
    background: #f8f8f8;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--multiple {
    border: 1px solid #34495e;
}

.select2.select2-container .select2-selection--multiple {
    height: auto;
    min-height: 34px;
}

.select2.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
    margin-top: 0;
    height: 32px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
    padding: 0 4px;
    line-height: 29px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 4px 4px 0 0;
    padding: 0 6px 0 22px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    position: relative;
}

.select2.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    margin: 0;
    text-align: center;
    color: #e74c3c;
    font-weight: bold;
    font-size: 16px;
}

.select2-container .select2-dropdown {
    background: transparent;
    border: none;
    margin-top: -5px;
}

.select2-container .select2-dropdown .select2-search {
    padding: 0;
}

.select2-container .select2-dropdown .select2-search input {
    outline: none !important;
    border: 1px solid #34495e !important;
    border-bottom: none !important;
    padding: 4px 6px !important;
}

.select2-container .select2-dropdown .select2-results {
    padding: 0;
}

.select2-container .select2-dropdown .select2-results ul {
    background: #fff;
    border: 1px solid #34495e;
}

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
    background-color: #3498db;
}