﻿.k-ff {
    overflow: inherit !important;
}
h2.title {
    margin-top: 50px;
}

h3.title {
    margin-top: 40px;
}

td {
    vertical-align: baseline;
}

.summary {
    font-size: 13px;
}

ol.entity-as > li {
    padding-left: 20px;
}
ol.entity-as > li + li {
    border-top: 1px solid #e4e5e6;
    margin-top: 15px;
    padding-top: 15px;
}
.biznet-table {
    display: inline-table;
    width: 100%;
}

.biznet-table > div {
    display: table-row;
}

.biznet-table > div > div, .biznet-table td {
    display: table-cell;
    padding: 2px 0;
}

.biznet-table .subject {
    font-weight: bold;
    width: 280px;
    white-space: nowrap;
}

.biznet-table .subject2 {
    font-weight: bold;
    width: 1px;
    white-space: nowrap;
}

.biznet-table .separator {
    padding: 0 15px;
    font-weight: bold;
    width: 1px;
}

.biznet-table .well {
    margin-bottom: 0;
}

.biznet-table.content td.subject, .biznet-table.content > div > .subject, .biznet-table.content > div > .subject2 {
    padding-left: 20px;
}

.biznet-table .sub-row > div {
    display: inline-block;
}
.biznet-table .sub-row > div:first-of-type {
    width: 220px;
}

.biznet-table ol {
    margin: 0;
    padding-left: 1.3em;
}
.biznet-table li {
    padding-left: 5px;
}
.biznet-table li:not(:first-of-type) {
    padding-top: 5px;
}

.biznet-table .table {
    margin-bottom: 0;
    display: table;
}
.biznet-table .reserve-price {
    color: #ca2027;
    font-weight: bold;
    font-size: 1.1em;
}
.biznet-table.address .subject {
    padding-left: 20px;
    width: 1px;
    white-space: nowrap;
}
.biznet-table.address div {
    padding-top: 0;
    padding-bottom: 0;
}

table.items {
    margin: 0;
    background: #fff;
    border: 1px solid #eaeaea;
    border-bottom: none;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}
table.items thead, table.items th {
    background: #f5f5f5;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
}
table.items th, table.items td {
    border-bottom: 1px solid #eaeaea;
    border-spacing: 0;
    display: table-cell;
    padding: 8px 15px;
}
table.items tr:nth-child(odd) {
    background-color: #fff;
}
table.items tr:nth-child(even) {
    background-color: #f9f9f9;
}
table.items tbody {
    border-spacing: 0;
    vertical-align: middle;
}
table.items th.counter-header {
    width: 20px;
    text-align: right;
}
table.items .officer_id > div, table.items .shareholder_id > div {
    white-space: nowrap;
}

.total-count {
    margin-left: 15px;
}

.btn i {
    padding-right: 6px;
}

td.value {
    padding-left: 40px;
    padding-right: 10px;
}

td.change {
    width: 1px;
    white-space: nowrap;
    padding-left: 10px;
}

td.numeric, div.numeric {
    text-align: right;
}

td.total, div.total, td.total2, div.total2 {
    font-weight: bold;
}

td.total, div.total {
    padding-bottom: 25px;
}

div.window {
    padding: 16px 24px 20px;
}

div.window label {
    font-weight: normal;
}

div.window fieldset > div:not(:first-of-type) {
    margin-top: 18px;
}

.error {
    font-size: 0.923em;
    color: red;
}

.search-container {
    width: 646px;
    margin: 40px auto;
    padding: 20px;
    border-radius: 10px;
}
.search-container .lregister {
    text-align: center;
}

.form-horizontal .control-label.control-label-sm {
    padding-top: 3px;
}

label.from {
    width: 39px;
}
label.to {
    width: 30px;
    text-align: center;
}

.measurement-area {
    margin-left: 10px;
    width: 59px;
}

.k-widget.k-datepicker {
    width: 156px;
}
.k-numerictextbox {
    width: 156px;
}
.k-numerictextbox input.k-input {
    text-align: right;
    padding-right: 4px !important;
    width: 123px;
}
.k-numerictextbox.k-numerictextbox-sm {
    width: 120px;
}
.k-numerictextbox.k-numerictextbox-sm input.k-input {
    width: 87px;
}
input[type="text"].large {
    width: 100%;
}

.search-results > li:not(.last) {
    padding-bottom: 5px;
}
.search-results > li h3 {
    margin-top: 5px !important;
}

.bumiputra-reserved {
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ca2027;
}

@media screen {
    #print {
        display: none;
    }

    .fancybox-image {
        cursor: pointer;
    }

    .fancybox-nav {
        width: 45px;
    }

    .k-tooltip {
        margin-left: 5px;
    }

    .k-datepicker input.k-input, .k-datetimepicker input.k-input {
        text-align: center;
    }

    label .fa {
        margin-left: 0.5ex;
        cursor: pointer;
    }
}

@page {
    margin: 3em 0;
}

@media print {
    body {
        font-size: 13px;
    }

    .biznet-table .subject {
        width: 249px;
    }

    a[href]:after {
        content: "";
    }

    #layout-wrapper, #footer, #toTop {
        display: none !important;
    }

    #print {
        position: absolute;
        top: 0;
        display: block;
        vertical-align: top;
        margin: 0;
        padding: 0 6em;
        width: 1150px;
        font-family: Arial;
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: Arial;
    }

    #print h1:first-child {
        margin-top: 0;
    }

    .btn {
        display: none;
    }
}