﻿
@font-face {
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular'), url(../font/DsLzC9scoPnrGiwYYMQXpkU-p1xzoRgkupcXIqgYFBc.woff2) format('woff2'), url(../font/DsLzC9scoPnrGiwYYMQXphdbPw3QSf9R-kE0EsQUn2A.woff) format('woff');
    /*http://fonts.googleapis.com/css?family=Archivo+Narrow*/
}


img {
    border: 0px;
}


body {
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px; /*color:#5e5e5e;*/
    color: #565656;
    /*text-transform: capitalize;*/
    margin: 0px;
    padding: 0px;
    background-color: #565656;
}


.heading {
    font-size: 18px;
    color: #474e3a;
    font-style: italic;
}

.developby {
    position: absolute;
    top: 300px;
    left: 385px;
    color: #9da297;
}

    .developby a {
        color: #dc500a;
    }

        .developby a:hover {
            color: #484b44;
        }







.company {
    color: #dc500a;
    font-weight: bold;
    text-decoration: none;
}

#MainContainer {
    background-image: url(../images/xxx.png);
    background-color: #fcf4d2;
    height: 650px;
}

#lblErrorMsg {
    background-color: #FFCCCC;
    border: solid 1px #DD7777;
    width: 280px;
    position: absolute;
    top: 160px;
    left: 385px;
}

.welcome {
    color: #000;
    margin-top: 40px;
}

.logindetails {
    color: #000;
    margin-top: 12px;
}

.logout {
    color: #000;
}

    .logout a:hover {
        color: #000;
        text-decoration: underline;
    }

    .logout a {
        color: #000;
        text-decoration: none;
    }

.logindetails a {
    color: #000;
    margin-top: 10px;
    text-decoration: none;
}

    .logindetails a:hover {
        color: #000;
        margin-top: 10px;
        text-decoration: underline;
    }


.pagename {
    color: #000;
    margin-top: 60px;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

.PateTitle {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: green;
    font-family: 'Archivo Narrow', sans-serif;
}



.logintime {
    color: #000;
    margin-top: 10px;
}

.topbanner {
    width: 100%;
}


.msg {
    background-color: #FFCCCC;
    border: solid 1px #DD7777;
    text-align: center;
}

.topmsg {
    text-align: left;
    position: relative;
    top: 0px;
    left: 250px;
}

#ContentContainer {
    position: relative;
    top: 0px;
    left: 0px;
}

.rfv {
    font-size: 11px;
    color: red;
    margin-left: 2px;
}

.Compulsory {
    color: Red;
}

.companyname {
    font-size: x-large;
    font-weight: bold;
}

.accordion {
    width: 100%;
}


.note {
    font-size: 10px;
}

.TabContainerforall {
    height: 800px;
}

.TabHeight {
    height: 300px;
    width: 100%;
}

.MenuImage {
    width: 16px;
    height: 16px;
    border: 0px;
}

.Ids {
    display: none;
    background-color: red;
}

.bathrooms {
    margin-right: 100px;
}

.combo_background {
    background-color: #fff;
    color: #000;
}



.CheckBox {
    color: White;
}

.ComboBox {
    color: White;
}


/*------------------------------User Master-------------------------------------------*/
.Multi_Branch_UL {
    list-style: none;
    color: White;
    margin: 0;
    padding: 0;
    text-align: left;
}

.Multiple_Branch_Div {
    background-color: Gray;
    height: 98px;
    width: 138px;
    overflow-y: scroll;
    overflow-x: hidden;
}
/*-----------------------------JQuery Accordian-Pane--------------------------------------------*/
.MainDetails {
    height: 25px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    background-color: #489cd4;
    text-shadow: #00487a 1px 1px 0;
}

/*------------------------------MasterPagesImage----------*/
#ImageUploader li {
    display: inline;
    list-style-type: none;
}

.ImageUploader {
    float: left;
    list-style: none;
    width: 160px;
    height: 185px;
}

.CategoryMasterImage {
    width: 160px;
    height: 185px;
}

.ProductMasterImage {
    width: 160px;
    height: 185px;
}

#ctl00_ContentPlaceHolder1_TabContainerforall_tabAddNew_ProductImage li {
    display: inline;
    list-style-type: none;
}

.ProductMasterImage {
    float: left;
    list-style: none;
}



.WelcomeArea {
    padding-bottom: 10px;
}


    .WelcomeArea ul {
        list-style-type: none;
    }

    .WelcomeArea li {
        float: left;
        line-height: 20px;
        text-transform: capitalize;
    }

        .WelcomeArea li a {
            display: block;
            text-decoration: none;
            color: #000000;
        }


.LogersArea {
    font-size: 12px;
}

    .LogersArea a {
        color: #fff;
        background-color: #4697ce;
        padding: 5px 10px 5px 10px;
        border-radius: 4px;
        margin-left: 18px;
    }

        .LogersArea a:hover {
            background-color: #2775aa;
        }

/* Added by pritesh on 11-Mar-2013. to hide popup from so approved report. */
#myPopup {
    display: none;
}


/*======================class derived from sql procedure or function*/

.Services {
    background-color: #ece9dd;
    width: 50;
}

.Rate {
    padding-right: 5px;
    text-align: right;
}

.Remarks {
    padding-left: 5px;
}

#footer {
    text-align: right;
    padding: 8px 0px 8px 0px;
    text-shadow: #fff 1px 1px 0;
    background-color: #eeecec;
    border-top: 1px solid #dddddd;
    width: 100%;
    margin-top: 15px;
}

#navcontainer {
    display: none;
}


.welcome {
    color: #008000;
}

.full2table {
    width: 95%;
    margin: auto;
    background-color: #ffffff;
    font-size: 12px;
}


.errorcontainer {
    display: inline-block;
    position: absolute;
}

.error-left {
    float: left;
    width: 13px;
    height: 22px;
    margin-left: 5px;
    padding: 0px 0px 0 0px;
    background: url(../images/leftbgre.jpg) no-repeat;
    font-size: 10px;
    line-height: 25px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.error-inner {
    float: left;
    padding: 0px 10px 0 0px;
    color: #fff;
    line-height: 20px;
    height: 22px;
    font-size: 10px;
    background: url(../images/innerbgre.jpg) right no-repeat;
    background-repeat: no-repeat;
}

.error-rfv {
    display: inline-block;
}



.LoginInput {
    background-repeat: no-repeat;
    width: 148px;
    background-color: Transparent;
    border: 1px solid #c3d69c;
    color: #61427b;
    padding-left: 7px;
    padding-bottom: 4px;
}


.ForgotInput {
    background-repeat: no-repeat;
    width: 307px;
    background-color: Transparent;
    border: 1px solid #c3d69c;
    color: #61427b;
    padding-left: 7px;
    padding-bottom: 4px;
}

#ForgotPasswordContainer {
    position: absolute;
    top: 100px;
    left: 380px;
    height: 195px;
    width: 540px;
    background-image: url(../images/login3.png);
    background-repeat: repeat-x;
}

.forgotpassword {
    color: #000000;
}

    .forgotpassword:hover {
        cursor: pointer;
        color: #484b44;
    }


#Container {
    position: absolute;
    top: 100px;
    left: 380px;
    height: 195px;
    width: 540px;
    background-image: url(../images/login3.png);
    background-repeat: repeat-x;
}



.LoginForgot {
    color: #9db26a;
    height: 20px;
    font-weight: bold;
}


.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
    line-height: 34px;
}

/*------------------------tblParent[col-1 & col-2]-----------------------------*/
.formtable1 .alllbl {
    text-align: left;
    color: #565656;
    text-transform: capitalize;
    width: 20%;
}

.formtable2 .alllbl {
    text-align: left;
    color: #565656;
    text-transform: capitalize;
    width: 23%;
}

.formtable1 {
    width: 60%;
    margin-bottom: 15px;
}

.formtable2 {
    line-height: 25px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-spacing: 0px;
    width: 100%;
}

    .formtable2 td {
        line-height: 20px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 10px;
    }

.formtable3 {
    line-height: 25px;
    width: 100%;
}

    .formtable3 .alllbl {
        text-align: left;
        color: #565656;
        width: 20%;
    }


.submitcontainer1 {
    margin-top: 10px;
}

.submitcontainer2 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.submitcontainer3 {
}

.Img_Preview {
    width: 50px;
    height: 50px;
}


/*Dashboard Page css (Lata css)*/

.maincontent {
    min-height: 400px;
    width: 97%;
    margin: auto;
}


.dashboardtitle {
    border-color: #88c4e2;
    color: #307ecc;
    background: #e0f0ff;
    padding: 8px;
    border: 1px solid #92c1ef;
    font-size: 15px;
    margin-bottom: 10px;
}

.content {
    background-color: #f9f9f9;
    min-height: 420px;
    padding: 0px 10px 10px 10px;
    border: 1px solid #e8e8e8;
}

.span8 {
    width: 55%;
    float: left;
}

.span4 {
    width: 43%;
    float: right;
}

.fealdset {
    background-color: #4697ce;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
    width: 96.7%;
    margin-left: 1.5%;
    padding-left: 10px;
}

.fealdset2 {
    background-color: #4697ce;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
    width: 96%;
    padding-left: 10px;
}

.scrollcss {
    height: 355px;
    overflow-y: scroll;
    margin-left: 10px;
}

.widgeticons {
    list-style: none;
    margin-bottom: 15px;
}

.span8 ul {
    margin: 0px;
    padding: 0px;
}


.row-fluid {
    width: 100%;
    margin-top: 15px;
}

.widgeticons li {
    margin-bottom: 15px;
}

.one_fifth {
    position: relative;
    margin-right: 2%;
    float: left;
}

.one_fifth {
    width: 18%;
}

.widgeticons li a img {
    margin: 10px auto 5px auto;
}

.widgeticons li a span {
    font-family: 'RobotoBold', 'HelveticaNeue', Arial, sans-serif;
}

.widgeticons li a span {
    display: block;
    padding: 2px;
    text-transform: capitalize;
    height: 35px;
    background-color: #e0f0ff;
    color: #307ecc;
    border-top: 1px solid #ccc;
}

    .widgeticons li a span:hover {
        display: block;
        padding: 2px;
        text-transform: capitalize;
        height: 35px;
        background-color: #c9e3fb;
        color: #000;
    }

.widgeticons li a {
    display: block;
    border: 1px solid #ccc;
    background: #fcfcfc;
    text-align: center;
    color: #546f8e;
    font-size: 12px;
    font-weight: bold;
}

    .widgeticons li a:hover {
        display: block;
        border: 1px solid #ccc;
        background: #fff;
        text-align: center;
        color: #546f8e;
        font-size: 12px;
        font-weight: bold;
    }


.col-lg-3 {
    width: 32%;
    float: left;
    margin-right: 1%;
}

.info_box_var_1 {
    color: #fff;
}

    .info_box_var_1 .info_box_body {
        padding: 10px 20px;
        text-align: center;
        font: 300 32px / 38px "Open Sans",Arial,sans-serif;
        position: relative;
    }

    .info_box_var_1.box_bg_a {
        background: #e75a5a;
    }

    .info_box_var_1.box_bg_b {
        background: #68c39f;
    }

    .info_box_var_1.box_bg_c {
        background: #9358ac;
    }

    .info_box_var_1.box_bg_d {
        background: #abb7b7;
    }

    .info_box_var_1.box_bg_e {
        background: #e7b958;
    }

    .info_box_var_1.box_bg_f {
        background: #4a525f;
    }

    .info_box_var_1 .info_box_footer {
        padding: 4px 20px;
        background: rgba(0,0,0,0.2);
        text-align: center;
    }


/*Dashboard Page css (Lata css) end*/



.inner_logo_develop_by {
    width: 100px;
}