﻿
.cursor {
    cursor: pointer;
}

.LogoutBtn {
    color: #ffffff !important;
    line-height: 2px !important;
    padding: 9px 8px !important;
    background: #d9534f !important;
    color: #ffff00 !important;
    border-radius: 4px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e51936;
    border-color: #e51936;
}

.control-label {
    padding-top: 3px;
    margin-bottom: 0;
    text-align: right;
}

.breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 0px 5px;
    position: absolute;
    top: 7px;
    right: 10px;
    border-radius: 2px;
}

.content-header {
    position: relative;
    padding: 7px 15px 0 15px;
}

.form-horizontal .control-label {
    padding-top: 3px;
    margin-bottom: 0;
    text-align: right;
}

.content-header > .breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 6px 5px;
    position: absolute;
    top: 7px;
    right: 10px;
    border-radius: 2px;
}

box-header {
    color: #444;
    display: block;
    padding: 7px;
    position: relative;
}

label {
    font-weight: initial;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 2px 6px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.content {
    padding: 13px;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

.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;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

table thead th {
    /*color: #31708f;*/
    text-align: center;
}

input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
}

/*btn btn-common, btn btn-common:hover {
    color: #FFCC00;
}*/

.form-group {
    margin-bottom: 2px;
}

.Center {
    text-align: center;
    text-transform: capitalize;
}

.menu {
    width: 125px;
    /*background: #000;*/
    /*color: #ffff00;*/
    position: absolute;
    z-index: 999999;
    display: none;
    /*box-shadow: 0 0 10px #713C3C;*/
}

    .menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .menu ul a {
            text-decoration: none;
        }

        .menu ul li {
            width: 88%;
            padding: 6%;
            background-color: #d64028;
            color: #ffff00;
        }

/*.menu ul li:hover {
                        background-color: #F7BA4B;
                        color: #444343;
                    }*/



.Header > tbody {
    display: block;
    max-height: 500px;
    overflow: auto;
    word-wrap: break-word;
}

    .Header > thead, .Header > tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        word-wrap: break-word;
    }

.Header > thead {
    width: calc( 100% - 1em );
}

.Header > tbody > tr > td, tbody > tr > th, tfoot > tr > td, tfoot > tr > th, thead > tr > td, thead > tr > th {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    word-wrap: break-word;
}

.Header > thead > tr > th {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    word-wrap: break-word;
}

.content-header > .breadcrumb > li > a {
    color: #337ab7;
}

/*.info-box {
    display: block;
    min-height: 72px;
}*/
.info-box {
    display: block;
    min-height: 58px;
    /*border: 1px solid pink;*/
}

/*.info-box-icon {
    height: 72px;
    width: 66px;
    text-align: center;
    font-size: 26px;
    line-height: 70px;
}*/
/*.info-box-icon {
    height: 60px;
    width: 54px;
    text-align: center;
    font-size: 26px;
    line-height: 59px;
    border:1px solid red;
}*/
.info-box-icon {
    height: 58px;
    width: 49px;
    text-align: center;
    font-size: 24px;
    line-height: 55px;
    /*border: 1px solid red;*/
}

.info-box-content {
    margin-left: 54px;
    text-align: center;
    /*border: 1px solid green;*/
}

.info-box-text {
    font-size: 12px;
    margin-left: -15px;
}

.info-box-number {
    text-align: center;
}

.col-md-13 {
    width: 13.999%;
}

.open > .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}


.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /*max-width:270px;*/
    word-break: break-word;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

* html .ui-autocomplete {
    height: 100px;
}


.ui-li-menu .ui-li-menu-item-wrapper:hover {
    background: #eaeaea;
    color: #e51937;
}

.required:after {
    content: " *";
    color: red;
    height: 5px;
}
.OnlinePay:after {
    content: " ♣";
    color: green;
    height: 15px;
}


input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

.number {
    text-align: right !important;
}

.more-less {
    float: right;
    color: #212121;
}

.tdlbl {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    height: 10px;
    color: #383939;
}

.tdtxt {
    font-family: Verdana;
    font-size: 11px;
    height: 10px;
    color: black;
    font-weight: normal;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}


.text-primary {
    color: #337ab7;
}

.btn-bs-file {
    position: relative;
}

    .btn-bs-file input[type="file"] {
        position: absolute;
        top: -9999999;
        filter: alpha(opacity=0);
        opacity: 0;
        width: 0;
        height: 0;
        outline: none;
        cursor: inherit;
    }

.Pointer {
    cursor: pointer;
}




/* Gridview Pagination CSS Start */
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }


    .pagination-ys table > tfoot > tr > td {
        position: relative;
        float: left;
        padding: 8px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        color: #337ab7;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        margin-left: -1px;
    }

    .pagination-ys table > tfoot > tr > td {
        position: relative;
        float: left;
        padding: 8px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        margin-left: -1px;
        z-index: 2;
        color: #aea79f;
        background-color: #f5f5f5;
        border-color: #dddddd;
        cursor: default;
    }


        .pagination-ys table > tfoot > tr > td:first-child {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }


        .pagination-ys table > tfoot > tr > td:last-child {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }


    .pagination-ys table > tfoot > tr > td {
        color: #97310e;
        background-color: #eeeeee;
        border-color: #dddddd;
    }

/* Gridview Pagination CSS END */
/* Page Loading CSS Start */
#preloader .spinner, .spinner {
    display: inline-block;
    vertical-align: middle;
}

.spinner {
    width: 31px;
    height: 31px;
    background-image: url('../images/C-EP-Final.gif');
}

#preloader .overlay {
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
}

#preloader .spinner {
    width: 40px;
    height: 40px;
    background-image: url('../images/C-EP-Final.gif');
    /*margin-top: 20%;
            margin-left: 50%;*/
}

#preloader p {
    text-align: center;
    color: #fff;
    width: 103px;
    border-radius: 10px;
    padding: 10px;
    margin: 25% auto;
    font-size: 20px;
}
/* Page Loading CSS END */


.repeater-ys {
    /* color: #97310e; */
    /* background-color: #eeeeee; */
    /* border-color: #dddddd; */
}

.repeater-ys {
    /* border-bottom-right-radius: 4px; */
    /* border-top-right-radius: 4px; */
}

.repeater-ys {
    margin-left: 0;
    /* border-bottom-left-radius: 4px; */
    /* border-top-left-radius: 2px; */
}

.repeater-ys {
    position: relative;
    float: left;
    padding: 5px 5px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    /* background-color: #ffffff; */
    border: 1px solid #dddddd;
    margin-left: 10px;
}

.repeater-ys {
    display: inline;
}

.repeater-ys {
    /* display: inline-block; */
    padding-left: 4px;
    margin: 20px 0;
    border-radius: 4px;
}


.loader {
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #3498db;
    width: 65px;
    height: 65px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    text-align: center;
    vertical-align: middle;
    z-index: 1000;
    position: absolute;
    margin-left: 10%;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.txtback {
    background: url(../Content/images/calendar.gif) right no-repeat;
    padding-left: 17px;
    padding-right: 2px;
    float: right;
}

@media only screen and (max-width: 600px) {
    .table.table-default > thead > tr > td, .table.table-default > thead > tr > th {
        padding: 2px 4px;
        border: 1px solid #c5c5c5;
        font-size: 10px;
        box-shadow: none;
        vertical-align: middle;
    }

    div b, strong {
        font-size: 12px;
    }

    #AMC {
        font-size: 11px;
    }

    #div_PurchaseDetails_StockCode {
        margin-top: 20px;
    }

    .HeaderStyle {
        font-weight: bold;
        font-size: 18px;
        font-family: Verdana;
        color: white;
        vertical-align: central;
        /*border: 1px solid red;*/
        padding-left: 0px;
    }

    .non-printable {
        margin-top: 51px;
    }

    .loginMsgcntr {
        margin-top: -5px;
    }
}

@media only screen and (min-width: 600px) {
    .HeaderStyle {
        font-weight: bold;
        font-size: 18px;
        font-family: Verdana;
        color: white;
        vertical-align: central;
        padding-left: 30px;
    }
}

@media only screen and (min-width: 1000px) {
    .non-printable {
        margin-top: 91px;
    }

    .loginMsgcntr {
        margin-top: -10px;
    }
}

@media only screen and (max-width: 100px) {
    .nav > li > a {
        position: relative;
        display: block;
        padding: 7px 8px;
    }

    .HeaderStyle {
        border: 1px solid red;
    }

    .scrollmenu {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 400px) {
    .table.table-default > tbody > tr > td, .table.table-default > tbody > tr > th, .table.table-default > tfoot > tr > td, .table.table-default > tfoot > tr > th {
        padding: 3px;
        line-height: 1.42857143;
        vertical-align: middle;
        border: 1px solid #c5c5c5;
        font-size: 10px;
    }

    .scrollmenu {
        margin-top: 50px;
    }

    .non-printable {
        margin-top: 0px;
    }
}

.table-cont1 {
    /**make table can scroll**/
    max-height: 400px;
    overflow: auto;
    /** add some style**/
    /*padding: 2px;*/
    margin: 0px 0px;
    /*box-shadow: 0 0 1px 3px #ddd;*/
}

.table-cont2 {
    /**make table can scroll**/
    max-height: 400px;
    overflow: auto;
    /** add some style**/
    /*padding: 2px;*/
    margin: 0px 0px;
    /*box-shadow: 0 0 1px 3px #ddd;*/
}

.table-cont3 {
    /**make table can scroll**/
    max-height: 400px;
    overflow: auto;
    /** add some style**/
    /*padding: 2px;*/
    margin: 0px 0px;
    /*box-shadow: 0 0 1px 3px #ddd;*/
}

.table-cont4 {
    /**make table can scroll**/
    max-height: 400px;
    overflow: auto;
    /** add some style**/
    /*padding: 2px;*/
    margin: 0px 0px;
    /*box-shadow: 0 0 1px 3px #ddd;*/
}

.table-cont5 {
    /**make table can scroll**/
    max-height: 400px;
    overflow: auto;
    /** add some style**/
    /*padding: 2px;*/
    margin: 0px 0px;
    /*box-shadow: 0 0 1px 3px #ddd;*/
}

.table-cont6 {
    /**make table can scroll**/
    max-height: 400px;
    overflow: auto;
    /** add some style**/
    /*padding: 2px;*/
    margin: 0px 0px;
    /*box-shadow: 0 0 1px 3px #ddd;*/
}
