﻿textarea {
    resize: none;
}
/*font-size:x-large;*/
.success-message {
    color: #006600;
    font-family: "Arial", Times, serif;
    /*font-size:x-large;*/
    font-size: 14px;
    font-weight: bold;
    margin-left: 3%;
    margin-top: 1%;
}

.error-message {
    color: #ff1a1a;
    font-family: "Arial", Times, serif;
    /*font-size:x-large;*/
    font-size: 14px;
    font-weight: bold;
    margin-left: 3%;
    margin-top: 1%;
}

.AmtTxtStyle {
    color: Maroon !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: right;
}

.ddlTextStyle {
    font-size: 14px !important;
    font-weight: bold !important;
}

.anchTxtStyle {
    color: Blue !important;
    font-size: 12px !important;
}

.loginBtnText {
    font-size: 18px !important;
    font-weight: bold !important;
}

.chkboxText {
    position: relative !important;
    display: block !important;
    margin-top: -22px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
}

.mandatory {
    color: Red;
    align: center;
}

.alert_msg {
    align: center;
}

.webgrid_column {
    width: 100px;
}

.webgrid_grid_column {
    width: 130px;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

.EditImg {
    background: url(../Images/image.gif) no-repeat top left; /* add image*/
    display: block;
    width: 100px;
    height: 100px;
    text-indent: -9999px; /* hides the link text */
}

/* --- web grid scrolling--*/

.ellipsis {
    text-overflow: ellipsis;
}


.show {
}

.hide {
    display: none;
}

.tablecell_middle {
    display: table-cell;
    vertical-align: middle;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.flow_auto {
    overflow: auto;
}

.flow_hidden {
    overflow: hidden;
}

    .flow_hidden .windowbg, .flow_hidden .windowbg2 {
        margin-top: 2px;
    }

.clear {
    clear: both;
}

.clear_left {
    clear: left;
}

.clear_right {
    clear: right;
}


a:hover {
    text-decoration: underline;
    cursor: pointer;
}


a.new_win:hover {
    text-decoration: underline;
}


.boardindex_category_title, .boardindex_category_title a:link, .boardindex_category_title a:active, .boardindex_category_title a:visited {
    font-weight: bold;
    font-size: 24px;
    font-family: Arial;
    color: #635f23;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .boardindex_category_title a:hover {
        text-shadow: 0px 0px 5px #d8d27c;
        text-decoration: none;
    }

.boardindex_category_holder {
    background: #807b2d;
    padding: 12px 0;
    margin-left: -20px;
    margin-bottom: 15px;
}


.boardindex_category_title, .boardindex_category_title a:link, .boardindex_category_title a:active, .boardindex_category_title a:visited {
    font-weight: bold;
    font-size: 24px;
    font-family: Arial;
    color: #635f23;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .boardindex_category_title a:hover {
        text-shadow: 0px 0px 5px #d8d27c;
        text-decoration: none;
    }

.boardindex_category_holder {
    background: #807b2d;
    padding: 12px 0;
    margin-left: -20px;
    margin-bottom: 15px;
}



/* BoardIndex.template.php Theme Fitted format ------ */
.boardindex_themefitted_category_holder_aligner {
    text-align: center;
    margin: 0 auto;
}

.boardindex_themefitted_board_holder {
    text-align: left;
    margin: 8px 15px;
    display: inline-block;
    vertical-align: top;
}

.boardindex_themefitted_board_main {
    width: 65%;
    height: auto;
    border: 1px solid #373737;
    border-radius: 8px;
    -moz-border-radius: 8px;
}

.boardindex_themefitted_board_main_content {
    padding: 10px;
    overflow: hidden;
}

.boardindex_themefitted_board_new_indicator, .boardindex_themefitted_board_new_indicator a:link, .boardindex_themefitted_board_new_indicator a:visited, .boardindex_themefitted_board_new_indicator a:active, .boardindex_themefitted_board_new_indicator a:hover {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 8px;
    font-family: Arial;
    color: #1d1d1d;
}

.boardindex_themefitted_board_main_subject {
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    color: #1d1d1d;
    line-height: 12px;
    width: 150px;
    overflow: hidden;
    height: 12px;
    white-space: nowrap;
}

    .boardindex_themefitted_board_main_subject a:link, .boardindex_themefitted_board_main_subject a:visited, .boardindex_themefitted_board_main_subject a:active, .boardindex_themefitted_board_main_subject a:hover {
        font-weight: bold;
        font-size: 13px;
        font-family: Arial;
        color: #1d1d1d;
        line-height: 12px;
    }

.boardindex_themefitted_board_main_description {
    white-space: nowrap;
    overflow-y: hidden;
    font-size: 13px;
    font-family: Arial;
    color: #373737;
    line-height: 12px;
}

.boardindex_themefitted_board_main_children_token {
    display: block;
    background: #000000;
    width: 38px;
    height: 10px;
    cursor: pointer;
}

.boardindex_themefitted_board_main_back_token {
    display: block;
    background: #000000;
    width: 38px;
    height: 10px;
    cursor: pointer;
}

.boardindex_themefitted_board_main_content_chunk_children {
    overflow: hidden;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
    color: #373737;
    line-height: 12px;
}



.boardindex_themefitted_board_underbar_content {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    color: #373737;
    padding: 0 14px;
}


/*-- added by pr@vin--*/
.colRight {
    text-align: right;
    font-size: 14px;
}

.colText {
    text-align: left;
    font-size: 14px;
    color: #000;
}

.colAction {
    text-decoration: underline;
    font-size: 14px;
    color: #4B0082;
}
/*-------------------------*/

.panel-heading_forReport {
    /*-- color: Purple;
    background-color: Silver;*/
    border-color: Red;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
}

.div-fieldset {
    border: 2px solid #a1a1a1;
    padding: 10px 40px;
    /*--background: #dddddd;
    width: 300px;*/
    border-radius: 25px;
}


/*--------------------loader*/


/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }



.webGrid th, .webGrid td {
    border: 1px solid #C0C0C0;
    padding: 5px;
}

.alt {
    background-color: #E4E9F5;
    color: #000;
}

.gridHead a:hover {
    text-decoration: underline;
}

.description {
    width: auto;
}

.select {
    background-color: #389DF5;
}

.footer {
    font-weight: bold;
    font-size: large;
    color: Black;
}

.table tfoot a {
    border-radius: 50%;
    background-color: #C1D4E6;
    padding: 5px 10px 5px 10px;
    color: Black;
    text-decoration: none;
    -o-box-shadow: 1px 1px 1px #111;
    -moz-box-shadow: 1px 1px 1px #111;
    -webkit-box-shadow: 1px 1px 1px #111;
    box-shadow: 1px 1px 1px #111;
    font-weight: bold;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.normaltxtcase {
    text-transform: none !important;
}

/*dummy changes before new design implementation*/

.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 0px !important;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
}

.dropdown-menu {
    /* font-size: 10px !important;*/
    text-align: left;
    list-style: none;
}

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 270px !important;
    min-width: 0;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
}

    table.dataTable thead .sorting_desc:after {
        content: "\f0dd";
        float: none !important;
        font-family: fontawesome;
    }

    table.dataTable thead .sorting:after {
        content: "\f0dc";
        float: none !important;
        font-family: fontawesome;
        /*color: rgba(50,50,50,.5);*/
        /*color:#fff !important;*/
    }

    table.dataTable thead .sorting_asc:after {
        content: "\f0de";
        float: none !important;
        font-family: fontawesome;
    }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #34ace1 !important;
    /* border-color: #34ace1; */
    color: #fff;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #34ace14d !important;
}

.navbar-default {
    background-color: #c1e0ef69 !important;
    border-color: #e7e7e7;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #34ace1;
    /* border-color: #34ace1; */
    color: #fff;
    font-family: "verdana";
}

.ui-link {
    color: #004d80;
    font-weight: bold;
}

label:hover {
    background: none !important;
}

/*.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #004d80;
    font-weight: bold;
}*/

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #ffff; /*#262626*/
    text-decoration: none;
    background-color: #CCC !important;
    border: 1px dotted #CCC !important;
    /*font-weight: bold;
     font-size:14px important;*/
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /*remove the gap so it doesn't close*/
}

.dropdown-menu .divider {
    height: 2px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #004d8214; /*#6364de66*/
}

.ddldown {
    color: #80808070 !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-color: #f2faff;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #156384;
    border-color: #156384;
}

.alt {
    background-color: #f1f1f2;
    color: #000;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
}

    table.dataTable thead .sorting_desc:after {
        content: "\f0dd";
        float: none !important;
        font-family: fontawesome;
    }

    table.dataTable thead .sorting:after {
        content: "\f0dc";
        float: none !important;
        font-family: fontawesome;
        /*color: rgba(50,50,50,.5);*/
        color: #fff !important;
    }

    table.dataTable thead .sorting_asc:after {
        content: "\f0de";
        float: none !important;
        font-family: fontawesome;
    }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #dddddd;
}

.table-bordered {
    border: 1px solid #dddddd;
}

.boardindex_themefitted_board_main_description {
    white-space: nowrap;
    /*font-size: 13px;*/
    font-family: Arial;
    color: #373737;
    padding-left: 0px;
    padding-right: 1px;
    margin-right: 13px;
}

.dataTables_filter {
    /*margin-bottom:10px !important;*/
    float: right;
}

select.input-sm {
    height: 35px;
    line-height: 30px;
}

.anchTxtStyle {
    color: #004d80 !important;
    font-size: 14px !important;
    font-weight: bold;
}


.header {
    /*background-color: #3f345f  #34ace1; */
    background-color: #0381a0; /* #156384*/
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    font-family: "verdana", Times, serif;
}

label {
    font-size: 14px;
    color: #555555; /*#1EA9E1*/
    margin-bottom: 10px;
    margin-top: 0px;
    /*padding: 0px 0px 0px 15px;*/
    text-transform: uppercase;
}

.anchmenu {
    color: #000000;
    text-decoration: none;
}

.fa-rupee {
    color: #dc3b0d;
}

.navbar {
    min-height: 0px !important;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 20px;
}

h2 {
    font-size: 20px;
}

.navbar-top-links .dropdown-menu li a {
    padding: 5px 20px !important;
    min-height: 0;
}

.h3, h3 {
    font-size: 16px !important;
}

.h4, h4 {
    font-size: medium !important;
}

.column-action {
    text-decoration: underline;
    font-weight: bold;
    font-size: small !important;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-control {
    color: #707070;
    font-size: 13px;
    text-transform: uppercase;
}

.form-group {
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
    color: #035366;
    font-size: 13px;
    text-transform: uppercase;
}

.page-header {
    color: #03426f; /*Maroon*/
    font-family: "verdana", Times, serif;
    font-size: 14px !important;
    font-weight: bold;
    background-color: #d3d3d34d;
    margin-top: 0px;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-left: 10px;
}

#page-wrapper {
    padding: 0 0px;
    min-height: 568px;
    background-color: #fff;
}


.text-dark {
    font-weight: bold;
}

.text-loss {
    font-weight: bold;
    color: #F16864;
}

.text-profit {
    font-weight: bold;
    color: #66BF78;
}

.text-offered-amount {
    font-weight: bold;
    font-size:24px !important;
    color: #589665;
}

.text-total {
    font-weight: bold;
    color: #1EA9E1;
}

.card-box {
    padding: 10px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 0px;
    margin-top: 20px;
    background-color: #E6E7E8;
    cursor: not-allowed !important;
}

.text-center {
    text-align: center;
    text-transform: uppercase;
}

.text-left {
    text-align: left;
    text-transform: uppercase;
}

.text_border_none {
    border: 0px none;
    box-shadow: none;
    background-color: #e7e8e9 !important;
    text-align: center;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
    z-index: 999999;
}

/*.form-group
{
    text-transform: none !important;
}*/

/* auto search dropdown mouse selection */

option {
    padding: 5px 5px 5px 5px;
}

select[multiple], select[size] {
    min-height: 100px;
    max-height: 205px;
}

option:hover {
    background: #c9c9c9 !important;
}

.form-control-box {
    color: #707070;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
}

.form-control-odrqty {
    color: #707070;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    width: 95%;
    height: 34px;
    padding: 2px 5px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-control-odramt {
    color: #707070;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    width: 95%;
    height: 34px;
    padding: 2px 5px;
    line-height: 1.42857143;
    background-color: #eee;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.text-align-right {
    text-align: right !important;
}

.float-center {
    float: left;
    margin-left: 40%;
}

.float-right {
    float: right;
    margin-right: 11px;
}

    .float-right a {
        color: #0000ff;
        text-transform: none !important;
    }

        .float-right a:hover {
            color: #01019a;
            text-transform: none !important;
        }

.float-right-font {
    font-size: 12px !important;
    font-weight: normal !important;
}

.float-right-live {
    float: right;
    margin-right: 5px;
}

.required-field {
    color: red;
    font-size: 13px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed !important;
}

.btn-left-margin {
    margin-left: 15px !important;
}

.grdbtn {
    cursor: pointer !important;
    float: left;
    margin-left: 10px;
}

.grdbtn-align-center {
    text-align: center !important;
}

.text-normal {
    font-size: 13px !important;
    font-weight: bold;
    color: #000;
}

.text-amount {
    font-size: 15px !important;
    font-weight: bold;
    color: Maroon !important;
}

a.viewicon {
    background: url(../Images/view.svg) no-repeat top left;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px; /* hides the link text */
    float: left;
}

a.editicon {
    background: url(../Images/edit.svg) no-repeat top left;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px; /* hides the link text */
    float: left;
}

a.addicon {
    background: url(../Images/add.svg) no-repeat top left;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px; /* hides the link text */
    float: left;
}

a.printicon {
    background: url(../Images/print.svg) no-repeat top left;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px; /* hides the link text */
    float: left;
}

a.downloadicon {
    background: url(../Images/download.svg) no-repeat top left;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px; /* hides the link text */
    float: left;
}

a.downloadiconred {
    background: url(../Images/Download_1.svg) no-repeat top left;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px; /* hides the link text */
    float: left;
    margin-left:60%;
}

a.deleteicon {
    background: url(../Images/delete.svg) no-repeat top left;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px; /* hides the link text */
    float: left;
}

/*For input type button only*/
/*span > i {
    color: white;
}
span > input {
    background: none;
    color: white;
    border: 0;
    padding: 0;
    margin-top: 10px;
}*/

select.input-sm {
    height: 30px !important;
    line-height: 30px !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px !important;
}

.panel-body {
    padding: 15px 0px 15px 30px !important;
}

.float-left {
    float: left;
    width: 105px;
}

.btn-float-left {
    float: left;
    width: 95px;
}

.top10 {
    padding-top: 10px;
}

.top10-ctrl {
    padding-top: 25px;
}

.margin-bottom {
    margin-bottom: 15px;
}

.margin-right {
    margin-right: 5px;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf736 !important;
    border-color: #bce8f1;
}

.dropd {
    width: 100% !important;
    padding: 6px 12px !important;
    height: 34px !important;
}
/*color: #035366*/
.login-form-group {
    display: block;
    max-width: 92%;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #203c8f;
    font-size: 16px;
    text-transform: none;
}

.login-margin-right {
    margin-right: 30px !important
}

.div-fieldset {
    border: 1px solid #a1a1a1;
    padding: 0px 10px !important;
    border-radius: 5px !important;
    margin-top: 8px !important;
}

.anchor-link a {
    color: #0000ff;
    text-transform: none !important;
    text-decoration: underline !important;
}

    .anchor-link a:hover {
        color: #01019a;
        text-transform: none !important;
        text-decoration: underline !important;
    }

/* Dasbord CSS Start */

audio, canvas, progress, video {
    width: 97% !important;
}

.grd-stock-large-margin {
    margin-right: 0px !important;
    margin-top: -18px !important;
    margin-left: -30px !important;
    margin-bottom: -36px !important;
}

.grd-sale-medium-margin {
    margin-right: -2px !important;
    margin-top: -18px !important;
    margin-left: -4px !important;
    margin-bottom: -5px !important;
}

.grd-sale-large-margin {
    margin-right: -7px !important;
    margin-top: -18px !important;
    margin-left: -4px !important;
    margin-bottom: -5px !important;
}

.grd-purchase-small-margin {
    margin-right: 0px !important;
    margin-top: -18px !important;
    margin-left: -4px !important;
    margin-bottom: -5px !important
}

.grd-purchase-large-margin {
    margin-right: -7px !important;
    margin-top: -18px !important;
    margin-left: -4px !important;
    margin-bottom: -5px !important;
}

.dashboard-heder-margin {
    margin-left: 15px !important;
    margin-right: 15px !important;
    border-color: #ad8d84;
}

.scroll_top_master > a {
    background: rgba(0,0,0,0) url(../images/icon-up.png) no-repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 42px;
    opacity: .8;
    text-indent: -9899px;
    width: 42px;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

/* Dasbord CSS End */

/* Multi select drop-down CSS  Start*/

.btn-group button {
    display: inline-block;
    margin-bottom: 0;
    font-size: 10px !important;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px !important;
    /*width:225px !important;*/
    border: 1px solid #ccc !important;
    box-shadow: none !important;
}

.btn .caret {
    margin-left: 48px !important;
}

.btn-default {
    color: #333 !important;
    background-color: #ffffff !important;
}

.multiselect-selected-text {
    color: #707070 !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
}

.multiselect ul {
    /* position: absolute; */
    /* top: 100%; */
    /* left: 0; */
    /* z-index: 1000; */
    /* display: none; */
    /* float: left; */
    /* min-width: 160px; */
    /* padding: 0px 0; */
    /* margin: 2px 0 0; */
    /* font-size: 14px; */
    /* text-align: left; */
    /* list-style: none; */
    /* background-color: #fff; */
    /* -webkit-background-clip: padding-box; */
    /* background-clip: padding-box; */
    /* border: 1px solid #ccc; */
    /* border: 1px solid rgba(0,0,0,.15); */
    /* border-radius: 4px; */
    /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); */
    /* box-shadow: 0 6px 12px rgba(0,0,0,.175); */
    /* background-color: #f2faff; */
}

.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px;
    font-size: 14px !important;
    background-color: #fff;
}

.multiselect-container > li > a.multiselect-all label {
    font-weight: bold;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 225px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-color: #f2faff;
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        text-decoration: none;
        background-color: #CCC !important;
        border: 0px !important;
    }

.btn-link {
    color: #0000ff;
    text-transform: none !important;
    text-decoration: underline !important;
    background: none !important;
    border: none;
    padding: 0 !important;
    font: inherit;
    /*border is optional*/
    border-bottom: 0px solid #fff;
    cursor: pointer;
    /*font-weight:bold;*/
}

    .btn-link:hover {
        color: #01019a;
        text-transform: none !important;
        text-decoration: underline !important;
        background: none !important;
        border: none;
        padding: 0 !important;
        font: inherit;
        /*border is optional*/
        border-bottom: 0px solid #fff;
        cursor: pointer;
    }

.text-chkbox {
    font-weight: bold;
    color: #025467;
}

/* Access Denied CSS Start */

.no-permission-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.center {
    text-align: center;
}

.no-permission-img h3 {
    margin-top: 20px;
    text-transform: none !important;
}

h4 {
    margin-top: 10px;
    line-height: 1.5 !important;
    text-transform: none !important;
}

@media (max-width: 1024px) {
    #section {
        width: 68%;
    }

    #nav {
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    #section {
        width: 66%;
    }
}

/* Access Denied CSS End */

/* Multi select drop-down CSS  End*/

/* Flie Upload CSS Start */

/* input[type=file] {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    border: 1px solid #00a2ea;
    background: #00a2ea;
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    cursor: pointer;
    text-shadow: #000 1px 1px 2px;
    -webkit-border-radius: 6px;
}

input[type=file]:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #0061a7;
}

/* The button size */

/* input[type=file] {
    height: 30px;
}

input[type=file], input[type=file] span {
        width: 90px;
}

input[type=file] input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 11px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 /
            opacity: 0;
            filter: alpha(opacity=0);
}

input[type=file] strong {
            font: normal 12px Tahoma,sans-serif;
            text-align: center;
            vertical-align: middle;
}

input[type=file] span {
            top: 0;
            left: 0;
            display: inline-block;
            /* Adjust button text vertical alignment /
            padding-top: 5px;
}

input[type=file], input[type=file] span {
    width: 225px !important;
} */

* {
    box-sizing: border-box
}

.mySlides {
    display: none
}

img {
    vertical-align: middle;
}

.mySlides:hover img {
    transform: scale(1.5);
}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: 70px;
}

 
/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
    }

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .active, .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 180s;
    animation-name: fade;
    animation-duration: 180s;
}

@-webkit-keyframes fade {
    from {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev, .next, .text {
        font-size: 11px
    }
}
/*------------Delivery module-----------------------*/
.navbar-default {
    background-color: white !important;
    border-color: #e7e7e7;
}

.navbar {
    /* position: relative; */
    /* min-height: 50px; */
    /* margin-bottom: 20px; */
    border: 1px solid transparent;
}

.navbar-toggle {
    float: left;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: none;
}


/* this midea for delivery status*/
@media screen and (max-width: 600px) {

    #olStatus li.progtrckr-done {
        color: black;
        width: 200px;
        border-bottom: none;
        border-right: 4px solid yellowgreen;
        display: block;
        text-align: left;
    }

        #olStatus li.progtrckr-done:before {
            content: "\2713";
            color: white;
            background-color: yellowgreen;
            height: 1.2em;
            width: 1.2em;
            line-height: 1.2em;
            border: none;
            border-radius: 1.2em;
            margin-top: -21px;
            margin-left: -5px
        }


    #olStatus li.progtrckr-todo {
        color: silver;
        border-bottom: none;
        width: 200px;
        border-right: 4px solid silver;
        text-align: left;
    }

        #olStatus li.progtrckr-todo:before {
            content: "\039F";
            color: silver;
            background-color: white;
            font-size: 1.5em;
            bottom: -1.6em;
            margin-top: -15px;
            margin-left: -5px
        }

    #olStatus li.progtrckr-done-return:before {
        content: "\2713";
        color: white;
        background-color: #F16864;
        height: 1.2em;
        width: 1.2em;
        line-height: 1.2em;
        border: none;
        border-radius: 1.2em;
        margin-top: -15px;
        margin-left: -5px
    }

    #olStatus li.progtrckr-done-return {
        color: black;
        border-bottom: none;
        border-right: 4px solid #F16864;
        display: block;
        text-align: left;
    }
}


  
ol .progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ol.progtrckr li {
        display: inline-block;
        text-align: center;
        line-height: 3em;
    }

    ol.progtrckr[data-progtrckr-steps="2"] li {
        width: 49%;
    }

    ol.progtrckr[data-progtrckr-steps="3"] li {
        width: 33%;
    }

    ol.progtrckr[data-progtrckr-steps="4"] li {
        width: 24%;
    }

    ol.progtrckr[data-progtrckr-steps="5"] li {
        width: 19%;
    }

    ol.progtrckr[data-progtrckr-steps="6"] li {
        width: 16%;
    }

    ol.progtrckr[data-progtrckr-steps="7"] li {
        width: 14%;
    }

    ol.progtrckr[data-progtrckr-steps="8"] li {
        width: 12%;
    }

    ol.progtrckr[data-progtrckr-steps="9"] li {
        width: 11%;
    }

    ol.progtrckr li.progtrckr-done {
        color: black;
        border-bottom: 4px solid yellowgreen ;
        width: auto;
    }

    ol.progtrckr li.progtrckr-todo {
        color: silver;
        border-bottom: 4px solid silver;
        width: auto;
    }

    ol.progtrckr li:after {
        content: "\00a0\00a0";
    }

    ol.progtrckr li:before {
        position: relative;
        bottom: -2.5em;
        float: left;
        left: 100%;
        line-height: 1em;
    }

    ol.progtrckr li.progtrckr-done:before {
        content: "\2713";
        color: white;
        background-color: yellowgreen;
        height: 1.2em;
        width: 1.2em;
        line-height: 1.2em;
        border: none;
        border-radius: 1.2em;
    }

    ol.progtrckr li.progtrckr-done-return:before {
        content: "\2713";
        color: white;
        background-color: #F16864;
        ;
        height: 1.2em;
        width: 1.2em;
        line-height: 1.2em;
        border: none;
        border-radius: 1.2em;
    }

    ol.progtrckr li.progtrckr-done-return {
        color: black;
        border-bottom: 4px solid #F16864;
        width: auto;
    }
ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 1.5em;
    bottom: -1.6em;
}
/*-------------end delivery-------------------------*/

/*-------------Start send Notification 19-07-2019-------------------------*/
#blnUploadDiv {
    position: relative;
    overflow: hidden;
}

#blnUpload {
    position: absolute;
    font-size: 50px;
    opacity: 0;
    right: 0;
    top: 0;
}

#btnt-text {
    margin-top: 8px;
}

#image-dive {
    height: 192px;
    width: 96%;
    border: 1px solid #ccc;
    padding: 0px 0px 0px 0px;
}

.upload-image {
    height: 192px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
}
/*-------------end send Notification-------------------------*/