﻿
        .myselect
        {
            font-size: 12px;
            float: left;
            width: 43%;
            text-align: left;
            margin-left: 5px;
            padding: 2px 10px 0 0;
            line-height: 14px;
            position: relative;
            margin: 5px;
        }
        .myselect span
        {
            font-size: 12px;
            float: left;
            width: 30%;
            text-align: right;
            padding: 2px 10px 0 0;
            line-height: 14px;
        }
        .myselect div
        {
            font-weight: bold;
            font-size: 12px;
            margin-top: 1px;
            display: block;
        }
        .FeildName
        {
            font-size: 12px;
            float: left;
            width: 120px;
            text-align: right;
            padding: 2px 10px 0 0;
            line-height: 14px;
        }
        .FeildName1
        {
            font-size: 12px;
            float: left;
            width: 120px;
            text-align: right;
            padding: 2px 10px 0 0;
            line-height: 14px;
        }
        .maincontent
        {
            float: left;
            width: 98%;
            margin: 1%;
            margin-bottom: -5px;
        }
        .AddWrapp1
        {
            float: left;
            width: 100%;
            border: 1px solid #CCC;
            padding: 10px 0px;
        }
        .inputfeild label
        {
            font-weight: normal;
            font-size: 12px;
            float: left;
            width: 60%;
            padding: 2px 10px 0px 0px;
            line-height: 12px;
            text-align: left;
        }
        .inputfeild label
        {
            float: left !important;
            width: 60% !important;
        }
        .up
        {
            cursor: pointer;
        }
        
           #bgDiv
        {
            position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            overflow: hidden;
            padding: 0;
            margin: 0;
            background-color: Black;
            filter: alpha(opacity=25);
            opacity: 0.5;
            z-index: 1000;
        }
        
        #Progress
        {
            top: 45%;
            left: 40%;
            text-align: center;
            position: fixed;
            background-color: transparent;
            width: 300px;
            z-index: 1001;
        }
        
        .AddWrapp ul.Addview li
        {
            min-height: 25px !important;
        }
       
        #contentMain_LB_btnPrintBalance
        {
            width: 27% !important;
        }
        .sapnstyle
        {
            width: 80% !important;
        }
.searchResult .heading1 h4 .headingdetails {font-size: 14px;     font-weight: 600;     color: #0485a3 !important;
}
.maxwidth200 {width:200px;
}



    .resultDropdown {
    background: #fff;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    position: absolute;
    z-index: 99;
    border: solid thin #ccc;
    display: none;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding:4px;
}
   .sidebar-collapse .suppliersavebg {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
}
.suppliersavebg {
     position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 230px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
        -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
}
.bc0 {
    background-color: #ac65de;
    color: #fff;
    padding: 8px 5px;
    font-weight: bold;
    border-radius: 8px;
    text-align: center;
}
.bc1 {
    background-color: #18AACC;
    color: #fff;
    padding: 8px 5px;
    font-weight: bold;
    border-radius: 8px;
    text-align: center;
}
.alertInfoSet {
    margin-bottom: 0px;
    padding: 4px;
}
.ml40 {
    margin-left:40px;
}
 .accThemecolor {
    background: #e9edf9;
}
.maxwidth300 {
    max-width:300px !important;
}
    .maxwidth300 .select2-container {width:300px !important;
    }


.modal .modal-header {
    background: #18AACC;
    padding: 10px;
}

    .modal .modal-header h4.modal-title {
        color: #fff;
        font-size: 18px;
        font-weight: 800;
    }

.modal .modal-dialog {
    width: 90%;
}

.modal.fade.slide-right .close {
    top: 30px !important;
    right: 10px !important;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 1px 5px;
}

.form-control {
    border-radius: 6px;
}
#ModalStockDetails .close {
    background:none;
}