html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap>.container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

.title {
    font-size: xx-large;
}

.breadcrumb {
    margin-top: 48px;
}

a.asc:after {
    content:
        /*"\e113"*/
        "\e151";
}

a.desc:after {
    content:
        "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.flasherror {
    color: red;
}

.uppercase,
#invoiceorder-pan {
    text-transform: uppercase;
}

.validationerrordata {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.namelclass {
    text-transform: capitalize;
}

.navbar-header {
    display: block;
    position: relative;
    right: 5em;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 13px 46px;
    font-size: 18px;
    line-height: 20px;
}

/* align the logout "link" (button in form) of the navbar */
.nav li>form>button.logout {
    padding: 15px;
    border: none;
}

.tax-settings-index table.kv-grid-table.table.table-bordered.table-striped.kv-table-wrap tr td,
.settings-index table.kv-grid-table.table.table-bordered.table-striped.kv-table-wrap tr td {
    text-transform: uppercase;
}

table.kv-grid-table.table.table-bordered.table-striped.kv-table-wrap,
span.select2-results,
table.table.table-striped.table-bordered.detail-view {
    text-transform: capitalize;
}

.gstclick {
    width: 10% !important;
    float: left;
}

.percentcheck {
    float: left;
    width: 100%;
}

.gstclick input[type="checkbox"] {
    width: 62px !important;
    height: 30px;
}

.indexclass,
.loginbackground {
    background-image: url("/assets/8c89fed4/2.JPG");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.jumbotron {
    padding-top: 11em;
}

/* for removing the delete icon and save as new icon for orderinvoice issue*/
.settings-index .glyphicon.glyphicon-trash,
.settings-index .glyphicon.glyphicon-copy {
    display: none;
}

.productstatus,
.tax-settingstatus {
    background-color: #337ab7;
    border: 0px;
    border-radius: 4px;
    color: white;
}

a.btn.btn-danger {
    padding-block-end: 4px;
    padding-inline-end: 11px;
    padding-block-start: 4px;
}

.parent {
    width: 100%;
    float: left;
    border: 1px solid #ccc;

}

.child1 {
    width: 50%;
    float: left;
}

p.data {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin: 0;
}

p.data:last-child {
    border-bottom: 0;
}

p.data:nth-child(odd) {
    background-color: #f9f9f9;
}

#invoiceorder-gst_id {
    display: none;
}

span.slider.round {
    border-radius: 34px;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

label.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

input.productstatus {
    background-color: blue;
    opacity: 0;
    width: 0;
    height: 0;
}

.slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 21px;
    left: 1px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider.round:before {
    border-radius: 50%;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 22px;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

li.active a {
    background-color: unset !important;
}

.site-login h1 {
    margin-top: 45px;
}

nav.navbar-inverse.navbar-fixed-top.navbar {
    height: 90px;
}

.reductionwithsummary1,
.reductionwithsummary2 {
    width: 100%;
    float: left;
}

.field-invoiceorder-reduction1,
.field-invoiceorder-reduction2 {
    width: 29%;
    float: left;
    margin-right: 10px;
}

#invoiceorder-reductionsummanry1,
#invoiceorder-reductionsummanry2 {
    float: left;
    width: 70%;
}

.field-invoiceorder-btp_address,
.field-invoiceorder-delivery_address {
    width: 49%;
    float: left;
    margin-right: 5px;
}

.total {
    width: 15%;
    float: left;
    padding: 25px 0 0 10px;
}

.field-invoiceorder-total_before_tax {
    width: 85%;
    float: left;
    display: inline-block;
}

.totalwithtax {
    width: 100%;
    float: left;
}
.deliveryaddressblock {
    float: left;
    width: 50%;
    padding-left: 8px;
}
.clientaddressblock {
    float: left;
    width: 50%;
    
}



@media (min-width: 1200px) {

    #login-form .col-lg-1,
    #login-form .col-lg-3,
    #login-form .col-lg-8,
    #login-form .col-lg-11 {
        width: 100% !important;
        text-align: left;
        margin-left: 0;
    }

    .site-login .col-lg-offset-1 {
        margin-left: 0;
    }

    .site-login {
        width: 100%;
        max-width: 70%;
        margin: 0 auto;
    }

}

@media(max-width:767px) {
    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
}

.nav>li>form>button.logout:focus {
    outline: none;
}