
/*# sourceMappingURL=custom.min.css.map */
.documents_upload_tb{position:relative;}
.documents_upload_tb input{width: 100%; opacity: 0; position: absolute;height: 100%;top: 0;z-index: 9999;left: 0;text-align: center;}
.all_slt_check{float: left;
    width: auto;
    margin-top: 16px}
    .import_file{position:relative;}
    
.import_file input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    opacity: 0;
}
.Tablewidth1500{width:1500px;}
.text_blue{color: #2d4187 !important;}
.width100{width:100% !important;}
.table th {
    font-weight: normal !important;
}
.fallback{    width: 100%;
    opacity: 0;
    position: absolute;
    z-index: 99;}
  .fallback input  {    width: 100%;
    height: 100%;}
    
    .btn-xs{padding: 2px 5px !important;line-height: normal;}
   .card-header, .card-footer{padding:20px;}
    .select2-container{width:100% !important;}
    .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-radius: 5px;
    width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    top: 4px;
    left: 3px;
    border: 0;
    padding: 0px 3px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{font-size:12px;}
    .select2-container .select2-search--inline{display:none;}
    .text-right{text-align:right;}
    .text-center{text-align:center;}
    .qus_no-{    width: 30px;
    display: inline-block;
    height: 100px;
    float: left;}
    @media (min-width: 576px){
.col-sm-auto {
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%;
}
}