/* Add here all your CSS customizations */
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0 !important;
}

dl {
    padding: 0.5em;
    overflow: hidden;
}

dt {
    float: left;
    clear: left;
    width: 160px;
    font-weight: bold;
}

dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
}

dl dl {
    margin-bottom: 0;
    padding: 0;
}

    dl dl dd:last-of-type {
        margin-bottom: 0;
    }

td.details-control {
    background: url('../Images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../Images/details_close.png') no-repeat center center;
}

.control-label {
    font-weight: 700;
}

.note-editor.note-frame .note-editing-area .note-editable {
    color: inherit;
}

select option:disabled {
    color: #aaa;
    font-style: italic;
}

.body-sign-large {
    max-width: 1000px;
}

    .body-sign-large .center-sign {
        vertical-align: top;
    }


.imgInDetWidth {
    width: 300px !important;
}

textarea {
    resize: none;
}

.footerVer {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: right;
}


/*//
// Wells
// --------------------------------------------------
*/
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

    .well h3 {
        margin: 0px !important;
    }

.blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}

/*// Sizes*/
.well-lg {
    padding: 24px;
    border-radius: 4px;
}

.well-sm {
    padding: 9px;
    border-radius: 4px;
}


.dashboardBtnStyle {
    background-color: transparent;
    border: none;
    outline: none;
}

    .dashboardBtnStyle:focus {
        background-color: transparent;
        border: none;
        outline: none;
    }

    .dashboardBtnStyle:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.multiEditorDisplay {
    border: 1px solid;
    padding: 5px;
    margin: 0px !important;
}


.mentionDefinedFont {
    font-size: 12px;
}

.stripped-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}
.stripped-th-td {
    border: 1px solid #ddd;
    text-align: left;
    padding: 10px;
}
.striped-row:nth-child(even) {
    background-color: #f2f2f2;
}
.stripped-table-wallet {
    border-collapse: collapse;
    border-spacing: 0;
    width: 72%;
    border: 1px solid #ddd;
}
.loan-approval-description {
   left: 291px;
   padding-left: 0px;
   padding-right: 0px;
   width: 557px;
}

.spinner {
    display: none;
    width: 100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: url('../../Content/Images/ajax-loading-icon.gif') no-repeat center #fff;
    /*   background-image: url('../../Content/Images/ajax-loading-icon.gif');*/
    padding: 10px;
    font: normal 16px Tahoma, Geneva, sans-serif;
    border: 1px solid #666;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 2;
    overflow: auto;
}

.ui-datepicker-trigger {
    border-radius: 4px;
    background: #e9ecef;
    border: 1px solid #ced4da;
}

#newsGrid {
    width: 3562px;
}

h2 {
    color: #f9b43a;
}

.ui-accordion-header.ui-state-active {
    background-color: #f9b43a;
}
.multiselect-container > li.active {
    background-color: #f9b43a;
}
/* transactions column styles */
.approvalFileError{
    display:none;
}
.loader-div {
    display: none;
    position: fixed;
    margin: 0px;
    padding: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 30001;
    opacity: 0.8;
}

.loader-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 120px;
    width: auto;
}

.load-text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: inherit;
    padding-top: 9%;
}
#transactionHistory {
    display: none;
}
/* logs */
#logUser {
    display: none;
}
.dateError {
    display: none;
}
.logFileError {
    display: none;
}
#demoUser {
    display: none;
}
/* trading account*/
#address-info {
    display: none;
}
#profession-info {
    display: none;
}
#upload-doc {
    display: none;
}
#sign-create {
    display: none;
}
/*general info*/
.general-editor-height {
    height: 250px;
}
#arabicContent {
    display: none;
}
.radSize {
    -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
    transform: scale(1.5);
    padding-left: 1em;
}
.loading-div {
    display: none;
    position: fixed;
    margin: 0px;
    padding: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 30001;
    opacity: 0.8;
}

.swal2-container {
    z-index: 20000 !important;
}
.arabicFile {
    display: none;
}
.arabicFilePath {
    display: none;
}
.toReport{
    border-radius:50%;
    box-shadow: 0 0 20px #D3D3D3;
    border:2px solid #fff;
    display: flex;
    justify-content:center;
    height:6rem;
    width:6rem;
}
.siteicon {
    padding-top:36%;
}
.imgRequired:after {
    content: "*";
    color: red;
}
.period-code {
    display: none;
}
.notify {
    min-height: 2.4rem;
    width: 2.3em;
    margin-top: 0.4em;
    margin-left: 1em;
}
.sendNotif {
    display: flex;
    align-items: center;
    gap: 10px;
}
.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}