﻿* {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    color: #000;
    font: normal 12px/1.8em Arial, Helvetica, sans-serif;
    background: #D00A0B url(theme1/imgs/background.jpg) 1px 1px no-repeat fixed;
}

.pagebackground {
    float: left;
    width: 100%;
    height: 100%;
    /*background: #D00A0B url(theme1/imgs/background.jpg) no-repeat center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
*/
}

#page-wrap {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}

.centerDiv {
    margin-left: auto;
    margin-right: auto;
}

.login_button a:hover {
    text-indent: -4000px;
    float: left;
    width: 65px;
    height: 33px;
    background: url(theme1/imgs/loginrollover.jpg) no-repeat;
    text-decoration: none;
    margin: 0px 1px 0 0px;
}

.login_button a {
    text-indent: -4000px;
    float: left;
    width: 65px;
    height: 33px;
    background: url(theme1/imgs/login.jpg) no-repeat;
    text-decoration: none;
    margin: 0px 1px 0 0px;
}

.inputTB {
    padding: 6px;
    border: none;
    border: 1px solid #5AB0DB;
    font: 90% Verdana;
    color: #777;
}

input[type="text"]:focus {
    outline: none;
    box-shadow: 0px 0px 5px #61C5FA;
    border: 1px solid #5AB0DB;
}

input[type="text"]:hover {
    border: 1px solid #999;
    border-radius: 5px;
}

input[type="text"]:focus:hover {
    outline: none;
    box-shadow: 0px 0px 5px #61C5FA;
    border: 1px solid #5AB0DB;
    border-radius: 0;
}

a.linkbnt {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
}

.bodyAndroid {
    padding: 0;
    margin: 0 auto;
    max-width: 600px;
}

.bodyweb {
    padding: 0;
    margin: 0 auto;
    max-width: 980px;
    width: 980px;
}

.headerdiv {
    background-image: url('theme1/imgs/header.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.left1col {
    float: left;
    width: 190px;
    border: 0px solid #000;
}

.left2col {
    float: left;
    width: 480px;
    border: 0px solid #000;
    margin: 0 0 0 10px;
}

.left3col {
    float: left;
    width: 190px;
    border: 1px solid #000;
}

.right1col {
    float: right;
    width: 280px;
    border: 0px solid #000;
}

img.autoimg {
    width: auto;
    height: auto;
    max-width: 100%;
}

.text_Cent {
    text-align: center;
}

img.left, img.alignleft {
    float: left;
    margin: 10px 20px 10px 0;
}

img.right, img.alignright {
    float: right;
    margin: 10px 0 10px 20px;
}

img.center, img.aligncenter {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 0 0 1px 0;
}

.alinkimgAd:hover img {
    border: 1px solid red;
    border-width: 1px 1px 1px;
    color: red;
}

a.button2b {
    background: url(theme1/icons/greenBG.png);
    display: block;
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin-bottom: 14px;
    text-decoration: none;
    width: 111px;
}

a:hover.button2b {
    color: #0066CC;
}
/* -------------------- */
a.button2b2 {
    background: url(theme1/icons/greenBG.png);
    display: block;
    color: #fff;
    height: 30px;
    line-height: 29px;
    font-weight: bold;
    text-decoration: none;
    width: 111px;
}

a:hover.button2b2 {
    color: #0066CC;
}

/* CLASSES */
/* -------------------- */
.add {
    background: url(theme1/icons/add16.png) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

.delete {
    background: url(theme1/imgs/erroricon1.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
    text-indent: -9999px;
}

.user {
    background: url(img/user.gif) no-repeat 10px 8px;
    text-indent: 30px;
    display: block;
}

a.add24 {
    background: url(theme1/icons/add24.png) no-repeat;
    cursor: pointer;
    background-position: right top;
    padding-right: 26px;
    height: 25px;
}

.exampleRound {
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    border: 2px solid red;
    background: pink;
    margin-bottom: 30px;
}

#ex1 {
    border-radius: 20px;
}

#ex2 {
    border-radius: 20px 3px;
}

#ex3 {
    border-radius: 20px 3px 8px 14px;
}

.input-text-90 {
    background-image: url('theme1/imgs/icon_cal.png');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    padding-left: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 80px;
}

.headerh3bar {
    font: bold 14px Arial;
    color: white;
    background: black url(theme1/imgs/header.jpg) repeat-x center left;
    margin-bottom: 10px; /*bottom spacing between header and rest of content*/
    text-transform: uppercase;
    padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

    .headerh3bar span.linka {
        font-size: 10px;
        text-transform: none;
    }

a.edit {
    background: url(theme1/imgs/Icon_edit_item.gif) no-repeat;
    cursor: pointer;
    background-position: right top;
    z-index: 99999;
    padding-right: 20px;
    color: #fff;
}

.afff {
    color: #fff;
}

.arrowlistmenu {
    width: 190px; /*width of menu*/
}
/* chua su dung this */
.headerbar span {
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    background-image: url('theme1/imgs/icon-price.gif');
    background-repeat: no-repeat;
    background-position: 10px 10px;
    z-index: 11;
    background-color: #273C02;
}

.arrowlistmenu .headerbar {
    font: bold 14px Arial;
    color: white;
    background: black url(media/titlebar.png) repeat-x center left;
    margin-bottom: 10px; /*bottom spacing between header and rest of content*/
    text-transform: uppercase;
    padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
}

    .arrowlistmenu ul li {
        padding-bottom: 2px; /*bottom spacing between menu items*/
    }

        .arrowlistmenu ul li a {
            color: #fff;
            /*background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
            background-color: #677709;
            display: block;
            padding: 2px 0;
            padding-left: 19px; /*link text is indented 19px*/
            text-decoration: none;
            font-weight: normal;
            border-bottom: 1px solid #dadada;
            font-size: 90%;
        }

            .arrowlistmenu ul li a:visited {
                color: #fff;
            }

            .arrowlistmenu ul li a:hover { /*hover state CSS*/
                color: #fff;
                background-color: #88A75C;
            }

.arrowlistmenu a:hover, .arrowlistmenu li.selected a {
    background-color: #88A75C; /*background color of tabs onMouseover*/
    font-weight: bold;
    color: white;
}

.boxh3footer {
    float: left;
    width: 100%;
    margin: -10px 0 0 0;
    display: inline-block;
    /*background: url(theme1/imgs/icon-price.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
    background-image: url('theme1/imgs/corners.png');
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding-top: 1px;
    margin-bottom: 1px;
    font-size: 90%;
    color: #4A4A4A;
}

.commentfooter {
    width: 100%;
    background-image: url('theme1/imgs/corners.png');
    background-repeat: no-repeat;
    background-position: 5px 1px;
    margin-bottom: -10px;
    font-size: 90%;
    color: #4A4A4A;
}

.sublistmenu {
    background-color: #273C02;
    margin: 0;
    width: 155px; /*width of menu*/
}

    .sublistmenu .headerbar {
        font: bold 12px Arial;
        color: white;
        background: black url(media/titlebar.png) repeat-x center left;
        margin-bottom: 1px; /*bottom spacing between header and rest of content*/
        text-transform: uppercase;
        padding: 4px 0 4px 10px; /*header text is indented 10px*/
    }

    .sublistmenu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
    }

        .sublistmenu ul li {
            padding-bottom: 2px; /*bottom spacing between menu items*/
        }

            .sublistmenu ul li a {
                color: #fff;
                /*background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
                background-color: #273C02;
                display: block;
                padding: 2px 0;
                padding-left: 19px; /*link text is indented 19px*/
                text-decoration: none;
                font-weight: normal;
                border-bottom: 1px solid #dadada;
                font-size: 80%;
            }

                .sublistmenu ul li a:visited {
                    color: #fff;
                }

                .sublistmenu ul li a:hover { /*hover state CSS*/
                    color: #fff;
                    background-color: #88A75C;
                }

    .sublistmenu a:hover, .sublistmenu li.selected a {
        background-color: #88A75C; /*background color of tabs onMouseover*/
        font-weight: bold;
        color: white;
    }

/* --- */
/* table5 css */
table.grid51table {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #000;
    border-width: 1px;
    border-color: #000;
    border-collapse: collapse;
}

    table.grid51table th {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #000;
        color: #fff;
        background-color: #0C6626;
    }

    table.grid51table td {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #666666;
    }
/* table1css */
table.table1css {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #000;
    border-width: 1px;
    border-color: #000;
    border-collapse: collapse;
}

    table.table1css th {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #000;
        text-align: left;
        color: #fff;
        background-color: #0C6626;
    }

    table.table1css td {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #666666;
    }

h4 {
    font-size: 17px;
}

.h4dLease {
    font-size: 17px;
}

.h6more2 {
    font-size: 14px;
}

.h6mbold {
    font-size: 14px;
    font-weight: bold;
}

.tdbold {
    font-weight: bold !important;
}

.h6font12 {
    font-size: 12px;
}

.txth4cl2 {
    color: #f70e0e;
}

.txth4cl3 {
    color: green;
}

.divBox1_a {
    border-radius: 6px;
    margin-bottom: 6px;
    padding: 6px;
}

table.tbPrevious {
    border-collapse: collapse;
    width: 100%;
    border: 0;
}

    table.tbPrevious th {
        padding: 4px;
        border-bottom: 1px solid #7f632c;
        font-weight: bold;
    }

    table.tbPrevious td.tdSubtt {
        padding: 4px;
        border-bottom: 1px solid #7f632c;
    }

td.tdbg0001 {
}

    td.tdbg0001 h4 {
        width: 100%;
        margin: 0;
        padding: 2px 3px;
        font-size: 14px;
        text-align: center;
        color: #fff;
    }

.tbPayments input[type=radio] {
    margin-right: 10px;
}

.h4-style {
    text-align: center;
    line-height: 0.1em;
    background: #fff;
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 600;
}

.viewAll {
    border: 0;
}

    .viewAll:hover {
        color: #dcd9d0;
        border: 1px solid #7f632c;
    }

.modal-content {
    color: #000;
}

    .modal-content input {
        color: #000;
    }

table.tbPrevious td {
    padding: 3px;
    border-bottom: 1px solid #7f632c;
}

table.tbPrevious tr.TrTD_bg td {
}

table.tbPrevious tr.TrTD_bgfff td {
}

.selectedy {
    border: 2px solid #000 !important;
    border-top: 3px solid #000 !important;
}

table.tbPrevious tr.selectedy td {
}

table.tbPrevious tr.tr_pay_future td {
    border-bottom: 1px solid #25ae1a !important;
}

.editBntIcon {
    border: 0;
    background-color: transparent !important;
    width: 36px;
    color: #fff;
    height: 24px;
    font-size: 1px;
    background-image: url("/Content/imgs/edit-oard.png");
    background-repeat: no-repeat;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.divCCC {
    width: 100%;
    margin-top: -6px;
    text-align: center;
}

.txtccc {
    text-align: center;
}

.h3dateC {
    font-size: 17px;
    text-align: center;
}

.bntGr_2 {
    background: url('Content/imgs/BgGr1.png') #aa4a44;
    color: #000;
    border: 1px solid #747171;
    display: inline-block;
    padding: 10px 28px 12px 28px;
    border-radius: 50px;
}

    .bntGr_2:hover {
    }

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #7f632c;
}

.bntGr1, .bntGr1:focus {
    color: #dedbd1;
    font-size: 14px;
    padding: 9px 25px;
    margin: 0 0 0 20px;
    border-radius: 4px;
    transition: 0.3s;
    border: 2px solid #7f632c;
    text-transform: uppercase;
}

    .bntGr1:hover, .bntGr1:focus:hover {
        color: #efeee9;
        border-color: #826223;
        background-color: #7b5d21;
    }

#TxtDateStartdt {
    cursor: pointer !important;
    width: 72px !important;
}

.alert-success {
    padding: 4px;
}

.alert-danger {
    padding: 4px;
}

.DV_table {
    display: table;
    border-collapse: collapse;
}

.DV_TR {
    display: table-row;
}

.DV_TD {
    display: table-cell;
}

.divCCbox {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
}

label {
    cursor: pointer !important;
}

input[type="radio"],
input[type="checkbox"] {
    cursor: pointer !important;
}

.txtbGreen {
    font-weight: bold;
    color: #077521;
}

.td_Right {
    text-align: right !important;
}

.h4f22 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.modal-title {
    font-weight: 600;
}

    .modal-title span {
        font-weight: 600;
    }

.bgBar_1 {
    width: 100%;
    padding: 5px;
    border-radius: 0;
}

.div_clbl {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}

.modalbodyDue {
    padding-top: 9px;
}

.Current_Ba {
    padding-bottom: 5px;
}

.txtCodeCSV {
    width: 69px;
    padding: 4px;
    border: 1px solid #000;
    border-radius: 4px;
}

.txtM60px {
    max-width: 60px;
    padding: 4px;
    border: 1px solid #000;
    border-radius: 4px;
}

/*
        .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
            width: auto !important;
            min-width: 85px !important;
        }
        */

.font_18 {
    font-size: 18px;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0;
    line-height: normal;
}

.payment_Due_tb {
    border-collapse: collapse;
}

    .payment_Due_tb td {
        font-size: 13px;
        padding: 4px 0;
    }

.boxConner1 {
    float: left;
    width: 100%;
    padding: 6px;
    border: 1px solid #000;
    border-radius: 5px;
}

.tbTimeFrame th {
    padding: 4px;
    font-weight: bold;
}

.tbTimeFrame td {
    padding: 4px
}

.modal-header {
    cursor: move;
}

.txtBoxp {
    padding: 5px;
    width: 100%;
    min-width: 245px;
    max-width: 260px;
}

.txtBoxp2 {
    padding: 5px;
    width: 100%;
    min-width: 165px;
}

.txtBoxp_2 {
    width: 70px;
    padding: 2px;
    border: 1px solid #000;
    border-radius: 3px;
}

.modal-dialog2 {
}

    .modal-dialog2 > .modal-content {
        height: 96vh;
        min-height: 510px;
        margin-top: 3px;
        padding-top: 5px;
    }

        .modal-dialog2 > .modal-content > .modal-body {
            height: 85vh;
            overflow: auto;
            position: relative;
        }

            .modal-dialog2 > .modal-content > .modal-body > #BlankWebPage_1 {
                object-fit: contain;
                width: 100%;
                height: 100%;
                background-color: #37517e;
            }

.modal.modal-fullscreen .modal-dialog {
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    max-width: none;
}

.modal.modal-fullscreen .modal-content {
    height: auto;
    height: 100vh;
    border-radius: 0;
    border: none;
}

.modal.modal-fullscreen .modal-body {
    overflow-y: auto;
}

.print_frame {
    border: 0;
    width: 100% !important;
    height: 100vh;
    /*  min-height:400px;   */
}

.modal-dialog2 .iframe_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.property-box {
    float: left;
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: right
}

    .property-box .h6dLease {
        font-size: 15px;
    }

.h4Method {
    font-size: 15px;
    font-weight: 600;
}

.h5Method {
    font-size: 14px;
    font-weight: 600;
}

.h2Method {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 0.1em;
    margin: 5px 0 10px;
}

    .h2Method span {
        background: #fff;
        padding: 0 10px;
        font-size: 14px;
        font-weight: 600;
    }

.h4_Method {
    font-size: 14px;
    font-weight: 600;
}

.h4ServiceFee_ {
    font-size: 16px;
    margin: 0;
    padding: 1px 0 5px 1px;
    font-weight: 400;
}

.h4Process {
    font-size: 15px;
    margin: 0;
    padding: 1px 0 5px 1px;
    font-weight: 400;
}

#TotalAmountPaid {
    font-size: 16px;
    font-weight: 600;
}

#submitPayDue {
    width: 150px;
    text-align: center;
}

.modal-header {
    padding-top: 10px;
    padding-bottom: 6px;
}

.tdLeftb1 {
    padding-left: 6px;
    border-left: 1px solid #000;
}

.spanNegative {
    border-bottom: 1px dotted #000;
}

.FeeBox_b {
    width: 100%;
    padding: 6px;
    border-left: 1px dotted #25ae1a;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 10px;
    width: auto;
    max-width: 500px;
    margin: 10px auto;
    z-index: 9950 !important;
}

.popupINCp {
    display: block;
    padding: 10px;
    position: absolute;
    z-index: 9950 !important;
}

.diveditSched {
    display: block;
    width: 100%;
    float: left;
    padding: 5px;
}

.editScheduledPayID {
    padding: 6px !important;
    border: 1px solid #000;
    border-radius: 5px !important;
    width: 50px;
    text-align: center;
}

.cssZipcode {
    border: 1px solid #747171;
    padding: 4px;
    border-radius: 5px;
    width: 75px;
}

.Cartbody {
    width: 100%;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #000;
    margin-bottom: 9px;
    position: relative;
    cursor: pointer;
    font-size: 12px;
}

    .Cartbody:hover {
        border-color: #25ae1a;
        transition: 0.8s;
    }

.delRightBox {
    padding: 6px;
    position: absolute;
    right: 5px;
    top: 6px;
}

.MethodDf {
    border: 2px solid #24461c;
}

.MethodType_1 {
    border-left: 3px solid #256211;
}

.MethodType_2 {
    border-left: 3px solid #17dbd5;
}

.MethodType_3 {
    border-left: 3px solid #000;
}

.table_cart {
    display: table;
    border-collapse: collapse;
}

.tr_cart {
    display: table-row;
}

.td_cart {
    display: table-cell;
    padding: 5px;
}

.bgfff {
    background-color: #fff;
}

.addEditPayment {
    text-align: center;
    font-size: 17px;
}

h4 {
    font-size: 14px;
}

.divBoxCard {
    width: 100%;
    padding: 6px;
}

.divBoxfff {
    width: 100%;
    padding: 6px;
    background-color: #fff;
}

.divfffBox {
    float: left;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 10px;
}

.h3dateC {
    margin: 0;
    padding: 2px;
    font-size: 12px;
}

.input-textDD {
    width: 96px;
}

.card_bg_t1 {
    background-color: #dfdbd0;
}

.card_bg_t2 {
    background-color: #c08a3a;
}

.card_bg_t3 {
    background-color: #7d622b;
}

.card_bg_t2 a {
    color: #000;
}

.card_bg_t3 a {
    color: #000;
}

.hrDivpage {
    width: 100%;
    height: 6px;
    clear: both;
    display: inline-block;
    border-bottom: 2px solid #7f632c;
}

.btn_Rent {
    background-color: green;
    border-color: #167615;
    color: #fff !important;
}

    .btn_Rent:hover {
        background-color: #167615;
        border-color: green;
        color: #fcfcfc !important;
    }

    .btn_Rent:focus,
    .btn_Rent.focus {
        background-color: #167615;
        color: #fff;
        box-shadow: 0 0 0 .2rem rgba(91, 194, 194, 0.5)
    }

    .btn_Rent:active, .btn_Rent:visited {
        background-color: green;
        border-color: #167615;
        color: #fff !important;
    }

.bntOK {
    width: 69px;
    text-align: center;
}

.footPage {
    width: 100%;
}

.mfp-iframe-scaler {
    height: 99% !important;
}

.mfp-iframe-holder .mfp-content {
    height: 99% !important;
}

#myModal1 .modal-dialog {
    width: 99%;
    max-width: 810px;
}

@media (min-width: 768px) {
    #myModal1 .modal-dialog {
        width: 99%;
        max-width: 810px;
    }
}