/*lex shared css*/

.lexauthcontainer {
    /*background-color: #eeeeee;*/
    padding: 30px;
    margin-top: -30px;
    padding-top: 0px;
    /*min-height: 800px;*/
}

.background-transparent {
    background-color: transparent;
}

.lexbanner {
    background-color: #4e87ac;
    /*background-image: url("../img/background1.jpg");*/
    /*background-size: cover !important;*/
    /*color: black;*/
    padding-top: 10px;
    min-height: 160px;
    margin-top: -30px;
}

.register-banner {
    margin-right: -30px;
    margin-left: -30px;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.logodiv {
    width: 80%;
    border: 0px;
    background-size: cover;
    text-align: center;
    margin-top: 30px;
}

.icon {
    padding: 0px;
    height: 34px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 4px;
    margin-right: 20px;
}

@media (min-width: 440px) {

    .logodiv {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
        padding: 1%;
        padding-left :5%;
        padding-right :5%;
    }

    .login-logodiv {
        /*border: #0082f0 solid 2px;*/
    }

}

    .hiddenMenuControl {
        display: inline-block !important;
    }

    .hiddenMenuControl2 {
        display: block !important;
    }

    .matterLedgerHome {
        display: none ;

    }

    .primarynavlink {
        display: inline-block !important;
    }


@media (max-width: 440px) , (max-width: 750px) and (max-height: 400px) {

    .hiddenMenuControl {
        display: none !important;
    }

    .hiddenMenuControl2 {
        display: none !important;
    }

    .matterLedgerHome {
        display: block;
    }

    .primarynavlink {
        display: none !important;
    }
}

.hide-banner {display:block}
@media (max-width: 750px) and (max-height: 400px) {
    .hide-banner {display:none}
}

.landing-page-image {
    margin-left:20%; width:60% ; margin-right:20%;
}


@media (min-width: 768px) {

    .logodiv {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
        padding: 1%;
        margin-top: 20px;

    }

    .landing-page-image {
        margin-left:20%; width:80% ; padding-top:40px
    }
}

@media (min-width: 1200px) {
    .logodiv {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
        /*padding-left :5%;*/
        /*padding-right :5%;*/
    }
}

.logo-display {
    height: 80px !important;
    margin: 10px 5px 0 0;
}

.lexbanner h1 {
    font-size: 350%;
    padding: 0px;
    margin: 0px;
}

.primarynavlink {
    width: 100%;
    min-width: 250px;
    height: 100px;
    /*border-radius: 6px;*/
    color: white;
    margin-bottom: 20px;
}

.primarynavlink a {
    width: 100%;
    height: 100px;
    /*border-radius: 6px;*/
    text-decoration: none;
    border: 1px solid #dddddd;
    background-color: #f0f0f0;
    padding-left: 18px;
    padding-right: 18px;
    color: #000000;
    display: block;
}

.primarynavlink a :hover {
    background-color: #dddddd;
}

.primarynavlink :hover {
    background-color: #dddddd;
}

.primarynavlink h3 {
    color: #4c4194;
}

.primarynavlinkoffice h3 {
    color: #4c4194;
}

.primarynavlinkoffice a {
    background-color: rgba(78, 135, 172, 0.15);
    border: 1px solid #dddddd;

}

.primarynavTitles {
    color:#222222 ;padding-left:76px; font-size:20px;
}

.container-primarynav {
    margin-left: 0%;
    margin-right: 0%
}

@media (min-width: 1200px) {
    .container-primarynav {
        margin-left: 6%;
        margin-right: 6%
    }
}

.primarynav-header {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 2px #dddddd solid
}

.page-headerbar {
    background-color: #e8e8e8;
    margin-bottom: 24px;
    margin-top: -20px;
    border-bottom: #eeeeee solid 1px;
}

.page-headerbar-yellow {
    background-color: rgba(251, 164, 0, 0.22);
    margin-bottom: 24px;
    margin-top: -20px;
    border-bottom: #eeeeee solid 1px;
}

.page-sub-headerbar {
    margin-top: -25px;
    margin-bottom: 15px;
    background-color: rgba(255, 210, 12, 0.18);
}

.page-headertitle {
    margin-top: -6px;
    color: #000066;
}

.page-subheadertitle {
    margin-top: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #1b14a6;
}

.menu-item {
    margin-right: 16px;
    color: #4e87ac;
}

.menu-blank-item {
    margin-right: 30px;
}

.menu-green {
    color: #008000 !important;
}

.menu-red {
    color: #a60000 !important;
}

.table-border {
    border: 1px solid #e7e7e7
}

.border1 {
    border: 1px solid #aaaaaa !important;
}

.tab-panel-margin-top {
    margin-top: 40px;
}

.tab-panel-margin-top2 {
    margin-top: 20px;
}

.outlay-total-center-align {
    text-align: center;
    color: #1b14a6;
}

.outlay-total-right-align {
    text-align: right;
    color: #4e87ac;
}

.outlay-text-right-align {
    text-align: right;
    display: none;
    color: #333333;
}

.invoice-total-right-align {
    text-align: right;
    color: #4e87ac;
}

@media (min-width: 992px) {
    .outlay-text-right-align {
        display: inline;
    }
}

.date-half-width {
    width: 100px
}

.date-width {
    width: 160px
}

.amount-width {
    width: 200px
}

.half-width {
    width: 50%
}

.three-quarter-width {
    width: 75%
}

.half-width-plus {
    width: 60%
}

.border-grey {
    border: 1px solid #aaaaaa
}

.btn-negativeOffset10 {
    margin-top: -10px
}

.alert-warning {
    margin-bottom: 16px;
    padding: 10px;
}

.btn-deleteline {
    margin-left: 12px;
    border: 1px #777777 solid
}

.btn-report {
    margin-left: 12px;
    border: 1px #777777 solid;
}

.btn-alert-lex {
    margin-top: 10px;
    margin-right: 6px;
}

.btn-align-right {
    /*margin-bottom: 10px;*/
    float: right;
}

@media (min-width: 992px) {
    .btn-align-right {
        float: right;
        margin-bottom: 0px;
    }
}

.spn-edit {
    height: 20px;
}

.spn-edit2 {
    height: 20px;
}

.padding30 {
    padding: 30px;
}

.transfer-account {
    background-color: #f4f4f4;
    border: 1px solid #cccccc;
    padding-left: 10px;
    padding-bottom: 10px;;
    padding-right: 10px
}

.lease-status-due-today {
    text-align: center;
    font-weight: bold;
    background-color: rgb(255, 246, 200);
}

.lease-status-due-soon {
    text-align: center;
    font-weight: bold;
    background-color: rgb(189, 255, 194);
}

.lease-status-late {
    text-align: center;
    font-weight: bold;
    background-color: rgba(255, 216, 218, 0.98);
}


.lease-status-ok {
    text-align: center;
    font-weight: bold;
    background-color: rgb(189, 255, 194);
}

hr {
    color: #eeeeee;
    background-color: #eeeeee;
    height: 1px;
}

.form-control {
    background-color: #ffffff
}

.form-editor-control {
    background-color: #ffffff
}

select::-ms-expand {
    width: 12px;
    border: none;
    background: #fff;
}

select[disabled]::-ms-expand {
    background: #eee;
}

label {
    font-weight: bold
}

textarea {
    resize: vertical;
}

.panel-top {
    margin-top: 26px;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer !important;
}

.hiddenControl {
    display: none;
}

.item-labelled {
    margin-top: -8px;
    margin-bottom: 16px;
}

.item-is-label {
    font-weight: bold;
    color: rgba(130, 130, 130, 0.70);
}

.panel-height {
    min-height: 260px;
}

.panel-default {
    color: #333;
    background-color: #fbfbfb;
    border-color: #aaaaaa
}

.footer-spacer {
    height: 20px
}

.footer-spacer-large {
    height: 140px
}

.noOffset {
    margin-top: 0px
}

.offset5 {
    margin-top: 5px
}

.offset10 {
    margin-top: 10px
}

.offset20 {
    margin-top: 20px
}

.offset25 {
    margin-top: 25px
}

.report-background {
    background: #f8f8f8;
}

.report-page {
    border: 2px solid #eeeeee;
    width: 21cm;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 50px;
    padding:20px;
    min-height: 29.7cm;
    background: #ffffff;
}

.report-page-landscape {
    border: 2px solid #eeeeee;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 50px;
    padding:20px;
    min-height: 21cm;
    background: #ffffff;
}

.report-footer {
    height: 20px
}

.green-cell {
    background: rgba(74, 206, 0, 0.25) !important;
}

.yellow-cell {
    background: rgba(255, 0, 12, 0.08) !important;
}

.is-paid {
    background: rgba(74, 206, 0, 0.25) !important;
}

.is-not-paid {
    background: rgba(255, 0, 12, 0.08) !important;
}

.is-partially-paid {
    background: rgba(74, 206, 0, 0.11) !important;
}

.is-credit-note {
    background: rgba(255, 182, 0, 0.30) !important;
}

.is-amber {
    background: rgba(255, 182, 0, 0.30) !important;
}

.is-in-progress {
    background: rgba(34, 139, 34, 0.3) !important;
}

.is-paid-up {
    background: rgba(34, 139, 34, 0.64) !important;
}

.is-written-off {
    background: rgba(255, 0, 0, 0.3) !important;
}

.is-completed {
    background: rgba(0, 58, 255, 0.3) !important;
}

.klyant-blue {
    color: #4e87ac;
}

.small-message-font {
    font-size : 12px;
}

.align-right-blue {
    margin-right: 10px;
    text-align: right;
    padding-right: 20px !important;
    color: #4e87ac;
    font-weight: bold
}

.fade-text {
    color: #aaaaaa;
}

.align-right {
    text-align: right;
    padding-right: 20px !important;
}

.align-center {
    text-align: center;
}

/*Override Datatables CSS for Bootstrap styling*/

.dataTables_filter {
    margin-top: 6px
}

.dataTables_length {
    margin-top: 5px
}

.dataTables_length select {
    border: 1px solid #ccccff;
    border-radius: 3px;
    height: 30px
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #ccccff;
    border-radius: 3px;
    padding-left: 3px;
    height: 30px;
    margin-left: 0.5em;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 10px;
    border-bottom: 1px solid #111111;
}

.display {
    border: 1px solid #dddddd;
}

.paginate_button {
    border-radius: 3px;
}

.portfolio_label {
    color: #4e87ac;
}

.portfolio_text {
    color: #4e87ac;
    font-weight: bold;
}

.tablePreHeader {
    margin-top: 10px;
    padding: 8px;
    border: 1px solid #dddddd;
    border-bottom: 0px;
    background-color: #fafafa;
}

.taxSelector {
    width: 200px;
}

.taxSelectorText {
    font-size: 12px;
    margin: 0px;
    padding: 0px
}

.suppliersInvoiceTable {
    display: none;
}

.well_Text {
    text-align: center;
    color: #4e87ac;
    font-size: 14px;
}

/*Override Select 2 styling to match bootstrap*/
.select2-container .select2-selection--single {
    padding-top: 2px;
    border: 1px solid #cccccc;
    height: 34px;
}
