﻿.multiPassListFocus {
    animation: shake 0.5s;
    animation-iteration-count: 1;
}
@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}


.nbtn {
    width: 40.59px;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    background-color: #dadada;
}

body {
    background-color: #CFD8DC!important;
    font-size: 15px;
    color: #616161;
}
.color-61 {
    color: #616161;
}
.color-21 {
    color: #212121;
}
.bg-white {
    background-color: #ffffff;
}
.error-msg{
    color:red;
    font-size:12px;
}
.navbar-toggler {
    font-size: 1rem!important;
}
.btn-nor {
    background-color: #3949AB;
    color:#ffffff;
    border:none;
    border-radius:3px;
}
.border-none{
    border:none!important;
}
.inpt-txt {
    border: 1px solid #cccccc;
    border-radius: 2px;
    height: 30px;
    padding: 5px;
}
.bootstrap-tagsinput .tag {
    background-color: #2287C8 !important;
    color: #ffffff !important;
    padding: 1px 4px 2px 4px;
    border-radius: 3px;
    font-weight: 500;
}
    .bootstrap-tagsinput input::-webkit-input-placeholder {
        color: #eee !important;
        font-weight: normal !important;
    }

    .bootstrap-tagsinput input::-moz-placeholder {
        color: #eee !important;
        font-weight: 400 !important;
    }

    .bootstrap-tagsinput input:-ms-input-placeholder {
        color: #eee !important;
        font-weight: 400 !important;
    }
.bootstrap-tagsinput input {
    font-weight: 500 !important;
    color: #616161 !important;
}
.hed-m {
    background-color: #ebebeb;
}
.brdr-light {
    border: 1px solid #eeeeee !important;
}
.box {
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 15px -4px rgba(140,140,140,1);
    -moz-box-shadow: 0px 0px 15px -4px rgba(140,140,140,1);
    box-shadow: 0px 0px 15px -4px rgba(140,140,140,1);
}
.bg {
    background-color: #3949AB!important;
    color:#ffffff !important;
}
.bg>a{
    color:#ffffff;
}
.bg > a:hover {
        color: #ffffff;
}
.clr-blue{
    color:blue;
}
.custom-table{
    font-size:14px;
    font-weight:400;
}
.txt-center {
    text-align: center !important;
}

.weight-600 {
    font-weight: 600 !important;
}

.fa-chevron-down {
    color: #7e8890 !important;
}
.brdr {
    border: 1px solid #7e8890;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}
.font-10 {
    font-size: 10px !important;
}
.w-89 {
    width: 89%;
}
.w-40 {
    width: 40%!important;
}
.w-85 {
    width: 85%;
}
.weight-500 {
    font-weight: 500;
}

.weight-600 {
    font-weight: 600;
}

.bg-lightgrey {
    background-color: #F5F5F5 !important;
}

.opcty-5 {
    opacity: 0.5 !important;
}

.form-inline label {
    justify-content: flex-start !important;
}

.clr-white {
    color: #ffffff;
}
.Rejected, .Rejected {
    color: #D32F2F
}
.Approved, .approved {
    color: #00bfa5
}
.Pending, .pending {
    color: #ffbf00
}
.load {
    align-items: center;
    display: flex;
    justify-content: center;
}
.avtar {
    max-width: 85% !important;
}
/*--------------report datatable--------------*/
.toolbar {
    float: left;
    color: #616161;
    font-weight: 500;
    padding: 10px 6px;
}
.exp, .exp:focus, .exp:hover, .exp:active, .exp:target {
    background: #fff !important;
    border: 1px solid #fff !important;
    padding: 0.5em 0em !important;
    outline: none !important;
    margin-right: -3px !important;
}
/*----------------*/

.approve {
    color: rgb(38, 166, 154);
}
.orange {
    color: rgb(249, 168, 37);
}
.highlight-test {
    color: #2287C8 !important;
}
.nv-itm:hover {
    background-color: #ffffff !important;
    cursor: pointer;
}

.capt {
    text-transform: capitalize;
}

.brdr-lft-dark {
    /*border-left: 3px solid #616161 !important;*/
    border-left: 3px solid #2287C8  !important;
    -webkit-box-shadow: 0px 13px 34px -18px rgba(0,0,0,0.75) !important;
    -moz-box-shadow: 0px 13px 34px -18px rgba(0,0,0,0.75) !important;
    box-shadow: 0px 13px 34px -18px rgba(0,0,0,0.75) !important;
}



/*-----------------------jain kurian css---------------------------------------------------*/

.load {
    position: fixed;
    width: 100%;
    height: 100%;
    /*background: #616161;*/
    background-color: rgba(255, 255, 255, 0.8);
    transition: opacity .15s linear;
    z-index: 1065;
    text-align: center;
    top: 0;
    left: 0;
}

.btn-cust {
    background-color: #3949ab !important;
    color: #fff;
    fill: #fff;
    cursor: pointer;
    font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
    outline: none;
    border: none;
    height: 45px;
    border-radius: 6px;
    border-style: solid;
}
    .btn-cust:hover {
        background-color: #334199 !important;
    }



.pointer{
    cursor:pointer;
}
@media (min-width: 1200px) {
    .left-set-w {
        max-width: 22%;
    }

    .right-set-w {
        min-width: 78%;
    }
}


/*inventry part*/
.color-red {
    color: red;
}

.disp_hiden {
    display: none;
}
.bg-f2 {
    background-color: #f2f2f2;
}
a:hover {
    text-decoration: none;
    cursor: pointer;
}
.alertDivCstm {
    position: absolute;
    z-index: 100;
    width: 97.8%;
}
@media (min-width: 768px){
    .left-set-inv {
        max-width: 24%;
    }
}
@media (min-width: 992px) {
    .left-set-inv {
        max-width: 16%;
    }
} 
@media (min-width: 1200px){
    .left-set-inv {
        max-width: 15.666667%;
    }
}

/*for workflow approval page*/
@media (max-width: 767px) {
    .textarea-size {
        height: 100px!important;
    }
}

@media (min-width: 768px) {
    .textarea-size {
        height: 150px!important;
    }
}