.select2-container--open:not(.select2) {
    z-index: 999999999999;
}

.j-icon-left, .tooltip {
    z-index: 9999999999999 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 55px;
}

.select2-defaultPadding .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
}

.select2-selection[role=combobox] {
    min-height: 46px;
}
.select2-selection[role=combobox] input {
    height: auto;
    border: 0 !important;
}

.select2-selection[role=combobox] ul.select2-selection__rendered {
    margin-left: 40px;
}

ul.select2-selection__rendered .select2-search--inline input {
    width: auto !important;
}

.j-pro .input-group {
    margin-bottom: 0;
}

.j-pro-less {
    border: 0;
    background: transparent;
}

.j-pro-hide-success .j-success-message {
    display: none;
}

.editable {
    border-bottom: 0;
    cursor: pointer;line-height: 1.25;
    padding: .5rem .75rem;
    border: 1px solid transparent;
}

.editable:hover {
    background-color: #fff !important;
    border: 1px solid rgba(0,0,0,.15);
    color: #495057
}

.editable-inline .form-inline {
    display: block;
}

div.datedropper{
    --dd-color1: #1abc9c !important;
}

.md-tabs-two li.nav-item,
.md-tabs-two .slide { 
    width: calc(100% / 2);
}

.ui-autocomplete,
div.datedropper {
    z-index: 214748363890 !important;
}

.whiteBackground.btn-primary:focus {
    color: #13866f;
}

table.table-hover td {
    vertical-align: middle;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(26,188,156,.1);
}

.table-striped tbody tr:hover {
    background-color: rgba(26,188,156,.5);
}

.tooltip-content2.custom {
    width: 80px;
    height: auto;
    padding: 10px 20px;
    margin-left: -32px;
    border-radius: 10px;
    font-size: 15px !important;
    white-space: normal;
    left: 0;
}

.icon-btn i {
    padding-right: 0;
}

.panel-body p {
    line-height: 25px;
}

.notificationIcon { 
    border-radius: 50px;
    padding: 10px;
    color: #fff;
}

.text-wight {
    color: #fff;
}

.form-radio label {
    line-height: 1.5;
    margin-bottom: .5rem;
}


/* LOADER START */
.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #37bc9b;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #37bc9b transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }

.invoice-table td.wrap {
    white-space: normal;
}
.invoice-header td {
    width: 33%;
}

.select2_icon_left {
    border-right: 1px solid rgba(0, 0, 0, 0.32);
    left: 18px;
    top: 5px;
    font-size: 17px;
    height: 38px;
    width: 42px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    z-index: 2;
    opacity: .6;
}

.userProfileIcon {
    font-size: 30px;
    background-color: #37bc9b;
    padding: 10px;
    border-radius: 30px;
    color: #fff;
}

#contact_form_details {
    height: 200px;
}



.login {
    overflow-y:auto;
    overflow-x:hidden;
    align-items: inherit
}

/*
.login .container-fluid {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); 
    -webkit-transform: translate(-50%, -50%); 
}
*/

.clndr .event-listing {
    height: 300px;
    overflow-x: auto;
}

.tab-pane:not(.active) {
    display: none;
}

.markNotificationAsRead .show-notification {
    height: 300px;
    overflow-x: auto;
}

.j-row-minimal .j-unit {
    margin-bottom: 5px;
}

.j-pro-minimal input {
    font-size: 15px !important; 
    padding: 5px 5px 5px 58px !important;
    height: 30px !important;
}

.j-pro-minimal .select2-selection[role=combobox] {
    min-height: 30px;
}

.j-pro-minimal .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 5px 20px 5px 55px;
    line-height: 18px;
    font-size: 15px;
}

.j-pro-minimal .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 3px;
    right: 4px;
}


.j-pro-minimal .j-icon-left {
    height: 20px;
    line-height: 20px !important;
}

.j-pro span.j-error-view, .j-pro span.j-success-view, .j-pro span.j-warning-view, .j-pro span.j-info-view {
    height: auto;
}

.header-navbar .navbar-wrapper .navbar-container .lng-dropdown .addMenu {
    width: 16em;
}

#table-repairs-repair_shops .tooltip-item {
    font-size: 35px;
    background: transparent;
}

.btn-outline-white {
    border-color: #fff;
    color: #fff;
}

.active .btn-outline-white,
.btn-outline-white:hover {
    background-color: #fff;
    color: #55e7ca;
}

@media (min-width: 1000px){
    .modal-lg {
        width: 1000px;
        max-width: 1000px;
    }
}


@media print {
    .print-hidden {
        display: none;
    }
}



  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

/* LOADER END */


/* DATATABLE START */
.wrap td,
.wrap th {
    white-space: normal;
}
/* DATATABLE END */

/* ONLY FOR DESCTOP START */
@media (min-width: 550px) {
        
    .login-card {
        min-width: 550px;
    }
}

/* ONLY FOR DESCTOP END */
@media (max-width: 767px) {
    .j-pro .j-span6 {
        width: 100%;
    }

    .j-pro .j-input .input-group .form-control:not(:first-child):not(:last-child) {
        width: 66%;
    }

        
    .md-tabs-two li.nav-item,
    .md-tabs-two .slide { 
        width: 100%;
    }

    .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification {
        right: 0;
        left: auto;
        min-width: 0;
        width: auto;
    }
}
/* ONLY FOR PHONES START */



/* ONLY FOR PHONES END */