﻿
/*Tab Menu*/
.custom-menu {
    width: 100%;
    height: auto;
    background-color: #730715;
    border: solid;
    border-color: #CBA42D;
    border-radius: 10px;
    color: white;
    text-decoration: none;
    padding-top: 5px;
}

    .custom-menu ul {
    }

        .custom-menu ul li {
            text-decoration: none;
            padding-top: 2px;
            position: relative;
            left: -25px;
            color: #fff;
            display: block;
            list-style-type: none;
        }

.link_button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #be961d;
    background-size: 0% 100%;
    color: #730715;
    display: -moz-inline-grid;
    display: -ms-inline-grid;
    display: -webkit-inline-grid;
    display: inline-block;
    min-width: 99%;
    text-decoration: none;
}


    .link_button:hover {
        background-color: #CBA42D;
        text-decoration: none;
        text-decoration-color: white;
        color: #fff;
    }

    .link_button.active {
        background-color: #CBA42D;
    }

.ShowImage {
    text-align: center;
}
/*over write css of bootstrap*/
.custom-menu input[type="file"] {
    display: inline !important;
}

/*Tab Menu*/

.form-control {
    padding: 3px 3px;
}

.small-page {
}

    .small-page [class^="col-md-"] {
        padding-left: 0;
    }

        .small-page [class^="col-md-"]:first-child {
            padding-left: 15px;
        }

    .small-page .input-group[class*="col-md-"] {
        padding-right: 15px;
    }

    .small-page .option-box i {
        font-size: 200%;
    }

    .small-page .table .option-box i {
        font-size: 100%;
    }

    .small-page .table-blank .table td {
        height: 36px;
    }

.small-page .col-xs-1, .small-page .col-sm-1, .small-page .col-md-1, .small-page .col-lg-1, .small-page .col-xs-2, .small-page .col-sm-2,
 .small-page .col-md-2, .small-page .col-lg-2, .small-page .col-xs-3, .small-page .col-sm-3, .small-page .col-md-3, .small-page .col-lg-3, .small-page 
.col-xs-4, .small-page .col-sm-4, .small-page .col-md-4, .small-page .col-lg-4, .small-page .col-xs-5, .small-page .col-sm-5, .small-page .col-md-5, .small-page
 .col-lg-5, .small-page .col-xs-6, .small-page .col-sm-6, .small-page .col-md-6, .small-page .col-lg-6, .small-page .col-xs-7, .small-page .col-sm-7,
 .small-page .col-md-7, .small-page .col-lg-7, .small-page .col-xs-8, .small-page .col-sm-8, .small-page .col-md-8, .small-page .col-lg-8, 
.small-page .col-xs-9, .small-page .col-sm-9, .small-page .col-md-9, .small-page .col-lg-9, .small-page .col-xs-10, .small-page .col-sm-10, .small-page .col-md-10,
 .small-page .col-lg-10, .small-page .col-xs-11, .small-page .col-sm-11, .small-page .col-md-11, .small-page .col-lg-11, .small-page .col-xs-12, .small-page .col-sm-12,
 .small-page .col-md-12, .small-page .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.small-page .form-control {
    border: 1px solid #ccc;
}

.small-page .table img {
    width: 18px;
    height: 18px;
    margin: 0 auto;
}

.small-page .m-t {
    margin-top: 15px;
}

.medium-page {
    font-size: 85.71429%;
}

.large-page span {
    font-size: 85.71429%;
}

.large-page .grid th {
    padding: 7px;
    font-size: 85.71429%;
}

.medium-page hr {
    margin-top: 10px;
    margin-bottom: 5px;
}

.medium-page .row {
    margin-right: -10px;
    margin-left: -10px;
}

.medium-page .col-xs-1, .medium-page .col-sm-1, .medium-page .col-md-1, .medium-page .col-lg-1, .medium-page .col-xs-2, .medium-page .col-sm-2, .medium-page .col-md-2, .medium-page .col-lg-2, .medium-page .col-xs-3, .medium-page .col-sm-3, .medium-page .col-md-3, .medium-page .col-lg-3, .medium-page .col-xs-4, .medium-page .col-sm-4, .medium-page .col-md-4, .medium-page .col-lg-4, .medium-page .col-xs-5, .medium-page .col-sm-5, .medium-page .col-md-5, .medium-page .col-lg-5, .medium-page .col-xs-6, .medium-page .col-sm-6, .medium-page .col-md-6, .medium-page .col-lg-6, .medium-page .col-xs-7, .medium-page .col-sm-7, .medium-page .col-md-7, .medium-page .col-lg-7, .medium-page .col-xs-8, .medium-page .col-sm-8, .medium-page .col-md-8, .medium-page .col-lg-8, .medium-page .col-xs-9, .medium-page .col-sm-9, .medium-page .col-md-9, .medium-page .col-lg-9, .medium-page .col-xs-10, .medium-page .col-sm-10, .medium-page .col-md-10, .medium-page .col-lg-10, .medium-page .col-xs-11, .medium-page .col-sm-11, .medium-page .col-md-11, .medium-page .col-lg-11, .medium-page .col-xs-12, .medium-page .col-sm-12, .medium-page .col-md-12, .medium-page .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.medium-page [class^="col-md-"] {
    padding-left: 0;
}

    .medium-page [class^="col-md-"]:first-child {
        padding-left: 10px;
    }

.medium-page .panel-heading {
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.medium-page .panel-body {
    padding: 10px;
}

.medium-page .panel-footer {
    padding: 10px 10px;
}

.medium-page .accordion-heading {
    padding-bottom: 8px;
}

    .medium-page .accordion-heading i {
        padding-left: 5px;
    }

        .medium-page .accordion-heading i:first-child {
            padding-left: 0px;
        }

.medium-page .form-group {
    margin-bottom: 5px;
}

.medium-page .form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px;
}

.medium-page.form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px;
}

.medium-page .form-control {
    height: 2em;
    padding: 3px 3px;
    font-size: 100%;
    line-height: 1;
    border: 1px solid #ccc;
}

.medium-page textarea.form-control {
    height: 4.41667em;
}

.medium-page .select:before {
    right: 6px;
}

.medium-page .select > select option {
    padding-left: 3px;
}

@-moz-document url-prefix() {
    .medium-page select;

{
    padding-left: 3px !important;
}

}

.medium-page .radio,
.medium-page .checkbox {
    margin-top: 8px;
    margin-bottom: 8px;
}

.medium-page .input-group-addon {
    padding: 3px 3px;
    font-size: 100%;
}

.medium-page .form-group .radio,
.medium-page .form-group .checkbox {
    margin-top: 6px;
    margin-bottom: 6px;
}

.medium-page .btn {
    padding: 3px 8px;
    font-size: 12px;
    line-height: 1.4;
}

.medium-page .btn-group .btn + .btn,
.medium-page .btn-group .btn + .btn-group,
.medium-page .btn-group .btn-group + .btn,
.medium-page .btn-group .btn-group + .btn-group {
    margin-left: 10px;
}

.medium-page .thumbnail {
    height: 135px;
    margin-bottom: 11px;
}

.medium-page .table > thead > tr > th,
.medium-page .table > tbody > tr > th,
.medium-page .table > tfoot > tr > th,
.medium-page .table > thead > tr > td,
.medium-page .table > tbody > tr > td,
.medium-page .table > tfoot > tr > td {
    padding: 3px;
}

    .medium-page .table > thead > tr > th .btn,
    .medium-page .table > tbody > tr > th .btn,
    .medium-page .table > tfoot > tr > th .btn,
    .medium-page .table > thead > tr > td .btn,
    .medium-page .table > tbody > tr > td .btn,
    .medium-page .table > tfoot > tr > td .btn {
        padding: 0px 8px;
    }


.medium-page .pagination {
    padding: 3px;
    margin-right: 0px;
    margin-left: 0px;
}

    .medium-page .pagination li .form-control {
        font-size: 85.71429%;
    }

.medium-page .table .radio,
.medium-page .table .checkbox,
.medium-page .table .radio-inline,
.medium-page .table .checkbox-inline {
    margin-top: 0px;
    margin-bottom: 0px;
}

.medium-page .table-blank .table td {
    height: 24px;
}

.medium-page .modal-header {
    padding: 10px;
}

    .medium-page .modal-header h4 {
        font-size: 100%;
    }

.medium-page .list-group-item {
    padding: 3px 10px;
    border: 1px solid #e3e3e3;
}

.medium-page .table-responsive ~ .btn-group {
    margin-top: 5px;
}

.medium-page .table img {
    width: 18px;
    height: 18px;
    margin: 0 auto;
}

.medium-page .m-t {
    margin-top: 5px;
}

.large-page {
    font-size: 78.57143%;
}

    .large-page span {
        font-size: 78.57143%;
    }

    .large-page .grid th {
        padding: 5px;
        font-size: 78.57143%;
    }


    .large-page hr {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .large-page .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .large-page .col-xs-1, .large-page .col-sm-1, .large-page .col-md-1, .large-page .col-lg-1, .large-page .col-xs-2, .large-page .col-sm-2, .large-page .col-md-2, .large-page .col-lg-2, .large-page .col-xs-3, .large-page .col-sm-3, .large-page .col-md-3, .large-page .col-lg-3, .large-page .col-xs-4, .large-page .col-sm-4, .large-page .col-md-4, .large-page .col-lg-4, .large-page .col-xs-5, .large-page .col-sm-5, .large-page .col-md-5, .large-page .col-lg-5, .large-page .col-xs-6, .large-page .col-sm-6, .large-page .col-md-6, .large-page .col-lg-6, .large-page .col-xs-7, .large-page .col-sm-7, .large-page .col-md-7, .large-page .col-lg-7, .large-page .col-xs-8, .large-page .col-sm-8, .large-page .col-md-8, .large-page .col-lg-8, .large-page .col-xs-9, .large-page .col-sm-9, .large-page .col-md-9, .large-page .col-lg-9, .large-page .col-xs-10, .large-page .col-sm-10, .large-page .col-md-10, .large-page .col-lg-10, .large-page .col-xs-11, .large-page .col-sm-11, .large-page .col-md-11, .large-page .col-lg-11, .large-page .col-xs-12, .large-page .col-sm-12, .large-page .col-md-12, .large-page .col-lg-12 {
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 3px;
    }

    .large-page [class^="col-md-"] {
        padding-left: 0;
    }

        .large-page [class^="col-md-"]:first-child {
            padding-left: 5px;
        }

    .large-page .panel-heading {
        padding-top: 4px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
    }

    .large-page .panel-body {
        padding: 5px;
    }

    .large-page .panel-footer {
        padding: 5px;
    }

    .large-page .accordion-heading {
        padding-bottom: 4px;
    }

        .large-page .accordion-heading i {
            padding-left: 5px;
        }

            .large-page .accordion-heading i:first-child {
                padding-left: 0px;
            }

    .large-page .form-group {
        margin-bottom: 2px;
    }

    .large-page .form-horizontal .form-group {
        margin-right: -5px;
        margin-left: -5px;
    }

    .large-page.form-horizontal .form-group {
        margin-right: -5px;
        margin-left: -5px;
    }

    .large-page .form-control {
        height: 1.63636em;
        padding: 1px 1px;
        font-size: 100%;
        line-height: 1;
        border: 1px solid #ccc;
    }

    .large-page textarea.form-control {
        height: 3.54545em;
    }

    .large-page .select:before {
        right: 2px;
        margin-top: -5px;
    }

    .large-page .select > select option {
        padding-left: 1px;
    }

@-moz-document url-prefix() {
    .large-page select;

{
    padding-left: 1px !important;
}

}

.large-page .radio,
.large-page .checkbox {
    margin-top: 3px;
    margin-bottom: 3px;
}

.large-page .input-group-addon {
    padding: 2px;
    font-size: 100%;
}

.large-page .form-group .radio,
.large-page .form-group .checkbox {
    margin-top: 3px;
    margin-bottom: 3px;
}

.large-page .btn {
    padding: 0px 4px;
    font-size: 12px;
    line-height: 1.4;
}

.large-page .btn-group .btn + .btn,
.large-page .btn-group .btn + .btn-group,
.large-page .btn-group .btn-group + .btn,
.large-page .btn-group .btn-group + .btn-group {
    margin-left: 5px;
}

.large-page .thumbnail {
    height: 86px;
    margin-bottom: 5px;
}

.large-page .table > thead > tr > th,
.large-page .table > tbody > tr > th,
.large-page .table > tfoot > tr > th,
.large-page .table > thead > tr > td,
.large-page .table > tbody > tr > td,
.large-page .table > tfoot > tr > td {
    padding: 1px;
}


.large-page .pagination {
    padding: 1px;
    margin-right: 0px;
    margin-left: 0px;
}

    .large-page .pagination li .form-control {
        height: 18px;
        font-size: 78.57143%;
    }

.large-page .table .radio,
.large-page .table .checkbox,
.large-page .table .radio-inline,
.large-page .table .checkbox-inline {
    margin-top: 0px;
    margin-bottom: 0px;
}

.large-page .table-blank .table td {
    height: 18px;
}

.large-page .modal-header {
    padding: 5px;
}

    .large-page .modal-header h4 {
        font-size: 100%;
    }

.large-page .list-group-item {
    padding: 1px 6px;
    border: 1px solid #e3e3e3;
}

.large-page button.ui-datepicker-trigger {
    right: -4px;
}

.large-page .table-responsive ~ .btn-group {
    margin-top: 3px;
}

.large-page .table img {
    width: 16px;
    height: 16px;
    margin: 0 auto;
}

.large-page .m-t {
    margin-top: 3px;
}

.large-page barcode canvas {
    height: 39px;
}

/*large medium and small page end*/
/*Clear Fix*/
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal > .form-group:before,
.form-horizontal > .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}
/*clear fix end*/

