﻿.ListBoxOptionCss {
    width: 16%;
    overflow: hidden;
    float: left;
}

.GridListBoxCss {
    display: none;
    width: 100%;
    overflow-y: auto;
}


.GridListBoxCssNew {
    display: none;
    z-index: 1;
    position: absolute;
    width: 99.6%;
    border-style: groove;
    height:420px;
}

.Last5QuotationDicCss {
    display: block;
    overflow: hidden;
}

.Last5SpanCss {
    color: #fff;
    padding: 10px 10px 0px 9px;
    border-bottom-style: solid;
    border-radius: 19px;
}

.HeaderCssForLastFive {
    background-color: cadetblue;
    color: #fff;
}

.GridTextBoxCssForSerail {
    border: none;
    width: 30px;
}

.previewCss {
    padding: 0;
    height: 34px;
    width: 26px;
    border-radius: 0;
}

.MaqrginBottom10Px {
    margin-bottom: 10px;
}

.MarginTop10px {
    margin-top: 10px;
}

.MarginTop5PxUp {
    margin-top: -5px;
}

.TablePrimaryHeader {
    background-color: #337AB7;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.headingpageForEntry {
    text-align: center;
    border-bottom: 1px solid #262C32;
    border-radius: 15px;
    padding: 10px;
    padding-bottom: 3px;
    font-weight: 100;
    color: #fff;
    border-color: #fff;
}

.TableHeader {
    background-color: #337AB7;
    color: #fff;
    text-align: center;
}

.CssForAnimatedGlobe {
    height: 100%;
    width: 37px;
}

.ReceiveFromFloorGridHeight {
    height: 420px;
}


textarea {
    resize: none;
}

CssForListBoxForProjectEst {
    position: absolute;
    left: 0px;
    margin-top: 3px;
    overflow: auto;
    display: none;
    z-index: 1;
    width: 98%;
}

.DeleteButtonCss {
    color: #fff;
    background: red;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    border-radius: 8px;
}

.MargineLeftNegative14 {
    margin-left: -14px;
}

.width95Per {
    width: 93%;
    float: left;
}

.DeleteButtonCss:hover {
    color: #fff;
    background: #337ab7;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    border-radius: 8px;
    cursor: pointer;
}


input [type="text"] {
    height: 25px;
}

.form-control98Per {
    display: block;
    width: 100%;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #CCC;
    border-left: 0px solid;
    border-radius: 0px;
    padding-left: 2px;
    font-size: 14px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.MargineRight16px {
    margin-right: 16px;
}

.MargineRight4px {
    margin-right: 4px;
}

/*input[type="text"], select, input[type="date"], input[type="password"], textarea{
    background-color:#fff;
}
input[type="text"], select, input[type="date"], input[type="password"], textarea:hover {
    background-color:#ABABAB;
}*/

.MargineLeft5px {
    margin-left: 5px;
}

.MargineLeft14px {
    margin-left: 14px;
}

.MargineLeft18px {
    margin-left: 18px;
}

.MargineLeft20px {
    margin-left: 25px;
}

.MargineLeft28px {
    margin-left: 28px;
}


.MargineLeft10px {
    margin-left: 10px;
}

@media(min-width:800px) {

    .PopupGridResponsive {
        height: 500px;
        overflow: auto;
    }

    .Col-Sm_2Per {
        width: 2%;
        float: left;
    }

    .Col_Sm_3Per {
        width: 3%;
        float: left;
    }

    .Col_Sm_4Per {
        width: 4%;
        float: left;
    }

    .Col_Sm_5Per {
        width: 5%;
        float: left;
    }

    .Col_Sm_6Per {
        width: 6%;
        float: left;
    }

    .Col-Sm_7Per {
        width: 7%;
        float: left;
    }

    .Col_Sm_8Per {
        width: 8%;
        float: left;
    }

    .Col-Sm_9Per {
        width: 9%;
        float: left;
    }

    .Col_Sm_10Per {
        width: 10%;
        float: left;
    }

    .Col-Sm_11Per {
        width: 11%;
        float: left;
    }

    .Col-Sm_12Per {
        width: 12%;
        float: left;
        margin-left: 2px;
    }

    .Col-Sm_13Per {
        width: 12%;
        float: left;
        margin-left: 2px;
    }

    .Col-Sm_15Per {
        width: 15%;
        float: left;
    }

    .Col-Sm_17Per {
        width: 17%;
        float: left;
    }

    .Col-Sm_20Per {
        width: 19%;
        float: left;
    }

    .Col-Sm_40Per {
        width: 40%;
        float: left;
    }

    .Col-Sm_38Per {
        width: 38%;
        float: left;
    }

    .Col-Sm_23Per {
        width: 23%;
        float: left;
    }

    .Col-Sm_25Per {
        width: 25%;
        float: left;
    }

    .Col-Sm_26Per {
        width: 26%;
        float: left;
    }

    .Col-Sm_14Per {
        width: 14%;
        float: left;
    }
}

@media(max-width:799px) {
    .Col-Sm_14Per {
        width: 100%;
    }

    .Col-Sm_2Per {
        width: 100%;
    }

    .Col_Sm_4Per {
        width: 100%;
    }

    .Col_Sm_3Per {
        width: 100%;
    }

    .Col_Sm_5Per {
        width: 100%;
    }

    .Col_Sm_6Per {
        width: 100%;
    }

    .Col-Sm_7Per {
        width: 100%;
    }

    .Col_Sm_8Per {
        width: 100%;
    }

    .Col-Sm_9Per {
        width: 100%;
    }

    .Col-Sm-10Per {
        width: 100%;
    }

    .Col-Sm_11Per {
        width: 100%;
    }

    .Col-Sm_12Per {
        width: 100%;
    }

    .Col-Sm_13Per {
        width: 100%;
    }

    .Col-Sm_17Per {
        width: 100%;
    }

    .Col-Sm_20Per {
        width: 100%;
    }

    .Col-Sm_23Per {
        width: 100%;
    }

    .Col-Sm_40Per {
        width: 100%;
    }

    .Col-Sm_26Per {
        width: 100%;
    }
}

@media(min-width:1024px) {
    .form-controlForSerial {
        width: 220%;
    }

    .GridCss {
        height: 260px;
        overflow: auto;
    }

    .GridCssForSerial {
        height: 400px;
        overflow: auto;
    }

    .GridCssForQuotaionLog1 {
        height: 145px;
        overflow: auto;
    }


    .GridCssForQuotaionLog {
        height: 240px;
        overflow-y: auto;
        overflow-x: hidden;
    }


    .GridCssForSaleOrder {
        height: 235px;
        overflow: auto;
        overflow-x: hidden;
    }


    .GridCssForGodownTransfer {
        height: 400px;
        overflow: auto;
    }


    .GridCssForPurchaseOrder {
        height: 275px;
        overflow: auto;
    }

    .GridCssForProjectEstimate {
        height: 300px;
        overflow: auto;
    }

    .GridCssForProjectIssue {
        height: 410px;
        overflow: auto;
        overflow-x: hidden;
    }

    .MobileHeadigCss {
        display: none;
    }

    .PcHeadingCss {
        background-color: #6684A0;
        color: #fff;
        text-align: center;
        overflow: hidden;
        font-size: 14px;
        padding: 3px 0;
        line-height: 35px;
        height: 41px;
    }

    .CssForListboxForModel {
        position: absolute;
        left: 0px;
        margin-top: 3px;
        overflow: auto;
        display: none;
        z-index: 1;
    }

    .CssForListboxForModel1 {
        position: absolute;
        left: 0px;
        margin-top: -150px;
        overflow: auto;
        display: none;
        z-index: 1;
    }

    .CssForListboxForProjectIssueModel1 {
        position: absolute;
        left: 0px;
        margin-top: -113px;
        overflow: auto;
        display: none;
        z-index: 1;
    }
}

@media(max-width:1023px) {
    .MobileHeadigCss {
        display: block;
    }

    .PcHeadingCss {
        display: none;
    }

    .CssForListboxForModel {
        position: absolute;
        left: 0px;
        margin-top: 3px;
        overflow: auto;
        display: none;
        z-index: 1;
    }

    .CssForListboxForModel1 {
        position: absolute;
        left: 0px;
        overflow: auto;
        display: none;
        z-index: 1;
    }
}


.HeadingColor {
    background-color: #033c73;
    color: #fff;
}

.LoginDetailsMessageContainerCss {
    height: 253px;
    overflow: auto;
    width: 100%;
}

.Chatting100PerventTextAlighRightForLoginDetails {
    width: 100%;
    background-color: rgb(234, 228, 228);
    text-align: right;
    font-size: 11px;
    height: 33px;
}

.Chatting100PerventTextAlighRightAlternateForLoginDetails {
    width: 100%;
    background-color: #f5f5f5;
    text-align: right;
    font-size: 11px;
    height: 27px;
}

.Chatting100PerventTextAlighLeftforOnlineAlernate {
    width: 100%;
    background-color: rgb(234, 228, 228);
    text-align: left;
    font-size: 13px;
    color: #481C1C;
    margin-top: 3px;
    padding: 2px;
    height: 27px;
}


.Chatting100PerventTextAlighLeftForOnline {
    width: 100%;
    background-color: #f5f5f5;
    text-align: left;
    font-size: 13px;
    color: #481C1C;
    margin-top: 3px;
    padding: 2px;
    height: 10px;
}

.LoginPersonDivcloseCss {
    text-align: center;
    background-color: #D24C2D;
    height: 30px;
    line-height: 26px;
    color: #ffffff;
}

.LoginPersoanDetails {
    position: absolute;
    border: 1px;
    border-style: double;
    border-color: #365A40;
    width: 325px;
    overflow: auto;
    top: 47px;
    right: 15px;
    background-color: #B1C1CA;
    color: #131010;
    font-size: 17px;
    display: none;
    z-index: 6;
}

.LogOutDiv {
    position: absolute;
    width: 100%;
    color: black;
    height: 303px;
    overflow: auto;
    text-align: left;
    border: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    /*background-color: aliceblue;*/
    margin-top: 2%;
    z-index: 1;
}


.NotificationDetailsContainer {
    position: absolute;
    display: none;
    width: 330px;
    color: black;
    height: 303px;
    overflow: auto;
    text-align: left;
    border: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    background-color: aliceblue;
    top: 37px;
    z-index: 2;
}

.Notificationdetails {
    width: 100%;
    color: black;
    height: 266px;
    overflow: auto;
    text-align: left;
    border: 1px;
    border-left-style: solid;
    border-right-style: solid;
}

.StartChatDetails {
    width: 100%;
    color: black;
    height: 36px;
    overflow: auto;
    text-align: center;
    line-height: 27px;
    border: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}

* {
    outline: none;
}

.FontFamiliyCss {
    font-family: Arial;
}

.headingpage {
    border-bottom-style: solid;
    padding: 5px 7px 0px 5px;
    border-radius: 10px;
    /*text-align: center;
    border-bottom: 1px solid #262C32;
    border-radius: 15px;
    padding: 10px;
    padding-bottom: 3px;
    font-weight: 100;
    color:#000;
    border-color:#000;*/
}

.DivCssForShadow {
    position: fixed;
    display: none;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.resizenone {
    resize: none;
}

.MarginTop {
    margin-top: 0px;
}

.MarginTop9pxMinus {
    margin-top: -5px;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.CompusaryMarks {
    color: red;
}
