﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
    width:100%;
    font-family: "Montserrat", serif;
    color: #000;
    position:relative;


}.navbar-brand {
    width: auto;
    font-size: 24px;
    padding:1px;
}
.navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; 
}
.navbarRent {
    border: none;
    border-radius: 0;
    background-color: #7f632c;

}

    .navbarRent .navbar-nav > li > a {
        background-color: #7f632c;
        color: #dedbd1;
    }
        .navbarRent .navbar-nav > li > a:hover {
            color: #171717;
        }

    .navbarRent .navbar-nav > .active > a, .navbarRent .navbar-nav > .active > a:focus, .navbarRent .navbar-nav > .active > a:hover {
        color: #171717;
        background-color: #7f632c;
    }
        .navbar-brand img {
    height: 45px;
    /* put value of image height as your need */
    float: left;
    margin-right: 7px;
}
.font_12 {
    font-size:12px;
}
.font_13 {
    font-size:13px;
}
.font_14 {
    font-size:14px;
}
.font_15 {
    font-size: 15px;
}
.font_16 {
    font-size: 16px;
}
.font_17 {
    font-size: 17px;
}
.font_18 {
    font-size: 18px;
}
.font_19 {
    font-size: 19px;
}
img {
    border: none;
}

    img.autoimg {
        width: auto;
        height: auto;
        max-width: 100%;
  }
.txtbgCL1 {
    background-color: #dfdbd0;
    color: #8b6b32;
}
.txtbgCL2 {
    background-color: #dfdbd0;
    color: #7a6025;
}
.bgGray1 {
    background-color: #f5f5f5;
}
.bgGray2 {
    background-color: #e9eaee;
}
.bgGray3 {
    background-color: #cccccc;
}
.bgGray4 {
    background-color: #999999;
}

.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;
}
.circular {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
    .circular img {
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
.imgcircle {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.imgcircle1 {
    border-radius: 50%;
}


.alinkimgAd:hover img {
    border: 1px solid red;
    border-width: 1px 1px 1px;
    color: red;
}
.PageNavp {
    width: 100%;
}

    .PageNavp ul {
        padding: 4px 0 4px 0;
        margin: 0;
        text-align: left; /*set value to "left", "center", or "right"*/
    }

        .PageNavp ul li {
            display: inline-block;
        }

            .PageNavp ul li img {
                display: block;
                margin: auto;
                text-align: center;
            }

            .PageNavp ul li a {
                display: block;
                color: #000;
                margin: auto;
                text-align: center;
                font-weight: normal;
                padding: 3px 6px 3px 5px;
                margin-right: 2px;
                border: 1px solid #ccc;
                border-radius: 3px;
            }

                .PageNavp ul li a img.over101 {
                    display: block;
                    color: #000;
                    margin: auto;
                    text-align: center;
                }

                .PageNavp ul li a:hover {
                    color: #A90E00;
                    background-color: #94A873;
                }

                .PageNavp ul li a:visited {
                    color: #234E2E;
                }

                .PageNavp ul li a.current01 {
                    background-color: #94A873;
                    font-weight: bold;
                }
body {
    font-size: 12px;
}

a {
    cursor: pointer !important;
}

.txtRed {
    color: red !important;
}

.sprequired {
    color: red !important;
}

.navbar-nav li > a {
    font-size: 14px;
}

.h4Method {
    font-size: 15px;
    font-weight: 600;
}

.h4_Method {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 5px;
}

.txtBoxp {
    padding: 5px;
    width: 100%;
    min-width: 165px;
    max-width: 260px;
}

.font700 {
    font-weight: 700 !important;
}

.font600 {
    font-weight: 600 !important;
}

.font500 {
    font-weight: 500 !important;
}

.tdccc {
    text-align: center !important;
}

.h4dLease {
    font-size: 17px;
}

.h4f22 {
    font-size: 22px;
}

.txtBoxp2 {
    padding: 5px;
    width: 100%;
    min-width: 165px;
}

a.home_i {
    display: inline-block;
    padding-right: 12px;
    background: url('theme1/iconv3/home.gif') center right no-repeat;
}

a.add_i {
    display: inline-block;
    padding-right: 12px;
    background: url('theme1/iconv3/add.gif') center right no-repeat;
}

.input-text-90 {
    width: 90px;
    border: 1px solid #000;
    border-radius: 3px;
}

.input-text-90 {
    background-image: url('imgs/icon_cal.png');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 90px;
    border-radius: 3px;
    background-color: #dedbd1;
    color: #000;
}

.input-textDD {
    background-image: url('../Content/imgs/icon_cal.png');
    background-repeat: no-repeat;
    background-position: 2px 4px;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 85px;
    border-radius: 3px;
    border: 1px solid #747171;
    background-color: #dedbd1;
    color: #000;
}

.footPage {
    margin-top: 0;
    padding: 15px 0;
    background-color: #222222;
    color: #fffffd;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.6)), url("/Content/imgs/bg1.png");
    width: 100%;
    
}
.BgTran {
    background-color: transparent !important;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-table;
}

a.linkfff:link {
    color: #fff;
    font-weight: bold;
}

a.linkfff:active {
    color: #fff;
    font-weight: bold;
}

a.linkfff:visited {
    color: #fff;
    font-weight: bold;
}

a.linkfff:hover {
    color: #fff;
    font-weight: bold
}

.scroll-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    background: red;
    color: #fff;
    border-radius: 20px;
    padding: 9px;
    font-weight: bold;
    line-height: normal;
    border: none;
}

    .scroll-top:hover {
        border: 1px solid #000;
    }

.afff {
    color: #fff;
}
/* Clearable text inputs */
.clearable {
    width: 100%;
    position: relative;
    display: inline-block;
}

    .clearable input[type=text] {
        padding-right: 24px;
        width: 100%;
        box-sizing: border-box;
    }

.clearable__clear {
    display: none;
    position: absolute;
    right: 0;
    top: 1px;
    padding: 0 8px;
    font-style: normal;
    font-size: 18px;
    user-select: none;
    cursor: pointer;
    color: #000;
}

.clearable input::-ms-clear { /* Remove IE default X */
    display: none;
}

.input1search {
    color: #000;
    border: 1px solid #666666;
    border-radius: 4px;
    padding: 4px;
}
/* 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;
        background-color: #7f632c;
        border-color: #000;
        color: #fff;
    }

    table.grid51table td {
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #666666;
    }

img {
    border: none;
}

    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;
}

.divtable {
    display: table;
}

    .divtable > div {
        display: table-row;
    }

        .divtable > div > div {
            display: table-cell;
            padding: 2px;
            vertical-align: middle;
        }

.Rent_Sergeant_All_rights {
    padding-top: 10px;
    color: #fbfaf8;
    font-size: 14px;
}

.PageNavp {
    width: 100%;
}

    .PageNavp ul {
        padding: 4px 0 4px 0;
        margin: 0;
        text-align: left; /*set value to "left", "center", or "right"*/
    }

        .PageNavp ul li {
            display: inline-block;
        }

            .PageNavp ul li img {
                display: block;
                margin: auto;
                text-align: center;
            }

            .PageNavp ul li a {
                display: block;
                color: #000;
                margin: auto;
                text-align: center;
                font-weight: normal;
                padding: 3px 6px 3px 5px;
                margin-right: 2px;
                border: 1px solid #ccc;
                border-radius: 3px;
            }

                .PageNavp ul li a img.over101 {
                    display: block;
                    color: #000;
                    margin: auto;
                    text-align: center;
                }

                .PageNavp ul li a:hover {
                    color: #A90E00;
                    background-color: #94A873;
                }

                .PageNavp ul li a:visited {
                    color: #234E2E;
                }

                .PageNavp ul li a.current01 {
                    background-color: #94A873;
                    font-weight: bold;
                }

.underlinemenu {
    width: 100%;
}

    .underlinemenu ul {
        padding: 6px 0 7px 0;
        margin: 0;
        text-align: right;
    }

        .underlinemenu ul li {
            display: inline;
        }

            .underlinemenu ul li a {
                background-color: #7f632c;
                color: #dedbd1;
                padding: 6px 6px 4px 6px;
                margin-right: 10px;
                text-decoration: none;
                border-bottom: 2px solid gray;
                font-size: 13px;
            }

                .underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
                    border-bottom-color: #dedbd1;
                }

                .underlinemenu ul li a.selected {
                    background-color: #dedbd1;
                    color: #000;
                }

.h1menu {
    width: 100%;
    margin: 7px 0 0 0;
    overflow: hidden;
}

    .h1menu ul {
        margin: 0;
        padding: 0;
        padding-left: 10px;
        font-size: 15px;
        list-style-type: none;
    }

    .h1menu li {
        display: inline;
        margin: 0;
    }

        .h1menu li a {
            float: left;
            font-weight: normal;
            display: block;
            text-decoration: none;
            text-align: center;
            font-size: 14px;
            margin: 0;
            padding: 4px 2px;
            /*  border-right: 1px solid white; */
            color: #fcfbf9;
            margin-left: 5px;
        }

            .h1menu li a:visited {
            }

            .h1menu li a:hover, .h1menu li.selected a {
                color: #fff;
            }

.rating_1 > input {
    display: none;
}

.foot_mb {
    border: 0;
}

@media only screen and (max-width: 520px) {
    .foot_mb {
        display: block;
        width: 100%;
        text-align: center;
    }

    .h1menu li a {
        display: block;
        width: 100%;
        text-align: center;
    }
}
