body:not(.layout-fixed) .main-sidebar{
    overflow: hidden;
}



/*input type number arrows hide */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}



/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.cls-cursor {
    cursor: pointer;
}
.bg-green {
    background-color: #257EB0!important;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
/*td.details-control {
    background: url('https://www.datatables.net/examples/resources/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('https://www.datatables.net/examples/resources/details_close.png') no-repeat center center;
}*/
.input-focus{
    border: 1px solid #bdbdca;
    background-color: #ffd3d3 !important;
}
.dataTables_wrapper .dataTables_length {
    float: left;
    width: 33%;
}
.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto;
}
.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
    margin-left: 4px !important;
}


 .calendar-icon{
    position: absolute;
    top: 40PX;
    right: 30px;
    color: #5d5d5d;
}

.calendar-icon:hover{
    color: #5d5d5d;
}

/*Phone no filed*/
.form-group .iti .iti__flag-container .iti__selected-flag{
    height: 38px;
}
.form-group .iti {
    width: 100%;
}
.form-group .iti .iti__flag-container .iti__country-list{
    width: 347px;
    overflow-x: hidden;
    white-space: pre-line;
}

.form-group .iti input {
    /*background-color: #f2f2f2;*/
    text-indent: 5px;
    height: 40px;
}
.order-input {
    width: 52px;
    text-align: center;
}
.select2-container--default .select2-purple .select2-selection--multiple .select2-selection__choice, .select2-purple .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #eeeeee !important;
    border: 1px solid #aaa !important;
    color: #333 !important;
}
.select2-container--default .select2-purple .select2-selection--multiple .select2-selection__choice__remove, .select2-purple .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: rgb(16 16 16 / 70%);
}
.select2-container--default .select2-purple.select2-container--focus .select2-selection--multiple, .select2-purple .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #c4c2c7;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 25px;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #257EB0;
    color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #257EB0;
    border-color: #257EB0;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #257EB0;
    border-color: #257EB0;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #257EB0;
    border-color: #257EB0;
    box-shadow: inherit;
}
.btn-primary:hover {
    color: #fff;
    background-color: #257EB0;
    border-color: #257EB0;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
a{
    color: #257EB0;
    text-decoration: none;
    background-color: transparent;
}
a h5{
    color: #645f5e;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #257EB0;
    text-decoration: none;
}
.btn-danger {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.cls-bgrmv {
    color: #fff !important;
    background-color: #343a40 !important;
}
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: inherit;
}
.btn-danger:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: inherit;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color:#257EB0;
    border-color: #257EB0;
}
.reset-pass-box {
    width: 73%;
}
.forgot-email-main {
    width: 100%;
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
}
.reset-title {
    font-size: 25px;
}

.sidebar{
    overflow: hidden;
}


.main-sidebar .brand-link{
	background: #f4f6f9;
	height: 120px;
	color: #000;
}
.sidebar-mini .sidebar-collapse .main-sidebar:hover .brand-link img{
	background: red;
}
.sidebar-mini .sidebar-collapse .main-sidebar:hover .brand-link img{
	margin: 0 auto;
    text-align: center;
    display: block;
    height: 70px;
    max-height: 80px !important;
    float: none !important;
}
.sidebar-mini.sidebar-collapse .nav-treeview{
    padding-left: 0 !important;
}
.sidebar-mini.sidebar-collapse .oms-profile-img{
    padding-left: 10px;
}
.sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-image.large-logo-cls{
    display: block;
}
.sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-image.small-icon-cls{
    display: none;
}
.sidebar-mini.sidebar-collapse .main-sidebar:hover .brand-image{
	margin: 0 auto !important;
}
.main-sidebar .brand-link img{
	margin: 0 auto;
    text-align: center;
    display: block;
    height: 70px;
    max-height: 90px !important;
    float: none !important;
    padding-top: 25px;
}
.main-sidebar .brand-link .small-icon-cls{
    display: none;
}
.sidebar-collapse .main-sidebar .brand-link{
	height: 80px;
}
.sidebar-collapse .main-sidebar .brand-link .small-icon-cls{
    display: block;
}
.sidebar-collapse .main-sidebar .brand-link .large-logo-cls{
    display: none;
}
.sidebar-collapse .main-sidebar .brand-link img{
    height: 50px;
}
.nav-treeview {
    padding-left: 15px !important;
}
.login-img { 
    opacity: .8;
    width: 60%;
    padding-bottom: 40px;;
}
.accordion_icon i{ 
    float: right;
}
.icheck-danger>input:first-child:checked+input[type=hidden]+label::before, .icheck-danger>input:first-child:checked+label::before {
    background-color: #257EB0;
    border-color: #257EB0;
}
.icheck-danger>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-danger>input:first-child:not(:checked):not(:disabled):hover+label::before {
    border-color: #257EB0;
}
.box-design{
    background-color: #fff !important;
    border: 1px solid #257EB0;
    color: #000;
}
.small-box-footer {
    background-color: #257EB0 !important;
}
.custom-small-box {
    /*min-height: 164px; */
    padding-bottom: unset !important;
}
.icon i {
    font-size: 40px !important;
    color: #257EB0;
}
.uni-manage-btn {
    position: relative;
}
.text-center {
    text-align: center !important;
}
.btn_filter_all {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #9b9797 !important; 
}
.btn_filter_all.btn-primary {
    color: #fff !important;
    background-color: #257EB0 !important;
    border-color: #257EB0 !important;
}
.oms-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tbl-align-left{
    text-align: left;
}
#custom_frm {
    display: block;
    width: 244px;
    position: absolute;
    right: 0px;
    top: 42px;
    z-index: 9999;
    background: #d2d6de;
    padding: 15px 15px 0px 15px;
}
.datepicker {
    text-indent: 8px !important;
}
.oms-manage-btn {
    position: relative;
}
.form-group-position a  {
    position: absolute;
    right: 9px;
    top: 7px;
    font-size: 16px;
    color: #8e8b8b;
}
.oms-manage-btn button {
    margin-left: 2px;
}

.form-group-position  a  .fa-clock {
    position: absolute;
    right: 9px;
    top: 34px;
    font-size: 16px;
    color: #8e8b8b;
}

#custom_frm::after {
    content: "";
    border-bottom: 10px solid #d2d6de;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 28px;
    z-index: 9;
}
.btn-reset{
    background: #ffff;
}

.oms-profile-img{
    width: 40px;
    height: 40px;
    border-radius: 100px;
}
.user-panel .info{
    line-height: 30px;
}

.oms-profile-img img{
    width: 40px;
    height: 40px;
    object-fit: cover;
    object-position: center center;
    border-radius: 50%;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.8 !important;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    overflow: hidden !important;
}

.note-design {
    font-size: 10px;
    font-style: italic;
}

.dispatch_time_out{
    font-size: 20px;
    font-style: italic;
    color: red;
}

.oms-file-upload-img{
    width: 150px;
    height: 150px;
}

.oms-file-upload-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.card-title {
    float: left;
    font-size: 1.1rem;
    font-weight: 400;
    margin: 0;
    word-break: break-all;
}

video {
    width: 100%;
    height: auto;
  }

#video_file_preview{
    margin-top: 20px;
}

#accordion_multi_purchase .card-tools
{
    margin-right: 0px;
}

.errorType {
    border-radius : 5px !important;
    border: 2px solid red !important;
}

.error{
    border-color: red !important;
}

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
  }
  
  /* Hide the tooltip content by default */
  [data-tooltip]:before,
  [data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
  }
  
  /* Position tooltip above the element */
  [data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px;
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
  }
  
  /* Triangle hack to make tooltip look like a speech bubble */
  [data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid hsla(0, 0%, 20%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
  }
  
  /* Show tooltip content on hover */
  [data-tooltip]:hover:before,
  [data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }

  ::-webkit-input-placeholder { 
    color: #6b6b6b !important;
  }
  
  :-ms-input-placeholder {
    color: #6b6b6b!important;
  }
  
  ::placeholder {
    color:#6b6b6b !important;
  }

  .table-font-size{
    font-size: 12px;
  }

    /* Custome switch  */
    .switch6 {  max-width: 7em; }
    .switch6-light > span, .switch-toggle > span {  color: #ffffff; }
    .switch6-light span span, .switch6-light label, .switch-toggle span span, .switch-toggle label {  color: #2b2b2b; }

    .switch-toggle a, 
    .switch6-light span span { display: none; }

    .switch6-light { display: block; height: 30px; position: relative; overflow: visible; padding: 0px; margin-left:0px; }
    .switch6-light * { box-sizing: border-box; }
    .switch6-light a { display: block; transition: all 0.3s ease-out 0s; }

    .switch6-light label, 
    .switch6-light > span { line-height: 30px; vertical-align: middle;}
    .switch6-light label {font-weight: 700; margin-bottom: px; max-width: 100%;}
    .switch6-light input { position: absolute; opacity: 0; z-index: 5; }
    .switch6-light input:checked ~ a { right: 0%; }
    .switch6-light > span { position: absolute; left: -100px; width: 100%; margin: 0px; padding-right: 100px; text-align: left; }
    .switch6-light > span span { position: absolute; top: 0px; left: 0px; z-index: 5; display: block; width: 50%; margin-left: 100px; text-align: center; }
    .switch6-light > span span:last-child { left: 50%; }
    .switch6-light a { position: absolute; right: 50%; top: 0px; z-index: 4; display: block; width: 50%; height: 100%; padding: 0px; }
    /* Custome switch End */


.btn-list{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.btn-list button{
    margin-left: 10px;
}

.org-manage-btn{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
}

.org-manage-btn button{
    margin-left: 10px;
}

.custome_tr_background {
    background-color : #90EE90 !important;
}

/* 01-10-2014 */

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 60%;
    max-width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    position: fixed;
    top: 0;
    left: 0;
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    /*overflow-x: auto;*/
    border-radius: 0;
}

.modal.right .modal-body {
    padding: 0px 40px 80px;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -545px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    /* align-items: flex-start; */
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

.rightside-modal .modal-header .close {
    padding: 0;
    margin: 0;
    color: #257EB0;
    opacity: 1;
    padding-left: 24px;
}

/* 01-10-2014 end */

.packing-material-box{
    display: flex;
    align-items: center;
}

.pmb-left{
    width: 30%; 
}

.pmb-right{
    width: 70%; 
    display: flex;
    flex-direction: column;
    padding-left: 15px;
}

.pmb-right label{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
    font-weight: normal !important;
}
.pmb-right label span{
    font-size: 13px !important;
    font-weight: 700 !important;
}


.packing-modal-box{
    display: flex;
    align-items: center;
}


.pmb-modal-right{
    width: 100% !important; 
    padding-left: 20px !important;
}

.pmb-modal-right label{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
    font-weight: normal !important;
}
.pmb-modal-right label span {
    font-size: 13px;
    font-weight: 700 !important;
}

.pmb-modal-left .attachment-img{
    width: 75px;
    height: 75px;
}

.product_material_modal .pm-image-content{
    float: left;
    width: 30px;
    margin-left: auto;
    display: block;
}
.product_material_modal .pm-detail-content {
    margin-left: 113px;
    width: 6rem;
    margin-right: auto;
    position: absolute;
}
.product_material_modal .pm-detail-content label{
    font-weight: normal !important;
}
.product_material_modal .pm-detail-content label span{
    font-size: 13px !important;
    font-weight: 700 !important;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 38px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
    top: 65%;
}

.product-material-content {
    padding:0.10rem;
}
.product-material-content .material-image {
    float: left;width: 30px;margin-left: auto;display: block;
}
.product-material-content .material-content {
    margin-left: 113px;width: 10rem;margin-right: auto;position: absolute;
}

.product-material-content .material-content label{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
            line-clamp: 1; 
    -webkit-box-orient: vertical;
    margin-bottom:0px;
}


.product-material-content .material-action {
    margin-right: auto;margin-left: auto;width: 3rem;float: right;
}




.select2-container{
    width: auto !important;
}

.hd-flex-warp{
    flex-wrap: wrap;
    justify-content: end;
    display: flex;
}



  /* Responsive Css */

@media (max-width: 1199px) {
    .btn-list button{margin-bottom: 10px;}
    .org-manage-btn button{margin-top: 10px;}
    .modal.right .modal-dialog{width: 90%;}
    .modal.right.fade .modal-dialog {right: -110px;}
    .btn-list button{margin-bottom: 10px;}
    .org-manage-btn button{margin-top: 10px;}
    .card-footer{background: transparent !important;}
    .card-header{display: flex;flex-direction: column;}
    .card-title{width: 100%;}
    .hd-btn{display: flex;align-items: center;margin: 0px 0 0 auto;}
    .hd-flex-warp{flex-wrap: wrap;justify-content: end;}
    .hd-mt-2{margin-top: 0px;}
    .hd-mr-2{margin-right: 8px;}
    .dt-buttons button{margin-bottom: 10px;}

}


@media (max-width: 991px) {
    .modal.right .modal-dialog{width: 90%;}
    .modal.right.fade .modal-dialog {right: -80px;}
    .card-header{display: flex;flex-direction: column;}
    .card-title{width: 100%;}
    .hd-btn{display: flex;align-items: center;margin: 0px 0 0 auto;}
    .hd-flex-warp{flex-wrap: wrap;justify-content: end;}
    .hd-mt-2{margin-top: 8px;}
    .hd-mr-2{margin-right: 8px;}
    .dt-buttons button{margin-bottom: 10px; }
    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {text-align: left !important;}
    
}


@media (max-width: 767px) {   
    .modal.right .modal-dialog{width: 90%;}
    .modal.right.fade .modal-dialog {right: -45px;}
}


@media (max-width: 575px) {
    .login-box, .register-box {margin-top: .5rem;width: 90%;margin: 0 auto;}
    .daterangepicker{margin-right: 45px;}
    .daterangepicker .drp-buttons .btn {margin-left: 0 !important;}
    .dataTables_paginate{margin-left: 140px !important;}
    .page-item:first-child .page-link {margin-left: 70px !important;}
    .pmb-left {width: 45%;}
    .pmb-right {width: 70%;}
    .pmb-modal-left{width: 30%;}
    .pmb-modal-right{width: 70%;}
    .custom-small-box h3{font-size: 14px;}
    .org-manage-btn button{font-size: 10px;padding: 4px 5px;}
    .org-manage-btn button {margin-left: 2px;}

    .card-header{display: flex;flex-direction: column;}
    .card-title{width: 100%;}
    .hd-btn{display: flex;align-items: center;margin: 10px 0 0 auto;}
    .hd-flex-warp{flex-wrap: wrap;justify-content: end;}
    .hd-mt-2{margin-top: 8px;}
    .hd-md-2{margin-bottom: 8px;}
    .hd-mr-2{margin-right: 8px;}
    .dt-buttons button{margin-bottom: 10px;}
    .sm-center{text-align: center;}
    .org-manage-btn{justify-content: flex-start;}
    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {text-align: left !important;}
    .dataTables_filter{margin-left: -14px;}
    .product-material-content .material-content{width: 4rem;}
    .custom-file-label{font-size: 12px;}
}
/* .main-footer 
{ 
    clear: both; 
    position: relative;
    z-index: 1;
    height: -3em;
    margin-top: 5em;        
}  */



