.xcrud {
    margin-bottom: 20px;
}

.form_inspection_view {
    /* margin-left: 3%;
    margin-right: 3%; */
    border: 1px solid #000 !important;
    border-radius: 4px;
}

.crudheader_section {
    margin: 4px !important;
}


/* .scrollable-element {
    scrollbar-width: thin;
}

::-webkit-scrollbar-button {
    background: #ccc
}

::-webkit-scrollbar-track-piece {
    background: #888
}

::-webkit-scrollbar-thumb {
    background: #eee
} */

​ .upload_btn {
    color: #ffffff !important;
    font-weight: 800;
}

.otherattachments {
    background: #0913a0 !important;
    padding: 6px;
    color: #ffffff;
    border-radius: 1px;
    font-weight: 800;
    font-size: 16px;
    border-radius: 4px;
    width: 100%;
}

.titlehfd {
    background-color: #0913a0 !important;
    color: #FFFFFF;
    font-weight: 800;
    padding: 6px;
}

.backbtn {
    margin-bottom: 4px;
}

.crudheader_section a {
    margin-right: 2% !important;
}

.add_btn_section {
    margin-bottom: 5px;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
    color: #000000 !important;
}

.tab button:hover {
    background-color: #0913a0 !important;
}

.crud_section_2 .container {
    text-align: left;
    float: left;
}

.tab button {
    background-color: #0913a0 !important;
}

.add_record {
    padding-left: 8px;
}

.crud_section {
    padding-top: 5px;
}

.approved {
    background-color: rgb(86, 191, 86) !important;
}

.cancelled {
    background-color: rgb(238, 56, 0) !important;
}

.draft {
    background-color: #f1f1f1 !important;
}

.defer {
    background-color: #bebebe !important;
}

.rejected {
    background-color: #d9534f !important;
}

.modal-content {
    border-radius: 6px;
}

.pesaflowWindowSection {
    padding: 6px;
    border: 1px solid green;
    border-radius: 6px;
    margin: 1rem;
}

.inprogress {
    background-color: #fffb09 !important;
}

.deffered {
    background-color: rgb(252, 252, 142) !important;
}

.tab-content {
    padding: 10px 20px;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #dde6e9;
    height: auto;
    /* overflow: hidden; */
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
    right: 2px;
    border: 1px solid;
    color: black;
    background: transparent !important;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
    border: 1px solid;
    color: black;
    background: transparent !important;
}

#paymentInitiatorAttachment,
#paymentInitiator_form,
#reportAttachmentUpload {
    width: 60%;
    margin: auto;
}

#offsidebar .main-nav {
    z-index: 999;
}

#selectMode {
    width: 60%;
    margin: auto;
}

.innersectionview {
    padding: 6px;
}

#paymentID,
#paymentID_Exp {
    text-align: center;
    border-bottom: 1px solid;
    font-weight: 700;
}

#listings_edit_staffProfile {
    margin-top: 12%;
}

#Attpayment_description {
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
}

.pybtn {
    margin-top: 8px;
    margin-left: -4px;
    color: white;
}

.sbmtbtn {
    background-color: #0913a0 !important;
    font-weight: 800;
}

#Attpayment_amount {
    color: rgba(0, 0, 160, 0.719);
    font-weight: bold;
    font-size: 18px
}

.profile_section {
    border: 1px solid #b1b1b1;
    margin: 10px;
    border-radius: 10px;
    padding: 6px !important;
    position: absolute;
}

.ui.buttons .button,
.ui.buttons .or,
.ui.button {
    font-size: 1rem;
    background-color: #0913a0 !important;
    background: #0913a0 !important;
}

table #paymentNote,
#paymentNote,
#paymentNote_Exp {
    text-align: center;
    font-weight: 400;
    font-size: 1rem;
    color: #ff0000 !important;
    font-weight: 700;
}

#paymentonetime {
    text-align: left;
    font-weight: 400;
    font-size: 1rem;
    color: #ff0000 !important;
    font-weight: 700;
}

.payment-section {
    border: 1px solid green;
    margin: 1%;
    border-radius: 4px
}

#applicationstatus {
    float: right;
}

.exporter_selection {
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid #ccc;
    margin-bottom: 0.2rem;
}

#crudsectionbg {
    margin-bottom: 16px;
}

.ui.segment {
    margin: 0.2rem 0em !important;
}

.form_section {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 3px;
    border: 1px solid #6d6d6d;
    border-radius: 4px;
    margin-bottom: 1%;
    margin-top: 1%;
    padding-top: 10px;
}

.form_section h4 {
    color: #068606;
}

.segment h4 {
    color: #068606;
}

#productForm {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    padding: 20px;
    margin-top: 0.3rem;
}

#applicationstatus {
    background: #ed9c28 !important;
    font-weight: 800;
    border-radius: 10px;
    margin: 0em 0em 0.2em !important;
    line-height: 1.4285em;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 2%;
    padding-right: 2%;
    color: rgb(255, 255, 255);
}

#applicationstage {
    font-weight: 800;
    border-radius: 2px;
    padding: 4px;
    padding-right: 10px !important;
    color: rgb(255, 255, 255);
    font-weight: 800;
    margin: 0em 8px 0.2em !important;
    line-height: 1.4285em;
    background: #ed9c28 !important;
    font-weight: 800;
    border-radius: 10px;
    margin: 0em 0em 0.2em !important;
    line-height: 1.4285em;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 2%;
    padding-right: 2%;
}

#exporter_selection {
    margin-top: 10px;
}

#imptitle {
    font-weight: 400;
    font-size: 14px;
    border-bottom: 2px solid #000;
}

.viewsectionreg {
    border: 1px solid #d0dada;
    border-radius: 4px;
    background: #ffffff;
}

.innerviewsection {}

.tabulator {
    border: 1px solid #dddddd !important;
}

.tabulator>tbody>tr:nth-child(odd)>td,
.tabulator>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9 !important;
}

.tabulator-row {
    background-color: #f9f9f9;
}

.parsley-form {
    /*width:94%;*/
}

.xcrud-list {
    /*min-width: 100%;*/
    /*width: auto;*/
    display: table !important;
    margin-bottom: 3px;
    /*   table-layout: fixed;*/
}

.tab-content>.tab-pane {
    /*overflow-y: auto;*/
    height: 100% !important;
    width: 101% !important;
}

.no-double-spacing input[type="text"] {
    line-height: 1;
}

.createNewRecorddiv .ui.buttons .button,
.ui.buttons .or,
.ui.button {
    font-size: 1rem;
    color: #fff !important;
}

.payaccount .paymentsInvoice #invoiceprintout #tableinvoice {
    border: none !important;
}

.crud_section {
    /*
    position: relative;
    display: block;
    */
    /*overflow: auto;*/
    position: relative;
    display: block;
    /* margin-top: 20px; */
    /*min-height: 504px;*/
}

.crud_section_2 {
    position: relative;
}

.crud_section_3 {
    position: relative;
}

.edit_side_panel .col-md-6 {
    width: 100% !important;
}

.nnnn {
    width: 100% !important;
}

.tabulator-selectable :hover {
    /*background: #769bcc!important;*/
}

.parsley-custom-error-message,
.parsley-errors-list {
    color: #FF0000;
    padding-left: 1px;
    padding-top: 0px;
    margin: 0;
    margin-bottom: 5px;
    list-style-type: none;
}

.xcrud-actions input {
    float: right;
}

.clr {
    clear: both;
    font-size: 0;
}

.modal-dialog {
    max-width: none !important;
    width: 60%;
}


/* .tabulator-table {
    width: 100%;
} */

.tabulator-tableHolder {
    min-height: 50px !important;
}

.xcrud-list th,
.xcrud-list td {
    /*white-space:nowrap;*/
}

.xcrud-column:hover {
    text-decoration: underline;
    cursor: pointer;
}

.xcrud-header {
    border-bottom: 1px solid #E5E5E5;
}

.xcrud-top-actions {
    padding: 5px 0;
    display: block;
    width: 100%;
    overflow: hidden;
    /* margin-left: 12px;
    margin-right: 12px; */
}

.xcrud-container {
    position: relative;
}

.xcrud-list-container {
    /*overflow-x: auto;*/
    overflow-x: scroll;
    clear: both;
    padding: 0 !important;
}

.xcrud-nav {
    padding: 15px 10px 5px;
    display: inline-block;
    position: relative;
    width: 100%;
}

.xcrud-nav>* {
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
}

td.xcrud-actions {
    text-align: right;
    white-space: nowrap;
}

.xcrud-actions a {
    vertical-align: top;
}

.xcrud .xcrud-list .xcrud-row:hover td.xcrud-actions-fixed {
    position: absolute;
    right: 0;
    border-left: none;
    margin-top: -1px;
}

.xcrud-overlay {
    /*display: none;*/
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #fff 50% 50% no-repeat url(loading.gif);
    opacity: 0.5;
    width: 100%;
    z-index: 100000;
}

.xcrud-num {
    color: #bbb;
    width: 10px;
}

.xcrud-benchmark {
    margin: 5px;
    font-size: 10px;
    line-height: 1.2;
    float: right;
    color: #999;
}

.xcrud-benchmark span {
    margin: 0 5px;
}

table.xcrud-details.table td input,
table.xcrud-details.table td select,
table.xcrud-details.table td textarea {
    margin-bottom: 0;
}

.xcrud .tab-content {
    padding: 8px;
    border: 1px solid #DDDDDD;
    border-top: 0;
    overflow: hidden;
}


/*.xcrud .xcrud-remove-file{
    vertical-align: bottom;
    margin-left: 5px;
}*/

.xcrud .xcrud-file-container.error {
    border: 1px solid #E20101;
    background-color: #FFE4E4;
    padding-left: 5px;
}

.xcrud .xcrud-file-container {
    font-size: 14px;
    line-height: 30px;
}

.xcrud .xcrud-file-container img {
    max-width: 99%;
    vertical-align: bottom;
}

.xcrud-add-file {
    /*margin-top: 5px;*/
    position: relative;
    overflow: hidden;
}

input.xcrud-upload {
    cursor: pointer;
    direction: ltr;
    font-size: 100%;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
    -webkit-transform: translate(-300px, 0px) scale(4);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
}

.xcrud .xcrud-list td.xcrud-sum {
    font-weight: bold;
}


/* column styles */

.xcrud-list td.align-left {
    text-align: left
}

.xcrud-list td.align-right {
    text-align: right;
}

.xcrud-list td.align-center {
    text-align: center;
}

.xcrud-list td.font-bold {
    font-weight: bold;
}

.xcrud-list td.font-italic {
    font-style: italic;
}

.xcrud-list td.text-underline {
    text-decoration: underline;
}

.xcrud .xcrud-list td .btn {
    margin-top: -4px;
    margin-bottom: -4px;
}

.xcrud-th th {
    background: #efefef;
    white-space: nowrap;
}

.xcrud .xcrud-daterange {
    width: 80px;
}

.xcrud-googlemap img {
    max-width: inherit;
}

.xcrud-search input,
.xcrud-search select {
    width: 10%;
    margin: 0 5px 0 0;
    vertical-align: top;
    min-width: 120px;
}

.xcrud .btn-group {
    white-space: nowrap;
    margin-right: 5px;
}

.xcrud .btn-group .btn {
    float: none !important;
}

.xcrud-upload-container img {
    display: block;
    max-width: 700px;
    clear: both;
    margin-bottom: 5px;
}

ul.xcrud-map-dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 5;
}

ul.xcrud-map-dropdown li {
    margin: 0;
    padding: 3px 10px;
    cursor: pointer;
}

ul.xcrud-map-dropdown li:hover {
    background: #f4f4f4;
}

input.xcrud-inline {
    display: inline-block;
    width: 40%;
    margin-right: 10px;
}

.xcrud-map {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    margin: 10px 0;
}


/*.xcrud-radio-label,.xcrud-checkboxes-label{
    display: block;
}
.xcrud-radio-label input,.xcrud-checkboxes-label input{
    margin-right: 7px;
}*/

.xcrud .validation-error {
    box-shadow: 0 0 1px red, 0 0 3px red !important;
    background: #FFEBEB !important;
}

th.xcrud-actions {
    width: 40px;
}

a.xcrud_modal {
    text-decoration: none;
    color: inherit;
}


/*.xcrud-view table tr td:first-child{
    width: 30%;
}*/


/*td.details-label{
    width: 30%;
}*/


/* messages */

.xcrud-message {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 15px;
    padding: 10px 20px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(0, 0, 0, 0.05);
    display: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    color: #fff;
    color: rgba(255, 255, 255, 0.90);
    cursor: pointer;
    z-index: 500;
}

.xcrud-message.success {
    background: #5AB95F;
    border-top: 1px solid #8A1414;
    border-bottom: 1px solid #8A1414;
}

.xcrud-message.error {
    background: #D05C5C;
    border-top: 1px solid #931C1C;
    border-bottom: 1px solid #931C1C;
}

.xcrud-message.info {
    background: #6CC3C6;
    border-top: 1px solid #127B7C;
    border-bottom: 1px solid #127B7C;
}

.xcrud-message.note {
    background: #DDB75D;
    border-top: 1px solid #A66E13;
    border-bottom: 1px solid #A66E13;
}

.xcrud-toggle-show {
    float: right;
    font-size: 13px;
    font-weight: bold;
    line-height: inherit;
    margin: 8px;
    cursor: pointer;
}

h2 {
    border-bottom: 1px solid #ddd;
}

.xcrud-main-tab {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 8px 15px 6px;
    margin: 0 2px;
    font-size: 20px;
}

#xcrud-modal-window .modal-body>span>img {
    display: block;
    width: 100%;
}


/* RTL */

.xcrud.xcrud_rtl {
    direction: rtl;
}

.xcrud.xcrud_rtl .xcrud-list .xcrud-row:hover td.xcrud-actions-fixed {
    right: auto;
    left: 1px;
}

.xcrud.xcrud_rtl .xcrud-toggle-show {
    float: left;
}

.xcrud.xcrud_rtl .xcrud-button>i {
    margin-right: auto;
    margin-left: 4px;
}

.xcrud.xcrud_rtl .xcrud-details-table td:first-child {
    text-align: left;
}

.refresh-page-btn {
    margin-left: 295px;
    margin-top: 20px;
    width: 200px;
    text-align: center;
    z-index: 30000000;
    position: relative;
}

.main-nav {
    position: absolute;
    top: -4px;
    z-index: 50000000;
    left: 6px;
}

.control-label-plain {
    text-align: left !important;
    padding-top: 8px;
    padding-bottom: 8px;
}

option {
    background-color: transparent;
}

.asteric {
    color: rgb(255, 0, 0);
    padding-left: 5px;
    font-size: 18px;
}

.control-label {
    /* padding: 8px; */
    /* background: #f7f5f5; */
    color: black;
    font-weight: bold;
    font-size: 14px;
    padding-left: 16px;
    padding-top: 7px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.tabulator-cell.open {
    position: initial !important;
}

.dropdown-menu {
    left: unset !important;
}

.tabulator-cell {
    position: initial !important;
}

.open>.dropdown-menu {
    /* right: 0 !important; */
    /* width: 290px !important; */
}

.tabulator .tabulator-tableHolder {
    position: relative;
    width: 100%;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px !important;
}

.dropdown-menu {
    position: absolute;
    top: -1px;
    margin: 2px 72 0;
    font-size: 14px;
    text-align: left;
    margin-left: 20px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    height: 37px !important;
}

.vertical-form-layout-header {
    background: #0913a0 !important;
    padding: 6px;
    color: #ffffff;
    border-radius: 1px;
    font-weight: 800;
    font-size: 16px;
    border-radius: 4px;
}

.vertical-form-layout {
    position: relative;
    /* overflow: unset; */
    overflow: inherit;
    /* min-height: 500px; */
    /*overflow-y: scroll;*/
}

.collapse {
    display: none;
    visibility: unset;
}


/* .fade {
    opacity: 1!Important;
    transition: none!Important;
} */

.modal-dialog {
    /* margin-top: 90px!important; */
}

.modal {
    top: 18% !important;
    width: 50%;
    margin: auto;
    /* margin-top: 50px!important; */
}

.main-nav {
    position: absolute;
    top: -4px;
    z-index: 999 !important;
    left: 6px;
}

.modals .transition {
    /*animation: none!important;*/
}

#QuarantineDetails {
    height: 300px;
}

#assignQuarantineFacility_form #QuarantineDetails {
    height: 220px !important;
}

#assignedQuarantineFacility_form #QuarantineDetails {
    height: 220px !important;
}

.headerTitle{
    margin-left: 16px;
}

.viewsection{
    border: 1px solid #cfcfcf;
    border-radius: 6px;
}
.viewsection .return{
    margin-left: 4px !important;
}