img.avatar-img.table {
    width: 60px;
    height: 60px;
    margin-bottom: 0;
}

div#basic-datatables_length {
    display: none;
}

.careed {
    display: inline-block;
    position: absolute;
    z-index: 9999;
}

.careed a {
    color: #fff !important;
}

.careed .btn.btn-success {
    padding: 6px 6px;
    font-size: 13px;
}

.btn.btn-success {
    padding: 7px 10px;
    line-height: 15px;
    height: 33px;
    width: 125px;
}

.btn.btn-success-2 {
    padding: 7px 10px;
    height: 39px;
    width: 119px;
    line-height: 23px;
}

.btn.btn-success-del {
    width: 72px;
}

body.login {
    min-height: 100vh;
    background-image: linear-gradient(120deg, #1a2b56, #8e44ad);
}

.login-form {
    width: 360px;
    background: #f1f1f1;
    min-height: 465px;
    padding: 18px 40px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.login-form-1 {
    width: 360px;
    background: #f1f1f1;
    min-height: 406px;
    padding: 18px 40px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.login-form h1 {
    text-align: center;
    margin: 12px 0;
    font-size: 27px;
    font-weight: 600;
}

.logbtn {
    max-width: 128px;
    height: 40px;
    border: none;
    background: #1A2B56;
    background-size: 200%;
    color: #fff;
    outline: none;
    cursor: pointer;
    transition: 0.5s;
    width: 100%;
    font-size: 19px;
    margin-top: 12px;
    display: inline-block;
    line-height: 37px;
    border-radius: 5px;
}

.for-logbtn {
    margin-top: 29px;
}

.logbtn:hover {
    color: #fff;
    text-decoration: none;
}

a#messageDropdown {
    display: none;
}

.dropdown-menu.quick-actions.quick-actions-info.animated.fadeIn.show {
    display: none;
}

i.fas.fa-layer-group {
    display: none;
}

ul.dropdown-menu.dropdown-user.animated.fadeIn.show {
    display: none;
}


/*ul.navbar-nav.topbar-nav.ml-md-auto.align-items-center li:nth-child(2) {
    display: none;
}
ul.navbar-nav.topbar-nav.ml-md-auto.align-items-center li:nth-child(4) {
    display: none;
}*/


/*
.logbtn:hover {
	background-position: right;
}*/

.txtb {
    margin-bottom: 9px;
    position: relative;
}

.bottom-text {
    margin-top: 10px;
    text-align: right;
    font-size: 15px;
    margin-bottom: 5px;
}

th.text-center.no-sort.sorting:before,
th.text-center.no-sort.sorting:after {
    display: none !important;
}

.no-sort {
    pointer-events: none;
}

h3.heading {
    margin-bottom: 0;
    font-size: 20px;
    color: #fff;
}

.wrapper.sidebar_minimize h3.heading {
    display: none;
}

.wrapper.sidebar_minimize .sidebar-content img.avatar-img.rounded-circle {
    width: 50px !important;
}

.wrapper.sidebar_minimize.sidebar_minimize_hover .sidebar-content img.avatar-img.rounded-circle {
    width: 100px !important;
}

.aline {
    display: flex;
}

.aline-img {
    margin-right: 17px;
    width: 120px;
    height: 120px;
    position: relative;
}

.aline-img-2 {
    margin-right: 17px;
    width: 52px;
    height: 45px;
    position: relative;
}

.aline-video {
    margin-right: 17px;
    width: 120px !important;
    height: 120px !important;
    position: relative;
}

.cross-icon {
    position: absolute;
    top: -7px;
    right: -8px;
    width: 20px;
    height: 20px;
}

.icon-set {
    position: relative;
}

.cross-icon-set {
    position: absolute;
    top: -7px;
    right: 10px;
    width: 20px;
    height: 20px;
}

.aline-img-plus {
    margin-right: 17px;
    width: 120px;
    height: 126px;
}

.rating table tr th,
.rating table tr td {
    border: 1px solid black;
    padding: 10px;
    color: black;
    background: #e5e6ed;
}

.rating table {
    width: 333px;
    height: 121px;
    border: 3px solid;
}

.space-menu {
    white-space: nowrap;
}

.input-icons i {
    position: absolute;
}

.input-icons {
    width: 100%;
    margin-bottom: 10px;
}

.icon {
    padding: 10px;
    min-width: 40px;
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
}

.input-field {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.text-center img {
    vertical-align: middle;
    border-style: none;
    width: 100px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #1A2B56;
    border-color: #1A2B56;
}

.form-control-sepl {
    display: block;
    width: 95%;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 14px;
    border-color: #ebedf2;
    padding: 0.6rem 1rem;
    height: inherit !important;
}

.icon-2 {
    padding: 10px;
    min-width: 40px;
    position: absolute;
    top: -10px;
    right: -6px;
    cursor: pointer;
}

#cars {
    cursor: pointer;
}

#birthdaytime {
    cursor: pointer;
}

input::-webkit-calendar-picker-indicator {
    cursor: pointer;
}


/* .rounded-circle {
    border-radius: 0px;
} */

.rounded-2 {
    border-radius: 30px !important;
}

.txtb label {
    color: #495057 !important;
    font-size: 15px !important;
    font-weight: 400;
    padding: 5px 0px;
}

.txtb label span {
    color: red;
}

.back {
    padding: 9px;
    position: absolute;
    left: 41px;
    font-size: 21px;
    top: 18px;
    color: white;
    background: #1A2B56;
    border-radius: 5px;
    cursor: pointer;
}

.text-top-mar {
    margin-top: 37px;
}

.block-btn {
    padding: 7px 10px;
    line-height: 19px;
    height: 33px;
    width: 71px;
    background: #1A2B56 !important;
    border-color: #1A2B56 !important;
    border: navajowhite;
    color: white;
    border-radius: 4px;
    cursor: pointer;
}

.block-btn:hover {
    background: #31ce36 !important;
    border-color: #31ce36 !important;
}

select#cars {
    background-image: url(../img/Vector2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background-size: 12px;
    background-position: 98% 50%;
}

input.form-control.form-control-sm {
    background-image: url(../img/Search.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background-size: 12px;
    background-position: 3% 50%;
    padding-left: 23px !important;
}

.btn-light:disabled,
.btn-light:focus,
.btn-light:hover {
    background: transparent !important;
    border-color: transparent;
}

button.btn.dropdown-toggle.btn-light.bs-placeholder {
    border: 1px solid #ccc;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}

.dropdown-toggle:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
}


/* table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc:after {
    display: none;
} */

table.dataTable thead .remove.sorting:after,
table.dataTable thead .remove.sorting_asc:after,
table.dataTable thead .remove.sorting_asc_disabled:after,
table.dataTable thead .remove.sorting_desc:after,
table.dataTable thead .remove.sorting_desc_disabled:after {
    display: none;
    pointer-events: none;
}

table.dataTable thead .remove.sorting:before,
table.dataTable thead .remove.sorting_asc:before,
table.dataTable thead .remove.sorting_asc_disabled:before,
table.dataTable thead .remove.sorting_desc:before,
table.dataTable thead .remove.sorting_desc_disabled:before {
    display: none;
    pointer-events: none;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
    position: absolute;
    bottom: 0.9em;
    margin-bottom: 6px;
    display: block;
    /* opacity: .5; */
}

.table thead th:first-child {
    pointer-events: none;
}

img.avatar-img.rounded-circle {
    border-radius: 0px !important;
}

a.dropdown-toggle.profile-pic .rounded-circle {
    border-radius: unset !important;
}

ul.navbar-nav.topbar-nav.ml-md-auto.align-items-center li.nav-item.dropdown.hidden-caret img.avatar-img.rounded-circle {
    border-radius: 30px !important;
}


/*
img.avatar-img.rounded-circle.rounded-2 {
    border-radius: 50px !important;
} */

input#datetimepicker1 {
    /* background-image: url(../img/Calendar.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background-size: 12px;
    background-position: 98% 50%;
    cursor: pointer;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.modal-footer {
    justify-content: center;
}

.modal-title {
    font-size: 18px;
    font-weight: 600;
    color: black;
}

.block-btn-rec {
    padding: 7px 10px;
    line-height: 19px;
    height: 33px;
    width: 77px;
    background: #00d5ee !important;
    border-color: #00d5ee !important;
    border: navajowhite;
    color: white;
    border-radius: 4px;
    cursor: pointer;
}

.wrapper.sidebar_minimize_hover h3.heading {
    display: block;
}

.bg-col {
    background: #d9d5d5;
}

.icon-3 {
    padding: 10px;
    min-width: 40px;
    position: absolute;
    top: 16px;
    right: -6px;
    cursor: pointer;
}

.avatar-img-store {
    width: 80%;
    height: 80%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pay-his {
    font-size: 23px;
    font-weight: 600;
}

.pay-rec {
    padding: 6px 11px;
    line-height: 22px;
    height: 38px;
    width: 146px;
    background: #1A2B56 !important;
    border-color: #1A2B56 !important;
    border: navajowhite;
    color: white;
    border-radius: 4px;
    cursor: pointer;
}

.reg-login-form {
    width: 394px;
    background: #f1f1f1;
    height: auto;
    padding: 10px 22px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.reg-login-form h1 {
    text-align: center;
}

.reg-wrapper {
    min-height: 150vh;
    position: relative;
    top: 0;
    height: 150vh;
}

.reg-bottom-text {
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 12px;
}

.pf-2 {
    padding-left: 37px;
    cursor: pointer;
}

.icon-dow {
    position: relative;
    bottom: 32px;
    left: 15px;
    cursor: pointer;
}

.cal {
    width: 86px;
    border-radius: 5px;
    border-color: transparent;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.clock {
    text-align: center;
    margin: 0px;
    width: 59px;
    padding: 5px;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    top: -3px;
}

.cal-main {
    display: flex;
}

textarea.form-control {
    height: 116px !important;
    resize: none;
}

.pay-amoun {
    width: 245px;
    border: 2px solid #7a7777;
    border-radius: 6px;
    padding: 5px 10px;
}

.bootstrap-datetimepicker-widget .picker-switch td span,
.bootstrap-datetimepicker-widget .picker-switch td i {
    line-height: 2.5;
    height: 2.5em;
    width: 100%;
    display: none;
}

.bottom-text a:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

p.reg-fo a:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

.mt-top {
    margin-top: 55px;

}

.reg-bottom-text p a:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

.btn-cancel-hover:hover, .btn-cancel-hover:active, .btn-cancel-hover:focus{
    background: #1A2B56 !important;
    border-color: #1A2B56 !important;
    cursor: not-allowed !important;
    color: white !important;
}

.store-header-image{
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 51px;
}

.store-image-container{
    margin-bottom: -8px;
}
.remit-all-btn{
    float: right;
    margin: 16px;
    width: 91px;
}






/* Loader */
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  /* Transparent Overlay */
  .loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
  }

  /* :not(:required) hides these rules from IE9 and below */
  .loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }

  .loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  }

  /* Animation */

  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

.text-align-right{
    text-align: right !important;
}
